RPC Faucet commands
faucet/getFunds
Submits a request to get funds from the faucet for an account
Request
{ account?: string email?: string }
Response
{ id: string }
Submits a request to get funds from the faucet for an account
{ account?: string email?: string }
{ id: string }