Skip to content

'debug transaction view' CMD truncated the double hash #1306

Description

@CarlosLopezDeLara

debug transaction view CMD truncates the double hash making it less useful as debugging tool.

[ 
 { 
   "Stake address registration and delegation": { 
     "delegatee": { 
       "delegatee type": "stake", 
       "key hash": "5e376d756f6eec459900a4abcf2510316c45b13cf204a57c703dc251" 
     }, 
     "deposit": 2000000, 
     "stake credential": { 
       "keyHash": "2d41bcb91d40c1f5a82d1a40384251927a7acdd64aa9e580e007b31d" 
     } 
   } 
 } 
]

the actual CBOR shows :

h'5E376D756F6EEC459900A4ABCF2510316C45B13CF204A57C703DC2515E376D756F6EEC459900A4ABCF2510316C45B13CF204A57C703DC251', 

more details in: https://input-output-rnd.slack.com/archives/C031GFLC3DF/p1763994764283119

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions