neo-go/pkg/services/stateroot
Roman Khimov c2adbf768b config: add TimePerBlock to replace SecondsPerBlock
It's more generic and convenient than MillisecondsPerBlock. This setting is
made in backwards-compatible fashion, but it'll override SecondsPerBlock if
both are used. Configurations are specifically not changed here, it's
important to check compatibility.

Fixes #2675.
2022-12-02 19:52:14 +03:00
..
message.go [#2442] English Check 2022-05-04 19:48:27 +03:00
network.go wallet: provide (*Account).SignHashable API 2022-09-02 14:44:01 +03:00
service.go config: add TimePerBlock to replace SecondsPerBlock 2022-12-02 19:52:14 +03:00
service_test.go *: don't get private key from account if just public one is needed 2022-09-02 14:43:28 +03:00
signature.go [#2442] English Check 2022-05-04 19:48:27 +03:00
validators.go stateroot: fix panic on shutdown 2022-09-13 13:18:13 +03:00
vote.go [#2442] English Check 2022-05-04 19:48:27 +03:00