Replies: 1 comment
-
|
I think it's a good idea, we've actually started implementing this in the client-sol (example). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
The ID of a stream is a rather technical blob of information at the moment, e.g.
Specifically, the problems are:
Solution
Replace the chain ID with the ERC-3770 chain-specific prefix, like so:
And:
About Backward-Compatibility
LK-42161-625toLK-arb-625alias.Feedback
cc @sablier-labs/frontend for feedback, WDYT?
Beta Was this translation helpful? Give feedback.
All reactions