-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove RpcApiMethods from README docs (#84)
#### Problem We don't export `RpcApiMethods` any more (see solana-labs/solana-web3.js#3213), but still have it referenced in the README. Using this snippet as-is will give a Typescript error #### Summary of Changes - Remove import from code example (it's not actually used in the code example) - Remove outdated documentation of `RpcApiMethods` type, which is no longer exported
- Loading branch information
1 parent
3c25e7f
commit 5b9898c
Showing
2 changed files
with
0 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters