Description
PositionArgument's argument is defined to be an uint32 by RFC7950. Since we have an explicit Java type to which we are mapping uint32s, Position should be using that instead of a Long.
PositionArgument's argument is defined to be an uint32 by RFC7950. Since we have an explicit Java type to which we are mapping uint32s, Position should be using that instead of a Long.