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

File TokenCategoryCheck.test.ts

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

Source from the content-addressed store, hash-verified

1import { randomUtxo, randomToken, isFungibleTokenUtxo, isNonTokenUtxo, utxoComparator } from '../../src/utils.js';
2import {
3 Contract, ElectrumNetworkProvider, FailedRequireError, MockNetworkProvider,
4 TransactionBuilder,

Callers

nothing calls this directly

Calls 7

addUtxoFunction · 0.85
randomUtxoFunction · 0.85
randomTokenFunction · 0.85
sendMethod · 0.80
addInputMethod · 0.80
getUtxosMethod · 0.65
addOutputMethod · 0.45

Tested by

no test coverage detected