Skip to content

Commit

Permalink
Update gno.land/pkg/gnoland/types.go
Browse files Browse the repository at this point in the history
  • Loading branch information
thinhnx-var authored Aug 9, 2024
1 parent 12ee30c commit 92fa38c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gno.land/pkg/gnoland/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ func ProtoGnoAccount() std.Account {
return &GnoAccount{}
}

func ProtoGnoTotalCoin() std.Coin {
return std.Coin{}
}

type GnoGenesisState struct {
Balances []Balance `json:"balances"`
Txs []std.Tx `json:"txs"`
Expand Down

0 comments on commit 92fa38c

Please sign in to comment.