Name | Lookup | Parameters | |
|---|---|---|---|
| spend_local | 1403 | 2 | |
| remove_approval | 1404 | 1 | |
| spend | 1405 | 4 | |
| payout | 1406 | 1 | |
| check_status | 1407 | 1 | |
| void_spend | 1408 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| Spending | 1400 | ["BalanceOf"] | |
| Awarded | 1401 | ["ProposalIndex","BalanceOf","AccountId"] | |
| Burnt | 1402 | ["BalanceOf"] | |
| Rollover | 1403 | ["BalanceOf"] | |
| Deposit | 1404 | ["BalanceOf"] | |
| SpendApproved | 1405 | ["ProposalIndex","BalanceOf","AccountId"] | |
| UpdatedInactive | 1406 | ["BalanceOf","BalanceOf"] | |
| AssetSpendApproved | 1407 | ["SpendIndex","AssetKind","AssetBalanceOf","Beneficiary","BlockNumberFor","BlockNumberFor"] | |
| AssetSpendVoided | 1408 | ["SpendIndex"] | |
| Paid | 1409 | ["SpendIndex","<Paymaster as Pay>::Id"] | |
| PaymentFailed | 140a | ["SpendIndex","<Paymaster as Pay>::Id"] | |
| SpendProcessed | 140b | ["SpendIndex"] |
Name | Type | |
|---|---|---|
| ProposalCount | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| Proposals | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"pallet_treasury:Proposal","keys_id":4,"value_id":516}} | |
| Deactivated | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
| Approvals | {"origin":"PlainType","plain_type":"Vec<U32>","PlainTypeValue":517} | |
| SpendCount | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| Spends | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"pallet_treasury:SpendStatus","keys_id":4,"value_id":519}} | |
| LastSpendPeriod | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} |
Name | Type | Value | |
|---|---|---|---|
| SpendPeriod | U32 | c04b0300 | |
| Burn | U32 | 10270000 | |
| PalletId | [U8; 8] | 6163612f74727379 | |
| MaxApprovals | U32 | 1e000000 | |
| PayoutPeriod | U32 | c04b0300 | |
| pot_account | AccountId | 6d6f646c6163612f747273790000000000000000000000000000000000000000 |
Name | Docs |
|---|---|
| InvalidIndex | |
| TooManyApprovals | |
| InsufficientPermission | |
| ProposalNotApproved | |
| FailedToConvertBalance | |
| SpendExpired | |
| EarlyPayout | |
| AlreadyAttempted | |
| PayoutError | |
| NotAttempted | |
| Inconclusive |