github.com/aergoio/aergo@v1.3.1/message/mapmsg.go (about) 1 /* 2 * @file 3 * @copyright defined in aergo/LICENSE.txt 4 */ 5 6 package message 7 8 const MapSvc = "mapSvc" 9