toInt256

fun toInt256(value: BigInteger): SCValXdr

Build a SCValXdr with the type of SCValTypeXdr.SCV_I256.

Return

SCValXdr with the type of SCValTypeXdr.SCV_I256

Parameters

value

int256 to convert

Throws

if value is out of int256 range