Used for WASM bindings and JSON parsing

from message maps.MapCustomMsgType

Hierarchy

Constructors

Properties

createMapMsg?: proto.maps.MsgCreateMap

from field: maps.MsgCreateMap createMapMsg = 2;

deleteMapMsg?: proto.maps.MsgDeleteMap

from field: maps.MsgDeleteMap deleteMapMsg = 4;

setValueMsg?: proto.maps.MsgSetValue

from field: maps.MsgSetValue setValueMsg = 1;

updateMapMsg?: proto.maps.MsgUpdateMap

from field: maps.MsgUpdateMap updateMapMsg = 3;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "maps.MapCustomMsgType" = "maps.MapCustomMsgType"

Methods