-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
We cannot assume a socket is aware of all other socket's so it makes sense to not maintain any kind of data store that maintains all other socket's as it would make it really hard to be permissionless, it should be possible that anyone can deploy a socket on a new chain, wire to it and get going
However, what is the desired behaviour if the outbound is called with a toChainSlug which hasn't been configured? I am not sure if we fail silently or revert rn
Metadata
Metadata
Assignees
Labels
No labels