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

File TransactionBuilder.test.ts

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

Source from the content-addressed store, hash-verified

1import { decodeTransactionUnsafe, hexToBin, stringify } from '@bitauth/libauth';
2import { Contract, SignatureTemplate, ElectrumNetworkProvider, MockNetworkProvider, placeholderP2PKHUnlocker, placeholderPublicKey, placeholderSignature } from '../src/index.js';
3import {
4 bobAddress,

Callers

nothing calls this directly

Calls 15

addUtxoFunction · 0.85
randomUtxoFunction · 0.85
randomTokenFunction · 0.85
calculateDustFunction · 0.85
getTxOutputsFunction · 0.85
placeholderP2PKHUnlockerFunction · 0.85
placeholderPublicKeyFunction · 0.85
placeholderSignatureFunction · 0.85
stringifyFunction · 0.85
carolUnlockerFunction · 0.85
addOutputsMethod · 0.80
addOpReturnOutputMethod · 0.80

Tested by

no test coverage detected