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