asInteger method

RadonInteger asInteger()

Implementation

RadonInteger asInteger() =>
    RadonInteger(concat(script, OP.STRING_AS_INTEGER));