fromInt128

fun fromInt128(scVal: SCValXdr): BigInteger

Convert from SCValXdr with the type of SCValTypeXdr.SCV_I128 to BigInteger.

Return

the int128 value

Parameters

scVal

SCValXdr to convert

Throws