elixir-node
elixir-node copied to clipboard
Allow delegates to make transactions
Allow delegates to: SoloClose, Slash, ForceProgress (if already implemented), Snapshot (if already implemented)
~This is blocked by #755~
To implement this issue properly I need to write Delegates "role" handling. This makes the issue more complex than expected.