Type alias: TokenMsg
type TokenMsg: object;
Type declaration
Member | Type |
---|---|
cmd | TokenUiCommand |
on_failure | ContractCall | null |
on_success | ContractCall | null |
type TokenMsg: object;
Member | Type |
---|---|
cmd | TokenUiCommand |
on_failure | ContractCall | null |
on_success | ContractCall | null |