@everlend/general-pool
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -26,4 +26,4 @@ "use strict"; | ||
{ pubkey: poolMarket, isSigner: false, isWritable: false }, | ||
{ pubkey: poolMarketAuthority, isSigner: false, isWritable: false }, | ||
{ pubkey: pool, isSigner: false, isWritable: false }, | ||
{ pubkey: poolMarketAuthority, isSigner: false, isWritable: false }, | ||
{ pubkey: poolMint, isSigner: false, isWritable: true }, | ||
@@ -30,0 +30,0 @@ { pubkey: withdrawalRequests, isSigner: false, isWritable: true }, |
{ | ||
"name": "@everlend/general-pool", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -53,4 +53,4 @@ import { TOKEN_PROGRAM_ID } from '@solana/spl-token' | ||
{ pubkey: poolMarket, isSigner: false, isWritable: false }, | ||
{ pubkey: poolMarketAuthority, isSigner: false, isWritable: false }, | ||
{ pubkey: pool, isSigner: false, isWritable: false }, | ||
{ pubkey: poolMarketAuthority, isSigner: false, isWritable: false }, | ||
{ pubkey: poolMint, isSigner: false, isWritable: true }, | ||
@@ -57,0 +57,0 @@ { pubkey: withdrawalRequests, isSigner: false, isWritable: true }, |
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