neo-go/pkg/config
Roman Khimov 5ef08f60ae remove github.com/pkg/errors from dependencies
It's not needed any more with Go 1.13 as we have wrapping/unwrapping in base
packages. All errors.Wrap calls are replaced with fmt.Errorf, some strings are
improved along the way.
2020-08-07 12:21:52 +03:00
..
netmode netmode: use non-zero unittest network 2020-06-18 12:10:12 +03:00
application_config.go *: move wallet config from wallet to config package 2020-06-29 09:15:29 +03:00
config.go remove github.com/pkg/errors from dependencies 2020-08-07 12:21:52 +03:00
protocol_config.go *: use MaxTransactionsPerBlock from Policy native contract 2020-06-24 07:58:05 +03:00
wallet_config.go *: move wallet config from wallet to config package 2020-06-29 09:15:29 +03:00