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

Add missing fields to JSON-RPC docs #27964

Merged
merged 3 commits into from
Sep 21, 2022

Conversation

CriesofCarrots
Copy link
Contributor

Problem

A couple fields were added to JSON-RPC responses but weren't documented.

Summary of Changes

Add missing fields to docs
Also make field-type formatting consistent while I'm here

Fixes #27569

@CriesofCarrots CriesofCarrots merged commit fa0550d into solana-labs:master Sep 21, 2022
mergify bot pushed a commit that referenced this pull request Sep 21, 2022
* Add docs for computeUnitsConsumed field

* Add confirmationStatus to getSignaturesForAddress response docs

* Make field-type formatting consistent

(cherry picked from commit fa0550d)
mergify bot added a commit that referenced this pull request Sep 21, 2022
Add missing fields to JSON-RPC docs (#27964)

* Add docs for computeUnitsConsumed field

* Add confirmationStatus to getSignaturesForAddress response docs

* Make field-type formatting consistent

(cherry picked from commit fa0550d)

Co-authored-by: Tyera Eulberg <[email protected]>
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.

RPC API getSignaturesForAddress sends undocumented field "confirmationStatus"
1 participant