mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-10 13:58:09 -05:00
Merge branch 'blobs' of github.com:prysmaticlabs/prysm into blobs
This commit is contained in:
@@ -71,7 +71,7 @@ message SignedBlobTransaction {
|
||||
}
|
||||
|
||||
message BlobTransaction {
|
||||
uint64 nounce = 1;
|
||||
uint64 nonce = 1;
|
||||
uint64 gas = 2;
|
||||
bytes max_basefee = 3 [(ethereum.eth.ext.ssz_size) = "32"];
|
||||
bytes priority_fee = 4 [(ethereum.eth.ext.ssz_size) = "32"];
|
||||
|
||||
Reference in New Issue
Block a user