Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

u256_to_32_bytes_be

Convert u256 to 32-byte array (big-endian)

Fully qualified path: alexandria_btc::taproot::u256_to_32_bytes_be

pub fn u256_to_32_bytes_be(mut value: u256) -> Array<u8>