Reference
Docs
Type URL index
Messages used by Hope Wallet QR and the Node encoder.
| Type URL | Signer field |
|---|---|
/cosmos.bank.v1beta1.MsgSend | fromAddress |
/cosmos.staking.v1beta1.MsgDelegate | delegatorAddress |
/cosmos.staking.v1beta1.MsgUndelegate | delegatorAddress |
/cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward | delegatorAddress |
/cosmos.gov.v1.MsgVote | voter |
/cosmwasm.wasm.v1.MsgExecuteContract | sender |
/hope.incentives.v1.MsgAuthorizeOperator | payoutRecipient |
/hope.incentives.v1.MsgRevokeOperatorAuthorization | payoutRecipient |
/hope.incentives.v1.MsgUpdateNode | operator |
Node encoder (./node) throws on unknown typeUrls. QR message() does not whitelist.
