Browse Source

fix: stacking status response

feat/mainnet-updates
Ken 4 years ago
committed by Ken Liao
parent
commit
7b424b22b0
  1. 2
      src/pages/understand-stacks/integrate-stacking.md

2
src/pages/understand-stacks/integrate-stacking.md

@ -299,7 +299,7 @@ const stackingStatus = await client.getStatus();
// amount_microstx: '80000000000000',
// first_reward_cycle: 18,
// lock_period: 10,
// unlock_height: 3020,
// burnchain_unlock_height: 3020,
// pox_address: {
// version: '00',
// hashbytes: '05cf52a44bf3e6829b4f8c221cc675355bf83b7d'

Loading…
Cancel
Save