pub const POLYMOD_INIT: u128 = 0x23181b3;
Initial residue value for both the regular and long polymod algorithms (BIP 93).
Both ms32_polymod and ms32_long_polymod start with this residue before processing any input characters.
ms32_polymod
ms32_long_polymod