Module eth_bridge

Module eth_bridge 

Source
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_bridge to be later transmitted to Ethereum.
keccak256_hash
Computes the Keccak-256 (SHA-3) hash of the input data.