toUint32

fun toUint32(value: UInt): SCValXdr

Build a SCValXdr with the type of SCValTypeXdr.SCV_U32.

Return

SCValXdr with the type of SCValTypeXdr.SCV_U32

Parameters

value

uint32 to convert