IntersectMBO / IntersectMBO/credential-manager
tx-bundle Rotate Hot-NFT (voter key- DeserialiseFailure 37
- Dominant language
- Haskell
- Stars
- 5
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
"**DeserialiseFailure 37 "Size mismatch when decoding Record RecD.\nExpected 4, but found 3.**" when trying to prepared tx bundle for witnessinging.
----
tx-bundle build \
--mainnet \
--socket-path "$CARDANO_NODE_SOCKET_PATH" \
--tx-in "ee6124ab9b116e8d39ab28812efddd8a79a8c8861e261567d02fed303f738296#1" \
--tx-in-collateral "ee6124ab9b116e8d39ab28812efddd8a79a8c8861e261567d02fed303f738296#1" \
--read-only-tx-in-reference "cf5738c794fcace0a042988ea4d2e86f4a897664e624d5170328754222eb6de6#0" \
--tx-in "ee6124ab9b116e8d39ab28812efddd8a79a8c8861e261567d02fed303f738296#0" \
--tx-in-script-file init-hot/nft.plutus \
--tx-in-inline-datum-present \
--tx-in-redeemer-file rotate-hot-2025/redeemer.json \
--tx-out "addr1w8584jph0997nm8maj58uvm8r4t39j46am2fwrs8fzpa77gwxc3u9+5000000 lovelace + 1 bf3bbf5a8539663eddd53364a9fd90e468c0182fcf6f0642ac16d65f.b547c30e21dc1f73216d426ef2fd2a2b3565c801bc4d5f82173f2a5e2301" \
--tx-out-inline-datum-file rotate-hot-2025/datum.json \
--required-signer-group-name delegation \
--required-signer-group-threshold 2 \
--required-signer-hash 4d7e2f8078c90df86e605daecb84e5def9738ba90138c3e86358d144 \
--required-signer-hash d45dac9dfdecfd28a3befa47d31db72d181acca3c5fc2e5904c39259 \
--required-signer-hash 599858dba163019be739e92c986141c527507cbbb6326d3082a043a9 \
--required-signer-hash 547c8dca23e870884681ad98385a333322b17e940973f46b45117093 \
--required-signer-hash f671302c95343f413e03b6a54e5a7d47753527cbfa1087ae92378478 \
--required-signer-hash 47be87958f74acc8ef7259c58dcd5249e132672d98b113289172a467 \
--required-signer-hash 0e37debab3a29bd0c9bb38ca37231fcbf6e1b478eb3238cf6db9d4f7 \
--required-signer-hash 4c81c04139ab537fdc540112ca8b4f2cf087b0a7eee18c7a257e6842 \
--change-address addr1vx3judhw72jr4wcd80lup8dy0eewcdn8exnp88kgk4fgv6c6dfyen \
--out-file rotate-hot/mainnet-ecc-vote-kr02-hot-2025.txbundle
tx-bundle: DecoderFailure (LocalStateQuery HardForkBlock (': * ByronBlock (': * (ShelleyBlock (TPraos StandardCrypto) (ShelleyEra StandardCrypto)) (': * (ShelleyBlock (TPraos StandardCrypto) (AllegraEra StandardCrypto)) (': * (ShelleyBlock (TPraos StandardCrypto) (MaryEra StandardCrypto)) (': * (ShelleyBlock (TPraos StandardCrypto) (AlonzoEra StandardCrypto)) (': * (ShelleyBlock (Praos StandardCrypto) (BabbageEra StandardCrypto)) (': * (ShelleyBlock (Praos StandardCrypto) (ConwayEra StandardCrypto)) ('[] *)))))))) Query (BlockQuery (HardForkBlock (': * ByronBlock (': * (ShelleyBlock (TPraos StandardCrypto) (ShelleyEra StandardCrypto)) (': * (ShelleyBlock (TPraos StandardCrypto) (AllegraEra StandardCrypto)) (': * (ShelleyBlock (TPraos StandardCrypto) (MaryEra StandardCrypto)) (': * (ShelleyBlock (TPraos StandardCrypto) (AlonzoEra StandardCrypto)) (': * (ShelleyBlock (Praos StandardCrypto) (BabbageEra StandardCrypto)) (': * (ShelleyBlock (Praos StandardCrypto) (ConwayEra StandardCrypto)) ('[] *))))))))))) ServerAgency TokQuerying BlockQuery (QueryIfCurrent (QS (QS (QS (QS (QS (QS (QZ (GetDRepState (fromList []))))))))))) (DeserialiseFailure 37 "Size mismatch when decoding Record RecD.\nExpected 4, but found 3.")
Contributor guide
Assessment
This issue has not been assessed yet.