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