Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/orchestration
CosmosValidatorAddress
Type alias CosmosValidatorAddress
Cosmos
Validator
Address
:
ChainAddress
&
{
address
:
`
${
string
}
valoper
${
string
}
`
;
addressEncoding
:
"bech32"
;
}
An address for a validator on some blockchain, e.g., cosmos, eth, etc.
Type declaration
address
:
`
${
string
}
valoper
${
string
}
`
address
Encoding
:
"bech32"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...
An address for a validator on some blockchain, e.g., cosmos, eth, etc.