toUint256

fun toUint256(value: BigInteger): SCValXdr

Build a SCValXdr with the type of SCValTypeXdr.SCV_U256.

Return

SCValXdr with the type of SCValTypeXdr.SCV_U256

Parameters

value

uint256 to convert

Throws

if value is out of uint256 range