mirror of
https://github.com/fluencelabs/tendermint
synced 2025-05-28 21:51:22 +00:00
commit
cb12ff94d3
3
example/example.go
Normal file
3
example/example.go
Normal file
@ -0,0 +1,3 @@
|
||||
package example
|
||||
|
||||
// so the go tool doesn't return errors about no buildable go files ...
|
@ -1,4 +1,4 @@
|
||||
package nilapp
|
||||
package example
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
Loading…
x
Reference in New Issue
Block a user