@saberhq/solana-contrib
Advanced tools
Comparing version 1.12.49 to 1.12.50
@@ -143,5 +143,5 @@ import type { Commitment, ConfirmOptions, Connection, KeyedAccountInfo, PublicKey, RpcResponseAndContext, Signer, SimulatedTransactionResponse, Transaction, TransactionInstruction } from "@solana/web3.js"; | ||
/** | ||
* Gets the {@link PublicKey} of the wallet. | ||
* The {@link PublicKey} of the wallet. | ||
*/ | ||
get walletKey(): PublicKey; | ||
readonly walletKey: PublicKey; | ||
/** | ||
@@ -148,0 +148,0 @@ * Creates a new transaction using this Provider. |
@@ -143,5 +143,5 @@ import type { Commitment, ConfirmOptions, Connection, KeyedAccountInfo, PublicKey, RpcResponseAndContext, Signer, SimulatedTransactionResponse, Transaction, TransactionInstruction } from "@solana/web3.js"; | ||
/** | ||
* Gets the {@link PublicKey} of the wallet. | ||
* The {@link PublicKey} of the wallet. | ||
*/ | ||
get walletKey(): PublicKey; | ||
readonly walletKey: PublicKey; | ||
/** | ||
@@ -148,0 +148,0 @@ * Creates a new transaction using this Provider. |
{ | ||
"name": "@saberhq/solana-contrib", | ||
"version": "1.12.49", | ||
"version": "1.12.50", | ||
"description": "Common types and libraries for Solana", | ||
@@ -45,3 +45,3 @@ "author": "Ian Macalinao <ian@saber.so>", | ||
}, | ||
"gitHead": "14dcd219635bb64a8361abdc182fdd7ae69a9ee0", | ||
"gitHead": "5be2078053384b0f92aa6f57fde708f8107ee88a", | ||
"publishConfig": { | ||
@@ -48,0 +48,0 @@ "access": "public" |
@@ -329,5 +329,5 @@ import type { | ||
/** | ||
* Gets the {@link PublicKey} of the wallet. | ||
* The {@link PublicKey} of the wallet. | ||
*/ | ||
get walletKey(): PublicKey; | ||
readonly walletKey: PublicKey; | ||
@@ -334,0 +334,0 @@ /** |
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