Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
types
KeyManagerSecretsConsensusParameters
Interface KeyManagerSecretsConsensusParameters
ConsensusParameters are the key manager consensus parameters.
interface
KeyManagerSecretsConsensusParameters
{
gas_costs
?:
{
[
op
:
string
]
:
longnum
;
}
;
}
Index
Properties
gas_
costs?
Properties
Optional
gas_
costs
gas_
costs
?:
{
[
op
:
string
]
:
longnum
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
gas_
costs
@oasisprotocol/client
Loading...
ConsensusParameters are the key manager consensus parameters.