MsgDeleteProtocol deletes the map with the given name.
export interface MsgDeleteMap { creator: string, mapId: string, }
Last updated 8 months ago