checking in, tests left

This commit is contained in:
2021-12-23 04:21:21 -05:00
parent 25f9c3c1c9
commit 6c64681bc8
8 changed files with 206 additions and 75 deletions

View File

@@ -179,6 +179,8 @@ func (w *Wallet) Delete() (err error) {
err = resultCheck(rslt)
w = nil
return
}