Skip to content

Commit

Permalink
fix(iota-open-rpc): update openrpc.json (#1820)
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-martinez authored Aug 14, 2024
1 parent 4456d7e commit 0844ebb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crates/iota-open-rpc/spec/openrpc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3323,7 +3323,7 @@
"name": "Coin Query API"
}
],
"description": "Return metadata(e.g., symbol, decimals) for a coin",
"description": "Return metadata (e.g., symbol, decimals) for a coin.",
"params": [
{
"name": "coin_type",
Expand Down Expand Up @@ -4118,7 +4118,7 @@
"name": "Coin Query API"
}
],
"description": "Return total supply for a coin",
"description": "Return total supply for a coin.",
"params": [
{
"name": "coin_type",
Expand Down

0 comments on commit 0844ebb

Please sign in to comment.