tendermint/common/string.go

8 lines
57 B
Go

package common
import (
"fmt"
)
var Fmt = fmt.Sprintf