Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update extend with price in StateChannel #417

Merged
merged 4 commits into from
Jul 18, 2024
Merged

Update extend with price in StateChannel #417

merged 4 commits into from
Jul 18, 2024

Conversation

nz-neooo
Copy link
Contributor

@nz-neooo nz-neooo commented Jul 2, 2024

No description provided.

* @param preExpirationAt previous ExpirationAt timestamp
* @param expiration Extend tiem in seconds
* @param indexerSign indexer's signature
* @param consumerSign consumer's signature
*/
function extend(
uint256 channelId,
uint256 price,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest for new added parameter, add to the last for better compatibility. Same should apply for the event parameter.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

@ianhe8x ianhe8x merged commit 9add047 into develop Jul 18, 2024
2 checks passed
@ianhe8x ianhe8x deleted the channel-extend branch July 18, 2024 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants