livepeer/go-livepeer
Add log to show minimum broadcaster reserve on start up
Offen
#2.468 geöffnet am 20.06.2022
area: broadcastinggood first issuestatus: community working on it
Repository-Metriken
- Stars
- (583 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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