consensus-shipyard / ipc-actors

Rust implementation of the IPC actors for FVM
MIT License
6 stars 3 forks source link

Verify validator network address format #26

Open sergefdrv opened 2 years ago

sergefdrv commented 2 years ago
    We should consider checking if this is a multiaddr. We should only support multiaddr for this. We can add a TODO and then consider it for the integration.

_Originally posted by @adlrocha in https://github.com/consensus-shipyard/hc-subnet-actor/pull/4#discussion_r991056308_