Expand description
Common utilities for gear protocol eth-bridge built-in.
Enums§
- Request
- pallet-gear-eth-bridge builtin actor request types.
- Response
- pallet-gear-eth-bridge builtin actor response types.
Functions§
- bridge_
call_ hash - The function computes bridging call hash used by
pallet_gear_eth_bridgeto be later transmitted to Ethereum. - keccak256_
hash - Computes the Keccak-256 (SHA-3) hash of the input data.