Skip to content

Commit f08aa0c

Browse files
committed
create2 new storage-key
1 parent 78d80b0 commit f08aa0c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core/Tron.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@ message SmartContract {
543543
string name = 7;
544544
int64 origin_energy_limit = 8;
545545
bytes code_hash = 9;
546+
bytes trx_hash = 10;
546547
}
547548

548549
message InternalTransaction {

0 commit comments

Comments
 (0)