Skip to content

Commit a522fdc

Browse files
committed
commit add block witness address.
1 parent b59f5e0 commit a522fdc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/protos/core/Tron.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ message BlockHeader {
7474
bytes difficulty = 6;
7575
uint64 number = 7;
7676
uint64 witness_id = 8;
77+
bytes witness_address = 9;
7778
}
7879

7980
// block

0 commit comments

Comments
 (0)