@sentio/sdk
Preparing search index...
aptos/builtin
_0x1
genesis
ValidatorConfiguration
Interface ValidatorConfiguration
interface
ValidatorConfiguration
{
consensus_pubkey
:
string
;
full_node_network_addresses
:
string
;
network_addresses
:
string
;
operator_address
:
string
;
owner_address
:
string
;
proof_of_possession
:
string
;
stake_amount
:
bigint
;
voter_address
:
string
;
}
Index
Properties
consensus_
pubkey
full_
node_
network_
addresses
network_
addresses
operator_
address
owner_
address
proof_
of_
possession
stake_
amount
voter_
address
Properties
consensus_
pubkey
consensus_pubkey
:
string
full_
node_
network_
addresses
full_node_network_addresses
:
string
network_
addresses
network_addresses
:
string
operator_
address
operator_address
:
string
owner_
address
owner_address
:
string
proof_
of_
possession
proof_of_possession
:
string
stake_
amount
stake_amount
:
bigint
voter_
address
voter_address
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
consensus_
pubkey
full_
node_
network_
addresses
network_
addresses
operator_
address
owner_
address
proof_
of_
possession
stake_
amount
voter_
address
@sentio/sdk
Loading...