toUint64

fun toUint64(value: ULong): SCValXdr

Build a SCValXdr with the type of SCValTypeXdr.SCV_U64.

Return

SCValXdr with the type of SCValTypeXdr.SCV_U64

Parameters

value

uint64 to convert