Interface: AminoMsgUpdateAdmin
@shareledgerjs/client.wasm.AminoMsgUpdateAdmin
The Amino JSON representation of MsgUpdateAdmin.
Properties
type
• type: "wasm/MsgUpdateAdmin"
value
• value: Object
Type declaration
Name | Type | Description |
---|---|---|
contract | string | Bech32-encoded contract address to be updated |
new_admin | string | Bech32-encoded address of the new admin |
sender | string | Bech32-encoded sender address. This must be the old admin. |