riobah
riobah
Updating README to reflect recent throttling policy changes. Existing readme states that the code does not perform any kind of rating.
curl command returns an empty set. ``` % curl --request POST \ --url https://rpc-devnet.aws.metaplex.com/ \ --header 'Content-Type: application/json' \ --data '{ "jsonrpc": "2.0", "method": "search_assets", "id": "get-assets-op-1", "params": { "ownerAddress":...
Old URLs (like https://heliumvote.com/14iwaexUYUe5taFgb5hx2BZw74z3TSyonRLYyZU1RbddV4bJest) are being used on the Internet, including the Nova's devblog. These URLs are getting HTTP 404 at the moment, as the content is moved the https://heliumvote.com/legacy/14iwaexUYUe5taFgb5hx2BZw74z3TSyonRLYyZU1RbddV4bJest...
Example page: https://docs.helium.com/mobile/proof-of-coverage/ Expression format looks normal, so maybe some plugins are missing (based on https://docusaurus.io/docs/markdown-features/math-equations)
Addresses issue #239 where validateSPLTokenTransfer was failing with 'invalid references' error for SPL token transfers. In our testing with Phantom wallet, we observed that the owner account (with isSigner=true) was...