If you’re running on Rinkeby, you will likely want to test your setup with a Livepeer Broadcaster. You can use the same livepeer binary for this, by running:
To use livepeer_cli for the Broadcasters, you will need to choose option 11:
What would you like to do? (default = stats)
1. Get node status
2. View protocol parameters
3. List registered orchestrators
4. Invoke "initialize round"
5. Invoke "bond"
6. Invoke "unbond"
7. Invoke "rebond"
8. Invoke "withdraw stake" (LPT)
9. Invoke "withdraw fees" (ETH)
10. Invoke "transfer" (LPT)
11. Invoke "deposit broadcasting funds" (ETH)
12. Invoke "unlock broadcasting funds"
13. Invoke "cancel unlock of broadcasting funds"
14. Invoke "withdraw broadcasting funds"
15. Set broadcast config
16. Set maximum Ethereum gas price
17. Get test LPT
18. Get test ETH
19. Sign a message
> 11
Current Deposit: 0 WEI
Current Reserve: 0 WEI
Enter deposit amount in ETH - > 0.2
Enter reserve amount in ETH - > 0.2
fundDepositAndReserve success true
This will allow your to deposit test ETH to pay your test Orchestrator
I tried to register an orchestrator and initially didn’t stake enough (only 6 LPT). I still have LPT sitting in my wallet. How do I increase the stake with livepeer_cli?