@solana/errors
Advanced tools
Comparing version 2.0.0-experimental.c168e0c to 2.0.0-experimental.c32f08b
/** | ||
* 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.c168e0c", | ||
"version": "2.0.0-experimental.c32f08b", | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
97043