send with swap #102

Open
Alfred-mk wants to merge 37 commits from send-with-swap into master
Showing only changes of commit 9878745861 - Show all commits

View File

@ -52,7 +52,7 @@ func TestCheckBalance(t *testing.T) {
alias: "user72",
activeSym: "SRF",
activeBal: "10.967",
expectedResult: resource.Result{Content: "user72 balance: 10.96 SRF\n"},
expectedResult: resource.Result{Content: "user72\nBalance: 10.96 SRF\n"},
expectError: false,
},
}