namespace Nethereum.BlockchainProcessing.BlockStorage.Entities { public class Transaction: TransactionBase { } }