chaingraph
chaingraph copied to clipboard
Block Inclusion Merkle Proofs for transactions (`block_transaction.merkle_proof`)
A merkle_proof computed field on block_transaction should return a merkle proof for the transaction's inclusion in the block. (A sha256 function is built into Postgres.)