sept-en opened this issue 2 years ago · 0 comments
In Eth2-to-NEAR-relay, network, contract_type, and near_network_id parameters are accepted as generic String types but would be best handled by Rust’s enum types.
network
contract_type
near_network_id
String
enum