toUint128

fun toUint128(value: BigInteger): SCValXdr

Build a SCValXdr with the type of SCValTypeXdr.SCV_U128.

Return

SCValXdr with the type of SCValTypeXdr.SCV_U128

Parameters

value

uint128 to convert

Throws

if value is out of uint128 range