forked from TrueCloudLab/frostfs-node
[#254] Update neo-go to preview4 compatible version
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
c539657567
commit
feec559e47
9 changed files with 27 additions and 22 deletions
|
@ -71,7 +71,7 @@ func defaultConfiguration(cfg *viper.Viper) {
|
|||
cfg.SetDefault("contracts.alphabet.jest", "")
|
||||
cfg.SetDefault("contracts.alphabet.zhivete", "")
|
||||
// gas native contract in LE
|
||||
cfg.SetDefault("contracts.gas", "668e0c1f9d7b70a99dd9e06eadd4c784d641afbc")
|
||||
cfg.SetDefault("contracts.gas", "b5df804bbadefea726afb5d3f4e8a6f6d32d2a20")
|
||||
|
||||
cfg.SetDefault("timers.epoch", "5s")
|
||||
cfg.SetDefault("timers.emit", "30s")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue