You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As A gaiacli user I Can query a live network's total supply.
Acceptance Criteria
AC1
Given a node running on a live network Givengaiacli is connected to the node When I run gaiacli query supply total Then I receieve the live network's total supply of all tokens.
AC2
Given a node running on a live network Givengaiacli is connected to the node When I run gaiacli query supply total DENOM Then I receieve the live network's total supply of DENOM tokens.
Description
As A gaiacli user
I Can query a live network's total supply.
Acceptance Criteria
AC1
Given a node running on a live network
Given
gaiacli
is connected to the nodeWhen I run
gaiacli query supply total
Then I receieve the live network's total supply of all tokens.
AC2
Given a node running on a live network
Given
gaiacli
is connected to the nodeWhen I run
gaiacli query supply total DENOM
Then I receieve the live network's total supply of DENOM tokens.
Notes
Forked from #3972
For Admin Use
The text was updated successfully, but these errors were encountered: