{
  "type": "File",
  "start": 0,
  "end": 1558,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 38,
      "column": 0
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 1558,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 38,
        "column": 0
      }
    },
    "sourceType": "module",
    "body": [
      {
        "type": "ImportDeclaration",
        "start": 17,
        "end": 70,
        "loc": {
          "start": {
            "line": 2,
            "column": 0
          },
          "end": {
            "line": 2,
            "column": 53
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 24,
            "end": 34,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 17
              }
            },
            "local": {
              "type": "Identifier",
              "start": 24,
              "end": 34,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 7
                },
                "end": {
                  "line": 2,
                  "column": 17
                },
                "identifierName": "Serializer"
              },
              "name": "Serializer",
              "leadingComments": null
            },
            "leadingComments": null
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 40,
          "end": 69,
          "loc": {
            "start": {
              "line": 2,
              "column": 23
            },
            "end": {
              "line": 2,
              "column": 52
            }
          },
          "extra": {
            "rawValue": "./serializer/src/serializer",
            "raw": "\"./serializer/src/serializer\""
          },
          "value": "./serializer/src/serializer"
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": " Serializer ",
            "start": 0,
            "end": 16,
            "loc": {
              "start": {
                "line": 1,
                "column": 0
              },
              "end": {
                "line": 1,
                "column": 16
              }
            }
          }
        ]
      },
      {
        "type": "ImportDeclaration",
        "start": 71,
        "end": 116,
        "loc": {
          "start": {
            "line": 3,
            "column": 0
          },
          "end": {
            "line": 3,
            "column": 45
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 78,
            "end": 80,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 9
              }
            },
            "local": {
              "type": "Identifier",
              "start": 78,
              "end": 80,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 7
                },
                "end": {
                  "line": 3,
                  "column": 9
                },
                "identifierName": "fp"
              },
              "name": "fp"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 86,
          "end": 115,
          "loc": {
            "start": {
              "line": 3,
              "column": 15
            },
            "end": {
              "line": 3,
              "column": 44
            }
          },
          "extra": {
            "rawValue": "./serializer/src/FastParser",
            "raw": "\"./serializer/src/FastParser\""
          },
          "value": "./serializer/src/FastParser"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 117,
        "end": 160,
        "loc": {
          "start": {
            "line": 4,
            "column": 0
          },
          "end": {
            "line": 4,
            "column": 43
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 124,
            "end": 129,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 12
              }
            },
            "local": {
              "type": "Identifier",
              "start": 124,
              "end": 129,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 7
                },
                "end": {
                  "line": 4,
                  "column": 12
                },
                "identifierName": "types"
              },
              "name": "types"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 135,
          "end": 159,
          "loc": {
            "start": {
              "line": 4,
              "column": 18
            },
            "end": {
              "line": 4,
              "column": 42
            }
          },
          "extra": {
            "rawValue": "./serializer/src/types",
            "raw": "\"./serializer/src/types\""
          },
          "value": "./serializer/src/types"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 161,
        "end": 212,
        "loc": {
          "start": {
            "line": 5,
            "column": 0
          },
          "end": {
            "line": 5,
            "column": 51
          }
        },
        "specifiers": [
          {
            "type": "ImportNamespaceSpecifier",
            "start": 168,
            "end": 176,
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 15
              }
            },
            "local": {
              "type": "Identifier",
              "start": 173,
              "end": 176,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 12
                },
                "end": {
                  "line": 5,
                  "column": 15
                },
                "identifierName": "ops"
              },
              "name": "ops"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 182,
          "end": 211,
          "loc": {
            "start": {
              "line": 5,
              "column": 21
            },
            "end": {
              "line": 5,
              "column": 50
            }
          },
          "extra": {
            "rawValue": "./serializer/src/operations",
            "raw": "\"./serializer/src/operations\""
          },
          "value": "./serializer/src/operations"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 213,
        "end": 262,
        "loc": {
          "start": {
            "line": 6,
            "column": 0
          },
          "end": {
            "line": 6,
            "column": 49
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 220,
            "end": 228,
            "loc": {
              "start": {
                "line": 6,
                "column": 7
              },
              "end": {
                "line": 6,
                "column": 15
              }
            },
            "local": {
              "type": "Identifier",
              "start": 220,
              "end": 228,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 7
                },
                "end": {
                  "line": 6,
                  "column": 15
                },
                "identifierName": "template"
              },
              "name": "template"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 234,
          "end": 261,
          "loc": {
            "start": {
              "line": 6,
              "column": 21
            },
            "end": {
              "line": 6,
              "column": 48
            }
          },
          "extra": {
            "rawValue": "./serializer/src/template",
            "raw": "\"./serializer/src/template\""
          },
          "value": "./serializer/src/template"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 263,
        "end": 336,
        "loc": {
          "start": {
            "line": 7,
            "column": 0
          },
          "end": {
            "line": 7,
            "column": 73
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 270,
            "end": 290,
            "loc": {
              "start": {
                "line": 7,
                "column": 7
              },
              "end": {
                "line": 7,
                "column": 27
              }
            },
            "local": {
              "type": "Identifier",
              "start": 270,
              "end": 290,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 7
                },
                "end": {
                  "line": 7,
                  "column": 27
                },
                "identifierName": "SerializerValidation"
              },
              "name": "SerializerValidation"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 296,
          "end": 335,
          "loc": {
            "start": {
              "line": 7,
              "column": 33
            },
            "end": {
              "line": 7,
              "column": 72
            }
          },
          "extra": {
            "rawValue": "./serializer/src/SerializerValidation",
            "raw": "\"./serializer/src/SerializerValidation\""
          },
          "value": "./serializer/src/SerializerValidation"
        }
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 338,
        "end": 408,
        "loc": {
          "start": {
            "line": 9,
            "column": 0
          },
          "end": {
            "line": 9,
            "column": 70
          }
        },
        "declaration": null,
        "specifiers": [
          {
            "type": "ExportSpecifier",
            "start": 347,
            "end": 357,
            "loc": {
              "start": {
                "line": 9,
                "column": 9
              },
              "end": {
                "line": 9,
                "column": 19
              }
            },
            "local": {
              "type": "Identifier",
              "start": 347,
              "end": 357,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 9
                },
                "end": {
                  "line": 9,
                  "column": 19
                },
                "identifierName": "Serializer"
              },
              "name": "Serializer"
            },
            "exported": {
              "type": "Identifier",
              "start": 347,
              "end": 357,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 9
                },
                "end": {
                  "line": 9,
                  "column": 19
                },
                "identifierName": "Serializer"
              },
              "name": "Serializer"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 359,
            "end": 361,
            "loc": {
              "start": {
                "line": 9,
                "column": 21
              },
              "end": {
                "line": 9,
                "column": 23
              }
            },
            "local": {
              "type": "Identifier",
              "start": 359,
              "end": 361,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 21
                },
                "end": {
                  "line": 9,
                  "column": 23
                },
                "identifierName": "fp"
              },
              "name": "fp"
            },
            "exported": {
              "type": "Identifier",
              "start": 359,
              "end": 361,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 21
                },
                "end": {
                  "line": 9,
                  "column": 23
                },
                "identifierName": "fp"
              },
              "name": "fp"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 363,
            "end": 368,
            "loc": {
              "start": {
                "line": 9,
                "column": 25
              },
              "end": {
                "line": 9,
                "column": 30
              }
            },
            "local": {
              "type": "Identifier",
              "start": 363,
              "end": 368,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 25
                },
                "end": {
                  "line": 9,
                  "column": 30
                },
                "identifierName": "types"
              },
              "name": "types"
            },
            "exported": {
              "type": "Identifier",
              "start": 363,
              "end": 368,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 25
                },
                "end": {
                  "line": 9,
                  "column": 30
                },
                "identifierName": "types"
              },
              "name": "types"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 370,
            "end": 373,
            "loc": {
              "start": {
                "line": 9,
                "column": 32
              },
              "end": {
                "line": 9,
                "column": 35
              }
            },
            "local": {
              "type": "Identifier",
              "start": 370,
              "end": 373,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 32
                },
                "end": {
                  "line": 9,
                  "column": 35
                },
                "identifierName": "ops"
              },
              "name": "ops"
            },
            "exported": {
              "type": "Identifier",
              "start": 370,
              "end": 373,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 32
                },
                "end": {
                  "line": 9,
                  "column": 35
                },
                "identifierName": "ops"
              },
              "name": "ops"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 375,
            "end": 383,
            "loc": {
              "start": {
                "line": 9,
                "column": 37
              },
              "end": {
                "line": 9,
                "column": 45
              }
            },
            "local": {
              "type": "Identifier",
              "start": 375,
              "end": 383,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 37
                },
                "end": {
                  "line": 9,
                  "column": 45
                },
                "identifierName": "template"
              },
              "name": "template"
            },
            "exported": {
              "type": "Identifier",
              "start": 375,
              "end": 383,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 37
                },
                "end": {
                  "line": 9,
                  "column": 45
                },
                "identifierName": "template"
              },
              "name": "template"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 385,
            "end": 405,
            "loc": {
              "start": {
                "line": 9,
                "column": 47
              },
              "end": {
                "line": 9,
                "column": 67
              }
            },
            "local": {
              "type": "Identifier",
              "start": 385,
              "end": 405,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 47
                },
                "end": {
                  "line": 9,
                  "column": 67
                },
                "identifierName": "SerializerValidation"
              },
              "name": "SerializerValidation"
            },
            "exported": {
              "type": "Identifier",
              "start": 385,
              "end": 405,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 47
                },
                "end": {
                  "line": 9,
                  "column": 67
                },
                "identifierName": "SerializerValidation"
              },
              "name": "SerializerValidation"
            }
          }
        ],
        "source": null,
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": " ECC ",
            "start": 410,
            "end": 419,
            "loc": {
              "start": {
                "line": 11,
                "column": 0
              },
              "end": {
                "line": 11,
                "column": 9
              }
            }
          }
        ]
      },
      {
        "type": "ImportDeclaration",
        "start": 420,
        "end": 460,
        "loc": {
          "start": {
            "line": 12,
            "column": 0
          },
          "end": {
            "line": 12,
            "column": 40
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 427,
            "end": 434,
            "loc": {
              "start": {
                "line": 12,
                "column": 7
              },
              "end": {
                "line": 12,
                "column": 14
              }
            },
            "local": {
              "type": "Identifier",
              "start": 427,
              "end": 434,
              "loc": {
                "start": {
                  "line": 12,
                  "column": 7
                },
                "end": {
                  "line": 12,
                  "column": 14
                },
                "identifierName": "Address"
              },
              "name": "Address",
              "leadingComments": null
            },
            "leadingComments": null
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 440,
          "end": 459,
          "loc": {
            "start": {
              "line": 12,
              "column": 20
            },
            "end": {
              "line": 12,
              "column": 39
            }
          },
          "extra": {
            "rawValue": "./ecc/src/address",
            "raw": "\"./ecc/src/address\""
          },
          "value": "./ecc/src/address"
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": " ECC ",
            "start": 410,
            "end": 419,
            "loc": {
              "start": {
                "line": 11,
                "column": 0
              },
              "end": {
                "line": 11,
                "column": 9
              }
            }
          }
        ]
      },
      {
        "type": "ImportDeclaration",
        "start": 461,
        "end": 493,
        "loc": {
          "start": {
            "line": 13,
            "column": 0
          },
          "end": {
            "line": 13,
            "column": 32
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 468,
            "end": 471,
            "loc": {
              "start": {
                "line": 13,
                "column": 7
              },
              "end": {
                "line": 13,
                "column": 10
              }
            },
            "local": {
              "type": "Identifier",
              "start": 468,
              "end": 471,
              "loc": {
                "start": {
                  "line": 13,
                  "column": 7
                },
                "end": {
                  "line": 13,
                  "column": 10
                },
                "identifierName": "Aes"
              },
              "name": "Aes"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 477,
          "end": 492,
          "loc": {
            "start": {
              "line": 13,
              "column": 16
            },
            "end": {
              "line": 13,
              "column": 31
            }
          },
          "extra": {
            "rawValue": "./ecc/src/aes",
            "raw": "\"./ecc/src/aes\""
          },
          "value": "./ecc/src/aes"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 494,
        "end": 540,
        "loc": {
          "start": {
            "line": 14,
            "column": 0
          },
          "end": {
            "line": 14,
            "column": 46
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 501,
            "end": 511,
            "loc": {
              "start": {
                "line": 14,
                "column": 7
              },
              "end": {
                "line": 14,
                "column": 17
              }
            },
            "local": {
              "type": "Identifier",
              "start": 501,
              "end": 511,
              "loc": {
                "start": {
                  "line": 14,
                  "column": 7
                },
                "end": {
                  "line": 14,
                  "column": 17
                },
                "identifierName": "PrivateKey"
              },
              "name": "PrivateKey"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 517,
          "end": 539,
          "loc": {
            "start": {
              "line": 14,
              "column": 23
            },
            "end": {
              "line": 14,
              "column": 45
            }
          },
          "extra": {
            "rawValue": "./ecc/src/PrivateKey",
            "raw": "\"./ecc/src/PrivateKey\""
          },
          "value": "./ecc/src/PrivateKey"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 541,
        "end": 585,
        "loc": {
          "start": {
            "line": 15,
            "column": 0
          },
          "end": {
            "line": 15,
            "column": 44
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 548,
            "end": 557,
            "loc": {
              "start": {
                "line": 15,
                "column": 7
              },
              "end": {
                "line": 15,
                "column": 16
              }
            },
            "local": {
              "type": "Identifier",
              "start": 548,
              "end": 557,
              "loc": {
                "start": {
                  "line": 15,
                  "column": 7
                },
                "end": {
                  "line": 15,
                  "column": 16
                },
                "identifierName": "PublicKey"
              },
              "name": "PublicKey"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 563,
          "end": 584,
          "loc": {
            "start": {
              "line": 15,
              "column": 22
            },
            "end": {
              "line": 15,
              "column": 43
            }
          },
          "extra": {
            "rawValue": "./ecc/src/PublicKey",
            "raw": "\"./ecc/src/PublicKey\""
          },
          "value": "./ecc/src/PublicKey"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 586,
        "end": 630,
        "loc": {
          "start": {
            "line": 16,
            "column": 0
          },
          "end": {
            "line": 16,
            "column": 44
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 593,
            "end": 602,
            "loc": {
              "start": {
                "line": 16,
                "column": 7
              },
              "end": {
                "line": 16,
                "column": 16
              }
            },
            "local": {
              "type": "Identifier",
              "start": 593,
              "end": 602,
              "loc": {
                "start": {
                  "line": 16,
                  "column": 7
                },
                "end": {
                  "line": 16,
                  "column": 16
                },
                "identifierName": "Signature"
              },
              "name": "Signature"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 608,
          "end": 629,
          "loc": {
            "start": {
              "line": 16,
              "column": 22
            },
            "end": {
              "line": 16,
              "column": 43
            }
          },
          "extra": {
            "rawValue": "./ecc/src/signature",
            "raw": "\"./ecc/src/signature\""
          },
          "value": "./ecc/src/signature"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 631,
        "end": 673,
        "loc": {
          "start": {
            "line": 17,
            "column": 0
          },
          "end": {
            "line": 17,
            "column": 42
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 638,
            "end": 646,
            "loc": {
              "start": {
                "line": 17,
                "column": 7
              },
              "end": {
                "line": 17,
                "column": 15
              }
            },
            "local": {
              "type": "Identifier",
              "start": 638,
              "end": 646,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 7
                },
                "end": {
                  "line": 17,
                  "column": 15
                },
                "identifierName": "brainKey"
              },
              "name": "brainKey"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 652,
          "end": 672,
          "loc": {
            "start": {
              "line": 17,
              "column": 21
            },
            "end": {
              "line": 17,
              "column": 41
            }
          },
          "extra": {
            "rawValue": "./ecc/src/BrainKey",
            "raw": "\"./ecc/src/BrainKey\""
          },
          "value": "./ecc/src/BrainKey"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 674,
        "end": 713,
        "loc": {
          "start": {
            "line": 18,
            "column": 0
          },
          "end": {
            "line": 18,
            "column": 39
          }
        },
        "specifiers": [
          {
            "type": "ImportNamespaceSpecifier",
            "start": 681,
            "end": 690,
            "loc": {
              "start": {
                "line": 18,
                "column": 7
              },
              "end": {
                "line": 18,
                "column": 16
              }
            },
            "local": {
              "type": "Identifier",
              "start": 686,
              "end": 690,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 12
                },
                "end": {
                  "line": 18,
                  "column": 16
                },
                "identifierName": "hash"
              },
              "name": "hash"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 696,
          "end": 712,
          "loc": {
            "start": {
              "line": 18,
              "column": 22
            },
            "end": {
              "line": 18,
              "column": 38
            }
          },
          "extra": {
            "rawValue": "./ecc/src/hash",
            "raw": "\"./ecc/src/hash\""
          },
          "value": "./ecc/src/hash"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 714,
        "end": 751,
        "loc": {
          "start": {
            "line": 19,
            "column": 0
          },
          "end": {
            "line": 19,
            "column": 37
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 721,
            "end": 724,
            "loc": {
              "start": {
                "line": 19,
                "column": 7
              },
              "end": {
                "line": 19,
                "column": 10
              }
            },
            "local": {
              "type": "Identifier",
              "start": 721,
              "end": 724,
              "loc": {
                "start": {
                  "line": 19,
                  "column": 7
                },
                "end": {
                  "line": 19,
                  "column": 10
                },
                "identifierName": "key"
              },
              "name": "key"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 730,
          "end": 750,
          "loc": {
            "start": {
              "line": 19,
              "column": 16
            },
            "end": {
              "line": 19,
              "column": 36
            }
          },
          "extra": {
            "rawValue": "./ecc/src/KeyUtils",
            "raw": "\"./ecc/src/KeyUtils\""
          },
          "value": "./ecc/src/KeyUtils"
        }
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 753,
        "end": 832,
        "loc": {
          "start": {
            "line": 21,
            "column": 0
          },
          "end": {
            "line": 21,
            "column": 79
          }
        },
        "declaration": null,
        "specifiers": [
          {
            "type": "ExportSpecifier",
            "start": 762,
            "end": 769,
            "loc": {
              "start": {
                "line": 21,
                "column": 9
              },
              "end": {
                "line": 21,
                "column": 16
              }
            },
            "local": {
              "type": "Identifier",
              "start": 762,
              "end": 769,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 9
                },
                "end": {
                  "line": 21,
                  "column": 16
                },
                "identifierName": "Address"
              },
              "name": "Address"
            },
            "exported": {
              "type": "Identifier",
              "start": 762,
              "end": 769,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 9
                },
                "end": {
                  "line": 21,
                  "column": 16
                },
                "identifierName": "Address"
              },
              "name": "Address"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 771,
            "end": 774,
            "loc": {
              "start": {
                "line": 21,
                "column": 18
              },
              "end": {
                "line": 21,
                "column": 21
              }
            },
            "local": {
              "type": "Identifier",
              "start": 771,
              "end": 774,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 18
                },
                "end": {
                  "line": 21,
                  "column": 21
                },
                "identifierName": "Aes"
              },
              "name": "Aes"
            },
            "exported": {
              "type": "Identifier",
              "start": 771,
              "end": 774,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 18
                },
                "end": {
                  "line": 21,
                  "column": 21
                },
                "identifierName": "Aes"
              },
              "name": "Aes"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 776,
            "end": 786,
            "loc": {
              "start": {
                "line": 21,
                "column": 23
              },
              "end": {
                "line": 21,
                "column": 33
              }
            },
            "local": {
              "type": "Identifier",
              "start": 776,
              "end": 786,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 23
                },
                "end": {
                  "line": 21,
                  "column": 33
                },
                "identifierName": "PrivateKey"
              },
              "name": "PrivateKey"
            },
            "exported": {
              "type": "Identifier",
              "start": 776,
              "end": 786,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 23
                },
                "end": {
                  "line": 21,
                  "column": 33
                },
                "identifierName": "PrivateKey"
              },
              "name": "PrivateKey"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 788,
            "end": 797,
            "loc": {
              "start": {
                "line": 21,
                "column": 35
              },
              "end": {
                "line": 21,
                "column": 44
              }
            },
            "local": {
              "type": "Identifier",
              "start": 788,
              "end": 797,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 35
                },
                "end": {
                  "line": 21,
                  "column": 44
                },
                "identifierName": "PublicKey"
              },
              "name": "PublicKey"
            },
            "exported": {
              "type": "Identifier",
              "start": 788,
              "end": 797,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 35
                },
                "end": {
                  "line": 21,
                  "column": 44
                },
                "identifierName": "PublicKey"
              },
              "name": "PublicKey"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 799,
            "end": 808,
            "loc": {
              "start": {
                "line": 21,
                "column": 46
              },
              "end": {
                "line": 21,
                "column": 55
              }
            },
            "local": {
              "type": "Identifier",
              "start": 799,
              "end": 808,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 46
                },
                "end": {
                  "line": 21,
                  "column": 55
                },
                "identifierName": "Signature"
              },
              "name": "Signature"
            },
            "exported": {
              "type": "Identifier",
              "start": 799,
              "end": 808,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 46
                },
                "end": {
                  "line": 21,
                  "column": 55
                },
                "identifierName": "Signature"
              },
              "name": "Signature"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 810,
            "end": 818,
            "loc": {
              "start": {
                "line": 21,
                "column": 57
              },
              "end": {
                "line": 21,
                "column": 65
              }
            },
            "local": {
              "type": "Identifier",
              "start": 810,
              "end": 818,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 57
                },
                "end": {
                  "line": 21,
                  "column": 65
                },
                "identifierName": "brainKey"
              },
              "name": "brainKey"
            },
            "exported": {
              "type": "Identifier",
              "start": 810,
              "end": 818,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 57
                },
                "end": {
                  "line": 21,
                  "column": 65
                },
                "identifierName": "brainKey"
              },
              "name": "brainKey"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 820,
            "end": 824,
            "loc": {
              "start": {
                "line": 21,
                "column": 67
              },
              "end": {
                "line": 21,
                "column": 71
              }
            },
            "local": {
              "type": "Identifier",
              "start": 820,
              "end": 824,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 67
                },
                "end": {
                  "line": 21,
                  "column": 71
                },
                "identifierName": "hash"
              },
              "name": "hash"
            },
            "exported": {
              "type": "Identifier",
              "start": 820,
              "end": 824,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 67
                },
                "end": {
                  "line": 21,
                  "column": 71
                },
                "identifierName": "hash"
              },
              "name": "hash"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 826,
            "end": 829,
            "loc": {
              "start": {
                "line": 21,
                "column": 73
              },
              "end": {
                "line": 21,
                "column": 76
              }
            },
            "local": {
              "type": "Identifier",
              "start": 826,
              "end": 829,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 73
                },
                "end": {
                  "line": 21,
                  "column": 76
                },
                "identifierName": "key"
              },
              "name": "key"
            },
            "exported": {
              "type": "Identifier",
              "start": 826,
              "end": 829,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 73
                },
                "end": {
                  "line": 21,
                  "column": 76
                },
                "identifierName": "key"
              },
              "name": "key"
            }
          }
        ],
        "source": null,
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": " Chain ",
            "start": 834,
            "end": 845,
            "loc": {
              "start": {
                "line": 23,
                "column": 0
              },
              "end": {
                "line": 23,
                "column": 11
              }
            }
          }
        ]
      },
      {
        "type": "ImportDeclaration",
        "start": 846,
        "end": 894,
        "loc": {
          "start": {
            "line": 24,
            "column": 0
          },
          "end": {
            "line": 24,
            "column": 48
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 853,
            "end": 863,
            "loc": {
              "start": {
                "line": 24,
                "column": 7
              },
              "end": {
                "line": 24,
                "column": 17
              }
            },
            "local": {
              "type": "Identifier",
              "start": 853,
              "end": 863,
              "loc": {
                "start": {
                  "line": 24,
                  "column": 7
                },
                "end": {
                  "line": 24,
                  "column": 17
                },
                "identifierName": "ChainStore"
              },
              "name": "ChainStore",
              "leadingComments": null
            },
            "leadingComments": null
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 869,
          "end": 893,
          "loc": {
            "start": {
              "line": 24,
              "column": 23
            },
            "end": {
              "line": 24,
              "column": 47
            }
          },
          "extra": {
            "rawValue": "./chain/src/ChainStore",
            "raw": "\"./chain/src/ChainStore\""
          },
          "value": "./chain/src/ChainStore"
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": " Chain ",
            "start": 834,
            "end": 845,
            "loc": {
              "start": {
                "line": 23,
                "column": 0
              },
              "end": {
                "line": 23,
                "column": 11
              }
            }
          }
        ]
      },
      {
        "type": "ImportDeclaration",
        "start": 895,
        "end": 960,
        "loc": {
          "start": {
            "line": 25,
            "column": 0
          },
          "end": {
            "line": 25,
            "column": 65
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 902,
            "end": 920,
            "loc": {
              "start": {
                "line": 25,
                "column": 7
              },
              "end": {
                "line": 25,
                "column": 25
              }
            },
            "local": {
              "type": "Identifier",
              "start": 902,
              "end": 920,
              "loc": {
                "start": {
                  "line": 25,
                  "column": 7
                },
                "end": {
                  "line": 25,
                  "column": 25
                },
                "identifierName": "TransactionBuilder"
              },
              "name": "TransactionBuilder"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 927,
          "end": 959,
          "loc": {
            "start": {
              "line": 25,
              "column": 32
            },
            "end": {
              "line": 25,
              "column": 64
            }
          },
          "extra": {
            "rawValue": "./chain/src/TransactionBuilder",
            "raw": "\"./chain/src/TransactionBuilder\""
          },
          "value": "./chain/src/TransactionBuilder"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 961,
        "end": 1009,
        "loc": {
          "start": {
            "line": 26,
            "column": 0
          },
          "end": {
            "line": 26,
            "column": 48
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 968,
            "end": 978,
            "loc": {
              "start": {
                "line": 26,
                "column": 7
              },
              "end": {
                "line": 26,
                "column": 17
              }
            },
            "local": {
              "type": "Identifier",
              "start": 968,
              "end": 978,
              "loc": {
                "start": {
                  "line": 26,
                  "column": 7
                },
                "end": {
                  "line": 26,
                  "column": 17
                },
                "identifierName": "ChainTypes"
              },
              "name": "ChainTypes"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 984,
          "end": 1008,
          "loc": {
            "start": {
              "line": 26,
              "column": 23
            },
            "end": {
              "line": 26,
              "column": 47
            }
          },
          "extra": {
            "rawValue": "./chain/src/ChainTypes",
            "raw": "\"./chain/src/ChainTypes\""
          },
          "value": "./chain/src/ChainTypes"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 1010,
        "end": 1054,
        "loc": {
          "start": {
            "line": 27,
            "column": 0
          },
          "end": {
            "line": 27,
            "column": 44
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 1017,
            "end": 1025,
            "loc": {
              "start": {
                "line": 27,
                "column": 7
              },
              "end": {
                "line": 27,
                "column": 15
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1017,
              "end": 1025,
              "loc": {
                "start": {
                  "line": 27,
                  "column": 7
                },
                "end": {
                  "line": 27,
                  "column": 15
                },
                "identifierName": "ObjectId"
              },
              "name": "ObjectId"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 1031,
          "end": 1053,
          "loc": {
            "start": {
              "line": 27,
              "column": 21
            },
            "end": {
              "line": 27,
              "column": 43
            }
          },
          "extra": {
            "rawValue": "./chain/src/ObjectId",
            "raw": "\"./chain/src/ObjectId\""
          },
          "value": "./chain/src/ObjectId"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 1055,
        "end": 1105,
        "loc": {
          "start": {
            "line": 28,
            "column": 0
          },
          "end": {
            "line": 28,
            "column": 50
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 1062,
            "end": 1073,
            "loc": {
              "start": {
                "line": 28,
                "column": 7
              },
              "end": {
                "line": 28,
                "column": 18
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1062,
              "end": 1073,
              "loc": {
                "start": {
                  "line": 28,
                  "column": 7
                },
                "end": {
                  "line": 28,
                  "column": 18
                },
                "identifierName": "NumberUtils"
              },
              "name": "NumberUtils"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 1079,
          "end": 1104,
          "loc": {
            "start": {
              "line": 28,
              "column": 24
            },
            "end": {
              "line": 28,
              "column": 49
            }
          },
          "extra": {
            "rawValue": "./chain/src/NumberUtils",
            "raw": "\"./chain/src/NumberUtils\""
          },
          "value": "./chain/src/NumberUtils"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 1106,
        "end": 1168,
        "loc": {
          "start": {
            "line": 29,
            "column": 0
          },
          "end": {
            "line": 29,
            "column": 62
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 1113,
            "end": 1130,
            "loc": {
              "start": {
                "line": 29,
                "column": 7
              },
              "end": {
                "line": 29,
                "column": 24
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1113,
              "end": 1130,
              "loc": {
                "start": {
                  "line": 29,
                  "column": 7
                },
                "end": {
                  "line": 29,
                  "column": 24
                },
                "identifierName": "TransactionHelper"
              },
              "name": "TransactionHelper"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 1136,
          "end": 1167,
          "loc": {
            "start": {
              "line": 29,
              "column": 30
            },
            "end": {
              "line": 29,
              "column": 61
            }
          },
          "extra": {
            "rawValue": "./chain/src/TransactionHelper",
            "raw": "\"./chain/src/TransactionHelper\""
          },
          "value": "./chain/src/TransactionHelper"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 1169,
        "end": 1227,
        "loc": {
          "start": {
            "line": 30,
            "column": 0
          },
          "end": {
            "line": 30,
            "column": 58
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 1176,
            "end": 1191,
            "loc": {
              "start": {
                "line": 30,
                "column": 7
              },
              "end": {
                "line": 30,
                "column": 22
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1176,
              "end": 1191,
              "loc": {
                "start": {
                  "line": 30,
                  "column": 7
                },
                "end": {
                  "line": 30,
                  "column": 22
                },
                "identifierName": "ChainValidation"
              },
              "name": "ChainValidation"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 1197,
          "end": 1226,
          "loc": {
            "start": {
              "line": 30,
              "column": 28
            },
            "end": {
              "line": 30,
              "column": 57
            }
          },
          "extra": {
            "rawValue": "./chain/src/ChainValidation",
            "raw": "\"./chain/src/ChainValidation\""
          },
          "value": "./chain/src/ChainValidation"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 1228,
        "end": 1286,
        "loc": {
          "start": {
            "line": 31,
            "column": 0
          },
          "end": {
            "line": 31,
            "column": 58
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 1235,
            "end": 1250,
            "loc": {
              "start": {
                "line": 31,
                "column": 7
              },
              "end": {
                "line": 31,
                "column": 22
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1235,
              "end": 1250,
              "loc": {
                "start": {
                  "line": 31,
                  "column": 7
                },
                "end": {
                  "line": 31,
                  "column": 22
                },
                "identifierName": "EmitterInstance"
              },
              "name": "EmitterInstance"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 1256,
          "end": 1285,
          "loc": {
            "start": {
              "line": 31,
              "column": 28
            },
            "end": {
              "line": 31,
              "column": 57
            }
          },
          "extra": {
            "rawValue": "./chain/src/EmitterInstance",
            "raw": "\"./chain/src/EmitterInstance\""
          },
          "value": "./chain/src/EmitterInstance"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 1287,
        "end": 1332,
        "loc": {
          "start": {
            "line": 32,
            "column": 0
          },
          "end": {
            "line": 32,
            "column": 45
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 1294,
            "end": 1299,
            "loc": {
              "start": {
                "line": 32,
                "column": 7
              },
              "end": {
                "line": 32,
                "column": 12
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1294,
              "end": 1299,
              "loc": {
                "start": {
                  "line": 32,
                  "column": 7
                },
                "end": {
                  "line": 32,
                  "column": 12
                },
                "identifierName": "Login"
              },
              "name": "Login"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 1305,
          "end": 1331,
          "loc": {
            "start": {
              "line": 32,
              "column": 18
            },
            "end": {
              "line": 32,
              "column": 44
            }
          },
          "extra": {
            "rawValue": "./chain/src/AccountLogin",
            "raw": "\"./chain/src/AccountLogin\""
          },
          "value": "./chain/src/AccountLogin"
        }
      },
      {
        "type": "VariableDeclaration",
        "start": 1334,
        "end": 1385,
        "loc": {
          "start": {
            "line": 34,
            "column": 0
          },
          "end": {
            "line": 34,
            "column": 51
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 1340,
            "end": 1384,
            "loc": {
              "start": {
                "line": 34,
                "column": 6
              },
              "end": {
                "line": 34,
                "column": 50
              }
            },
            "id": {
              "type": "ObjectPattern",
              "start": 1340,
              "end": 1371,
              "loc": {
                "start": {
                  "line": 34,
                  "column": 6
                },
                "end": {
                  "line": 34,
                  "column": 37
                }
              },
              "properties": [
                {
                  "type": "ObjectProperty",
                  "start": 1341,
                  "end": 1358,
                  "loc": {
                    "start": {
                      "line": 34,
                      "column": 7
                    },
                    "end": {
                      "line": 34,
                      "column": 24
                    }
                  },
                  "method": false,
                  "shorthand": true,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 1341,
                    "end": 1358,
                    "loc": {
                      "start": {
                        "line": 34,
                        "column": 7
                      },
                      "end": {
                        "line": 34,
                        "column": 24
                      },
                      "identifierName": "FetchChainObjects"
                    },
                    "name": "FetchChainObjects"
                  },
                  "value": {
                    "type": "Identifier",
                    "start": 1341,
                    "end": 1358,
                    "loc": {
                      "start": {
                        "line": 34,
                        "column": 7
                      },
                      "end": {
                        "line": 34,
                        "column": 24
                      },
                      "identifierName": "FetchChainObjects"
                    },
                    "name": "FetchChainObjects"
                  },
                  "extra": {
                    "shorthand": true
                  }
                },
                {
                  "type": "ObjectProperty",
                  "start": 1360,
                  "end": 1370,
                  "loc": {
                    "start": {
                      "line": 34,
                      "column": 26
                    },
                    "end": {
                      "line": 34,
                      "column": 36
                    }
                  },
                  "method": false,
                  "shorthand": true,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 1360,
                    "end": 1370,
                    "loc": {
                      "start": {
                        "line": 34,
                        "column": 26
                      },
                      "end": {
                        "line": 34,
                        "column": 36
                      },
                      "identifierName": "FetchChain"
                    },
                    "name": "FetchChain"
                  },
                  "value": {
                    "type": "Identifier",
                    "start": 1360,
                    "end": 1370,
                    "loc": {
                      "start": {
                        "line": 34,
                        "column": 26
                      },
                      "end": {
                        "line": 34,
                        "column": 36
                      },
                      "identifierName": "FetchChain"
                    },
                    "name": "FetchChain"
                  },
                  "extra": {
                    "shorthand": true
                  }
                }
              ]
            },
            "init": {
              "type": "Identifier",
              "start": 1374,
              "end": 1384,
              "loc": {
                "start": {
                  "line": 34,
                  "column": 40
                },
                "end": {
                  "line": 34,
                  "column": 50
                },
                "identifierName": "ChainStore"
              },
              "name": "ChainStore"
            }
          }
        ],
        "kind": "const"
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 1387,
        "end": 1557,
        "loc": {
          "start": {
            "line": 36,
            "column": 0
          },
          "end": {
            "line": 37,
            "column": 82
          }
        },
        "declaration": null,
        "specifiers": [
          {
            "type": "ExportSpecifier",
            "start": 1395,
            "end": 1405,
            "loc": {
              "start": {
                "line": 36,
                "column": 8
              },
              "end": {
                "line": 36,
                "column": 18
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1395,
              "end": 1405,
              "loc": {
                "start": {
                  "line": 36,
                  "column": 8
                },
                "end": {
                  "line": 36,
                  "column": 18
                },
                "identifierName": "ChainStore"
              },
              "name": "ChainStore"
            },
            "exported": {
              "type": "Identifier",
              "start": 1395,
              "end": 1405,
              "loc": {
                "start": {
                  "line": 36,
                  "column": 8
                },
                "end": {
                  "line": 36,
                  "column": 18
                },
                "identifierName": "ChainStore"
              },
              "name": "ChainStore"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 1407,
            "end": 1425,
            "loc": {
              "start": {
                "line": 36,
                "column": 20
              },
              "end": {
                "line": 36,
                "column": 38
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1407,
              "end": 1425,
              "loc": {
                "start": {
                  "line": 36,
                  "column": 20
                },
                "end": {
                  "line": 36,
                  "column": 38
                },
                "identifierName": "TransactionBuilder"
              },
              "name": "TransactionBuilder"
            },
            "exported": {
              "type": "Identifier",
              "start": 1407,
              "end": 1425,
              "loc": {
                "start": {
                  "line": 36,
                  "column": 20
                },
                "end": {
                  "line": 36,
                  "column": 38
                },
                "identifierName": "TransactionBuilder"
              },
              "name": "TransactionBuilder"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 1427,
            "end": 1444,
            "loc": {
              "start": {
                "line": 36,
                "column": 40
              },
              "end": {
                "line": 36,
                "column": 57
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1427,
              "end": 1444,
              "loc": {
                "start": {
                  "line": 36,
                  "column": 40
                },
                "end": {
                  "line": 36,
                  "column": 57
                },
                "identifierName": "FetchChainObjects"
              },
              "name": "FetchChainObjects"
            },
            "exported": {
              "type": "Identifier",
              "start": 1427,
              "end": 1444,
              "loc": {
                "start": {
                  "line": 36,
                  "column": 40
                },
                "end": {
                  "line": 36,
                  "column": 57
                },
                "identifierName": "FetchChainObjects"
              },
              "name": "FetchChainObjects"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 1446,
            "end": 1456,
            "loc": {
              "start": {
                "line": 36,
                "column": 59
              },
              "end": {
                "line": 36,
                "column": 69
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1446,
              "end": 1456,
              "loc": {
                "start": {
                  "line": 36,
                  "column": 59
                },
                "end": {
                  "line": 36,
                  "column": 69
                },
                "identifierName": "ChainTypes"
              },
              "name": "ChainTypes"
            },
            "exported": {
              "type": "Identifier",
              "start": 1446,
              "end": 1456,
              "loc": {
                "start": {
                  "line": 36,
                  "column": 59
                },
                "end": {
                  "line": 36,
                  "column": 69
                },
                "identifierName": "ChainTypes"
              },
              "name": "ChainTypes"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 1458,
            "end": 1473,
            "loc": {
              "start": {
                "line": 36,
                "column": 71
              },
              "end": {
                "line": 36,
                "column": 86
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1458,
              "end": 1473,
              "loc": {
                "start": {
                  "line": 36,
                  "column": 71
                },
                "end": {
                  "line": 36,
                  "column": 86
                },
                "identifierName": "EmitterInstance"
              },
              "name": "EmitterInstance"
            },
            "exported": {
              "type": "Identifier",
              "start": 1458,
              "end": 1473,
              "loc": {
                "start": {
                  "line": 36,
                  "column": 71
                },
                "end": {
                  "line": 36,
                  "column": 86
                },
                "identifierName": "EmitterInstance"
              },
              "name": "EmitterInstance"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 1479,
            "end": 1487,
            "loc": {
              "start": {
                "line": 37,
                "column": 4
              },
              "end": {
                "line": 37,
                "column": 12
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1479,
              "end": 1487,
              "loc": {
                "start": {
                  "line": 37,
                  "column": 4
                },
                "end": {
                  "line": 37,
                  "column": 12
                },
                "identifierName": "ObjectId"
              },
              "name": "ObjectId"
            },
            "exported": {
              "type": "Identifier",
              "start": 1479,
              "end": 1487,
              "loc": {
                "start": {
                  "line": 37,
                  "column": 4
                },
                "end": {
                  "line": 37,
                  "column": 12
                },
                "identifierName": "ObjectId"
              },
              "name": "ObjectId"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 1489,
            "end": 1500,
            "loc": {
              "start": {
                "line": 37,
                "column": 14
              },
              "end": {
                "line": 37,
                "column": 25
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1489,
              "end": 1500,
              "loc": {
                "start": {
                  "line": 37,
                  "column": 14
                },
                "end": {
                  "line": 37,
                  "column": 25
                },
                "identifierName": "NumberUtils"
              },
              "name": "NumberUtils"
            },
            "exported": {
              "type": "Identifier",
              "start": 1489,
              "end": 1500,
              "loc": {
                "start": {
                  "line": 37,
                  "column": 14
                },
                "end": {
                  "line": 37,
                  "column": 25
                },
                "identifierName": "NumberUtils"
              },
              "name": "NumberUtils"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 1502,
            "end": 1519,
            "loc": {
              "start": {
                "line": 37,
                "column": 27
              },
              "end": {
                "line": 37,
                "column": 44
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1502,
              "end": 1519,
              "loc": {
                "start": {
                  "line": 37,
                  "column": 27
                },
                "end": {
                  "line": 37,
                  "column": 44
                },
                "identifierName": "TransactionHelper"
              },
              "name": "TransactionHelper"
            },
            "exported": {
              "type": "Identifier",
              "start": 1502,
              "end": 1519,
              "loc": {
                "start": {
                  "line": 37,
                  "column": 27
                },
                "end": {
                  "line": 37,
                  "column": 44
                },
                "identifierName": "TransactionHelper"
              },
              "name": "TransactionHelper"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 1521,
            "end": 1536,
            "loc": {
              "start": {
                "line": 37,
                "column": 46
              },
              "end": {
                "line": 37,
                "column": 61
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1521,
              "end": 1536,
              "loc": {
                "start": {
                  "line": 37,
                  "column": 46
                },
                "end": {
                  "line": 37,
                  "column": 61
                },
                "identifierName": "ChainValidation"
              },
              "name": "ChainValidation"
            },
            "exported": {
              "type": "Identifier",
              "start": 1521,
              "end": 1536,
              "loc": {
                "start": {
                  "line": 37,
                  "column": 46
                },
                "end": {
                  "line": 37,
                  "column": 61
                },
                "identifierName": "ChainValidation"
              },
              "name": "ChainValidation"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 1538,
            "end": 1548,
            "loc": {
              "start": {
                "line": 37,
                "column": 63
              },
              "end": {
                "line": 37,
                "column": 73
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1538,
              "end": 1548,
              "loc": {
                "start": {
                  "line": 37,
                  "column": 63
                },
                "end": {
                  "line": 37,
                  "column": 73
                },
                "identifierName": "FetchChain"
              },
              "name": "FetchChain"
            },
            "exported": {
              "type": "Identifier",
              "start": 1538,
              "end": 1548,
              "loc": {
                "start": {
                  "line": 37,
                  "column": 63
                },
                "end": {
                  "line": 37,
                  "column": 73
                },
                "identifierName": "FetchChain"
              },
              "name": "FetchChain"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 1550,
            "end": 1555,
            "loc": {
              "start": {
                "line": 37,
                "column": 75
              },
              "end": {
                "line": 37,
                "column": 80
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1550,
              "end": 1555,
              "loc": {
                "start": {
                  "line": 37,
                  "column": 75
                },
                "end": {
                  "line": 37,
                  "column": 80
                },
                "identifierName": "Login"
              },
              "name": "Login"
            },
            "exported": {
              "type": "Identifier",
              "start": 1550,
              "end": 1555,
              "loc": {
                "start": {
                  "line": 37,
                  "column": 75
                },
                "end": {
                  "line": 37,
                  "column": 80
                },
                "identifierName": "Login"
              },
              "name": "Login"
            }
          }
        ],
        "source": null
      }
    ],
    "directives": []
  },
  "comments": [
    {
      "type": "CommentBlock",
      "value": " Serializer ",
      "start": 0,
      "end": 16,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 16
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": " ECC ",
      "start": 410,
      "end": 419,
      "loc": {
        "start": {
          "line": 11,
          "column": 0
        },
        "end": {
          "line": 11,
          "column": 9
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": " Chain ",
      "start": 834,
      "end": 845,
      "loc": {
        "start": {
          "line": 23,
          "column": 0
        },
        "end": {
          "line": 23,
          "column": 11
        }
      }
    }
  ],
  "tokens": [
    {
      "type": "CommentBlock",
      "value": " Serializer ",
      "start": 0,
      "end": 16,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 17,
      "end": 23,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Serializer",
      "start": 24,
      "end": 34,
      "loc": {
        "start": {
          "line": 2,
          "column": 7
        },
        "end": {
          "line": 2,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 35,
      "end": 39,
      "loc": {
        "start": {
          "line": 2,
          "column": 18
        },
        "end": {
          "line": 2,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./serializer/src/serializer",
      "start": 40,
      "end": 69,
      "loc": {
        "start": {
          "line": 2,
          "column": 23
        },
        "end": {
          "line": 2,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 69,
      "end": 70,
      "loc": {
        "start": {
          "line": 2,
          "column": 52
        },
        "end": {
          "line": 2,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 71,
      "end": 77,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fp",
      "start": 78,
      "end": 80,
      "loc": {
        "start": {
          "line": 3,
          "column": 7
        },
        "end": {
          "line": 3,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 81,
      "end": 85,
      "loc": {
        "start": {
          "line": 3,
          "column": 10
        },
        "end": {
          "line": 3,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./serializer/src/FastParser",
      "start": 86,
      "end": 115,
      "loc": {
        "start": {
          "line": 3,
          "column": 15
        },
        "end": {
          "line": 3,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 115,
      "end": 116,
      "loc": {
        "start": {
          "line": 3,
          "column": 44
        },
        "end": {
          "line": 3,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 117,
      "end": 123,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "types",
      "start": 124,
      "end": 129,
      "loc": {
        "start": {
          "line": 4,
          "column": 7
        },
        "end": {
          "line": 4,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 130,
      "end": 134,
      "loc": {
        "start": {
          "line": 4,
          "column": 13
        },
        "end": {
          "line": 4,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./serializer/src/types",
      "start": 135,
      "end": 159,
      "loc": {
        "start": {
          "line": 4,
          "column": 18
        },
        "end": {
          "line": 4,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 159,
      "end": 160,
      "loc": {
        "start": {
          "line": 4,
          "column": 42
        },
        "end": {
          "line": 4,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 161,
      "end": 167,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 168,
      "end": 169,
      "loc": {
        "start": {
          "line": 5,
          "column": 7
        },
        "end": {
          "line": 5,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 170,
      "end": 172,
      "loc": {
        "start": {
          "line": 5,
          "column": 9
        },
        "end": {
          "line": 5,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ops",
      "start": 173,
      "end": 176,
      "loc": {
        "start": {
          "line": 5,
          "column": 12
        },
        "end": {
          "line": 5,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 177,
      "end": 181,
      "loc": {
        "start": {
          "line": 5,
          "column": 16
        },
        "end": {
          "line": 5,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./serializer/src/operations",
      "start": 182,
      "end": 211,
      "loc": {
        "start": {
          "line": 5,
          "column": 21
        },
        "end": {
          "line": 5,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 211,
      "end": 212,
      "loc": {
        "start": {
          "line": 5,
          "column": 50
        },
        "end": {
          "line": 5,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 213,
      "end": 219,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "template",
      "start": 220,
      "end": 228,
      "loc": {
        "start": {
          "line": 6,
          "column": 7
        },
        "end": {
          "line": 6,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 229,
      "end": 233,
      "loc": {
        "start": {
          "line": 6,
          "column": 16
        },
        "end": {
          "line": 6,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./serializer/src/template",
      "start": 234,
      "end": 261,
      "loc": {
        "start": {
          "line": 6,
          "column": 21
        },
        "end": {
          "line": 6,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 261,
      "end": 262,
      "loc": {
        "start": {
          "line": 6,
          "column": 48
        },
        "end": {
          "line": 6,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 263,
      "end": 269,
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 7,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "SerializerValidation",
      "start": 270,
      "end": 290,
      "loc": {
        "start": {
          "line": 7,
          "column": 7
        },
        "end": {
          "line": 7,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 291,
      "end": 295,
      "loc": {
        "start": {
          "line": 7,
          "column": 28
        },
        "end": {
          "line": 7,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./serializer/src/SerializerValidation",
      "start": 296,
      "end": 335,
      "loc": {
        "start": {
          "line": 7,
          "column": 33
        },
        "end": {
          "line": 7,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 335,
      "end": 336,
      "loc": {
        "start": {
          "line": 7,
          "column": 72
        },
        "end": {
          "line": 7,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "export",
        "keyword": "export",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "export",
      "start": 338,
      "end": 344,
      "loc": {
        "start": {
          "line": 9,
          "column": 0
        },
        "end": {
          "line": 9,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 345,
      "end": 346,
      "loc": {
        "start": {
          "line": 9,
          "column": 7
        },
        "end": {
          "line": 9,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Serializer",
      "start": 347,
      "end": 357,
      "loc": {
        "start": {
          "line": 9,
          "column": 9
        },
        "end": {
          "line": 9,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 357,
      "end": 358,
      "loc": {
        "start": {
          "line": 9,
          "column": 19
        },
        "end": {
          "line": 9,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fp",
      "start": 359,
      "end": 361,
      "loc": {
        "start": {
          "line": 9,
          "column": 21
        },
        "end": {
          "line": 9,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 361,
      "end": 362,
      "loc": {
        "start": {
          "line": 9,
          "column": 23
        },
        "end": {
          "line": 9,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "types",
      "start": 363,
      "end": 368,
      "loc": {
        "start": {
          "line": 9,
          "column": 25
        },
        "end": {
          "line": 9,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 368,
      "end": 369,
      "loc": {
        "start": {
          "line": 9,
          "column": 30
        },
        "end": {
          "line": 9,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ops",
      "start": 370,
      "end": 373,
      "loc": {
        "start": {
          "line": 9,
          "column": 32
        },
        "end": {
          "line": 9,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 373,
      "end": 374,
      "loc": {
        "start": {
          "line": 9,
          "column": 35
        },
        "end": {
          "line": 9,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "template",
      "start": 375,
      "end": 383,
      "loc": {
        "start": {
          "line": 9,
          "column": 37
        },
        "end": {
          "line": 9,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 383,
      "end": 384,
      "loc": {
        "start": {
          "line": 9,
          "column": 45
        },
        "end": {
          "line": 9,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "SerializerValidation",
      "start": 385,
      "end": 405,
      "loc": {
        "start": {
          "line": 9,
          "column": 47
        },
        "end": {
          "line": 9,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 406,
      "end": 407,
      "loc": {
        "start": {
          "line": 9,
          "column": 68
        },
        "end": {
          "line": 9,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 407,
      "end": 408,
      "loc": {
        "start": {
          "line": 9,
          "column": 69
        },
        "end": {
          "line": 9,
          "column": 70
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": " ECC ",
      "start": 410,
      "end": 419,
      "loc": {
        "start": {
          "line": 11,
          "column": 0
        },
        "end": {
          "line": 11,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 420,
      "end": 426,
      "loc": {
        "start": {
          "line": 12,
          "column": 0
        },
        "end": {
          "line": 12,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Address",
      "start": 427,
      "end": 434,
      "loc": {
        "start": {
          "line": 12,
          "column": 7
        },
        "end": {
          "line": 12,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 435,
      "end": 439,
      "loc": {
        "start": {
          "line": 12,
          "column": 15
        },
        "end": {
          "line": 12,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./ecc/src/address",
      "start": 440,
      "end": 459,
      "loc": {
        "start": {
          "line": 12,
          "column": 20
        },
        "end": {
          "line": 12,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 459,
      "end": 460,
      "loc": {
        "start": {
          "line": 12,
          "column": 39
        },
        "end": {
          "line": 12,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 461,
      "end": 467,
      "loc": {
        "start": {
          "line": 13,
          "column": 0
        },
        "end": {
          "line": 13,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Aes",
      "start": 468,
      "end": 471,
      "loc": {
        "start": {
          "line": 13,
          "column": 7
        },
        "end": {
          "line": 13,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 472,
      "end": 476,
      "loc": {
        "start": {
          "line": 13,
          "column": 11
        },
        "end": {
          "line": 13,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./ecc/src/aes",
      "start": 477,
      "end": 492,
      "loc": {
        "start": {
          "line": 13,
          "column": 16
        },
        "end": {
          "line": 13,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 492,
      "end": 493,
      "loc": {
        "start": {
          "line": 13,
          "column": 31
        },
        "end": {
          "line": 13,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 494,
      "end": 500,
      "loc": {
        "start": {
          "line": 14,
          "column": 0
        },
        "end": {
          "line": 14,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PrivateKey",
      "start": 501,
      "end": 511,
      "loc": {
        "start": {
          "line": 14,
          "column": 7
        },
        "end": {
          "line": 14,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 512,
      "end": 516,
      "loc": {
        "start": {
          "line": 14,
          "column": 18
        },
        "end": {
          "line": 14,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./ecc/src/PrivateKey",
      "start": 517,
      "end": 539,
      "loc": {
        "start": {
          "line": 14,
          "column": 23
        },
        "end": {
          "line": 14,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 539,
      "end": 540,
      "loc": {
        "start": {
          "line": 14,
          "column": 45
        },
        "end": {
          "line": 14,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 541,
      "end": 547,
      "loc": {
        "start": {
          "line": 15,
          "column": 0
        },
        "end": {
          "line": 15,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PublicKey",
      "start": 548,
      "end": 557,
      "loc": {
        "start": {
          "line": 15,
          "column": 7
        },
        "end": {
          "line": 15,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 558,
      "end": 562,
      "loc": {
        "start": {
          "line": 15,
          "column": 17
        },
        "end": {
          "line": 15,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./ecc/src/PublicKey",
      "start": 563,
      "end": 584,
      "loc": {
        "start": {
          "line": 15,
          "column": 22
        },
        "end": {
          "line": 15,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 584,
      "end": 585,
      "loc": {
        "start": {
          "line": 15,
          "column": 43
        },
        "end": {
          "line": 15,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 586,
      "end": 592,
      "loc": {
        "start": {
          "line": 16,
          "column": 0
        },
        "end": {
          "line": 16,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Signature",
      "start": 593,
      "end": 602,
      "loc": {
        "start": {
          "line": 16,
          "column": 7
        },
        "end": {
          "line": 16,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 603,
      "end": 607,
      "loc": {
        "start": {
          "line": 16,
          "column": 17
        },
        "end": {
          "line": 16,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./ecc/src/signature",
      "start": 608,
      "end": 629,
      "loc": {
        "start": {
          "line": 16,
          "column": 22
        },
        "end": {
          "line": 16,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 629,
      "end": 630,
      "loc": {
        "start": {
          "line": 16,
          "column": 43
        },
        "end": {
          "line": 16,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 631,
      "end": 637,
      "loc": {
        "start": {
          "line": 17,
          "column": 0
        },
        "end": {
          "line": 17,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "brainKey",
      "start": 638,
      "end": 646,
      "loc": {
        "start": {
          "line": 17,
          "column": 7
        },
        "end": {
          "line": 17,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 647,
      "end": 651,
      "loc": {
        "start": {
          "line": 17,
          "column": 16
        },
        "end": {
          "line": 17,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./ecc/src/BrainKey",
      "start": 652,
      "end": 672,
      "loc": {
        "start": {
          "line": 17,
          "column": 21
        },
        "end": {
          "line": 17,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 672,
      "end": 673,
      "loc": {
        "start": {
          "line": 17,
          "column": 41
        },
        "end": {
          "line": 17,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 674,
      "end": 680,
      "loc": {
        "start": {
          "line": 18,
          "column": 0
        },
        "end": {
          "line": 18,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 681,
      "end": 682,
      "loc": {
        "start": {
          "line": 18,
          "column": 7
        },
        "end": {
          "line": 18,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 683,
      "end": 685,
      "loc": {
        "start": {
          "line": 18,
          "column": 9
        },
        "end": {
          "line": 18,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hash",
      "start": 686,
      "end": 690,
      "loc": {
        "start": {
          "line": 18,
          "column": 12
        },
        "end": {
          "line": 18,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 691,
      "end": 695,
      "loc": {
        "start": {
          "line": 18,
          "column": 17
        },
        "end": {
          "line": 18,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./ecc/src/hash",
      "start": 696,
      "end": 712,
      "loc": {
        "start": {
          "line": 18,
          "column": 22
        },
        "end": {
          "line": 18,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 712,
      "end": 713,
      "loc": {
        "start": {
          "line": 18,
          "column": 38
        },
        "end": {
          "line": 18,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 714,
      "end": 720,
      "loc": {
        "start": {
          "line": 19,
          "column": 0
        },
        "end": {
          "line": 19,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 721,
      "end": 724,
      "loc": {
        "start": {
          "line": 19,
          "column": 7
        },
        "end": {
          "line": 19,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 725,
      "end": 729,
      "loc": {
        "start": {
          "line": 19,
          "column": 11
        },
        "end": {
          "line": 19,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./ecc/src/KeyUtils",
      "start": 730,
      "end": 750,
      "loc": {
        "start": {
          "line": 19,
          "column": 16
        },
        "end": {
          "line": 19,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 750,
      "end": 751,
      "loc": {
        "start": {
          "line": 19,
          "column": 36
        },
        "end": {
          "line": 19,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "export",
        "keyword": "export",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "export",
      "start": 753,
      "end": 759,
      "loc": {
        "start": {
          "line": 21,
          "column": 0
        },
        "end": {
          "line": 21,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 760,
      "end": 761,
      "loc": {
        "start": {
          "line": 21,
          "column": 7
        },
        "end": {
          "line": 21,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Address",
      "start": 762,
      "end": 769,
      "loc": {
        "start": {
          "line": 21,
          "column": 9
        },
        "end": {
          "line": 21,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 769,
      "end": 770,
      "loc": {
        "start": {
          "line": 21,
          "column": 16
        },
        "end": {
          "line": 21,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Aes",
      "start": 771,
      "end": 774,
      "loc": {
        "start": {
          "line": 21,
          "column": 18
        },
        "end": {
          "line": 21,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 774,
      "end": 775,
      "loc": {
        "start": {
          "line": 21,
          "column": 21
        },
        "end": {
          "line": 21,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PrivateKey",
      "start": 776,
      "end": 786,
      "loc": {
        "start": {
          "line": 21,
          "column": 23
        },
        "end": {
          "line": 21,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 786,
      "end": 787,
      "loc": {
        "start": {
          "line": 21,
          "column": 33
        },
        "end": {
          "line": 21,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PublicKey",
      "start": 788,
      "end": 797,
      "loc": {
        "start": {
          "line": 21,
          "column": 35
        },
        "end": {
          "line": 21,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 797,
      "end": 798,
      "loc": {
        "start": {
          "line": 21,
          "column": 44
        },
        "end": {
          "line": 21,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Signature",
      "start": 799,
      "end": 808,
      "loc": {
        "start": {
          "line": 21,
          "column": 46
        },
        "end": {
          "line": 21,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 808,
      "end": 809,
      "loc": {
        "start": {
          "line": 21,
          "column": 55
        },
        "end": {
          "line": 21,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "brainKey",
      "start": 810,
      "end": 818,
      "loc": {
        "start": {
          "line": 21,
          "column": 57
        },
        "end": {
          "line": 21,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 818,
      "end": 819,
      "loc": {
        "start": {
          "line": 21,
          "column": 65
        },
        "end": {
          "line": 21,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hash",
      "start": 820,
      "end": 824,
      "loc": {
        "start": {
          "line": 21,
          "column": 67
        },
        "end": {
          "line": 21,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 824,
      "end": 825,
      "loc": {
        "start": {
          "line": 21,
          "column": 71
        },
        "end": {
          "line": 21,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 826,
      "end": 829,
      "loc": {
        "start": {
          "line": 21,
          "column": 73
        },
        "end": {
          "line": 21,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 830,
      "end": 831,
      "loc": {
        "start": {
          "line": 21,
          "column": 77
        },
        "end": {
          "line": 21,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 831,
      "end": 832,
      "loc": {
        "start": {
          "line": 21,
          "column": 78
        },
        "end": {
          "line": 21,
          "column": 79
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": " Chain ",
      "start": 834,
      "end": 845,
      "loc": {
        "start": {
          "line": 23,
          "column": 0
        },
        "end": {
          "line": 23,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 846,
      "end": 852,
      "loc": {
        "start": {
          "line": 24,
          "column": 0
        },
        "end": {
          "line": 24,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ChainStore",
      "start": 853,
      "end": 863,
      "loc": {
        "start": {
          "line": 24,
          "column": 7
        },
        "end": {
          "line": 24,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 864,
      "end": 868,
      "loc": {
        "start": {
          "line": 24,
          "column": 18
        },
        "end": {
          "line": 24,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./chain/src/ChainStore",
      "start": 869,
      "end": 893,
      "loc": {
        "start": {
          "line": 24,
          "column": 23
        },
        "end": {
          "line": 24,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 893,
      "end": 894,
      "loc": {
        "start": {
          "line": 24,
          "column": 47
        },
        "end": {
          "line": 24,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 895,
      "end": 901,
      "loc": {
        "start": {
          "line": 25,
          "column": 0
        },
        "end": {
          "line": 25,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TransactionBuilder",
      "start": 902,
      "end": 920,
      "loc": {
        "start": {
          "line": 25,
          "column": 7
        },
        "end": {
          "line": 25,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 922,
      "end": 926,
      "loc": {
        "start": {
          "line": 25,
          "column": 27
        },
        "end": {
          "line": 25,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./chain/src/TransactionBuilder",
      "start": 927,
      "end": 959,
      "loc": {
        "start": {
          "line": 25,
          "column": 32
        },
        "end": {
          "line": 25,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 959,
      "end": 960,
      "loc": {
        "start": {
          "line": 25,
          "column": 64
        },
        "end": {
          "line": 25,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 961,
      "end": 967,
      "loc": {
        "start": {
          "line": 26,
          "column": 0
        },
        "end": {
          "line": 26,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ChainTypes",
      "start": 968,
      "end": 978,
      "loc": {
        "start": {
          "line": 26,
          "column": 7
        },
        "end": {
          "line": 26,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 979,
      "end": 983,
      "loc": {
        "start": {
          "line": 26,
          "column": 18
        },
        "end": {
          "line": 26,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./chain/src/ChainTypes",
      "start": 984,
      "end": 1008,
      "loc": {
        "start": {
          "line": 26,
          "column": 23
        },
        "end": {
          "line": 26,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1008,
      "end": 1009,
      "loc": {
        "start": {
          "line": 26,
          "column": 47
        },
        "end": {
          "line": 26,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 1010,
      "end": 1016,
      "loc": {
        "start": {
          "line": 27,
          "column": 0
        },
        "end": {
          "line": 27,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ObjectId",
      "start": 1017,
      "end": 1025,
      "loc": {
        "start": {
          "line": 27,
          "column": 7
        },
        "end": {
          "line": 27,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 1026,
      "end": 1030,
      "loc": {
        "start": {
          "line": 27,
          "column": 16
        },
        "end": {
          "line": 27,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./chain/src/ObjectId",
      "start": 1031,
      "end": 1053,
      "loc": {
        "start": {
          "line": 27,
          "column": 21
        },
        "end": {
          "line": 27,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1053,
      "end": 1054,
      "loc": {
        "start": {
          "line": 27,
          "column": 43
        },
        "end": {
          "line": 27,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 1055,
      "end": 1061,
      "loc": {
        "start": {
          "line": 28,
          "column": 0
        },
        "end": {
          "line": 28,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "NumberUtils",
      "start": 1062,
      "end": 1073,
      "loc": {
        "start": {
          "line": 28,
          "column": 7
        },
        "end": {
          "line": 28,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 1074,
      "end": 1078,
      "loc": {
        "start": {
          "line": 28,
          "column": 19
        },
        "end": {
          "line": 28,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./chain/src/NumberUtils",
      "start": 1079,
      "end": 1104,
      "loc": {
        "start": {
          "line": 28,
          "column": 24
        },
        "end": {
          "line": 28,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1104,
      "end": 1105,
      "loc": {
        "start": {
          "line": 28,
          "column": 49
        },
        "end": {
          "line": 28,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 1106,
      "end": 1112,
      "loc": {
        "start": {
          "line": 29,
          "column": 0
        },
        "end": {
          "line": 29,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TransactionHelper",
      "start": 1113,
      "end": 1130,
      "loc": {
        "start": {
          "line": 29,
          "column": 7
        },
        "end": {
          "line": 29,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 1131,
      "end": 1135,
      "loc": {
        "start": {
          "line": 29,
          "column": 25
        },
        "end": {
          "line": 29,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./chain/src/TransactionHelper",
      "start": 1136,
      "end": 1167,
      "loc": {
        "start": {
          "line": 29,
          "column": 30
        },
        "end": {
          "line": 29,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1167,
      "end": 1168,
      "loc": {
        "start": {
          "line": 29,
          "column": 61
        },
        "end": {
          "line": 29,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 1169,
      "end": 1175,
      "loc": {
        "start": {
          "line": 30,
          "column": 0
        },
        "end": {
          "line": 30,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ChainValidation",
      "start": 1176,
      "end": 1191,
      "loc": {
        "start": {
          "line": 30,
          "column": 7
        },
        "end": {
          "line": 30,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 1192,
      "end": 1196,
      "loc": {
        "start": {
          "line": 30,
          "column": 23
        },
        "end": {
          "line": 30,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./chain/src/ChainValidation",
      "start": 1197,
      "end": 1226,
      "loc": {
        "start": {
          "line": 30,
          "column": 28
        },
        "end": {
          "line": 30,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1226,
      "end": 1227,
      "loc": {
        "start": {
          "line": 30,
          "column": 57
        },
        "end": {
          "line": 30,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 1228,
      "end": 1234,
      "loc": {
        "start": {
          "line": 31,
          "column": 0
        },
        "end": {
          "line": 31,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "EmitterInstance",
      "start": 1235,
      "end": 1250,
      "loc": {
        "start": {
          "line": 31,
          "column": 7
        },
        "end": {
          "line": 31,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 1251,
      "end": 1255,
      "loc": {
        "start": {
          "line": 31,
          "column": 23
        },
        "end": {
          "line": 31,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./chain/src/EmitterInstance",
      "start": 1256,
      "end": 1285,
      "loc": {
        "start": {
          "line": 31,
          "column": 28
        },
        "end": {
          "line": 31,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1285,
      "end": 1286,
      "loc": {
        "start": {
          "line": 31,
          "column": 57
        },
        "end": {
          "line": 31,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 1287,
      "end": 1293,
      "loc": {
        "start": {
          "line": 32,
          "column": 0
        },
        "end": {
          "line": 32,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Login",
      "start": 1294,
      "end": 1299,
      "loc": {
        "start": {
          "line": 32,
          "column": 7
        },
        "end": {
          "line": 32,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 1300,
      "end": 1304,
      "loc": {
        "start": {
          "line": 32,
          "column": 13
        },
        "end": {
          "line": 32,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./chain/src/AccountLogin",
      "start": 1305,
      "end": 1331,
      "loc": {
        "start": {
          "line": 32,
          "column": 18
        },
        "end": {
          "line": 32,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1331,
      "end": 1332,
      "loc": {
        "start": {
          "line": 32,
          "column": 44
        },
        "end": {
          "line": 32,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 1334,
      "end": 1339,
      "loc": {
        "start": {
          "line": 34,
          "column": 0
        },
        "end": {
          "line": 34,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1340,
      "end": 1341,
      "loc": {
        "start": {
          "line": 34,
          "column": 6
        },
        "end": {
          "line": 34,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "FetchChainObjects",
      "start": 1341,
      "end": 1358,
      "loc": {
        "start": {
          "line": 34,
          "column": 7
        },
        "end": {
          "line": 34,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1358,
      "end": 1359,
      "loc": {
        "start": {
          "line": 34,
          "column": 24
        },
        "end": {
          "line": 34,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "FetchChain",
      "start": 1360,
      "end": 1370,
      "loc": {
        "start": {
          "line": 34,
          "column": 26
        },
        "end": {
          "line": 34,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1370,
      "end": 1371,
      "loc": {
        "start": {
          "line": 34,
          "column": 36
        },
        "end": {
          "line": 34,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1372,
      "end": 1373,
      "loc": {
        "start": {
          "line": 34,
          "column": 38
        },
        "end": {
          "line": 34,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ChainStore",
      "start": 1374,
      "end": 1384,
      "loc": {
        "start": {
          "line": 34,
          "column": 40
        },
        "end": {
          "line": 34,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1384,
      "end": 1385,
      "loc": {
        "start": {
          "line": 34,
          "column": 50
        },
        "end": {
          "line": 34,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "export",
        "keyword": "export",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "export",
      "start": 1387,
      "end": 1393,
      "loc": {
        "start": {
          "line": 36,
          "column": 0
        },
        "end": {
          "line": 36,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1394,
      "end": 1395,
      "loc": {
        "start": {
          "line": 36,
          "column": 7
        },
        "end": {
          "line": 36,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ChainStore",
      "start": 1395,
      "end": 1405,
      "loc": {
        "start": {
          "line": 36,
          "column": 8
        },
        "end": {
          "line": 36,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1405,
      "end": 1406,
      "loc": {
        "start": {
          "line": 36,
          "column": 18
        },
        "end": {
          "line": 36,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TransactionBuilder",
      "start": 1407,
      "end": 1425,
      "loc": {
        "start": {
          "line": 36,
          "column": 20
        },
        "end": {
          "line": 36,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1425,
      "end": 1426,
      "loc": {
        "start": {
          "line": 36,
          "column": 38
        },
        "end": {
          "line": 36,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "FetchChainObjects",
      "start": 1427,
      "end": 1444,
      "loc": {
        "start": {
          "line": 36,
          "column": 40
        },
        "end": {
          "line": 36,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1444,
      "end": 1445,
      "loc": {
        "start": {
          "line": 36,
          "column": 57
        },
        "end": {
          "line": 36,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ChainTypes",
      "start": 1446,
      "end": 1456,
      "loc": {
        "start": {
          "line": 36,
          "column": 59
        },
        "end": {
          "line": 36,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1456,
      "end": 1457,
      "loc": {
        "start": {
          "line": 36,
          "column": 69
        },
        "end": {
          "line": 36,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "EmitterInstance",
      "start": 1458,
      "end": 1473,
      "loc": {
        "start": {
          "line": 36,
          "column": 71
        },
        "end": {
          "line": 36,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1473,
      "end": 1474,
      "loc": {
        "start": {
          "line": 36,
          "column": 86
        },
        "end": {
          "line": 36,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ObjectId",
      "start": 1479,
      "end": 1487,
      "loc": {
        "start": {
          "line": 37,
          "column": 4
        },
        "end": {
          "line": 37,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1487,
      "end": 1488,
      "loc": {
        "start": {
          "line": 37,
          "column": 12
        },
        "end": {
          "line": 37,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "NumberUtils",
      "start": 1489,
      "end": 1500,
      "loc": {
        "start": {
          "line": 37,
          "column": 14
        },
        "end": {
          "line": 37,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1500,
      "end": 1501,
      "loc": {
        "start": {
          "line": 37,
          "column": 25
        },
        "end": {
          "line": 37,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TransactionHelper",
      "start": 1502,
      "end": 1519,
      "loc": {
        "start": {
          "line": 37,
          "column": 27
        },
        "end": {
          "line": 37,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1519,
      "end": 1520,
      "loc": {
        "start": {
          "line": 37,
          "column": 44
        },
        "end": {
          "line": 37,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ChainValidation",
      "start": 1521,
      "end": 1536,
      "loc": {
        "start": {
          "line": 37,
          "column": 46
        },
        "end": {
          "line": 37,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1536,
      "end": 1537,
      "loc": {
        "start": {
          "line": 37,
          "column": 61
        },
        "end": {
          "line": 37,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "FetchChain",
      "start": 1538,
      "end": 1548,
      "loc": {
        "start": {
          "line": 37,
          "column": 63
        },
        "end": {
          "line": 37,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1548,
      "end": 1549,
      "loc": {
        "start": {
          "line": 37,
          "column": 73
        },
        "end": {
          "line": 37,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Login",
      "start": 1550,
      "end": 1555,
      "loc": {
        "start": {
          "line": 37,
          "column": 75
        },
        "end": {
          "line": 37,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1556,
      "end": 1557,
      "loc": {
        "start": {
          "line": 37,
          "column": 81
        },
        "end": {
          "line": 37,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1558,
      "end": 1558,
      "loc": {
        "start": {
          "line": 38,
          "column": 0
        },
        "end": {
          "line": 38,
          "column": 0
        }
      }
    }
  ]
}