fromUint128

fun fromUint128(scVal: SCValXdr): BigInteger

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

Return

the uint128 value

Parameters

scVal

SCValXdr to convert

Throws