Search Apps Documentation Source Content File Folder Download Copy Actions Download

consts.gno

0.12 Kb · 6 lines
1package v1
2
3const (
4	GNS_PATH    string = "gno.land/r/gnoswap/gns"
5	WUGNOT_PATH string = "gno.land/r/gnoland/wugnot"
6)