Verification with block rendering and all

This commit is contained in:
ForestOfLight
2025-04-15 19:29:43 -07:00
Unverified
parent 1243cb7d8b
commit 72e9b65d38
16 changed files with 251 additions and 137 deletions
@@ -1,4 +1,4 @@
import { BlockVerificationLevel } from "./BlockVerificationLevel";
import { BlockVerificationLevel } from "./enums/BlockVerificationLevel";
export class BlockVerifier {
constructor(block, instance) {