mintlayer-core
mintlayer-core copied to clipboard
Replace PoSAccountingView with PoSAccountingStorageRead for TransactionVerifierStorageRef
PoSAccountingStorageRead should be a supertrait of TransactionVerifierStorageRef instead of PoSAccountingView.
See chainstate/tx-verifier/src/transaction_verifier/storage.rs
@azarovh Please add more information here with permalinks. Over time the relevant information will be lost.
@azarovh This is still pending, right?
This is still pending, right?
@TheQuantumPhysicist yes
Initial work done in origin/fix/issue_569 branch