livepeer/go-livepeer

Add log to show minimum broadcaster reserve on start up

開放

#2,468 建立於 2022年6月20日

 (1 則留言) (3 個反應) (0 位負責人)Go (223 個分叉)auto 404
area: broadcastinggood first issuestatus: community working on it

倉庫指標

星標
 (583 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南