1
0
mirror of https://github.com/fluencelabs/tendermint synced 2025-05-16 16:41:20 +00:00

8 lines
94 B
Go
Raw Normal View History

package core
import (
"github.com/tendermint/log15"
)
var log = log15.New("module", "rpc")