@helium/anchor-resolvers
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -39,2 +39,4 @@ "use strict"; | ||
return new web3_js_1.PublicKey("1azyuavdMyvsivtNxPoz6SucD18eDHeXzFCUPq5XU7w"); | ||
case "rewardsBurnProgram": | ||
return new web3_js_1.PublicKey("burnhwK2QgaJnK93i82g8dH1zDjbpwxMukyVit9xYXo"); | ||
default: | ||
@@ -41,0 +43,0 @@ return; |
@@ -27,2 +27,4 @@ import { PublicKey } from "@solana/web3.js"; | ||
return new PublicKey("1azyuavdMyvsivtNxPoz6SucD18eDHeXzFCUPq5XU7w"); | ||
case "rewardsBurnProgram": | ||
return new PublicKey("burnhwK2QgaJnK93i82g8dH1zDjbpwxMukyVit9xYXo"); | ||
default: | ||
@@ -29,0 +31,0 @@ return; |
{ | ||
"name": "@helium/anchor-resolvers", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "Wrappers around anchor custom resolvers to make composition easier", | ||
@@ -45,3 +45,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "34a1a5030993715e527d04459372757e7a2c3cc8" | ||
"gitHead": "7ed79f96b308c946585fd68defdaf1b192c96395" | ||
} |
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
110229
493