This commit is contained in:
Shrenuj Bansal 2022-08-16 16:25:42 -04:00
parent b7227d3a6b
commit 72230d3249

View File

@ -20,7 +20,7 @@ import (
)
const dsKeyActorNonce = "ActorNextNonce"
const dsKeyMsgUuidSet = "MsgUuidSet"
const dsKeyMsgUUIDSet = "MsgUuidSet"
var log = logging.Logger("messagesigner")