tendermint/common/string.go
2014-12-29 18:09:06 -08:00

8 lines
57 B
Go

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