You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
276 B

  1. "accounts": [{
  2. "pub_key": {
  3. "type": "ed25519",
  4. "data": "619D3678599971ED29C7529DDD4DA537B97129893598A17C82E3AC9A8BA95279"
  5. },
  6. "coins": [
  7. {
  8. "denom": "mycoin",
  9. "amount": 9007199254740992
  10. }
  11. ]
  12. }]