Solnet icon indicating copy to clipboard operation
Solnet copied to clipboard

Deprecate old methods

Open tiago18c opened this issue 2 years ago • 1 comments

Deprecate old methods when v1.9 goes live according to:

https://docs.solana.com/developing/clients/jsonrpc-api#json-rpc-api-deprecated-methods

tiago18c avatar Mar 12 '22 16:03 tiago18c

Need to add:

  • getFeeForMessage
  • getHighestSnapshotSlot

Need to deprecate:

  • getSnapshotSlot
  • getFeeCalculatorForBlockhash
  • getFeeRateGovernor
  • getFees

hoakbuilds avatar May 02 '22 13:05 hoakbuilds