mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-04-30 22:02:35 +08:00
fix: update to latest tx encoding
This commit is contained in:
@@ -16,7 +16,7 @@ const BUCKET_URL = `https://${BUCKET_NAME}.storage.googleapis.com/`;
|
||||
|
||||
const envVars = {
|
||||
STACKS_BLOCKCHAIN_REPO: 'https://github.com/blockstack/stacks-blockchain.git',
|
||||
STACKS_BLOCKCHAIN_BRANCH: 'feature/more-latenight-neon-bugfixes',
|
||||
STACKS_BLOCKCHAIN_BRANCH: 'master',
|
||||
STACKS_BLOCKCHAIN_BIN: 'stacks-testnet',
|
||||
STACKS_BLOCKCHAIN_DIST_PLATFORM: 'linux-x64',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user