interface MsgUpdateParamsEncodeObject {
    typeUrl: "/sentinel.provider.v3.MsgUpdateParamsReques";
    value: Partial<MsgUpdateParamsRequest>;
}

Hierarchy

  • EncodeObject
    • MsgUpdateParamsEncodeObject

Properties

Properties

typeUrl: "/sentinel.provider.v3.MsgUpdateParamsReques"
value: Partial<MsgUpdateParamsRequest>

Generated using TypeDoc