parent
c5e39dfabf
commit
1cf1fe5d74
32 changed files with 320 additions and 304 deletions
|
@ -167,6 +167,7 @@ func TestWallet_GetAccount(t *testing.T) {
|
|||
}
|
||||
|
||||
for _, acc := range accounts {
|
||||
acc.Address = address.Uint160ToString(acc.Contract.ScriptHash())
|
||||
wallet.AddAccount(acc)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue