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

RPCLatestRevision add revisable and renewed fields #255

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

n8maninger
Copy link
Member

@n8maninger n8maninger commented Dec 12, 2024

Adds two additional fields to the RPCLatestRevision response.

The Revisable field indicates whether the host will accept further revisions to the contract. A host will not accept revisions too close to the proof window or for contracts that have already been resolved.

The Renewed field indicates whether the contract was renewed. If the contract was renewed, the renter can use FileContractID.V2RenewalID to get the ID of the new contract

Closes #246

@n8maninger n8maninger merged commit f81268e into master Dec 13, 2024
11 checks passed
@n8maninger n8maninger deleted the nate/rhp4-revision-revisable branch December 13, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add renewedTo field to RPCLastestRevision response
3 participants