@coincap/common2
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -14,3 +14,3 @@ export type TierInfo = { | ||
export declare const stakerAddress = "0xc0ed68f163d44b6e9985f0041fdf6f67c6bcff3f"; | ||
export declare const builderPoolId = "0xB246A134A2D3115BA3CBBFCF2CE36337BBC0E6CD07CD58CA8BC0D6AC9AF27671"; | ||
export declare const builderPoolId = "0C8D5F4C48826AEECFF5B2DEFB4314351A3CA7F93F7B41D8BB99C47E3AAE1360"; | ||
export declare const APR_UPDATES: { | ||
@@ -17,0 +17,0 @@ block: number; |
@@ -84,3 +84,3 @@ "use strict"; | ||
exports.stakerAddress = '0xc0ed68f163d44b6e9985f0041fdf6f67c6bcff3f'; | ||
exports.builderPoolId = '0xB246A134A2D3115BA3CBBFCF2CE36337BBC0E6CD07CD58CA8BC0D6AC9AF27671'; | ||
exports.builderPoolId = '0C8D5F4C48826AEECFF5B2DEFB4314351A3CA7F93F7B41D8BB99C47E3AAE1360'; | ||
exports.APR_UPDATES = [ | ||
@@ -87,0 +87,0 @@ { block: 0, apr: 0.20 }, // Start at 20% |
{ | ||
"name": "@coincap/common2", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "CoinCap Common", | ||
@@ -5,0 +5,0 @@ "private": false, |
@@ -75,3 +75,3 @@ export type TierInfo = { | ||
export const stakerAddress = '0xc0ed68f163d44b6e9985f0041fdf6f67c6bcff3f' | ||
export const builderPoolId = '0xB246A134A2D3115BA3CBBFCF2CE36337BBC0E6CD07CD58CA8BC0D6AC9AF27671' | ||
export const builderPoolId = '0C8D5F4C48826AEECFF5B2DEFB4314351A3CA7F93F7B41D8BB99C47E3AAE1360' | ||
@@ -78,0 +78,0 @@ export const APR_UPDATES = [ |
Sorry, the diff of this file is not supported yet
49537