livepeer/go-livepeer
Add log to show minimum broadcaster reserve on start up
Aberta
#2.468 aberto em 20 de jun. de 2022
area: broadcastinggood first issuestatus: community working on it
Métricas do repositório
- Stars
- (583 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Issue:
New broadcasters often ask what the minimum Broadcaster Reserve and Broadcaster Deposit are required to start transcoding.
This information non existent or hard to find.
Proposed change:
Add a log on -broadcaster start up to show the current minimum Reserve and Deposit to start transcoding.
Current Log:
Unlocked ETH account: [address]
Broadcaster Deposit: 0 WEI
Broadcaster Reserve: 0 WEI
Suggested change:
Unlocked ETH account: [address]
Minimum Deposit: [amount] WEI
Minimum Reserve: [amount] WEI
Broadcaster Deposit: 0 WEI
Broadcaster Reserve: 0 WEI