assertIsContractAddress
For the complete documentation index, see llms.txt
@midnight-ntwrk/compact-runtime v0.19.0
@midnight-ntwrk/compact-runtime / assertIsContractAddress
Function: assertIsContractAddress()
function assertIsContractAddress(x): asserts x is string;
Parameters
x
unknown
Returns
asserts x is string