Skip to main content

Interface: AminoMsgUpdateAdmin

@shareledgerjs/client.wasm.AminoMsgUpdateAdmin

The Amino JSON representation of MsgUpdateAdmin.

Properties

type

type: "wasm/MsgUpdateAdmin"


value

value: Object

Type declaration

NameTypeDescription
contractstringBech32-encoded contract address to be updated
new_adminstringBech32-encoded address of the new admin
senderstringBech32-encoded sender address. This must be the old admin.