github.com/hyperledger/burrow@v0.34.5-0.20220512172541-77f09336001d/vent/sqlsol/sqlsol.go (about) 1 // This package defines our Solidity to SQL relational database mapping layer which aims to describe tables realised 2 // as a projection of all EVM Log events emitted by the chain. 3 package sqlsol