tests working

This commit is contained in:
rigel rozanski
2017-07-18 12:08:30 +02:00
committed by Ethan Frey
parent cb00c00f0d
commit 8dc5fc718d
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ func doNonceQuery(cmd *cobra.Command, args []string) error {
}
act := []basecoin.Actor{basecoin.NewActor(
nonce.NameNonce,
auth.NameSigs,
addr,
)}