mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: remove TransactionSignedNoHash (#13120)
This commit is contained in:
@ -56,7 +56,7 @@ BlockWithdrawals {
|
||||
}
|
||||
Transactions {
|
||||
u64 TxNumber "PK"
|
||||
TransactionSignedNoHash Data
|
||||
TransactionSigned Data
|
||||
}
|
||||
TransactionHashNumbers {
|
||||
B256 TxHash "PK"
|
||||
|
||||
Reference in New Issue
Block a user