MCPcopy Index your code
hub / github.com/CashScript/cashscript / debugging-old-artifacts.test.ts

File debugging-old-artifacts.test.ts

packages/cashscript/test/debugging-old-artifacts.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Contract, MockNetworkProvider, randomUtxo, SignatureTemplate, TransactionBuilder } from '../src/index.js';
2import { alicePkh, alicePriv, alicePub, bobPriv } from './fixture/vars.js';
3
4const artifact = {

Callers

nothing calls this directly

Calls 6

randomUtxoFunction · 0.85
addUtxoMethod · 0.80
addInputMethod · 0.80
getBitauthUriMethod · 0.80
debugMethod · 0.65
addOutputMethod · 0.45

Tested by

no test coverage detected