Signature Schemes¶
There are two address types which require corresponding signature schemes:
- “RedeemAddress”: Ethereum account address (for ERC20 reedem / backwards-compatibility); see
init/address.rsinchain-core. - “Tree”: threshold multisig addresses; records a root of a “Merklized Abstract Syntax Tree” where branches are “OR” operations and leafs are Blake2s hashes of aggregated public keys: