js
js copied to clipboard
metaplex.rpc() is undocumented
There's no mention of metaplex.rpc() in https://github.com/metaplex-foundation/js. However the code seems to have been added in Metaplex 0.19 (see https://github.com/solana-developers/compressed-nfts/blob/master/metaplex/fetchNFTsByOwner.ts for an example).
Related to https://github.com/metaplex-foundation/js/pull/480