@midnight-ntwrk/compact-runtime v0.7.0 • Readme | API
@midnight-ntwrk/compact-runtime v0.7.0 / assert
Function: assert()
Internal
assert(b, s): void
Compiler internal for assertions
Parameters
• b: boolean
• s: string
Returns
void
@midnight-ntwrk/compact-runtime v0.7.0 • Readme | API
@midnight-ntwrk/compact-runtime v0.7.0 / assert
Internal
assert(b, s): void
Compiler internal for assertions
• b: boolean
• s: string
void