Skip to content

Commit

Permalink
DOC: Add missing comm
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusmihaic committed Nov 8, 2022
1 parent fa775b9 commit c77c2b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/api/apiTokenMetaData.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package api

// TokenMetaData is the api metaData struct for tokens
type TokenMetaData struct {
Nonce uint64 `json:"nonce"`
Name string `json:"name"`
Expand Down

0 comments on commit c77c2b1

Please sign in to comment.