Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
types
StakingAllow
Interface StakingAllow
Allow is a beneficiary allowance configuration.
interface
StakingAllow
{
amount_change
:
Uint8Array
;
beneficiary
:
Uint8Array
;
negative
?:
boolean
;
}
Index
Properties
amount_
change
beneficiary
negative?
Properties
amount_
change
amount_
change
:
Uint8Array
beneficiary
beneficiary
:
Uint8Array
Optional
negative
negative
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount_
change
beneficiary
negative
@oasisprotocol/client
Loading...
Allow is a beneficiary allowance configuration.