mina_
tree
0.16.0
In mina_
tree::
proofs::
transaction
mina_tree
::
proofs
::
transaction
Function
bigint_to_bits
Copy item path
Source
pub fn bigint_to_bits<const NBITS:
usize
>( bigint: BigInteger256, ) -> [
bool
;
NBITS
]