Skip to content

Commit

Permalink
Update docs/reference/stdlibs/std/realm.md
Browse files Browse the repository at this point in the history
Co-authored-by: Leon Hudak <[email protected]>
  • Loading branch information
MikaelVallenet and leohhhn authored Dec 12, 2024
1 parent f58aba5 commit fec2919
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/reference/stdlibs/std/realm.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ Composes a qualified denomination string from the realm's `pkgPath` and the prov

#### Usage
```go
denom := r.CoinDenom("ugnot")
// in "gno.land/r/gnoland/blog"
denom := r.CoinDenom("blgcoin") // /gno.land/r/gnoland/blog:blgcoin
```

0 comments on commit fec2919

Please sign in to comment.