Skip to content

getTransaction: removed notesCount, spendscount, notesEncrypted #5748

Open
j-s-n wants to merge 1 commit intojason-rpc-deprecatedfrom
jason/deprecated-rpc-routes-getTransaction
Open

getTransaction: removed notesCount, spendscount, notesEncrypted #5748
j-s-n wants to merge 1 commit intojason-rpc-deprecatedfrom
jason/deprecated-rpc-routes-getTransaction

Conversation

@j-s-n
Copy link
Contributor

@j-s-n j-s-n commented Feb 21, 2025

Summary

removed notesCount, spendscount, notesEncrypted
using notes.length, spends.length, and notes now

Testing Plan

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[X] Yes - https://github.com/iron-fish/website/pull/784

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[X] Yes - breaking-change-rpc

@j-s-n j-s-n added the breaking-change-rpc A breaking change to the RPC API that should be called out in release notes label Feb 21, 2025
@j-s-n j-s-n requested a review from a team as a code owner February 21, 2025 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change-rpc A breaking change to the RPC API that should be called out in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants