Skip to content

Conversation

@cameroncooper
Copy link
Contributor

Add --describe parameter which will add _description fields with easy to read values.

coinset get_coin_record_by_name 0xea57f9a9136b3eb2e660adcbc91f0aafb0e9a8e9a28e406f9344fd3db7a68726 --describe

{
  "coin_record": {
    "coin": {
      "amount": 50000,
      "amount_description": "0.000000050000 XCH",
      "parent_coin_info": "0x92bb5bf323a3338a5a20328d4b89d5540cbb236189d48fb9cf4efb642e014c14",
      "puzzle_hash": "0xe52cd3a56660f6e1eabfeab2240f4c50a52588113006bc86151e68fea1f6068d"
    },
    "coinbase": false,
    "confirmed_block_index": 6320585,
    "confirmed_block_index_description": "1 year ago, 2024-12-08 10:38:11",
    "spent": true,
    "spent_block_index": 6320704,
    "spent_block_index_description": "1 year ago, 2024-12-08 11:12:09",
    "timestamp": 1733675891,
    "timestamp_description": "1 year ago, 2024-12-08 10:38:11"
  },
  "success": true
}

@cameroncooper cameroncooper merged commit 8a13658 into main Jan 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants