Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CashScript/cashscript
/ debug
Method
debug
packages/cashscript/src/test/TestExtensions.ts:15–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
14
interface
Debuggable {
15
debug(): DebugResults;
16
}
17
18
type
TestFramework = typeof vi;
Callers
8
multi-contract-debugging.test.ts
File · 0.65
debugging-old-artifacts.test.ts
File · 0.65
debugging.test.ts
File · 0.65
LocktimeGuard.test.ts
File · 0.65
debugSingleScenario
Function · 0.65
toLog
Function · 0.65
toFailRequire
Function · 0.65
toFailRequireWith
Function · 0.65
Implementers
1
TransactionBuilder
packages/cashscript/src/TransactionBui
Calls
no outgoing calls
Tested by
no test coverage detected