MCPcopy Create free account
hub / github.com/CashScript/cashscript / LocktimeGuard.test.ts

File LocktimeGuard.test.ts

packages/cashscript/test/e2e/LocktimeGuard.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { hexToBin } from '@bitauth/libauth';
2import { compileString } from 'cashc';
3import { Contract, MockNetworkProvider, ElectrumNetworkProvider, SignatureTemplate, TransactionBuilder } from '../../src/index.js';
4import { bobAddress, bobPriv } from '../fixture/vars.js';

Callers

nothing calls this directly

Calls 12

compileStringFunction · 0.90
addUtxoFunction · 0.85
randomUtxoFunction · 0.85
addInputMethod · 0.80
setLocktimeMethod · 0.80
sendMethod · 0.80
toFailRequireWithMethod · 0.80
unlockP2PKHMethod · 0.80
getUtxosMethod · 0.65
debugMethod · 0.65
buildMethod · 0.45

Tested by

no test coverage detected