neoneo-go/internal/testchain
Roman Khimov 95c279325a block: drop Network from the Header
It's not network-tied any more, network is only needed to
sign/verify. Unfortunately we still have to keep network in consensus data
structures because of dbft library interface.
2021-03-26 13:45:18 +03:00
..
address.go block: drop Network from the Header 2021-03-26 13:45:18 +03:00
network.go pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
transaction.go transaction: drop Network from Transaction 2021-03-26 13:45:18 +03:00