Function createVirtualMachineBCHCHIPs
- create
Virtual MachineBCHCHIPs(standard?): AuthenticationVirtualMachine<ResolvedTransactionCommon, AuthenticationProgramCommon, AuthenticationProgramStateBCHCHIPs> Parameters
standard: boolean = true
If
true, the additionalisStandardvalidations will be enabled. Transactions that fail these rules are often called "non-standard" and can technically be included by miners in valid blocks, but most network nodes will refuse to relay them. (Default:true)
Returns AuthenticationVirtualMachine<ResolvedTransactionCommon, AuthenticationProgramCommon, AuthenticationProgramStateBCHCHIPs>
Generated using TypeDoc

Initialize a virtual machine using the BCH CHIPs instruction set, an informal, speculative instruction set that implements a variety of future Bitcoin Cash Improvement Proposals (CHIPs).