MCPcopy Index your code
hub / github.com/CashScript/cashscript / transfer_with_timeout.test.ts

File transfer_with_timeout.test.ts

examples/testing-suite/test/transfer_with_timeout.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import artifact from '../artifacts/transfer_with_timeout.artifact.js';
2import { Contract, MockNetworkProvider, SignatureTemplate, TransactionBuilder, randomUtxo } from 'cashscript';
3import { alicePriv, alicePub, bobPub } from '../utils/keys.js';
4import 'cashscript/vitest';

Callers

nothing calls this directly

Calls 7

randomUtxoFunction · 0.90
addUtxoMethod · 0.80
setLocktimeMethod · 0.80
addInputMethod · 0.80
toFailRequireMethod · 0.80
getBlockHeightMethod · 0.65
addOutputMethod · 0.45

Tested by

no test coverage detected