Kaba function crypto.number_to_bytes ed
...
Syntax ed
func static crypto.number_to_bytes(v: BigInt, nbytes: i32) -> bytes
Parameters ed
- v: BigInt
- ...
- nbytes: i32
- ...
Return ed
...
...
func static crypto.number_to_bytes(v: BigInt, nbytes: i32) -> bytes
...