@divvy-bet/sdk
Advanced tools
Comparing version 0.6.0 to 0.6.1
export type DivvyHouse = { | ||
"version": "0.6.0"; | ||
"version": "0.6.1"; | ||
"name": "divvy_house"; | ||
@@ -4,0 +4,0 @@ "instructions": [ |
@@ -5,3 +5,3 @@ "use strict"; | ||
exports.IDL = { | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"name": "divvy_house", | ||
@@ -8,0 +8,0 @@ "instructions": [ |
{ | ||
"name": "@divvy-bet/sdk", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"main": "./src/index.js", | ||
@@ -5,0 +5,0 @@ "types": "./src/index.d.ts", |
@@ -7,3 +7,3 @@ "use strict"; | ||
exports.DIVVY_HOUSE_PROGRAM_IDL = divvy_house_1.IDL; | ||
exports.DIVVY_HOUSE_PROGRAM_ID = new web3_js_1.PublicKey("dvy3BcZeZXVHoN8YEtdqevKUTcSUqYyQUEbUuFGmq5n"); | ||
exports.DIVVY_HOUSE_PROGRAM_ID = new web3_js_1.PublicKey("dvy7Zoj6DfrnTx1VNbJZz9MTp9ax2w4J65REG5UgT6f"); | ||
//# sourceMappingURL=divvyHouse.js.map |