Avalanche SDK Client
Preparing search index...
methods/wallet/pChain
PChainOwnerInfo
Type Alias PChainOwnerInfo
P-Chain owner information
type
PChainOwnerInfo
=
{
addresses
:
string
[]
;
threshold
:
number
;
}
Index
Properties
addresses
threshold
Properties
addresses
addresses
:
string
[]
Array of addresses that can sign.
threshold
threshold
:
number
Threshold of signatures required.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
addresses
threshold
GitHub
Avalanche Docs
Avalanche SDK Client
Loading...
P-Chain owner information