mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-31 12:11:58 +00:00
Documented Block, some renames
This commit is contained in:
@@ -59,6 +59,7 @@ func TestGenesisSaveLoad(t *testing.T) {
|
||||
Height: 1,
|
||||
Time: s0.LastBlockTime.Add(time.Minute),
|
||||
Fees: 0,
|
||||
NumTxs: 0,
|
||||
LastBlockHash: s0.LastBlockHash,
|
||||
LastBlockParts: s0.LastBlockParts,
|
||||
StateHash: nil,
|
||||
|
Reference in New Issue
Block a user