compute_bech32m_checksum
Compute Bech32m checksum according to BIP-350
Fully qualified path: alexandria_encoding::bech32m::compute_bech32m_checksum
pub fn compute_bech32m_checksum(hrp: ByteArray, data: Span<u8>) -> Array<u8>
Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help
Compute Bech32m checksum according to BIP-350
Fully qualified path: alexandria_encoding::bech32m::compute_bech32m_checksum
pub fn compute_bech32m_checksum(hrp: ByteArray, data: Span<u8>) -> Array<u8>