Skip to content

Commit

Permalink
[PSDK-359] Deprecate Unused Transfer Fields (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
John-peterson-coinbase authored Aug 5, 2024
1 parent 0fd04e6 commit e96aeb7
Show file tree
Hide file tree
Showing 8 changed files with 929 additions and 118 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## Changed

- `unsigned_payload`, `signed_payload`, `status`, and `transaction_hash` in-line fields on `Transfer` are deprecated in favor of those on `Transaction`

## [0.0.13] - 2024-07-30

### Added
Expand Down
Loading

0 comments on commit e96aeb7

Please sign in to comment.