Skip to content

feat(statics): added paygo xpub to statics for tbtc #6241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 12, 2025

Conversation

christopher-fong
Copy link
Contributor

@christopher-fong christopher-fong commented Jun 4, 2025

Issue: BTC-2116

TICKET: BTC-2116

@christopher-fong christopher-fong changed the title feat: added paygo xpub to statics for tbtc feat(statics): added paygo xpub to statics for tbtc Jun 4, 2025
@christopher-fong christopher-fong force-pushed the BTC-2116.addding-pubkey branch from e2f754d to 0560848 Compare June 4, 2025 17:48
@christopher-fong christopher-fong marked this pull request as ready for review June 4, 2025 17:48
@christopher-fong christopher-fong requested review from a team as code owners June 4, 2025 17:48
mukeshsp
mukeshsp previously approved these changes Jun 5, 2025
@@ -342,6 +343,9 @@ class BitcoinTestnet extends Testnet implements UtxoNetwork {
family = CoinFamily.BTC;
utxolibName = 'testnet';
explorerUrl = 'https://mempool.space/testnet/tx/';
// Add our pubkey for our paygo wallet
pubkey =
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about mainnet?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have it only set for testnet for now, it is not required for prod as of now. Before we have it enabled for prod, we will add the key here

FloBitGo
FloBitGo previously approved these changes Jun 5, 2025
@christopher-fong christopher-fong dismissed stale reviews from FloBitGo and mukeshsp via ffc1435 June 5, 2025 21:31
@christopher-fong christopher-fong force-pushed the BTC-2116.addding-pubkey branch from ffc1435 to 4e26625 Compare June 6, 2025 14:33
@christopher-fong christopher-fong merged commit 79ef464 into master Jun 12, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants