Name | Lookup | Parameters | |
|---|---|---|---|
| set_budget_allocation | 6400 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| IssuanceMinted | 6400 | ["BalanceOf","u64"] | |
| BudgetAllocationUpdated | 6401 | ["BudgetAllocationMap"] | |
| StagingDrained | 6402 | ["BalanceOf"] | |
| Unexpected | 6403 | ["UnexpectedKind"] |
Name | Type | |
|---|---|---|
| BudgetAllocation | {"origin":"PlainType","plain_type":"Vec<Tuple:Vec<U8>U32>","PlainTypeValue":555} | |
| LastIssuanceTimestamp | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":12} |
Name | Type | Value | |
|---|---|---|---|
| PalletId | [U8; 8] | 6461702f62756666 | |
| IssuanceCadence | U64 | 60ea000000000000 | |
| MaxElapsedPerDrip | U64 | c027090000000000 |
Name | Docs |
|---|---|
| UnknownBudgetKey | A key in the budget allocation does not match any registered recipient. |
| BudgetNotExact | Budget allocation percentages do not sum to exactly 100%. |