File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ stored in Lockup streams.
1414If you started using Sablier in July 2023 or later, you should be using the Lockup strategies.
1515
1616- [ Snapshot playground] ( https://snapshot.org/#/playground/sablier-v2 ) - test the strategies
17- - [ Snapshot code repository] ( https://github.com/snapshot-labs/snapshot-strategies /tree/master/src/strategies/sablier-v2 ) -
17+ - [ Snapshot code repository] ( https://github.com/snapshot-labs/score-api /tree/master/src/strategies /strategies/sablier-v2 ) -
1818 see the implementation
1919
2020The following strategies will read the various amounts that can be found in Lockup streams. The voting power will be
@@ -171,7 +171,7 @@ unstreamed amount will be `0`.
171171If you started using Sablier before July 2023, you should be using the Legacy strategies.
172172
173173- [ Snapshot playground] ( https://snapshot.org/#/playground/sablier-v1-deposit ) - test the strategies
174- - [ Snapshot code repository] ( https://github.com/snapshot-labs/snapshot-strategies /tree/master/src/strategies/sablier-v1-deposit ) -
174+ - [ Snapshot code repository] ( https://github.com/snapshot-labs/score-api /tree/master/src/strategies /strategies/sablier-v1-deposit ) -
175175 dive into the implementation
176176
177177The Legacy strategy regards the stream recipient as the voter. It returns the voting power for any voter as the ** sum of
You can’t perform that action at this time.
0 commit comments