Advertisement
Guest User

Untitled

a guest
Nov 18th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. goroutine 2932 [running]:
  2. encoding/binary.binary.bigEndian.Uint64(...)
  3. /home/git/local/go/src/encoding/binary/binary.go:124
  4. github.com/deroproject/derosuite/walletapi.(*Wallet).Is_Our_Fund_Consumed(0xc420336000, 0x2c49117a72af3b27, 0x164047ba209eda41, 0x8dae7f9ea34fefab, 0x5f42543b815079b4, 0xc4203f6f00, 0x0, 0x0)
  5. /home/git/gowork/src/github.com/deroproject/derosuite/walletapi/wallet.go:526 +0x10e1
  6. github.com/deroproject/derosuite/walletapi.(*Wallet).Add_Transaction_Record_Funds(0xc420336000, 0xc4203f6f00, 0x0, 0x0)
  7. /home/git/gowork/src/github.com/deroproject/derosuite/walletapi/wallet.go:357 +0x16a
  8. github.com/deroproject/derosuite/walletapi.(*Wallet).Sync_Wallet_With_Daemon.func2(0xc420336000, 0xc4203f6f00, 0xc4203429c0)
  9. /home/git/gowork/src/github.com/deroproject/derosuite/walletapi/daemon_communication.go:351 +0x35
  10. created by github.com/deroproject/derosuite/walletapi.(*Wallet).Sync_Wallet_With_Daemon
  11. /home/git/gowork/src/github.com/deroproject/derosuite/walletapi/daemon_communication.go:350 +0x60e
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement