github.com/aergoio/aergo@v1.3.1/message/restmsg.go (about) 1 /** 2 * @file 3 * @copyright defined in aergo/LICENSE.txt 4 */ 5 6 package message 7 8 import ( 9 // "github.com/aergoio/aergo/types" 10 ) 11 12 const RestSvc = "RestSvc"