import { ConsensusBCH2023 } from "https://deno.land/x/libauth@v2.0.0-alpha.6/src/lib/vm/instruction-sets/bch/2023/consensus.ts";
Consensus settings for the BCH_2023_05
instruction set.
Members
Transactions of this size are forbidden to prevent exploits of the
transaction Merkle tree design. This constant replaces
minimumTransactionSize
(A.K.A. MIN_TX_SIZE
) in the
BCH_2023_05
upgrade.