neoneo-go/cli/wallet
Roman Khimov 0e2784cd2c always wrap errors when creating new ones with fmt.Errorf()
It doesn't really change anything in most of the cases, but it's a useful
habit anyway.

Fix #350.
2020-08-07 12:21:52 +03:00
..
multisig.go always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00
nep5.go always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00
wallet.go always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00