Preparing search index...
The search index is not available
@stricahq/cardano-codec - v2.0.1
@stricahq/cardano-codec
types
ConwayTypes
TreasuryWithdrawalsAction
Type alias TreasuryWithdrawalsAction
Treasury
Withdrawals
Action
:
{
action
:
{
policyHash
:
string
|
null
;
withdrawals
:
types
.
ConwayTypes
.
Withdrawal
[]
;
}
;
type
:
TREASURY_WITHDRAW_ACTION
;
}
Type declaration
action
:
{
policyHash
:
string
|
null
;
withdrawals
:
types
.
ConwayTypes
.
Withdrawal
[]
;
}
policy
Hash
:
string
|
null
withdrawals
:
types
.
ConwayTypes
.
Withdrawal
[]
type
:
TREASURY_WITHDRAW_ACTION
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@stricahq/cardano-codec - v2.0.1
Loading...