observer-bot/constants.go

6 lines
87 B
Go

package main
const numberOfBlockHistoryToKeep = 10
const notificationPoolShare = 0.2