@solana/errors
Advanced tools
Comparing version
/** | ||
* To add a new error, follow the instructions at | ||
* https://github.com/solana-labs/solana-web3.js/tree/master/packages/error#adding-a-new-error | ||
* https://github.com/solana-labs/solana-web3.js/tree/master/packages/errors/#adding-a-new-error | ||
* | ||
@@ -5,0 +5,0 @@ * WARNING: |
@@ -7,3 +7,3 @@ import { SOLANA_ERROR__BLOCK_HEIGHT_EXCEEDED, SOLANA_ERROR__INVALID_KEYPAIR_BYTES, SOLANA_ERROR__NONCE_ACCOUNT_NOT_FOUND, SOLANA_ERROR__NONCE_INVALID, SOLANA_ERROR__RPC_INTEGER_OVERFLOW, SOLANA_ERROR__TRANSACTION_MISSING_SIGNATURES, SolanaErrorCode } from './codes.js'; | ||
* To add a new error, follow the instructions at | ||
* https://github.com/solana-labs/solana-web3.js/tree/master/packages/error#adding-a-new-error | ||
* https://github.com/solana-labs/solana-web3.js/tree/master/packages/errors/#adding-a-new-error | ||
* | ||
@@ -10,0 +10,0 @@ * WARNING: |
import { SolanaErrorCode } from './codes.js'; | ||
/** | ||
* To add a new error, follow the instructions at | ||
* https://github.com/solana-labs/solana-web3.js/tree/master/packages/error#adding-a-new-error | ||
* https://github.com/solana-labs/solana-web3.js/tree/master/packages/errors#adding-a-new-error | ||
* | ||
@@ -6,0 +6,0 @@ * WARNING: |
{ | ||
"name": "@solana/errors", | ||
"version": "2.0.0-experimental.9f08044", | ||
"version": "2.0.0-experimental.a2fc5a3", | ||
"description": "Throw, identify, and decode Solana JavaScript errors", | ||
@@ -5,0 +5,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
97043
0.02%