Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 249 Bytes

faucetinfo.md

File metadata and controls

17 lines (16 loc) · 249 Bytes

Faucet Info

Displays the balance of the Faucet funds.

Usage: faucetinfo

Example

Command:

./komodo-cli -ac_name=ATEST faucetinfo

Output:

{
  "result": "success",
  "name": "Faucet",
  "funding": "200207.99860023"
}