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

Only blocks are stored

Open porscheme opened this issue 8 years ago • 1 comments
trafficstars

Azure table has blocks DATA not transactions and other records. Issue with the code? do I need to do anything get transactions DATA populated?

porscheme avatar Jul 05 '17 23:07 porscheme

Do you have any transactions? https://github.com/Nethereum/Nethereum.BlockchainStorage/blob/master/Nethereum.BlockchainStore/Processors/BlockProcessor.cs#L32-L41

juanfranblanco avatar Jul 06 '17 09:07 juanfranblanco