interface AuthInfoAminoMsg {
    type: "cosmos-sdk/AuthInfo";
    value: AuthInfoAmino;
}

Properties

Properties

type: "cosmos-sdk/AuthInfo"