Modules§
Constants§
- The bit length of the encrypted remaining balance in a token account
- The high bit length of the encrypted transfer amount
- The low bit length of the encrypted transfer amount
Functions§
- Combine two numbers that are interpretted as the low and high bits of a target number. The
bit_length
parameter specifies the number of bits thatamount_hi
is to be shifted by. - Takes in a 64-bit number
amount
and a bit lengthbit_length
. It returns: