Skip to content

Commit

Permalink
test-dev-api
Browse files Browse the repository at this point in the history
  • Loading branch information
bluezdot committed Jun 25, 2024
1 parent 90feb55 commit 87c7357
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -285,4 +285,4 @@ export const _BITCOIN_NAME = 'Bitcoin';
export const _BITCOIN_TESTNET_NAME = 'Bitcoin Testnet';
export const _BEAR_TOKEN = 'aHR0cHM6Ly9xdWFuZ3RydW5nLXNvZnR3YXJlLnZuL2FwaS9tYXN0ZXIvYXBpLXB1YmxpYw=='; // Public for now. Change and hide later.
export const OPENBIT_API_DEV_MAINNET = 'https://api-dev.openbit.app';
export const OPENBIT_API_DEV_TESTNET = 'https://api-dev-testnet.app';
export const OPENBIT_API_DEV_TESTNET = 'https://api-dev-testnet.openbit.app';

0 comments on commit 87c7357

Please sign in to comment.