You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Align the remote interfaces used by perun-rs and perun-node.
Description
Currently, the embedded library "perun-rs" uses a custom implementation of remote watching and remote funder. Adapt the implementation to use the interfaces implemented by perun-node.
Relates to
Testing
Make a demonstrator making transactions between perun-rs client and perun-node (which uses go-perun).
Thread Safety
NA
The text was updated successfully, but these errors were encountered:
manoranjith
changed the title
Adapt perun-rs implementation to use remote interfaces of perun-node
[IoT State Channels] Adapt perun-rs implementation to use remote interfaces of perun-node
May 15, 2023
Motivation / Context
Align the remote interfaces used by perun-rs and perun-node.
Description
Currently, the embedded library "perun-rs" uses a custom implementation of remote watching and remote funder. Adapt the implementation to use the interfaces implemented by perun-node.
Relates to
Testing
Make a demonstrator making transactions between perun-rs client and perun-node (which uses go-perun).
Thread Safety
NA
The text was updated successfully, but these errors were encountered: