Move proof functions into ProofTrie subclass #8615
Annotations
3 errors
packages/statemanager/src/stateManager.ts#L738
TypeError: this._trie.createProof is not a function
❯ DefaultStateManager.getProof src/stateManager.ts:738:41
❯ test/proofStateManager.spec.ts:151:19
|
packages/statemanager/src/stateManager.ts#L743
TypeError: this._trie.createProof is not a function
❯ DefaultStateManager.getProof src/stateManager.ts:743:65
❯ test/proofStateManager.spec.ts:189:19
|
|
This job failed
Loading