md-codec 0.35.0

Reference implementation of the Mnemonic Descriptor (MD) format for engravable BIP 388 wallet policy backups
Documentation
{
  "n": 3,
  "path_decl": {
    "tag": "Shared",
    "data": "m"
  },
  "use_site_path": {
    "multipath": [
      {
        "hardened": false,
        "value": 0
      },
      {
        "hardened": false,
        "value": 1
      }
    ],
    "wildcard_hardened": false
  },
  "tree": {
    "tag": "Wsh",
    "body": {
      "kind": "Children",
      "data": [
        {
          "tag": "SortedMulti",
          "body": {
            "kind": "MultiKeys",
            "data": {
              "k": 2,
              "indices": [
                0,
                1,
                2
              ]
            }
          }
        }
      ]
    }
  },
  "tlv": {
    "use_site_path_overrides": null,
    "fingerprints": null,
    "pubkeys": null,
    "origin_path_overrides": null,
    "unknown": []
  }
}