tendermint/common/string.go

8 lines
57 B
Go
Raw Normal View History

2014-12-29 18:09:06 -08:00
package common
import (
"fmt"
)
var Fmt = fmt.Sprintf