observer-bot/constants.go

6 lines
87 B
Go
Raw Normal View History

2023-04-25 06:34:17 +00:00
package main
const numberOfBlockHistoryToKeep = 10
const notificationPoolShare = 0.2