Nethereum.BlockchainStorage icon indicating copy to clipboard operation
Nethereum.BlockchainStorage copied to clipboard

Add MaxFeePerGas and MaxPriorityFeePerGas to Transactions

Open juanfranblanco opened this issue 3 years ago • 0 comments

As an example this will need to be included in Transaction in EF builder https://github.com/Nethereum/Nethereum.BlockchainStorage/blob/master/src/Nethereum.BlockchainStore.EF/EntityBuilders/TransactionEntityBuilder.cs

Azure table storage https://github.com/Nethereum/Nethereum.BlockchainStorage/blob/master/src/Nethereum.BlockchainStore.AzureTables/Entities/TransactionBase.cs

...

juanfranblanco avatar Sep 02 '22 11:09 juanfranblanco