From 0b1549fdea5be2eeb6494c899dc066fe849e97ce Mon Sep 17 00:00:00 2001 From: alexmyshchyshyn Date: Tue, 19 Nov 2024 13:30:44 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20casper-e?= =?UTF-8?q?cosystem/casper-js-sdk@e19640dd85770f6677504c05541e60d13674c70f?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/search.js | 2 +- classes/APIVersionEvent.html | 6 +- classes/Account.html | 37 +- classes/AccountHash.html | 96 ++-- classes/AccountIdentifier.html | 8 +- classes/AccountNamedKey.html | 10 +- classes/ActionThresholds.html | 18 +- classes/AddressableEntity.html | 55 ++- classes/AddressableEntityHash.html | 92 ++-- classes/Approval.html | 29 +- classes/Args.html | 72 ++- classes/AssociatedKey.html | 18 +- classes/AuctionState.html | 29 +- classes/BalanceHoldAddr.html | 47 +- classes/BalanceHoldAddrTagError.html | 4 +- classes/BalanceHoldWithProof.html | 6 +- classes/Bid.html | 19 +- classes/BidAddr.html | 40 +- classes/BidAddrTagUtils.html | 10 +- classes/BidKind.html | 37 +- classes/Block.html | 229 ++++++--- classes/BlockAdded.html | 8 +- classes/BlockAddedEvent.html | 12 +- classes/BlockAddedEventV1.html | 6 +- classes/BlockAddedEventWrapper.html | 6 +- classes/BlockAddedV1.html | 8 +- classes/BlockAddedWrapper.html | 8 +- classes/BlockBodyV1.html | 26 +- classes/BlockBodyV2.html | 17 +- classes/BlockGlobalAddr.html | 52 +- classes/BlockGlobalAddrTagError.html | 6 +- classes/BlockHeader.html | 113 +++-- classes/BlockHeaderV1.html | 74 ++- classes/BlockHeaderV2.html | 86 ++-- classes/BlockHeaderWrapper.html | 17 +- classes/BlockIdentifier.html | 8 +- classes/BlockSync.html | 6 +- classes/BlockTransaction.html | 56 ++- classes/BlockV1.html | 31 +- classes/BlockV2.html | 24 +- classes/BlockWithSignatures.html | 17 +- classes/BlockWrapper.html | 17 +- classes/Bridge.html | 23 +- classes/ByPackageHashInvocationTarget.html | 17 +- classes/ByPackageNameInvocationTarget.html | 17 +- classes/ByteCode.html | 50 +- classes/CLTypeByteArray.html | 58 +-- classes/CLTypeDynamic.html | 42 +- classes/CLTypeList.html | 46 +- classes/CLTypeMap.html | 49 +- classes/CLTypeOption.html | 49 +- classes/CLTypeParser.html | 39 +- classes/CLTypeRaw.html | 65 ++- classes/CLTypeResult.html | 49 +- classes/CLTypeTuple1.html | 49 +- classes/CLTypeTuple2.html | 51 +- classes/CLTypeTuple3.html | 53 +- classes/CLValue.html | 92 ++-- classes/CLValueAny.html | 31 +- classes/CLValueBool.html | 38 +- classes/CLValueByteArray.html | 37 +- classes/CLValueInt32.html | 44 +- classes/CLValueInt64.html | 44 +- classes/CLValueList.html | 56 +-- classes/CLValueMap.html | 48 +- classes/CLValueOption.html | 46 +- classes/CLValueParser.html | 14 +- classes/CLValueResult.html | 40 +- classes/CLValueString.html | 42 +- classes/CLValueTuple1.html | 35 +- classes/CLValueTuple2.html | 37 +- classes/CLValueTuple3.html | 39 +- classes/CLValueUInt128.html | 35 +- classes/CLValueUInt256.html | 35 +- classes/CLValueUInt32.html | 45 +- classes/CLValueUInt512.html | 41 +- classes/CLValueUInt64.html | 39 +- classes/CLValueUInt8.html | 39 +- classes/CLValueUnit.html | 18 +- classes/ChainGetBlockResult.html | 18 +- classes/ChainGetBlockResultV1Compatible.html | 12 +- classes/ChainGetBlockTransfersResult.html | 12 +- classes/ChainGetEraInfoResult.html | 10 +- classes/ChainGetEraSummaryResult.html | 10 +- classes/ChainGetStateRootHashResult.html | 10 +- classes/ClassicMode.html | 24 +- classes/Client.html | 32 +- classes/Consumer.html | 10 +- classes/Contract.html | 59 ++- classes/ContractGroup.html | 29 +- classes/ContractHash.html | 50 +- classes/ContractPackage.html | 59 ++- classes/ContractPackageHash.html | 46 +- classes/ContractVersion.html | 39 +- classes/Conversions.html | 35 +- classes/Credit.html | 23 +- classes/CreditInfo.html | 17 +- classes/Delegator.html | 27 +- classes/DelegatorAllocation.html | 39 +- classes/DelegatorInfo.html | 17 +- classes/DelegatorV1.html | 15 +- classes/Deploy.html | 172 ++++--- classes/DeployAcceptedEvent.html | 4 +- classes/DeployExecutionInfo.html | 37 +- classes/DeployExecutionResult.html | 17 +- classes/DeployExpiredEvent.html | 4 +- classes/DeployExpiredPayload.html | 4 +- classes/DeployHeader.html | 99 +++- classes/DeployInfo.html | 36 +- classes/DeployParams.html | 47 +- classes/DeployProcessedEvent.html | 4 +- classes/DeployProcessedPayload.html | 14 +- classes/Duration.html | 59 ++- classes/Effect.html | 17 +- classes/Effects.html | 12 +- classes/EntityActionThresholds.html | 24 +- classes/EntityAddr.html | 43 +- classes/EntityIdentifier.html | 16 +- classes/EntityKind.html | 24 +- classes/EntityOrAccount.html | 6 +- classes/EntityVersionAndHash.html | 30 +- classes/EntityVersionKey.html | 29 +- classes/EntryPointAccess.html | 13 +- classes/EntryPointAddr.html | 32 +- classes/EntryPointArg.html | 29 +- classes/EntryPointError.html | 4 +- classes/EntryPointV1.html | 70 ++- classes/EntryPointV2.html | 30 +- classes/EntryPointValue.html | 29 +- classes/Era.html | 36 +- classes/EraEnd.html | 79 ++- classes/EraEndV1.html | 29 +- classes/EraEndV2.html | 59 ++- classes/EraIdentifier.html | 8 +- classes/EraInfo.html | 19 +- classes/EraReport.html | 39 +- classes/EraReward.html | 29 +- classes/EraSummary.html | 61 ++- classes/EraValidators.html | 17 +- classes/ErrUnknownEventType.html | 8 +- classes/EventParser.html | 18 +- classes/EventStreamReader.html | 14 +- classes/ExecutableDeployItem.html | 152 ++++-- classes/ExecutionInfo.html | 27 +- classes/ExecutionResult.html | 94 ++-- classes/ExecutionResultStatusData.html | 29 +- classes/ExecutionResultV1.html | 17 +- classes/ExecutionResultV2.html | 59 ++- classes/FaultEvent.html | 4 +- classes/FaultPayload.html | 8 +- classes/FinalitySignature.html | 16 +- classes/FinalitySignatureEvent.html | 12 +- classes/FinalitySignatureV1.html | 10 +- classes/FinalitySignatureV2.html | 14 +- classes/FinalitySignatureWrapper.html | 6 +- classes/FinalitySignatureWrapperEvent.html | 6 +- classes/FixedMode.html | 11 +- classes/GlobalStateIdentifier.html | 10 +- classes/Hash.html | 66 +-- classes/HexBytes.html | 60 ++- classes/Hold.html | 14 +- classes/HttpConnection.html | 12 +- classes/HttpError.html | 12 +- classes/HttpHandler.html | 14 +- classes/IDValue.html | 50 +- classes/InfoGetChainspecResult.html | 10 +- classes/InfoGetDeployResult.html | 14 +- classes/InfoGetDeployResultV1Compatible.html | 38 +- classes/InfoGetPeerResult.html | 10 +- classes/InfoGetRewardRequest.html | 10 +- classes/InfoGetRewardResult.html | 16 +- classes/InfoGetStatusResult.html | 38 +- classes/InfoGetTransactionResult.html | 20 +- .../InfoGetTransactionResultV1Compatible.html | 28 +- classes/InfoGetValidatorChangesResult.html | 10 +- classes/InitiatorAddr.html | 54 ++- classes/Key.html | 109 ++--- classes/Message.html | 41 +- classes/MessageAddr.html | 55 ++- classes/MessagePayload.html | 17 +- classes/MessageTopic.html | 17 +- classes/MessageTopicSummary.html | 17 +- classes/MinimalBlockInfo.html | 45 +- classes/ModuleBytes.html | 35 +- classes/NamedArg.html | 47 +- classes/NamedEntryPoint.html | 17 +- classes/NamedKey.html | 29 +- classes/NamedKeyAddr.html | 51 +- classes/NamedKeyKind.html | 17 +- classes/NamedKeyValue.html | 29 +- classes/NamedKeys.html | 37 +- classes/NamedUserGroup.html | 29 +- classes/NodeNextUpgrade.html | 6 +- classes/NodePeer.html | 6 +- classes/Operation.html | 17 +- classes/Package.html | 29 +- classes/ParamBlockIdentifier.html | 10 +- classes/ParamDeployHash.html | 8 +- classes/ParamDictionaryIdentifier.html | 12 +- ...mDictionaryIdentifierContractNamedKey.html | 10 +- classes/ParamDictionaryIdentifierURef.html | 8 +- classes/ParamGetAccountInfoBalance.html | 8 +- classes/ParamGetStateEntity.html | 8 +- classes/ParamQueryGlobalState.html | 12 +- classes/ParamQueryGlobalStateID.html | 10 +- classes/ParamStateRootHash.html | 10 +- classes/ParamTransactionHash.html | 8 +- classes/PricingMode.html | 30 +- classes/Proof.html | 19 +- classes/Proposer.html | 79 ++- classes/PublicKey.html | 43 +- classes/PublicKeyAndBid.html | 17 +- classes/PublicKeyList.html | 10 +- classes/PurseIdentifier.html | 20 +- classes/PutDeployRequest.html | 6 +- classes/PutDeployResult.html | 10 +- classes/PutTransactionRequest.html | 6 +- classes/PutTransactionResult.html | 10 +- classes/QueryBalanceDetailsRequest.html | 8 +- classes/QueryBalanceDetailsResult.html | 16 +- classes/QueryBalanceRequest.html | 8 +- classes/QueryBalanceResult.html | 10 +- classes/QueryGlobalStateResult.html | 14 +- .../QueryGlobalStateResultV1Compatible.html | 10 +- classes/RawEvent.html | 49 +- classes/RawWriteCLValue.html | 81 ---- classes/RawWriteCLValueV2.html | 81 ---- classes/ReservationKind.html | 42 +- classes/ReservedMode.html | 11 +- classes/RpcAddressableEntity.html | 8 +- classes/RpcClient.html | 160 +++---- classes/RpcError.html | 10 +- classes/RpcRequest.html | 14 +- classes/RpcResponse.html | 12 +- classes/SeigniorageAllocation.html | 29 +- classes/SessionTarget.html | 17 +- classes/SimpleType.html | 38 +- classes/SpeculativeClient.html | 10 +- classes/SpeculativeExecParams.html | 8 +- classes/SpeculativeExecResult.html | 12 +- classes/StateGetAccountInfo.html | 10 +- classes/StateGetAuctionInfoResult.html | 10 +- classes/StateGetBalanceRequest.html | 8 +- classes/StateGetBalanceResult.html | 10 +- classes/StateGetDictionaryRequest.html | 8 +- classes/StateGetDictionaryResult.html | 14 +- classes/StateGetEntityResult.html | 10 +- classes/StateGetItemResult.html | 10 +- classes/StatusChanges.html | 10 +- classes/StepEvent.html | 4 +- classes/StepPayload.html | 8 +- classes/StoredContractByHash.html | 45 +- classes/StoredContractByName.html | 45 +- classes/StoredTarget.html | 17 +- classes/StoredValue.html | 127 +++-- classes/StoredVersionedContractByHash.html | 55 ++- classes/StoredVersionedContractByName.html | 55 ++- classes/Streamer.html | 22 +- classes/Timestamp.html | 47 +- classes/Transaction.html | 94 +++- classes/TransactionAcceptedEvent.html | 6 +- classes/TransactionAcceptedPayload.html | 4 +- classes/TransactionBody.html | 60 ++- classes/TransactionEntryPoint.html | 142 ++++-- classes/TransactionError.html | 5 +- classes/TransactionExpiredEvent.html | 10 +- classes/TransactionExpiredPayload.html | 4 +- classes/TransactionHash.html | 32 +- classes/TransactionHeader.html | 60 ++- classes/TransactionInvocationTarget.html | 35 +- classes/TransactionProcessedEvent.html | 10 +- classes/TransactionProcessedPayload.html | 16 +- classes/TransactionScheduling.html | 71 ++- classes/TransactionTarget.html | 100 +++- classes/TransactionV1.html | 141 +++--- classes/TransactionV1Body.html | 47 +- classes/TransactionV1Header.html | 53 +- classes/TransactionWrapper.html | 32 +- classes/Transfer.html | 92 +++- classes/TransferDeployItem.html | 49 +- classes/TransferHash.html | 91 ++-- classes/TransferV1.html | 53 +- classes/TransferV2.html | 53 +- classes/Transform.html | 29 +- classes/TransformKey.html | 17 +- classes/TransformKind.html | 238 ++++++--- classes/URef.html | 84 ++-- classes/UnbondingPurse.html | 41 +- classes/ValidatorAllocation.html | 29 +- classes/ValidatorBid.html | 43 +- classes/ValidatorChanges.html | 10 +- classes/ValidatorWeightAuction.html | 17 +- classes/ValidatorWeightEraEnd.html | 17 +- classes/VestingSchedule.html | 17 +- classes/WriteTransfer.html | 53 +- enums/BalanceHoldAddrTag.html | 6 +- enums/BidAddrTag.html | 13 +- enums/BlockGlobalAddrTag.html | 6 +- enums/EntityKindType.html | 10 +- enums/EntryPointPayment.html | 13 +- enums/EntryPointTag.html | 8 +- enums/EntryPointType.html | 17 +- enums/EventType.html | 28 +- enums/KeyTypeName.html | 37 +- enums/Method.html | 50 +- enums/PrefixName.html | 70 +-- enums/PricingModeTag.html | 25 +- enums/TransactionCategory.html | 19 +- enums/TransactionEntryPointEnum.html | 27 +- enums/TransactionEntryPointTag.html | 27 +- enums/TransactionSchedulingTag.html | 25 +- enums/TransactionVersion.html | 11 +- enums/TypeID.html | 51 +- enums/UrefAccess.html | 21 +- enums/ValidatorState.html | 12 +- functions/bigFromBuffer.html | 22 +- functions/bigToBytes.html | 20 +- functions/deserializeRewards.html | 17 +- functions/fromBytesUInt128.html | 15 +- functions/fromBytesUInt256.html | 15 +- functions/fromBytesUInt512.html | 15 +- functions/getBalanceHoldAddrTag.html | 7 +- functions/getBlockGlobalAddrTag.html | 7 +- functions/getEntryPointTag.html | 7 +- functions/getRuntimeTag.html | 16 +- functions/makeDeploy.html | 22 +- functions/parseBlockTransactions.html | 22 +- functions/serializeApprovals.html | 17 +- functions/serializeRewards.html | 15 +- functions/splitAt.html | 7 +- functions/standardPayment.html | 451 ------------------ index.html | 5 +- interfaces/CLType.html | 30 +- interfaces/ClientInformational.html | 106 ++-- interfaces/ClientPOS.html | 16 +- interfaces/ClientTransactional.html | 6 +- interfaces/IClient.html | 124 ++--- interfaces/IHandler.html | 4 +- interfaces/IResultWithBytes.html | 6 +- modules.html | 8 +- types/EventData.html | 7 +- types/HandlerFunc.html | 7 +- types/MessageChecksum.html | 11 +- types/SystemEntityType.html | 7 +- types/TransactionRuntime.html | 7 +- types/TypeName.html | 9 +- variables/AllEventsNames.html | 7 +- variables/ApiVersion.html | 7 +- variables/ByteHashLen.html | 7 +- variables/CLTypeAny.html | 9 +- variables/CLTypeBool.html | 9 +- variables/CLTypeInt32.html | 9 +- variables/CLTypeInt64.html | 9 +- variables/CLTypeKey.html | 9 +- variables/CLTypePublicKey.html | 9 +- variables/CLTypeString.html | 9 +- variables/CLTypeUInt128.html | 9 +- variables/CLTypeUInt256.html | 9 +- variables/CLTypeUInt32.html | 9 +- variables/CLTypeUInt512.html | 9 +- variables/CLTypeUInt64.html | 9 +- variables/CLTypeUInt8.html | 9 +- variables/CLTypeUnit.html | 9 +- variables/CLTypeUref.html | 9 +- variables/DEFAULT_DEPLOY_TTL.html | 11 +- variables/ErrHandlerNotRegistered.html | 7 +- variables/ErrIncorrectUrefFormat.html | 7 +- variables/ErrInvalidApprovalSignature.html | 11 +- variables/ErrInvalidBidAddrFormat.html | 7 +- variables/ErrInvalidBidAddrTag.html | 7 +- variables/ErrInvalidBodyHash.html | 11 +- variables/ErrInvalidEntityAddrFormat.html | 7 +- variables/ErrInvalidEntityKind.html | 7 +- variables/ErrInvalidResultJsonFormat.html | 7 +- variables/ErrInvalidTransactionHash.html | 11 +- variables/ErrParamsJsonStringifyHandler.html | 7 +- variables/ErrProcessHttpRequest.html | 7 +- variables/ErrReadHttpResponseBody.html | 7 +- variables/ErrRpcResponseUnmarshal.html | 7 +- variables/ErrTransactionV1FromJson.html | 11 +- .../ErrUnexpectedBidAddrTagInBidAddr.html | 7 +- variables/ErrUnsupportedCLType.html | 7 +- variables/Int32ByteSize.html | 9 +- variables/Int64ByteSize.html | 9 +- variables/KEY_DEFAULT_BYTE_LENGTH.html | 7 +- variables/MapJsonParsingError.html | 7 +- variables/PrefixNameTransfer.html | 7 +- variables/PrefixNameURef.html | 7 +- variables/TypeName-1.html | 11 +- variables/keyIDbyPrefix.html | 11 +- variables/typeIDbyNames.html | 11 +- 391 files changed, 6871 insertions(+), 4915 deletions(-) delete mode 100644 classes/RawWriteCLValue.html delete mode 100644 classes/RawWriteCLValueV2.html delete mode 100644 functions/standardPayment.html diff --git a/assets/search.js b/assets/search.js index 370b2c63b..26b51e195 100644 --- a/assets/search.js +++ b/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"8\":\"Enumeration\",\"16\":\"Enumeration Member\",\"32\":\"Variable\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"4194304\":\"Type alias\"},\"rows\":[{\"kind\":128,\"name\":\"AssociatedKey\",\"url\":\"classes/AssociatedKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AssociatedKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AssociatedKey\"},{\"kind\":1024,\"name\":\"accountHash\",\"url\":\"classes/AssociatedKey.html#accountHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AssociatedKey\"},{\"kind\":1024,\"name\":\"weight\",\"url\":\"classes/AssociatedKey.html#weight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AssociatedKey\"},{\"kind\":128,\"name\":\"ActionThresholds\",\"url\":\"classes/ActionThresholds.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ActionThresholds.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ActionThresholds\"},{\"kind\":1024,\"name\":\"deployment\",\"url\":\"classes/ActionThresholds.html#deployment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ActionThresholds\"},{\"kind\":1024,\"name\":\"keyManagement\",\"url\":\"classes/ActionThresholds.html#keyManagement\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ActionThresholds\"},{\"kind\":128,\"name\":\"Account\",\"url\":\"classes/Account.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Account.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Account\"},{\"kind\":1024,\"name\":\"accountHash\",\"url\":\"classes/Account.html#accountHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Account\"},{\"kind\":1024,\"name\":\"namedKeys\",\"url\":\"classes/Account.html#namedKeys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Account\"},{\"kind\":1024,\"name\":\"mainPurse\",\"url\":\"classes/Account.html#mainPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Account\"},{\"kind\":1024,\"name\":\"associatedKeys\",\"url\":\"classes/Account.html#associatedKeys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Account\"},{\"kind\":1024,\"name\":\"actionThresholds\",\"url\":\"classes/Account.html#actionThresholds\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Account\"},{\"kind\":64,\"name\":\"getRuntimeTag\",\"url\":\"functions/getRuntimeTag.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":4194304,\"name\":\"SystemEntityType\",\"url\":\"types/SystemEntityType.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"TransactionRuntime\",\"url\":\"types/TransactionRuntime.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":128,\"name\":\"EntityKind\",\"url\":\"classes/EntityKind.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityKind.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityKind\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/EntityKind.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityKind\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/EntityKind.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityKind\"},{\"kind\":1024,\"name\":\"smartContract\",\"url\":\"classes/EntityKind.html#smartContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityKind\"},{\"kind\":128,\"name\":\"EntityActionThresholds\",\"url\":\"classes/EntityActionThresholds.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityActionThresholds.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityActionThresholds\"},{\"kind\":1024,\"name\":\"deployment\",\"url\":\"classes/EntityActionThresholds.html#deployment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityActionThresholds\"},{\"kind\":1024,\"name\":\"upgradeManagement\",\"url\":\"classes/EntityActionThresholds.html#upgradeManagement\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityActionThresholds\"},{\"kind\":1024,\"name\":\"keyManagement\",\"url\":\"classes/EntityActionThresholds.html#keyManagement\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityActionThresholds\"},{\"kind\":128,\"name\":\"AddressableEntity\",\"url\":\"classes/AddressableEntity.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AddressableEntity.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"entityKind\",\"url\":\"classes/AddressableEntity.html#entityKind\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"packageHash\",\"url\":\"classes/AddressableEntity.html#packageHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"byteCodeHash\",\"url\":\"classes/AddressableEntity.html#byteCodeHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"associatedKeys\",\"url\":\"classes/AddressableEntity.html#associatedKeys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"actionThresholds\",\"url\":\"classes/AddressableEntity.html#actionThresholds\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"mainPurse\",\"url\":\"classes/AddressableEntity.html#mainPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/AddressableEntity.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"messageTopics\",\"url\":\"classes/AddressableEntity.html#messageTopics\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":128,\"name\":\"NamedEntryPoint\",\"url\":\"classes/NamedEntryPoint.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedEntryPoint.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedEntryPoint\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/NamedEntryPoint.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedEntryPoint\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NamedEntryPoint.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedEntryPoint\"},{\"kind\":128,\"name\":\"NamedArg\",\"url\":\"classes/NamedArg.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/NamedArg.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedArg.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NamedArg.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/NamedArg.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/NamedArg.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":128,\"name\":\"Args\",\"url\":\"classes/Args.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromMap\",\"url\":\"classes/Args.html#fromMap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":2048,\"name\":\"fromNamedArgs\",\"url\":\"classes/Args.html#fromNamedArgs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/Args.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Args.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/Args.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/Args.html#insert\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/Args.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":128,\"name\":\"PublicKeyAndBid\",\"url\":\"classes/PublicKeyAndBid.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PublicKeyAndBid.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PublicKeyAndBid\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/PublicKeyAndBid.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicKeyAndBid\"},{\"kind\":1024,\"name\":\"bid\",\"url\":\"classes/PublicKeyAndBid.html#bid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicKeyAndBid\"},{\"kind\":128,\"name\":\"EraValidators\",\"url\":\"classes/EraValidators.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraValidators.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraValidators\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/EraValidators.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraValidators\"},{\"kind\":1024,\"name\":\"validatorWeights\",\"url\":\"classes/EraValidators.html#validatorWeights\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraValidators\"},{\"kind\":128,\"name\":\"AuctionState\",\"url\":\"classes/AuctionState.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AuctionState.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AuctionState\"},{\"kind\":1024,\"name\":\"bids\",\"url\":\"classes/AuctionState.html#bids\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AuctionState\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/AuctionState.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AuctionState\"},{\"kind\":1024,\"name\":\"eraValidators\",\"url\":\"classes/AuctionState.html#eraValidators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AuctionState\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/AuctionState.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AuctionState\"},{\"kind\":128,\"name\":\"VestingSchedule\",\"url\":\"classes/VestingSchedule.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VestingSchedule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"VestingSchedule\"},{\"kind\":1024,\"name\":\"initialReleaseTimestampMillis\",\"url\":\"classes/VestingSchedule.html#initialReleaseTimestampMillis\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VestingSchedule\"},{\"kind\":1024,\"name\":\"lockedAmounts\",\"url\":\"classes/VestingSchedule.html#lockedAmounts\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VestingSchedule\"},{\"kind\":128,\"name\":\"ValidatorBid\",\"url\":\"classes/ValidatorBid.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidatorBid.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"bondingPurse\",\"url\":\"classes/ValidatorBid.html#bondingPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"delegationRate\",\"url\":\"classes/ValidatorBid.html#delegationRate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"inactive\",\"url\":\"classes/ValidatorBid.html#inactive\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"stakedAmount\",\"url\":\"classes/ValidatorBid.html#stakedAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"minimumDelegationAmount\",\"url\":\"classes/ValidatorBid.html#minimumDelegationAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"maximumDelegationAmount\",\"url\":\"classes/ValidatorBid.html#maximumDelegationAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"vestingSchedule\",\"url\":\"classes/ValidatorBid.html#vestingSchedule\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":128,\"name\":\"Delegator\",\"url\":\"classes/Delegator.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newDelegatorFromDelegatorV1\",\"url\":\"classes/Delegator.html#newDelegatorFromDelegatorV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Delegator.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":1024,\"name\":\"bondingPurse\",\"url\":\"classes/Delegator.html#bondingPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":1024,\"name\":\"stakedAmount\",\"url\":\"classes/Delegator.html#stakedAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":1024,\"name\":\"delegatorPublicKey\",\"url\":\"classes/Delegator.html#delegatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":1024,\"name\":\"validatorPublicKey\",\"url\":\"classes/Delegator.html#validatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":1024,\"name\":\"vestingSchedule\",\"url\":\"classes/Delegator.html#vestingSchedule\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":128,\"name\":\"Bid\",\"url\":\"classes/Bid.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Bid.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"bondingPurse\",\"url\":\"classes/Bid.html#bondingPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"delegationRate\",\"url\":\"classes/Bid.html#delegationRate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"inactive\",\"url\":\"classes/Bid.html#inactive\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"stakedAmount\",\"url\":\"classes/Bid.html#stakedAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"validatorPublicKey\",\"url\":\"classes/Bid.html#validatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"delegators\",\"url\":\"classes/Bid.html#delegators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"vestingSchedule\",\"url\":\"classes/Bid.html#vestingSchedule\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":128,\"name\":\"DelegatorV1\",\"url\":\"classes/DelegatorV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DelegatorV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DelegatorV1\"},{\"kind\":1024,\"name\":\"bondingPurse\",\"url\":\"classes/DelegatorV1.html#bondingPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorV1\"},{\"kind\":1024,\"name\":\"stakedAmount\",\"url\":\"classes/DelegatorV1.html#stakedAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorV1\"},{\"kind\":1024,\"name\":\"delegatee\",\"url\":\"classes/DelegatorV1.html#delegatee\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorV1\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/DelegatorV1.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorV1\"},{\"kind\":1024,\"name\":\"vestingSchedule\",\"url\":\"classes/DelegatorV1.html#vestingSchedule\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorV1\"},{\"kind\":128,\"name\":\"Credit\",\"url\":\"classes/Credit.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Credit.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Credit\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/Credit.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Credit\"},{\"kind\":1024,\"name\":\"validatorPublicKey\",\"url\":\"classes/Credit.html#validatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Credit\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/Credit.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Credit\"},{\"kind\":128,\"name\":\"Bridge\",\"url\":\"classes/Bridge.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Bridge.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Bridge\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/Bridge.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bridge\"},{\"kind\":1024,\"name\":\"oldValidatorPublicKey\",\"url\":\"classes/Bridge.html#oldValidatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bridge\"},{\"kind\":1024,\"name\":\"newValidatorPublicKey\",\"url\":\"classes/Bridge.html#newValidatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bridge\"},{\"kind\":128,\"name\":\"BidKind\",\"url\":\"classes/BidKind.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BidKind.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BidKind\"},{\"kind\":1024,\"name\":\"unified\",\"url\":\"classes/BidKind.html#unified\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidKind\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/BidKind.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidKind\"},{\"kind\":1024,\"name\":\"delegator\",\"url\":\"classes/BidKind.html#delegator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidKind\"},{\"kind\":1024,\"name\":\"bridge\",\"url\":\"classes/BidKind.html#bridge\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidKind\"},{\"kind\":1024,\"name\":\"credit\",\"url\":\"classes/BidKind.html#credit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidKind\"},{\"kind\":64,\"name\":\"parseBlockTransactions\",\"url\":\"functions/parseBlockTransactions.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"Proof\",\"url\":\"classes/Proof.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Proof.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Proof\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/Proof.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Proof\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"classes/Proof.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Proof\"},{\"kind\":128,\"name\":\"Block\",\"url\":\"classes/Block.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newBlockFromBlockWrapper\",\"url\":\"classes/Block.html#newBlockFromBlockWrapper\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":2048,\"name\":\"newBlockFromBlockV1\",\"url\":\"classes/Block.html#newBlockFromBlockV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Block.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/Block.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/Block.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/Block.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"lastSwitchBlockHash\",\"url\":\"classes/Block.html#lastSwitchBlockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"parentHash\",\"url\":\"classes/Block.html#parentHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/Block.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/Block.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"accumulatedSeed\",\"url\":\"classes/Block.html#accumulatedSeed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"randomBit\",\"url\":\"classes/Block.html#randomBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"currentGasPrice\",\"url\":\"classes/Block.html#currentGasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"proposer\",\"url\":\"classes/Block.html#proposer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/Block.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"eraEnd\",\"url\":\"classes/Block.html#eraEnd\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"transactions\",\"url\":\"classes/Block.html#transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"rewardedSignatures\",\"url\":\"classes/Block.html#rewardedSignatures\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"proofs\",\"url\":\"classes/Block.html#proofs\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"originBlockV1\",\"url\":\"classes/Block.html#originBlockV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"originBlockV2\",\"url\":\"classes/Block.html#originBlockV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":2048,\"name\":\"getBlockV1\",\"url\":\"classes/Block.html#getBlockV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":2048,\"name\":\"getBlockV2\",\"url\":\"classes/Block.html#getBlockV2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":128,\"name\":\"BlockTransaction\",\"url\":\"classes/BlockTransaction.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/BlockTransaction.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockTransaction\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockTransaction.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockTransaction\"},{\"kind\":1024,\"name\":\"category\",\"url\":\"classes/BlockTransaction.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockTransaction\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/BlockTransaction.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockTransaction\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/BlockTransaction.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockTransaction\"},{\"kind\":128,\"name\":\"BlockV1\",\"url\":\"classes/BlockV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockV1\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/BlockV1.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV1\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"classes/BlockV1.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV1\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"classes/BlockV1.html#body\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV1\"},{\"kind\":1024,\"name\":\"proofs\",\"url\":\"classes/BlockV1.html#proofs\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV1\"},{\"kind\":128,\"name\":\"BlockBodyV1\",\"url\":\"classes/BlockBodyV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockBodyV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockBodyV1\"},{\"kind\":1024,\"name\":\"deployHashes\",\"url\":\"classes/BlockBodyV1.html#deployHashes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockBodyV1\"},{\"kind\":1024,\"name\":\"proposer\",\"url\":\"classes/BlockBodyV1.html#proposer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockBodyV1\"},{\"kind\":1024,\"name\":\"transferHashes\",\"url\":\"classes/BlockBodyV1.html#transferHashes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockBodyV1\"},{\"kind\":128,\"name\":\"BlockV2\",\"url\":\"classes/BlockV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockV2\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/BlockV2.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV2\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"classes/BlockV2.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV2\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"classes/BlockV2.html#body\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV2\"},{\"kind\":128,\"name\":\"BlockHeaderV1\",\"url\":\"classes/BlockHeaderV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockHeaderV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"accumulatedSeed\",\"url\":\"classes/BlockHeaderV1.html#accumulatedSeed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"bodyHash\",\"url\":\"classes/BlockHeaderV1.html#bodyHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/BlockHeaderV1.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/BlockHeaderV1.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"parentHash\",\"url\":\"classes/BlockHeaderV1.html#parentHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/BlockHeaderV1.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"randomBit\",\"url\":\"classes/BlockHeaderV1.html#randomBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/BlockHeaderV1.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/BlockHeaderV1.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"eraEnd\",\"url\":\"classes/BlockHeaderV1.html#eraEnd\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":128,\"name\":\"BlockHeaderV2\",\"url\":\"classes/BlockHeaderV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockHeaderV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"accumulatedSeed\",\"url\":\"classes/BlockHeaderV2.html#accumulatedSeed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"bodyHash\",\"url\":\"classes/BlockHeaderV2.html#bodyHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/BlockHeaderV2.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"currentGasPrice\",\"url\":\"classes/BlockHeaderV2.html#currentGasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/BlockHeaderV2.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"parentHash\",\"url\":\"classes/BlockHeaderV2.html#parentHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"proposer\",\"url\":\"classes/BlockHeaderV2.html#proposer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/BlockHeaderV2.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"randomBit\",\"url\":\"classes/BlockHeaderV2.html#randomBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/BlockHeaderV2.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"lastSwitchBlockHash\",\"url\":\"classes/BlockHeaderV2.html#lastSwitchBlockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/BlockHeaderV2.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"eraEnd\",\"url\":\"classes/BlockHeaderV2.html#eraEnd\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":128,\"name\":\"BlockBodyV2\",\"url\":\"classes/BlockBodyV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockBodyV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockBodyV2\"},{\"kind\":1024,\"name\":\"transactions\",\"url\":\"classes/BlockBodyV2.html#transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockBodyV2\"},{\"kind\":1024,\"name\":\"rewardedSignatures\",\"url\":\"classes/BlockBodyV2.html#rewardedSignatures\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockBodyV2\"},{\"kind\":128,\"name\":\"BlockWrapper\",\"url\":\"classes/BlockWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockWrapper\"},{\"kind\":1024,\"name\":\"blockV1\",\"url\":\"classes/BlockWrapper.html#blockV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockWrapper\"},{\"kind\":1024,\"name\":\"blockV2\",\"url\":\"classes/BlockWrapper.html#blockV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockWrapper\"},{\"kind\":128,\"name\":\"BlockWithSignatures\",\"url\":\"classes/BlockWithSignatures.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockWithSignatures.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockWithSignatures\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"classes/BlockWithSignatures.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockWithSignatures\"},{\"kind\":1024,\"name\":\"proofs\",\"url\":\"classes/BlockWithSignatures.html#proofs\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockWithSignatures\"},{\"kind\":128,\"name\":\"BlockHeaderWrapper\",\"url\":\"classes/BlockHeaderWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockHeaderWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockHeaderWrapper\"},{\"kind\":1024,\"name\":\"blockHeaderV1\",\"url\":\"classes/BlockHeaderWrapper.html#blockHeaderV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderWrapper\"},{\"kind\":1024,\"name\":\"blockHeaderV2\",\"url\":\"classes/BlockHeaderWrapper.html#blockHeaderV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderWrapper\"},{\"kind\":128,\"name\":\"BlockHeader\",\"url\":\"classes/BlockHeader.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newBlockHeaderFromV1\",\"url\":\"classes/BlockHeader.html#newBlockHeaderFromV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":2048,\"name\":\"newBlockHeaderFromV2\",\"url\":\"classes/BlockHeader.html#newBlockHeaderFromV2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockHeader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"accumulatedSeed\",\"url\":\"classes/BlockHeader.html#accumulatedSeed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"bodyHash\",\"url\":\"classes/BlockHeader.html#bodyHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/BlockHeader.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"currentGasPrice\",\"url\":\"classes/BlockHeader.html#currentGasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/BlockHeader.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"parentHash\",\"url\":\"classes/BlockHeader.html#parentHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"proposer\",\"url\":\"classes/BlockHeader.html#proposer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/BlockHeader.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"randomBit\",\"url\":\"classes/BlockHeader.html#randomBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/BlockHeader.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/BlockHeader.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"eraEnd\",\"url\":\"classes/BlockHeader.html#eraEnd\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"originBlockHeaderV1\",\"url\":\"classes/BlockHeader.html#originBlockHeaderV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"originBlockHeaderV2\",\"url\":\"classes/BlockHeader.html#originBlockHeaderV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"BlockHeader\"},{\"kind\":2048,\"name\":\"getBlockHeaderV1\",\"url\":\"classes/BlockHeader.html#getBlockHeaderV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":2048,\"name\":\"getBlockHeaderV2\",\"url\":\"classes/BlockHeader.html#getBlockHeaderV2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":128,\"name\":\"Proposer\",\"url\":\"classes/Proposer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/Proposer.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Proposer.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Proposer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":1024,\"name\":\"isSystem\",\"url\":\"classes/Proposer.html#isSystem\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/Proposer.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":2048,\"name\":\"isSystemProposer\",\"url\":\"classes/Proposer.html#isSystemProposer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":2048,\"name\":\"getPublicKey\",\"url\":\"classes/Proposer.html#getPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":2048,\"name\":\"getPublicKeyOptional\",\"url\":\"classes/Proposer.html#getPublicKeyOptional\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Proposer.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":128,\"name\":\"Contract\",\"url\":\"classes/Contract.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Contract.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"kind\":1024,\"name\":\"contractPackageHash\",\"url\":\"classes/Contract.html#contractPackageHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"kind\":1024,\"name\":\"contractWasmHash\",\"url\":\"classes/Contract.html#contractWasmHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"kind\":1024,\"name\":\"entryPoints\",\"url\":\"classes/Contract.html#entryPoints\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"kind\":1024,\"name\":\"namedKeys\",\"url\":\"classes/Contract.html#namedKeys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/Contract.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"kind\":128,\"name\":\"ContractGroup\",\"url\":\"classes/ContractGroup.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractGroup.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ContractGroup\"},{\"kind\":1024,\"name\":\"group\",\"url\":\"classes/ContractGroup.html#group\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractGroup\"},{\"kind\":1024,\"name\":\"keys\",\"url\":\"classes/ContractGroup.html#keys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractGroup\"},{\"kind\":128,\"name\":\"ContractVersion\",\"url\":\"classes/ContractVersion.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractVersion.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ContractVersion\"},{\"kind\":1024,\"name\":\"contractHash\",\"url\":\"classes/ContractVersion.html#contractHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractVersion\"},{\"kind\":1024,\"name\":\"contractVersion\",\"url\":\"classes/ContractVersion.html#contractVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractVersion\"},{\"kind\":1024,\"name\":\"protocolVersionMajor\",\"url\":\"classes/ContractVersion.html#protocolVersionMajor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractVersion\"},{\"kind\":128,\"name\":\"ContractPackage\",\"url\":\"classes/ContractPackage.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractPackage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ContractPackage\"},{\"kind\":1024,\"name\":\"accessKey\",\"url\":\"classes/ContractPackage.html#accessKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackage\"},{\"kind\":1024,\"name\":\"disabledVersions\",\"url\":\"classes/ContractPackage.html#disabledVersions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackage\"},{\"kind\":1024,\"name\":\"groups\",\"url\":\"classes/ContractPackage.html#groups\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackage\"},{\"kind\":1024,\"name\":\"versions\",\"url\":\"classes/ContractPackage.html#versions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackage\"},{\"kind\":1024,\"name\":\"lockStatus\",\"url\":\"classes/ContractPackage.html#lockStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackage\"},{\"kind\":64,\"name\":\"makeDeploy\",\"url\":\"functions/makeDeploy.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"DeployHeader\",\"url\":\"classes/DeployHeader.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"default\",\"url\":\"classes/DeployHeader.html#default\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployHeader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/DeployHeader.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"bodyHash\",\"url\":\"classes/DeployHeader.html#bodyHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"chainName\",\"url\":\"classes/DeployHeader.html#chainName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"dependencies\",\"url\":\"classes/DeployHeader.html#dependencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"gasPrice\",\"url\":\"classes/DeployHeader.html#gasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/DeployHeader.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/DeployHeader.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/DeployHeader.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":128,\"name\":\"Deploy\",\"url\":\"classes/Deploy.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"setSignature\",\"url\":\"classes/Deploy.html#setSignature\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"createNew\",\"url\":\"classes/Deploy.html#createNew\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"fromHeaderAndItems\",\"url\":\"classes/Deploy.html#fromHeaderAndItems\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"newTransactionFromDeploy\",\"url\":\"classes/Deploy.html#newTransactionFromDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Deploy.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"toJson\",\"url\":\"classes/Deploy.html#toJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Deploy.html#toJson.toJson-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"Deploy.toJson.toJson\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/Deploy.html#toJson.toJson-1.__type.deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Deploy.toJson.toJson.__type\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Deploy.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":1024,\"name\":\"approvals\",\"url\":\"classes/Deploy.html#approvals\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/Deploy.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"classes/Deploy.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":1024,\"name\":\"payment\",\"url\":\"classes/Deploy.html#payment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"classes/Deploy.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"validate\",\"url\":\"classes/Deploy.html#validate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/Deploy.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/Deploy.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"isTransfer\",\"url\":\"classes/Deploy.html#isTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"isStandardPayment\",\"url\":\"classes/Deploy.html#isStandardPayment\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":64,\"name\":\"standardPayment\",\"url\":\"functions/standardPayment.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"serializeApprovals\",\"url\":\"functions/serializeApprovals.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"DeployParams\",\"url\":\"classes/DeployParams.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployParams.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":1024,\"name\":\"accountPublicKey\",\"url\":\"classes/DeployParams.html#accountPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":1024,\"name\":\"chainName\",\"url\":\"classes/DeployParams.html#chainName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":1024,\"name\":\"gasPrice\",\"url\":\"classes/DeployParams.html#gasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/DeployParams.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":1024,\"name\":\"dependencies\",\"url\":\"classes/DeployParams.html#dependencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/DeployParams.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":32,\"name\":\"DEFAULT_DEPLOY_TTL\",\"url\":\"variables/DEFAULT_DEPLOY_TTL.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"DeployInfo\",\"url\":\"classes/DeployInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployInfo\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/DeployInfo.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfo\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"classes/DeployInfo.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfo\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/DeployInfo.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfo\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/DeployInfo.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfo\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"classes/DeployInfo.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfo\"},{\"kind\":8,\"name\":\"EntryPointType\",\"url\":\"enums/EntryPointType.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Session\",\"url\":\"enums/EntryPointType.html#Session\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointType\"},{\"kind\":16,\"name\":\"Contract\",\"url\":\"enums/EntryPointType.html#Contract\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointType\"},{\"kind\":16,\"name\":\"Caller\",\"url\":\"enums/EntryPointType.html#Caller\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointType\"},{\"kind\":16,\"name\":\"Called\",\"url\":\"enums/EntryPointType.html#Called\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointType\"},{\"kind\":16,\"name\":\"Factory\",\"url\":\"enums/EntryPointType.html#Factory\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointType\"},{\"kind\":8,\"name\":\"EntryPointPayment\",\"url\":\"enums/EntryPointPayment.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Caller\",\"url\":\"enums/EntryPointPayment.html#Caller\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointPayment\"},{\"kind\":16,\"name\":\"SelfOnly\",\"url\":\"enums/EntryPointPayment.html#SelfOnly\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointPayment\"},{\"kind\":16,\"name\":\"SelfOnward\",\"url\":\"enums/EntryPointPayment.html#SelfOnward\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointPayment\"},{\"kind\":128,\"name\":\"EntryPointArg\",\"url\":\"classes/EntryPointArg.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointArg.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointArg\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/EntryPointArg.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointArg\"},{\"kind\":1024,\"name\":\"clType\",\"url\":\"classes/EntryPointArg.html#clType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointArg\"},{\"kind\":128,\"name\":\"EntryPointAccess\",\"url\":\"classes/EntryPointAccess.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointAccess.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointAccess\"},{\"kind\":1024,\"name\":\"accessControlOptions\",\"url\":\"classes/EntryPointAccess.html#accessControlOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointAccess\"},{\"kind\":128,\"name\":\"EntryPointV1\",\"url\":\"classes/EntryPointV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":1024,\"name\":\"access\",\"url\":\"classes/EntryPointV1.html#access\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/EntryPointV1.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":1024,\"name\":\"entryPointType\",\"url\":\"classes/EntryPointV1.html#entryPointType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":1024,\"name\":\"entryPointPayment\",\"url\":\"classes/EntryPointV1.html#entryPointPayment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/EntryPointV1.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":1024,\"name\":\"ret\",\"url\":\"classes/EntryPointV1.html#ret\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":128,\"name\":\"EntryPointV2\",\"url\":\"classes/EntryPointV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointV2\"},{\"kind\":1024,\"name\":\"flags\",\"url\":\"classes/EntryPointV2.html#flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV2\"},{\"kind\":1024,\"name\":\"functionIndex\",\"url\":\"classes/EntryPointV2.html#functionIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV2\"},{\"kind\":128,\"name\":\"EntryPointValue\",\"url\":\"classes/EntryPointValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointValue\"},{\"kind\":1024,\"name\":\"v1CasperVm\",\"url\":\"classes/EntryPointValue.html#v1CasperVm\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointValue\"},{\"kind\":1024,\"name\":\"v2CasperVm\",\"url\":\"classes/EntryPointValue.html#v2CasperVm\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointValue\"},{\"kind\":128,\"name\":\"EraReward\",\"url\":\"classes/EraReward.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraReward.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraReward\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/EraReward.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraReward\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/EraReward.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraReward\"},{\"kind\":128,\"name\":\"EraReport\",\"url\":\"classes/EraReport.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraReport.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraReport\"},{\"kind\":1024,\"name\":\"equivocators\",\"url\":\"classes/EraReport.html#equivocators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraReport\"},{\"kind\":1024,\"name\":\"inactiveValidators\",\"url\":\"classes/EraReport.html#inactiveValidators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraReport\"},{\"kind\":1024,\"name\":\"rewards\",\"url\":\"classes/EraReport.html#rewards\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraReport\"},{\"kind\":128,\"name\":\"EraEndV2\",\"url\":\"classes/EraEndV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraEndV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraEndV2\"},{\"kind\":1024,\"name\":\"equivocators\",\"url\":\"classes/EraEndV2.html#equivocators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV2\"},{\"kind\":1024,\"name\":\"inactiveValidators\",\"url\":\"classes/EraEndV2.html#inactiveValidators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV2\"},{\"kind\":1024,\"name\":\"nextEraValidatorWeights\",\"url\":\"classes/EraEndV2.html#nextEraValidatorWeights\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV2\"},{\"kind\":1024,\"name\":\"rewards\",\"url\":\"classes/EraEndV2.html#rewards\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV2\"},{\"kind\":1024,\"name\":\"nextEraGasPrice\",\"url\":\"classes/EraEndV2.html#nextEraGasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV2\"},{\"kind\":128,\"name\":\"EraEndV1\",\"url\":\"classes/EraEndV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraEndV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraEndV1\"},{\"kind\":1024,\"name\":\"eraReport\",\"url\":\"classes/EraEndV1.html#eraReport\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV1\"},{\"kind\":1024,\"name\":\"nextEraValidatorWeights\",\"url\":\"classes/EraEndV1.html#nextEraValidatorWeights\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV1\"},{\"kind\":128,\"name\":\"EraEnd\",\"url\":\"classes/EraEnd.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromV2\",\"url\":\"classes/EraEnd.html#fromV2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":2048,\"name\":\"fromV1\",\"url\":\"classes/EraEnd.html#fromV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraEnd.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":1024,\"name\":\"equivocators\",\"url\":\"classes/EraEnd.html#equivocators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":1024,\"name\":\"inactiveValidators\",\"url\":\"classes/EraEnd.html#inactiveValidators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":1024,\"name\":\"nextEraValidatorWeights\",\"url\":\"classes/EraEnd.html#nextEraValidatorWeights\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":1024,\"name\":\"rewards\",\"url\":\"classes/EraEnd.html#rewards\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":1024,\"name\":\"nextEraGasPrice\",\"url\":\"classes/EraEnd.html#nextEraGasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":128,\"name\":\"DelegatorAllocation\",\"url\":\"classes/DelegatorAllocation.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DelegatorAllocation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DelegatorAllocation\"},{\"kind\":1024,\"name\":\"delegatorPublicKey\",\"url\":\"classes/DelegatorAllocation.html#delegatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorAllocation\"},{\"kind\":1024,\"name\":\"validatorPublicKey\",\"url\":\"classes/DelegatorAllocation.html#validatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorAllocation\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/DelegatorAllocation.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorAllocation\"},{\"kind\":128,\"name\":\"ValidatorAllocation\",\"url\":\"classes/ValidatorAllocation.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidatorAllocation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ValidatorAllocation\"},{\"kind\":1024,\"name\":\"validatorPublicKey\",\"url\":\"classes/ValidatorAllocation.html#validatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorAllocation\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/ValidatorAllocation.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorAllocation\"},{\"kind\":128,\"name\":\"SeigniorageAllocation\",\"url\":\"classes/SeigniorageAllocation.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SeigniorageAllocation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SeigniorageAllocation\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/SeigniorageAllocation.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SeigniorageAllocation\"},{\"kind\":1024,\"name\":\"delegator\",\"url\":\"classes/SeigniorageAllocation.html#delegator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SeigniorageAllocation\"},{\"kind\":128,\"name\":\"EraInfo\",\"url\":\"classes/EraInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraInfo\"},{\"kind\":1024,\"name\":\"seigniorageAllocations\",\"url\":\"classes/EraInfo.html#seigniorageAllocations\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraInfo\"},{\"kind\":128,\"name\":\"EraSummary\",\"url\":\"classes/EraSummary.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraSummary.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/EraSummary.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/EraSummary.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"storedValue\",\"url\":\"classes/EraSummary.html#storedValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/EraSummary.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"merkleProof\",\"url\":\"classes/EraSummary.html#merkleProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":128,\"name\":\"ModuleBytes\",\"url\":\"classes/ModuleBytes.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ModuleBytes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ModuleBytes\"},{\"kind\":1024,\"name\":\"moduleBytes\",\"url\":\"classes/ModuleBytes.html#moduleBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ModuleBytes\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/ModuleBytes.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ModuleBytes\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/ModuleBytes.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ModuleBytes\"},{\"kind\":128,\"name\":\"StoredContractByHash\",\"url\":\"classes/StoredContractByHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredContractByHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredContractByHash\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/StoredContractByHash.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredContractByHash\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/StoredContractByHash.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredContractByHash\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/StoredContractByHash.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredContractByHash\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/StoredContractByHash.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoredContractByHash\"},{\"kind\":128,\"name\":\"StoredContractByName\",\"url\":\"classes/StoredContractByName.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredContractByName.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredContractByName\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/StoredContractByName.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredContractByName\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/StoredContractByName.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredContractByName\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/StoredContractByName.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredContractByName\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/StoredContractByName.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoredContractByName\"},{\"kind\":128,\"name\":\"StoredVersionedContractByHash\",\"url\":\"classes/StoredVersionedContractByHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredVersionedContractByHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/StoredVersionedContractByHash.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/StoredVersionedContractByHash.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/StoredVersionedContractByHash.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/StoredVersionedContractByHash.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByHash\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/StoredVersionedContractByHash.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByHash\"},{\"kind\":128,\"name\":\"StoredVersionedContractByName\",\"url\":\"classes/StoredVersionedContractByName.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredVersionedContractByName.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/StoredVersionedContractByName.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/StoredVersionedContractByName.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/StoredVersionedContractByName.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/StoredVersionedContractByName.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByName\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/StoredVersionedContractByName.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByName\"},{\"kind\":128,\"name\":\"TransferDeployItem\",\"url\":\"classes/TransferDeployItem.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newTransfer\",\"url\":\"classes/TransferDeployItem.html#newTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransferDeployItem\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransferDeployItem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransferDeployItem\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/TransferDeployItem.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferDeployItem\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/TransferDeployItem.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransferDeployItem\"},{\"kind\":128,\"name\":\"ExecutableDeployItem\",\"url\":\"classes/ExecutableDeployItem.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"standardPayment\",\"url\":\"classes/ExecutableDeployItem.html#standardPayment\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExecutableDeployItem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"moduleBytes\",\"url\":\"classes/ExecutableDeployItem.html#moduleBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"storedContractByHash\",\"url\":\"classes/ExecutableDeployItem.html#storedContractByHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"storedContractByName\",\"url\":\"classes/ExecutableDeployItem.html#storedContractByName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"storedVersionedContractByHash\",\"url\":\"classes/ExecutableDeployItem.html#storedVersionedContractByHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"storedVersionedContractByName\",\"url\":\"classes/ExecutableDeployItem.html#storedVersionedContractByName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"transfer\",\"url\":\"classes/ExecutableDeployItem.html#transfer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"getArgByName\",\"url\":\"classes/ExecutableDeployItem.html#getArgByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"setArg\",\"url\":\"classes/ExecutableDeployItem.html#setArg\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"getArgs\",\"url\":\"classes/ExecutableDeployItem.html#getArgs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/ExecutableDeployItem.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"asModuleBytes\",\"url\":\"classes/ExecutableDeployItem.html#asModuleBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isTransfer\",\"url\":\"classes/ExecutableDeployItem.html#isTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isStoredVersionContractByHash\",\"url\":\"classes/ExecutableDeployItem.html#isStoredVersionContractByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isStoredVersionContractByName\",\"url\":\"classes/ExecutableDeployItem.html#isStoredVersionContractByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isStoredContractByName\",\"url\":\"classes/ExecutableDeployItem.html#isStoredContractByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isStoredContractByHash\",\"url\":\"classes/ExecutableDeployItem.html#isStoredContractByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isModuleBytes\",\"url\":\"classes/ExecutableDeployItem.html#isModuleBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":128,\"name\":\"Operation\",\"url\":\"classes/Operation.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Operation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Operation\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/Operation.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Operation\"},{\"kind\":1024,\"name\":\"kind\",\"url\":\"classes/Operation.html#kind\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Operation\"},{\"kind\":128,\"name\":\"Effects\",\"url\":\"classes/Effects.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":128,\"name\":\"Effect\",\"url\":\"classes/Effect.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Effect.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Effect\"},{\"kind\":1024,\"name\":\"operations\",\"url\":\"classes/Effect.html#operations\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Effect\"},{\"kind\":1024,\"name\":\"transforms\",\"url\":\"classes/Effect.html#transforms\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Effect\"},{\"kind\":128,\"name\":\"ExecutionResultStatusData\",\"url\":\"classes/ExecutionResultStatusData.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExecutionResultStatusData.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExecutionResultStatusData\"},{\"kind\":1024,\"name\":\"effect\",\"url\":\"classes/ExecutionResultStatusData.html#effect\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultStatusData\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"classes/ExecutionResultStatusData.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultStatusData\"},{\"kind\":1024,\"name\":\"cost\",\"url\":\"classes/ExecutionResultStatusData.html#cost\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultStatusData\"},{\"kind\":1024,\"name\":\"errorMessage\",\"url\":\"classes/ExecutionResultStatusData.html#errorMessage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultStatusData\"},{\"kind\":128,\"name\":\"ExecutionResultV2\",\"url\":\"classes/ExecutionResultV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExecutionResultV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"initiator\",\"url\":\"classes/ExecutionResultV2.html#initiator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"errorMessage\",\"url\":\"classes/ExecutionResultV2.html#errorMessage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"classes/ExecutionResultV2.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"consumed\",\"url\":\"classes/ExecutionResultV2.html#consumed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"cost\",\"url\":\"classes/ExecutionResultV2.html#cost\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"payment\",\"url\":\"classes/ExecutionResultV2.html#payment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"classes/ExecutionResultV2.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"sizeEstimate\",\"url\":\"classes/ExecutionResultV2.html#sizeEstimate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"effects\",\"url\":\"classes/ExecutionResultV2.html#effects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":128,\"name\":\"ExecutionResultV1\",\"url\":\"classes/ExecutionResultV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExecutionResultV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExecutionResultV1\"},{\"kind\":1024,\"name\":\"success\",\"url\":\"classes/ExecutionResultV1.html#success\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV1\"},{\"kind\":1024,\"name\":\"failure\",\"url\":\"classes/ExecutionResultV1.html#failure\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV1\"},{\"kind\":128,\"name\":\"DeployExecutionResult\",\"url\":\"classes/DeployExecutionResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployExecutionResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployExecutionResult\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/DeployExecutionResult.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExecutionResult\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"classes/DeployExecutionResult.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExecutionResult\"},{\"kind\":128,\"name\":\"ExecutionResult\",\"url\":\"classes/ExecutionResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/ExecutionResult.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":2048,\"name\":\"fromV1\",\"url\":\"classes/ExecutionResult.html#fromV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExecutionResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"initiator\",\"url\":\"classes/ExecutionResult.html#initiator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"errorMessage\",\"url\":\"classes/ExecutionResult.html#errorMessage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"classes/ExecutionResult.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"consumed\",\"url\":\"classes/ExecutionResult.html#consumed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"cost\",\"url\":\"classes/ExecutionResult.html#cost\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"payment\",\"url\":\"classes/ExecutionResult.html#payment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"classes/ExecutionResult.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"sizeEstimate\",\"url\":\"classes/ExecutionResult.html#sizeEstimate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"effects\",\"url\":\"classes/ExecutionResult.html#effects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"originExecutionResultV1\",\"url\":\"classes/ExecutionResult.html#originExecutionResultV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"originExecutionResultV2\",\"url\":\"classes/ExecutionResult.html#originExecutionResultV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":128,\"name\":\"ExecutionInfo\",\"url\":\"classes/ExecutionInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromV1\",\"url\":\"classes/ExecutionInfo.html#fromV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutionInfo\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExecutionInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExecutionInfo\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/ExecutionInfo.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionInfo\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/ExecutionInfo.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionInfo\"},{\"kind\":1024,\"name\":\"executionResult\",\"url\":\"classes/ExecutionInfo.html#executionResult\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionInfo\"},{\"kind\":128,\"name\":\"DeployExecutionInfo\",\"url\":\"classes/DeployExecutionInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromV1\",\"url\":\"classes/DeployExecutionInfo.html#fromV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployExecutionInfo\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployExecutionInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployExecutionInfo\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/DeployExecutionInfo.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExecutionInfo\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/DeployExecutionInfo.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExecutionInfo\"},{\"kind\":1024,\"name\":\"executionResult\",\"url\":\"classes/DeployExecutionInfo.html#executionResult\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExecutionInfo\"},{\"kind\":128,\"name\":\"HexBytes\",\"url\":\"classes/HexBytes.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/HexBytes.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/HexBytes.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HexBytes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":1024,\"name\":\"bytes\",\"url\":\"classes/HexBytes.html#bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/HexBytes.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/HexBytes.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/HexBytes.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":128,\"name\":\"InitiatorAddr\",\"url\":\"classes/InitiatorAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/InitiatorAddr.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InitiatorAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InitiatorAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InitiatorAddr\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/InitiatorAddr.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InitiatorAddr\"},{\"kind\":1024,\"name\":\"accountHash\",\"url\":\"classes/InitiatorAddr.html#accountHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InitiatorAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/InitiatorAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InitiatorAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/InitiatorAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InitiatorAddr\"},{\"kind\":128,\"name\":\"MessageTopicSummary\",\"url\":\"classes/MessageTopicSummary.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageTopicSummary.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessageTopicSummary\"},{\"kind\":1024,\"name\":\"messageCount\",\"url\":\"classes/MessageTopicSummary.html#messageCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageTopicSummary\"},{\"kind\":1024,\"name\":\"blockTime\",\"url\":\"classes/MessageTopicSummary.html#blockTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageTopicSummary\"},{\"kind\":4194304,\"name\":\"MessageChecksum\",\"url\":\"types/MessageChecksum.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":128,\"name\":\"MessageTopic\",\"url\":\"classes/MessageTopic.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageTopic.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessageTopic\"},{\"kind\":1024,\"name\":\"topicName\",\"url\":\"classes/MessageTopic.html#topicName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageTopic\"},{\"kind\":1024,\"name\":\"topicNameHash\",\"url\":\"classes/MessageTopic.html#topicNameHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageTopic\"},{\"kind\":128,\"name\":\"MessagePayload\",\"url\":\"classes/MessagePayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessagePayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessagePayload\"},{\"kind\":1024,\"name\":\"string\",\"url\":\"classes/MessagePayload.html#string\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessagePayload\"},{\"kind\":1024,\"name\":\"bytes\",\"url\":\"classes/MessagePayload.html#bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessagePayload\"},{\"kind\":128,\"name\":\"Message\",\"url\":\"classes/Message.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Message.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/Message.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"topicName\",\"url\":\"classes/Message.html#topicName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"topicNameHash\",\"url\":\"classes/Message.html#topicNameHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"entityHash\",\"url\":\"classes/Message.html#entityHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"blockIndex\",\"url\":\"classes/Message.html#blockIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"topicIndex\",\"url\":\"classes/Message.html#topicIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":128,\"name\":\"MinimalBlockInfo\",\"url\":\"classes/MinimalBlockInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MinimalBlockInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":1024,\"name\":\"creator\",\"url\":\"classes/MinimalBlockInfo.html#creator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/MinimalBlockInfo.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/MinimalBlockInfo.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/MinimalBlockInfo.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/MinimalBlockInfo.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/MinimalBlockInfo.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":128,\"name\":\"NamedKey\",\"url\":\"classes/NamedKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedKey\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NamedKey.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKey\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/NamedKey.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKey\"},{\"kind\":128,\"name\":\"NamedKeyValue\",\"url\":\"classes/NamedKeyValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedKeyValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedKeyValue\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NamedKeyValue.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeyValue\"},{\"kind\":1024,\"name\":\"namedKey\",\"url\":\"classes/NamedKeyValue.html#namedKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeyValue\"},{\"kind\":128,\"name\":\"NamedKeys\",\"url\":\"classes/NamedKeys.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedKeys.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedKeys\"},{\"kind\":1024,\"name\":\"keys\",\"url\":\"classes/NamedKeys.html#keys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeys\"},{\"kind\":2048,\"name\":\"toMap\",\"url\":\"classes/NamedKeys.html#toMap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeys\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/NamedKeys.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeys\"},{\"kind\":128,\"name\":\"EntityVersionAndHash\",\"url\":\"classes/EntityVersionAndHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityVersionAndHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityVersionAndHash\"},{\"kind\":1024,\"name\":\"addressableEntityHash\",\"url\":\"classes/EntityVersionAndHash.html#addressableEntityHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityVersionAndHash\"},{\"kind\":1024,\"name\":\"entityVersionKey\",\"url\":\"classes/EntityVersionAndHash.html#entityVersionKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityVersionAndHash\"},{\"kind\":128,\"name\":\"Package\",\"url\":\"classes/Package.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Package.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Package\"},{\"kind\":1024,\"name\":\"versions\",\"url\":\"classes/Package.html#versions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Package\"},{\"kind\":1024,\"name\":\"disabledVersions\",\"url\":\"classes/Package.html#disabledVersions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Package\"},{\"kind\":1024,\"name\":\"lockStatus\",\"url\":\"classes/Package.html#lockStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Package\"},{\"kind\":1024,\"name\":\"groups\",\"url\":\"classes/Package.html#groups\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Package\"},{\"kind\":128,\"name\":\"EntityVersionKey\",\"url\":\"classes/EntityVersionKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityVersionKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityVersionKey\"},{\"kind\":1024,\"name\":\"entityVersion\",\"url\":\"classes/EntityVersionKey.html#entityVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityVersionKey\"},{\"kind\":1024,\"name\":\"protocolVersionMajor\",\"url\":\"classes/EntityVersionKey.html#protocolVersionMajor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityVersionKey\"},{\"kind\":128,\"name\":\"NamedUserGroup\",\"url\":\"classes/NamedUserGroup.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedUserGroup.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedUserGroup\"},{\"kind\":1024,\"name\":\"groupName\",\"url\":\"classes/NamedUserGroup.html#groupName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedUserGroup\"},{\"kind\":1024,\"name\":\"groupUsers\",\"url\":\"classes/NamedUserGroup.html#groupUsers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedUserGroup\"},{\"kind\":8,\"name\":\"PricingModeTag\",\"url\":\"enums/PricingModeTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Classic\",\"url\":\"enums/PricingModeTag.html#Classic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PricingModeTag\"},{\"kind\":16,\"name\":\"Fixed\",\"url\":\"enums/PricingModeTag.html#Fixed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PricingModeTag\"},{\"kind\":16,\"name\":\"Reserved\",\"url\":\"enums/PricingModeTag.html#Reserved\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PricingModeTag\"},{\"kind\":128,\"name\":\"ClassicMode\",\"url\":\"classes/ClassicMode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClassicMode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ClassicMode\"},{\"kind\":1024,\"name\":\"gasPriceTolerance\",\"url\":\"classes/ClassicMode.html#gasPriceTolerance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClassicMode\"},{\"kind\":1024,\"name\":\"paymentAmount\",\"url\":\"classes/ClassicMode.html#paymentAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClassicMode\"},{\"kind\":1024,\"name\":\"standardPayment\",\"url\":\"classes/ClassicMode.html#standardPayment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClassicMode\"},{\"kind\":128,\"name\":\"FixedMode\",\"url\":\"classes/FixedMode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedMode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FixedMode\"},{\"kind\":1024,\"name\":\"gasPriceTolerance\",\"url\":\"classes/FixedMode.html#gasPriceTolerance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FixedMode\"},{\"kind\":128,\"name\":\"ReservedMode\",\"url\":\"classes/ReservedMode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReservedMode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ReservedMode\"},{\"kind\":1024,\"name\":\"receipt\",\"url\":\"classes/ReservedMode.html#receipt\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReservedMode\"},{\"kind\":128,\"name\":\"PricingMode\",\"url\":\"classes/PricingMode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PricingMode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PricingMode\"},{\"kind\":1024,\"name\":\"classic\",\"url\":\"classes/PricingMode.html#classic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PricingMode\"},{\"kind\":1024,\"name\":\"fixed\",\"url\":\"classes/PricingMode.html#fixed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PricingMode\"},{\"kind\":1024,\"name\":\"reserved\",\"url\":\"classes/PricingMode.html#reserved\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PricingMode\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/PricingMode.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PricingMode\"},{\"kind\":128,\"name\":\"ReservationKind\",\"url\":\"classes/ReservationKind.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReservationKind.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ReservationKind\"},{\"kind\":1024,\"name\":\"receipt\",\"url\":\"classes/ReservationKind.html#receipt\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReservationKind\"},{\"kind\":1024,\"name\":\"reservationData\",\"url\":\"classes/ReservationKind.html#reservationData\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReservationKind\"},{\"kind\":1024,\"name\":\"reservationKind\",\"url\":\"classes/ReservationKind.html#reservationKind\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReservationKind\"},{\"kind\":128,\"name\":\"StoredValue\",\"url\":\"classes/StoredValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"clValue\",\"url\":\"classes/StoredValue.html#clValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/StoredValue.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"contract\",\"url\":\"classes/StoredValue.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"contractWASM\",\"url\":\"classes/StoredValue.html#contractWASM\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"contractPackage\",\"url\":\"classes/StoredValue.html#contractPackage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"legacyTransfer\",\"url\":\"classes/StoredValue.html#legacyTransfer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"deployInfo\",\"url\":\"classes/StoredValue.html#deployInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"eraInfo\",\"url\":\"classes/StoredValue.html#eraInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"bid\",\"url\":\"classes/StoredValue.html#bid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"withdraw\",\"url\":\"classes/StoredValue.html#withdraw\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"unbonding\",\"url\":\"classes/StoredValue.html#unbonding\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"addressableEntity\",\"url\":\"classes/StoredValue.html#addressableEntity\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"bidKind\",\"url\":\"classes/StoredValue.html#bidKind\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"package\",\"url\":\"classes/StoredValue.html#package\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"byteCode\",\"url\":\"classes/StoredValue.html#byteCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"messageTopic\",\"url\":\"classes/StoredValue.html#messageTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/StoredValue.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"namedKey\",\"url\":\"classes/StoredValue.html#namedKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"reservation\",\"url\":\"classes/StoredValue.html#reservation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/StoredValue.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":128,\"name\":\"Timestamp\",\"url\":\"classes/Timestamp.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Timestamp.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Timestamp\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Timestamp.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Timestamp\"},{\"kind\":1024,\"name\":\"date\",\"url\":\"classes/Timestamp.html#date\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Timestamp\"},{\"kind\":2048,\"name\":\"toMilliseconds\",\"url\":\"classes/Timestamp.html#toMilliseconds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Timestamp\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Timestamp.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Timestamp\"},{\"kind\":2048,\"name\":\"toDate\",\"url\":\"classes/Timestamp.html#toDate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Timestamp\"},{\"kind\":128,\"name\":\"Duration\",\"url\":\"classes/Duration.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Duration.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":2048,\"name\":\"parseDurationString\",\"url\":\"classes/Duration.html#parseDurationString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Duration.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/Duration.html#duration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Duration.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":2048,\"name\":\"toDurationString\",\"url\":\"classes/Duration.html#toDurationString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":2048,\"name\":\"toMilliseconds\",\"url\":\"classes/Duration.html#toMilliseconds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":128,\"name\":\"TransactionError\",\"url\":\"classes/TransactionError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":32,\"name\":\"ErrInvalidBodyHash\",\"url\":\"variables/ErrInvalidBodyHash.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrInvalidTransactionHash\",\"url\":\"variables/ErrInvalidTransactionHash.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrInvalidApprovalSignature\",\"url\":\"variables/ErrInvalidApprovalSignature.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrTransactionV1FromJson\",\"url\":\"variables/ErrTransactionV1FromJson.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":8,\"name\":\"TransactionCategory\",\"url\":\"enums/TransactionCategory.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Mint\",\"url\":\"enums/TransactionCategory.html#Mint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionCategory\"},{\"kind\":16,\"name\":\"Auction\",\"url\":\"enums/TransactionCategory.html#Auction\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionCategory\"},{\"kind\":16,\"name\":\"InstallUpgrade\",\"url\":\"enums/TransactionCategory.html#InstallUpgrade\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionCategory\"},{\"kind\":16,\"name\":\"Large\",\"url\":\"enums/TransactionCategory.html#Large\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionCategory\"},{\"kind\":16,\"name\":\"Medium\",\"url\":\"enums/TransactionCategory.html#Medium\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionCategory\"},{\"kind\":16,\"name\":\"Small\",\"url\":\"enums/TransactionCategory.html#Small\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionCategory\"},{\"kind\":8,\"name\":\"TransactionVersion\",\"url\":\"enums/TransactionVersion.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"V1\",\"url\":\"enums/TransactionVersion.html#V1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionVersion\"},{\"kind\":16,\"name\":\"Deploy\",\"url\":\"enums/TransactionVersion.html#Deploy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionVersion\"},{\"kind\":128,\"name\":\"Approval\",\"url\":\"classes/Approval.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Approval.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Approval\"},{\"kind\":1024,\"name\":\"signer\",\"url\":\"classes/Approval.html#signer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Approval\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"classes/Approval.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Approval\"},{\"kind\":128,\"name\":\"TransactionV1Header\",\"url\":\"classes/TransactionV1Header.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"build\",\"url\":\"classes/TransactionV1Header.html#build\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionV1Header.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":1024,\"name\":\"chainName\",\"url\":\"classes/TransactionV1Header.html#chainName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/TransactionV1Header.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/TransactionV1Header.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":1024,\"name\":\"initiatorAddr\",\"url\":\"classes/TransactionV1Header.html#initiatorAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":1024,\"name\":\"pricingMode\",\"url\":\"classes/TransactionV1Header.html#pricingMode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":1024,\"name\":\"bodyHash\",\"url\":\"classes/TransactionV1Header.html#bodyHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/TransactionV1Header.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":128,\"name\":\"TransactionV1Body\",\"url\":\"classes/TransactionV1Body.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"build\",\"url\":\"classes/TransactionV1Body.html#build\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionV1Body.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/TransactionV1Body.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/TransactionV1Body.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/TransactionV1Body.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":1024,\"name\":\"category\",\"url\":\"classes/TransactionV1Body.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":1024,\"name\":\"scheduling\",\"url\":\"classes/TransactionV1Body.html#scheduling\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/TransactionV1Body.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":128,\"name\":\"TransactionV1\",\"url\":\"classes/TransactionV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"setSignature\",\"url\":\"classes/TransactionV1.html#setSignature\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"newTransactionV1\",\"url\":\"classes/TransactionV1.html#newTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"makeTransactionV1\",\"url\":\"classes/TransactionV1.html#makeTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/TransactionV1.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"toJson\",\"url\":\"classes/TransactionV1.html#toJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TransactionV1.html#toJson.toJson-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"TransactionV1.toJson.toJson\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"classes/TransactionV1.html#toJson.toJson-1.__type.transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionV1.toJson.toJson.__type\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/TransactionV1.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"classes/TransactionV1.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"classes/TransactionV1.html#body\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":1024,\"name\":\"approvals\",\"url\":\"classes/TransactionV1.html#approvals\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"validate\",\"url\":\"classes/TransactionV1.html#validate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"arrayEquals\",\"url\":\"classes/TransactionV1.html#arrayEquals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/TransactionV1.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":128,\"name\":\"TransactionHeader\",\"url\":\"classes/TransactionHeader.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionHeader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionHeader\"},{\"kind\":1024,\"name\":\"chainName\",\"url\":\"classes/TransactionHeader.html#chainName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHeader\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/TransactionHeader.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHeader\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/TransactionHeader.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHeader\"},{\"kind\":1024,\"name\":\"initiatorAddr\",\"url\":\"classes/TransactionHeader.html#initiatorAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHeader\"},{\"kind\":1024,\"name\":\"pricingMode\",\"url\":\"classes/TransactionHeader.html#pricingMode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHeader\"},{\"kind\":128,\"name\":\"TransactionBody\",\"url\":\"classes/TransactionBody.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionBody.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionBody\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/TransactionBody.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionBody\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/TransactionBody.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionBody\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/TransactionBody.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionBody\"},{\"kind\":1024,\"name\":\"scheduling\",\"url\":\"classes/TransactionBody.html#scheduling\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionBody\"},{\"kind\":1024,\"name\":\"category\",\"url\":\"classes/TransactionBody.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionBody\"},{\"kind\":128,\"name\":\"Transaction\",\"url\":\"classes/Transaction.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromTransactionV1\",\"url\":\"classes/Transaction.html#fromTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Transaction.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/Transaction.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"classes/Transaction.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"classes/Transaction.html#body\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"approvals\",\"url\":\"classes/Transaction.html#approvals\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"originDeployV1\",\"url\":\"classes/Transaction.html#originDeployV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"originTransactionV1\",\"url\":\"classes/Transaction.html#originTransactionV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Transaction\"},{\"kind\":2048,\"name\":\"getDeploy\",\"url\":\"classes/Transaction.html#getDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":2048,\"name\":\"getTransactionV1\",\"url\":\"classes/Transaction.html#getTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":128,\"name\":\"TransactionWrapper\",\"url\":\"classes/TransactionWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionWrapper\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/TransactionWrapper.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionWrapper\"},{\"kind\":1024,\"name\":\"transactionV1\",\"url\":\"classes/TransactionWrapper.html#transactionV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionWrapper\"},{\"kind\":128,\"name\":\"TransactionHash\",\"url\":\"classes/TransactionHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionHash\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/TransactionHash.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHash\"},{\"kind\":1024,\"name\":\"transactionV1\",\"url\":\"classes/TransactionHash.html#transactionV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHash\"},{\"kind\":8,\"name\":\"TransactionEntryPointEnum\",\"url\":\"enums/TransactionEntryPointEnum.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Custom\",\"url\":\"enums/TransactionEntryPointEnum.html#Custom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"Transfer\",\"url\":\"enums/TransactionEntryPointEnum.html#Transfer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"AddBid\",\"url\":\"enums/TransactionEntryPointEnum.html#AddBid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"WithdrawBid\",\"url\":\"enums/TransactionEntryPointEnum.html#WithdrawBid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"Delegate\",\"url\":\"enums/TransactionEntryPointEnum.html#Delegate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"Undelegate\",\"url\":\"enums/TransactionEntryPointEnum.html#Undelegate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"Redelegate\",\"url\":\"enums/TransactionEntryPointEnum.html#Redelegate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"ActivateBid\",\"url\":\"enums/TransactionEntryPointEnum.html#ActivateBid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"ChangeBidPublicKey\",\"url\":\"enums/TransactionEntryPointEnum.html#ChangeBidPublicKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"Call\",\"url\":\"enums/TransactionEntryPointEnum.html#Call\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":8,\"name\":\"TransactionEntryPointTag\",\"url\":\"enums/TransactionEntryPointTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Custom\",\"url\":\"enums/TransactionEntryPointTag.html#Custom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"Transfer\",\"url\":\"enums/TransactionEntryPointTag.html#Transfer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"AddBid\",\"url\":\"enums/TransactionEntryPointTag.html#AddBid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"WithdrawBid\",\"url\":\"enums/TransactionEntryPointTag.html#WithdrawBid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"Delegate\",\"url\":\"enums/TransactionEntryPointTag.html#Delegate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"Undelegate\",\"url\":\"enums/TransactionEntryPointTag.html#Undelegate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"Redelegate\",\"url\":\"enums/TransactionEntryPointTag.html#Redelegate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"ActivateBid\",\"url\":\"enums/TransactionEntryPointTag.html#ActivateBid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"ChangeBidPublicKey\",\"url\":\"enums/TransactionEntryPointTag.html#ChangeBidPublicKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"Call\",\"url\":\"enums/TransactionEntryPointTag.html#Call\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":128,\"name\":\"TransactionEntryPoint\",\"url\":\"classes/TransactionEntryPoint.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/TransactionEntryPoint.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionEntryPoint.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"custom\",\"url\":\"classes/TransactionEntryPoint.html#custom\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"transfer\",\"url\":\"classes/TransactionEntryPoint.html#transfer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"addBid\",\"url\":\"classes/TransactionEntryPoint.html#addBid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"withdrawBid\",\"url\":\"classes/TransactionEntryPoint.html#withdrawBid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"delegate\",\"url\":\"classes/TransactionEntryPoint.html#delegate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"undelegate\",\"url\":\"classes/TransactionEntryPoint.html#undelegate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"redelegate\",\"url\":\"classes/TransactionEntryPoint.html#redelegate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"activateBid\",\"url\":\"classes/TransactionEntryPoint.html#activateBid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"changeBidPublicKey\",\"url\":\"classes/TransactionEntryPoint.html#changeBidPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"call\",\"url\":\"classes/TransactionEntryPoint.html#call\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":2048,\"name\":\"tag\",\"url\":\"classes/TransactionEntryPoint.html#tag\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/TransactionEntryPoint.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/TransactionEntryPoint.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":8,\"name\":\"TransactionSchedulingTag\",\"url\":\"enums/TransactionSchedulingTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Native\",\"url\":\"enums/TransactionSchedulingTag.html#Native\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionSchedulingTag\"},{\"kind\":16,\"name\":\"FutureEra\",\"url\":\"enums/TransactionSchedulingTag.html#FutureEra\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionSchedulingTag\"},{\"kind\":16,\"name\":\"FutureTimestamp\",\"url\":\"enums/TransactionSchedulingTag.html#FutureTimestamp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionSchedulingTag\"},{\"kind\":128,\"name\":\"TransactionScheduling\",\"url\":\"classes/TransactionScheduling.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/TransactionScheduling.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionScheduling.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":1024,\"name\":\"standard\",\"url\":\"classes/TransactionScheduling.html#standard\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":1024,\"name\":\"futureEra\",\"url\":\"classes/TransactionScheduling.html#futureEra\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":1024,\"name\":\"futureTimestamp\",\"url\":\"classes/TransactionScheduling.html#futureTimestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":2048,\"name\":\"tag\",\"url\":\"classes/TransactionScheduling.html#tag\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/TransactionScheduling.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/TransactionScheduling.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":128,\"name\":\"ByPackageHashInvocationTarget\",\"url\":\"classes/ByPackageHashInvocationTarget.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ByPackageHashInvocationTarget.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ByPackageHashInvocationTarget\"},{\"kind\":1024,\"name\":\"addr\",\"url\":\"classes/ByPackageHashInvocationTarget.html#addr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ByPackageHashInvocationTarget\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/ByPackageHashInvocationTarget.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ByPackageHashInvocationTarget\"},{\"kind\":128,\"name\":\"ByPackageNameInvocationTarget\",\"url\":\"classes/ByPackageNameInvocationTarget.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ByPackageNameInvocationTarget.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ByPackageNameInvocationTarget\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ByPackageNameInvocationTarget.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ByPackageNameInvocationTarget\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/ByPackageNameInvocationTarget.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ByPackageNameInvocationTarget\"},{\"kind\":128,\"name\":\"TransactionInvocationTarget\",\"url\":\"classes/TransactionInvocationTarget.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionInvocationTarget.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionInvocationTarget\"},{\"kind\":1024,\"name\":\"byHash\",\"url\":\"classes/TransactionInvocationTarget.html#byHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionInvocationTarget\"},{\"kind\":1024,\"name\":\"byName\",\"url\":\"classes/TransactionInvocationTarget.html#byName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionInvocationTarget\"},{\"kind\":1024,\"name\":\"byPackageHash\",\"url\":\"classes/TransactionInvocationTarget.html#byPackageHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionInvocationTarget\"},{\"kind\":1024,\"name\":\"byPackageName\",\"url\":\"classes/TransactionInvocationTarget.html#byPackageName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionInvocationTarget\"},{\"kind\":128,\"name\":\"StoredTarget\",\"url\":\"classes/StoredTarget.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredTarget.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredTarget\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/StoredTarget.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredTarget\"},{\"kind\":1024,\"name\":\"runtime\",\"url\":\"classes/StoredTarget.html#runtime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredTarget\"},{\"kind\":128,\"name\":\"SessionTarget\",\"url\":\"classes/SessionTarget.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SessionTarget.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SessionTarget\"},{\"kind\":1024,\"name\":\"moduleBytes\",\"url\":\"classes/SessionTarget.html#moduleBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SessionTarget\"},{\"kind\":1024,\"name\":\"runtime\",\"url\":\"classes/SessionTarget.html#runtime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SessionTarget\"},{\"kind\":128,\"name\":\"TransactionTarget\",\"url\":\"classes/TransactionTarget.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/TransactionTarget.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":2048,\"name\":\"newTransactionTargetFromSession\",\"url\":\"classes/TransactionTarget.html#newTransactionTargetFromSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionTarget.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":1024,\"name\":\"native\",\"url\":\"classes/TransactionTarget.html#native\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":1024,\"name\":\"stored\",\"url\":\"classes/TransactionTarget.html#stored\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"classes/TransactionTarget.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":2048,\"name\":\"uint32ToBytes\",\"url\":\"classes/TransactionTarget.html#uint32ToBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TransactionTarget\"},{\"kind\":2048,\"name\":\"hexStringToBytes\",\"url\":\"classes/TransactionTarget.html#hexStringToBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TransactionTarget\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/TransactionTarget.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/TransactionTarget.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":128,\"name\":\"TransferV1\",\"url\":\"classes/TransferV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransferV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/TransferV1.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/TransferV1.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"classes/TransferV1.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/TransferV1.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/TransferV1.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/TransferV1.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/TransferV1.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"classes/TransferV1.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":128,\"name\":\"TransferV2\",\"url\":\"classes/TransferV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransferV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/TransferV2.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"classes/TransferV2.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"classes/TransferV2.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/TransferV2.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/TransferV2.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/TransferV2.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/TransferV2.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"classes/TransferV2.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":128,\"name\":\"Transfer\",\"url\":\"classes/Transfer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Transfer.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":2048,\"name\":\"fromTransferV1\",\"url\":\"classes/Transfer.html#fromTransferV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Transfer\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Transfer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/Transfer.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"classes/Transfer.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"classes/Transfer.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/Transfer.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Transfer.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/Transfer.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/Transfer.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"classes/Transfer.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"originTransferV1\",\"url\":\"classes/Transfer.html#originTransferV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"originTransferV2\",\"url\":\"classes/Transfer.html#originTransferV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Transfer\"},{\"kind\":2048,\"name\":\"getTransferV1\",\"url\":\"classes/Transfer.html#getTransferV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":2048,\"name\":\"getTransferV2\",\"url\":\"classes/Transfer.html#getTransferV2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":128,\"name\":\"RawWriteCLValue\",\"url\":\"classes/RawWriteCLValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RawWriteCLValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RawWriteCLValue\"},{\"kind\":1024,\"name\":\"writeCLValue\",\"url\":\"classes/RawWriteCLValue.html#writeCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RawWriteCLValue\"},{\"kind\":128,\"name\":\"RawWriteCLValueV2\",\"url\":\"classes/RawWriteCLValueV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RawWriteCLValueV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RawWriteCLValueV2\"},{\"kind\":1024,\"name\":\"write\",\"url\":\"classes/RawWriteCLValueV2.html#write\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RawWriteCLValueV2\"},{\"kind\":128,\"name\":\"TransformKind\",\"url\":\"classes/TransformKind.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/TransformKind.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransformKind.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/TransformKind.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/TransformKind.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteTransfer\",\"url\":\"classes/TransformKind.html#isWriteTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteAccount\",\"url\":\"classes/TransformKind.html#isWriteAccount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteContract\",\"url\":\"classes/TransformKind.html#isWriteContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteWithdraw\",\"url\":\"classes/TransformKind.html#isWriteWithdraw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteUnbonding\",\"url\":\"classes/TransformKind.html#isWriteUnbonding\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteCLValue\",\"url\":\"classes/TransformKind.html#isWriteCLValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWritePackage\",\"url\":\"classes/TransformKind.html#isWritePackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteAddressableEntity\",\"url\":\"classes/TransformKind.html#isWriteAddressableEntity\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteBidKind\",\"url\":\"classes/TransformKind.html#isWriteBidKind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteNamedKey\",\"url\":\"classes/TransformKind.html#isWriteNamedKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteMessage\",\"url\":\"classes/TransformKind.html#isWriteMessage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteMessageTopic\",\"url\":\"classes/TransformKind.html#isWriteMessageTopic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteBid\",\"url\":\"classes/TransformKind.html#isWriteBid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isAddUint512\",\"url\":\"classes/TransformKind.html#isAddUint512\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteDeployInfo\",\"url\":\"classes/TransformKind.html#isWriteDeployInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteTransfer\",\"url\":\"classes/TransformKind.html#parseAsWriteTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteWithdraws\",\"url\":\"classes/TransformKind.html#parseAsWriteWithdraws\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteAddressableEntity\",\"url\":\"classes/TransformKind.html#parseAsWriteAddressableEntity\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWritePackage\",\"url\":\"classes/TransformKind.html#parseAsWritePackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteBidKind\",\"url\":\"classes/TransformKind.html#parseAsWriteBidKind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteNamedKey\",\"url\":\"classes/TransformKind.html#parseAsWriteNamedKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteMessage\",\"url\":\"classes/TransformKind.html#parseAsWriteMessage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteMessageTopic\",\"url\":\"classes/TransformKind.html#parseAsWriteMessageTopic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteUnbondings\",\"url\":\"classes/TransformKind.html#parseAsWriteUnbondings\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsUInt512\",\"url\":\"classes/TransformKind.html#parseAsUInt512\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteDeployInfo\",\"url\":\"classes/TransformKind.html#parseAsWriteDeployInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteCLValue\",\"url\":\"classes/TransformKind.html#parseAsWriteCLValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":128,\"name\":\"Transform\",\"url\":\"classes/Transform.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Transform.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Transform\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/Transform.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transform\"},{\"kind\":1024,\"name\":\"kind\",\"url\":\"classes/Transform.html#kind\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transform\"},{\"kind\":128,\"name\":\"TransformKey\",\"url\":\"classes/TransformKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransformKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransformKey\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/TransformKey.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransformKey\"},{\"kind\":1024,\"name\":\"transform\",\"url\":\"classes/TransformKey.html#transform\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransformKey\"},{\"kind\":128,\"name\":\"NamedKeyKind\",\"url\":\"classes/NamedKeyKind.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedKeyKind.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedKeyKind\"},{\"kind\":1024,\"name\":\"namedKey\",\"url\":\"classes/NamedKeyKind.html#namedKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeyKind\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NamedKeyKind.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeyKind\"},{\"kind\":128,\"name\":\"WriteTransfer\",\"url\":\"classes/WriteTransfer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WriteTransfer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/WriteTransfer.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"classes/WriteTransfer.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/WriteTransfer.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"classes/WriteTransfer.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/WriteTransfer.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/WriteTransfer.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/WriteTransfer.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/WriteTransfer.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":128,\"name\":\"UnbondingPurse\",\"url\":\"classes/UnbondingPurse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UnbondingPurse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/UnbondingPurse.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":1024,\"name\":\"bondingPurse\",\"url\":\"classes/UnbondingPurse.html#bondingPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":1024,\"name\":\"eraOfCreation\",\"url\":\"classes/UnbondingPurse.html#eraOfCreation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":1024,\"name\":\"unbonderPublicKey\",\"url\":\"classes/UnbondingPurse.html#unbonderPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":1024,\"name\":\"validatorPublicKey\",\"url\":\"classes/UnbondingPurse.html#validatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":1024,\"name\":\"newValidator\",\"url\":\"classes/UnbondingPurse.html#newValidator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":128,\"name\":\"ValidatorWeightEraEnd\",\"url\":\"classes/ValidatorWeightEraEnd.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidatorWeightEraEnd.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ValidatorWeightEraEnd\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/ValidatorWeightEraEnd.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorWeightEraEnd\"},{\"kind\":1024,\"name\":\"weight\",\"url\":\"classes/ValidatorWeightEraEnd.html#weight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorWeightEraEnd\"},{\"kind\":128,\"name\":\"ValidatorWeightAuction\",\"url\":\"classes/ValidatorWeightAuction.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidatorWeightAuction.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ValidatorWeightAuction\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/ValidatorWeightAuction.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorWeightAuction\"},{\"kind\":1024,\"name\":\"weight\",\"url\":\"classes/ValidatorWeightAuction.html#weight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorWeightAuction\"},{\"kind\":128,\"name\":\"Conversions\",\"url\":\"classes/Conversions.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"encodeBase64\",\"url\":\"classes/Conversions.html#encodeBase64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":2048,\"name\":\"decodeBase64\",\"url\":\"classes/Conversions.html#decodeBase64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":2048,\"name\":\"base64to16\",\"url\":\"classes/Conversions.html#base64to16\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":2048,\"name\":\"encodeBase16\",\"url\":\"classes/Conversions.html#encodeBase16\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":2048,\"name\":\"decodeBase16\",\"url\":\"classes/Conversions.html#decodeBase16\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":2048,\"name\":\"csprToMotes\",\"url\":\"classes/Conversions.html#csprToMotes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":2048,\"name\":\"motesToCSPR\",\"url\":\"classes/Conversions.html#motesToCSPR\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Conversions.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":128,\"name\":\"AccountHash\",\"url\":\"classes/AccountHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/AccountHash.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/AccountHash.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AccountHash\"},{\"kind\":1024,\"name\":\"ByteHashLen\",\"url\":\"classes/AccountHash.html#ByteHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":1024,\"name\":\"StringHashLen\",\"url\":\"classes/AccountHash.html#StringHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/AccountHash.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/AccountHash.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"fromBuffer\",\"url\":\"classes/AccountHash.html#fromBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"createHashArray\",\"url\":\"classes/AccountHash.html#createHashArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AccountHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AccountHash\"},{\"kind\":1024,\"name\":\"originPrefix\",\"url\":\"classes/AccountHash.html#originPrefix\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/AccountHash.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/AccountHash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/AccountHash.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/AccountHash.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/AccountHash.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":128,\"name\":\"AddressableEntityHash\",\"url\":\"classes/AddressableEntityHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/AddressableEntityHash.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/AddressableEntityHash.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AddressableEntityHash\"},{\"kind\":1024,\"name\":\"ByteHashLen\",\"url\":\"classes/AddressableEntityHash.html#ByteHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":1024,\"name\":\"StringHashLen\",\"url\":\"classes/AddressableEntityHash.html#StringHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/AddressableEntityHash.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"fromBuffer\",\"url\":\"classes/AddressableEntityHash.html#fromBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"createHashArray\",\"url\":\"classes/AddressableEntityHash.html#createHashArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AddressableEntityHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AddressableEntityHash\"},{\"kind\":1024,\"name\":\"originPrefix\",\"url\":\"classes/AddressableEntityHash.html#originPrefix\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/AddressableEntityHash.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/AddressableEntityHash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/AddressableEntityHash.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/AddressableEntityHash.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/AddressableEntityHash.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":64,\"name\":\"getBalanceHoldAddrTag\",\"url\":\"functions/getBalanceHoldAddrTag.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":8,\"name\":\"BalanceHoldAddrTag\",\"url\":\"enums/BalanceHoldAddrTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Gas\",\"url\":\"enums/BalanceHoldAddrTag.html#Gas\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BalanceHoldAddrTag\"},{\"kind\":16,\"name\":\"Processing\",\"url\":\"enums/BalanceHoldAddrTag.html#Processing\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BalanceHoldAddrTag\"},{\"kind\":128,\"name\":\"BalanceHoldAddrTagError\",\"url\":\"classes/BalanceHoldAddrTagError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BalanceHoldAddrTagError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddrTagError\"},{\"kind\":128,\"name\":\"Hold\",\"url\":\"classes/Hold.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Hold.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Hold\"},{\"kind\":1024,\"name\":\"purseAddr\",\"url\":\"classes/Hold.html#purseAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Hold\"},{\"kind\":1024,\"name\":\"blockTime\",\"url\":\"classes/Hold.html#blockTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Hold\"},{\"kind\":128,\"name\":\"BalanceHoldAddr\",\"url\":\"classes/BalanceHoldAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/BalanceHoldAddr.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/BalanceHoldAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/BalanceHoldAddr.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BalanceHoldAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/BalanceHoldAddr.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":1024,\"name\":\"processing\",\"url\":\"classes/BalanceHoldAddr.html#processing\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/BalanceHoldAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/BalanceHoldAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/BalanceHoldAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":8,\"name\":\"BidAddrTag\",\"url\":\"enums/BidAddrTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Unified\",\"url\":\"enums/BidAddrTag.html#Unified\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BidAddrTag\"},{\"kind\":16,\"name\":\"Validator\",\"url\":\"enums/BidAddrTag.html#Validator\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BidAddrTag\"},{\"kind\":16,\"name\":\"Delegator\",\"url\":\"enums/BidAddrTag.html#Delegator\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BidAddrTag\"},{\"kind\":16,\"name\":\"Credit\",\"url\":\"enums/BidAddrTag.html#Credit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BidAddrTag\"},{\"kind\":32,\"name\":\"ErrInvalidBidAddrTag\",\"url\":\"variables/ErrInvalidBidAddrTag.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrUnexpectedBidAddrTagInBidAddr\",\"url\":\"variables/ErrUnexpectedBidAddrTagInBidAddr.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrInvalidBidAddrFormat\",\"url\":\"variables/ErrInvalidBidAddrFormat.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"BidAddrTagUtils\",\"url\":\"classes/BidAddrTagUtils.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromByte\",\"url\":\"classes/BidAddrTagUtils.html#fromByte\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddrTagUtils\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BidAddrTagUtils.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BidAddrTagUtils\"},{\"kind\":128,\"name\":\"DelegatorInfo\",\"url\":\"classes/DelegatorInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DelegatorInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DelegatorInfo\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/DelegatorInfo.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorInfo\"},{\"kind\":1024,\"name\":\"delegator\",\"url\":\"classes/DelegatorInfo.html#delegator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorInfo\"},{\"kind\":128,\"name\":\"CreditInfo\",\"url\":\"classes/CreditInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreditInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreditInfo\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/CreditInfo.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreditInfo\"},{\"kind\":1024,\"name\":\"eraId\",\"url\":\"classes/CreditInfo.html#eraId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreditInfo\"},{\"kind\":128,\"name\":\"BidAddr\",\"url\":\"classes/BidAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/BidAddr.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/BidAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/BidAddr.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BidAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":1024,\"name\":\"unified\",\"url\":\"classes/BidAddr.html#unified\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/BidAddr.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":1024,\"name\":\"delegator\",\"url\":\"classes/BidAddr.html#delegator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":1024,\"name\":\"credit\",\"url\":\"classes/BidAddr.html#credit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/BidAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/BidAddr.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/BidAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"getTypeByte\",\"url\":\"classes/BidAddr.html#getTypeByte\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/BidAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":64,\"name\":\"getBlockGlobalAddrTag\",\"url\":\"functions/getBlockGlobalAddrTag.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":8,\"name\":\"BlockGlobalAddrTag\",\"url\":\"enums/BlockGlobalAddrTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"BlockTime\",\"url\":\"enums/BlockGlobalAddrTag.html#BlockTime\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BlockGlobalAddrTag\"},{\"kind\":16,\"name\":\"MessageCount\",\"url\":\"enums/BlockGlobalAddrTag.html#MessageCount\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BlockGlobalAddrTag\"},{\"kind\":128,\"name\":\"BlockGlobalAddrTagError\",\"url\":\"classes/BlockGlobalAddrTagError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockGlobalAddrTagError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddrTagError\"},{\"kind\":128,\"name\":\"BlockGlobalAddr\",\"url\":\"classes/BlockGlobalAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/BlockGlobalAddr.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/BlockGlobalAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/BlockGlobalAddr.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockGlobalAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":1024,\"name\":\"blockTime\",\"url\":\"classes/BlockGlobalAddr.html#blockTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":1024,\"name\":\"messageCount\",\"url\":\"classes/BlockGlobalAddr.html#messageCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/BlockGlobalAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/BlockGlobalAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/BlockGlobalAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":8,\"name\":\"EntityKindType\",\"url\":\"enums/EntityKindType.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"SystemKind\",\"url\":\"enums/EntityKindType.html#SystemKind\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntityKindType\"},{\"kind\":16,\"name\":\"AccountKind\",\"url\":\"enums/EntityKindType.html#AccountKind\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntityKindType\"},{\"kind\":16,\"name\":\"SmartContractKind\",\"url\":\"enums/EntityKindType.html#SmartContractKind\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntityKindType\"},{\"kind\":32,\"name\":\"ErrInvalidEntityAddrFormat\",\"url\":\"variables/ErrInvalidEntityAddrFormat.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrInvalidEntityKind\",\"url\":\"variables/ErrInvalidEntityKind.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"EntityAddr\",\"url\":\"classes/EntityAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromPrefixedString\",\"url\":\"classes/EntityAddr.html#fromPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/EntityAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":2048,\"name\":\"getEntityKindFromByte\",\"url\":\"classes/EntityAddr.html#getEntityKindFromByte\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EntityAddr\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/EntityAddr.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/EntityAddr.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/EntityAddr.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":1024,\"name\":\"smartContract\",\"url\":\"classes/EntityAddr.html#smartContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/EntityAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/EntityAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/EntityAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":64,\"name\":\"getEntryPointTag\",\"url\":\"functions/getEntryPointTag.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":8,\"name\":\"EntryPointTag\",\"url\":\"enums/EntryPointTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"V1EntryPoint\",\"url\":\"enums/EntryPointTag.html#V1EntryPoint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointTag\"},{\"kind\":16,\"name\":\"V2EntryPoint\",\"url\":\"enums/EntryPointTag.html#V2EntryPoint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointTag\"},{\"kind\":128,\"name\":\"EntryPointError\",\"url\":\"classes/EntryPointError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointError\"},{\"kind\":128,\"name\":\"EntryPointAddr\",\"url\":\"classes/EntryPointAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/EntryPointAddr.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/EntryPointAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/EntryPointAddr.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":1024,\"name\":\"vmCasperV1\",\"url\":\"classes/EntryPointAddr.html#vmCasperV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":1024,\"name\":\"vmCasperV2\",\"url\":\"classes/EntryPointAddr.html#vmCasperV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/EntryPointAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/EntryPointAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/EntryPointAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":128,\"name\":\"Era\",\"url\":\"classes/Era.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Era.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Era\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/Era.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Era\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Era.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Era\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/Era.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Era\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Era.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Era\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/Era.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Era\"},{\"kind\":128,\"name\":\"Hash\",\"url\":\"classes/Hash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"ByteHashLen\",\"url\":\"classes/Hash.html#ByteHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":1024,\"name\":\"StringHashLen\",\"url\":\"classes/Hash.html#StringHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/Hash.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Hash.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/Hash.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"fromBuffer\",\"url\":\"classes/Hash.html#fromBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"createHashArray\",\"url\":\"classes/Hash.html#createHashArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Hash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":1024,\"name\":\"hashBytes\",\"url\":\"classes/Hash.html#hashBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/Hash.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/Hash.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Hash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/Hash.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":8,\"name\":\"PrefixName\",\"url\":\"enums/PrefixName.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Account\",\"url\":\"enums/PrefixName.html#Account\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"AddressableEntity\",\"url\":\"enums/PrefixName.html#AddressableEntity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Hash\",\"url\":\"enums/PrefixName.html#Hash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"ContractPackageWasm\",\"url\":\"enums/PrefixName.html#ContractPackageWasm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"ContractPackage\",\"url\":\"enums/PrefixName.html#ContractPackage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"ContractWasm\",\"url\":\"enums/PrefixName.html#ContractWasm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Contract\",\"url\":\"enums/PrefixName.html#Contract\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"URef\",\"url\":\"enums/PrefixName.html#URef\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Transfer\",\"url\":\"enums/PrefixName.html#Transfer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"DeployInfo\",\"url\":\"enums/PrefixName.html#DeployInfo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"EraId\",\"url\":\"enums/PrefixName.html#EraId\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Bid\",\"url\":\"enums/PrefixName.html#Bid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Balance\",\"url\":\"enums/PrefixName.html#Balance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Withdraw\",\"url\":\"enums/PrefixName.html#Withdraw\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Dictionary\",\"url\":\"enums/PrefixName.html#Dictionary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"SystemContractRegistry\",\"url\":\"enums/PrefixName.html#SystemContractRegistry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"EraSummary\",\"url\":\"enums/PrefixName.html#EraSummary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Unbond\",\"url\":\"enums/PrefixName.html#Unbond\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"ChainspecRegistry\",\"url\":\"enums/PrefixName.html#ChainspecRegistry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"ChecksumRegistry\",\"url\":\"enums/PrefixName.html#ChecksumRegistry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"BidAddr\",\"url\":\"enums/PrefixName.html#BidAddr\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Package\",\"url\":\"enums/PrefixName.html#Package\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"ByteCode\",\"url\":\"enums/PrefixName.html#ByteCode\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Message\",\"url\":\"enums/PrefixName.html#Message\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"NamedKey\",\"url\":\"enums/PrefixName.html#NamedKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"BlockGlobal\",\"url\":\"enums/PrefixName.html#BlockGlobal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"BalanceHold\",\"url\":\"enums/PrefixName.html#BalanceHold\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"EntryPoint\",\"url\":\"enums/PrefixName.html#EntryPoint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":8,\"name\":\"KeyTypeName\",\"url\":\"enums/KeyTypeName.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Account\",\"url\":\"enums/KeyTypeName.html#Account\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Hash\",\"url\":\"enums/KeyTypeName.html#Hash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"URef\",\"url\":\"enums/KeyTypeName.html#URef\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Transfer\",\"url\":\"enums/KeyTypeName.html#Transfer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Deploy\",\"url\":\"enums/KeyTypeName.html#Deploy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Era\",\"url\":\"enums/KeyTypeName.html#Era\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Bid\",\"url\":\"enums/KeyTypeName.html#Bid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Balance\",\"url\":\"enums/KeyTypeName.html#Balance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Withdraw\",\"url\":\"enums/KeyTypeName.html#Withdraw\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Dictionary\",\"url\":\"enums/KeyTypeName.html#Dictionary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"SystemContractRegistry\",\"url\":\"enums/KeyTypeName.html#SystemContractRegistry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"EraSummary\",\"url\":\"enums/KeyTypeName.html#EraSummary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Unbond\",\"url\":\"enums/KeyTypeName.html#Unbond\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"ChainspecRegistry\",\"url\":\"enums/KeyTypeName.html#ChainspecRegistry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"ChecksumRegistry\",\"url\":\"enums/KeyTypeName.html#ChecksumRegistry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":32,\"name\":\"typeIDbyNames\",\"url\":\"variables/typeIDbyNames.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"keyIDbyPrefix\",\"url\":\"variables/keyIDbyPrefix.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"KEY_DEFAULT_BYTE_LENGTH\",\"url\":\"variables/KEY_DEFAULT_BYTE_LENGTH.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"Key\",\"url\":\"classes/Key.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"concatBytes\",\"url\":\"classes/Key.html#concatBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/Key.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"findPrefixByMap\",\"url\":\"classes/Key.html#findPrefixByMap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"createByType\",\"url\":\"classes/Key.html#createByType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"parseTypeByString\",\"url\":\"classes/Key.html#parseTypeByString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"newKey\",\"url\":\"classes/Key.html#newKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Key.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Key.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/Key.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/Key.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/Key.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"uRef\",\"url\":\"classes/Key.html#uRef\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"transfer\",\"url\":\"classes/Key.html#transfer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/Key.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"era\",\"url\":\"classes/Key.html#era\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"balance\",\"url\":\"classes/Key.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"bid\",\"url\":\"classes/Key.html#bid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"withdraw\",\"url\":\"classes/Key.html#withdraw\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"dictionary\",\"url\":\"classes/Key.html#dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"systemContactRegistry\",\"url\":\"classes/Key.html#systemContactRegistry\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"eraSummary\",\"url\":\"classes/Key.html#eraSummary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"unbond\",\"url\":\"classes/Key.html#unbond\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"chainspecRegistry\",\"url\":\"classes/Key.html#chainspecRegistry\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"checksumRegistry\",\"url\":\"classes/Key.html#checksumRegistry\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"bidAddr\",\"url\":\"classes/Key.html#bidAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"package\",\"url\":\"classes/Key.html#package\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"addressableEntity\",\"url\":\"classes/Key.html#addressableEntity\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"byteCode\",\"url\":\"classes/Key.html#byteCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/Key.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"namedKey\",\"url\":\"classes/Key.html#namedKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"blockGlobal\",\"url\":\"classes/Key.html#blockGlobal\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"balanceHold\",\"url\":\"classes/Key.html#balanceHold\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/Key.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/Key.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/Key.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/Key.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Key.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":64,\"name\":\"splitAt\",\"url\":\"functions/splitAt.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"MessageAddr\",\"url\":\"classes/MessageAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/MessageAddr.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/MessageAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":1024,\"name\":\"entityAddr\",\"url\":\"classes/MessageAddr.html#entityAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":1024,\"name\":\"topicNameHash\",\"url\":\"classes/MessageAddr.html#topicNameHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":1024,\"name\":\"messageIndex\",\"url\":\"classes/MessageAddr.html#messageIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/MessageAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/MessageAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/MessageAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":128,\"name\":\"NamedKeyAddr\",\"url\":\"classes/NamedKeyAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/NamedKeyAddr.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/NamedKeyAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedKeyAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":1024,\"name\":\"baseAddr\",\"url\":\"classes/NamedKeyAddr.html#baseAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":1024,\"name\":\"nameBytes\",\"url\":\"classes/NamedKeyAddr.html#nameBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/NamedKeyAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/NamedKeyAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/NamedKeyAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":32,\"name\":\"PrefixNameTransfer\",\"url\":\"variables/PrefixNameTransfer.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"TransferHash\",\"url\":\"classes/TransferHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"initializeFromSource\",\"url\":\"classes/TransferHash.html#initializeFromSource\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TransferHash\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TransferHash.html#initializeFromSource.initializeFromSource-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"TransferHash.initializeFromSource.initializeFromSource\"},{\"kind\":1024,\"name\":\"hashBytes\",\"url\":\"classes/TransferHash.html#initializeFromSource.initializeFromSource-1.__type.hashBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransferHash.initializeFromSource.initializeFromSource.__type\"},{\"kind\":1024,\"name\":\"originPrefix\",\"url\":\"classes/TransferHash.html#initializeFromSource.initializeFromSource-1.__type.originPrefix-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransferHash.initializeFromSource.initializeFromSource.__type\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/TransferHash.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransferHash\"},{\"kind\":1024,\"name\":\"ByteHashLen\",\"url\":\"classes/TransferHash.html#ByteHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":1024,\"name\":\"StringHashLen\",\"url\":\"classes/TransferHash.html#StringHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/TransferHash.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/TransferHash.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"fromBuffer\",\"url\":\"classes/TransferHash.html#fromBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"createHashArray\",\"url\":\"classes/TransferHash.html#createHashArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransferHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransferHash\"},{\"kind\":1024,\"name\":\"originPrefix\",\"url\":\"classes/TransferHash.html#originPrefix\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/TransferHash.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/TransferHash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/TransferHash.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/TransferHash.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/TransferHash.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":8,\"name\":\"UrefAccess\",\"url\":\"enums/UrefAccess.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"None\",\"url\":\"enums/UrefAccess.html#None\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"Read\",\"url\":\"enums/UrefAccess.html#Read\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"Write\",\"url\":\"enums/UrefAccess.html#Write\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"Add\",\"url\":\"enums/UrefAccess.html#Add\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"ReadWrite\",\"url\":\"enums/UrefAccess.html#ReadWrite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"ReadAdd\",\"url\":\"enums/UrefAccess.html#ReadAdd\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"AddWrite\",\"url\":\"enums/UrefAccess.html#AddWrite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"ReadAddWrite\",\"url\":\"enums/UrefAccess.html#ReadAddWrite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":32,\"name\":\"ErrIncorrectUrefFormat\",\"url\":\"variables/ErrIncorrectUrefFormat.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"PrefixNameURef\",\"url\":\"variables/PrefixNameURef.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ByteHashLen\",\"url\":\"variables/ByteHashLen.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"URef\",\"url\":\"classes/URef.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/URef.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/URef.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/URef.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"fromBuffer\",\"url\":\"classes/URef.html#fromBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/URef.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/URef.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":1024,\"name\":\"access\",\"url\":\"classes/URef.html#access\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/URef.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/URef.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/URef.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"setAccess\",\"url\":\"classes/URef.html#setAccess\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/URef.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"toDriverValue\",\"url\":\"classes/URef.html#toDriverValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":128,\"name\":\"ByteCode\",\"url\":\"classes/ByteCode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/ByteCode.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/ByteCode.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":2048,\"name\":\"newByteCodeKindFromByte\",\"url\":\"classes/ByteCode.html#newByteCodeKindFromByte\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ByteCode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":1024,\"name\":\"V1CasperWasm\",\"url\":\"classes/ByteCode.html#V1CasperWasm\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ByteCode\"},{\"kind\":1024,\"name\":\"isEmpty\",\"url\":\"classes/ByteCode.html#isEmpty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ByteCode\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ByteCode.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":2048,\"name\":\"isEmptyCode\",\"url\":\"classes/ByteCode.html#isEmptyCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/ByteCode.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/ByteCode.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":128,\"name\":\"ContractHash\",\"url\":\"classes/ContractHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/ContractHash.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":2048,\"name\":\"newContract\",\"url\":\"classes/ContractHash.html#newContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/ContractHash.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":1024,\"name\":\"originPrefix\",\"url\":\"classes/ContractHash.html#originPrefix\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ContractHash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":2048,\"name\":\"toPrefixedWasmString\",\"url\":\"classes/ContractHash.html#toPrefixedWasmString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/ContractHash.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":128,\"name\":\"ContractPackageHash\",\"url\":\"classes/ContractPackageHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/ContractPackageHash.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":2048,\"name\":\"newContractPackage\",\"url\":\"classes/ContractPackageHash.html#newContractPackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractPackageHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/ContractPackageHash.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":1024,\"name\":\"originPrefix\",\"url\":\"classes/ContractPackageHash.html#originPrefix\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ContractPackageHash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/ContractPackageHash.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":128,\"name\":\"CLValueAny\",\"url\":\"classes/CLValueAny.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLAny\",\"url\":\"classes/CLValueAny.html#newCLAny\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueAny\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueAny.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueAny\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLValueAny.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueAny\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueAny.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueAny\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueAny.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueAny\"},{\"kind\":128,\"name\":\"CLValueBool\",\"url\":\"classes/CLValueBool.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromBoolean\",\"url\":\"classes/CLValueBool.html#fromBoolean\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBool\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueBool.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBool\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueBool.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueBool\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueBool.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueBool\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueBool.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBool\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueBool.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBool\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueBool.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBool\"},{\"kind\":128,\"name\":\"CLValueByteArray\",\"url\":\"classes/CLValueByteArray.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLByteArray\",\"url\":\"classes/CLValueByteArray.html#newCLByteArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueByteArray\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueByteArray.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueByteArray\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueByteArray.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueByteArray\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLValueByteArray.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueByteArray\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueByteArray.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueByteArray\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueByteArray.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueByteArray\"},{\"kind\":256,\"name\":\"IResultWithBytes\",\"url\":\"interfaces/IResultWithBytes.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/IResultWithBytes.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IResultWithBytes\"},{\"kind\":1024,\"name\":\"bytes\",\"url\":\"interfaces/IResultWithBytes.html#bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IResultWithBytes\"},{\"kind\":128,\"name\":\"CLValue\",\"url\":\"classes/CLValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLKey\",\"url\":\"classes/CLValue.html#newCLKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"newCLUref\",\"url\":\"classes/CLValue.html#newCLUref\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"newCLPublicKey\",\"url\":\"classes/CLValue.html#newCLPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CLValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"bool\",\"url\":\"classes/CLValue.html#bool\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"i32\",\"url\":\"classes/CLValue.html#i32\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"i64\",\"url\":\"classes/CLValue.html#i64\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"ui8\",\"url\":\"classes/CLValue.html#ui8\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"ui32\",\"url\":\"classes/CLValue.html#ui32\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"ui64\",\"url\":\"classes/CLValue.html#ui64\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"ui128\",\"url\":\"classes/CLValue.html#ui128\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"ui256\",\"url\":\"classes/CLValue.html#ui256\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"ui512\",\"url\":\"classes/CLValue.html#ui512\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"unit\",\"url\":\"classes/CLValue.html#unit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"uref\",\"url\":\"classes/CLValue.html#uref\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/CLValue.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"option\",\"url\":\"classes/CLValue.html#option\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"list\",\"url\":\"classes/CLValue.html#list\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"byteArray\",\"url\":\"classes/CLValue.html#byteArray\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"classes/CLValue.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"stringVal\",\"url\":\"classes/CLValue.html#stringVal\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"map\",\"url\":\"classes/CLValue.html#map\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"tuple1\",\"url\":\"classes/CLValue.html#tuple1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"tuple2\",\"url\":\"classes/CLValue.html#tuple2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"tuple3\",\"url\":\"classes/CLValue.html#tuple3\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"any\",\"url\":\"classes/CLValue.html#any\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/CLValue.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"getType\",\"url\":\"classes/CLValue.html#getType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValue.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValue.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"getValueByType\",\"url\":\"classes/CLValue.html#getValueByType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"getKey\",\"url\":\"classes/CLValue.html#getKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":128,\"name\":\"CLValueInt32\",\"url\":\"classes/CLValueInt32.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLInt32\",\"url\":\"classes/CLValueInt32.html#newCLInt32\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt32\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueInt32.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt32\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueInt32.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueInt32\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueInt32.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueInt32\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueInt32.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt32\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueInt32.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt32\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueInt32.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt32\"},{\"kind\":128,\"name\":\"CLValueInt64\",\"url\":\"classes/CLValueInt64.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLInt64\",\"url\":\"classes/CLValueInt64.html#newCLInt64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt64\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueInt64.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt64\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueInt64.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueInt64\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueInt64.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueInt64\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueInt64.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt64\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueInt64.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt64\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueInt64.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt64\"},{\"kind\":128,\"name\":\"CLValueList\",\"url\":\"classes/CLValueList.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLList\",\"url\":\"classes/CLValueList.html#newCLList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueList.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueList.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CLValueList.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":1024,\"name\":\"elements\",\"url\":\"classes/CLValueList.html#elements\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueList.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueList.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"isEmpty\",\"url\":\"classes/CLValueList.html#isEmpty\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"append\",\"url\":\"classes/CLValueList.html#append\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/CLValueList.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"pop\",\"url\":\"classes/CLValueList.html#pop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/CLValueList.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"set\",\"url\":\"classes/CLValueList.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/CLValueList.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLValueList.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":128,\"name\":\"CLValueMap\",\"url\":\"classes/CLValueMap.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueMap.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"newCLMap\",\"url\":\"classes/CLValueMap.html#newCLMap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueMap.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CLValueMap.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueMap\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLValueMap.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueMap\"},{\"kind\":1024,\"name\":\"indexedData\",\"url\":\"classes/CLValueMap.html#indexedData\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueMap.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"getMap\",\"url\":\"classes/CLValueMap.html#getMap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"getData\",\"url\":\"classes/CLValueMap.html#getData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueMap.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/CLValueMap.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/CLValueMap.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"findAny\",\"url\":\"classes/CLValueMap.html#findAny\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"length\",\"url\":\"classes/CLValueMap.html#length\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"append\",\"url\":\"classes/CLValueMap.html#append\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":128,\"name\":\"CLValueOption\",\"url\":\"classes/CLValueOption.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLOption\",\"url\":\"classes/CLValueOption.html#newCLOption\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueOption.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueOption.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CLValueOption.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLValueOption.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueOption.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueOption.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":2048,\"name\":\"isEmpty\",\"url\":\"classes/CLValueOption.html#isEmpty\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLValueOption.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":32,\"name\":\"ErrUnsupportedCLType\",\"url\":\"variables/ErrUnsupportedCLType.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"CLValueParser\",\"url\":\"classes/CLValueParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLValueParser.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueParser\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLValueParser.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueParser\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLValueParser.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLValueParser.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"bytes\",\"url\":\"classes/CLValueParser.html#toJSON.toJSON-1.__type.bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLValueParser.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"cl_type\",\"url\":\"classes/CLValueParser.html#toJSON.toJSON-1.__type.cl_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLValueParser.toJSON.toJSON.__type\"},{\"kind\":2048,\"name\":\"toBytesWithType\",\"url\":\"classes/CLValueParser.html#toBytesWithType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueParser\"},{\"kind\":2048,\"name\":\"fromBytesByType\",\"url\":\"classes/CLValueParser.html#fromBytesByType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueParser\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueParser\"},{\"kind\":128,\"name\":\"CLValueResult\",\"url\":\"classes/CLValueResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLResult\",\"url\":\"classes/CLValueResult.html#newCLResult\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueResult.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CLValueResult.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":1024,\"name\":\"isSuccess\",\"url\":\"classes/CLValueResult.html#isSuccess\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLValueResult.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueResult.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueResult.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLValueResult.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":128,\"name\":\"CLValueString\",\"url\":\"classes/CLValueString.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLString\",\"url\":\"classes/CLValueString.html#newCLString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueString\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueString.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueString\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueString.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueString\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueString.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueString\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueString.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueString\"},{\"kind\":2048,\"name\":\"sizeToBytes\",\"url\":\"classes/CLValueString.html#sizeToBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueString\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueString.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueString\"},{\"kind\":128,\"name\":\"CLValueTuple1\",\"url\":\"classes/CLValueTuple1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLTuple1\",\"url\":\"classes/CLValueTuple1.html#newCLTuple1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueTuple1.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueTuple1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":1024,\"name\":\"innerType\",\"url\":\"classes/CLValueTuple1.html#innerType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":1024,\"name\":\"innerVal\",\"url\":\"classes/CLValueTuple1.html#innerVal\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueTuple1\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueTuple1.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueTuple1.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLValueTuple1.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":128,\"name\":\"CLValueTuple2\",\"url\":\"classes/CLValueTuple2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLTuple2\",\"url\":\"classes/CLValueTuple2.html#newCLTuple2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueTuple2.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueTuple2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":1024,\"name\":\"innerType\",\"url\":\"classes/CLValueTuple2.html#innerType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":1024,\"name\":\"inner1\",\"url\":\"classes/CLValueTuple2.html#inner1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":1024,\"name\":\"inner2\",\"url\":\"classes/CLValueTuple2.html#inner2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueTuple2.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueTuple2.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLValueTuple2.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":128,\"name\":\"CLValueTuple3\",\"url\":\"classes/CLValueTuple3.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLTuple3\",\"url\":\"classes/CLValueTuple3.html#newCLTuple3\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueTuple3.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueTuple3.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":1024,\"name\":\"innerType\",\"url\":\"classes/CLValueTuple3.html#innerType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":1024,\"name\":\"inner1\",\"url\":\"classes/CLValueTuple3.html#inner1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":1024,\"name\":\"inner2\",\"url\":\"classes/CLValueTuple3.html#inner2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":1024,\"name\":\"inner3\",\"url\":\"classes/CLValueTuple3.html#inner3\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueTuple3.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueTuple3.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueTuple3.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":64,\"name\":\"bigToBytes\",\"url\":\"functions/bigToBytes.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"bigFromBuffer\",\"url\":\"functions/bigFromBuffer.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"fromBytesUInt128\",\"url\":\"functions/fromBytesUInt128.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"fromBytesUInt256\",\"url\":\"functions/fromBytesUInt256.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"fromBytesUInt512\",\"url\":\"functions/fromBytesUInt512.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"CLValueUnit\",\"url\":\"classes/CLValueUnit.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLUnit\",\"url\":\"classes/CLValueUnit.html#newCLUnit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUnit\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUnit.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUnit\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUnit.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUnit\"},{\"kind\":1024,\"name\":\"obj\",\"url\":\"classes/CLValueUnit.html#obj\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueUnit\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUnit.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUnit\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUnit.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUnit\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueUnit.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUnit\"},{\"kind\":128,\"name\":\"CLValueUInt256\",\"url\":\"classes/CLValueUInt256.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLUInt256\",\"url\":\"classes/CLValueUInt256.html#newCLUInt256\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt256\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUInt256.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt256\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUInt256.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUInt256\"},{\"kind\":1024,\"name\":\"val\",\"url\":\"classes/CLValueUInt256.html#val\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueUInt256\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUInt256.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt256\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUInt256.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt256\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueUInt256.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt256\"},{\"kind\":128,\"name\":\"CLValueUInt128\",\"url\":\"classes/CLValueUInt128.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLUInt128\",\"url\":\"classes/CLValueUInt128.html#newCLUInt128\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt128\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUInt128.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt128\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUInt128.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUInt128\"},{\"kind\":1024,\"name\":\"val\",\"url\":\"classes/CLValueUInt128.html#val\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueUInt128\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUInt128.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt128\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUInt128.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt128\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueUInt128.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt128\"},{\"kind\":128,\"name\":\"CLValueUInt512\",\"url\":\"classes/CLValueUInt512.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLValueUInt512.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUInt512.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":2048,\"name\":\"newCLUInt512\",\"url\":\"classes/CLValueUInt512.html#newCLUInt512\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUInt512.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":1024,\"name\":\"val\",\"url\":\"classes/CLValueUInt512.html#val\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":1024,\"name\":\"isStringFmt\",\"url\":\"classes/CLValueUInt512.html#isStringFmt\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUInt512.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUInt512.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLValueUInt512.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLValueUInt512.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":64,\"name\":\"deserializeRewards\",\"url\":\"functions/deserializeRewards.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"serializeRewards\",\"url\":\"functions/serializeRewards.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"CLValueUInt64\",\"url\":\"classes/CLValueUInt64.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLUint64\",\"url\":\"classes/CLValueUInt64.html#newCLUint64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt64\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUInt64.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt64\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUInt64.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUInt64\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueUInt64.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueUInt64\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUInt64.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt64\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUInt64.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt64\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueUInt64.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt64\"},{\"kind\":128,\"name\":\"CLValueUInt8\",\"url\":\"classes/CLValueUInt8.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLUint8\",\"url\":\"classes/CLValueUInt8.html#newCLUint8\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt8\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUInt8.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt8\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUInt8.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUInt8\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueUInt8.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueUInt8\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUInt8.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt8\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUInt8.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt8\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueUInt8.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt8\"},{\"kind\":128,\"name\":\"CLValueUInt32\",\"url\":\"classes/CLValueUInt32.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLUInt32\",\"url\":\"classes/CLValueUInt32.html#newCLUInt32\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUInt32.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":2048,\"name\":\"sizeToBytes\",\"url\":\"classes/CLValueUInt32.html#sizeToBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUInt32.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueUInt32.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueUInt32\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUInt32.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUInt32.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueUInt32.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":128,\"name\":\"CLTypeByteArray\",\"url\":\"classes/CLTypeByteArray.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeByteArray.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeByteArray.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/CLTypeByteArray.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeByteArray.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeByteArray.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeByteArray.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeByteArray.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":2048,\"name\":\"getSize\",\"url\":\"classes/CLTypeByteArray.html#getSize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeByteArray.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeByteArray.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeByteArray.toJSON.toJSON\"},{\"kind\":32,\"name\":\"Int32ByteSize\",\"url\":\"variables/Int32ByteSize.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"Int64ByteSize\",\"url\":\"variables/Int64ByteSize.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":8,\"name\":\"TypeID\",\"url\":\"enums/TypeID.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Bool\",\"url\":\"enums/TypeID.html#Bool\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"I32\",\"url\":\"enums/TypeID.html#I32\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"I64\",\"url\":\"enums/TypeID.html#I64\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"U8\",\"url\":\"enums/TypeID.html#U8\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"U32\",\"url\":\"enums/TypeID.html#U32\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"U64\",\"url\":\"enums/TypeID.html#U64\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"U128\",\"url\":\"enums/TypeID.html#U128\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"U256\",\"url\":\"enums/TypeID.html#U256\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"U512\",\"url\":\"enums/TypeID.html#U512\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Unit\",\"url\":\"enums/TypeID.html#Unit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"String\",\"url\":\"enums/TypeID.html#String\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Key\",\"url\":\"enums/TypeID.html#Key\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"URef\",\"url\":\"enums/TypeID.html#URef\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Option\",\"url\":\"enums/TypeID.html#Option\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"List\",\"url\":\"enums/TypeID.html#List\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"ByteArray\",\"url\":\"enums/TypeID.html#ByteArray\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Result\",\"url\":\"enums/TypeID.html#Result\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Map\",\"url\":\"enums/TypeID.html#Map\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Tuple1\",\"url\":\"enums/TypeID.html#Tuple1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Tuple2\",\"url\":\"enums/TypeID.html#Tuple2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Tuple3\",\"url\":\"enums/TypeID.html#Tuple3\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Any\",\"url\":\"enums/TypeID.html#Any\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"PublicKey\",\"url\":\"enums/TypeID.html#PublicKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":32,\"name\":\"TypeName\",\"url\":\"variables/TypeName-1.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/TypeName-1.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"TypeName\"},{\"kind\":1024,\"name\":\"Bool\",\"url\":\"variables/TypeName-1.html#__type.Bool\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"I32\",\"url\":\"variables/TypeName-1.html#__type.I32\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"I64\",\"url\":\"variables/TypeName-1.html#__type.I64\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"U8\",\"url\":\"variables/TypeName-1.html#__type.U8\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"U32\",\"url\":\"variables/TypeName-1.html#__type.U32\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"U64\",\"url\":\"variables/TypeName-1.html#__type.U64\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"U128\",\"url\":\"variables/TypeName-1.html#__type.U128\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"U256\",\"url\":\"variables/TypeName-1.html#__type.U256\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"U512\",\"url\":\"variables/TypeName-1.html#__type.U512\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Unit\",\"url\":\"variables/TypeName-1.html#__type.Unit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"String\",\"url\":\"variables/TypeName-1.html#__type.String\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Key\",\"url\":\"variables/TypeName-1.html#__type.Key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"URef\",\"url\":\"variables/TypeName-1.html#__type.URef\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Option\",\"url\":\"variables/TypeName-1.html#__type.Option\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"List\",\"url\":\"variables/TypeName-1.html#__type.List\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"ByteArray\",\"url\":\"variables/TypeName-1.html#__type.ByteArray\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Result\",\"url\":\"variables/TypeName-1.html#__type.Result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Map\",\"url\":\"variables/TypeName-1.html#__type.Map\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Tuple1\",\"url\":\"variables/TypeName-1.html#__type.Tuple1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Tuple2\",\"url\":\"variables/TypeName-1.html#__type.Tuple2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Tuple3\",\"url\":\"variables/TypeName-1.html#__type.Tuple3\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Any\",\"url\":\"variables/TypeName-1.html#__type.Any\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"PublicKey\",\"url\":\"variables/TypeName-1.html#__type.PublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":4194304,\"name\":\"TypeName\",\"url\":\"types/TypeName.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"CLType\",\"url\":\"interfaces/CLType.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"interfaces/CLType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"CLType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"interfaces/CLType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"CLType\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"interfaces/CLType.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"CLType\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"interfaces/CLType.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"CLType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"interfaces/CLType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"CLType\"},{\"kind\":128,\"name\":\"SimpleType\",\"url\":\"classes/SimpleType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SimpleType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SimpleType\"},{\"kind\":1024,\"name\":\"typeID\",\"url\":\"classes/SimpleType.html#typeID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"SimpleType\"},{\"kind\":1024,\"name\":\"typeName\",\"url\":\"classes/SimpleType.html#typeName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"SimpleType\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/SimpleType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SimpleType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/SimpleType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SimpleType\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/SimpleType.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SimpleType\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/SimpleType.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SimpleType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/SimpleType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SimpleType\"},{\"kind\":32,\"name\":\"CLTypeBool\",\"url\":\"variables/CLTypeBool.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeInt32\",\"url\":\"variables/CLTypeInt32.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeInt64\",\"url\":\"variables/CLTypeInt64.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUInt8\",\"url\":\"variables/CLTypeUInt8.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUInt32\",\"url\":\"variables/CLTypeUInt32.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUInt64\",\"url\":\"variables/CLTypeUInt64.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUInt128\",\"url\":\"variables/CLTypeUInt128.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUInt256\",\"url\":\"variables/CLTypeUInt256.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUInt512\",\"url\":\"variables/CLTypeUInt512.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUnit\",\"url\":\"variables/CLTypeUnit.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeString\",\"url\":\"variables/CLTypeString.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeKey\",\"url\":\"variables/CLTypeKey.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUref\",\"url\":\"variables/CLTypeUref.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeAny\",\"url\":\"variables/CLTypeAny.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypePublicKey\",\"url\":\"variables/CLTypePublicKey.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"MapJsonParsingError\",\"url\":\"variables/MapJsonParsingError.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"CLTypeMap\",\"url\":\"classes/CLTypeMap.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeMap.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeMap.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/CLTypeMap.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":1024,\"name\":\"val\",\"url\":\"classes/CLTypeMap.html#val\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeMap.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeMap.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeMap.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeMap.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeMap.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeMap.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeMap.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"Map\",\"url\":\"classes/CLTypeMap.html#toJSON.toJSON-1.__type.Map\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeMap.toJSON.toJSON.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeMap.html#toJSON.toJSON-1.__type.Map.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"CLTypeMap.toJSON.toJSON.__type.Map\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/CLTypeMap.html#toJSON.toJSON-1.__type.Map.__type-1.key-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeMap.toJSON.toJSON.__type.Map.__type\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLTypeMap.html#toJSON.toJSON-1.__type.Map.__type-1.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeMap.toJSON.toJSON.__type.Map.__type\"},{\"kind\":128,\"name\":\"CLTypeDynamic\",\"url\":\"classes/CLTypeDynamic.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeDynamic.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":1024,\"name\":\"typeID\",\"url\":\"classes/CLTypeDynamic.html#typeID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLTypeDynamic.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeDynamic.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeDynamic.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeDynamic.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeDynamic.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeDynamic.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":128,\"name\":\"CLTypeList\",\"url\":\"classes/CLTypeList.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeList.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeList.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":1024,\"name\":\"elementsType\",\"url\":\"classes/CLTypeList.html#elementsType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeList.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeList.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeList.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeList.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeList.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeList.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeList.toJSON.toJSON\"},{\"kind\":128,\"name\":\"CLTypeOption\",\"url\":\"classes/CLTypeOption.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeOption.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeOption.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLTypeOption.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeOption.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeOption.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeOption.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeOption.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeOption.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeOption.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeOption.toJSON.toJSON\"},{\"kind\":128,\"name\":\"CLTypeParser\",\"url\":\"classes/CLTypeParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"BufferConstructorNotDetectedError\",\"url\":\"classes/CLTypeParser.html#BufferConstructorNotDetectedError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":1024,\"name\":\"ComplexTypeFormatInvalidError\",\"url\":\"classes/CLTypeParser.html#ComplexTypeFormatInvalidError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":1024,\"name\":\"ErrComplexTypeFormatNotDetected\",\"url\":\"classes/CLTypeParser.html#ErrComplexTypeFormatNotDetected\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":1024,\"name\":\"ErrJsonConstructorNotFound\",\"url\":\"classes/CLTypeParser.html#ErrJsonConstructorNotFound\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":1024,\"name\":\"simpleTypeByName\",\"url\":\"classes/CLTypeParser.html#simpleTypeByName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":1024,\"name\":\"simpleTypeByID\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"CLTypeParser.simpleTypeByID\"},{\"kind\":1024,\"name\":\"0\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"1\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"2\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"3\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.3\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"4\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.4\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"5\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.5\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"6\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.6\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"7\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.7\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"8\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.8\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"9\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.9\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"10\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.10\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"11\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.11\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"12\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.12\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"13\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.13\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"14\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.14\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"15\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.15\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"16\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.16\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"17\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.17\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"18\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.18\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"19\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.19\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"20\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.20\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"21\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.21\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"22\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.22\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":2048,\"name\":\"getSimpleTypeByName\",\"url\":\"classes/CLTypeParser.html#getSimpleTypeByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":2048,\"name\":\"fromRawJson\",\"url\":\"classes/CLTypeParser.html#fromRawJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":2048,\"name\":\"matchBytesToCLType\",\"url\":\"classes/CLTypeParser.html#matchBytesToCLType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":2048,\"name\":\"fromInterface\",\"url\":\"classes/CLTypeParser.html#fromInterface\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":2048,\"name\":\"fromComplexStruct\",\"url\":\"classes/CLTypeParser.html#fromComplexStruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLTypeParser\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":32,\"name\":\"ErrInvalidResultJsonFormat\",\"url\":\"variables/ErrInvalidResultJsonFormat.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"CLTypeResult\",\"url\":\"classes/CLTypeResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeResult.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":1024,\"name\":\"innerOk\",\"url\":\"classes/CLTypeResult.html#innerOk\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":1024,\"name\":\"innerErr\",\"url\":\"classes/CLTypeResult.html#innerErr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeResult.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeResult.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeResult.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeResult.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeResult.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeResult.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeResult.toJSON.toJSON\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeResult.html#toJSON.toJSON-1.__type.__index.__type-1\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeResult.toJSON.toJSON.__type.__index\"},{\"kind\":1024,\"name\":\"ok\",\"url\":\"classes/CLTypeResult.html#toJSON.toJSON-1.__type.__index.__type-1.ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeResult.toJSON.toJSON.__type.__index.__type\"},{\"kind\":1024,\"name\":\"err\",\"url\":\"classes/CLTypeResult.html#toJSON.toJSON-1.__type.__index.__type-1.err\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeResult.toJSON.toJSON.__type.__index.__type\"},{\"kind\":128,\"name\":\"CLTypeTuple1\",\"url\":\"classes/CLTypeTuple1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeTuple1.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeTuple1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLTypeTuple1.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeTuple1.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeTuple1.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeTuple1.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeTuple1.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeTuple1.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeTuple1.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeTuple1.toJSON.toJSON\"},{\"kind\":128,\"name\":\"CLTypeTuple2\",\"url\":\"classes/CLTypeTuple2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeTuple2.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeTuple2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":1024,\"name\":\"inner1\",\"url\":\"classes/CLTypeTuple2.html#inner1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":1024,\"name\":\"inner2\",\"url\":\"classes/CLTypeTuple2.html#inner2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeTuple2.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeTuple2.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeTuple2.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeTuple2.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeTuple2.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeTuple2.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeTuple2.toJSON.toJSON\"},{\"kind\":128,\"name\":\"CLTypeTuple3\",\"url\":\"classes/CLTypeTuple3.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeTuple3.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeTuple3.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":1024,\"name\":\"inner1\",\"url\":\"classes/CLTypeTuple3.html#inner1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":1024,\"name\":\"inner2\",\"url\":\"classes/CLTypeTuple3.html#inner2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":1024,\"name\":\"inner3\",\"url\":\"classes/CLTypeTuple3.html#inner3\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeTuple3.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeTuple3.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeTuple3.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeTuple3.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeTuple3.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeTuple3.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeTuple3.toJSON.toJSON\"},{\"kind\":128,\"name\":\"CLTypeRaw\",\"url\":\"classes/CLTypeRaw.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeRaw.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeRaw\"},{\"kind\":1024,\"name\":\"rawMessage\",\"url\":\"classes/CLTypeRaw.html#rawMessage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeRaw\"},{\"kind\":2048,\"name\":\"parseCLType\",\"url\":\"classes/CLTypeRaw.html#parseCLType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeRaw\"},{\"kind\":128,\"name\":\"PublicKey\",\"url\":\"classes/PublicKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/PublicKey.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/PublicKey.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"fromBuffer\",\"url\":\"classes/PublicKey.html#fromBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"newPublicKey\",\"url\":\"classes/PublicKey.html#newPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/PublicKey.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PublicKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":1024,\"name\":\"cryptoAlg\",\"url\":\"classes/PublicKey.html#cryptoAlg\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/PublicKey.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/PublicKey.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/PublicKey.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/PublicKey.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/PublicKey.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"accountHash\",\"url\":\"classes/PublicKey.html#accountHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"verifySignature\",\"url\":\"classes/PublicKey.html#verifySignature\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/PublicKey.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":128,\"name\":\"PublicKeyList\",\"url\":\"classes/PublicKeyList.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PublicKeyList.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PublicKeyList\"},{\"kind\":1024,\"name\":\"keys\",\"url\":\"classes/PublicKeyList.html#keys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"PublicKeyList\"},{\"kind\":2048,\"name\":\"contains\",\"url\":\"classes/PublicKeyList.html#contains\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKeyList\"},{\"kind\":256,\"name\":\"ClientPOS\",\"url\":\"interfaces/ClientPOS.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"getLatestAuctionInfo\",\"url\":\"interfaces/ClientPOS.html#getLatestAuctionInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":2048,\"name\":\"getAuctionInfoByHash\",\"url\":\"interfaces/ClientPOS.html#getAuctionInfoByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":2048,\"name\":\"getAuctionInfoByHeight\",\"url\":\"interfaces/ClientPOS.html#getAuctionInfoByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":2048,\"name\":\"getEraInfoLatest\",\"url\":\"interfaces/ClientPOS.html#getEraInfoLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":2048,\"name\":\"getEraInfoByBlockHeight\",\"url\":\"interfaces/ClientPOS.html#getEraInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":2048,\"name\":\"getEraInfoByBlockHash\",\"url\":\"interfaces/ClientPOS.html#getEraInfoByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":2048,\"name\":\"getValidatorChangesInfo\",\"url\":\"interfaces/ClientPOS.html#getValidatorChangesInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":256,\"name\":\"ClientInformational\",\"url\":\"interfaces/ClientInformational.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"getLatestBalance\",\"url\":\"interfaces/ClientInformational.html#getLatestBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getBalanceByStateRootHash\",\"url\":\"interfaces/ClientInformational.html#getBalanceByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDeploy\",\"url\":\"interfaces/ClientInformational.html#getDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDeployFinalizedApproval\",\"url\":\"interfaces/ClientInformational.html#getDeployFinalizedApproval\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getTransactionByTransactionHash\",\"url\":\"interfaces/ClientInformational.html#getTransactionByTransactionHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getTransactionByDeployHash\",\"url\":\"interfaces/ClientInformational.html#getTransactionByDeployHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getTransactionFinalizedApprovalByTransactionHash\",\"url\":\"interfaces/ClientInformational.html#getTransactionFinalizedApprovalByTransactionHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getTransactionFinalizedApprovalByDeployHash\",\"url\":\"interfaces/ClientInformational.html#getTransactionFinalizedApprovalByDeployHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDictionaryItem\",\"url\":\"interfaces/ClientInformational.html#getDictionaryItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDictionaryItemByIdentifier\",\"url\":\"interfaces/ClientInformational.html#getDictionaryItemByIdentifier\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getStateItem\",\"url\":\"interfaces/ClientInformational.html#getStateItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryLatestGlobalState\",\"url\":\"interfaces/ClientInformational.html#queryLatestGlobalState\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryGlobalStateByBlockHash\",\"url\":\"interfaces/ClientInformational.html#queryGlobalStateByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryGlobalStateByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#queryGlobalStateByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryGlobalStateByStateHash\",\"url\":\"interfaces/ClientInformational.html#queryGlobalStateByStateHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getAccountInfoByBlockHash\",\"url\":\"interfaces/ClientInformational.html#getAccountInfoByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getAccountInfoByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#getAccountInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getAccountInfo\",\"url\":\"interfaces/ClientInformational.html#getAccountInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getLatestEntity\",\"url\":\"interfaces/ClientInformational.html#getLatestEntity\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getEntityByBlockHash\",\"url\":\"interfaces/ClientInformational.html#getEntityByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getEntityByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#getEntityByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getLatestBlock\",\"url\":\"interfaces/ClientInformational.html#getLatestBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getBlockByHash\",\"url\":\"interfaces/ClientInformational.html#getBlockByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getBlockByHeight\",\"url\":\"interfaces/ClientInformational.html#getBlockByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getLatestBlockTransfers\",\"url\":\"interfaces/ClientInformational.html#getLatestBlockTransfers\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getBlockTransfersByHash\",\"url\":\"interfaces/ClientInformational.html#getBlockTransfersByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getBlockTransfersByHeight\",\"url\":\"interfaces/ClientInformational.html#getBlockTransfersByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getEraSummaryLatest\",\"url\":\"interfaces/ClientInformational.html#getEraSummaryLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getEraSummaryByHash\",\"url\":\"interfaces/ClientInformational.html#getEraSummaryByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getEraSummaryByHeight\",\"url\":\"interfaces/ClientInformational.html#getEraSummaryByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getStateRootHashLatest\",\"url\":\"interfaces/ClientInformational.html#getStateRootHashLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getStateRootHashByHash\",\"url\":\"interfaces/ClientInformational.html#getStateRootHashByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getStateRootHashByHeight\",\"url\":\"interfaces/ClientInformational.html#getStateRootHashByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getStatus\",\"url\":\"interfaces/ClientInformational.html#getStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getPeers\",\"url\":\"interfaces/ClientInformational.html#getPeers\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryLatestBalance\",\"url\":\"interfaces/ClientInformational.html#queryLatestBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryBalanceByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#queryBalanceByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryBalanceByBlockHash\",\"url\":\"interfaces/ClientInformational.html#queryBalanceByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryBalanceByStateRootHash\",\"url\":\"interfaces/ClientInformational.html#queryBalanceByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryLatestBalanceDetails\",\"url\":\"interfaces/ClientInformational.html#queryLatestBalanceDetails\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#queryBalanceDetailsByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByBlockHash\",\"url\":\"interfaces/ClientInformational.html#queryBalanceDetailsByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByStateRootHash\",\"url\":\"interfaces/ClientInformational.html#queryBalanceDetailsByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getChainspec\",\"url\":\"interfaces/ClientInformational.html#getChainspec\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getLatestValidatorReward\",\"url\":\"interfaces/ClientInformational.html#getLatestValidatorReward\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getValidatorRewardByEraID\",\"url\":\"interfaces/ClientInformational.html#getValidatorRewardByEraID\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getValidatorRewardByBlockHash\",\"url\":\"interfaces/ClientInformational.html#getValidatorRewardByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getValidatorRewardByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#getValidatorRewardByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getLatestDelegatorReward\",\"url\":\"interfaces/ClientInformational.html#getLatestDelegatorReward\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByEraID\",\"url\":\"interfaces/ClientInformational.html#getDelegatorRewardByEraID\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByBlockHash\",\"url\":\"interfaces/ClientInformational.html#getDelegatorRewardByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#getDelegatorRewardByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":256,\"name\":\"ClientTransactional\",\"url\":\"interfaces/ClientTransactional.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"putDeploy\",\"url\":\"interfaces/ClientTransactional.html#putDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientTransactional\"},{\"kind\":2048,\"name\":\"putTransactionV1\",\"url\":\"interfaces/ClientTransactional.html#putTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientTransactional\"},{\"kind\":256,\"name\":\"IClient\",\"url\":\"interfaces/IClient.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"getLatestAuctionInfo\",\"url\":\"interfaces/IClient.html#getLatestAuctionInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getAuctionInfoByHash\",\"url\":\"interfaces/IClient.html#getAuctionInfoByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getAuctionInfoByHeight\",\"url\":\"interfaces/IClient.html#getAuctionInfoByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEraInfoLatest\",\"url\":\"interfaces/IClient.html#getEraInfoLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEraInfoByBlockHeight\",\"url\":\"interfaces/IClient.html#getEraInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEraInfoByBlockHash\",\"url\":\"interfaces/IClient.html#getEraInfoByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getValidatorChangesInfo\",\"url\":\"interfaces/IClient.html#getValidatorChangesInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getLatestBalance\",\"url\":\"interfaces/IClient.html#getLatestBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getBalanceByStateRootHash\",\"url\":\"interfaces/IClient.html#getBalanceByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDeploy\",\"url\":\"interfaces/IClient.html#getDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDeployFinalizedApproval\",\"url\":\"interfaces/IClient.html#getDeployFinalizedApproval\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getTransactionByTransactionHash\",\"url\":\"interfaces/IClient.html#getTransactionByTransactionHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getTransactionByDeployHash\",\"url\":\"interfaces/IClient.html#getTransactionByDeployHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getTransactionFinalizedApprovalByTransactionHash\",\"url\":\"interfaces/IClient.html#getTransactionFinalizedApprovalByTransactionHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getTransactionFinalizedApprovalByDeployHash\",\"url\":\"interfaces/IClient.html#getTransactionFinalizedApprovalByDeployHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDictionaryItem\",\"url\":\"interfaces/IClient.html#getDictionaryItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDictionaryItemByIdentifier\",\"url\":\"interfaces/IClient.html#getDictionaryItemByIdentifier\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getStateItem\",\"url\":\"interfaces/IClient.html#getStateItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryLatestGlobalState\",\"url\":\"interfaces/IClient.html#queryLatestGlobalState\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryGlobalStateByBlockHash\",\"url\":\"interfaces/IClient.html#queryGlobalStateByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryGlobalStateByBlockHeight\",\"url\":\"interfaces/IClient.html#queryGlobalStateByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryGlobalStateByStateHash\",\"url\":\"interfaces/IClient.html#queryGlobalStateByStateHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getAccountInfoByBlockHash\",\"url\":\"interfaces/IClient.html#getAccountInfoByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getAccountInfoByBlockHeight\",\"url\":\"interfaces/IClient.html#getAccountInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getAccountInfo\",\"url\":\"interfaces/IClient.html#getAccountInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getLatestEntity\",\"url\":\"interfaces/IClient.html#getLatestEntity\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEntityByBlockHash\",\"url\":\"interfaces/IClient.html#getEntityByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEntityByBlockHeight\",\"url\":\"interfaces/IClient.html#getEntityByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getLatestBlock\",\"url\":\"interfaces/IClient.html#getLatestBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getBlockByHash\",\"url\":\"interfaces/IClient.html#getBlockByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getBlockByHeight\",\"url\":\"interfaces/IClient.html#getBlockByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getLatestBlockTransfers\",\"url\":\"interfaces/IClient.html#getLatestBlockTransfers\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getBlockTransfersByHash\",\"url\":\"interfaces/IClient.html#getBlockTransfersByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getBlockTransfersByHeight\",\"url\":\"interfaces/IClient.html#getBlockTransfersByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEraSummaryLatest\",\"url\":\"interfaces/IClient.html#getEraSummaryLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEraSummaryByHash\",\"url\":\"interfaces/IClient.html#getEraSummaryByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEraSummaryByHeight\",\"url\":\"interfaces/IClient.html#getEraSummaryByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getStateRootHashLatest\",\"url\":\"interfaces/IClient.html#getStateRootHashLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getStateRootHashByHash\",\"url\":\"interfaces/IClient.html#getStateRootHashByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getStateRootHashByHeight\",\"url\":\"interfaces/IClient.html#getStateRootHashByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getStatus\",\"url\":\"interfaces/IClient.html#getStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getPeers\",\"url\":\"interfaces/IClient.html#getPeers\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryLatestBalance\",\"url\":\"interfaces/IClient.html#queryLatestBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryBalanceByBlockHeight\",\"url\":\"interfaces/IClient.html#queryBalanceByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryBalanceByBlockHash\",\"url\":\"interfaces/IClient.html#queryBalanceByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryBalanceByStateRootHash\",\"url\":\"interfaces/IClient.html#queryBalanceByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryLatestBalanceDetails\",\"url\":\"interfaces/IClient.html#queryLatestBalanceDetails\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByBlockHeight\",\"url\":\"interfaces/IClient.html#queryBalanceDetailsByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByBlockHash\",\"url\":\"interfaces/IClient.html#queryBalanceDetailsByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByStateRootHash\",\"url\":\"interfaces/IClient.html#queryBalanceDetailsByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getChainspec\",\"url\":\"interfaces/IClient.html#getChainspec\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getLatestValidatorReward\",\"url\":\"interfaces/IClient.html#getLatestValidatorReward\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getValidatorRewardByEraID\",\"url\":\"interfaces/IClient.html#getValidatorRewardByEraID\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getValidatorRewardByBlockHash\",\"url\":\"interfaces/IClient.html#getValidatorRewardByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getValidatorRewardByBlockHeight\",\"url\":\"interfaces/IClient.html#getValidatorRewardByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getLatestDelegatorReward\",\"url\":\"interfaces/IClient.html#getLatestDelegatorReward\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByEraID\",\"url\":\"interfaces/IClient.html#getDelegatorRewardByEraID\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByBlockHash\",\"url\":\"interfaces/IClient.html#getDelegatorRewardByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByBlockHeight\",\"url\":\"interfaces/IClient.html#getDelegatorRewardByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"putDeploy\",\"url\":\"interfaces/IClient.html#putDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"putTransactionV1\",\"url\":\"interfaces/IClient.html#putTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":256,\"name\":\"IHandler\",\"url\":\"interfaces/IHandler.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"processCall\",\"url\":\"interfaces/IHandler.html#processCall\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"IHandler\"},{\"kind\":128,\"name\":\"RpcError\",\"url\":\"classes/RpcError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RpcError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RpcError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/RpcError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/RpcError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/RpcError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcError\"},{\"kind\":128,\"name\":\"HttpError\",\"url\":\"classes/HttpError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HttpError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HttpError\"},{\"kind\":1024,\"name\":\"sourceErr\",\"url\":\"classes/HttpError.html#sourceErr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpError\"},{\"kind\":1024,\"name\":\"statusCode\",\"url\":\"classes/HttpError.html#statusCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpError\"},{\"kind\":2048,\"name\":\"unwrap\",\"url\":\"classes/HttpError.html#unwrap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpError\"},{\"kind\":2048,\"name\":\"isNotFound\",\"url\":\"classes/HttpError.html#isNotFound\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpError\"},{\"kind\":32,\"name\":\"ErrParamsJsonStringifyHandler\",\"url\":\"variables/ErrParamsJsonStringifyHandler.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrProcessHttpRequest\",\"url\":\"variables/ErrProcessHttpRequest.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrReadHttpResponseBody\",\"url\":\"variables/ErrReadHttpResponseBody.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrRpcResponseUnmarshal\",\"url\":\"variables/ErrRpcResponseUnmarshal.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"HttpHandler\",\"url\":\"classes/HttpHandler.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HttpHandler.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HttpHandler\"},{\"kind\":1024,\"name\":\"httpClient\",\"url\":\"classes/HttpHandler.html#httpClient\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"HttpHandler\"},{\"kind\":1024,\"name\":\"endpoint\",\"url\":\"classes/HttpHandler.html#endpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"HttpHandler\"},{\"kind\":1024,\"name\":\"customHeaders\",\"url\":\"classes/HttpHandler.html#customHeaders\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"HttpHandler\"},{\"kind\":2048,\"name\":\"setCustomHeaders\",\"url\":\"classes/HttpHandler.html#setCustomHeaders\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpHandler\"},{\"kind\":2048,\"name\":\"processCall\",\"url\":\"classes/HttpHandler.html#processCall\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpHandler\"},{\"kind\":128,\"name\":\"IDValue\",\"url\":\"classes/IDValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/IDValue.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":2048,\"name\":\"fromInt\",\"url\":\"classes/IDValue.html#fromInt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/IDValue.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/IDValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":1024,\"name\":\"intValue\",\"url\":\"classes/IDValue.html#intValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"IDValue\"},{\"kind\":1024,\"name\":\"strValue\",\"url\":\"classes/IDValue.html#strValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"IDValue\"},{\"kind\":1024,\"name\":\"isIntValue\",\"url\":\"classes/IDValue.html#isIntValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"IDValue\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/IDValue.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":2048,\"name\":\"toInt\",\"url\":\"classes/IDValue.html#toInt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/IDValue.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":32,\"name\":\"ApiVersion\",\"url\":\"variables/ApiVersion.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":8,\"name\":\"Method\",\"url\":\"enums/Method.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"GetDeploy\",\"url\":\"enums/Method.html#GetDeploy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetTransaction\",\"url\":\"enums/Method.html#GetTransaction\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetStateItem\",\"url\":\"enums/Method.html#GetStateItem\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"QueryGlobalState\",\"url\":\"enums/Method.html#QueryGlobalState\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetDictionaryItem\",\"url\":\"enums/Method.html#GetDictionaryItem\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetStateBalance\",\"url\":\"enums/Method.html#GetStateBalance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetStateAccount\",\"url\":\"enums/Method.html#GetStateAccount\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetStateEntity\",\"url\":\"enums/Method.html#GetStateEntity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetEraInfo\",\"url\":\"enums/Method.html#GetEraInfo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetBlock\",\"url\":\"enums/Method.html#GetBlock\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetBlockTransfers\",\"url\":\"enums/Method.html#GetBlockTransfers\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetEraSummary\",\"url\":\"enums/Method.html#GetEraSummary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetAuctionInfo\",\"url\":\"enums/Method.html#GetAuctionInfo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetValidatorChanges\",\"url\":\"enums/Method.html#GetValidatorChanges\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetStateRootHash\",\"url\":\"enums/Method.html#GetStateRootHash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetStatus\",\"url\":\"enums/Method.html#GetStatus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetReward\",\"url\":\"enums/Method.html#GetReward\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetPeers\",\"url\":\"enums/Method.html#GetPeers\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"PutDeploy\",\"url\":\"enums/Method.html#PutDeploy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"PutTransaction\",\"url\":\"enums/Method.html#PutTransaction\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"SpeculativeExec\",\"url\":\"enums/Method.html#SpeculativeExec\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"QueryBalance\",\"url\":\"enums/Method.html#QueryBalance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"QueryBalanceDetails\",\"url\":\"enums/Method.html#QueryBalanceDetails\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"InfoGetChainspec\",\"url\":\"enums/Method.html#InfoGetChainspec\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":128,\"name\":\"RpcRequest\",\"url\":\"classes/RpcRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"defaultRpcRequest\",\"url\":\"classes/RpcRequest.html#defaultRpcRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcRequest\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RpcRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RpcRequest\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/RpcRequest.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/RpcRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcRequest\"},{\"kind\":1024,\"name\":\"method\",\"url\":\"classes/RpcRequest.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcRequest\"},{\"kind\":1024,\"name\":\"params\",\"url\":\"classes/RpcRequest.html#params\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcRequest\"},{\"kind\":128,\"name\":\"ParamStateRootHash\",\"url\":\"classes/ParamStateRootHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamStateRootHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamStateRootHash\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/ParamStateRootHash.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamStateRootHash\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/ParamStateRootHash.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamStateRootHash\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/ParamStateRootHash.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamStateRootHash\"},{\"kind\":128,\"name\":\"ParamQueryGlobalState\",\"url\":\"classes/ParamQueryGlobalState.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newQueryGlobalStateParam\",\"url\":\"classes/ParamQueryGlobalState.html#newQueryGlobalStateParam\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalState\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamQueryGlobalState.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalState\"},{\"kind\":1024,\"name\":\"stateIdentifier\",\"url\":\"classes/ParamQueryGlobalState.html#stateIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalState\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/ParamQueryGlobalState.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalState\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/ParamQueryGlobalState.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalState\"},{\"kind\":128,\"name\":\"ParamQueryGlobalStateID\",\"url\":\"classes/ParamQueryGlobalStateID.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamQueryGlobalStateID.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalStateID\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/ParamQueryGlobalStateID.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalStateID\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/ParamQueryGlobalStateID.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalStateID\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/ParamQueryGlobalStateID.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalStateID\"},{\"kind\":128,\"name\":\"ParamTransactionHash\",\"url\":\"classes/ParamTransactionHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamTransactionHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamTransactionHash\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"classes/ParamTransactionHash.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamTransactionHash\"},{\"kind\":1024,\"name\":\"finalizedApprovals\",\"url\":\"classes/ParamTransactionHash.html#finalizedApprovals\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamTransactionHash\"},{\"kind\":128,\"name\":\"ParamDeployHash\",\"url\":\"classes/ParamDeployHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamDeployHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamDeployHash\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/ParamDeployHash.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDeployHash\"},{\"kind\":1024,\"name\":\"finalizedApprovals\",\"url\":\"classes/ParamDeployHash.html#finalizedApprovals\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDeployHash\"},{\"kind\":128,\"name\":\"ParamGetAccountInfoBalance\",\"url\":\"classes/ParamGetAccountInfoBalance.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamGetAccountInfoBalance.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamGetAccountInfoBalance\"},{\"kind\":1024,\"name\":\"accountIdentifier\",\"url\":\"classes/ParamGetAccountInfoBalance.html#accountIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamGetAccountInfoBalance\"},{\"kind\":1024,\"name\":\"paramBlockIdentifier\",\"url\":\"classes/ParamGetAccountInfoBalance.html#paramBlockIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamGetAccountInfoBalance\"},{\"kind\":128,\"name\":\"ParamGetStateEntity\",\"url\":\"classes/ParamGetStateEntity.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamGetStateEntity.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamGetStateEntity\"},{\"kind\":1024,\"name\":\"entityIdentifier\",\"url\":\"classes/ParamGetStateEntity.html#entityIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamGetStateEntity\"},{\"kind\":1024,\"name\":\"blockIdentifier\",\"url\":\"classes/ParamGetStateEntity.html#blockIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamGetStateEntity\"},{\"kind\":128,\"name\":\"AccountIdentifier\",\"url\":\"classes/AccountIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AccountIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AccountIdentifier\"},{\"kind\":1024,\"name\":\"accountHash\",\"url\":\"classes/AccountIdentifier.html#accountHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AccountIdentifier\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/AccountIdentifier.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AccountIdentifier\"},{\"kind\":128,\"name\":\"EntityIdentifier\",\"url\":\"classes/EntityIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromAccountHash\",\"url\":\"classes/EntityIdentifier.html#fromAccountHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":2048,\"name\":\"fromPublicKey\",\"url\":\"classes/EntityIdentifier.html#fromPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":2048,\"name\":\"fromEntityAddr\",\"url\":\"classes/EntityIdentifier.html#fromEntityAddr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":1024,\"name\":\"accountHash\",\"url\":\"classes/EntityIdentifier.html#accountHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/EntityIdentifier.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":1024,\"name\":\"entityAddr\",\"url\":\"classes/EntityIdentifier.html#entityAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":128,\"name\":\"PutDeployRequest\",\"url\":\"classes/PutDeployRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PutDeployRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PutDeployRequest\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/PutDeployRequest.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutDeployRequest\"},{\"kind\":128,\"name\":\"PutTransactionRequest\",\"url\":\"classes/PutTransactionRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PutTransactionRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PutTransactionRequest\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"classes/PutTransactionRequest.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutTransactionRequest\"},{\"kind\":128,\"name\":\"BlockIdentifier\",\"url\":\"classes/BlockIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockIdentifier\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/BlockIdentifier.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockIdentifier\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/BlockIdentifier.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockIdentifier\"},{\"kind\":128,\"name\":\"GlobalStateIdentifier\",\"url\":\"classes/GlobalStateIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GlobalStateIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"GlobalStateIdentifier\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/GlobalStateIdentifier.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GlobalStateIdentifier\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/GlobalStateIdentifier.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GlobalStateIdentifier\"},{\"kind\":1024,\"name\":\"stateRoot\",\"url\":\"classes/GlobalStateIdentifier.html#stateRoot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GlobalStateIdentifier\"},{\"kind\":128,\"name\":\"EraIdentifier\",\"url\":\"classes/EraIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraIdentifier\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"classes/EraIdentifier.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraIdentifier\"},{\"kind\":1024,\"name\":\"era\",\"url\":\"classes/EraIdentifier.html#era\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraIdentifier\"},{\"kind\":128,\"name\":\"ParamBlockIdentifier\",\"url\":\"classes/ParamBlockIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"byHeight\",\"url\":\"classes/ParamBlockIdentifier.html#byHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ParamBlockIdentifier\"},{\"kind\":2048,\"name\":\"byHash\",\"url\":\"classes/ParamBlockIdentifier.html#byHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ParamBlockIdentifier\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamBlockIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamBlockIdentifier\"},{\"kind\":1024,\"name\":\"blockIdentifier\",\"url\":\"classes/ParamBlockIdentifier.html#blockIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamBlockIdentifier\"},{\"kind\":128,\"name\":\"ParamDictionaryIdentifier\",\"url\":\"classes/ParamDictionaryIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamDictionaryIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifier\"},{\"kind\":1024,\"name\":\"accountNamedKey\",\"url\":\"classes/ParamDictionaryIdentifier.html#accountNamedKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifier\"},{\"kind\":1024,\"name\":\"contractNamedKey\",\"url\":\"classes/ParamDictionaryIdentifier.html#contractNamedKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifier\"},{\"kind\":1024,\"name\":\"uRef\",\"url\":\"classes/ParamDictionaryIdentifier.html#uRef\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifier\"},{\"kind\":1024,\"name\":\"dictionary\",\"url\":\"classes/ParamDictionaryIdentifier.html#dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifier\"},{\"kind\":128,\"name\":\"AccountNamedKey\",\"url\":\"classes/AccountNamedKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AccountNamedKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AccountNamedKey\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/AccountNamedKey.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AccountNamedKey\"},{\"kind\":1024,\"name\":\"dictionaryName\",\"url\":\"classes/AccountNamedKey.html#dictionaryName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AccountNamedKey\"},{\"kind\":1024,\"name\":\"dictionaryItemKey\",\"url\":\"classes/AccountNamedKey.html#dictionaryItemKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AccountNamedKey\"},{\"kind\":128,\"name\":\"ParamDictionaryIdentifierContractNamedKey\",\"url\":\"classes/ParamDictionaryIdentifierContractNamedKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamDictionaryIdentifierContractNamedKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierContractNamedKey\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/ParamDictionaryIdentifierContractNamedKey.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierContractNamedKey\"},{\"kind\":1024,\"name\":\"dictionaryName\",\"url\":\"classes/ParamDictionaryIdentifierContractNamedKey.html#dictionaryName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierContractNamedKey\"},{\"kind\":1024,\"name\":\"dictionaryItemKey\",\"url\":\"classes/ParamDictionaryIdentifierContractNamedKey.html#dictionaryItemKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierContractNamedKey\"},{\"kind\":128,\"name\":\"ParamDictionaryIdentifierURef\",\"url\":\"classes/ParamDictionaryIdentifierURef.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamDictionaryIdentifierURef.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierURef\"},{\"kind\":1024,\"name\":\"dictionaryItemKey\",\"url\":\"classes/ParamDictionaryIdentifierURef.html#dictionaryItemKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierURef\"},{\"kind\":1024,\"name\":\"seedUref\",\"url\":\"classes/ParamDictionaryIdentifierURef.html#seedUref\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierURef\"},{\"kind\":128,\"name\":\"SpeculativeExecParams\",\"url\":\"classes/SpeculativeExecParams.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SpeculativeExecParams.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SpeculativeExecParams\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/SpeculativeExecParams.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SpeculativeExecParams\"},{\"kind\":1024,\"name\":\"blockIdentifier\",\"url\":\"classes/SpeculativeExecParams.html#blockIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SpeculativeExecParams\"},{\"kind\":128,\"name\":\"PurseIdentifier\",\"url\":\"classes/PurseIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromPublicKey\",\"url\":\"classes/PurseIdentifier.html#fromPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":2048,\"name\":\"fromAccountHash\",\"url\":\"classes/PurseIdentifier.html#fromAccountHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":2048,\"name\":\"fromEntityAddr\",\"url\":\"classes/PurseIdentifier.html#fromEntityAddr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":2048,\"name\":\"fromUref\",\"url\":\"classes/PurseIdentifier.html#fromUref\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PurseIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":1024,\"name\":\"mainPurseUnderPublicKey\",\"url\":\"classes/PurseIdentifier.html#mainPurseUnderPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":1024,\"name\":\"mainPurseUnderAccountHash\",\"url\":\"classes/PurseIdentifier.html#mainPurseUnderAccountHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":1024,\"name\":\"mainPurseUnderEntityAddr\",\"url\":\"classes/PurseIdentifier.html#mainPurseUnderEntityAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":1024,\"name\":\"purseUref\",\"url\":\"classes/PurseIdentifier.html#purseUref\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":128,\"name\":\"QueryBalanceRequest\",\"url\":\"classes/QueryBalanceRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryBalanceRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"QueryBalanceRequest\"},{\"kind\":1024,\"name\":\"purseIdentifier\",\"url\":\"classes/QueryBalanceRequest.html#purseIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceRequest\"},{\"kind\":1024,\"name\":\"stateIdentifier\",\"url\":\"classes/QueryBalanceRequest.html#stateIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceRequest\"},{\"kind\":128,\"name\":\"QueryBalanceDetailsRequest\",\"url\":\"classes/QueryBalanceDetailsRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryBalanceDetailsRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsRequest\"},{\"kind\":1024,\"name\":\"purseIdentifier\",\"url\":\"classes/QueryBalanceDetailsRequest.html#purseIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsRequest\"},{\"kind\":1024,\"name\":\"stateIdentifier\",\"url\":\"classes/QueryBalanceDetailsRequest.html#stateIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsRequest\"},{\"kind\":128,\"name\":\"InfoGetRewardRequest\",\"url\":\"classes/InfoGetRewardRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetRewardRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetRewardRequest\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/InfoGetRewardRequest.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardRequest\"},{\"kind\":1024,\"name\":\"delegator\",\"url\":\"classes/InfoGetRewardRequest.html#delegator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardRequest\"},{\"kind\":1024,\"name\":\"eraIdentifier\",\"url\":\"classes/InfoGetRewardRequest.html#eraIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardRequest\"},{\"kind\":128,\"name\":\"StateGetBalanceRequest\",\"url\":\"classes/StateGetBalanceRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetBalanceRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetBalanceRequest\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/StateGetBalanceRequest.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetBalanceRequest\"},{\"kind\":1024,\"name\":\"purseURef\",\"url\":\"classes/StateGetBalanceRequest.html#purseURef\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetBalanceRequest\"},{\"kind\":128,\"name\":\"StateGetDictionaryRequest\",\"url\":\"classes/StateGetDictionaryRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetDictionaryRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryRequest\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/StateGetDictionaryRequest.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryRequest\"},{\"kind\":1024,\"name\":\"dictionaryIdentifier\",\"url\":\"classes/StateGetDictionaryRequest.html#dictionaryIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryRequest\"},{\"kind\":128,\"name\":\"RpcResponse\",\"url\":\"classes/RpcResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RpcResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RpcResponse\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/RpcResponse.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcResponse\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/RpcResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcResponse\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"classes/RpcResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcResponse\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"classes/RpcResponse.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcResponse\"},{\"kind\":128,\"name\":\"StateGetAuctionInfoResult\",\"url\":\"classes/StateGetAuctionInfoResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetAuctionInfoResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetAuctionInfoResult\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/StateGetAuctionInfoResult.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetAuctionInfoResult\"},{\"kind\":1024,\"name\":\"auctionState\",\"url\":\"classes/StateGetAuctionInfoResult.html#auctionState\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetAuctionInfoResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StateGetAuctionInfoResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetAuctionInfoResult\"},{\"kind\":128,\"name\":\"StateGetBalanceResult\",\"url\":\"classes/StateGetBalanceResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetBalanceResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetBalanceResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/StateGetBalanceResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetBalanceResult\"},{\"kind\":1024,\"name\":\"balanceValue\",\"url\":\"classes/StateGetBalanceResult.html#balanceValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetBalanceResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StateGetBalanceResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetBalanceResult\"},{\"kind\":128,\"name\":\"StateGetAccountInfo\",\"url\":\"classes/StateGetAccountInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetAccountInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetAccountInfo\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/StateGetAccountInfo.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetAccountInfo\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/StateGetAccountInfo.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetAccountInfo\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StateGetAccountInfo.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetAccountInfo\"},{\"kind\":128,\"name\":\"EntityOrAccount\",\"url\":\"classes/EntityOrAccount.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityOrAccount.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityOrAccount\"},{\"kind\":1024,\"name\":\"addressableEntity\",\"url\":\"classes/EntityOrAccount.html#addressableEntity\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityOrAccount\"},{\"kind\":1024,\"name\":\"legacyAccount\",\"url\":\"classes/EntityOrAccount.html#legacyAccount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityOrAccount\"},{\"kind\":128,\"name\":\"RpcAddressableEntity\",\"url\":\"classes/RpcAddressableEntity.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RpcAddressableEntity.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RpcAddressableEntity\"},{\"kind\":1024,\"name\":\"entity\",\"url\":\"classes/RpcAddressableEntity.html#entity\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcAddressableEntity\"},{\"kind\":1024,\"name\":\"namedKeys\",\"url\":\"classes/RpcAddressableEntity.html#namedKeys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcAddressableEntity\"},{\"kind\":1024,\"name\":\"entryPoints\",\"url\":\"classes/RpcAddressableEntity.html#entryPoints\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcAddressableEntity\"},{\"kind\":128,\"name\":\"StateGetEntityResult\",\"url\":\"classes/StateGetEntityResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetEntityResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetEntityResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/StateGetEntityResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetEntityResult\"},{\"kind\":1024,\"name\":\"entity\",\"url\":\"classes/StateGetEntityResult.html#entity\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetEntityResult\"},{\"kind\":1024,\"name\":\"merkleProof\",\"url\":\"classes/StateGetEntityResult.html#merkleProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetEntityResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StateGetEntityResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetEntityResult\"},{\"kind\":128,\"name\":\"ChainGetBlockResultV1Compatible\",\"url\":\"classes/ChainGetBlockResultV1Compatible.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChainGetBlockResultV1Compatible.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResultV1Compatible\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/ChainGetBlockResultV1Compatible.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockWithSignatures\",\"url\":\"classes/ChainGetBlockResultV1Compatible.html#blockWithSignatures\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockV1\",\"url\":\"classes/ChainGetBlockResultV1Compatible.html#blockV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResultV1Compatible\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ChainGetBlockResultV1Compatible.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResultV1Compatible\"},{\"kind\":128,\"name\":\"ChainGetBlockResult\",\"url\":\"classes/ChainGetBlockResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/ChainGetBlockResult.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResult\"},{\"kind\":2048,\"name\":\"newChainGetBlockResultFromV1Compatible\",\"url\":\"classes/ChainGetBlockResult.html#newChainGetBlockResultFromV1Compatible\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResult\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChainGetBlockResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/ChainGetBlockResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResult\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"classes/ChainGetBlockResult.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ChainGetBlockResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResult\"},{\"kind\":128,\"name\":\"ChainGetBlockTransfersResult\",\"url\":\"classes/ChainGetBlockTransfersResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChainGetBlockTransfersResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChainGetBlockTransfersResult\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/ChainGetBlockTransfersResult.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockTransfersResult\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/ChainGetBlockTransfersResult.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockTransfersResult\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"classes/ChainGetBlockTransfersResult.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockTransfersResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ChainGetBlockTransfersResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockTransfersResult\"},{\"kind\":128,\"name\":\"ChainGetEraSummaryResult\",\"url\":\"classes/ChainGetEraSummaryResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChainGetEraSummaryResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChainGetEraSummaryResult\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/ChainGetEraSummaryResult.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetEraSummaryResult\"},{\"kind\":1024,\"name\":\"eraSummary\",\"url\":\"classes/ChainGetEraSummaryResult.html#eraSummary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetEraSummaryResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ChainGetEraSummaryResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetEraSummaryResult\"},{\"kind\":128,\"name\":\"InfoGetDeployResult\",\"url\":\"classes/InfoGetDeployResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetDeployResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetDeployResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResult\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/InfoGetDeployResult.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResult\"},{\"kind\":1024,\"name\":\"executionResults\",\"url\":\"classes/InfoGetDeployResult.html#executionResults\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetDeployResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResult\"},{\"kind\":2048,\"name\":\"toInfoGetTransactionResult\",\"url\":\"classes/InfoGetDeployResult.html#toInfoGetTransactionResult\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResult\"},{\"kind\":128,\"name\":\"InfoGetTransactionResult\",\"url\":\"classes/InfoGetTransactionResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/InfoGetTransactionResult.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResult\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetTransactionResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetTransactionResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResult\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"classes/InfoGetTransactionResult.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResult\"},{\"kind\":1024,\"name\":\"executionInfo\",\"url\":\"classes/InfoGetTransactionResult.html#executionInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetTransactionResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResult\"},{\"kind\":128,\"name\":\"InfoGetDeployResultV1Compatible\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":1024,\"name\":\"executionResults\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#executionResults\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":128,\"name\":\"InfoGetTransactionResultV1Compatible\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newInfoGetTransactionResultFromV1Compatible\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#newInfoGetTransactionResultFromV1Compatible\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"executionInfo\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#executionInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"executionResults\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#executionResults\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":128,\"name\":\"ChainGetEraInfoResult\",\"url\":\"classes/ChainGetEraInfoResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChainGetEraInfoResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChainGetEraInfoResult\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/ChainGetEraInfoResult.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetEraInfoResult\"},{\"kind\":1024,\"name\":\"eraSummary\",\"url\":\"classes/ChainGetEraInfoResult.html#eraSummary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetEraInfoResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ChainGetEraInfoResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetEraInfoResult\"},{\"kind\":128,\"name\":\"StateGetItemResult\",\"url\":\"classes/StateGetItemResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetItemResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetItemResult\"},{\"kind\":1024,\"name\":\"storedValue\",\"url\":\"classes/StateGetItemResult.html#storedValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetItemResult\"},{\"kind\":1024,\"name\":\"merkleProof\",\"url\":\"classes/StateGetItemResult.html#merkleProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetItemResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StateGetItemResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetItemResult\"},{\"kind\":128,\"name\":\"StateGetDictionaryResult\",\"url\":\"classes/StateGetDictionaryResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetDictionaryResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/StateGetDictionaryResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryResult\"},{\"kind\":1024,\"name\":\"dictionaryKey\",\"url\":\"classes/StateGetDictionaryResult.html#dictionaryKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryResult\"},{\"kind\":1024,\"name\":\"storedValue\",\"url\":\"classes/StateGetDictionaryResult.html#storedValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryResult\"},{\"kind\":1024,\"name\":\"merkleProof\",\"url\":\"classes/StateGetDictionaryResult.html#merkleProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StateGetDictionaryResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryResult\"},{\"kind\":128,\"name\":\"QueryGlobalStateResult\",\"url\":\"classes/QueryGlobalStateResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryGlobalStateResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/QueryGlobalStateResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResult\"},{\"kind\":1024,\"name\":\"blockHeader\",\"url\":\"classes/QueryGlobalStateResult.html#blockHeader\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResult\"},{\"kind\":1024,\"name\":\"storedValue\",\"url\":\"classes/QueryGlobalStateResult.html#storedValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResult\"},{\"kind\":1024,\"name\":\"merkleProof\",\"url\":\"classes/QueryGlobalStateResult.html#merkleProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/QueryGlobalStateResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResult\"},{\"kind\":128,\"name\":\"InfoGetPeerResult\",\"url\":\"classes/InfoGetPeerResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetPeerResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetPeerResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetPeerResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetPeerResult\"},{\"kind\":1024,\"name\":\"peers\",\"url\":\"classes/InfoGetPeerResult.html#peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetPeerResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetPeerResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetPeerResult\"},{\"kind\":128,\"name\":\"NodePeer\",\"url\":\"classes/NodePeer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NodePeer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NodePeer\"},{\"kind\":1024,\"name\":\"nodeId\",\"url\":\"classes/NodePeer.html#nodeId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NodePeer\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/NodePeer.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NodePeer\"},{\"kind\":128,\"name\":\"ChainGetStateRootHashResult\",\"url\":\"classes/ChainGetStateRootHashResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChainGetStateRootHashResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChainGetStateRootHashResult\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/ChainGetStateRootHashResult.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetStateRootHashResult\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/ChainGetStateRootHashResult.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetStateRootHashResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ChainGetStateRootHashResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetStateRootHashResult\"},{\"kind\":8,\"name\":\"ValidatorState\",\"url\":\"enums/ValidatorState.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Added\",\"url\":\"enums/ValidatorState.html#Added\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ValidatorState\"},{\"kind\":16,\"name\":\"Removed\",\"url\":\"enums/ValidatorState.html#Removed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ValidatorState\"},{\"kind\":16,\"name\":\"Banned\",\"url\":\"enums/ValidatorState.html#Banned\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ValidatorState\"},{\"kind\":16,\"name\":\"CannotPropose\",\"url\":\"enums/ValidatorState.html#CannotPropose\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ValidatorState\"},{\"kind\":16,\"name\":\"SeenAsFaulty\",\"url\":\"enums/ValidatorState.html#SeenAsFaulty\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ValidatorState\"},{\"kind\":128,\"name\":\"StatusChanges\",\"url\":\"classes/StatusChanges.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StatusChanges.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StatusChanges\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/StatusChanges.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StatusChanges\"},{\"kind\":1024,\"name\":\"validatorState\",\"url\":\"classes/StatusChanges.html#validatorState\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StatusChanges\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StatusChanges.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StatusChanges\"},{\"kind\":128,\"name\":\"ValidatorChanges\",\"url\":\"classes/ValidatorChanges.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidatorChanges.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ValidatorChanges\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/ValidatorChanges.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorChanges\"},{\"kind\":1024,\"name\":\"statusChanges\",\"url\":\"classes/ValidatorChanges.html#statusChanges\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorChanges\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ValidatorChanges.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorChanges\"},{\"kind\":128,\"name\":\"InfoGetValidatorChangesResult\",\"url\":\"classes/InfoGetValidatorChangesResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetValidatorChangesResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetValidatorChangesResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetValidatorChangesResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetValidatorChangesResult\"},{\"kind\":1024,\"name\":\"changes\",\"url\":\"classes/InfoGetValidatorChangesResult.html#changes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetValidatorChangesResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetValidatorChangesResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetValidatorChangesResult\"},{\"kind\":128,\"name\":\"InfoGetStatusResult\",\"url\":\"classes/InfoGetStatusResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetStatusResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetStatusResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/InfoGetStatusResult.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"buildVersion\",\"url\":\"classes/InfoGetStatusResult.html#buildVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"chainSpecName\",\"url\":\"classes/InfoGetStatusResult.html#chainSpecName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"lastAddedBlockInfo\",\"url\":\"classes/InfoGetStatusResult.html#lastAddedBlockInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"nextUpgrade\",\"url\":\"classes/InfoGetStatusResult.html#nextUpgrade\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"outPublicSigningKey\",\"url\":\"classes/InfoGetStatusResult.html#outPublicSigningKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"peers\",\"url\":\"classes/InfoGetStatusResult.html#peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"roundLength\",\"url\":\"classes/InfoGetStatusResult.html#roundLength\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"startingStateRootHash\",\"url\":\"classes/InfoGetStatusResult.html#startingStateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"uptime\",\"url\":\"classes/InfoGetStatusResult.html#uptime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"reactorState\",\"url\":\"classes/InfoGetStatusResult.html#reactorState\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"lastProgress\",\"url\":\"classes/InfoGetStatusResult.html#lastProgress\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"latestSwitchBlockHash\",\"url\":\"classes/InfoGetStatusResult.html#latestSwitchBlockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"availableBlockRange\",\"url\":\"classes/InfoGetStatusResult.html#availableBlockRange\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/InfoGetStatusResult.html#availableBlockRange.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"InfoGetStatusResult.availableBlockRange\"},{\"kind\":1024,\"name\":\"low\",\"url\":\"classes/InfoGetStatusResult.html#availableBlockRange.__type.low\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"InfoGetStatusResult.availableBlockRange.__type\"},{\"kind\":1024,\"name\":\"high\",\"url\":\"classes/InfoGetStatusResult.html#availableBlockRange.__type.high\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"InfoGetStatusResult.availableBlockRange.__type\"},{\"kind\":1024,\"name\":\"blockSync\",\"url\":\"classes/InfoGetStatusResult.html#blockSync\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetStatusResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":128,\"name\":\"BlockSync\",\"url\":\"classes/BlockSync.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockSync.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockSync\"},{\"kind\":1024,\"name\":\"historical\",\"url\":\"classes/BlockSync.html#historical\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockSync\"},{\"kind\":1024,\"name\":\"forward\",\"url\":\"classes/BlockSync.html#forward\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockSync\"},{\"kind\":128,\"name\":\"NodeNextUpgrade\",\"url\":\"classes/NodeNextUpgrade.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NodeNextUpgrade.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NodeNextUpgrade\"},{\"kind\":1024,\"name\":\"activationPoint\",\"url\":\"classes/NodeNextUpgrade.html#activationPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NodeNextUpgrade\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/NodeNextUpgrade.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NodeNextUpgrade\"},{\"kind\":128,\"name\":\"PutDeployResult\",\"url\":\"classes/PutDeployResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PutDeployResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PutDeployResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/PutDeployResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutDeployResult\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/PutDeployResult.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutDeployResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/PutDeployResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutDeployResult\"},{\"kind\":128,\"name\":\"PutTransactionResult\",\"url\":\"classes/PutTransactionResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PutTransactionResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PutTransactionResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/PutTransactionResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutTransactionResult\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"classes/PutTransactionResult.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutTransactionResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/PutTransactionResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutTransactionResult\"},{\"kind\":128,\"name\":\"SpeculativeExecResult\",\"url\":\"classes/SpeculativeExecResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SpeculativeExecResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SpeculativeExecResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/SpeculativeExecResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SpeculativeExecResult\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/SpeculativeExecResult.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SpeculativeExecResult\"},{\"kind\":1024,\"name\":\"executionResult\",\"url\":\"classes/SpeculativeExecResult.html#executionResult\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SpeculativeExecResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/SpeculativeExecResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SpeculativeExecResult\"},{\"kind\":128,\"name\":\"QueryBalanceResult\",\"url\":\"classes/QueryBalanceResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryBalanceResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"QueryBalanceResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/QueryBalanceResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceResult\"},{\"kind\":1024,\"name\":\"balance\",\"url\":\"classes/QueryBalanceResult.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/QueryBalanceResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceResult\"},{\"kind\":128,\"name\":\"QueryBalanceDetailsResult\",\"url\":\"classes/QueryBalanceDetailsResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryBalanceDetailsResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/QueryBalanceDetailsResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":1024,\"name\":\"totalBalance\",\"url\":\"classes/QueryBalanceDetailsResult.html#totalBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":1024,\"name\":\"availableBalance\",\"url\":\"classes/QueryBalanceDetailsResult.html#availableBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":1024,\"name\":\"totalBalanceProof\",\"url\":\"classes/QueryBalanceDetailsResult.html#totalBalanceProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":1024,\"name\":\"holds\",\"url\":\"classes/QueryBalanceDetailsResult.html#holds\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/QueryBalanceDetailsResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":128,\"name\":\"InfoGetRewardResult\",\"url\":\"classes/InfoGetRewardResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetRewardResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetRewardResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":1024,\"name\":\"delegationRate\",\"url\":\"classes/InfoGetRewardResult.html#delegationRate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/InfoGetRewardResult.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":1024,\"name\":\"rewardAmount\",\"url\":\"classes/InfoGetRewardResult.html#rewardAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":1024,\"name\":\"switchBlockHash\",\"url\":\"classes/InfoGetRewardResult.html#switchBlockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetRewardResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":128,\"name\":\"BalanceHoldWithProof\",\"url\":\"classes/BalanceHoldWithProof.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BalanceHoldWithProof.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BalanceHoldWithProof\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/BalanceHoldWithProof.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BalanceHoldWithProof\"},{\"kind\":1024,\"name\":\"proof\",\"url\":\"classes/BalanceHoldWithProof.html#proof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BalanceHoldWithProof\"},{\"kind\":128,\"name\":\"InfoGetChainspecResult\",\"url\":\"classes/InfoGetChainspecResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetChainspecResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetChainspecResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetChainspecResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetChainspecResult\"},{\"kind\":1024,\"name\":\"chainspecBytes\",\"url\":\"classes/InfoGetChainspecResult.html#chainspecBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetChainspecResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetChainspecResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetChainspecResult\"},{\"kind\":128,\"name\":\"QueryGlobalStateResultV1Compatible\",\"url\":\"classes/QueryGlobalStateResultV1Compatible.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryGlobalStateResultV1Compatible.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResultV1Compatible\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/QueryGlobalStateResultV1Compatible.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockHeader\",\"url\":\"classes/QueryGlobalStateResultV1Compatible.html#blockHeader\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResultV1Compatible\"},{\"kind\":1024,\"name\":\"storedValue\",\"url\":\"classes/QueryGlobalStateResultV1Compatible.html#storedValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResultV1Compatible\"},{\"kind\":1024,\"name\":\"merkleProof\",\"url\":\"classes/QueryGlobalStateResultV1Compatible.html#merkleProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResultV1Compatible\"},{\"kind\":128,\"name\":\"RpcClient\",\"url\":\"classes/RpcClient.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RpcClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":1024,\"name\":\"handler\",\"url\":\"classes/RpcClient.html#handler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDeploy\",\"url\":\"classes/RpcClient.html#getDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDeployFinalizedApproval\",\"url\":\"classes/RpcClient.html#getDeployFinalizedApproval\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getTransactionByTransactionHash\",\"url\":\"classes/RpcClient.html#getTransactionByTransactionHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getTransactionByDeployHash\",\"url\":\"classes/RpcClient.html#getTransactionByDeployHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getTransactionFinalizedApprovalByTransactionHash\",\"url\":\"classes/RpcClient.html#getTransactionFinalizedApprovalByTransactionHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getTransactionFinalizedApprovalByDeployHash\",\"url\":\"classes/RpcClient.html#getTransactionFinalizedApprovalByDeployHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getStateItem\",\"url\":\"classes/RpcClient.html#getStateItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryLatestGlobalState\",\"url\":\"classes/RpcClient.html#queryLatestGlobalState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryGlobalStateByBlockHash\",\"url\":\"classes/RpcClient.html#queryGlobalStateByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryGlobalStateByBlockHeight\",\"url\":\"classes/RpcClient.html#queryGlobalStateByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryGlobalStateByStateHash\",\"url\":\"classes/RpcClient.html#queryGlobalStateByStateHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestEntity\",\"url\":\"classes/RpcClient.html#getLatestEntity\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEntityByBlockHash\",\"url\":\"classes/RpcClient.html#getEntityByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEntityByBlockHeight\",\"url\":\"classes/RpcClient.html#getEntityByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getAccountInfoByBlockHash\",\"url\":\"classes/RpcClient.html#getAccountInfoByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getAccountInfoByBlockHeight\",\"url\":\"classes/RpcClient.html#getAccountInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getAccountInfo\",\"url\":\"classes/RpcClient.html#getAccountInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDictionaryItem\",\"url\":\"classes/RpcClient.html#getDictionaryItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDictionaryItemByIdentifier\",\"url\":\"classes/RpcClient.html#getDictionaryItemByIdentifier\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestBalance\",\"url\":\"classes/RpcClient.html#getLatestBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getBalanceByStateRootHash\",\"url\":\"classes/RpcClient.html#getBalanceByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEraInfoLatest\",\"url\":\"classes/RpcClient.html#getEraInfoLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEraInfoByBlockHeight\",\"url\":\"classes/RpcClient.html#getEraInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEraInfoByBlockHash\",\"url\":\"classes/RpcClient.html#getEraInfoByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestBlock\",\"url\":\"classes/RpcClient.html#getLatestBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getBlockByHash\",\"url\":\"classes/RpcClient.html#getBlockByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getBlockByHeight\",\"url\":\"classes/RpcClient.html#getBlockByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestBlockTransfers\",\"url\":\"classes/RpcClient.html#getLatestBlockTransfers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getBlockTransfersByHash\",\"url\":\"classes/RpcClient.html#getBlockTransfersByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getBlockTransfersByHeight\",\"url\":\"classes/RpcClient.html#getBlockTransfersByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEraSummaryLatest\",\"url\":\"classes/RpcClient.html#getEraSummaryLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEraSummaryByHash\",\"url\":\"classes/RpcClient.html#getEraSummaryByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEraSummaryByHeight\",\"url\":\"classes/RpcClient.html#getEraSummaryByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestAuctionInfo\",\"url\":\"classes/RpcClient.html#getLatestAuctionInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getAuctionInfoByHash\",\"url\":\"classes/RpcClient.html#getAuctionInfoByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getAuctionInfoByHeight\",\"url\":\"classes/RpcClient.html#getAuctionInfoByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getStateRootHashLatest\",\"url\":\"classes/RpcClient.html#getStateRootHashLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getStateRootHashByHash\",\"url\":\"classes/RpcClient.html#getStateRootHashByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getStateRootHashByHeight\",\"url\":\"classes/RpcClient.html#getStateRootHashByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getValidatorChangesInfo\",\"url\":\"classes/RpcClient.html#getValidatorChangesInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getStatus\",\"url\":\"classes/RpcClient.html#getStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getPeers\",\"url\":\"classes/RpcClient.html#getPeers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"putDeploy\",\"url\":\"classes/RpcClient.html#putDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"putTransactionV1\",\"url\":\"classes/RpcClient.html#putTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryLatestBalance\",\"url\":\"classes/RpcClient.html#queryLatestBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryBalanceByBlockHeight\",\"url\":\"classes/RpcClient.html#queryBalanceByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryBalanceByBlockHash\",\"url\":\"classes/RpcClient.html#queryBalanceByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryBalanceByStateRootHash\",\"url\":\"classes/RpcClient.html#queryBalanceByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryLatestBalanceDetails\",\"url\":\"classes/RpcClient.html#queryLatestBalanceDetails\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByStateRootHash\",\"url\":\"classes/RpcClient.html#queryBalanceDetailsByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByBlockHeight\",\"url\":\"classes/RpcClient.html#queryBalanceDetailsByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByBlockHash\",\"url\":\"classes/RpcClient.html#queryBalanceDetailsByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getChainspec\",\"url\":\"classes/RpcClient.html#getChainspec\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getValidatorRewardByEraID\",\"url\":\"classes/RpcClient.html#getValidatorRewardByEraID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getValidatorRewardByBlockHash\",\"url\":\"classes/RpcClient.html#getValidatorRewardByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getValidatorRewardByBlockHeight\",\"url\":\"classes/RpcClient.html#getValidatorRewardByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByEraID\",\"url\":\"classes/RpcClient.html#getDelegatorRewardByEraID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByBlockHash\",\"url\":\"classes/RpcClient.html#getDelegatorRewardByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByBlockHeight\",\"url\":\"classes/RpcClient.html#getDelegatorRewardByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestValidatorReward\",\"url\":\"classes/RpcClient.html#getLatestValidatorReward\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestDelegatorReward\",\"url\":\"classes/RpcClient.html#getLatestDelegatorReward\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"parseResponse\",\"url\":\"classes/RpcClient.html#parseResponse\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"processRequest\",\"url\":\"classes/RpcClient.html#processRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"RpcClient\"},{\"kind\":128,\"name\":\"SpeculativeClient\",\"url\":\"classes/SpeculativeClient.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newSpeculativeClient\",\"url\":\"classes/SpeculativeClient.html#newSpeculativeClient\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SpeculativeClient\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SpeculativeClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SpeculativeClient\"},{\"kind\":1024,\"name\":\"handler\",\"url\":\"classes/SpeculativeClient.html#handler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"SpeculativeClient\"},{\"kind\":2048,\"name\":\"speculativeExec\",\"url\":\"classes/SpeculativeClient.html#speculativeExec\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SpeculativeClient\"},{\"kind\":128,\"name\":\"Client\",\"url\":\"classes/Client.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Client.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"streamer\",\"url\":\"classes/Client.html#streamer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"consumer\",\"url\":\"classes/Client.html#consumer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"eventStream\",\"url\":\"classes/Client.html#eventStream\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"streamErrors\",\"url\":\"classes/Client.html#streamErrors\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"consumerErrors\",\"url\":\"classes/Client.html#consumerErrors\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"streamErrorHandler\",\"url\":\"classes/Client.html#streamErrorHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#streamErrorHandler.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"Client.streamErrorHandler\"},{\"kind\":1024,\"name\":\"consumerErrorHandler\",\"url\":\"classes/Client.html#consumerErrorHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#consumerErrorHandler.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"Client.consumerErrorHandler\"},{\"kind\":1024,\"name\":\"middlewares\",\"url\":\"classes/Client.html#middlewares\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"workersCount\",\"url\":\"classes/Client.html#workersCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/Client.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"registerMiddleware\",\"url\":\"classes/Client.html#registerMiddleware\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"registerHandler\",\"url\":\"classes/Client.html#registerHandler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"logErrors\",\"url\":\"classes/Client.html#logErrors\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"classes/Client.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":128,\"name\":\"EventStreamReader\",\"url\":\"classes/EventStreamReader.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EventStreamReader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EventStreamReader\"},{\"kind\":1024,\"name\":\"scanner\",\"url\":\"classes/EventStreamReader.html#scanner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventStreamReader\"},{\"kind\":1024,\"name\":\"maxBufferSize\",\"url\":\"classes/EventStreamReader.html#maxBufferSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventStreamReader\"},{\"kind\":2048,\"name\":\"registerStream\",\"url\":\"classes/EventStreamReader.html#registerStream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventStreamReader\"},{\"kind\":2048,\"name\":\"createScanner\",\"url\":\"classes/EventStreamReader.html#createScanner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventStreamReader\"},{\"kind\":2048,\"name\":\"readEvent\",\"url\":\"classes/EventStreamReader.html#readEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventStreamReader\"},{\"kind\":32,\"name\":\"ErrHandlerNotRegistered\",\"url\":\"variables/ErrHandlerNotRegistered.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":4194304,\"name\":\"HandlerFunc\",\"url\":\"types/HandlerFunc.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/HandlerFunc.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"HandlerFunc\"},{\"kind\":128,\"name\":\"Consumer\",\"url\":\"classes/Consumer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Consumer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Consumer\"},{\"kind\":1024,\"name\":\"handlers\",\"url\":\"classes/Consumer.html#handlers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Consumer\"},{\"kind\":2048,\"name\":\"registerHandler\",\"url\":\"classes/Consumer.html#registerHandler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Consumer\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/Consumer.html#run\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Consumer\"},{\"kind\":128,\"name\":\"ErrUnknownEventType\",\"url\":\"classes/ErrUnknownEventType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ErrUnknownEventType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ErrUnknownEventType\"},{\"kind\":1024,\"name\":\"rawData\",\"url\":\"classes/ErrUnknownEventType.html#rawData\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ErrUnknownEventType\"},{\"kind\":2048,\"name\":\"getErrorMessage\",\"url\":\"classes/ErrUnknownEventType.html#getErrorMessage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ErrUnknownEventType\"},{\"kind\":8,\"name\":\"EventType\",\"url\":\"enums/EventType.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"APIVersionEventType\",\"url\":\"enums/EventType.html#APIVersionEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"BlockAddedEventType\",\"url\":\"enums/EventType.html#BlockAddedEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"DeployProcessedEventType\",\"url\":\"enums/EventType.html#DeployProcessedEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"DeployAcceptedEventType\",\"url\":\"enums/EventType.html#DeployAcceptedEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"DeployExpiredEventType\",\"url\":\"enums/EventType.html#DeployExpiredEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"TransactionProcessedEventType\",\"url\":\"enums/EventType.html#TransactionProcessedEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"TransactionAcceptedEventType\",\"url\":\"enums/EventType.html#TransactionAcceptedEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"TransactionExpiredEventType\",\"url\":\"enums/EventType.html#TransactionExpiredEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"EventIDEventType\",\"url\":\"enums/EventType.html#EventIDEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"FinalitySignatureType\",\"url\":\"enums/EventType.html#FinalitySignatureType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"StepEventType\",\"url\":\"enums/EventType.html#StepEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"FaultEventType\",\"url\":\"enums/EventType.html#FaultEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"ShutdownType\",\"url\":\"enums/EventType.html#ShutdownType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":32,\"name\":\"AllEventsNames\",\"url\":\"variables/AllEventsNames.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":4194304,\"name\":\"EventData\",\"url\":\"types/EventData.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":128,\"name\":\"RawEvent\",\"url\":\"classes/RawEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RawEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":1024,\"name\":\"eventType\",\"url\":\"classes/RawEvent.html#eventType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/RawEvent.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":1024,\"name\":\"eventID\",\"url\":\"classes/RawEvent.html#eventID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseEvent\",\"url\":\"classes/RawEvent.html#parseEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsAPIVersionEvent\",\"url\":\"classes/RawEvent.html#parseAsAPIVersionEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsDeployProcessedEvent\",\"url\":\"classes/RawEvent.html#parseAsDeployProcessedEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsBlockAddedEvent\",\"url\":\"classes/RawEvent.html#parseAsBlockAddedEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsDeployAcceptedEvent\",\"url\":\"classes/RawEvent.html#parseAsDeployAcceptedEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsFinalitySignatureEvent\",\"url\":\"classes/RawEvent.html#parseAsFinalitySignatureEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsTransactionExpiredEvent\",\"url\":\"classes/RawEvent.html#parseAsTransactionExpiredEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsTransactionProcessedEvent\",\"url\":\"classes/RawEvent.html#parseAsTransactionProcessedEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsTransactionAcceptedEvent\",\"url\":\"classes/RawEvent.html#parseAsTransactionAcceptedEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsFaultEvent\",\"url\":\"classes/RawEvent.html#parseAsFaultEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsStepEvent\",\"url\":\"classes/RawEvent.html#parseAsStepEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":128,\"name\":\"APIVersionEvent\",\"url\":\"classes/APIVersionEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/APIVersionEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"APIVersionEvent\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/APIVersionEvent.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"APIVersionEvent\"},{\"kind\":128,\"name\":\"BlockAdded\",\"url\":\"classes/BlockAdded.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockAdded.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockAdded\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/BlockAdded.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAdded\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"classes/BlockAdded.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAdded\"},{\"kind\":128,\"name\":\"BlockAddedEvent\",\"url\":\"classes/BlockAddedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/BlockAddedEvent.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockAddedEvent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockAddedEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockAddedEvent\"},{\"kind\":1024,\"name\":\"BlockAdded\",\"url\":\"classes/BlockAddedEvent.html#BlockAdded\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedEvent\"},{\"kind\":128,\"name\":\"BlockAddedV1\",\"url\":\"classes/BlockAddedV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockAddedV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockAddedV1\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/BlockAddedV1.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedV1\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"classes/BlockAddedV1.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedV1\"},{\"kind\":128,\"name\":\"BlockAddedEventV1\",\"url\":\"classes/BlockAddedEventV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockAddedEventV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockAddedEventV1\"},{\"kind\":1024,\"name\":\"BlockAdded\",\"url\":\"classes/BlockAddedEventV1.html#BlockAdded\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedEventV1\"},{\"kind\":128,\"name\":\"BlockAddedWrapper\",\"url\":\"classes/BlockAddedWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockAddedWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockAddedWrapper\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/BlockAddedWrapper.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedWrapper\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"classes/BlockAddedWrapper.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedWrapper\"},{\"kind\":128,\"name\":\"BlockAddedEventWrapper\",\"url\":\"classes/BlockAddedEventWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockAddedEventWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockAddedEventWrapper\"},{\"kind\":1024,\"name\":\"BlockAdded\",\"url\":\"classes/BlockAddedEventWrapper.html#BlockAdded\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedEventWrapper\"},{\"kind\":128,\"name\":\"DeployProcessedPayload\",\"url\":\"classes/DeployProcessedPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployProcessedPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/DeployProcessedPayload.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/DeployProcessedPayload.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/DeployProcessedPayload.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/DeployProcessedPayload.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/DeployProcessedPayload.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":1024,\"name\":\"executionResult\",\"url\":\"classes/DeployProcessedPayload.html#executionResult\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":128,\"name\":\"DeployProcessedEvent\",\"url\":\"classes/DeployProcessedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployProcessedEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployProcessedEvent\"},{\"kind\":1024,\"name\":\"deployProcessed\",\"url\":\"classes/DeployProcessedEvent.html#deployProcessed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedEvent\"},{\"kind\":128,\"name\":\"DeployAcceptedEvent\",\"url\":\"classes/DeployAcceptedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployAcceptedEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployAcceptedEvent\"},{\"kind\":1024,\"name\":\"deployAccepted\",\"url\":\"classes/DeployAcceptedEvent.html#deployAccepted\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployAcceptedEvent\"},{\"kind\":128,\"name\":\"DeployExpiredPayload\",\"url\":\"classes/DeployExpiredPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployExpiredPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployExpiredPayload\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/DeployExpiredPayload.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExpiredPayload\"},{\"kind\":128,\"name\":\"DeployExpiredEvent\",\"url\":\"classes/DeployExpiredEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployExpiredEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployExpiredEvent\"},{\"kind\":1024,\"name\":\"deployExpired\",\"url\":\"classes/DeployExpiredEvent.html#deployExpired\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExpiredEvent\"},{\"kind\":128,\"name\":\"TransactionAcceptedPayload\",\"url\":\"classes/TransactionAcceptedPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionAcceptedPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionAcceptedPayload\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"classes/TransactionAcceptedPayload.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionAcceptedPayload\"},{\"kind\":128,\"name\":\"TransactionAcceptedEvent\",\"url\":\"classes/TransactionAcceptedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJson\",\"url\":\"classes/TransactionAcceptedEvent.html#fromJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionAcceptedEvent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionAcceptedEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionAcceptedEvent\"},{\"kind\":1024,\"name\":\"transactionAcceptedPayload\",\"url\":\"classes/TransactionAcceptedEvent.html#transactionAcceptedPayload\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionAcceptedEvent\"},{\"kind\":128,\"name\":\"TransactionExpiredPayload\",\"url\":\"classes/TransactionExpiredPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionExpiredPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionExpiredPayload\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"classes/TransactionExpiredPayload.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionExpiredPayload\"},{\"kind\":128,\"name\":\"TransactionExpiredEvent\",\"url\":\"classes/TransactionExpiredEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"deserialize\",\"url\":\"classes/TransactionExpiredEvent.html#deserialize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionExpiredEvent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionExpiredEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionExpiredEvent\"},{\"kind\":1024,\"name\":\"transactionExpiredPayload\",\"url\":\"classes/TransactionExpiredEvent.html#transactionExpiredPayload\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionExpiredEvent\"},{\"kind\":128,\"name\":\"TransactionProcessedPayload\",\"url\":\"classes/TransactionProcessedPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionProcessedPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/TransactionProcessedPayload.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"classes/TransactionProcessedPayload.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"initiatorAddr\",\"url\":\"classes/TransactionProcessedPayload.html#initiatorAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/TransactionProcessedPayload.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/TransactionProcessedPayload.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"executionResult\",\"url\":\"classes/TransactionProcessedPayload.html#executionResult\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"messages\",\"url\":\"classes/TransactionProcessedPayload.html#messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":128,\"name\":\"TransactionProcessedEvent\",\"url\":\"classes/TransactionProcessedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJson\",\"url\":\"classes/TransactionProcessedEvent.html#fromJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionProcessedEvent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionProcessedEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionProcessedEvent\"},{\"kind\":1024,\"name\":\"transactionProcessedPayload\",\"url\":\"classes/TransactionProcessedEvent.html#transactionProcessedPayload\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedEvent\"},{\"kind\":128,\"name\":\"FinalitySignatureV1\",\"url\":\"classes/FinalitySignatureV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FinalitySignatureV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV1\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/FinalitySignatureV1.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV1\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/FinalitySignatureV1.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV1\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"classes/FinalitySignatureV1.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV1\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/FinalitySignatureV1.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV1\"},{\"kind\":128,\"name\":\"FinalitySignatureV2\",\"url\":\"classes/FinalitySignatureV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FinalitySignatureV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/FinalitySignatureV2.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/FinalitySignatureV2.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":1024,\"name\":\"chainNameHash\",\"url\":\"classes/FinalitySignatureV2.html#chainNameHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/FinalitySignatureV2.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"classes/FinalitySignatureV2.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/FinalitySignatureV2.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":128,\"name\":\"FinalitySignatureWrapper\",\"url\":\"classes/FinalitySignatureWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FinalitySignatureWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FinalitySignatureWrapper\"},{\"kind\":1024,\"name\":\"v1\",\"url\":\"classes/FinalitySignatureWrapper.html#v1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureWrapper\"},{\"kind\":1024,\"name\":\"v2\",\"url\":\"classes/FinalitySignatureWrapper.html#v2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureWrapper\"},{\"kind\":128,\"name\":\"FinalitySignature\",\"url\":\"classes/FinalitySignature.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FinalitySignature.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/FinalitySignature.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/FinalitySignature.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"chainNameHash\",\"url\":\"classes/FinalitySignature.html#chainNameHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/FinalitySignature.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"classes/FinalitySignature.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/FinalitySignature.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"originFinalitySignatureV1\",\"url\":\"classes/FinalitySignature.html#originFinalitySignatureV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":128,\"name\":\"FinalitySignatureWrapperEvent\",\"url\":\"classes/FinalitySignatureWrapperEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FinalitySignatureWrapperEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FinalitySignatureWrapperEvent\"},{\"kind\":1024,\"name\":\"finalitySignatureV1\",\"url\":\"classes/FinalitySignatureWrapperEvent.html#finalitySignatureV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureWrapperEvent\"},{\"kind\":1024,\"name\":\"finalitySignatureV2\",\"url\":\"classes/FinalitySignatureWrapperEvent.html#finalitySignatureV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureWrapperEvent\"},{\"kind\":128,\"name\":\"FinalitySignatureEvent\",\"url\":\"classes/FinalitySignatureEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"deserialize\",\"url\":\"classes/FinalitySignatureEvent.html#deserialize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FinalitySignatureEvent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FinalitySignatureEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FinalitySignatureEvent\"},{\"kind\":1024,\"name\":\"finalitySignature\",\"url\":\"classes/FinalitySignatureEvent.html#finalitySignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureEvent\"},{\"kind\":128,\"name\":\"FaultPayload\",\"url\":\"classes/FaultPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FaultPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FaultPayload\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/FaultPayload.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FaultPayload\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/FaultPayload.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FaultPayload\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/FaultPayload.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FaultPayload\"},{\"kind\":128,\"name\":\"FaultEvent\",\"url\":\"classes/FaultEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FaultEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FaultEvent\"},{\"kind\":1024,\"name\":\"fault\",\"url\":\"classes/FaultEvent.html#fault\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FaultEvent\"},{\"kind\":128,\"name\":\"StepPayload\",\"url\":\"classes/StepPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StepPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StepPayload\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/StepPayload.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StepPayload\"},{\"kind\":1024,\"name\":\"executionEffect\",\"url\":\"classes/StepPayload.html#executionEffect\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StepPayload\"},{\"kind\":1024,\"name\":\"executionEffects\",\"url\":\"classes/StepPayload.html#executionEffects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StepPayload\"},{\"kind\":128,\"name\":\"StepEvent\",\"url\":\"classes/StepEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StepEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StepEvent\"},{\"kind\":1024,\"name\":\"step\",\"url\":\"classes/StepEvent.html#step\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StepEvent\"},{\"kind\":128,\"name\":\"EventParser\",\"url\":\"classes/EventParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EventParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EventParser\"},{\"kind\":1024,\"name\":\"eventsToParse\",\"url\":\"classes/EventParser.html#eventsToParse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventParser\"},{\"kind\":2048,\"name\":\"registerEvent\",\"url\":\"classes/EventParser.html#registerEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventParser\"},{\"kind\":2048,\"name\":\"parseRawEvent\",\"url\":\"classes/EventParser.html#parseRawEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventParser\"},{\"kind\":2048,\"name\":\"parseEventType\",\"url\":\"classes/EventParser.html#parseEventType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventParser\"},{\"kind\":2048,\"name\":\"hasPrefix\",\"url\":\"classes/EventParser.html#hasPrefix\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventParser\"},{\"kind\":2048,\"name\":\"splitData\",\"url\":\"classes/EventParser.html#splitData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventParser\"},{\"kind\":2048,\"name\":\"trimPrefix\",\"url\":\"classes/EventParser.html#trimPrefix\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventParser\"},{\"kind\":128,\"name\":\"HttpConnection\",\"url\":\"classes/HttpConnection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HttpConnection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HttpConnection\"},{\"kind\":1024,\"name\":\"httpClient\",\"url\":\"classes/HttpConnection.html#httpClient\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"HttpConnection\"},{\"kind\":1024,\"name\":\"headers\",\"url\":\"classes/HttpConnection.html#headers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpConnection\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"classes/HttpConnection.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpConnection\"},{\"kind\":2048,\"name\":\"request\",\"url\":\"classes/HttpConnection.html#request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpConnection\"},{\"kind\":128,\"name\":\"Streamer\",\"url\":\"classes/Streamer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"defaultStreamer\",\"url\":\"classes/Streamer.html#defaultStreamer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Streamer\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Streamer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Streamer\"},{\"kind\":1024,\"name\":\"connection\",\"url\":\"classes/Streamer.html#connection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Streamer\"},{\"kind\":1024,\"name\":\"eventParser\",\"url\":\"classes/Streamer.html#eventParser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Streamer\"},{\"kind\":1024,\"name\":\"streamReader\",\"url\":\"classes/Streamer.html#streamReader\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Streamer\"},{\"kind\":1024,\"name\":\"blockedStreamLimit\",\"url\":\"classes/Streamer.html#blockedStreamLimit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Streamer\"},{\"kind\":2048,\"name\":\"registerEvent\",\"url\":\"classes/Streamer.html#registerEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Streamer\"},{\"kind\":2048,\"name\":\"fillStream\",\"url\":\"classes/Streamer.html#fillStream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Streamer\"},{\"kind\":2048,\"name\":\"addData\",\"url\":\"classes/Streamer.html#addData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Streamer\"},{\"kind\":2048,\"name\":\"eventGenerator\",\"url\":\"classes/Streamer.html#eventGenerator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Streamer\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,74.643]],[\"comment/0\",[]],[\"name/1\",[1,21.913]],[\"comment/1\",[]],[\"name/2\",[2,58.549]],[\"comment/2\",[]],[\"name/3\",[3,66.17]],[\"comment/3\",[]],[\"name/4\",[4,66.17]],[\"comment/4\",[]],[\"name/5\",[1,21.913]],[\"comment/5\",[]],[\"name/6\",[5,69.535]],[\"comment/6\",[]],[\"name/7\",[6,69.535]],[\"comment/7\",[]],[\"name/8\",[7,55.184]],[\"comment/8\",[]],[\"name/9\",[1,21.913]],[\"comment/9\",[]],[\"name/10\",[2,58.549]],[\"comment/10\",[]],[\"name/11\",[8,63.657]],[\"comment/11\",[]],[\"name/12\",[9,69.535]],[\"comment/12\",[]],[\"name/13\",[10,69.535]],[\"comment/13\",[]],[\"name/14\",[4,66.17]],[\"comment/14\",[]],[\"name/15\",[11,74.643]],[\"comment/15\",[]],[\"name/16\",[12,74.643]],[\"comment/16\",[]],[\"name/17\",[13,74.643]],[\"comment/17\",[]],[\"name/18\",[14,69.535]],[\"comment/18\",[]],[\"name/19\",[1,21.913]],[\"comment/19\",[]],[\"name/20\",[15,69.535]],[\"comment/20\",[]],[\"name/21\",[7,55.184]],[\"comment/21\",[]],[\"name/22\",[16,69.535]],[\"comment/22\",[]],[\"name/23\",[17,74.643]],[\"comment/23\",[]],[\"name/24\",[1,21.913]],[\"comment/24\",[]],[\"name/25\",[5,69.535]],[\"comment/25\",[]],[\"name/26\",[18,74.643]],[\"comment/26\",[]],[\"name/27\",[6,69.535]],[\"comment/27\",[]],[\"name/28\",[19,61.65]],[\"comment/28\",[]],[\"name/29\",[1,21.913]],[\"comment/29\",[]],[\"name/30\",[14,69.535]],[\"comment/30\",[]],[\"name/31\",[20,74.643]],[\"comment/31\",[]],[\"name/32\",[21,74.643]],[\"comment/32\",[]],[\"name/33\",[10,69.535]],[\"comment/33\",[]],[\"name/34\",[4,66.17]],[\"comment/34\",[]],[\"name/35\",[9,69.535]],[\"comment/35\",[]],[\"name/36\",[22,57.297]],[\"comment/36\",[]],[\"name/37\",[23,74.643]],[\"comment/37\",[]],[\"name/38\",[24,74.643]],[\"comment/38\",[]],[\"name/39\",[1,21.913]],[\"comment/39\",[]],[\"name/40\",[25,55.184]],[\"comment/40\",[]],[\"name/41\",[26,55.184]],[\"comment/41\",[]],[\"name/42\",[27,74.643]],[\"comment/42\",[]],[\"name/43\",[28,42.454]],[\"comment/43\",[]],[\"name/44\",[1,21.913]],[\"comment/44\",[]],[\"name/45\",[26,55.184]],[\"comment/45\",[]],[\"name/46\",[29,51.289]],[\"comment/46\",[]],[\"name/47\",[30,43.582]],[\"comment/47\",[]],[\"name/48\",[31,54.274]],[\"comment/48\",[]],[\"name/49\",[32,74.643]],[\"comment/49\",[]],[\"name/50\",[33,74.643]],[\"comment/50\",[]],[\"name/51\",[28,42.454]],[\"comment/51\",[]],[\"name/52\",[1,21.913]],[\"comment/52\",[]],[\"name/53\",[31,54.274]],[\"comment/53\",[]],[\"name/54\",[34,74.643]],[\"comment/54\",[]],[\"name/55\",[30,43.582]],[\"comment/55\",[]],[\"name/56\",[35,74.643]],[\"comment/56\",[]],[\"name/57\",[1,21.913]],[\"comment/57\",[]],[\"name/58\",[36,50.664]],[\"comment/58\",[]],[\"name/59\",[37,59.98]],[\"comment/59\",[]],[\"name/60\",[38,69.535]],[\"comment/60\",[]],[\"name/61\",[1,21.913]],[\"comment/61\",[]],[\"name/62\",[39,49.52]],[\"comment/62\",[]],[\"name/63\",[40,74.643]],[\"comment/63\",[]],[\"name/64\",[41,69.535]],[\"comment/64\",[]],[\"name/65\",[1,21.913]],[\"comment/65\",[]],[\"name/66\",[42,74.643]],[\"comment/66\",[]],[\"name/67\",[43,56.185]],[\"comment/67\",[]],[\"name/68\",[38,69.535]],[\"comment/68\",[]],[\"name/69\",[44,53.441]],[\"comment/69\",[]],[\"name/70\",[45,61.65]],[\"comment/70\",[]],[\"name/71\",[1,21.913]],[\"comment/71\",[]],[\"name/72\",[46,74.643]],[\"comment/72\",[]],[\"name/73\",[47,74.643]],[\"comment/73\",[]],[\"name/74\",[48,74.643]],[\"comment/74\",[]],[\"name/75\",[1,21.913]],[\"comment/75\",[]],[\"name/76\",[49,61.65]],[\"comment/76\",[]],[\"name/77\",[50,66.17]],[\"comment/77\",[]],[\"name/78\",[51,69.535]],[\"comment/78\",[]],[\"name/79\",[52,63.657]],[\"comment/79\",[]],[\"name/80\",[53,74.643]],[\"comment/80\",[]],[\"name/81\",[54,74.643]],[\"comment/81\",[]],[\"name/82\",[45,61.65]],[\"comment/82\",[]],[\"name/83\",[55,58.549]],[\"comment/83\",[]],[\"name/84\",[56,74.643]],[\"comment/84\",[]],[\"name/85\",[1,21.913]],[\"comment/85\",[]],[\"name/86\",[49,61.65]],[\"comment/86\",[]],[\"name/87\",[52,63.657]],[\"comment/87\",[]],[\"name/88\",[57,69.535]],[\"comment/88\",[]],[\"name/89\",[58,59.98]],[\"comment/89\",[]],[\"name/90\",[45,61.65]],[\"comment/90\",[]],[\"name/91\",[37,59.98]],[\"comment/91\",[]],[\"name/92\",[1,21.913]],[\"comment/92\",[]],[\"name/93\",[49,61.65]],[\"comment/93\",[]],[\"name/94\",[50,66.17]],[\"comment/94\",[]],[\"name/95\",[51,69.535]],[\"comment/95\",[]],[\"name/96\",[52,63.657]],[\"comment/96\",[]],[\"name/97\",[58,59.98]],[\"comment/97\",[]],[\"name/98\",[59,74.643]],[\"comment/98\",[]],[\"name/99\",[45,61.65]],[\"comment/99\",[]],[\"name/100\",[60,74.643]],[\"comment/100\",[]],[\"name/101\",[1,21.913]],[\"comment/101\",[]],[\"name/102\",[49,61.65]],[\"comment/102\",[]],[\"name/103\",[52,63.657]],[\"comment/103\",[]],[\"name/104\",[61,74.643]],[\"comment/104\",[]],[\"name/105\",[36,50.664]],[\"comment/105\",[]],[\"name/106\",[45,61.65]],[\"comment/106\",[]],[\"name/107\",[62,63.657]],[\"comment/107\",[]],[\"name/108\",[1,21.913]],[\"comment/108\",[]],[\"name/109\",[39,49.52]],[\"comment/109\",[]],[\"name/110\",[58,59.98]],[\"comment/110\",[]],[\"name/111\",[63,55.184]],[\"comment/111\",[]],[\"name/112\",[64,69.535]],[\"comment/112\",[]],[\"name/113\",[1,21.913]],[\"comment/113\",[]],[\"name/114\",[39,49.52]],[\"comment/114\",[]],[\"name/115\",[65,74.643]],[\"comment/115\",[]],[\"name/116\",[66,74.643]],[\"comment/116\",[]],[\"name/117\",[67,69.535]],[\"comment/117\",[]],[\"name/118\",[1,21.913]],[\"comment/118\",[]],[\"name/119\",[68,66.17]],[\"comment/119\",[]],[\"name/120\",[69,55.184]],[\"comment/120\",[]],[\"name/121\",[55,58.549]],[\"comment/121\",[]],[\"name/122\",[64,69.535]],[\"comment/122\",[]],[\"name/123\",[62,63.657]],[\"comment/123\",[]],[\"name/124\",[70,74.643]],[\"comment/124\",[]],[\"name/125\",[71,69.535]],[\"comment/125\",[]],[\"name/126\",[1,21.913]],[\"comment/126\",[]],[\"name/127\",[36,50.664]],[\"comment/127\",[]],[\"name/128\",[72,61.65]],[\"comment/128\",[]],[\"name/129\",[73,58.549]],[\"comment/129\",[]],[\"name/130\",[74,74.643]],[\"comment/130\",[]],[\"name/131\",[75,74.643]],[\"comment/131\",[]],[\"name/132\",[1,21.913]],[\"comment/132\",[]],[\"name/133\",[76,50.076]],[\"comment/133\",[]],[\"name/134\",[77,59.98]],[\"comment/134\",[]],[\"name/135\",[44,53.441]],[\"comment/135\",[]],[\"name/136\",[78,69.535]],[\"comment/136\",[]],[\"name/137\",[79,63.657]],[\"comment/137\",[]],[\"name/138\",[39,49.52]],[\"comment/138\",[]],[\"name/139\",[80,52.671]],[\"comment/139\",[]],[\"name/140\",[81,63.657]],[\"comment/140\",[]],[\"name/141\",[82,63.657]],[\"comment/141\",[]],[\"name/142\",[83,66.17]],[\"comment/142\",[]],[\"name/143\",[84,61.65]],[\"comment/143\",[]],[\"name/144\",[22,57.297]],[\"comment/144\",[]],[\"name/145\",[85,61.65]],[\"comment/145\",[]],[\"name/146\",[86,69.535]],[\"comment/146\",[]],[\"name/147\",[87,69.535]],[\"comment/147\",[]],[\"name/148\",[88,66.17]],[\"comment/148\",[]],[\"name/149\",[89,74.643]],[\"comment/149\",[]],[\"name/150\",[90,74.643]],[\"comment/150\",[]],[\"name/151\",[91,74.643]],[\"comment/151\",[]],[\"name/152\",[92,74.643]],[\"comment/152\",[]],[\"name/153\",[93,74.643]],[\"comment/153\",[]],[\"name/154\",[94,40.303]],[\"comment/154\",[]],[\"name/155\",[1,21.913]],[\"comment/155\",[]],[\"name/156\",[95,66.17]],[\"comment/156\",[]],[\"name/157\",[96,53.441]],[\"comment/157\",[]],[\"name/158\",[76,50.076]],[\"comment/158\",[]],[\"name/159\",[97,66.17]],[\"comment/159\",[]],[\"name/160\",[1,21.913]],[\"comment/160\",[]],[\"name/161\",[76,50.076]],[\"comment/161\",[]],[\"name/162\",[98,61.65]],[\"comment/162\",[]],[\"name/163\",[99,63.657]],[\"comment/163\",[]],[\"name/164\",[88,66.17]],[\"comment/164\",[]],[\"name/165\",[100,74.643]],[\"comment/165\",[]],[\"name/166\",[1,21.913]],[\"comment/166\",[]],[\"name/167\",[101,74.643]],[\"comment/167\",[]],[\"name/168\",[84,61.65]],[\"comment/168\",[]],[\"name/169\",[102,74.643]],[\"comment/169\",[]],[\"name/170\",[103,69.535]],[\"comment/170\",[]],[\"name/171\",[1,21.913]],[\"comment/171\",[]],[\"name/172\",[76,50.076]],[\"comment/172\",[]],[\"name/173\",[98,61.65]],[\"comment/173\",[]],[\"name/174\",[99,63.657]],[\"comment/174\",[]],[\"name/175\",[104,69.535]],[\"comment/175\",[]],[\"name/176\",[1,21.913]],[\"comment/176\",[]],[\"name/177\",[81,63.657]],[\"comment/177\",[]],[\"name/178\",[105,61.65]],[\"comment/178\",[]],[\"name/179\",[39,49.52]],[\"comment/179\",[]],[\"name/180\",[77,59.98]],[\"comment/180\",[]],[\"name/181\",[79,63.657]],[\"comment/181\",[]],[\"name/182\",[22,57.297]],[\"comment/182\",[]],[\"name/183\",[82,63.657]],[\"comment/183\",[]],[\"name/184\",[44,53.441]],[\"comment/184\",[]],[\"name/185\",[80,52.671]],[\"comment/185\",[]],[\"name/186\",[85,61.65]],[\"comment/186\",[]],[\"name/187\",[106,69.535]],[\"comment/187\",[]],[\"name/188\",[1,21.913]],[\"comment/188\",[]],[\"name/189\",[81,63.657]],[\"comment/189\",[]],[\"name/190\",[105,61.65]],[\"comment/190\",[]],[\"name/191\",[39,49.52]],[\"comment/191\",[]],[\"name/192\",[83,66.17]],[\"comment/192\",[]],[\"name/193\",[77,59.98]],[\"comment/193\",[]],[\"name/194\",[79,63.657]],[\"comment/194\",[]],[\"name/195\",[84,61.65]],[\"comment/195\",[]],[\"name/196\",[22,57.297]],[\"comment/196\",[]],[\"name/197\",[82,63.657]],[\"comment/197\",[]],[\"name/198\",[44,53.441]],[\"comment/198\",[]],[\"name/199\",[78,69.535]],[\"comment/199\",[]],[\"name/200\",[80,52.671]],[\"comment/200\",[]],[\"name/201\",[85,61.65]],[\"comment/201\",[]],[\"name/202\",[107,74.643]],[\"comment/202\",[]],[\"name/203\",[1,21.913]],[\"comment/203\",[]],[\"name/204\",[86,69.535]],[\"comment/204\",[]],[\"name/205\",[87,69.535]],[\"comment/205\",[]],[\"name/206\",[108,74.643]],[\"comment/206\",[]],[\"name/207\",[1,21.913]],[\"comment/207\",[]],[\"name/208\",[97,66.17]],[\"comment/208\",[]],[\"name/209\",[103,69.535]],[\"comment/209\",[]],[\"name/210\",[109,69.535]],[\"comment/210\",[]],[\"name/211\",[1,21.913]],[\"comment/211\",[]],[\"name/212\",[73,58.549]],[\"comment/212\",[]],[\"name/213\",[88,66.17]],[\"comment/213\",[]],[\"name/214\",[110,74.643]],[\"comment/214\",[]],[\"name/215\",[1,21.913]],[\"comment/215\",[]],[\"name/216\",[104,69.535]],[\"comment/216\",[]],[\"name/217\",[106,69.535]],[\"comment/217\",[]],[\"name/218\",[111,66.17]],[\"comment/218\",[]],[\"name/219\",[112,74.643]],[\"comment/219\",[]],[\"name/220\",[113,74.643]],[\"comment/220\",[]],[\"name/221\",[1,21.913]],[\"comment/221\",[]],[\"name/222\",[81,63.657]],[\"comment/222\",[]],[\"name/223\",[105,61.65]],[\"comment/223\",[]],[\"name/224\",[39,49.52]],[\"comment/224\",[]],[\"name/225\",[83,66.17]],[\"comment/225\",[]],[\"name/226\",[77,59.98]],[\"comment/226\",[]],[\"name/227\",[79,63.657]],[\"comment/227\",[]],[\"name/228\",[84,61.65]],[\"comment/228\",[]],[\"name/229\",[22,57.297]],[\"comment/229\",[]],[\"name/230\",[82,63.657]],[\"comment/230\",[]],[\"name/231\",[44,53.441]],[\"comment/231\",[]],[\"name/232\",[80,52.671]],[\"comment/232\",[]],[\"name/233\",[85,61.65]],[\"comment/233\",[]],[\"name/234\",[114,74.643]],[\"comment/234\",[]],[\"name/235\",[115,74.643]],[\"comment/235\",[]],[\"name/236\",[116,74.643]],[\"comment/236\",[]],[\"name/237\",[117,74.643]],[\"comment/237\",[]],[\"name/238\",[84,61.65]],[\"comment/238\",[]],[\"name/239\",[118,56.185]],[\"comment/239\",[]],[\"name/240\",[94,40.303]],[\"comment/240\",[]],[\"name/241\",[1,21.913]],[\"comment/241\",[]],[\"name/242\",[119,74.643]],[\"comment/242\",[]],[\"name/243\",[36,50.664]],[\"comment/243\",[]],[\"name/244\",[120,74.643]],[\"comment/244\",[]],[\"name/245\",[121,74.643]],[\"comment/245\",[]],[\"name/246\",[122,74.643]],[\"comment/246\",[]],[\"name/247\",[123,40.743]],[\"comment/247\",[]],[\"name/248\",[124,63.657]],[\"comment/248\",[]],[\"name/249\",[1,21.913]],[\"comment/249\",[]],[\"name/250\",[125,69.535]],[\"comment/250\",[]],[\"name/251\",[126,74.643]],[\"comment/251\",[]],[\"name/252\",[127,69.535]],[\"comment/252\",[]],[\"name/253\",[8,63.657]],[\"comment/253\",[]],[\"name/254\",[22,57.297]],[\"comment/254\",[]],[\"name/255\",[128,74.643]],[\"comment/255\",[]],[\"name/256\",[1,21.913]],[\"comment/256\",[]],[\"name/257\",[129,74.643]],[\"comment/257\",[]],[\"name/258\",[130,66.17]],[\"comment/258\",[]],[\"name/259\",[131,69.535]],[\"comment/259\",[]],[\"name/260\",[1,21.913]],[\"comment/260\",[]],[\"name/261\",[132,69.535]],[\"comment/261\",[]],[\"name/262\",[131,69.535]],[\"comment/262\",[]],[\"name/263\",[133,69.535]],[\"comment/263\",[]],[\"name/264\",[134,66.17]],[\"comment/264\",[]],[\"name/265\",[1,21.913]],[\"comment/265\",[]],[\"name/266\",[135,74.643]],[\"comment/266\",[]],[\"name/267\",[136,69.535]],[\"comment/267\",[]],[\"name/268\",[137,69.535]],[\"comment/268\",[]],[\"name/269\",[138,69.535]],[\"comment/269\",[]],[\"name/270\",[139,69.535]],[\"comment/270\",[]],[\"name/271\",[140,74.643]],[\"comment/271\",[]],[\"name/272\",[141,74.643]],[\"comment/272\",[]],[\"name/273\",[142,74.643]],[\"comment/273\",[]],[\"name/274\",[1,21.913]],[\"comment/274\",[]],[\"name/275\",[7,55.184]],[\"comment/275\",[]],[\"name/276\",[105,61.65]],[\"comment/276\",[]],[\"name/277\",[143,63.657]],[\"comment/277\",[]],[\"name/278\",[144,69.535]],[\"comment/278\",[]],[\"name/279\",[145,69.535]],[\"comment/279\",[]],[\"name/280\",[80,52.671]],[\"comment/280\",[]],[\"name/281\",[146,59.98]],[\"comment/281\",[]],[\"name/282\",[30,43.582]],[\"comment/282\",[]],[\"name/283\",[147,53.441]],[\"comment/283\",[]],[\"name/284\",[148,69.535]],[\"comment/284\",[]],[\"name/285\",[149,74.643]],[\"comment/285\",[]],[\"name/286\",[150,74.643]],[\"comment/286\",[]],[\"name/287\",[151,74.643]],[\"comment/287\",[]],[\"name/288\",[94,40.303]],[\"comment/288\",[]],[\"name/289\",[123,40.743]],[\"comment/289\",[]],[\"name/290\",[152,48.494]],[\"comment/290\",[]],[\"name/291\",[147,53.441]],[\"comment/291\",[]],[\"name/292\",[1,21.913]],[\"comment/292\",[]],[\"name/293\",[153,66.17]],[\"comment/293\",[]],[\"name/294\",[76,50.076]],[\"comment/294\",[]],[\"name/295\",[98,61.65]],[\"comment/295\",[]],[\"name/296\",[154,66.17]],[\"comment/296\",[]],[\"name/297\",[155,66.17]],[\"comment/297\",[]],[\"name/298\",[156,69.535]],[\"comment/298\",[]],[\"name/299\",[157,69.535]],[\"comment/299\",[]],[\"name/300\",[30,43.582]],[\"comment/300\",[]],[\"name/301\",[158,69.535]],[\"comment/301\",[]],[\"name/302\",[159,74.643]],[\"comment/302\",[]],[\"name/303\",[160,66.17]],[\"comment/303\",[]],[\"name/304\",[161,74.643]],[\"comment/304\",[]],[\"name/305\",[162,74.643]],[\"comment/305\",[]],[\"name/306\",[1,21.913]],[\"comment/306\",[]],[\"name/307\",[163,74.643]],[\"comment/307\",[]],[\"name/308\",[143,63.657]],[\"comment/308\",[]],[\"name/309\",[145,69.535]],[\"comment/309\",[]],[\"name/310\",[146,59.98]],[\"comment/310\",[]],[\"name/311\",[144,69.535]],[\"comment/311\",[]],[\"name/312\",[80,52.671]],[\"comment/312\",[]],[\"name/313\",[164,74.643]],[\"comment/313\",[]],[\"name/314\",[165,66.17]],[\"comment/314\",[]],[\"name/315\",[1,21.913]],[\"comment/315\",[]],[\"name/316\",[166,58.549]],[\"comment/316\",[]],[\"name/317\",[167,61.65]],[\"comment/317\",[]],[\"name/318\",[168,58.549]],[\"comment/318\",[]],[\"name/319\",[169,61.65]],[\"comment/319\",[]],[\"name/320\",[170,61.65]],[\"comment/320\",[]],[\"name/321\",[171,69.535]],[\"comment/321\",[]],[\"name/322\",[155,66.17]],[\"comment/322\",[]],[\"name/323\",[124,63.657]],[\"comment/323\",[]],[\"name/324\",[172,69.535]],[\"comment/324\",[]],[\"name/325\",[173,74.643]],[\"comment/325\",[]],[\"name/326\",[174,74.643]],[\"comment/326\",[]],[\"name/327\",[175,69.535]],[\"comment/327\",[]],[\"name/328\",[172,69.535]],[\"comment/328\",[]],[\"name/329\",[176,74.643]],[\"comment/329\",[]],[\"name/330\",[177,74.643]],[\"comment/330\",[]],[\"name/331\",[178,74.643]],[\"comment/331\",[]],[\"name/332\",[1,21.913]],[\"comment/332\",[]],[\"name/333\",[26,55.184]],[\"comment/333\",[]],[\"name/334\",[179,69.535]],[\"comment/334\",[]],[\"name/335\",[180,74.643]],[\"comment/335\",[]],[\"name/336\",[1,21.913]],[\"comment/336\",[]],[\"name/337\",[181,74.643]],[\"comment/337\",[]],[\"name/338\",[182,74.643]],[\"comment/338\",[]],[\"name/339\",[1,21.913]],[\"comment/339\",[]],[\"name/340\",[183,69.535]],[\"comment/340\",[]],[\"name/341\",[31,54.274]],[\"comment/341\",[]],[\"name/342\",[171,69.535]],[\"comment/342\",[]],[\"name/343\",[175,69.535]],[\"comment/343\",[]],[\"name/344\",[26,55.184]],[\"comment/344\",[]],[\"name/345\",[184,74.643]],[\"comment/345\",[]],[\"name/346\",[185,74.643]],[\"comment/346\",[]],[\"name/347\",[1,21.913]],[\"comment/347\",[]],[\"name/348\",[186,74.643]],[\"comment/348\",[]],[\"name/349\",[187,74.643]],[\"comment/349\",[]],[\"name/350\",[188,74.643]],[\"comment/350\",[]],[\"name/351\",[1,21.913]],[\"comment/351\",[]],[\"name/352\",[189,74.643]],[\"comment/352\",[]],[\"name/353\",[190,74.643]],[\"comment/353\",[]],[\"name/354\",[191,74.643]],[\"comment/354\",[]],[\"name/355\",[1,21.913]],[\"comment/355\",[]],[\"name/356\",[69,55.184]],[\"comment/356\",[]],[\"name/357\",[63,55.184]],[\"comment/357\",[]],[\"name/358\",[192,69.535]],[\"comment/358\",[]],[\"name/359\",[1,21.913]],[\"comment/359\",[]],[\"name/360\",[193,66.17]],[\"comment/360\",[]],[\"name/361\",[194,66.17]],[\"comment/361\",[]],[\"name/362\",[195,66.17]],[\"comment/362\",[]],[\"name/363\",[196,74.643]],[\"comment/363\",[]],[\"name/364\",[1,21.913]],[\"comment/364\",[]],[\"name/365\",[193,66.17]],[\"comment/365\",[]],[\"name/366\",[194,66.17]],[\"comment/366\",[]],[\"name/367\",[197,66.17]],[\"comment/367\",[]],[\"name/368\",[195,66.17]],[\"comment/368\",[]],[\"name/369\",[198,69.535]],[\"comment/369\",[]],[\"name/370\",[199,74.643]],[\"comment/370\",[]],[\"name/371\",[1,21.913]],[\"comment/371\",[]],[\"name/372\",[192,69.535]],[\"comment/372\",[]],[\"name/373\",[197,66.17]],[\"comment/373\",[]],[\"name/374\",[85,61.65]],[\"comment/374\",[]],[\"name/375\",[200,74.643]],[\"comment/375\",[]],[\"name/376\",[201,63.657]],[\"comment/376\",[]],[\"name/377\",[1,21.913]],[\"comment/377\",[]],[\"name/378\",[193,66.17]],[\"comment/378\",[]],[\"name/379\",[194,66.17]],[\"comment/379\",[]],[\"name/380\",[197,66.17]],[\"comment/380\",[]],[\"name/381\",[195,66.17]],[\"comment/381\",[]],[\"name/382\",[198,69.535]],[\"comment/382\",[]],[\"name/383\",[202,74.643]],[\"comment/383\",[]],[\"name/384\",[1,21.913]],[\"comment/384\",[]],[\"name/385\",[57,69.535]],[\"comment/385\",[]],[\"name/386\",[58,59.98]],[\"comment/386\",[]],[\"name/387\",[63,55.184]],[\"comment/387\",[]],[\"name/388\",[203,74.643]],[\"comment/388\",[]],[\"name/389\",[1,21.913]],[\"comment/389\",[]],[\"name/390\",[58,59.98]],[\"comment/390\",[]],[\"name/391\",[63,55.184]],[\"comment/391\",[]],[\"name/392\",[204,74.643]],[\"comment/392\",[]],[\"name/393\",[1,21.913]],[\"comment/393\",[]],[\"name/394\",[69,55.184]],[\"comment/394\",[]],[\"name/395\",[55,58.549]],[\"comment/395\",[]],[\"name/396\",[205,69.535]],[\"comment/396\",[]],[\"name/397\",[1,21.913]],[\"comment/397\",[]],[\"name/398\",[206,74.643]],[\"comment/398\",[]],[\"name/399\",[207,59.98]],[\"comment/399\",[]],[\"name/400\",[1,21.913]],[\"comment/400\",[]],[\"name/401\",[208,49.52]],[\"comment/401\",[]],[\"name/402\",[39,49.52]],[\"comment/402\",[]],[\"name/403\",[209,59.98]],[\"comment/403\",[]],[\"name/404\",[44,53.441]],[\"comment/404\",[]],[\"name/405\",[210,59.98]],[\"comment/405\",[]],[\"name/406\",[211,63.657]],[\"comment/406\",[]],[\"name/407\",[1,21.913]],[\"comment/407\",[]],[\"name/408\",[211,63.657]],[\"comment/408\",[]],[\"name/409\",[31,54.274]],[\"comment/409\",[]],[\"name/410\",[212,42.454]],[\"comment/410\",[]],[\"name/411\",[213,69.535]],[\"comment/411\",[]],[\"name/412\",[1,21.913]],[\"comment/412\",[]],[\"name/413\",[76,50.076]],[\"comment/413\",[]],[\"name/414\",[25,55.184]],[\"comment/414\",[]],[\"name/415\",[31,54.274]],[\"comment/415\",[]],[\"name/416\",[212,42.454]],[\"comment/416\",[]],[\"name/417\",[214,69.535]],[\"comment/417\",[]],[\"name/418\",[1,21.913]],[\"comment/418\",[]],[\"name/419\",[26,55.184]],[\"comment/419\",[]],[\"name/420\",[25,55.184]],[\"comment/420\",[]],[\"name/421\",[31,54.274]],[\"comment/421\",[]],[\"name/422\",[212,42.454]],[\"comment/422\",[]],[\"name/423\",[215,69.535]],[\"comment/423\",[]],[\"name/424\",[1,21.913]],[\"comment/424\",[]],[\"name/425\",[76,50.076]],[\"comment/425\",[]],[\"name/426\",[25,55.184]],[\"comment/426\",[]],[\"name/427\",[31,54.274]],[\"comment/427\",[]],[\"name/428\",[96,53.441]],[\"comment/428\",[]],[\"name/429\",[212,42.454]],[\"comment/429\",[]],[\"name/430\",[216,69.535]],[\"comment/430\",[]],[\"name/431\",[1,21.913]],[\"comment/431\",[]],[\"name/432\",[26,55.184]],[\"comment/432\",[]],[\"name/433\",[25,55.184]],[\"comment/433\",[]],[\"name/434\",[96,53.441]],[\"comment/434\",[]],[\"name/435\",[31,54.274]],[\"comment/435\",[]],[\"name/436\",[212,42.454]],[\"comment/436\",[]],[\"name/437\",[217,74.643]],[\"comment/437\",[]],[\"name/438\",[218,74.643]],[\"comment/438\",[]],[\"name/439\",[1,21.913]],[\"comment/439\",[]],[\"name/440\",[31,54.274]],[\"comment/440\",[]],[\"name/441\",[212,42.454]],[\"comment/441\",[]],[\"name/442\",[219,74.643]],[\"comment/442\",[]],[\"name/443\",[160,66.17]],[\"comment/443\",[]],[\"name/444\",[1,21.913]],[\"comment/444\",[]],[\"name/445\",[211,63.657]],[\"comment/445\",[]],[\"name/446\",[213,69.535]],[\"comment/446\",[]],[\"name/447\",[214,69.535]],[\"comment/447\",[]],[\"name/448\",[215,69.535]],[\"comment/448\",[]],[\"name/449\",[216,69.535]],[\"comment/449\",[]],[\"name/450\",[220,57.297]],[\"comment/450\",[]],[\"name/451\",[221,74.643]],[\"comment/451\",[]],[\"name/452\",[222,74.643]],[\"comment/452\",[]],[\"name/453\",[223,74.643]],[\"comment/453\",[]],[\"name/454\",[212,42.454]],[\"comment/454\",[]],[\"name/455\",[224,74.643]],[\"comment/455\",[]],[\"name/456\",[158,69.535]],[\"comment/456\",[]],[\"name/457\",[225,74.643]],[\"comment/457\",[]],[\"name/458\",[226,74.643]],[\"comment/458\",[]],[\"name/459\",[227,74.643]],[\"comment/459\",[]],[\"name/460\",[228,74.643]],[\"comment/460\",[]],[\"name/461\",[229,74.643]],[\"comment/461\",[]],[\"name/462\",[230,74.643]],[\"comment/462\",[]],[\"name/463\",[1,21.913]],[\"comment/463\",[]],[\"name/464\",[231,51.289]],[\"comment/464\",[]],[\"name/465\",[232,69.535]],[\"comment/465\",[]],[\"name/466\",[233,66.17]],[\"comment/466\",[]],[\"name/467\",[234,69.535]],[\"comment/467\",[]],[\"name/468\",[1,21.913]],[\"comment/468\",[]],[\"name/469\",[235,74.643]],[\"comment/469\",[]],[\"name/470\",[236,74.643]],[\"comment/470\",[]],[\"name/471\",[237,74.643]],[\"comment/471\",[]],[\"name/472\",[1,21.913]],[\"comment/472\",[]],[\"name/473\",[234,69.535]],[\"comment/473\",[]],[\"name/474\",[170,61.65]],[\"comment/474\",[]],[\"name/475\",[238,66.17]],[\"comment/475\",[]],[\"name/476\",[239,66.17]],[\"comment/476\",[]],[\"name/477\",[240,74.643]],[\"comment/477\",[]],[\"name/478\",[1,21.913]],[\"comment/478\",[]],[\"name/479\",[241,69.535]],[\"comment/479\",[]],[\"name/480\",[239,66.17]],[\"comment/480\",[]],[\"name/481\",[242,69.535]],[\"comment/481\",[]],[\"name/482\",[243,69.535]],[\"comment/482\",[]],[\"name/483\",[238,66.17]],[\"comment/483\",[]],[\"name/484\",[154,66.17]],[\"comment/484\",[]],[\"name/485\",[170,61.65]],[\"comment/485\",[]],[\"name/486\",[244,69.535]],[\"comment/486\",[]],[\"name/487\",[233,66.17]],[\"comment/487\",[]],[\"name/488\",[245,74.643]],[\"comment/488\",[]],[\"name/489\",[1,21.913]],[\"comment/489\",[]],[\"name/490\",[246,74.643]],[\"comment/490\",[]],[\"name/491\",[247,74.643]],[\"comment/491\",[]],[\"name/492\",[248,74.643]],[\"comment/492\",[]],[\"name/493\",[1,21.913]],[\"comment/493\",[]],[\"name/494\",[208,49.52]],[\"comment/494\",[]],[\"name/495\",[249,59.98]],[\"comment/495\",[]],[\"name/496\",[250,59.98]],[\"comment/496\",[]],[\"name/497\",[94,40.303]],[\"comment/497\",[]],[\"name/498\",[201,63.657]],[\"comment/498\",[]],[\"name/499\",[1,21.913]],[\"comment/499\",[]],[\"name/500\",[241,69.535]],[\"comment/500\",[]],[\"name/501\",[239,66.17]],[\"comment/501\",[]],[\"name/502\",[242,69.535]],[\"comment/502\",[]],[\"name/503\",[243,69.535]],[\"comment/503\",[]],[\"name/504\",[238,66.17]],[\"comment/504\",[]],[\"name/505\",[154,66.17]],[\"comment/505\",[]],[\"name/506\",[170,61.65]],[\"comment/506\",[]],[\"name/507\",[244,69.535]],[\"comment/507\",[]],[\"name/508\",[233,66.17]],[\"comment/508\",[]],[\"name/509\",[251,74.643]],[\"comment/509\",[]],[\"name/510\",[252,74.643]],[\"comment/510\",[]],[\"name/511\",[253,66.17]],[\"comment/511\",[]],[\"name/512\",[201,63.657]],[\"comment/512\",[]],[\"name/513\",[1,21.913]],[\"comment/513\",[]],[\"name/514\",[208,49.52]],[\"comment/514\",[]],[\"name/515\",[43,56.185]],[\"comment/515\",[]],[\"name/516\",[250,59.98]],[\"comment/516\",[]],[\"name/517\",[254,74.643]],[\"comment/517\",[]],[\"name/518\",[201,63.657]],[\"comment/518\",[]],[\"name/519\",[1,21.913]],[\"comment/519\",[]],[\"name/520\",[208,49.52]],[\"comment/520\",[]],[\"name/521\",[43,56.185]],[\"comment/521\",[]],[\"name/522\",[250,59.98]],[\"comment/522\",[]],[\"name/523\",[255,74.643]],[\"comment/523\",[]],[\"name/524\",[256,58.549]],[\"comment/524\",[]],[\"name/525\",[94,40.303]],[\"comment/525\",[]],[\"name/526\",[1,21.913]],[\"comment/526\",[]],[\"name/527\",[212,42.454]],[\"comment/527\",[]],[\"name/528\",[257,58.549]],[\"comment/528\",[]],[\"name/529\",[123,40.743]],[\"comment/529\",[]],[\"name/530\",[258,42.191]],[\"comment/530\",[]],[\"name/531\",[259,63.657]],[\"comment/531\",[]],[\"name/532\",[94,40.303]],[\"comment/532\",[]],[\"name/533\",[1,21.913]],[\"comment/533\",[]],[\"name/534\",[36,50.664]],[\"comment/534\",[]],[\"name/535\",[2,58.549]],[\"comment/535\",[]],[\"name/536\",[30,43.582]],[\"comment/536\",[]],[\"name/537\",[123,40.743]],[\"comment/537\",[]],[\"name/538\",[260,74.643]],[\"comment/538\",[]],[\"name/539\",[1,21.913]],[\"comment/539\",[]],[\"name/540\",[261,66.17]],[\"comment/540\",[]],[\"name/541\",[262,63.657]],[\"comment/541\",[]],[\"name/542\",[263,74.643]],[\"comment/542\",[]],[\"name/543\",[264,69.535]],[\"comment/543\",[]],[\"name/544\",[1,21.913]],[\"comment/544\",[]],[\"name/545\",[265,69.535]],[\"comment/545\",[]],[\"name/546\",[266,66.17]],[\"comment/546\",[]],[\"name/547\",[267,74.643]],[\"comment/547\",[]],[\"name/548\",[1,21.913]],[\"comment/548\",[]],[\"name/549\",[268,66.17]],[\"comment/549\",[]],[\"name/550\",[212,42.454]],[\"comment/550\",[]],[\"name/551\",[269,61.65]],[\"comment/551\",[]],[\"name/552\",[1,21.913]],[\"comment/552\",[]],[\"name/553\",[269,61.65]],[\"comment/553\",[]],[\"name/554\",[265,69.535]],[\"comment/554\",[]],[\"name/555\",[266,66.17]],[\"comment/555\",[]],[\"name/556\",[270,74.643]],[\"comment/556\",[]],[\"name/557\",[271,74.643]],[\"comment/557\",[]],[\"name/558\",[272,74.643]],[\"comment/558\",[]],[\"name/559\",[273,74.643]],[\"comment/559\",[]],[\"name/560\",[1,21.913]],[\"comment/560\",[]],[\"name/561\",[274,74.643]],[\"comment/561\",[]],[\"name/562\",[39,49.52]],[\"comment/562\",[]],[\"name/563\",[76,50.076]],[\"comment/563\",[]],[\"name/564\",[77,59.98]],[\"comment/564\",[]],[\"name/565\",[44,53.441]],[\"comment/565\",[]],[\"name/566\",[80,52.671]],[\"comment/566\",[]],[\"name/567\",[275,59.98]],[\"comment/567\",[]],[\"name/568\",[1,21.913]],[\"comment/568\",[]],[\"name/569\",[26,55.184]],[\"comment/569\",[]],[\"name/570\",[231,51.289]],[\"comment/570\",[]],[\"name/571\",[276,74.643]],[\"comment/571\",[]],[\"name/572\",[1,21.913]],[\"comment/572\",[]],[\"name/573\",[26,55.184]],[\"comment/573\",[]],[\"name/574\",[275,59.98]],[\"comment/574\",[]],[\"name/575\",[8,63.657]],[\"comment/575\",[]],[\"name/576\",[1,21.913]],[\"comment/576\",[]],[\"name/577\",[130,66.17]],[\"comment/577\",[]],[\"name/578\",[277,74.643]],[\"comment/578\",[]],[\"name/579\",[278,69.535]],[\"comment/579\",[]],[\"name/580\",[279,74.643]],[\"comment/580\",[]],[\"name/581\",[1,21.913]],[\"comment/581\",[]],[\"name/582\",[280,69.535]],[\"comment/582\",[]],[\"name/583\",[281,69.535]],[\"comment/583\",[]],[\"name/584\",[282,63.657]],[\"comment/584\",[]],[\"name/585\",[1,21.913]],[\"comment/585\",[]],[\"name/586\",[138,69.535]],[\"comment/586\",[]],[\"name/587\",[136,69.535]],[\"comment/587\",[]],[\"name/588\",[139,69.535]],[\"comment/588\",[]],[\"name/589\",[137,69.535]],[\"comment/589\",[]],[\"name/590\",[281,69.535]],[\"comment/590\",[]],[\"name/591\",[1,21.913]],[\"comment/591\",[]],[\"name/592\",[283,74.643]],[\"comment/592\",[]],[\"name/593\",[133,69.535]],[\"comment/593\",[]],[\"name/594\",[284,74.643]],[\"comment/594\",[]],[\"name/595\",[1,21.913]],[\"comment/595\",[]],[\"name/596\",[285,74.643]],[\"comment/596\",[]],[\"name/597\",[286,74.643]],[\"comment/597\",[]],[\"name/598\",[287,74.643]],[\"comment/598\",[]],[\"name/599\",[288,69.535]],[\"comment/599\",[]],[\"name/600\",[289,69.535]],[\"comment/600\",[]],[\"name/601\",[290,69.535]],[\"comment/601\",[]],[\"name/602\",[291,74.643]],[\"comment/602\",[]],[\"name/603\",[1,21.913]],[\"comment/603\",[]],[\"name/604\",[292,69.535]],[\"comment/604\",[]],[\"name/605\",[293,74.643]],[\"comment/605\",[]],[\"name/606\",[160,66.17]],[\"comment/606\",[]],[\"name/607\",[294,74.643]],[\"comment/607\",[]],[\"name/608\",[1,21.913]],[\"comment/608\",[]],[\"name/609\",[292,69.535]],[\"comment/609\",[]],[\"name/610\",[295,74.643]],[\"comment/610\",[]],[\"name/611\",[1,21.913]],[\"comment/611\",[]],[\"name/612\",[296,69.535]],[\"comment/612\",[]],[\"name/613\",[297,66.17]],[\"comment/613\",[]],[\"name/614\",[1,21.913]],[\"comment/614\",[]],[\"name/615\",[288,69.535]],[\"comment/615\",[]],[\"name/616\",[289,69.535]],[\"comment/616\",[]],[\"name/617\",[290,69.535]],[\"comment/617\",[]],[\"name/618\",[30,43.582]],[\"comment/618\",[]],[\"name/619\",[298,69.535]],[\"comment/619\",[]],[\"name/620\",[1,21.913]],[\"comment/620\",[]],[\"name/621\",[296,69.535]],[\"comment/621\",[]],[\"name/622\",[299,74.643]],[\"comment/622\",[]],[\"name/623\",[298,69.535]],[\"comment/623\",[]],[\"name/624\",[209,59.98]],[\"comment/624\",[]],[\"name/625\",[1,21.913]],[\"comment/625\",[]],[\"name/626\",[300,69.535]],[\"comment/626\",[]],[\"name/627\",[7,55.184]],[\"comment/627\",[]],[\"name/628\",[124,63.657]],[\"comment/628\",[]],[\"name/629\",[301,69.535]],[\"comment/629\",[]],[\"name/630\",[134,66.17]],[\"comment/630\",[]],[\"name/631\",[302,74.643]],[\"comment/631\",[]],[\"name/632\",[165,66.17]],[\"comment/632\",[]],[\"name/633\",[205,69.535]],[\"comment/633\",[]],[\"name/634\",[37,59.98]],[\"comment/634\",[]],[\"name/635\",[303,63.657]],[\"comment/635\",[]],[\"name/636\",[304,74.643]],[\"comment/636\",[]],[\"name/637\",[19,61.65]],[\"comment/637\",[]],[\"name/638\",[67,69.535]],[\"comment/638\",[]],[\"name/639\",[282,63.657]],[\"comment/639\",[]],[\"name/640\",[305,63.657]],[\"comment/640\",[]],[\"name/641\",[264,69.535]],[\"comment/641\",[]],[\"name/642\",[269,61.65]],[\"comment/642\",[]],[\"name/643\",[275,59.98]],[\"comment/643\",[]],[\"name/644\",[306,74.643]],[\"comment/644\",[]],[\"name/645\",[25,55.184]],[\"comment/645\",[]],[\"name/646\",[80,52.671]],[\"comment/646\",[]],[\"name/647\",[94,40.303]],[\"comment/647\",[]],[\"name/648\",[1,21.913]],[\"comment/648\",[]],[\"name/649\",[307,74.643]],[\"comment/649\",[]],[\"name/650\",[308,69.535]],[\"comment/650\",[]],[\"name/651\",[123,40.743]],[\"comment/651\",[]],[\"name/652\",[309,74.643]],[\"comment/652\",[]],[\"name/653\",[310,69.535]],[\"comment/653\",[]],[\"name/654\",[94,40.303]],[\"comment/654\",[]],[\"name/655\",[311,74.643]],[\"comment/655\",[]],[\"name/656\",[1,21.913]],[\"comment/656\",[]],[\"name/657\",[310,69.535]],[\"comment/657\",[]],[\"name/658\",[123,40.743]],[\"comment/658\",[]],[\"name/659\",[312,74.643]],[\"comment/659\",[]],[\"name/660\",[308,69.535]],[\"comment/660\",[]],[\"name/661\",[313,74.643]],[\"comment/661\",[]],[\"name/662\",[314,74.643]],[\"comment/662\",[]],[\"name/663\",[315,74.643]],[\"comment/663\",[]],[\"name/664\",[316,74.643]],[\"comment/664\",[]],[\"name/665\",[317,74.643]],[\"comment/665\",[]],[\"name/666\",[318,74.643]],[\"comment/666\",[]],[\"name/667\",[319,74.643]],[\"comment/667\",[]],[\"name/668\",[320,74.643]],[\"comment/668\",[]],[\"name/669\",[321,74.643]],[\"comment/669\",[]],[\"name/670\",[322,74.643]],[\"comment/670\",[]],[\"name/671\",[323,74.643]],[\"comment/671\",[]],[\"name/672\",[324,74.643]],[\"comment/672\",[]],[\"name/673\",[325,74.643]],[\"comment/673\",[]],[\"name/674\",[326,69.535]],[\"comment/674\",[]],[\"name/675\",[147,53.441]],[\"comment/675\",[]],[\"name/676\",[327,74.643]],[\"comment/676\",[]],[\"name/677\",[1,21.913]],[\"comment/677\",[]],[\"name/678\",[328,74.643]],[\"comment/678\",[]],[\"name/679\",[72,61.65]],[\"comment/679\",[]],[\"name/680\",[329,74.643]],[\"comment/680\",[]],[\"name/681\",[330,69.535]],[\"comment/681\",[]],[\"name/682\",[1,21.913]],[\"comment/682\",[]],[\"name/683\",[143,63.657]],[\"comment/683\",[]],[\"name/684\",[80,52.671]],[\"comment/684\",[]],[\"name/685\",[146,59.98]],[\"comment/685\",[]],[\"name/686\",[259,63.657]],[\"comment/686\",[]],[\"name/687\",[297,66.17]],[\"comment/687\",[]],[\"name/688\",[105,61.65]],[\"comment/688\",[]],[\"name/689\",[30,43.582]],[\"comment/689\",[]],[\"name/690\",[331,74.643]],[\"comment/690\",[]],[\"name/691\",[330,69.535]],[\"comment/691\",[]],[\"name/692\",[1,21.913]],[\"comment/692\",[]],[\"name/693\",[31,54.274]],[\"comment/693\",[]],[\"name/694\",[332,59.98]],[\"comment/694\",[]],[\"name/695\",[25,55.184]],[\"comment/695\",[]],[\"name/696\",[95,66.17]],[\"comment/696\",[]],[\"name/697\",[333,69.535]],[\"comment/697\",[]],[\"name/698\",[30,43.582]],[\"comment/698\",[]],[\"name/699\",[334,66.17]],[\"comment/699\",[]],[\"name/700\",[148,69.535]],[\"comment/700\",[]],[\"name/701\",[335,74.643]],[\"comment/701\",[]],[\"name/702\",[336,74.643]],[\"comment/702\",[]],[\"name/703\",[94,40.303]],[\"comment/703\",[]],[\"name/704\",[123,40.743]],[\"comment/704\",[]],[\"name/705\",[152,48.494]],[\"comment/705\",[]],[\"name/706\",[337,59.98]],[\"comment/706\",[]],[\"name/707\",[1,21.913]],[\"comment/707\",[]],[\"name/708\",[76,50.076]],[\"comment/708\",[]],[\"name/709\",[98,61.65]],[\"comment/709\",[]],[\"name/710\",[99,63.657]],[\"comment/710\",[]],[\"name/711\",[153,66.17]],[\"comment/711\",[]],[\"name/712\",[156,69.535]],[\"comment/712\",[]],[\"name/713\",[338,74.643]],[\"comment/713\",[]],[\"name/714\",[157,69.535]],[\"comment/714\",[]],[\"name/715\",[339,74.643]],[\"comment/715\",[]],[\"name/716\",[1,21.913]],[\"comment/716\",[]],[\"name/717\",[143,63.657]],[\"comment/717\",[]],[\"name/718\",[80,52.671]],[\"comment/718\",[]],[\"name/719\",[146,59.98]],[\"comment/719\",[]],[\"name/720\",[259,63.657]],[\"comment/720\",[]],[\"name/721\",[297,66.17]],[\"comment/721\",[]],[\"name/722\",[340,74.643]],[\"comment/722\",[]],[\"name/723\",[1,21.913]],[\"comment/723\",[]],[\"name/724\",[31,54.274]],[\"comment/724\",[]],[\"name/725\",[332,59.98]],[\"comment/725\",[]],[\"name/726\",[25,55.184]],[\"comment/726\",[]],[\"name/727\",[333,69.535]],[\"comment/727\",[]],[\"name/728\",[95,66.17]],[\"comment/728\",[]],[\"name/729\",[337,59.98]],[\"comment/729\",[]],[\"name/730\",[341,74.643]],[\"comment/730\",[]],[\"name/731\",[1,21.913]],[\"comment/731\",[]],[\"name/732\",[76,50.076]],[\"comment/732\",[]],[\"name/733\",[98,61.65]],[\"comment/733\",[]],[\"name/734\",[99,63.657]],[\"comment/734\",[]],[\"name/735\",[153,66.17]],[\"comment/735\",[]],[\"name/736\",[342,74.643]],[\"comment/736\",[]],[\"name/737\",[343,74.643]],[\"comment/737\",[]],[\"name/738\",[344,61.65]],[\"comment/738\",[]],[\"name/739\",[345,74.643]],[\"comment/739\",[]],[\"name/740\",[346,74.643]],[\"comment/740\",[]],[\"name/741\",[1,21.913]],[\"comment/741\",[]],[\"name/742\",[147,53.441]],[\"comment/742\",[]],[\"name/743\",[334,66.17]],[\"comment/743\",[]],[\"name/744\",[347,58.549]],[\"comment/744\",[]],[\"name/745\",[1,21.913]],[\"comment/745\",[]],[\"name/746\",[147,53.441]],[\"comment/746\",[]],[\"name/747\",[334,66.17]],[\"comment/747\",[]],[\"name/748\",[348,74.643]],[\"comment/748\",[]],[\"name/749\",[349,66.17]],[\"comment/749\",[]],[\"name/750\",[220,57.297]],[\"comment/750\",[]],[\"name/751\",[350,66.17]],[\"comment/751\",[]],[\"name/752\",[351,66.17]],[\"comment/752\",[]],[\"name/753\",[352,66.17]],[\"comment/753\",[]],[\"name/754\",[353,66.17]],[\"comment/754\",[]],[\"name/755\",[354,66.17]],[\"comment/755\",[]],[\"name/756\",[355,66.17]],[\"comment/756\",[]],[\"name/757\",[356,66.17]],[\"comment/757\",[]],[\"name/758\",[357,66.17]],[\"comment/758\",[]],[\"name/759\",[358,74.643]],[\"comment/759\",[]],[\"name/760\",[349,66.17]],[\"comment/760\",[]],[\"name/761\",[220,57.297]],[\"comment/761\",[]],[\"name/762\",[350,66.17]],[\"comment/762\",[]],[\"name/763\",[351,66.17]],[\"comment/763\",[]],[\"name/764\",[352,66.17]],[\"comment/764\",[]],[\"name/765\",[353,66.17]],[\"comment/765\",[]],[\"name/766\",[354,66.17]],[\"comment/766\",[]],[\"name/767\",[355,66.17]],[\"comment/767\",[]],[\"name/768\",[356,66.17]],[\"comment/768\",[]],[\"name/769\",[357,66.17]],[\"comment/769\",[]],[\"name/770\",[359,74.643]],[\"comment/770\",[]],[\"name/771\",[94,40.303]],[\"comment/771\",[]],[\"name/772\",[1,21.913]],[\"comment/772\",[]],[\"name/773\",[349,66.17]],[\"comment/773\",[]],[\"name/774\",[220,57.297]],[\"comment/774\",[]],[\"name/775\",[350,66.17]],[\"comment/775\",[]],[\"name/776\",[351,66.17]],[\"comment/776\",[]],[\"name/777\",[352,66.17]],[\"comment/777\",[]],[\"name/778\",[353,66.17]],[\"comment/778\",[]],[\"name/779\",[354,66.17]],[\"comment/779\",[]],[\"name/780\",[355,66.17]],[\"comment/780\",[]],[\"name/781\",[356,66.17]],[\"comment/781\",[]],[\"name/782\",[357,66.17]],[\"comment/782\",[]],[\"name/783\",[360,69.535]],[\"comment/783\",[]],[\"name/784\",[212,42.454]],[\"comment/784\",[]],[\"name/785\",[123,40.743]],[\"comment/785\",[]],[\"name/786\",[361,74.643]],[\"comment/786\",[]],[\"name/787\",[362,69.535]],[\"comment/787\",[]],[\"name/788\",[363,69.535]],[\"comment/788\",[]],[\"name/789\",[364,69.535]],[\"comment/789\",[]],[\"name/790\",[365,74.643]],[\"comment/790\",[]],[\"name/791\",[94,40.303]],[\"comment/791\",[]],[\"name/792\",[1,21.913]],[\"comment/792\",[]],[\"name/793\",[366,74.643]],[\"comment/793\",[]],[\"name/794\",[363,69.535]],[\"comment/794\",[]],[\"name/795\",[364,69.535]],[\"comment/795\",[]],[\"name/796\",[360,69.535]],[\"comment/796\",[]],[\"name/797\",[212,42.454]],[\"comment/797\",[]],[\"name/798\",[123,40.743]],[\"comment/798\",[]],[\"name/799\",[367,74.643]],[\"comment/799\",[]],[\"name/800\",[1,21.913]],[\"comment/800\",[]],[\"name/801\",[368,74.643]],[\"comment/801\",[]],[\"name/802\",[96,53.441]],[\"comment/802\",[]],[\"name/803\",[369,74.643]],[\"comment/803\",[]],[\"name/804\",[1,21.913]],[\"comment/804\",[]],[\"name/805\",[26,55.184]],[\"comment/805\",[]],[\"name/806\",[96,53.441]],[\"comment/806\",[]],[\"name/807\",[370,74.643]],[\"comment/807\",[]],[\"name/808\",[1,21.913]],[\"comment/808\",[]],[\"name/809\",[371,69.535]],[\"comment/809\",[]],[\"name/810\",[372,74.643]],[\"comment/810\",[]],[\"name/811\",[373,74.643]],[\"comment/811\",[]],[\"name/812\",[374,74.643]],[\"comment/812\",[]],[\"name/813\",[375,74.643]],[\"comment/813\",[]],[\"name/814\",[1,21.913]],[\"comment/814\",[]],[\"name/815\",[376,58.549]],[\"comment/815\",[]],[\"name/816\",[377,69.535]],[\"comment/816\",[]],[\"name/817\",[378,74.643]],[\"comment/817\",[]],[\"name/818\",[1,21.913]],[\"comment/818\",[]],[\"name/819\",[211,63.657]],[\"comment/819\",[]],[\"name/820\",[377,69.535]],[\"comment/820\",[]],[\"name/821\",[379,74.643]],[\"comment/821\",[]],[\"name/822\",[94,40.303]],[\"comment/822\",[]],[\"name/823\",[380,74.643]],[\"comment/823\",[]],[\"name/824\",[1,21.913]],[\"comment/824\",[]],[\"name/825\",[362,69.535]],[\"comment/825\",[]],[\"name/826\",[381,74.643]],[\"comment/826\",[]],[\"name/827\",[155,66.17]],[\"comment/827\",[]],[\"name/828\",[382,74.643]],[\"comment/828\",[]],[\"name/829\",[383,74.643]],[\"comment/829\",[]],[\"name/830\",[30,43.582]],[\"comment/830\",[]],[\"name/831\",[123,40.743]],[\"comment/831\",[]],[\"name/832\",[384,74.643]],[\"comment/832\",[]],[\"name/833\",[1,21.913]],[\"comment/833\",[]],[\"name/834\",[63,55.184]],[\"comment/834\",[]],[\"name/835\",[166,58.549]],[\"comment/835\",[]],[\"name/836\",[167,61.65]],[\"comment/836\",[]],[\"name/837\",[168,58.549]],[\"comment/837\",[]],[\"name/838\",[376,58.549]],[\"comment/838\",[]],[\"name/839\",[169,61.65]],[\"comment/839\",[]],[\"name/840\",[332,59.98]],[\"comment/840\",[]],[\"name/841\",[385,63.657]],[\"comment/841\",[]],[\"name/842\",[386,74.643]],[\"comment/842\",[]],[\"name/843\",[1,21.913]],[\"comment/843\",[]],[\"name/844\",[63,55.184]],[\"comment/844\",[]],[\"name/845\",[347,58.549]],[\"comment/845\",[]],[\"name/846\",[167,61.65]],[\"comment/846\",[]],[\"name/847\",[168,58.549]],[\"comment/847\",[]],[\"name/848\",[376,58.549]],[\"comment/848\",[]],[\"name/849\",[169,61.65]],[\"comment/849\",[]],[\"name/850\",[332,59.98]],[\"comment/850\",[]],[\"name/851\",[385,63.657]],[\"comment/851\",[]],[\"name/852\",[220,57.297]],[\"comment/852\",[]],[\"name/853\",[94,40.303]],[\"comment/853\",[]],[\"name/854\",[387,74.643]],[\"comment/854\",[]],[\"name/855\",[1,21.913]],[\"comment/855\",[]],[\"name/856\",[63,55.184]],[\"comment/856\",[]],[\"name/857\",[347,58.549]],[\"comment/857\",[]],[\"name/858\",[167,61.65]],[\"comment/858\",[]],[\"name/859\",[168,58.549]],[\"comment/859\",[]],[\"name/860\",[376,58.549]],[\"comment/860\",[]],[\"name/861\",[169,61.65]],[\"comment/861\",[]],[\"name/862\",[332,59.98]],[\"comment/862\",[]],[\"name/863\",[385,63.657]],[\"comment/863\",[]],[\"name/864\",[388,74.643]],[\"comment/864\",[]],[\"name/865\",[389,74.643]],[\"comment/865\",[]],[\"name/866\",[390,74.643]],[\"comment/866\",[]],[\"name/867\",[391,74.643]],[\"comment/867\",[]],[\"name/868\",[392,74.643]],[\"comment/868\",[]],[\"name/869\",[1,21.913]],[\"comment/869\",[]],[\"name/870\",[393,74.643]],[\"comment/870\",[]],[\"name/871\",[394,74.643]],[\"comment/871\",[]],[\"name/872\",[1,21.913]],[\"comment/872\",[]],[\"name/873\",[395,69.535]],[\"comment/873\",[]],[\"name/874\",[396,74.643]],[\"comment/874\",[]],[\"name/875\",[94,40.303]],[\"comment/875\",[]],[\"name/876\",[1,21.913]],[\"comment/876\",[]],[\"name/877\",[397,58.549]],[\"comment/877\",[]],[\"name/878\",[123,40.743]],[\"comment/878\",[]],[\"name/879\",[398,74.643]],[\"comment/879\",[]],[\"name/880\",[399,74.643]],[\"comment/880\",[]],[\"name/881\",[400,74.643]],[\"comment/881\",[]],[\"name/882\",[401,74.643]],[\"comment/882\",[]],[\"name/883\",[402,74.643]],[\"comment/883\",[]],[\"name/884\",[403,74.643]],[\"comment/884\",[]],[\"name/885\",[404,74.643]],[\"comment/885\",[]],[\"name/886\",[405,74.643]],[\"comment/886\",[]],[\"name/887\",[406,74.643]],[\"comment/887\",[]],[\"name/888\",[407,74.643]],[\"comment/888\",[]],[\"name/889\",[408,74.643]],[\"comment/889\",[]],[\"name/890\",[409,74.643]],[\"comment/890\",[]],[\"name/891\",[410,74.643]],[\"comment/891\",[]],[\"name/892\",[411,74.643]],[\"comment/892\",[]],[\"name/893\",[412,74.643]],[\"comment/893\",[]],[\"name/894\",[413,74.643]],[\"comment/894\",[]],[\"name/895\",[414,74.643]],[\"comment/895\",[]],[\"name/896\",[415,74.643]],[\"comment/896\",[]],[\"name/897\",[416,74.643]],[\"comment/897\",[]],[\"name/898\",[417,74.643]],[\"comment/898\",[]],[\"name/899\",[418,74.643]],[\"comment/899\",[]],[\"name/900\",[419,74.643]],[\"comment/900\",[]],[\"name/901\",[420,74.643]],[\"comment/901\",[]],[\"name/902\",[421,74.643]],[\"comment/902\",[]],[\"name/903\",[422,74.643]],[\"comment/903\",[]],[\"name/904\",[423,74.643]],[\"comment/904\",[]],[\"name/905\",[424,74.643]],[\"comment/905\",[]],[\"name/906\",[425,69.535]],[\"comment/906\",[]],[\"name/907\",[1,21.913]],[\"comment/907\",[]],[\"name/908\",[231,51.289]],[\"comment/908\",[]],[\"name/909\",[232,69.535]],[\"comment/909\",[]],[\"name/910\",[426,74.643]],[\"comment/910\",[]],[\"name/911\",[1,21.913]],[\"comment/911\",[]],[\"name/912\",[231,51.289]],[\"comment/912\",[]],[\"name/913\",[425,69.535]],[\"comment/913\",[]],[\"name/914\",[427,74.643]],[\"comment/914\",[]],[\"name/915\",[1,21.913]],[\"comment/915\",[]],[\"name/916\",[275,59.98]],[\"comment/916\",[]],[\"name/917\",[26,55.184]],[\"comment/917\",[]],[\"name/918\",[428,74.643]],[\"comment/918\",[]],[\"name/919\",[1,21.913]],[\"comment/919\",[]],[\"name/920\",[376,58.549]],[\"comment/920\",[]],[\"name/921\",[385,63.657]],[\"comment/921\",[]],[\"name/922\",[166,58.549]],[\"comment/922\",[]],[\"name/923\",[167,61.65]],[\"comment/923\",[]],[\"name/924\",[63,55.184]],[\"comment/924\",[]],[\"name/925\",[169,61.65]],[\"comment/925\",[]],[\"name/926\",[332,59.98]],[\"comment/926\",[]],[\"name/927\",[168,58.549]],[\"comment/927\",[]],[\"name/928\",[429,74.643]],[\"comment/928\",[]],[\"name/929\",[1,21.913]],[\"comment/929\",[]],[\"name/930\",[63,55.184]],[\"comment/930\",[]],[\"name/931\",[49,61.65]],[\"comment/931\",[]],[\"name/932\",[430,74.643]],[\"comment/932\",[]],[\"name/933\",[431,74.643]],[\"comment/933\",[]],[\"name/934\",[58,59.98]],[\"comment/934\",[]],[\"name/935\",[432,74.643]],[\"comment/935\",[]],[\"name/936\",[433,74.643]],[\"comment/936\",[]],[\"name/937\",[1,21.913]],[\"comment/937\",[]],[\"name/938\",[69,55.184]],[\"comment/938\",[]],[\"name/939\",[3,66.17]],[\"comment/939\",[]],[\"name/940\",[434,74.643]],[\"comment/940\",[]],[\"name/941\",[1,21.913]],[\"comment/941\",[]],[\"name/942\",[69,55.184]],[\"comment/942\",[]],[\"name/943\",[3,66.17]],[\"comment/943\",[]],[\"name/944\",[435,74.643]],[\"comment/944\",[]],[\"name/945\",[436,74.643]],[\"comment/945\",[]],[\"name/946\",[437,74.643]],[\"comment/946\",[]],[\"name/947\",[438,74.643]],[\"comment/947\",[]],[\"name/948\",[439,74.643]],[\"comment/948\",[]],[\"name/949\",[440,74.643]],[\"comment/949\",[]],[\"name/950\",[441,74.643]],[\"comment/950\",[]],[\"name/951\",[442,74.643]],[\"comment/951\",[]],[\"name/952\",[1,21.913]],[\"comment/952\",[]],[\"name/953\",[2,58.549]],[\"comment/953\",[]],[\"name/954\",[118,56.185]],[\"comment/954\",[]],[\"name/955\",[94,40.303]],[\"comment/955\",[]],[\"name/956\",[443,61.65]],[\"comment/956\",[]],[\"name/957\",[444,63.657]],[\"comment/957\",[]],[\"name/958\",[256,58.549]],[\"comment/958\",[]],[\"name/959\",[28,42.454]],[\"comment/959\",[]],[\"name/960\",[445,59.98]],[\"comment/960\",[]],[\"name/961\",[446,63.657]],[\"comment/961\",[]],[\"name/962\",[1,21.913]],[\"comment/962\",[]],[\"name/963\",[447,59.98]],[\"comment/963\",[]],[\"name/964\",[448,51.289]],[\"comment/964\",[]],[\"name/965\",[123,40.743]],[\"comment/965\",[]],[\"name/966\",[257,58.549]],[\"comment/966\",[]],[\"name/967\",[30,43.582]],[\"comment/967\",[]],[\"name/968\",[449,61.65]],[\"comment/968\",[]],[\"name/969\",[280,69.535]],[\"comment/969\",[]],[\"name/970\",[256,58.549]],[\"comment/970\",[]],[\"name/971\",[94,40.303]],[\"comment/971\",[]],[\"name/972\",[443,61.65]],[\"comment/972\",[]],[\"name/973\",[444,63.657]],[\"comment/973\",[]],[\"name/974\",[28,42.454]],[\"comment/974\",[]],[\"name/975\",[445,59.98]],[\"comment/975\",[]],[\"name/976\",[446,63.657]],[\"comment/976\",[]],[\"name/977\",[1,21.913]],[\"comment/977\",[]],[\"name/978\",[447,59.98]],[\"comment/978\",[]],[\"name/979\",[448,51.289]],[\"comment/979\",[]],[\"name/980\",[123,40.743]],[\"comment/980\",[]],[\"name/981\",[257,58.549]],[\"comment/981\",[]],[\"name/982\",[30,43.582]],[\"comment/982\",[]],[\"name/983\",[449,61.65]],[\"comment/983\",[]],[\"name/984\",[450,74.643]],[\"comment/984\",[]],[\"name/985\",[451,74.643]],[\"comment/985\",[]],[\"name/986\",[168,58.549]],[\"comment/986\",[]],[\"name/987\",[452,69.535]],[\"comment/987\",[]],[\"name/988\",[453,74.643]],[\"comment/988\",[]],[\"name/989\",[1,21.913]],[\"comment/989\",[]],[\"name/990\",[454,74.643]],[\"comment/990\",[]],[\"name/991\",[1,21.913]],[\"comment/991\",[]],[\"name/992\",[455,74.643]],[\"comment/992\",[]],[\"name/993\",[262,63.657]],[\"comment/993\",[]],[\"name/994\",[456,74.643]],[\"comment/994\",[]],[\"name/995\",[118,56.185]],[\"comment/995\",[]],[\"name/996\",[28,42.454]],[\"comment/996\",[]],[\"name/997\",[94,40.303]],[\"comment/997\",[]],[\"name/998\",[1,21.913]],[\"comment/998\",[]],[\"name/999\",[168,58.549]],[\"comment/999\",[]],[\"name/1000\",[452,69.535]],[\"comment/1000\",[]],[\"name/1001\",[448,51.289]],[\"comment/1001\",[]],[\"name/1002\",[30,43.582]],[\"comment/1002\",[]],[\"name/1003\",[123,40.743]],[\"comment/1003\",[]],[\"name/1004\",[457,74.643]],[\"comment/1004\",[]],[\"name/1005\",[68,66.17]],[\"comment/1005\",[]],[\"name/1006\",[69,55.184]],[\"comment/1006\",[]],[\"name/1007\",[55,58.549]],[\"comment/1007\",[]],[\"name/1008\",[62,63.657]],[\"comment/1008\",[]],[\"name/1009\",[458,74.643]],[\"comment/1009\",[]],[\"name/1010\",[459,74.643]],[\"comment/1010\",[]],[\"name/1011\",[460,74.643]],[\"comment/1011\",[]],[\"name/1012\",[461,74.643]],[\"comment/1012\",[]],[\"name/1013\",[462,74.643]],[\"comment/1013\",[]],[\"name/1014\",[1,21.913]],[\"comment/1014\",[]],[\"name/1015\",[463,74.643]],[\"comment/1015\",[]],[\"name/1016\",[1,21.913]],[\"comment/1016\",[]],[\"name/1017\",[69,55.184]],[\"comment/1017\",[]],[\"name/1018\",[55,58.549]],[\"comment/1018\",[]],[\"name/1019\",[464,74.643]],[\"comment/1019\",[]],[\"name/1020\",[1,21.913]],[\"comment/1020\",[]],[\"name/1021\",[69,55.184]],[\"comment/1021\",[]],[\"name/1022\",[39,49.52]],[\"comment/1022\",[]],[\"name/1023\",[465,66.17]],[\"comment/1023\",[]],[\"name/1024\",[256,58.549]],[\"comment/1024\",[]],[\"name/1025\",[28,42.454]],[\"comment/1025\",[]],[\"name/1026\",[94,40.303]],[\"comment/1026\",[]],[\"name/1027\",[1,21.913]],[\"comment/1027\",[]],[\"name/1028\",[68,66.17]],[\"comment/1028\",[]],[\"name/1029\",[69,55.184]],[\"comment/1029\",[]],[\"name/1030\",[55,58.549]],[\"comment/1030\",[]],[\"name/1031\",[62,63.657]],[\"comment/1031\",[]],[\"name/1032\",[448,51.289]],[\"comment/1032\",[]],[\"name/1033\",[257,58.549]],[\"comment/1033\",[]],[\"name/1034\",[30,43.582]],[\"comment/1034\",[]],[\"name/1035\",[466,74.643]],[\"comment/1035\",[]],[\"name/1036\",[123,40.743]],[\"comment/1036\",[]],[\"name/1037\",[467,74.643]],[\"comment/1037\",[]],[\"name/1038\",[468,74.643]],[\"comment/1038\",[]],[\"name/1039\",[262,63.657]],[\"comment/1039\",[]],[\"name/1040\",[261,66.17]],[\"comment/1040\",[]],[\"name/1041\",[469,74.643]],[\"comment/1041\",[]],[\"name/1042\",[1,21.913]],[\"comment/1042\",[]],[\"name/1043\",[470,74.643]],[\"comment/1043\",[]],[\"name/1044\",[118,56.185]],[\"comment/1044\",[]],[\"name/1045\",[28,42.454]],[\"comment/1045\",[]],[\"name/1046\",[94,40.303]],[\"comment/1046\",[]],[\"name/1047\",[1,21.913]],[\"comment/1047\",[]],[\"name/1048\",[262,63.657]],[\"comment/1048\",[]],[\"name/1049\",[261,66.17]],[\"comment/1049\",[]],[\"name/1050\",[448,51.289]],[\"comment/1050\",[]],[\"name/1051\",[30,43.582]],[\"comment/1051\",[]],[\"name/1052\",[123,40.743]],[\"comment/1052\",[]],[\"name/1053\",[471,74.643]],[\"comment/1053\",[]],[\"name/1054\",[472,74.643]],[\"comment/1054\",[]],[\"name/1055\",[473,74.643]],[\"comment/1055\",[]],[\"name/1056\",[474,74.643]],[\"comment/1056\",[]],[\"name/1057\",[475,74.643]],[\"comment/1057\",[]],[\"name/1058\",[476,74.643]],[\"comment/1058\",[]],[\"name/1059\",[477,66.17]],[\"comment/1059\",[]],[\"name/1060\",[478,74.643]],[\"comment/1060\",[]],[\"name/1061\",[28,42.454]],[\"comment/1061\",[]],[\"name/1062\",[479,74.643]],[\"comment/1062\",[]],[\"name/1063\",[94,40.303]],[\"comment/1063\",[]],[\"name/1064\",[1,21.913]],[\"comment/1064\",[]],[\"name/1065\",[15,69.535]],[\"comment/1065\",[]],[\"name/1066\",[7,55.184]],[\"comment/1066\",[]],[\"name/1067\",[16,69.535]],[\"comment/1067\",[]],[\"name/1068\",[448,51.289]],[\"comment/1068\",[]],[\"name/1069\",[30,43.582]],[\"comment/1069\",[]],[\"name/1070\",[123,40.743]],[\"comment/1070\",[]],[\"name/1071\",[480,74.643]],[\"comment/1071\",[]],[\"name/1072\",[481,74.643]],[\"comment/1072\",[]],[\"name/1073\",[482,74.643]],[\"comment/1073\",[]],[\"name/1074\",[483,74.643]],[\"comment/1074\",[]],[\"name/1075\",[484,74.643]],[\"comment/1075\",[]],[\"name/1076\",[1,21.913]],[\"comment/1076\",[]],[\"name/1077\",[485,74.643]],[\"comment/1077\",[]],[\"name/1078\",[118,56.185]],[\"comment/1078\",[]],[\"name/1079\",[28,42.454]],[\"comment/1079\",[]],[\"name/1080\",[94,40.303]],[\"comment/1080\",[]],[\"name/1081\",[1,21.913]],[\"comment/1081\",[]],[\"name/1082\",[486,74.643]],[\"comment/1082\",[]],[\"name/1083\",[487,74.643]],[\"comment/1083\",[]],[\"name/1084\",[448,51.289]],[\"comment/1084\",[]],[\"name/1085\",[30,43.582]],[\"comment/1085\",[]],[\"name/1086\",[123,40.743]],[\"comment/1086\",[]],[\"name/1087\",[488,63.657]],[\"comment/1087\",[]],[\"name/1088\",[94,40.303]],[\"comment/1088\",[]],[\"name/1089\",[28,42.454]],[\"comment/1089\",[]],[\"name/1090\",[1,21.913]],[\"comment/1090\",[]],[\"name/1091\",[29,51.289]],[\"comment/1091\",[]],[\"name/1092\",[123,40.743]],[\"comment/1092\",[]],[\"name/1093\",[30,43.582]],[\"comment/1093\",[]],[\"name/1094\",[76,50.076]],[\"comment/1094\",[]],[\"name/1095\",[443,61.65]],[\"comment/1095\",[]],[\"name/1096\",[444,63.657]],[\"comment/1096\",[]],[\"name/1097\",[256,58.549]],[\"comment/1097\",[]],[\"name/1098\",[94,40.303]],[\"comment/1098\",[]],[\"name/1099\",[28,42.454]],[\"comment/1099\",[]],[\"name/1100\",[445,59.98]],[\"comment/1100\",[]],[\"name/1101\",[446,63.657]],[\"comment/1101\",[]],[\"name/1102\",[1,21.913]],[\"comment/1102\",[]],[\"name/1103\",[489,69.535]],[\"comment/1103\",[]],[\"name/1104\",[257,58.549]],[\"comment/1104\",[]],[\"name/1105\",[30,43.582]],[\"comment/1105\",[]],[\"name/1106\",[123,40.743]],[\"comment/1106\",[]],[\"name/1107\",[449,61.65]],[\"comment/1107\",[]],[\"name/1108\",[490,74.643]],[\"comment/1108\",[]],[\"name/1109\",[7,55.184]],[\"comment/1109\",[]],[\"name/1110\",[19,61.65]],[\"comment/1110\",[]],[\"name/1111\",[76,50.076]],[\"comment/1111\",[]],[\"name/1112\",[491,74.643]],[\"comment/1112\",[]],[\"name/1113\",[134,66.17]],[\"comment/1113\",[]],[\"name/1114\",[301,69.535]],[\"comment/1114\",[]],[\"name/1115\",[124,63.657]],[\"comment/1115\",[]],[\"name/1116\",[492,57.297]],[\"comment/1116\",[]],[\"name/1117\",[220,57.297]],[\"comment/1117\",[]],[\"name/1118\",[165,66.17]],[\"comment/1118\",[]],[\"name/1119\",[39,49.52]],[\"comment/1119\",[]],[\"name/1120\",[37,59.98]],[\"comment/1120\",[]],[\"name/1121\",[493,63.657]],[\"comment/1121\",[]],[\"name/1122\",[303,63.657]],[\"comment/1122\",[]],[\"name/1123\",[494,63.657]],[\"comment/1123\",[]],[\"name/1124\",[495,69.535]],[\"comment/1124\",[]],[\"name/1125\",[207,59.98]],[\"comment/1125\",[]],[\"name/1126\",[496,66.17]],[\"comment/1126\",[]],[\"name/1127\",[497,66.17]],[\"comment/1127\",[]],[\"name/1128\",[498,66.17]],[\"comment/1128\",[]],[\"name/1129\",[465,66.17]],[\"comment/1129\",[]],[\"name/1130\",[282,63.657]],[\"comment/1130\",[]],[\"name/1131\",[305,63.657]],[\"comment/1131\",[]],[\"name/1132\",[269,61.65]],[\"comment/1132\",[]],[\"name/1133\",[275,59.98]],[\"comment/1133\",[]],[\"name/1134\",[499,69.535]],[\"comment/1134\",[]],[\"name/1135\",[500,69.535]],[\"comment/1135\",[]],[\"name/1136\",[25,55.184]],[\"comment/1136\",[]],[\"name/1137\",[501,74.643]],[\"comment/1137\",[]],[\"name/1138\",[7,55.184]],[\"comment/1138\",[]],[\"name/1139\",[76,50.076]],[\"comment/1139\",[]],[\"name/1140\",[492,57.297]],[\"comment/1140\",[]],[\"name/1141\",[220,57.297]],[\"comment/1141\",[]],[\"name/1142\",[147,53.441]],[\"comment/1142\",[]],[\"name/1143\",[488,63.657]],[\"comment/1143\",[]],[\"name/1144\",[37,59.98]],[\"comment/1144\",[]],[\"name/1145\",[493,63.657]],[\"comment/1145\",[]],[\"name/1146\",[303,63.657]],[\"comment/1146\",[]],[\"name/1147\",[494,63.657]],[\"comment/1147\",[]],[\"name/1148\",[495,69.535]],[\"comment/1148\",[]],[\"name/1149\",[207,59.98]],[\"comment/1149\",[]],[\"name/1150\",[496,66.17]],[\"comment/1150\",[]],[\"name/1151\",[497,66.17]],[\"comment/1151\",[]],[\"name/1152\",[498,66.17]],[\"comment/1152\",[]],[\"name/1153\",[502,74.643]],[\"comment/1153\",[]],[\"name/1154\",[503,74.643]],[\"comment/1154\",[]],[\"name/1155\",[504,74.643]],[\"comment/1155\",[]],[\"name/1156\",[231,51.289]],[\"comment/1156\",[]],[\"name/1157\",[505,74.643]],[\"comment/1157\",[]],[\"name/1158\",[28,42.454]],[\"comment/1158\",[]],[\"name/1159\",[506,74.643]],[\"comment/1159\",[]],[\"name/1160\",[507,74.643]],[\"comment/1160\",[]],[\"name/1161\",[508,74.643]],[\"comment/1161\",[]],[\"name/1162\",[509,74.643]],[\"comment/1162\",[]],[\"name/1163\",[94,40.303]],[\"comment/1163\",[]],[\"name/1164\",[1,21.913]],[\"comment/1164\",[]],[\"name/1165\",[510,59.98]],[\"comment/1165\",[]],[\"name/1166\",[7,55.184]],[\"comment/1166\",[]],[\"name/1167\",[76,50.076]],[\"comment/1167\",[]],[\"name/1168\",[492,57.297]],[\"comment/1168\",[]],[\"name/1169\",[220,57.297]],[\"comment/1169\",[]],[\"name/1170\",[147,53.441]],[\"comment/1170\",[]],[\"name/1171\",[488,63.657]],[\"comment/1171\",[]],[\"name/1172\",[493,63.657]],[\"comment/1172\",[]],[\"name/1173\",[37,59.98]],[\"comment/1173\",[]],[\"name/1174\",[303,63.657]],[\"comment/1174\",[]],[\"name/1175\",[494,63.657]],[\"comment/1175\",[]],[\"name/1176\",[511,74.643]],[\"comment/1176\",[]],[\"name/1177\",[207,59.98]],[\"comment/1177\",[]],[\"name/1178\",[496,66.17]],[\"comment/1178\",[]],[\"name/1179\",[497,66.17]],[\"comment/1179\",[]],[\"name/1180\",[498,66.17]],[\"comment/1180\",[]],[\"name/1181\",[465,66.17]],[\"comment/1181\",[]],[\"name/1182\",[282,63.657]],[\"comment/1182\",[]],[\"name/1183\",[19,61.65]],[\"comment/1183\",[]],[\"name/1184\",[305,63.657]],[\"comment/1184\",[]],[\"name/1185\",[269,61.65]],[\"comment/1185\",[]],[\"name/1186\",[275,59.98]],[\"comment/1186\",[]],[\"name/1187\",[499,69.535]],[\"comment/1187\",[]],[\"name/1188\",[500,69.535]],[\"comment/1188\",[]],[\"name/1189\",[25,55.184]],[\"comment/1189\",[]],[\"name/1190\",[212,42.454]],[\"comment/1190\",[]],[\"name/1191\",[448,51.289]],[\"comment/1191\",[]],[\"name/1192\",[258,42.191]],[\"comment/1192\",[]],[\"name/1193\",[123,40.743]],[\"comment/1193\",[]],[\"name/1194\",[512,74.643]],[\"comment/1194\",[]],[\"name/1195\",[513,74.643]],[\"comment/1195\",[]],[\"name/1196\",[118,56.185]],[\"comment/1196\",[]],[\"name/1197\",[28,42.454]],[\"comment/1197\",[]],[\"name/1198\",[1,21.913]],[\"comment/1198\",[]],[\"name/1199\",[477,66.17]],[\"comment/1199\",[]],[\"name/1200\",[266,66.17]],[\"comment/1200\",[]],[\"name/1201\",[514,74.643]],[\"comment/1201\",[]],[\"name/1202\",[448,51.289]],[\"comment/1202\",[]],[\"name/1203\",[123,40.743]],[\"comment/1203\",[]],[\"name/1204\",[30,43.582]],[\"comment/1204\",[]],[\"name/1205\",[515,74.643]],[\"comment/1205\",[]],[\"name/1206\",[118,56.185]],[\"comment/1206\",[]],[\"name/1207\",[28,42.454]],[\"comment/1207\",[]],[\"name/1208\",[1,21.913]],[\"comment/1208\",[]],[\"name/1209\",[516,74.643]],[\"comment/1209\",[]],[\"name/1210\",[517,74.643]],[\"comment/1210\",[]],[\"name/1211\",[448,51.289]],[\"comment/1211\",[]],[\"name/1212\",[123,40.743]],[\"comment/1212\",[]],[\"name/1213\",[30,43.582]],[\"comment/1213\",[]],[\"name/1214\",[518,74.643]],[\"comment/1214\",[]],[\"name/1215\",[519,74.643]],[\"comment/1215\",[]],[\"name/1216\",[520,74.643]],[\"comment/1216\",[]],[\"name/1217\",[152,48.494]],[\"comment/1217\",[]],[\"name/1218\",[489,69.535]],[\"comment/1218\",[]],[\"name/1219\",[447,59.98]],[\"comment/1219\",[]],[\"name/1220\",[94,40.303]],[\"comment/1220\",[]],[\"name/1221\",[443,61.65]],[\"comment/1221\",[]],[\"name/1222\",[444,63.657]],[\"comment/1222\",[]],[\"name/1223\",[256,58.549]],[\"comment/1223\",[]],[\"name/1224\",[28,42.454]],[\"comment/1224\",[]],[\"name/1225\",[445,59.98]],[\"comment/1225\",[]],[\"name/1226\",[446,63.657]],[\"comment/1226\",[]],[\"name/1227\",[1,21.913]],[\"comment/1227\",[]],[\"name/1228\",[447,59.98]],[\"comment/1228\",[]],[\"name/1229\",[448,51.289]],[\"comment/1229\",[]],[\"name/1230\",[123,40.743]],[\"comment/1230\",[]],[\"name/1231\",[257,58.549]],[\"comment/1231\",[]],[\"name/1232\",[30,43.582]],[\"comment/1232\",[]],[\"name/1233\",[449,61.65]],[\"comment/1233\",[]],[\"name/1234\",[521,74.643]],[\"comment/1234\",[]],[\"name/1235\",[522,74.643]],[\"comment/1235\",[]],[\"name/1236\",[523,74.643]],[\"comment/1236\",[]],[\"name/1237\",[395,69.535]],[\"comment/1237\",[]],[\"name/1238\",[524,74.643]],[\"comment/1238\",[]],[\"name/1239\",[525,74.643]],[\"comment/1239\",[]],[\"name/1240\",[526,74.643]],[\"comment/1240\",[]],[\"name/1241\",[527,74.643]],[\"comment/1241\",[]],[\"name/1242\",[528,74.643]],[\"comment/1242\",[]],[\"name/1243\",[529,74.643]],[\"comment/1243\",[]],[\"name/1244\",[530,74.643]],[\"comment/1244\",[]],[\"name/1245\",[443,61.65]],[\"comment/1245\",[]],[\"name/1246\",[492,57.297]],[\"comment/1246\",[]],[\"name/1247\",[94,40.303]],[\"comment/1247\",[]],[\"name/1248\",[118,56.185]],[\"comment/1248\",[]],[\"name/1249\",[28,42.454]],[\"comment/1249\",[]],[\"name/1250\",[445,59.98]],[\"comment/1250\",[]],[\"name/1251\",[1,21.913]],[\"comment/1251\",[]],[\"name/1252\",[397,58.549]],[\"comment/1252\",[]],[\"name/1253\",[183,69.535]],[\"comment/1253\",[]],[\"name/1254\",[212,42.454]],[\"comment/1254\",[]],[\"name/1255\",[448,51.289]],[\"comment/1255\",[]],[\"name/1256\",[258,42.191]],[\"comment/1256\",[]],[\"name/1257\",[531,74.643]],[\"comment/1257\",[]],[\"name/1258\",[123,40.743]],[\"comment/1258\",[]],[\"name/1259\",[532,74.643]],[\"comment/1259\",[]],[\"name/1260\",[305,63.657]],[\"comment/1260\",[]],[\"name/1261\",[94,40.303]],[\"comment/1261\",[]],[\"name/1262\",[28,42.454]],[\"comment/1262\",[]],[\"name/1263\",[533,74.643]],[\"comment/1263\",[]],[\"name/1264\",[1,21.913]],[\"comment/1264\",[]],[\"name/1265\",[534,74.643]],[\"comment/1265\",[]],[\"name/1266\",[535,66.17]],[\"comment/1266\",[]],[\"name/1267\",[123,40.743]],[\"comment/1267\",[]],[\"name/1268\",[536,74.643]],[\"comment/1268\",[]],[\"name/1269\",[448,51.289]],[\"comment/1269\",[]],[\"name/1270\",[30,43.582]],[\"comment/1270\",[]],[\"name/1271\",[132,69.535]],[\"comment/1271\",[]],[\"name/1272\",[94,40.303]],[\"comment/1272\",[]],[\"name/1273\",[537,74.643]],[\"comment/1273\",[]],[\"name/1274\",[1,21.913]],[\"comment/1274\",[]],[\"name/1275\",[76,50.076]],[\"comment/1275\",[]],[\"name/1276\",[447,59.98]],[\"comment/1276\",[]],[\"name/1277\",[123,40.743]],[\"comment/1277\",[]],[\"name/1278\",[538,74.643]],[\"comment/1278\",[]],[\"name/1279\",[448,51.289]],[\"comment/1279\",[]],[\"name/1280\",[125,69.535]],[\"comment/1280\",[]],[\"name/1281\",[94,40.303]],[\"comment/1281\",[]],[\"name/1282\",[539,74.643]],[\"comment/1282\",[]],[\"name/1283\",[1,21.913]],[\"comment/1283\",[]],[\"name/1284\",[76,50.076]],[\"comment/1284\",[]],[\"name/1285\",[447,59.98]],[\"comment/1285\",[]],[\"name/1286\",[123,40.743]],[\"comment/1286\",[]],[\"name/1287\",[448,51.289]],[\"comment/1287\",[]],[\"name/1288\",[540,74.643]],[\"comment/1288\",[]],[\"name/1289\",[541,74.643]],[\"comment/1289\",[]],[\"name/1290\",[1,21.913]],[\"comment/1290\",[]],[\"name/1291\",[397,58.549]],[\"comment/1291\",[]],[\"name/1292\",[212,42.454]],[\"comment/1292\",[]],[\"name/1293\",[258,42.191]],[\"comment/1293\",[]],[\"name/1294\",[542,74.643]],[\"comment/1294\",[]],[\"name/1295\",[543,74.643]],[\"comment/1295\",[]],[\"name/1296\",[28,42.454]],[\"comment/1296\",[]],[\"name/1297\",[1,21.913]],[\"comment/1297\",[]],[\"name/1298\",[29,51.289]],[\"comment/1298\",[]],[\"name/1299\",[212,42.454]],[\"comment/1299\",[]],[\"name/1300\",[258,42.191]],[\"comment/1300\",[]],[\"name/1301\",[544,55.184]],[\"comment/1301\",[]],[\"name/1302\",[545,74.643]],[\"comment/1302\",[]],[\"name/1303\",[546,74.643]],[\"comment/1303\",[]],[\"name/1304\",[28,42.454]],[\"comment/1304\",[]],[\"name/1305\",[1,21.913]],[\"comment/1305\",[]],[\"name/1306\",[397,58.549]],[\"comment/1306\",[]],[\"name/1307\",[212,42.454]],[\"comment/1307\",[]],[\"name/1308\",[258,42.191]],[\"comment/1308\",[]],[\"name/1309\",[547,74.643]],[\"comment/1309\",[]],[\"name/1310\",[249,59.98]],[\"comment/1310\",[]],[\"name/1311\",[212,42.454]],[\"comment/1311\",[]],[\"name/1312\",[300,69.535]],[\"comment/1312\",[]],[\"name/1313\",[548,74.643]],[\"comment/1313\",[]],[\"name/1314\",[549,74.643]],[\"comment/1314\",[]],[\"name/1315\",[550,74.643]],[\"comment/1315\",[]],[\"name/1316\",[1,21.913]],[\"comment/1316\",[]],[\"name/1317\",[510,59.98]],[\"comment/1317\",[]],[\"name/1318\",[551,66.17]],[\"comment/1318\",[]],[\"name/1319\",[552,66.17]],[\"comment/1319\",[]],[\"name/1320\",[553,66.17]],[\"comment/1320\",[]],[\"name/1321\",[554,74.643]],[\"comment/1321\",[]],[\"name/1322\",[555,74.643]],[\"comment/1322\",[]],[\"name/1323\",[556,74.643]],[\"comment/1323\",[]],[\"name/1324\",[557,74.643]],[\"comment/1324\",[]],[\"name/1325\",[558,74.643]],[\"comment/1325\",[]],[\"name/1326\",[559,74.643]],[\"comment/1326\",[]],[\"name/1327\",[560,66.17]],[\"comment/1327\",[]],[\"name/1328\",[492,57.297]],[\"comment/1328\",[]],[\"name/1329\",[231,51.289]],[\"comment/1329\",[]],[\"name/1330\",[561,66.17]],[\"comment/1330\",[]],[\"name/1331\",[562,66.17]],[\"comment/1331\",[]],[\"name/1332\",[563,66.17]],[\"comment/1332\",[]],[\"name/1333\",[249,59.98]],[\"comment/1333\",[]],[\"name/1334\",[564,74.643]],[\"comment/1334\",[]],[\"name/1335\",[565,63.657]],[\"comment/1335\",[]],[\"name/1336\",[566,66.17]],[\"comment/1336\",[]],[\"name/1337\",[567,66.17]],[\"comment/1337\",[]],[\"name/1338\",[568,66.17]],[\"comment/1338\",[]],[\"name/1339\",[569,66.17]],[\"comment/1339\",[]],[\"name/1340\",[36,50.664]],[\"comment/1340\",[]],[\"name/1341\",[570,74.643]],[\"comment/1341\",[]],[\"name/1342\",[258,42.191]],[\"comment/1342\",[]],[\"name/1343\",[212,42.454]],[\"comment/1343\",[]],[\"name/1344\",[571,74.643]],[\"comment/1344\",[]],[\"name/1345\",[572,74.643]],[\"comment/1345\",[]],[\"name/1346\",[573,74.643]],[\"comment/1346\",[]],[\"name/1347\",[574,74.643]],[\"comment/1347\",[]],[\"name/1348\",[28,42.454]],[\"comment/1348\",[]],[\"name/1349\",[1,21.913]],[\"comment/1349\",[]],[\"name/1350\",[29,51.289]],[\"comment/1350\",[]],[\"name/1351\",[212,42.454]],[\"comment/1351\",[]],[\"name/1352\",[258,42.191]],[\"comment/1352\",[]],[\"name/1353\",[544,55.184]],[\"comment/1353\",[]],[\"name/1354\",[575,74.643]],[\"comment/1354\",[]],[\"name/1355\",[576,74.643]],[\"comment/1355\",[]],[\"name/1356\",[28,42.454]],[\"comment/1356\",[]],[\"name/1357\",[1,21.913]],[\"comment/1357\",[]],[\"name/1358\",[29,51.289]],[\"comment/1358\",[]],[\"name/1359\",[212,42.454]],[\"comment/1359\",[]],[\"name/1360\",[258,42.191]],[\"comment/1360\",[]],[\"name/1361\",[544,55.184]],[\"comment/1361\",[]],[\"name/1362\",[577,74.643]],[\"comment/1362\",[]],[\"name/1363\",[578,74.643]],[\"comment/1363\",[]],[\"name/1364\",[28,42.454]],[\"comment/1364\",[]],[\"name/1365\",[1,21.913]],[\"comment/1365\",[]],[\"name/1366\",[510,59.98]],[\"comment/1366\",[]],[\"name/1367\",[579,74.643]],[\"comment/1367\",[]],[\"name/1368\",[212,42.454]],[\"comment/1368\",[]],[\"name/1369\",[258,42.191]],[\"comment/1369\",[]],[\"name/1370\",[535,66.17]],[\"comment/1370\",[]],[\"name/1371\",[580,69.535]],[\"comment/1371\",[]],[\"name/1372\",[581,74.643]],[\"comment/1372\",[]],[\"name/1373\",[582,74.643]],[\"comment/1373\",[]],[\"name/1374\",[583,69.535]],[\"comment/1374\",[]],[\"name/1375\",[584,74.643]],[\"comment/1375\",[]],[\"name/1376\",[585,69.535]],[\"comment/1376\",[]],[\"name/1377\",[123,40.743]],[\"comment/1377\",[]],[\"name/1378\",[586,74.643]],[\"comment/1378\",[]],[\"name/1379\",[28,42.454]],[\"comment/1379\",[]],[\"name/1380\",[587,74.643]],[\"comment/1380\",[]],[\"name/1381\",[1,21.913]],[\"comment/1381\",[]],[\"name/1382\",[510,59.98]],[\"comment/1382\",[]],[\"name/1383\",[397,58.549]],[\"comment/1383\",[]],[\"name/1384\",[588,74.643]],[\"comment/1384\",[]],[\"name/1385\",[212,42.454]],[\"comment/1385\",[]],[\"name/1386\",[589,74.643]],[\"comment/1386\",[]],[\"name/1387\",[590,74.643]],[\"comment/1387\",[]],[\"name/1388\",[258,42.191]],[\"comment/1388\",[]],[\"name/1389\",[278,69.535]],[\"comment/1389\",[]],[\"name/1390\",[585,69.535]],[\"comment/1390\",[]],[\"name/1391\",[591,74.643]],[\"comment/1391\",[]],[\"name/1392\",[592,74.643]],[\"comment/1392\",[]],[\"name/1393\",[580,69.535]],[\"comment/1393\",[]],[\"name/1394\",[593,74.643]],[\"comment/1394\",[]],[\"name/1395\",[594,74.643]],[\"comment/1395\",[]],[\"name/1396\",[28,42.454]],[\"comment/1396\",[]],[\"name/1397\",[1,21.913]],[\"comment/1397\",[]],[\"name/1398\",[510,59.98]],[\"comment/1398\",[]],[\"name/1399\",[595,61.65]],[\"comment/1399\",[]],[\"name/1400\",[212,42.454]],[\"comment/1400\",[]],[\"name/1401\",[258,42.191]],[\"comment/1401\",[]],[\"name/1402\",[535,66.17]],[\"comment/1402\",[]],[\"name/1403\",[29,51.289]],[\"comment/1403\",[]],[\"name/1404\",[596,74.643]],[\"comment/1404\",[]],[\"name/1405\",[597,74.643]],[\"comment/1405\",[]],[\"name/1406\",[94,40.303]],[\"comment/1406\",[]],[\"name/1407\",[123,40.743]],[\"comment/1407\",[]],[\"name/1408\",[152,48.494]],[\"comment/1408\",[]],[\"name/1409\",[212,42.454]],[\"comment/1409\",[]],[\"name/1410\",[598,74.643]],[\"comment/1410\",[]],[\"name/1411\",[599,74.643]],[\"comment/1411\",[]],[\"name/1412\",[600,74.643]],[\"comment/1412\",[]],[\"name/1413\",[1,21.913]],[\"comment/1413\",[]],[\"name/1414\",[601,74.643]],[\"comment/1414\",[]],[\"name/1415\",[602,74.643]],[\"comment/1415\",[]],[\"name/1416\",[28,42.454]],[\"comment/1416\",[]],[\"name/1417\",[1,21.913]],[\"comment/1417\",[]],[\"name/1418\",[510,59.98]],[\"comment/1418\",[]],[\"name/1419\",[603,74.643]],[\"comment/1419\",[]],[\"name/1420\",[595,61.65]],[\"comment/1420\",[]],[\"name/1421\",[212,42.454]],[\"comment/1421\",[]],[\"name/1422\",[258,42.191]],[\"comment/1422\",[]],[\"name/1423\",[29,51.289]],[\"comment/1423\",[]],[\"name/1424\",[604,74.643]],[\"comment/1424\",[]],[\"name/1425\",[605,74.643]],[\"comment/1425\",[]],[\"name/1426\",[28,42.454]],[\"comment/1426\",[]],[\"name/1427\",[1,21.913]],[\"comment/1427\",[]],[\"name/1428\",[29,51.289]],[\"comment/1428\",[]],[\"name/1429\",[212,42.454]],[\"comment/1429\",[]],[\"name/1430\",[606,69.535]],[\"comment/1430\",[]],[\"name/1431\",[258,42.191]],[\"comment/1431\",[]],[\"name/1432\",[607,74.643]],[\"comment/1432\",[]],[\"name/1433\",[608,74.643]],[\"comment/1433\",[]],[\"name/1434\",[28,42.454]],[\"comment/1434\",[]],[\"name/1435\",[1,21.913]],[\"comment/1435\",[]],[\"name/1436\",[609,66.17]],[\"comment/1436\",[]],[\"name/1437\",[610,74.643]],[\"comment/1437\",[]],[\"name/1438\",[212,42.454]],[\"comment/1438\",[]],[\"name/1439\",[258,42.191]],[\"comment/1439\",[]],[\"name/1440\",[29,51.289]],[\"comment/1440\",[]],[\"name/1441\",[611,74.643]],[\"comment/1441\",[]],[\"name/1442\",[612,74.643]],[\"comment/1442\",[]],[\"name/1443\",[28,42.454]],[\"comment/1443\",[]],[\"name/1444\",[1,21.913]],[\"comment/1444\",[]],[\"name/1445\",[609,66.17]],[\"comment/1445\",[]],[\"name/1446\",[613,63.657]],[\"comment/1446\",[]],[\"name/1447\",[614,63.657]],[\"comment/1447\",[]],[\"name/1448\",[212,42.454]],[\"comment/1448\",[]],[\"name/1449\",[258,42.191]],[\"comment/1449\",[]],[\"name/1450\",[29,51.289]],[\"comment/1450\",[]],[\"name/1451\",[615,74.643]],[\"comment/1451\",[]],[\"name/1452\",[616,74.643]],[\"comment/1452\",[]],[\"name/1453\",[28,42.454]],[\"comment/1453\",[]],[\"name/1454\",[1,21.913]],[\"comment/1454\",[]],[\"name/1455\",[609,66.17]],[\"comment/1455\",[]],[\"name/1456\",[613,63.657]],[\"comment/1456\",[]],[\"name/1457\",[614,63.657]],[\"comment/1457\",[]],[\"name/1458\",[617,69.535]],[\"comment/1458\",[]],[\"name/1459\",[212,42.454]],[\"comment/1459\",[]],[\"name/1460\",[258,42.191]],[\"comment/1460\",[]],[\"name/1461\",[544,55.184]],[\"comment/1461\",[]],[\"name/1462\",[618,74.643]],[\"comment/1462\",[]],[\"name/1463\",[619,74.643]],[\"comment/1463\",[]],[\"name/1464\",[620,74.643]],[\"comment/1464\",[]],[\"name/1465\",[621,74.643]],[\"comment/1465\",[]],[\"name/1466\",[622,74.643]],[\"comment/1466\",[]],[\"name/1467\",[623,74.643]],[\"comment/1467\",[]],[\"name/1468\",[624,74.643]],[\"comment/1468\",[]],[\"name/1469\",[28,42.454]],[\"comment/1469\",[]],[\"name/1470\",[1,21.913]],[\"comment/1470\",[]],[\"name/1471\",[625,74.643]],[\"comment/1471\",[]],[\"name/1472\",[212,42.454]],[\"comment/1472\",[]],[\"name/1473\",[258,42.191]],[\"comment/1473\",[]],[\"name/1474\",[544,55.184]],[\"comment/1474\",[]],[\"name/1475\",[626,74.643]],[\"comment/1475\",[]],[\"name/1476\",[627,74.643]],[\"comment/1476\",[]],[\"name/1477\",[28,42.454]],[\"comment/1477\",[]],[\"name/1478\",[1,21.913]],[\"comment/1478\",[]],[\"name/1479\",[628,63.657]],[\"comment/1479\",[]],[\"name/1480\",[212,42.454]],[\"comment/1480\",[]],[\"name/1481\",[258,42.191]],[\"comment/1481\",[]],[\"name/1482\",[544,55.184]],[\"comment/1482\",[]],[\"name/1483\",[629,74.643]],[\"comment/1483\",[]],[\"name/1484\",[630,74.643]],[\"comment/1484\",[]],[\"name/1485\",[28,42.454]],[\"comment/1485\",[]],[\"name/1486\",[1,21.913]],[\"comment/1486\",[]],[\"name/1487\",[628,63.657]],[\"comment/1487\",[]],[\"name/1488\",[212,42.454]],[\"comment/1488\",[]],[\"name/1489\",[258,42.191]],[\"comment/1489\",[]],[\"name/1490\",[544,55.184]],[\"comment/1490\",[]],[\"name/1491\",[631,74.643]],[\"comment/1491\",[]],[\"name/1492\",[94,40.303]],[\"comment/1492\",[]],[\"name/1493\",[28,42.454]],[\"comment/1493\",[]],[\"name/1494\",[632,74.643]],[\"comment/1494\",[]],[\"name/1495\",[1,21.913]],[\"comment/1495\",[]],[\"name/1496\",[628,63.657]],[\"comment/1496\",[]],[\"name/1497\",[633,74.643]],[\"comment/1497\",[]],[\"name/1498\",[212,42.454]],[\"comment/1498\",[]],[\"name/1499\",[258,42.191]],[\"comment/1499\",[]],[\"name/1500\",[29,51.289]],[\"comment/1500\",[]],[\"name/1501\",[123,40.743]],[\"comment/1501\",[]],[\"name/1502\",[634,74.643]],[\"comment/1502\",[]],[\"name/1503\",[635,74.643]],[\"comment/1503\",[]],[\"name/1504\",[636,74.643]],[\"comment/1504\",[]],[\"name/1505\",[637,74.643]],[\"comment/1505\",[]],[\"name/1506\",[28,42.454]],[\"comment/1506\",[]],[\"name/1507\",[1,21.913]],[\"comment/1507\",[]],[\"name/1508\",[29,51.289]],[\"comment/1508\",[]],[\"name/1509\",[212,42.454]],[\"comment/1509\",[]],[\"name/1510\",[258,42.191]],[\"comment/1510\",[]],[\"name/1511\",[544,55.184]],[\"comment/1511\",[]],[\"name/1512\",[638,74.643]],[\"comment/1512\",[]],[\"name/1513\",[639,74.643]],[\"comment/1513\",[]],[\"name/1514\",[28,42.454]],[\"comment/1514\",[]],[\"name/1515\",[1,21.913]],[\"comment/1515\",[]],[\"name/1516\",[29,51.289]],[\"comment/1516\",[]],[\"name/1517\",[212,42.454]],[\"comment/1517\",[]],[\"name/1518\",[258,42.191]],[\"comment/1518\",[]],[\"name/1519\",[544,55.184]],[\"comment/1519\",[]],[\"name/1520\",[640,74.643]],[\"comment/1520\",[]],[\"name/1521\",[641,74.643]],[\"comment/1521\",[]],[\"name/1522\",[28,42.454]],[\"comment/1522\",[]],[\"name/1523\",[606,69.535]],[\"comment/1523\",[]],[\"name/1524\",[1,21.913]],[\"comment/1524\",[]],[\"name/1525\",[29,51.289]],[\"comment/1525\",[]],[\"name/1526\",[212,42.454]],[\"comment/1526\",[]],[\"name/1527\",[258,42.191]],[\"comment/1527\",[]],[\"name/1528\",[544,55.184]],[\"comment/1528\",[]],[\"name/1529\",[642,74.643]],[\"comment/1529\",[]],[\"name/1530\",[94,40.303]],[\"comment/1530\",[]],[\"name/1531\",[1,21.913]],[\"comment/1531\",[]],[\"name/1532\",[583,69.535]],[\"comment/1532\",[]],[\"name/1533\",[30,43.582]],[\"comment/1533\",[]],[\"name/1534\",[258,42.191]],[\"comment/1534\",[]],[\"name/1535\",[643,54.274]],[\"comment/1535\",[]],[\"name/1536\",[644,54.274]],[\"comment/1536\",[]],[\"name/1537\",[645,74.643]],[\"comment/1537\",[]],[\"name/1538\",[123,40.743]],[\"comment/1538\",[]],[\"name/1539\",[152,48.494]],[\"comment/1539\",[]],[\"name/1540\",[646,74.643]],[\"comment/1540\",[]],[\"name/1541\",[647,74.643]],[\"comment/1541\",[]],[\"name/1542\",[648,66.17]],[\"comment/1542\",[]],[\"name/1543\",[551,66.17]],[\"comment/1543\",[]],[\"name/1544\",[552,66.17]],[\"comment/1544\",[]],[\"name/1545\",[553,66.17]],[\"comment/1545\",[]],[\"name/1546\",[649,69.535]],[\"comment/1546\",[]],[\"name/1547\",[650,69.535]],[\"comment/1547\",[]],[\"name/1548\",[651,69.535]],[\"comment/1548\",[]],[\"name/1549\",[652,69.535]],[\"comment/1549\",[]],[\"name/1550\",[653,69.535]],[\"comment/1550\",[]],[\"name/1551\",[654,69.535]],[\"comment/1551\",[]],[\"name/1552\",[560,66.17]],[\"comment/1552\",[]],[\"name/1553\",[268,66.17]],[\"comment/1553\",[]],[\"name/1554\",[231,51.289]],[\"comment/1554\",[]],[\"name/1555\",[492,57.297]],[\"comment/1555\",[]],[\"name/1556\",[561,66.17]],[\"comment/1556\",[]],[\"name/1557\",[562,66.17]],[\"comment/1557\",[]],[\"name/1558\",[563,66.17]],[\"comment/1558\",[]],[\"name/1559\",[249,59.98]],[\"comment/1559\",[]],[\"name/1560\",[565,63.657]],[\"comment/1560\",[]],[\"name/1561\",[566,66.17]],[\"comment/1561\",[]],[\"name/1562\",[567,66.17]],[\"comment/1562\",[]],[\"name/1563\",[568,66.17]],[\"comment/1563\",[]],[\"name/1564\",[569,66.17]],[\"comment/1564\",[]],[\"name/1565\",[36,50.664]],[\"comment/1565\",[]],[\"name/1566\",[655,66.17]],[\"comment/1566\",[]],[\"name/1567\",[152,48.494]],[\"comment/1567\",[]],[\"name/1568\",[551,66.17]],[\"comment/1568\",[]],[\"name/1569\",[552,66.17]],[\"comment/1569\",[]],[\"name/1570\",[553,66.17]],[\"comment/1570\",[]],[\"name/1571\",[649,69.535]],[\"comment/1571\",[]],[\"name/1572\",[650,69.535]],[\"comment/1572\",[]],[\"name/1573\",[651,69.535]],[\"comment/1573\",[]],[\"name/1574\",[652,69.535]],[\"comment/1574\",[]],[\"name/1575\",[653,69.535]],[\"comment/1575\",[]],[\"name/1576\",[654,69.535]],[\"comment/1576\",[]],[\"name/1577\",[560,66.17]],[\"comment/1577\",[]],[\"name/1578\",[268,66.17]],[\"comment/1578\",[]],[\"name/1579\",[231,51.289]],[\"comment/1579\",[]],[\"name/1580\",[492,57.297]],[\"comment/1580\",[]],[\"name/1581\",[561,66.17]],[\"comment/1581\",[]],[\"name/1582\",[562,66.17]],[\"comment/1582\",[]],[\"name/1583\",[563,66.17]],[\"comment/1583\",[]],[\"name/1584\",[249,59.98]],[\"comment/1584\",[]],[\"name/1585\",[565,63.657]],[\"comment/1585\",[]],[\"name/1586\",[566,66.17]],[\"comment/1586\",[]],[\"name/1587\",[567,66.17]],[\"comment/1587\",[]],[\"name/1588\",[568,66.17]],[\"comment/1588\",[]],[\"name/1589\",[569,66.17]],[\"comment/1589\",[]],[\"name/1590\",[36,50.664]],[\"comment/1590\",[]],[\"name/1591\",[655,66.17]],[\"comment/1591\",[]],[\"name/1592\",[179,69.535]],[\"comment/1592\",[]],[\"name/1593\",[30,43.582]],[\"comment/1593\",[]],[\"name/1594\",[258,42.191]],[\"comment/1594\",[]],[\"name/1595\",[643,54.274]],[\"comment/1595\",[]],[\"name/1596\",[644,54.274]],[\"comment/1596\",[]],[\"name/1597\",[123,40.743]],[\"comment/1597\",[]],[\"name/1598\",[656,74.643]],[\"comment/1598\",[]],[\"name/1599\",[1,21.913]],[\"comment/1599\",[]],[\"name/1600\",[648,66.17]],[\"comment/1600\",[]],[\"name/1601\",[655,66.17]],[\"comment/1601\",[]],[\"name/1602\",[30,43.582]],[\"comment/1602\",[]],[\"name/1603\",[258,42.191]],[\"comment/1603\",[]],[\"name/1604\",[643,54.274]],[\"comment/1604\",[]],[\"name/1605\",[644,54.274]],[\"comment/1605\",[]],[\"name/1606\",[123,40.743]],[\"comment/1606\",[]],[\"name/1607\",[657,74.643]],[\"comment/1607\",[]],[\"name/1608\",[658,74.643]],[\"comment/1608\",[]],[\"name/1609\",[659,74.643]],[\"comment/1609\",[]],[\"name/1610\",[660,74.643]],[\"comment/1610\",[]],[\"name/1611\",[661,74.643]],[\"comment/1611\",[]],[\"name/1612\",[662,74.643]],[\"comment/1612\",[]],[\"name/1613\",[663,74.643]],[\"comment/1613\",[]],[\"name/1614\",[664,74.643]],[\"comment/1614\",[]],[\"name/1615\",[665,74.643]],[\"comment/1615\",[]],[\"name/1616\",[666,74.643]],[\"comment/1616\",[]],[\"name/1617\",[667,74.643]],[\"comment/1617\",[]],[\"name/1618\",[668,74.643]],[\"comment/1618\",[]],[\"name/1619\",[669,74.643]],[\"comment/1619\",[]],[\"name/1620\",[670,74.643]],[\"comment/1620\",[]],[\"name/1621\",[671,74.643]],[\"comment/1621\",[]],[\"name/1622\",[672,74.643]],[\"comment/1622\",[]],[\"name/1623\",[673,74.643]],[\"comment/1623\",[]],[\"name/1624\",[94,40.303]],[\"comment/1624\",[]],[\"name/1625\",[1,21.913]],[\"comment/1625\",[]],[\"name/1626\",[231,51.289]],[\"comment/1626\",[]],[\"name/1627\",[628,63.657]],[\"comment/1627\",[]],[\"name/1628\",[30,43.582]],[\"comment/1628\",[]],[\"name/1629\",[258,42.191]],[\"comment/1629\",[]],[\"name/1630\",[643,54.274]],[\"comment/1630\",[]],[\"name/1631\",[644,54.274]],[\"comment/1631\",[]],[\"name/1632\",[123,40.743]],[\"comment/1632\",[]],[\"name/1633\",[152,48.494]],[\"comment/1633\",[]],[\"name/1634\",[565,63.657]],[\"comment/1634\",[]],[\"name/1635\",[152,48.494]],[\"comment/1635\",[]],[\"name/1636\",[231,51.289]],[\"comment/1636\",[]],[\"name/1637\",[29,51.289]],[\"comment/1637\",[]],[\"name/1638\",[674,74.643]],[\"comment/1638\",[]],[\"name/1639\",[1,21.913]],[\"comment/1639\",[]],[\"name/1640\",[648,66.17]],[\"comment/1640\",[]],[\"name/1641\",[595,61.65]],[\"comment/1641\",[]],[\"name/1642\",[30,43.582]],[\"comment/1642\",[]],[\"name/1643\",[258,42.191]],[\"comment/1643\",[]],[\"name/1644\",[643,54.274]],[\"comment/1644\",[]],[\"name/1645\",[644,54.274]],[\"comment/1645\",[]],[\"name/1646\",[123,40.743]],[\"comment/1646\",[]],[\"name/1647\",[675,74.643]],[\"comment/1647\",[]],[\"name/1648\",[94,40.303]],[\"comment/1648\",[]],[\"name/1649\",[1,21.913]],[\"comment/1649\",[]],[\"name/1650\",[676,74.643]],[\"comment/1650\",[]],[\"name/1651\",[30,43.582]],[\"comment/1651\",[]],[\"name/1652\",[258,42.191]],[\"comment/1652\",[]],[\"name/1653\",[643,54.274]],[\"comment/1653\",[]],[\"name/1654\",[644,54.274]],[\"comment/1654\",[]],[\"name/1655\",[123,40.743]],[\"comment/1655\",[]],[\"name/1656\",[152,48.494]],[\"comment/1656\",[]],[\"name/1657\",[677,74.643]],[\"comment/1657\",[]],[\"name/1658\",[94,40.303]],[\"comment/1658\",[]],[\"name/1659\",[1,21.913]],[\"comment/1659\",[]],[\"name/1660\",[595,61.65]],[\"comment/1660\",[]],[\"name/1661\",[30,43.582]],[\"comment/1661\",[]],[\"name/1662\",[258,42.191]],[\"comment/1662\",[]],[\"name/1663\",[643,54.274]],[\"comment/1663\",[]],[\"name/1664\",[644,54.274]],[\"comment/1664\",[]],[\"name/1665\",[123,40.743]],[\"comment/1665\",[]],[\"name/1666\",[152,48.494]],[\"comment/1666\",[]],[\"name/1667\",[678,74.643]],[\"comment/1667\",[]],[\"name/1668\",[679,74.643]],[\"comment/1668\",[]],[\"name/1669\",[680,74.643]],[\"comment/1669\",[]],[\"name/1670\",[681,74.643]],[\"comment/1670\",[]],[\"name/1671\",[682,74.643]],[\"comment/1671\",[]],[\"name/1672\",[683,74.643]],[\"comment/1672\",[]],[\"name/1673\",[684,74.643]],[\"comment/1673\",[]],[\"name/1674\",[152,48.494]],[\"comment/1674\",[]],[\"name/1675\",[685,74.643]],[\"comment/1675\",[]],[\"name/1676\",[686,74.643]],[\"comment/1676\",[]],[\"name/1677\",[687,74.643]],[\"comment/1677\",[]],[\"name/1678\",[688,74.643]],[\"comment/1678\",[]],[\"name/1679\",[689,74.643]],[\"comment/1679\",[]],[\"name/1680\",[690,74.643]],[\"comment/1680\",[]],[\"name/1681\",[691,74.643]],[\"comment/1681\",[]],[\"name/1682\",[692,74.643]],[\"comment/1682\",[]],[\"name/1683\",[693,74.643]],[\"comment/1683\",[]],[\"name/1684\",[694,74.643]],[\"comment/1684\",[]],[\"name/1685\",[695,74.643]],[\"comment/1685\",[]],[\"name/1686\",[696,74.643]],[\"comment/1686\",[]],[\"name/1687\",[697,74.643]],[\"comment/1687\",[]],[\"name/1688\",[698,74.643]],[\"comment/1688\",[]],[\"name/1689\",[699,74.643]],[\"comment/1689\",[]],[\"name/1690\",[700,74.643]],[\"comment/1690\",[]],[\"name/1691\",[701,74.643]],[\"comment/1691\",[]],[\"name/1692\",[702,74.643]],[\"comment/1692\",[]],[\"name/1693\",[703,74.643]],[\"comment/1693\",[]],[\"name/1694\",[704,74.643]],[\"comment/1694\",[]],[\"name/1695\",[705,74.643]],[\"comment/1695\",[]],[\"name/1696\",[706,74.643]],[\"comment/1696\",[]],[\"name/1697\",[707,74.643]],[\"comment/1697\",[]],[\"name/1698\",[708,74.643]],[\"comment/1698\",[]],[\"name/1699\",[709,74.643]],[\"comment/1699\",[]],[\"name/1700\",[710,74.643]],[\"comment/1700\",[]],[\"name/1701\",[711,74.643]],[\"comment/1701\",[]],[\"name/1702\",[712,74.643]],[\"comment/1702\",[]],[\"name/1703\",[1,21.913]],[\"comment/1703\",[]],[\"name/1704\",[713,74.643]],[\"comment/1704\",[]],[\"name/1705\",[714,74.643]],[\"comment/1705\",[]],[\"name/1706\",[94,40.303]],[\"comment/1706\",[]],[\"name/1707\",[1,21.913]],[\"comment/1707\",[]],[\"name/1708\",[715,74.643]],[\"comment/1708\",[]],[\"name/1709\",[716,74.643]],[\"comment/1709\",[]],[\"name/1710\",[30,43.582]],[\"comment/1710\",[]],[\"name/1711\",[258,42.191]],[\"comment/1711\",[]],[\"name/1712\",[643,54.274]],[\"comment/1712\",[]],[\"name/1713\",[644,54.274]],[\"comment/1713\",[]],[\"name/1714\",[123,40.743]],[\"comment/1714\",[]],[\"name/1715\",[152,48.494]],[\"comment/1715\",[]],[\"name/1716\",[152,48.494]],[\"comment/1716\",[]],[\"name/1717\",[717,74.643]],[\"comment/1717\",[]],[\"name/1718\",[718,74.643]],[\"comment/1718\",[]],[\"name/1719\",[719,74.643]],[\"comment/1719\",[]],[\"name/1720\",[94,40.303]],[\"comment/1720\",[]],[\"name/1721\",[1,21.913]],[\"comment/1721\",[]],[\"name/1722\",[595,61.65]],[\"comment/1722\",[]],[\"name/1723\",[30,43.582]],[\"comment/1723\",[]],[\"name/1724\",[258,42.191]],[\"comment/1724\",[]],[\"name/1725\",[643,54.274]],[\"comment/1725\",[]],[\"name/1726\",[644,54.274]],[\"comment/1726\",[]],[\"name/1727\",[123,40.743]],[\"comment/1727\",[]],[\"name/1728\",[152,48.494]],[\"comment/1728\",[]],[\"name/1729\",[720,74.643]],[\"comment/1729\",[]],[\"name/1730\",[94,40.303]],[\"comment/1730\",[]],[\"name/1731\",[1,21.913]],[\"comment/1731\",[]],[\"name/1732\",[613,63.657]],[\"comment/1732\",[]],[\"name/1733\",[614,63.657]],[\"comment/1733\",[]],[\"name/1734\",[30,43.582]],[\"comment/1734\",[]],[\"name/1735\",[258,42.191]],[\"comment/1735\",[]],[\"name/1736\",[643,54.274]],[\"comment/1736\",[]],[\"name/1737\",[644,54.274]],[\"comment/1737\",[]],[\"name/1738\",[123,40.743]],[\"comment/1738\",[]],[\"name/1739\",[152,48.494]],[\"comment/1739\",[]],[\"name/1740\",[721,74.643]],[\"comment/1740\",[]],[\"name/1741\",[94,40.303]],[\"comment/1741\",[]],[\"name/1742\",[1,21.913]],[\"comment/1742\",[]],[\"name/1743\",[613,63.657]],[\"comment/1743\",[]],[\"name/1744\",[614,63.657]],[\"comment/1744\",[]],[\"name/1745\",[617,69.535]],[\"comment/1745\",[]],[\"name/1746\",[30,43.582]],[\"comment/1746\",[]],[\"name/1747\",[258,42.191]],[\"comment/1747\",[]],[\"name/1748\",[643,54.274]],[\"comment/1748\",[]],[\"name/1749\",[644,54.274]],[\"comment/1749\",[]],[\"name/1750\",[123,40.743]],[\"comment/1750\",[]],[\"name/1751\",[152,48.494]],[\"comment/1751\",[]],[\"name/1752\",[722,74.643]],[\"comment/1752\",[]],[\"name/1753\",[1,21.913]],[\"comment/1753\",[]],[\"name/1754\",[723,74.643]],[\"comment/1754\",[]],[\"name/1755\",[724,74.643]],[\"comment/1755\",[]],[\"name/1756\",[36,50.664]],[\"comment/1756\",[]],[\"name/1757\",[94,40.303]],[\"comment/1757\",[]],[\"name/1758\",[256,58.549]],[\"comment/1758\",[]],[\"name/1759\",[445,59.98]],[\"comment/1759\",[]],[\"name/1760\",[725,74.643]],[\"comment/1760\",[]],[\"name/1761\",[28,42.454]],[\"comment/1761\",[]],[\"name/1762\",[1,21.913]],[\"comment/1762\",[]],[\"name/1763\",[726,74.643]],[\"comment/1763\",[]],[\"name/1764\",[231,51.289]],[\"comment/1764\",[]],[\"name/1765\",[212,42.454]],[\"comment/1765\",[]],[\"name/1766\",[257,58.549]],[\"comment/1766\",[]],[\"name/1767\",[123,40.743]],[\"comment/1767\",[]],[\"name/1768\",[258,42.191]],[\"comment/1768\",[]],[\"name/1769\",[2,58.549]],[\"comment/1769\",[]],[\"name/1770\",[727,74.643]],[\"comment/1770\",[]],[\"name/1771\",[449,61.65]],[\"comment/1771\",[]],[\"name/1772\",[728,74.643]],[\"comment/1772\",[]],[\"name/1773\",[1,21.913]],[\"comment/1773\",[]],[\"name/1774\",[130,66.17]],[\"comment/1774\",[]],[\"name/1775\",[729,74.643]],[\"comment/1775\",[]],[\"name/1776\",[730,74.643]],[\"comment/1776\",[]],[\"name/1777\",[731,66.17]],[\"comment/1777\",[]],[\"name/1778\",[732,66.17]],[\"comment/1778\",[]],[\"name/1779\",[733,66.17]],[\"comment/1779\",[]],[\"name/1780\",[734,66.17]],[\"comment/1780\",[]],[\"name/1781\",[735,66.17]],[\"comment/1781\",[]],[\"name/1782\",[736,66.17]],[\"comment/1782\",[]],[\"name/1783\",[737,66.17]],[\"comment/1783\",[]],[\"name/1784\",[738,74.643]],[\"comment/1784\",[]],[\"name/1785\",[739,66.17]],[\"comment/1785\",[]],[\"name/1786\",[740,66.17]],[\"comment/1786\",[]],[\"name/1787\",[344,61.65]],[\"comment/1787\",[]],[\"name/1788\",[741,66.17]],[\"comment/1788\",[]],[\"name/1789\",[742,66.17]],[\"comment/1789\",[]],[\"name/1790\",[743,66.17]],[\"comment/1790\",[]],[\"name/1791\",[744,66.17]],[\"comment/1791\",[]],[\"name/1792\",[745,66.17]],[\"comment/1792\",[]],[\"name/1793\",[746,63.657]],[\"comment/1793\",[]],[\"name/1794\",[747,66.17]],[\"comment/1794\",[]],[\"name/1795\",[748,63.657]],[\"comment/1795\",[]],[\"name/1796\",[749,66.17]],[\"comment/1796\",[]],[\"name/1797\",[750,66.17]],[\"comment/1797\",[]],[\"name/1798\",[751,66.17]],[\"comment/1798\",[]],[\"name/1799\",[752,66.17]],[\"comment/1799\",[]],[\"name/1800\",[753,66.17]],[\"comment/1800\",[]],[\"name/1801\",[754,66.17]],[\"comment/1801\",[]],[\"name/1802\",[755,66.17]],[\"comment/1802\",[]],[\"name/1803\",[756,66.17]],[\"comment/1803\",[]],[\"name/1804\",[757,66.17]],[\"comment/1804\",[]],[\"name/1805\",[758,66.17]],[\"comment/1805\",[]],[\"name/1806\",[759,66.17]],[\"comment/1806\",[]],[\"name/1807\",[760,66.17]],[\"comment/1807\",[]],[\"name/1808\",[761,66.17]],[\"comment/1808\",[]],[\"name/1809\",[762,66.17]],[\"comment/1809\",[]],[\"name/1810\",[763,66.17]],[\"comment/1810\",[]],[\"name/1811\",[764,66.17]],[\"comment/1811\",[]],[\"name/1812\",[765,66.17]],[\"comment/1812\",[]],[\"name/1813\",[766,66.17]],[\"comment/1813\",[]],[\"name/1814\",[767,66.17]],[\"comment/1814\",[]],[\"name/1815\",[768,66.17]],[\"comment/1815\",[]],[\"name/1816\",[769,66.17]],[\"comment/1816\",[]],[\"name/1817\",[770,66.17]],[\"comment/1817\",[]],[\"name/1818\",[771,63.657]],[\"comment/1818\",[]],[\"name/1819\",[772,63.657]],[\"comment/1819\",[]],[\"name/1820\",[773,66.17]],[\"comment/1820\",[]],[\"name/1821\",[774,66.17]],[\"comment/1821\",[]],[\"name/1822\",[775,66.17]],[\"comment/1822\",[]],[\"name/1823\",[776,66.17]],[\"comment/1823\",[]],[\"name/1824\",[777,66.17]],[\"comment/1824\",[]],[\"name/1825\",[778,66.17]],[\"comment/1825\",[]],[\"name/1826\",[779,66.17]],[\"comment/1826\",[]],[\"name/1827\",[780,66.17]],[\"comment/1827\",[]],[\"name/1828\",[781,66.17]],[\"comment/1828\",[]],[\"name/1829\",[782,66.17]],[\"comment/1829\",[]],[\"name/1830\",[783,66.17]],[\"comment/1830\",[]],[\"name/1831\",[784,66.17]],[\"comment/1831\",[]],[\"name/1832\",[785,66.17]],[\"comment/1832\",[]],[\"name/1833\",[786,66.17]],[\"comment/1833\",[]],[\"name/1834\",[787,66.17]],[\"comment/1834\",[]],[\"name/1835\",[788,66.17]],[\"comment/1835\",[]],[\"name/1836\",[789,66.17]],[\"comment/1836\",[]],[\"name/1837\",[790,74.643]],[\"comment/1837\",[]],[\"name/1838\",[791,63.657]],[\"comment/1838\",[]],[\"name/1839\",[792,66.17]],[\"comment/1839\",[]],[\"name/1840\",[793,74.643]],[\"comment/1840\",[]],[\"name/1841\",[731,66.17]],[\"comment/1841\",[]],[\"name/1842\",[732,66.17]],[\"comment/1842\",[]],[\"name/1843\",[733,66.17]],[\"comment/1843\",[]],[\"name/1844\",[734,66.17]],[\"comment/1844\",[]],[\"name/1845\",[735,66.17]],[\"comment/1845\",[]],[\"name/1846\",[736,66.17]],[\"comment/1846\",[]],[\"name/1847\",[737,66.17]],[\"comment/1847\",[]],[\"name/1848\",[739,66.17]],[\"comment/1848\",[]],[\"name/1849\",[740,66.17]],[\"comment/1849\",[]],[\"name/1850\",[344,61.65]],[\"comment/1850\",[]],[\"name/1851\",[741,66.17]],[\"comment/1851\",[]],[\"name/1852\",[742,66.17]],[\"comment/1852\",[]],[\"name/1853\",[743,66.17]],[\"comment/1853\",[]],[\"name/1854\",[744,66.17]],[\"comment/1854\",[]],[\"name/1855\",[745,66.17]],[\"comment/1855\",[]],[\"name/1856\",[746,63.657]],[\"comment/1856\",[]],[\"name/1857\",[747,66.17]],[\"comment/1857\",[]],[\"name/1858\",[748,63.657]],[\"comment/1858\",[]],[\"name/1859\",[749,66.17]],[\"comment/1859\",[]],[\"name/1860\",[750,66.17]],[\"comment/1860\",[]],[\"name/1861\",[751,66.17]],[\"comment/1861\",[]],[\"name/1862\",[752,66.17]],[\"comment/1862\",[]],[\"name/1863\",[753,66.17]],[\"comment/1863\",[]],[\"name/1864\",[754,66.17]],[\"comment/1864\",[]],[\"name/1865\",[755,66.17]],[\"comment/1865\",[]],[\"name/1866\",[756,66.17]],[\"comment/1866\",[]],[\"name/1867\",[757,66.17]],[\"comment/1867\",[]],[\"name/1868\",[758,66.17]],[\"comment/1868\",[]],[\"name/1869\",[759,66.17]],[\"comment/1869\",[]],[\"name/1870\",[760,66.17]],[\"comment/1870\",[]],[\"name/1871\",[761,66.17]],[\"comment/1871\",[]],[\"name/1872\",[762,66.17]],[\"comment/1872\",[]],[\"name/1873\",[763,66.17]],[\"comment/1873\",[]],[\"name/1874\",[764,66.17]],[\"comment/1874\",[]],[\"name/1875\",[765,66.17]],[\"comment/1875\",[]],[\"name/1876\",[766,66.17]],[\"comment/1876\",[]],[\"name/1877\",[767,66.17]],[\"comment/1877\",[]],[\"name/1878\",[768,66.17]],[\"comment/1878\",[]],[\"name/1879\",[769,66.17]],[\"comment/1879\",[]],[\"name/1880\",[770,66.17]],[\"comment/1880\",[]],[\"name/1881\",[771,63.657]],[\"comment/1881\",[]],[\"name/1882\",[772,63.657]],[\"comment/1882\",[]],[\"name/1883\",[773,66.17]],[\"comment/1883\",[]],[\"name/1884\",[774,66.17]],[\"comment/1884\",[]],[\"name/1885\",[775,66.17]],[\"comment/1885\",[]],[\"name/1886\",[776,66.17]],[\"comment/1886\",[]],[\"name/1887\",[777,66.17]],[\"comment/1887\",[]],[\"name/1888\",[778,66.17]],[\"comment/1888\",[]],[\"name/1889\",[779,66.17]],[\"comment/1889\",[]],[\"name/1890\",[780,66.17]],[\"comment/1890\",[]],[\"name/1891\",[781,66.17]],[\"comment/1891\",[]],[\"name/1892\",[782,66.17]],[\"comment/1892\",[]],[\"name/1893\",[783,66.17]],[\"comment/1893\",[]],[\"name/1894\",[784,66.17]],[\"comment/1894\",[]],[\"name/1895\",[785,66.17]],[\"comment/1895\",[]],[\"name/1896\",[786,66.17]],[\"comment/1896\",[]],[\"name/1897\",[787,66.17]],[\"comment/1897\",[]],[\"name/1898\",[788,66.17]],[\"comment/1898\",[]],[\"name/1899\",[789,66.17]],[\"comment/1899\",[]],[\"name/1900\",[791,63.657]],[\"comment/1900\",[]],[\"name/1901\",[792,66.17]],[\"comment/1901\",[]],[\"name/1902\",[794,74.643]],[\"comment/1902\",[]],[\"name/1903\",[795,69.535]],[\"comment/1903\",[]],[\"name/1904\",[796,74.643]],[\"comment/1904\",[]],[\"name/1905\",[1,21.913]],[\"comment/1905\",[]],[\"name/1906\",[797,74.643]],[\"comment/1906\",[]],[\"name/1907\",[397,58.549]],[\"comment/1907\",[]],[\"name/1908\",[258,42.191]],[\"comment/1908\",[]],[\"name/1909\",[798,74.643]],[\"comment/1909\",[]],[\"name/1910\",[1,21.913]],[\"comment/1910\",[]],[\"name/1911\",[799,74.643]],[\"comment/1911\",[]],[\"name/1912\",[800,74.643]],[\"comment/1912\",[]],[\"name/1913\",[801,74.643]],[\"comment/1913\",[]],[\"name/1914\",[802,74.643]],[\"comment/1914\",[]],[\"name/1915\",[803,74.643]],[\"comment/1915\",[]],[\"name/1916\",[804,74.643]],[\"comment/1916\",[]],[\"name/1917\",[805,74.643]],[\"comment/1917\",[]],[\"name/1918\",[806,74.643]],[\"comment/1918\",[]],[\"name/1919\",[807,74.643]],[\"comment/1919\",[]],[\"name/1920\",[1,21.913]],[\"comment/1920\",[]],[\"name/1921\",[808,69.535]],[\"comment/1921\",[]],[\"name/1922\",[809,74.643]],[\"comment/1922\",[]],[\"name/1923\",[810,74.643]],[\"comment/1923\",[]],[\"name/1924\",[811,74.643]],[\"comment/1924\",[]],[\"name/1925\",[795,69.535]],[\"comment/1925\",[]],[\"name/1926\",[812,74.643]],[\"comment/1926\",[]],[\"name/1927\",[118,56.185]],[\"comment/1927\",[]],[\"name/1928\",[813,74.643]],[\"comment/1928\",[]],[\"name/1929\",[94,40.303]],[\"comment/1929\",[]],[\"name/1930\",[1,21.913]],[\"comment/1930\",[]],[\"name/1931\",[814,74.643]],[\"comment/1931\",[]],[\"name/1932\",[815,74.643]],[\"comment/1932\",[]],[\"name/1933\",[816,74.643]],[\"comment/1933\",[]],[\"name/1934\",[258,42.191]],[\"comment/1934\",[]],[\"name/1935\",[817,74.643]],[\"comment/1935\",[]],[\"name/1936\",[123,40.743]],[\"comment/1936\",[]],[\"name/1937\",[818,46.711]],[\"comment/1937\",[]],[\"name/1938\",[819,69.535]],[\"comment/1938\",[]],[\"name/1939\",[344,61.65]],[\"comment/1939\",[]],[\"name/1940\",[820,74.643]],[\"comment/1940\",[]],[\"name/1941\",[748,63.657]],[\"comment/1941\",[]],[\"name/1942\",[821,74.643]],[\"comment/1942\",[]],[\"name/1943\",[746,63.657]],[\"comment/1943\",[]],[\"name/1944\",[822,74.643]],[\"comment/1944\",[]],[\"name/1945\",[823,74.643]],[\"comment/1945\",[]],[\"name/1946\",[824,74.643]],[\"comment/1946\",[]],[\"name/1947\",[825,74.643]],[\"comment/1947\",[]],[\"name/1948\",[826,74.643]],[\"comment/1948\",[]],[\"name/1949\",[827,74.643]],[\"comment/1949\",[]],[\"name/1950\",[828,74.643]],[\"comment/1950\",[]],[\"name/1951\",[829,74.643]],[\"comment/1951\",[]],[\"name/1952\",[830,74.643]],[\"comment/1952\",[]],[\"name/1953\",[831,74.643]],[\"comment/1953\",[]],[\"name/1954\",[771,63.657]],[\"comment/1954\",[]],[\"name/1955\",[832,74.643]],[\"comment/1955\",[]],[\"name/1956\",[772,63.657]],[\"comment/1956\",[]],[\"name/1957\",[791,63.657]],[\"comment/1957\",[]],[\"name/1958\",[833,74.643]],[\"comment/1958\",[]],[\"name/1959\",[834,69.535]],[\"comment/1959\",[]],[\"name/1960\",[835,74.643]],[\"comment/1960\",[]],[\"name/1961\",[836,74.643]],[\"comment/1961\",[]],[\"name/1962\",[837,74.643]],[\"comment/1962\",[]],[\"name/1963\",[838,74.643]],[\"comment/1963\",[]],[\"name/1964\",[839,74.643]],[\"comment/1964\",[]],[\"name/1965\",[1,21.913]],[\"comment/1965\",[]],[\"name/1966\",[96,53.441]],[\"comment/1966\",[]],[\"name/1967\",[376,58.549]],[\"comment/1967\",[]],[\"name/1968\",[819,69.535]],[\"comment/1968\",[]],[\"name/1969\",[840,74.643]],[\"comment/1969\",[]],[\"name/1970\",[841,74.643]],[\"comment/1970\",[]],[\"name/1971\",[1,21.913]],[\"comment/1971\",[]],[\"name/1972\",[44,53.441]],[\"comment/1972\",[]],[\"name/1973\",[231,51.289]],[\"comment/1973\",[]],[\"name/1974\",[842,69.535]],[\"comment/1974\",[]],[\"name/1975\",[843,74.643]],[\"comment/1975\",[]],[\"name/1976\",[844,74.643]],[\"comment/1976\",[]],[\"name/1977\",[1,21.913]],[\"comment/1977\",[]],[\"name/1978\",[845,66.17]],[\"comment/1978\",[]],[\"name/1979\",[231,51.289]],[\"comment/1979\",[]],[\"name/1980\",[842,69.535]],[\"comment/1980\",[]],[\"name/1981\",[846,74.643]],[\"comment/1981\",[]],[\"name/1982\",[1,21.913]],[\"comment/1982\",[]],[\"name/1983\",[44,53.441]],[\"comment/1983\",[]],[\"name/1984\",[208,49.52]],[\"comment/1984\",[]],[\"name/1985\",[43,56.185]],[\"comment/1985\",[]],[\"name/1986\",[847,74.643]],[\"comment/1986\",[]],[\"name/1987\",[1,21.913]],[\"comment/1987\",[]],[\"name/1988\",[347,58.549]],[\"comment/1988\",[]],[\"name/1989\",[848,69.535]],[\"comment/1989\",[]],[\"name/1990\",[849,74.643]],[\"comment/1990\",[]],[\"name/1991\",[1,21.913]],[\"comment/1991\",[]],[\"name/1992\",[166,58.549]],[\"comment/1992\",[]],[\"name/1993\",[848,69.535]],[\"comment/1993\",[]],[\"name/1994\",[850,74.643]],[\"comment/1994\",[]],[\"name/1995\",[1,21.913]],[\"comment/1995\",[]],[\"name/1996\",[851,69.535]],[\"comment/1996\",[]],[\"name/1997\",[852,69.535]],[\"comment/1997\",[]],[\"name/1998\",[853,74.643]],[\"comment/1998\",[]],[\"name/1999\",[1,21.913]],[\"comment/1999\",[]],[\"name/2000\",[854,69.535]],[\"comment/2000\",[]],[\"name/2001\",[855,63.657]],[\"comment/2001\",[]],[\"name/2002\",[851,69.535]],[\"comment/2002\",[]],[\"name/2003\",[1,21.913]],[\"comment/2003\",[]],[\"name/2004\",[2,58.549]],[\"comment/2004\",[]],[\"name/2005\",[36,50.664]],[\"comment/2005\",[]],[\"name/2006\",[854,69.535]],[\"comment/2006\",[]],[\"name/2007\",[856,69.535]],[\"comment/2007\",[]],[\"name/2008\",[857,69.535]],[\"comment/2008\",[]],[\"name/2009\",[858,69.535]],[\"comment/2009\",[]],[\"name/2010\",[1,21.913]],[\"comment/2010\",[]],[\"name/2011\",[2,58.549]],[\"comment/2011\",[]],[\"name/2012\",[36,50.664]],[\"comment/2012\",[]],[\"name/2013\",[477,66.17]],[\"comment/2013\",[]],[\"name/2014\",[859,74.643]],[\"comment/2014\",[]],[\"name/2015\",[1,21.913]],[\"comment/2015\",[]],[\"name/2016\",[147,53.441]],[\"comment/2016\",[]],[\"name/2017\",[860,74.643]],[\"comment/2017\",[]],[\"name/2018\",[1,21.913]],[\"comment/2018\",[]],[\"name/2019\",[337,59.98]],[\"comment/2019\",[]],[\"name/2020\",[855,63.657]],[\"comment/2020\",[]],[\"name/2021\",[1,21.913]],[\"comment/2021\",[]],[\"name/2022\",[76,50.076]],[\"comment/2022\",[]],[\"name/2023\",[77,59.98]],[\"comment/2023\",[]],[\"name/2024\",[861,74.643]],[\"comment/2024\",[]],[\"name/2025\",[1,21.913]],[\"comment/2025\",[]],[\"name/2026\",[208,49.52]],[\"comment/2026\",[]],[\"name/2027\",[43,56.185]],[\"comment/2027\",[]],[\"name/2028\",[862,74.643]],[\"comment/2028\",[]],[\"name/2029\",[863,69.535]],[\"comment/2029\",[]],[\"name/2030\",[1,21.913]],[\"comment/2030\",[]],[\"name/2031\",[73,58.549]],[\"comment/2031\",[]],[\"name/2032\",[488,63.657]],[\"comment/2032\",[]],[\"name/2033\",[852,69.535]],[\"comment/2033\",[]],[\"name/2034\",[864,74.643]],[\"comment/2034\",[]],[\"name/2035\",[371,69.535]],[\"comment/2035\",[]],[\"name/2036\",[1,21.913]],[\"comment/2036\",[]],[\"name/2037\",[855,63.657]],[\"comment/2037\",[]],[\"name/2038\",[865,74.643]],[\"comment/2038\",[]],[\"name/2039\",[1,21.913]],[\"comment/2039\",[]],[\"name/2040\",[866,69.535]],[\"comment/2040\",[]],[\"name/2041\",[867,74.643]],[\"comment/2041\",[]],[\"name/2042\",[492,57.297]],[\"comment/2042\",[]],[\"name/2043\",[494,63.657]],[\"comment/2043\",[]],[\"name/2044\",[866,69.535]],[\"comment/2044\",[]],[\"name/2045\",[1,21.913]],[\"comment/2045\",[]],[\"name/2046\",[231,51.289]],[\"comment/2046\",[]],[\"name/2047\",[868,69.535]],[\"comment/2047\",[]],[\"name/2048\",[869,66.17]],[\"comment/2048\",[]],[\"name/2049\",[870,74.643]],[\"comment/2049\",[]],[\"name/2050\",[1,21.913]],[\"comment/2050\",[]],[\"name/2051\",[231,51.289]],[\"comment/2051\",[]],[\"name/2052\",[868,69.535]],[\"comment/2052\",[]],[\"name/2053\",[869,66.17]],[\"comment/2053\",[]],[\"name/2054\",[871,74.643]],[\"comment/2054\",[]],[\"name/2055\",[1,21.913]],[\"comment/2055\",[]],[\"name/2056\",[869,66.17]],[\"comment/2056\",[]],[\"name/2057\",[872,74.643]],[\"comment/2057\",[]],[\"name/2058\",[873,74.643]],[\"comment/2058\",[]],[\"name/2059\",[1,21.913]],[\"comment/2059\",[]],[\"name/2060\",[147,53.441]],[\"comment/2060\",[]],[\"name/2061\",[855,63.657]],[\"comment/2061\",[]],[\"name/2062\",[874,66.17]],[\"comment/2062\",[]],[\"name/2063\",[857,69.535]],[\"comment/2063\",[]],[\"name/2064\",[856,69.535]],[\"comment/2064\",[]],[\"name/2065\",[858,69.535]],[\"comment/2065\",[]],[\"name/2066\",[875,74.643]],[\"comment/2066\",[]],[\"name/2067\",[1,21.913]],[\"comment/2067\",[]],[\"name/2068\",[876,74.643]],[\"comment/2068\",[]],[\"name/2069\",[877,74.643]],[\"comment/2069\",[]],[\"name/2070\",[878,74.643]],[\"comment/2070\",[]],[\"name/2071\",[879,69.535]],[\"comment/2071\",[]],[\"name/2072\",[880,74.643]],[\"comment/2072\",[]],[\"name/2073\",[1,21.913]],[\"comment/2073\",[]],[\"name/2074\",[874,66.17]],[\"comment/2074\",[]],[\"name/2075\",[845,66.17]],[\"comment/2075\",[]],[\"name/2076\",[881,74.643]],[\"comment/2076\",[]],[\"name/2077\",[1,21.913]],[\"comment/2077\",[]],[\"name/2078\",[874,66.17]],[\"comment/2078\",[]],[\"name/2079\",[845,66.17]],[\"comment/2079\",[]],[\"name/2080\",[882,74.643]],[\"comment/2080\",[]],[\"name/2081\",[1,21.913]],[\"comment/2081\",[]],[\"name/2082\",[69,55.184]],[\"comment/2082\",[]],[\"name/2083\",[55,58.549]],[\"comment/2083\",[]],[\"name/2084\",[863,69.535]],[\"comment/2084\",[]],[\"name/2085\",[883,74.643]],[\"comment/2085\",[]],[\"name/2086\",[1,21.913]],[\"comment/2086\",[]],[\"name/2087\",[44,53.441]],[\"comment/2087\",[]],[\"name/2088\",[879,69.535]],[\"comment/2088\",[]],[\"name/2089\",[884,74.643]],[\"comment/2089\",[]],[\"name/2090\",[1,21.913]],[\"comment/2090\",[]],[\"name/2091\",[44,53.441]],[\"comment/2091\",[]],[\"name/2092\",[885,74.643]],[\"comment/2092\",[]],[\"name/2093\",[886,74.643]],[\"comment/2093\",[]],[\"name/2094\",[1,21.913]],[\"comment/2094\",[]],[\"name/2095\",[96,53.441]],[\"comment/2095\",[]],[\"name/2096\",[376,58.549]],[\"comment/2096\",[]],[\"name/2097\",[249,59.98]],[\"comment/2097\",[]],[\"name/2098\",[887,74.643]],[\"comment/2098\",[]],[\"name/2099\",[888,74.643]],[\"comment/2099\",[]],[\"name/2100\",[1,21.913]],[\"comment/2100\",[]],[\"name/2101\",[96,53.441]],[\"comment/2101\",[]],[\"name/2102\",[41,69.535]],[\"comment/2102\",[]],[\"name/2103\",[889,44.854]],[\"comment/2103\",[]],[\"name/2104\",[890,74.643]],[\"comment/2104\",[]],[\"name/2105\",[1,21.913]],[\"comment/2105\",[]],[\"name/2106\",[818,46.711]],[\"comment/2106\",[]],[\"name/2107\",[891,74.643]],[\"comment/2107\",[]],[\"name/2108\",[889,44.854]],[\"comment/2108\",[]],[\"name/2109\",[892,74.643]],[\"comment/2109\",[]],[\"name/2110\",[1,21.913]],[\"comment/2110\",[]],[\"name/2111\",[818,46.711]],[\"comment/2111\",[]],[\"name/2112\",[7,55.184]],[\"comment/2112\",[]],[\"name/2113\",[889,44.854]],[\"comment/2113\",[]],[\"name/2114\",[893,74.643]],[\"comment/2114\",[]],[\"name/2115\",[1,21.913]],[\"comment/2115\",[]],[\"name/2116\",[19,61.65]],[\"comment/2116\",[]],[\"name/2117\",[894,74.643]],[\"comment/2117\",[]],[\"name/2118\",[895,74.643]],[\"comment/2118\",[]],[\"name/2119\",[1,21.913]],[\"comment/2119\",[]],[\"name/2120\",[896,69.535]],[\"comment/2120\",[]],[\"name/2121\",[8,63.657]],[\"comment/2121\",[]],[\"name/2122\",[127,69.535]],[\"comment/2122\",[]],[\"name/2123\",[897,74.643]],[\"comment/2123\",[]],[\"name/2124\",[1,21.913]],[\"comment/2124\",[]],[\"name/2125\",[818,46.711]],[\"comment/2125\",[]],[\"name/2126\",[896,69.535]],[\"comment/2126\",[]],[\"name/2127\",[210,59.98]],[\"comment/2127\",[]],[\"name/2128\",[889,44.854]],[\"comment/2128\",[]],[\"name/2129\",[898,74.643]],[\"comment/2129\",[]],[\"name/2130\",[1,21.913]],[\"comment/2130\",[]],[\"name/2131\",[818,46.711]],[\"comment/2131\",[]],[\"name/2132\",[109,69.535]],[\"comment/2132\",[]],[\"name/2133\",[97,66.17]],[\"comment/2133\",[]],[\"name/2134\",[889,44.854]],[\"comment/2134\",[]],[\"name/2135\",[899,74.643]],[\"comment/2135\",[]],[\"name/2136\",[94,40.303]],[\"comment/2136\",[]],[\"name/2137\",[900,74.643]],[\"comment/2137\",[]],[\"name/2138\",[1,21.913]],[\"comment/2138\",[]],[\"name/2139\",[818,46.711]],[\"comment/2139\",[]],[\"name/2140\",[73,58.549]],[\"comment/2140\",[]],[\"name/2141\",[889,44.854]],[\"comment/2141\",[]],[\"name/2142\",[901,74.643]],[\"comment/2142\",[]],[\"name/2143\",[1,21.913]],[\"comment/2143\",[]],[\"name/2144\",[96,53.441]],[\"comment/2144\",[]],[\"name/2145\",[208,49.52]],[\"comment/2145\",[]],[\"name/2146\",[170,61.65]],[\"comment/2146\",[]],[\"name/2147\",[889,44.854]],[\"comment/2147\",[]],[\"name/2148\",[902,74.643]],[\"comment/2148\",[]],[\"name/2149\",[1,21.913]],[\"comment/2149\",[]],[\"name/2150\",[96,53.441]],[\"comment/2150\",[]],[\"name/2151\",[207,59.98]],[\"comment/2151\",[]],[\"name/2152\",[889,44.854]],[\"comment/2152\",[]],[\"name/2153\",[903,74.643]],[\"comment/2153\",[]],[\"name/2154\",[1,21.913]],[\"comment/2154\",[]],[\"name/2155\",[818,46.711]],[\"comment/2155\",[]],[\"name/2156\",[147,53.441]],[\"comment/2156\",[]],[\"name/2157\",[904,66.17]],[\"comment/2157\",[]],[\"name/2158\",[889,44.854]],[\"comment/2158\",[]],[\"name/2159\",[905,74.643]],[\"comment/2159\",[]],[\"name/2160\",[906,74.643]],[\"comment/2160\",[]],[\"name/2161\",[94,40.303]],[\"comment/2161\",[]],[\"name/2162\",[1,21.913]],[\"comment/2162\",[]],[\"name/2163\",[818,46.711]],[\"comment/2163\",[]],[\"name/2164\",[337,59.98]],[\"comment/2164\",[]],[\"name/2165\",[253,66.17]],[\"comment/2165\",[]],[\"name/2166\",[889,44.854]],[\"comment/2166\",[]],[\"name/2167\",[907,74.643]],[\"comment/2167\",[]],[\"name/2168\",[1,21.913]],[\"comment/2168\",[]],[\"name/2169\",[818,46.711]],[\"comment/2169\",[]],[\"name/2170\",[147,53.441]],[\"comment/2170\",[]],[\"name/2171\",[904,66.17]],[\"comment/2171\",[]],[\"name/2172\",[208,49.52]],[\"comment/2172\",[]],[\"name/2173\",[43,56.185]],[\"comment/2173\",[]],[\"name/2174\",[889,44.854]],[\"comment/2174\",[]],[\"name/2175\",[908,74.643]],[\"comment/2175\",[]],[\"name/2176\",[909,74.643]],[\"comment/2176\",[]],[\"name/2177\",[1,21.913]],[\"comment/2177\",[]],[\"name/2178\",[818,46.711]],[\"comment/2178\",[]],[\"name/2179\",[337,59.98]],[\"comment/2179\",[]],[\"name/2180\",[147,53.441]],[\"comment/2180\",[]],[\"name/2181\",[253,66.17]],[\"comment/2181\",[]],[\"name/2182\",[904,66.17]],[\"comment/2182\",[]],[\"name/2183\",[208,49.52]],[\"comment/2183\",[]],[\"name/2184\",[43,56.185]],[\"comment/2184\",[]],[\"name/2185\",[889,44.854]],[\"comment/2185\",[]],[\"name/2186\",[910,74.643]],[\"comment/2186\",[]],[\"name/2187\",[1,21.913]],[\"comment/2187\",[]],[\"name/2188\",[96,53.441]],[\"comment/2188\",[]],[\"name/2189\",[207,59.98]],[\"comment/2189\",[]],[\"name/2190\",[889,44.854]],[\"comment/2190\",[]],[\"name/2191\",[911,74.643]],[\"comment/2191\",[]],[\"name/2192\",[1,21.913]],[\"comment/2192\",[]],[\"name/2193\",[209,59.98]],[\"comment/2193\",[]],[\"name/2194\",[210,59.98]],[\"comment/2194\",[]],[\"name/2195\",[889,44.854]],[\"comment/2195\",[]],[\"name/2196\",[912,74.643]],[\"comment/2196\",[]],[\"name/2197\",[1,21.913]],[\"comment/2197\",[]],[\"name/2198\",[818,46.711]],[\"comment/2198\",[]],[\"name/2199\",[913,74.643]],[\"comment/2199\",[]],[\"name/2200\",[209,59.98]],[\"comment/2200\",[]],[\"name/2201\",[210,59.98]],[\"comment/2201\",[]],[\"name/2202\",[889,44.854]],[\"comment/2202\",[]],[\"name/2203\",[914,74.643]],[\"comment/2203\",[]],[\"name/2204\",[1,21.913]],[\"comment/2204\",[]],[\"name/2205\",[818,46.711]],[\"comment/2205\",[]],[\"name/2206\",[111,66.17]],[\"comment/2206\",[]],[\"name/2207\",[209,59.98]],[\"comment/2207\",[]],[\"name/2208\",[210,59.98]],[\"comment/2208\",[]],[\"name/2209\",[889,44.854]],[\"comment/2209\",[]],[\"name/2210\",[915,74.643]],[\"comment/2210\",[]],[\"name/2211\",[1,21.913]],[\"comment/2211\",[]],[\"name/2212\",[818,46.711]],[\"comment/2212\",[]],[\"name/2213\",[916,69.535]],[\"comment/2213\",[]],[\"name/2214\",[889,44.854]],[\"comment/2214\",[]],[\"name/2215\",[917,74.643]],[\"comment/2215\",[]],[\"name/2216\",[1,21.913]],[\"comment/2216\",[]],[\"name/2217\",[918,74.643]],[\"comment/2217\",[]],[\"name/2218\",[919,74.643]],[\"comment/2218\",[]],[\"name/2219\",[920,74.643]],[\"comment/2219\",[]],[\"name/2220\",[1,21.913]],[\"comment/2220\",[]],[\"name/2221\",[96,53.441]],[\"comment/2221\",[]],[\"name/2222\",[44,53.441]],[\"comment/2222\",[]],[\"name/2223\",[889,44.854]],[\"comment/2223\",[]],[\"name/2224\",[921,69.535]],[\"comment/2224\",[]],[\"name/2225\",[922,74.643]],[\"comment/2225\",[]],[\"name/2226\",[923,74.643]],[\"comment/2226\",[]],[\"name/2227\",[924,74.643]],[\"comment/2227\",[]],[\"name/2228\",[925,74.643]],[\"comment/2228\",[]],[\"name/2229\",[926,74.643]],[\"comment/2229\",[]],[\"name/2230\",[927,69.535]],[\"comment/2230\",[]],[\"name/2231\",[1,21.913]],[\"comment/2231\",[]],[\"name/2232\",[39,49.52]],[\"comment/2232\",[]],[\"name/2233\",[921,69.535]],[\"comment/2233\",[]],[\"name/2234\",[889,44.854]],[\"comment/2234\",[]],[\"name/2235\",[928,74.643]],[\"comment/2235\",[]],[\"name/2236\",[1,21.913]],[\"comment/2236\",[]],[\"name/2237\",[36,50.664]],[\"comment/2237\",[]],[\"name/2238\",[927,69.535]],[\"comment/2238\",[]],[\"name/2239\",[889,44.854]],[\"comment/2239\",[]],[\"name/2240\",[929,74.643]],[\"comment/2240\",[]],[\"name/2241\",[1,21.913]],[\"comment/2241\",[]],[\"name/2242\",[818,46.711]],[\"comment/2242\",[]],[\"name/2243\",[930,74.643]],[\"comment/2243\",[]],[\"name/2244\",[889,44.854]],[\"comment/2244\",[]],[\"name/2245\",[931,74.643]],[\"comment/2245\",[]],[\"name/2246\",[1,21.913]],[\"comment/2246\",[]],[\"name/2247\",[818,46.711]],[\"comment/2247\",[]],[\"name/2248\",[22,57.297]],[\"comment/2248\",[]],[\"name/2249\",[932,74.643]],[\"comment/2249\",[]],[\"name/2250\",[933,74.643]],[\"comment/2250\",[]],[\"name/2251\",[934,74.643]],[\"comment/2251\",[]],[\"name/2252\",[935,74.643]],[\"comment/2252\",[]],[\"name/2253\",[936,74.643]],[\"comment/2253\",[]],[\"name/2254\",[916,69.535]],[\"comment/2254\",[]],[\"name/2255\",[937,74.643]],[\"comment/2255\",[]],[\"name/2256\",[938,74.643]],[\"comment/2256\",[]],[\"name/2257\",[939,74.643]],[\"comment/2257\",[]],[\"name/2258\",[940,74.643]],[\"comment/2258\",[]],[\"name/2259\",[941,74.643]],[\"comment/2259\",[]],[\"name/2260\",[942,74.643]],[\"comment/2260\",[]],[\"name/2261\",[943,74.643]],[\"comment/2261\",[]],[\"name/2262\",[152,48.494]],[\"comment/2262\",[]],[\"name/2263\",[944,74.643]],[\"comment/2263\",[]],[\"name/2264\",[945,74.643]],[\"comment/2264\",[]],[\"name/2265\",[946,69.535]],[\"comment/2265\",[]],[\"name/2266\",[889,44.854]],[\"comment/2266\",[]],[\"name/2267\",[946,69.535]],[\"comment/2267\",[]],[\"name/2268\",[1,21.913]],[\"comment/2268\",[]],[\"name/2269\",[947,74.643]],[\"comment/2269\",[]],[\"name/2270\",[948,74.643]],[\"comment/2270\",[]],[\"name/2271\",[949,74.643]],[\"comment/2271\",[]],[\"name/2272\",[1,21.913]],[\"comment/2272\",[]],[\"name/2273\",[950,74.643]],[\"comment/2273\",[]],[\"name/2274\",[22,57.297]],[\"comment/2274\",[]],[\"name/2275\",[951,74.643]],[\"comment/2275\",[]],[\"name/2276\",[1,21.913]],[\"comment/2276\",[]],[\"name/2277\",[818,46.711]],[\"comment/2277\",[]],[\"name/2278\",[166,58.549]],[\"comment/2278\",[]],[\"name/2279\",[889,44.854]],[\"comment/2279\",[]],[\"name/2280\",[952,74.643]],[\"comment/2280\",[]],[\"name/2281\",[1,21.913]],[\"comment/2281\",[]],[\"name/2282\",[818,46.711]],[\"comment/2282\",[]],[\"name/2283\",[347,58.549]],[\"comment/2283\",[]],[\"name/2284\",[889,44.854]],[\"comment/2284\",[]],[\"name/2285\",[953,74.643]],[\"comment/2285\",[]],[\"name/2286\",[1,21.913]],[\"comment/2286\",[]],[\"name/2287\",[818,46.711]],[\"comment/2287\",[]],[\"name/2288\",[208,49.52]],[\"comment/2288\",[]],[\"name/2289\",[250,59.98]],[\"comment/2289\",[]],[\"name/2290\",[889,44.854]],[\"comment/2290\",[]],[\"name/2291\",[954,74.643]],[\"comment/2291\",[]],[\"name/2292\",[1,21.913]],[\"comment/2292\",[]],[\"name/2293\",[818,46.711]],[\"comment/2293\",[]],[\"name/2294\",[493,63.657]],[\"comment/2294\",[]],[\"name/2295\",[889,44.854]],[\"comment/2295\",[]],[\"name/2296\",[955,74.643]],[\"comment/2296\",[]],[\"name/2297\",[1,21.913]],[\"comment/2297\",[]],[\"name/2298\",[818,46.711]],[\"comment/2298\",[]],[\"name/2299\",[956,74.643]],[\"comment/2299\",[]],[\"name/2300\",[957,74.643]],[\"comment/2300\",[]],[\"name/2301\",[958,74.643]],[\"comment/2301\",[]],[\"name/2302\",[959,74.643]],[\"comment/2302\",[]],[\"name/2303\",[889,44.854]],[\"comment/2303\",[]],[\"name/2304\",[960,74.643]],[\"comment/2304\",[]],[\"name/2305\",[1,21.913]],[\"comment/2305\",[]],[\"name/2306\",[818,46.711]],[\"comment/2306\",[]],[\"name/2307\",[50,66.17]],[\"comment/2307\",[]],[\"name/2308\",[39,49.52]],[\"comment/2308\",[]],[\"name/2309\",[961,74.643]],[\"comment/2309\",[]],[\"name/2310\",[962,74.643]],[\"comment/2310\",[]],[\"name/2311\",[889,44.854]],[\"comment/2311\",[]],[\"name/2312\",[963,74.643]],[\"comment/2312\",[]],[\"name/2313\",[1,21.913]],[\"comment/2313\",[]],[\"name/2314\",[63,55.184]],[\"comment/2314\",[]],[\"name/2315\",[71,69.535]],[\"comment/2315\",[]],[\"name/2316\",[964,74.643]],[\"comment/2316\",[]],[\"name/2317\",[1,21.913]],[\"comment/2317\",[]],[\"name/2318\",[818,46.711]],[\"comment/2318\",[]],[\"name/2319\",[965,74.643]],[\"comment/2319\",[]],[\"name/2320\",[889,44.854]],[\"comment/2320\",[]],[\"name/2321\",[966,74.643]],[\"comment/2321\",[]],[\"name/2322\",[1,21.913]],[\"comment/2322\",[]],[\"name/2323\",[818,46.711]],[\"comment/2323\",[]],[\"name/2324\",[111,66.17]],[\"comment/2324\",[]],[\"name/2325\",[209,59.98]],[\"comment/2325\",[]],[\"name/2326\",[210,59.98]],[\"comment/2326\",[]],[\"name/2327\",[967,74.643]],[\"comment/2327\",[]],[\"name/2328\",[1,21.913]],[\"comment/2328\",[]],[\"name/2329\",[968,69.535]],[\"comment/2329\",[]],[\"name/2330\",[344,61.65]],[\"comment/2330\",[]],[\"name/2331\",[741,66.17]],[\"comment/2331\",[]],[\"name/2332\",[742,66.17]],[\"comment/2332\",[]],[\"name/2333\",[743,66.17]],[\"comment/2333\",[]],[\"name/2334\",[744,66.17]],[\"comment/2334\",[]],[\"name/2335\",[745,66.17]],[\"comment/2335\",[]],[\"name/2336\",[748,63.657]],[\"comment/2336\",[]],[\"name/2337\",[749,66.17]],[\"comment/2337\",[]],[\"name/2338\",[750,66.17]],[\"comment/2338\",[]],[\"name/2339\",[751,66.17]],[\"comment/2339\",[]],[\"name/2340\",[752,66.17]],[\"comment/2340\",[]],[\"name/2341\",[756,66.17]],[\"comment/2341\",[]],[\"name/2342\",[757,66.17]],[\"comment/2342\",[]],[\"name/2343\",[758,66.17]],[\"comment/2343\",[]],[\"name/2344\",[753,66.17]],[\"comment/2344\",[]],[\"name/2345\",[754,66.17]],[\"comment/2345\",[]],[\"name/2346\",[755,66.17]],[\"comment/2346\",[]],[\"name/2347\",[746,63.657]],[\"comment/2347\",[]],[\"name/2348\",[747,66.17]],[\"comment/2348\",[]],[\"name/2349\",[739,66.17]],[\"comment/2349\",[]],[\"name/2350\",[740,66.17]],[\"comment/2350\",[]],[\"name/2351\",[734,66.17]],[\"comment/2351\",[]],[\"name/2352\",[735,66.17]],[\"comment/2352\",[]],[\"name/2353\",[736,66.17]],[\"comment/2353\",[]],[\"name/2354\",[759,66.17]],[\"comment/2354\",[]],[\"name/2355\",[760,66.17]],[\"comment/2355\",[]],[\"name/2356\",[761,66.17]],[\"comment/2356\",[]],[\"name/2357\",[762,66.17]],[\"comment/2357\",[]],[\"name/2358\",[763,66.17]],[\"comment/2358\",[]],[\"name/2359\",[764,66.17]],[\"comment/2359\",[]],[\"name/2360\",[765,66.17]],[\"comment/2360\",[]],[\"name/2361\",[766,66.17]],[\"comment/2361\",[]],[\"name/2362\",[767,66.17]],[\"comment/2362\",[]],[\"name/2363\",[731,66.17]],[\"comment/2363\",[]],[\"name/2364\",[732,66.17]],[\"comment/2364\",[]],[\"name/2365\",[733,66.17]],[\"comment/2365\",[]],[\"name/2366\",[768,66.17]],[\"comment/2366\",[]],[\"name/2367\",[769,66.17]],[\"comment/2367\",[]],[\"name/2368\",[770,66.17]],[\"comment/2368\",[]],[\"name/2369\",[737,66.17]],[\"comment/2369\",[]],[\"name/2370\",[771,63.657]],[\"comment/2370\",[]],[\"name/2371\",[772,63.657]],[\"comment/2371\",[]],[\"name/2372\",[791,63.657]],[\"comment/2372\",[]],[\"name/2373\",[792,66.17]],[\"comment/2373\",[]],[\"name/2374\",[773,66.17]],[\"comment/2374\",[]],[\"name/2375\",[774,66.17]],[\"comment/2375\",[]],[\"name/2376\",[775,66.17]],[\"comment/2376\",[]],[\"name/2377\",[776,66.17]],[\"comment/2377\",[]],[\"name/2378\",[777,66.17]],[\"comment/2378\",[]],[\"name/2379\",[780,66.17]],[\"comment/2379\",[]],[\"name/2380\",[778,66.17]],[\"comment/2380\",[]],[\"name/2381\",[779,66.17]],[\"comment/2381\",[]],[\"name/2382\",[781,66.17]],[\"comment/2382\",[]],[\"name/2383\",[783,66.17]],[\"comment/2383\",[]],[\"name/2384\",[784,66.17]],[\"comment/2384\",[]],[\"name/2385\",[785,66.17]],[\"comment/2385\",[]],[\"name/2386\",[787,66.17]],[\"comment/2386\",[]],[\"name/2387\",[788,66.17]],[\"comment/2387\",[]],[\"name/2388\",[789,66.17]],[\"comment/2388\",[]],[\"name/2389\",[782,66.17]],[\"comment/2389\",[]],[\"name/2390\",[786,66.17]],[\"comment/2390\",[]],[\"name/2391\",[969,74.643]],[\"comment/2391\",[]],[\"name/2392\",[970,74.643]],[\"comment/2392\",[]],[\"name/2393\",[971,74.643]],[\"comment/2393\",[]],[\"name/2394\",[972,74.643]],[\"comment/2394\",[]],[\"name/2395\",[1,21.913]],[\"comment/2395\",[]],[\"name/2396\",[968,69.535]],[\"comment/2396\",[]],[\"name/2397\",[834,69.535]],[\"comment/2397\",[]],[\"name/2398\",[973,74.643]],[\"comment/2398\",[]],[\"name/2399\",[1,21.913]],[\"comment/2399\",[]],[\"name/2400\",[974,69.535]],[\"comment/2400\",[]],[\"name/2401\",[975,69.535]],[\"comment/2401\",[]],[\"name/2402\",[976,74.643]],[\"comment/2402\",[]],[\"name/2403\",[977,74.643]],[\"comment/2403\",[]],[\"name/2404\",[978,74.643]],[\"comment/2404\",[]],[\"name/2405\",[979,74.643]],[\"comment/2405\",[]],[\"name/2406\",[152,48.494]],[\"comment/2406\",[]],[\"name/2407\",[980,74.643]],[\"comment/2407\",[]],[\"name/2408\",[152,48.494]],[\"comment/2408\",[]],[\"name/2409\",[981,74.643]],[\"comment/2409\",[]],[\"name/2410\",[982,74.643]],[\"comment/2410\",[]],[\"name/2411\",[983,74.643]],[\"comment/2411\",[]],[\"name/2412\",[984,74.643]],[\"comment/2412\",[]],[\"name/2413\",[985,69.535]],[\"comment/2413\",[]],[\"name/2414\",[986,74.643]],[\"comment/2414\",[]],[\"name/2415\",[987,74.643]],[\"comment/2415\",[]],[\"name/2416\",[988,74.643]],[\"comment/2416\",[]],[\"name/2417\",[1,21.913]],[\"comment/2417\",[]],[\"name/2418\",[989,74.643]],[\"comment/2418\",[]],[\"name/2419\",[990,74.643]],[\"comment/2419\",[]],[\"name/2420\",[991,74.643]],[\"comment/2420\",[]],[\"name/2421\",[992,74.643]],[\"comment/2421\",[]],[\"name/2422\",[993,74.643]],[\"comment/2422\",[]],[\"name/2423\",[994,74.643]],[\"comment/2423\",[]],[\"name/2424\",[995,74.643]],[\"comment/2424\",[]],[\"name/2425\",[152,48.494]],[\"comment/2425\",[]],[\"name/2426\",[975,69.535]],[\"comment/2426\",[]],[\"name/2427\",[1,21.913]],[\"comment/2427\",[]],[\"name/2428\",[996,74.643]],[\"comment/2428\",[]],[\"name/2429\",[985,69.535]],[\"comment/2429\",[]],[\"name/2430\",[997,74.643]],[\"comment/2430\",[]],[\"name/2431\",[998,74.643]],[\"comment/2431\",[]],[\"name/2432\",[1,21.913]],[\"comment/2432\",[]],[\"name/2433\",[999,74.643]],[\"comment/2433\",[]],[\"name/2434\",[1000,74.643]],[\"comment/2434\",[]],[\"name/2435\",[1001,69.535]],[\"comment/2435\",[]],[\"name/2436\",[1002,74.643]],[\"comment/2436\",[]],[\"name/2437\",[1003,74.643]],[\"comment/2437\",[]],[\"name/2438\",[1004,74.643]],[\"comment/2438\",[]],[\"name/2439\",[1005,74.643]],[\"comment/2439\",[]],[\"name/2440\",[1006,74.643]],[\"comment/2440\",[]],[\"name/2441\",[1007,74.643]],[\"comment/2441\",[]],[\"name/2442\",[1008,74.643]],[\"comment/2442\",[]],[\"name/2443\",[1009,74.643]],[\"comment/2443\",[]],[\"name/2444\",[1010,74.643]],[\"comment/2444\",[]],[\"name/2445\",[1011,74.643]],[\"comment/2445\",[]],[\"name/2446\",[1012,74.643]],[\"comment/2446\",[]],[\"name/2447\",[1013,74.643]],[\"comment/2447\",[]],[\"name/2448\",[1014,74.643]],[\"comment/2448\",[]],[\"name/2449\",[1015,74.643]],[\"comment/2449\",[]],[\"name/2450\",[1016,74.643]],[\"comment/2450\",[]],[\"name/2451\",[1017,74.643]],[\"comment/2451\",[]],[\"name/2452\",[1,21.913]],[\"comment/2452\",[]],[\"name/2453\",[1001,69.535]],[\"comment/2453\",[]],[\"name/2454\",[397,58.549]],[\"comment/2454\",[]],[\"name/2455\",[1018,74.643]],[\"comment/2455\",[]],[\"name/2456\",[1019,74.643]],[\"comment/2456\",[]],[\"name/2457\",[1020,74.643]],[\"comment/2457\",[]],[\"name/2458\",[1021,74.643]],[\"comment/2458\",[]],[\"name/2459\",[1022,74.643]],[\"comment/2459\",[]],[\"name/2460\",[1023,74.643]],[\"comment/2460\",[]],[\"name/2461\",[1024,74.643]],[\"comment/2461\",[]],[\"name/2462\",[1025,74.643]],[\"comment/2462\",[]],[\"name/2463\",[1026,74.643]],[\"comment/2463\",[]],[\"name/2464\",[1027,74.643]],[\"comment/2464\",[]],[\"name/2465\",[1028,74.643]],[\"comment/2465\",[]],[\"name/2466\",[1029,74.643]],[\"comment/2466\",[]],[\"name/2467\",[1030,74.643]],[\"comment/2467\",[]],[\"name/2468\",[1,21.913]],[\"comment/2468\",[]],[\"name/2469\",[818,46.711]],[\"comment/2469\",[]],[\"name/2470\",[1031,63.657]],[\"comment/2470\",[]],[\"name/2471\",[1,21.913]],[\"comment/2471\",[]],[\"name/2472\",[208,49.52]],[\"comment/2472\",[]],[\"name/2473\",[73,58.549]],[\"comment/2473\",[]],[\"name/2474\",[1032,74.643]],[\"comment/2474\",[]],[\"name/2475\",[94,40.303]],[\"comment/2475\",[]],[\"name/2476\",[1,21.913]],[\"comment/2476\",[]],[\"name/2477\",[1031,63.657]],[\"comment/2477\",[]],[\"name/2478\",[1033,74.643]],[\"comment/2478\",[]],[\"name/2479\",[1,21.913]],[\"comment/2479\",[]],[\"name/2480\",[208,49.52]],[\"comment/2480\",[]],[\"name/2481\",[73,58.549]],[\"comment/2481\",[]],[\"name/2482\",[1034,74.643]],[\"comment/2482\",[]],[\"name/2483\",[1,21.913]],[\"comment/2483\",[]],[\"name/2484\",[1031,63.657]],[\"comment/2484\",[]],[\"name/2485\",[1035,74.643]],[\"comment/2485\",[]],[\"name/2486\",[1,21.913]],[\"comment/2486\",[]],[\"name/2487\",[208,49.52]],[\"comment/2487\",[]],[\"name/2488\",[73,58.549]],[\"comment/2488\",[]],[\"name/2489\",[1036,74.643]],[\"comment/2489\",[]],[\"name/2490\",[1,21.913]],[\"comment/2490\",[]],[\"name/2491\",[1031,63.657]],[\"comment/2491\",[]],[\"name/2492\",[1037,74.643]],[\"comment/2492\",[]],[\"name/2493\",[1,21.913]],[\"comment/2493\",[]],[\"name/2494\",[166,58.549]],[\"comment/2494\",[]],[\"name/2495\",[7,55.184]],[\"comment/2495\",[]],[\"name/2496\",[80,52.671]],[\"comment/2496\",[]],[\"name/2497\",[146,59.98]],[\"comment/2497\",[]],[\"name/2498\",[208,49.52]],[\"comment/2498\",[]],[\"name/2499\",[250,59.98]],[\"comment/2499\",[]],[\"name/2500\",[1038,74.643]],[\"comment/2500\",[]],[\"name/2501\",[1,21.913]],[\"comment/2501\",[]],[\"name/2502\",[1039,74.643]],[\"comment/2502\",[]],[\"name/2503\",[1040,74.643]],[\"comment/2503\",[]],[\"name/2504\",[1,21.913]],[\"comment/2504\",[]],[\"name/2505\",[1041,74.643]],[\"comment/2505\",[]],[\"name/2506\",[1042,74.643]],[\"comment/2506\",[]],[\"name/2507\",[1,21.913]],[\"comment/2507\",[]],[\"name/2508\",[166,58.549]],[\"comment/2508\",[]],[\"name/2509\",[1043,74.643]],[\"comment/2509\",[]],[\"name/2510\",[1,21.913]],[\"comment/2510\",[]],[\"name/2511\",[1044,74.643]],[\"comment/2511\",[]],[\"name/2512\",[1045,69.535]],[\"comment/2512\",[]],[\"name/2513\",[1,21.913]],[\"comment/2513\",[]],[\"name/2514\",[337,59.98]],[\"comment/2514\",[]],[\"name/2515\",[1046,74.643]],[\"comment/2515\",[]],[\"name/2516\",[94,40.303]],[\"comment/2516\",[]],[\"name/2517\",[1,21.913]],[\"comment/2517\",[]],[\"name/2518\",[1045,69.535]],[\"comment/2518\",[]],[\"name/2519\",[1047,69.535]],[\"comment/2519\",[]],[\"name/2520\",[1,21.913]],[\"comment/2520\",[]],[\"name/2521\",[347,58.549]],[\"comment/2521\",[]],[\"name/2522\",[1048,74.643]],[\"comment/2522\",[]],[\"name/2523\",[1049,69.535]],[\"comment/2523\",[]],[\"name/2524\",[1,21.913]],[\"comment/2524\",[]],[\"name/2525\",[1047,69.535]],[\"comment/2525\",[]],[\"name/2526\",[1050,69.535]],[\"comment/2526\",[]],[\"name/2527\",[1,21.913]],[\"comment/2527\",[]],[\"name/2528\",[208,49.52]],[\"comment/2528\",[]],[\"name/2529\",[347,58.549]],[\"comment/2529\",[]],[\"name/2530\",[259,63.657]],[\"comment/2530\",[]],[\"name/2531\",[80,52.671]],[\"comment/2531\",[]],[\"name/2532\",[146,59.98]],[\"comment/2532\",[]],[\"name/2533\",[250,59.98]],[\"comment/2533\",[]],[\"name/2534\",[1051,74.643]],[\"comment/2534\",[]],[\"name/2535\",[1052,74.643]],[\"comment/2535\",[]],[\"name/2536\",[94,40.303]],[\"comment/2536\",[]],[\"name/2537\",[1,21.913]],[\"comment/2537\",[]],[\"name/2538\",[1050,69.535]],[\"comment/2538\",[]],[\"name/2539\",[1053,69.535]],[\"comment/2539\",[]],[\"name/2540\",[1,21.913]],[\"comment/2540\",[]],[\"name/2541\",[208,49.52]],[\"comment/2541\",[]],[\"name/2542\",[39,49.52]],[\"comment/2542\",[]],[\"name/2543\",[72,61.65]],[\"comment/2543\",[]],[\"name/2544\",[36,50.664]],[\"comment/2544\",[]],[\"name/2545\",[1054,69.535]],[\"comment/2545\",[]],[\"name/2546\",[1,21.913]],[\"comment/2546\",[]],[\"name/2547\",[208,49.52]],[\"comment/2547\",[]],[\"name/2548\",[43,56.185]],[\"comment/2548\",[]],[\"name/2549\",[1055,69.535]],[\"comment/2549\",[]],[\"name/2550\",[39,49.52]],[\"comment/2550\",[]],[\"name/2551\",[72,61.65]],[\"comment/2551\",[]],[\"name/2552\",[36,50.664]],[\"comment/2552\",[]],[\"name/2553\",[1056,74.643]],[\"comment/2553\",[]],[\"name/2554\",[1,21.913]],[\"comment/2554\",[]],[\"name/2555\",[326,69.535]],[\"comment/2555\",[]],[\"name/2556\",[1057,74.643]],[\"comment/2556\",[]],[\"name/2557\",[1058,69.535]],[\"comment/2557\",[]],[\"name/2558\",[1,21.913]],[\"comment/2558\",[]],[\"name/2559\",[208,49.52]],[\"comment/2559\",[]],[\"name/2560\",[43,56.185]],[\"comment/2560\",[]],[\"name/2561\",[1055,69.535]],[\"comment/2561\",[]],[\"name/2562\",[39,49.52]],[\"comment/2562\",[]],[\"name/2563\",[72,61.65]],[\"comment/2563\",[]],[\"name/2564\",[36,50.664]],[\"comment/2564\",[]],[\"name/2565\",[1059,74.643]],[\"comment/2565\",[]],[\"name/2566\",[1060,74.643]],[\"comment/2566\",[]],[\"name/2567\",[1,21.913]],[\"comment/2567\",[]],[\"name/2568\",[1053,69.535]],[\"comment/2568\",[]],[\"name/2569\",[1054,69.535]],[\"comment/2569\",[]],[\"name/2570\",[1061,74.643]],[\"comment/2570\",[]],[\"name/2571\",[1049,69.535]],[\"comment/2571\",[]],[\"name/2572\",[1,21.913]],[\"comment/2572\",[]],[\"name/2573\",[1058,69.535]],[\"comment/2573\",[]],[\"name/2574\",[1062,74.643]],[\"comment/2574\",[]],[\"name/2575\",[1,21.913]],[\"comment/2575\",[]],[\"name/2576\",[39,49.52]],[\"comment/2576\",[]],[\"name/2577\",[36,50.664]],[\"comment/2577\",[]],[\"name/2578\",[80,52.671]],[\"comment/2578\",[]],[\"name/2579\",[1063,74.643]],[\"comment/2579\",[]],[\"name/2580\",[1,21.913]],[\"comment/2580\",[]],[\"name/2581\",[1064,74.643]],[\"comment/2581\",[]],[\"name/2582\",[1065,74.643]],[\"comment/2582\",[]],[\"name/2583\",[1,21.913]],[\"comment/2583\",[]],[\"name/2584\",[39,49.52]],[\"comment/2584\",[]],[\"name/2585\",[1066,74.643]],[\"comment/2585\",[]],[\"name/2586\",[1067,74.643]],[\"comment/2586\",[]],[\"name/2587\",[1068,74.643]],[\"comment/2587\",[]],[\"name/2588\",[1,21.913]],[\"comment/2588\",[]],[\"name/2589\",[1069,74.643]],[\"comment/2589\",[]],[\"name/2590\",[1070,69.535]],[\"comment/2590\",[]],[\"name/2591\",[1,21.913]],[\"comment/2591\",[]],[\"name/2592\",[1071,74.643]],[\"comment/2592\",[]],[\"name/2593\",[1072,69.535]],[\"comment/2593\",[]],[\"name/2594\",[1073,74.643]],[\"comment/2594\",[]],[\"name/2595\",[1074,74.643]],[\"comment/2595\",[]],[\"name/2596\",[1075,74.643]],[\"comment/2596\",[]],[\"name/2597\",[1076,74.643]],[\"comment/2597\",[]],[\"name/2598\",[1077,74.643]],[\"comment/2598\",[]],[\"name/2599\",[1078,74.643]],[\"comment/2599\",[]],[\"name/2600\",[1,21.913]],[\"comment/2600\",[]],[\"name/2601\",[808,69.535]],[\"comment/2601\",[]],[\"name/2602\",[1079,74.643]],[\"comment/2602\",[]],[\"name/2603\",[1080,74.643]],[\"comment/2603\",[]],[\"name/2604\",[1081,74.643]],[\"comment/2604\",[]],[\"name/2605\",[974,69.535]],[\"comment/2605\",[]],[\"name/2606\",[1082,74.643]],[\"comment/2606\",[]],[\"name/2607\",[1,21.913]],[\"comment/2607\",[]],[\"name/2608\",[1083,74.643]],[\"comment/2608\",[]],[\"name/2609\",[1070,69.535]],[\"comment/2609\",[]],[\"name/2610\",[1084,74.643]],[\"comment/2610\",[]],[\"name/2611\",[1085,74.643]],[\"comment/2611\",[]],[\"name/2612\",[1072,69.535]],[\"comment/2612\",[]],[\"name/2613\",[1086,74.643]],[\"comment/2613\",[]],[\"name/2614\",[1087,74.643]],[\"comment/2614\",[]],[\"name/2615\",[1088,74.643]],[\"comment/2615\",[]]],\"invertedIndex\":[[\"0\",{\"_index\":685,\"name\":{\"1675\":{}},\"comment\":{}}],[\"1\",{\"_index\":686,\"name\":{\"1676\":{}},\"comment\":{}}],[\"10\",{\"_index\":695,\"name\":{\"1685\":{}},\"comment\":{}}],[\"11\",{\"_index\":696,\"name\":{\"1686\":{}},\"comment\":{}}],[\"12\",{\"_index\":697,\"name\":{\"1687\":{}},\"comment\":{}}],[\"13\",{\"_index\":698,\"name\":{\"1688\":{}},\"comment\":{}}],[\"14\",{\"_index\":699,\"name\":{\"1689\":{}},\"comment\":{}}],[\"15\",{\"_index\":700,\"name\":{\"1690\":{}},\"comment\":{}}],[\"16\",{\"_index\":701,\"name\":{\"1691\":{}},\"comment\":{}}],[\"17\",{\"_index\":702,\"name\":{\"1692\":{}},\"comment\":{}}],[\"18\",{\"_index\":703,\"name\":{\"1693\":{}},\"comment\":{}}],[\"19\",{\"_index\":704,\"name\":{\"1694\":{}},\"comment\":{}}],[\"2\",{\"_index\":687,\"name\":{\"1677\":{}},\"comment\":{}}],[\"20\",{\"_index\":705,\"name\":{\"1695\":{}},\"comment\":{}}],[\"21\",{\"_index\":706,\"name\":{\"1696\":{}},\"comment\":{}}],[\"22\",{\"_index\":707,\"name\":{\"1697\":{}},\"comment\":{}}],[\"3\",{\"_index\":688,\"name\":{\"1678\":{}},\"comment\":{}}],[\"4\",{\"_index\":689,\"name\":{\"1679\":{}},\"comment\":{}}],[\"5\",{\"_index\":690,\"name\":{\"1680\":{}},\"comment\":{}}],[\"6\",{\"_index\":691,\"name\":{\"1681\":{}},\"comment\":{}}],[\"7\",{\"_index\":692,\"name\":{\"1682\":{}},\"comment\":{}}],[\"8\",{\"_index\":693,\"name\":{\"1683\":{}},\"comment\":{}}],[\"9\",{\"_index\":694,\"name\":{\"1684\":{}},\"comment\":{}}],[\"__type\",{\"_index\":152,\"name\":{\"290\":{},\"705\":{},\"1217\":{},\"1408\":{},\"1539\":{},\"1567\":{},\"1633\":{},\"1635\":{},\"1656\":{},\"1666\":{},\"1674\":{},\"1715\":{},\"1716\":{},\"1728\":{},\"1739\":{},\"1751\":{},\"2262\":{},\"2406\":{},\"2408\":{},\"2425\":{}},\"comment\":{}}],[\"access\",{\"_index\":183,\"name\":{\"340\":{},\"1253\":{}},\"comment\":{}}],[\"accesscontroloptions\",{\"_index\":181,\"name\":{\"337\":{}},\"comment\":{}}],[\"accesskey\",{\"_index\":135,\"name\":{\"266\":{}},\"comment\":{}}],[\"account\",{\"_index\":7,\"name\":{\"8\":{},\"21\":{},\"275\":{},\"627\":{},\"1066\":{},\"1109\":{},\"1138\":{},\"1166\":{},\"2112\":{},\"2495\":{}},\"comment\":{}}],[\"accounthash\",{\"_index\":2,\"name\":{\"2\":{},\"10\":{},\"535\":{},\"953\":{},\"1769\":{},\"2004\":{},\"2011\":{}},\"comment\":{}}],[\"accountidentifier\",{\"_index\":851,\"name\":{\"1996\":{},\"2002\":{}},\"comment\":{}}],[\"accountkind\",{\"_index\":473,\"name\":{\"1055\":{}},\"comment\":{}}],[\"accountnamedkey\",{\"_index\":866,\"name\":{\"2040\":{},\"2044\":{}},\"comment\":{}}],[\"accountpublickey\",{\"_index\":163,\"name\":{\"307\":{}},\"comment\":{}}],[\"accumulatedseed\",{\"_index\":81,\"name\":{\"140\":{},\"177\":{},\"189\":{},\"222\":{}},\"comment\":{}}],[\"actionthresholds\",{\"_index\":4,\"name\":{\"4\":{},\"14\":{},\"34\":{}},\"comment\":{}}],[\"activatebid\",{\"_index\":355,\"name\":{\"756\":{},\"767\":{},\"780\":{}},\"comment\":{}}],[\"activationpoint\",{\"_index\":950,\"name\":{\"2273\":{}},\"comment\":{}}],[\"add\",{\"_index\":524,\"name\":{\"1238\":{}},\"comment\":{}}],[\"addbid\",{\"_index\":350,\"name\":{\"751\":{},\"762\":{},\"775\":{}},\"comment\":{}}],[\"adddata\",{\"_index\":1087,\"name\":{\"2614\":{}},\"comment\":{}}],[\"added\",{\"_index\":922,\"name\":{\"2225\":{}},\"comment\":{}}],[\"addr\",{\"_index\":368,\"name\":{\"801\":{}},\"comment\":{}}],[\"address\",{\"_index\":919,\"name\":{\"2218\":{}},\"comment\":{}}],[\"addressableentity\",{\"_index\":19,\"name\":{\"28\":{},\"637\":{},\"1110\":{},\"1183\":{},\"2116\":{}},\"comment\":{}}],[\"addressableentityhash\",{\"_index\":280,\"name\":{\"582\":{},\"969\":{}},\"comment\":{}}],[\"addwrite\",{\"_index\":527,\"name\":{\"1241\":{}},\"comment\":{}}],[\"alleventsnames\",{\"_index\":1015,\"name\":{\"2449\":{}},\"comment\":{}}],[\"amount\",{\"_index\":63,\"name\":{\"111\":{},\"357\":{},\"387\":{},\"391\":{},\"834\":{},\"844\":{},\"856\":{},\"924\":{},\"930\":{},\"2314\":{}},\"comment\":{}}],[\"any\",{\"_index\":569,\"name\":{\"1339\":{},\"1564\":{},\"1589\":{}},\"comment\":{}}],[\"apiversion\",{\"_index\":818,\"name\":{\"1937\":{},\"2106\":{},\"2111\":{},\"2125\":{},\"2131\":{},\"2139\":{},\"2155\":{},\"2163\":{},\"2169\":{},\"2178\":{},\"2198\":{},\"2205\":{},\"2212\":{},\"2242\":{},\"2247\":{},\"2277\":{},\"2282\":{},\"2287\":{},\"2293\":{},\"2298\":{},\"2306\":{},\"2318\":{},\"2323\":{},\"2469\":{}},\"comment\":{}}],[\"apiversionevent\",{\"_index\":1030,\"name\":{\"2467\":{}},\"comment\":{}}],[\"apiversioneventtype\",{\"_index\":1002,\"name\":{\"2436\":{}},\"comment\":{}}],[\"append\",{\"_index\":580,\"name\":{\"1371\":{},\"1393\":{}},\"comment\":{}}],[\"approval\",{\"_index\":327,\"name\":{\"676\":{}},\"comment\":{}}],[\"approvals\",{\"_index\":153,\"name\":{\"293\":{},\"711\":{},\"735\":{}},\"comment\":{}}],[\"args\",{\"_index\":31,\"name\":{\"48\":{},\"53\":{},\"341\":{},\"409\":{},\"415\":{},\"421\":{},\"427\":{},\"435\":{},\"440\":{},\"693\":{},\"724\":{}},\"comment\":{}}],[\"arrayequals\",{\"_index\":338,\"name\":{\"713\":{}},\"comment\":{}}],[\"asmodulebytes\",{\"_index\":224,\"name\":{\"455\":{}},\"comment\":{}}],[\"associatedkey\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"associatedkeys\",{\"_index\":10,\"name\":{\"13\":{},\"33\":{}},\"comment\":{}}],[\"auction\",{\"_index\":320,\"name\":{\"668\":{}},\"comment\":{}}],[\"auctionstate\",{\"_index\":41,\"name\":{\"64\":{},\"2102\":{}},\"comment\":{}}],[\"availablebalance\",{\"_index\":957,\"name\":{\"2300\":{}},\"comment\":{}}],[\"availableblockrange\",{\"_index\":943,\"name\":{\"2261\":{}},\"comment\":{}}],[\"balance\",{\"_index\":493,\"name\":{\"1121\":{},\"1145\":{},\"1172\":{},\"2294\":{}},\"comment\":{}}],[\"balancehold\",{\"_index\":500,\"name\":{\"1135\":{},\"1188\":{}},\"comment\":{}}],[\"balanceholdaddr\",{\"_index\":456,\"name\":{\"994\":{}},\"comment\":{}}],[\"balanceholdaddrtag\",{\"_index\":451,\"name\":{\"985\":{}},\"comment\":{}}],[\"balanceholdaddrtagerror\",{\"_index\":453,\"name\":{\"988\":{}},\"comment\":{}}],[\"balanceholdwithproof\",{\"_index\":963,\"name\":{\"2312\":{}},\"comment\":{}}],[\"balancevalue\",{\"_index\":891,\"name\":{\"2107\":{}},\"comment\":{}}],[\"banned\",{\"_index\":924,\"name\":{\"2227\":{}},\"comment\":{}}],[\"base64to16\",{\"_index\":438,\"name\":{\"947\":{}},\"comment\":{}}],[\"baseaddr\",{\"_index\":516,\"name\":{\"1209\":{}},\"comment\":{}}],[\"bid\",{\"_index\":37,\"name\":{\"59\":{},\"91\":{},\"634\":{},\"1120\":{},\"1144\":{},\"1173\":{}},\"comment\":{}}],[\"bidaddr\",{\"_index\":465,\"name\":{\"1023\":{},\"1129\":{},\"1181\":{}},\"comment\":{}}],[\"bidaddrtag\",{\"_index\":457,\"name\":{\"1004\":{}},\"comment\":{}}],[\"bidaddrtagutils\",{\"_index\":461,\"name\":{\"1012\":{}},\"comment\":{}}],[\"bidkind\",{\"_index\":67,\"name\":{\"117\":{},\"638\":{}},\"comment\":{}}],[\"bids\",{\"_index\":42,\"name\":{\"66\":{}},\"comment\":{}}],[\"bigfrombuffer\",{\"_index\":619,\"name\":{\"1463\":{}},\"comment\":{}}],[\"bigtobytes\",{\"_index\":618,\"name\":{\"1462\":{}},\"comment\":{}}],[\"block\",{\"_index\":73,\"name\":{\"129\":{},\"212\":{},\"2031\":{},\"2140\":{},\"2473\":{},\"2481\":{},\"2488\":{}},\"comment\":{}}],[\"blockadded\",{\"_index\":1031,\"name\":{\"2470\":{},\"2477\":{},\"2484\":{},\"2491\":{}},\"comment\":{}}],[\"blockaddedevent\",{\"_index\":1032,\"name\":{\"2474\":{}},\"comment\":{}}],[\"blockaddedeventtype\",{\"_index\":1003,\"name\":{\"2437\":{}},\"comment\":{}}],[\"blockaddedeventv1\",{\"_index\":1034,\"name\":{\"2482\":{}},\"comment\":{}}],[\"blockaddedeventwrapper\",{\"_index\":1036,\"name\":{\"2489\":{}},\"comment\":{}}],[\"blockaddedv1\",{\"_index\":1033,\"name\":{\"2478\":{}},\"comment\":{}}],[\"blockaddedwrapper\",{\"_index\":1035,\"name\":{\"2485\":{}},\"comment\":{}}],[\"blockbodyv1\",{\"_index\":100,\"name\":{\"165\":{}},\"comment\":{}}],[\"blockbodyv2\",{\"_index\":107,\"name\":{\"202\":{}},\"comment\":{}}],[\"blockedstreamlimit\",{\"_index\":1085,\"name\":{\"2611\":{}},\"comment\":{}}],[\"blockglobal\",{\"_index\":499,\"name\":{\"1134\":{},\"1187\":{}},\"comment\":{}}],[\"blockglobaladdr\",{\"_index\":470,\"name\":{\"1043\":{}},\"comment\":{}}],[\"blockglobaladdrtag\",{\"_index\":468,\"name\":{\"1038\":{}},\"comment\":{}}],[\"blockglobaladdrtagerror\",{\"_index\":469,\"name\":{\"1041\":{}},\"comment\":{}}],[\"blockhash\",{\"_index\":208,\"name\":{\"401\":{},\"494\":{},\"514\":{},\"520\":{},\"1984\":{},\"2026\":{},\"2145\":{},\"2172\":{},\"2183\":{},\"2288\":{},\"2472\":{},\"2480\":{},\"2487\":{},\"2498\":{},\"2528\":{},\"2541\":{},\"2547\":{},\"2559\":{}},\"comment\":{}}],[\"blockheader\",{\"_index\":111,\"name\":{\"218\":{},\"2206\":{},\"2324\":{}},\"comment\":{}}],[\"blockheaderv1\",{\"_index\":104,\"name\":{\"175\":{},\"216\":{}},\"comment\":{}}],[\"blockheaderv2\",{\"_index\":106,\"name\":{\"187\":{},\"217\":{}},\"comment\":{}}],[\"blockheaderwrapper\",{\"_index\":110,\"name\":{\"214\":{}},\"comment\":{}}],[\"blockheight\",{\"_index\":43,\"name\":{\"67\":{},\"515\":{},\"521\":{},\"1985\":{},\"2027\":{},\"2173\":{},\"2184\":{},\"2548\":{},\"2560\":{}},\"comment\":{}}],[\"blockidentifier\",{\"_index\":855,\"name\":{\"2001\":{},\"2020\":{},\"2037\":{},\"2061\":{}},\"comment\":{}}],[\"blockindex\",{\"_index\":271,\"name\":{\"557\":{}},\"comment\":{}}],[\"blocksync\",{\"_index\":946,\"name\":{\"2265\":{},\"2267\":{}},\"comment\":{}}],[\"blocktime\",{\"_index\":262,\"name\":{\"541\":{},\"993\":{},\"1039\":{},\"1048\":{}},\"comment\":{}}],[\"blocktransaction\",{\"_index\":93,\"name\":{\"153\":{}},\"comment\":{}}],[\"blockv1\",{\"_index\":97,\"name\":{\"159\":{},\"208\":{},\"2133\":{}},\"comment\":{}}],[\"blockv2\",{\"_index\":103,\"name\":{\"170\":{},\"209\":{}},\"comment\":{}}],[\"blockwithsignatures\",{\"_index\":109,\"name\":{\"210\":{},\"2132\":{}},\"comment\":{}}],[\"blockwrapper\",{\"_index\":108,\"name\":{\"206\":{}},\"comment\":{}}],[\"body\",{\"_index\":99,\"name\":{\"163\":{},\"174\":{},\"710\":{},\"734\":{}},\"comment\":{}}],[\"bodyhash\",{\"_index\":105,\"name\":{\"178\":{},\"190\":{},\"223\":{},\"276\":{},\"688\":{}},\"comment\":{}}],[\"bondingpurse\",{\"_index\":49,\"name\":{\"76\":{},\"86\":{},\"93\":{},\"102\":{},\"931\":{}},\"comment\":{}}],[\"bool\",{\"_index\":551,\"name\":{\"1318\":{},\"1543\":{},\"1568\":{}},\"comment\":{}}],[\"bridge\",{\"_index\":64,\"name\":{\"112\":{},\"122\":{}},\"comment\":{}}],[\"bufferconstructornotdetectederror\",{\"_index\":679,\"name\":{\"1668\":{}},\"comment\":{}}],[\"build\",{\"_index\":330,\"name\":{\"681\":{},\"691\":{}},\"comment\":{}}],[\"buildversion\",{\"_index\":932,\"name\":{\"2249\":{}},\"comment\":{}}],[\"byhash\",{\"_index\":371,\"name\":{\"809\":{},\"2035\":{}},\"comment\":{}}],[\"byheight\",{\"_index\":864,\"name\":{\"2034\":{}},\"comment\":{}}],[\"byname\",{\"_index\":372,\"name\":{\"810\":{}},\"comment\":{}}],[\"bypackagehash\",{\"_index\":373,\"name\":{\"811\":{}},\"comment\":{}}],[\"bypackagehashinvocationtarget\",{\"_index\":367,\"name\":{\"799\":{}},\"comment\":{}}],[\"bypackagename\",{\"_index\":374,\"name\":{\"812\":{}},\"comment\":{}}],[\"bypackagenameinvocationtarget\",{\"_index\":369,\"name\":{\"803\":{}},\"comment\":{}}],[\"bytearray\",{\"_index\":563,\"name\":{\"1332\":{},\"1558\":{},\"1583\":{}},\"comment\":{}}],[\"bytecode\",{\"_index\":305,\"name\":{\"640\":{},\"1131\":{},\"1184\":{},\"1260\":{}},\"comment\":{}}],[\"bytecodehash\",{\"_index\":21,\"name\":{\"32\":{}},\"comment\":{}}],[\"bytehashlen\",{\"_index\":443,\"name\":{\"956\":{},\"972\":{},\"1095\":{},\"1221\":{},\"1245\":{}},\"comment\":{}}],[\"bytes\",{\"_index\":212,\"name\":{\"410\":{},\"416\":{},\"422\":{},\"429\":{},\"436\":{},\"441\":{},\"454\":{},\"527\":{},\"550\":{},\"784\":{},\"797\":{},\"1190\":{},\"1254\":{},\"1292\":{},\"1299\":{},\"1307\":{},\"1311\":{},\"1343\":{},\"1351\":{},\"1359\":{},\"1368\":{},\"1385\":{},\"1400\":{},\"1409\":{},\"1421\":{},\"1429\":{},\"1438\":{},\"1448\":{},\"1459\":{},\"1472\":{},\"1480\":{},\"1488\":{},\"1498\":{},\"1509\":{},\"1517\":{},\"1526\":{},\"1765\":{}},\"comment\":{}}],[\"call\",{\"_index\":357,\"name\":{\"758\":{},\"769\":{},\"782\":{}},\"comment\":{}}],[\"called\",{\"_index\":173,\"name\":{\"325\":{}},\"comment\":{}}],[\"caller\",{\"_index\":172,\"name\":{\"324\":{},\"328\":{}},\"comment\":{}}],[\"cannotpropose\",{\"_index\":925,\"name\":{\"2228\":{}},\"comment\":{}}],[\"category\",{\"_index\":95,\"name\":{\"156\":{},\"696\":{},\"728\":{}},\"comment\":{}}],[\"chaingetblockresult\",{\"_index\":899,\"name\":{\"2135\":{}},\"comment\":{}}],[\"chaingetblockresultv1compatible\",{\"_index\":898,\"name\":{\"2129\":{}},\"comment\":{}}],[\"chaingetblocktransfersresult\",{\"_index\":901,\"name\":{\"2142\":{}},\"comment\":{}}],[\"chaingeterainforesult\",{\"_index\":910,\"name\":{\"2186\":{}},\"comment\":{}}],[\"chaingeterasummaryresult\",{\"_index\":902,\"name\":{\"2148\":{}},\"comment\":{}}],[\"chaingetstateroothashresult\",{\"_index\":920,\"name\":{\"2219\":{}},\"comment\":{}}],[\"chainname\",{\"_index\":143,\"name\":{\"277\":{},\"308\":{},\"683\":{},\"717\":{}},\"comment\":{}}],[\"chainnamehash\",{\"_index\":1055,\"name\":{\"2549\":{},\"2561\":{}},\"comment\":{}}],[\"chainspecbytes\",{\"_index\":965,\"name\":{\"2319\":{}},\"comment\":{}}],[\"chainspecname\",{\"_index\":933,\"name\":{\"2250\":{}},\"comment\":{}}],[\"chainspecregistry\",{\"_index\":497,\"name\":{\"1127\":{},\"1151\":{},\"1179\":{}},\"comment\":{}}],[\"changebidpublickey\",{\"_index\":356,\"name\":{\"757\":{},\"768\":{},\"781\":{}},\"comment\":{}}],[\"changes\",{\"_index\":930,\"name\":{\"2243\":{}},\"comment\":{}}],[\"checksumregistry\",{\"_index\":498,\"name\":{\"1128\":{},\"1152\":{},\"1180\":{}},\"comment\":{}}],[\"cl_type\",{\"_index\":598,\"name\":{\"1410\":{}},\"comment\":{}}],[\"classic\",{\"_index\":288,\"name\":{\"599\":{},\"615\":{}},\"comment\":{}}],[\"classicmode\",{\"_index\":291,\"name\":{\"602\":{}},\"comment\":{}}],[\"client\",{\"_index\":973,\"name\":{\"2398\":{}},\"comment\":{}}],[\"clientinformational\",{\"_index\":738,\"name\":{\"1784\":{}},\"comment\":{}}],[\"clientpos\",{\"_index\":730,\"name\":{\"1776\":{}},\"comment\":{}}],[\"clienttransactional\",{\"_index\":790,\"name\":{\"1837\":{}},\"comment\":{}}],[\"cltype\",{\"_index\":179,\"name\":{\"334\":{},\"1592\":{}},\"comment\":{}}],[\"cltypeany\",{\"_index\":670,\"name\":{\"1620\":{}},\"comment\":{}}],[\"cltypebool\",{\"_index\":657,\"name\":{\"1607\":{}},\"comment\":{}}],[\"cltypebytearray\",{\"_index\":642,\"name\":{\"1529\":{}},\"comment\":{}}],[\"cltypedynamic\",{\"_index\":674,\"name\":{\"1638\":{}},\"comment\":{}}],[\"cltypeint32\",{\"_index\":658,\"name\":{\"1608\":{}},\"comment\":{}}],[\"cltypeint64\",{\"_index\":659,\"name\":{\"1609\":{}},\"comment\":{}}],[\"cltypekey\",{\"_index\":668,\"name\":{\"1618\":{}},\"comment\":{}}],[\"cltypelist\",{\"_index\":675,\"name\":{\"1647\":{}},\"comment\":{}}],[\"cltypemap\",{\"_index\":673,\"name\":{\"1623\":{}},\"comment\":{}}],[\"cltypeoption\",{\"_index\":677,\"name\":{\"1657\":{}},\"comment\":{}}],[\"cltypeparser\",{\"_index\":678,\"name\":{\"1667\":{}},\"comment\":{}}],[\"cltypepublickey\",{\"_index\":671,\"name\":{\"1621\":{}},\"comment\":{}}],[\"cltyperaw\",{\"_index\":722,\"name\":{\"1752\":{}},\"comment\":{}}],[\"cltyperesult\",{\"_index\":714,\"name\":{\"1705\":{}},\"comment\":{}}],[\"cltypestring\",{\"_index\":667,\"name\":{\"1617\":{}},\"comment\":{}}],[\"cltypetuple1\",{\"_index\":719,\"name\":{\"1719\":{}},\"comment\":{}}],[\"cltypetuple2\",{\"_index\":720,\"name\":{\"1729\":{}},\"comment\":{}}],[\"cltypetuple3\",{\"_index\":721,\"name\":{\"1740\":{}},\"comment\":{}}],[\"cltypeuint128\",{\"_index\":663,\"name\":{\"1613\":{}},\"comment\":{}}],[\"cltypeuint256\",{\"_index\":664,\"name\":{\"1614\":{}},\"comment\":{}}],[\"cltypeuint32\",{\"_index\":661,\"name\":{\"1611\":{}},\"comment\":{}}],[\"cltypeuint512\",{\"_index\":665,\"name\":{\"1615\":{}},\"comment\":{}}],[\"cltypeuint64\",{\"_index\":662,\"name\":{\"1612\":{}},\"comment\":{}}],[\"cltypeuint8\",{\"_index\":660,\"name\":{\"1610\":{}},\"comment\":{}}],[\"cltypeunit\",{\"_index\":666,\"name\":{\"1616\":{}},\"comment\":{}}],[\"cltypeuref\",{\"_index\":669,\"name\":{\"1619\":{}},\"comment\":{}}],[\"clvalue\",{\"_index\":300,\"name\":{\"626\":{},\"1312\":{}},\"comment\":{}}],[\"clvalueany\",{\"_index\":540,\"name\":{\"1288\":{}},\"comment\":{}}],[\"clvaluebool\",{\"_index\":542,\"name\":{\"1294\":{}},\"comment\":{}}],[\"clvaluebytearray\",{\"_index\":545,\"name\":{\"1302\":{}},\"comment\":{}}],[\"clvalueint32\",{\"_index\":573,\"name\":{\"1346\":{}},\"comment\":{}}],[\"clvalueint64\",{\"_index\":575,\"name\":{\"1354\":{}},\"comment\":{}}],[\"clvaluelist\",{\"_index\":577,\"name\":{\"1362\":{}},\"comment\":{}}],[\"clvaluemap\",{\"_index\":586,\"name\":{\"1378\":{}},\"comment\":{}}],[\"clvalueoption\",{\"_index\":593,\"name\":{\"1394\":{}},\"comment\":{}}],[\"clvalueparser\",{\"_index\":597,\"name\":{\"1405\":{}},\"comment\":{}}],[\"clvalueresult\",{\"_index\":601,\"name\":{\"1414\":{}},\"comment\":{}}],[\"clvaluestring\",{\"_index\":604,\"name\":{\"1424\":{}},\"comment\":{}}],[\"clvaluetuple1\",{\"_index\":607,\"name\":{\"1432\":{}},\"comment\":{}}],[\"clvaluetuple2\",{\"_index\":611,\"name\":{\"1441\":{}},\"comment\":{}}],[\"clvaluetuple3\",{\"_index\":615,\"name\":{\"1451\":{}},\"comment\":{}}],[\"clvalueuint128\",{\"_index\":629,\"name\":{\"1483\":{}},\"comment\":{}}],[\"clvalueuint256\",{\"_index\":626,\"name\":{\"1475\":{}},\"comment\":{}}],[\"clvalueuint32\",{\"_index\":640,\"name\":{\"1520\":{}},\"comment\":{}}],[\"clvalueuint512\",{\"_index\":631,\"name\":{\"1491\":{}},\"comment\":{}}],[\"clvalueuint64\",{\"_index\":636,\"name\":{\"1504\":{}},\"comment\":{}}],[\"clvalueuint8\",{\"_index\":638,\"name\":{\"1512\":{}},\"comment\":{}}],[\"clvalueunit\",{\"_index\":623,\"name\":{\"1467\":{}},\"comment\":{}}],[\"code\",{\"_index\":797,\"name\":{\"1906\":{}},\"comment\":{}}],[\"complextypeformatinvaliderror\",{\"_index\":680,\"name\":{\"1669\":{}},\"comment\":{}}],[\"concatbytes\",{\"_index\":505,\"name\":{\"1157\":{}},\"comment\":{}}],[\"connection\",{\"_index\":1083,\"name\":{\"2608\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"5\":{},\"9\":{},\"19\":{},\"24\":{},\"29\":{},\"39\":{},\"44\":{},\"52\":{},\"57\":{},\"61\":{},\"65\":{},\"71\":{},\"75\":{},\"85\":{},\"92\":{},\"101\":{},\"108\":{},\"113\":{},\"118\":{},\"126\":{},\"132\":{},\"155\":{},\"160\":{},\"166\":{},\"171\":{},\"176\":{},\"188\":{},\"203\":{},\"207\":{},\"211\":{},\"215\":{},\"221\":{},\"241\":{},\"249\":{},\"256\":{},\"260\":{},\"265\":{},\"274\":{},\"292\":{},\"306\":{},\"315\":{},\"332\":{},\"336\":{},\"339\":{},\"347\":{},\"351\":{},\"355\":{},\"359\":{},\"364\":{},\"371\":{},\"377\":{},\"384\":{},\"389\":{},\"393\":{},\"397\":{},\"400\":{},\"407\":{},\"412\":{},\"418\":{},\"424\":{},\"431\":{},\"439\":{},\"444\":{},\"463\":{},\"468\":{},\"472\":{},\"478\":{},\"489\":{},\"493\":{},\"499\":{},\"513\":{},\"519\":{},\"526\":{},\"533\":{},\"539\":{},\"544\":{},\"548\":{},\"552\":{},\"560\":{},\"568\":{},\"572\":{},\"576\":{},\"581\":{},\"585\":{},\"591\":{},\"595\":{},\"603\":{},\"608\":{},\"611\":{},\"614\":{},\"620\":{},\"625\":{},\"648\":{},\"656\":{},\"677\":{},\"682\":{},\"692\":{},\"707\":{},\"716\":{},\"723\":{},\"731\":{},\"741\":{},\"745\":{},\"772\":{},\"792\":{},\"800\":{},\"804\":{},\"808\":{},\"814\":{},\"818\":{},\"824\":{},\"833\":{},\"843\":{},\"855\":{},\"869\":{},\"872\":{},\"876\":{},\"907\":{},\"911\":{},\"915\":{},\"919\":{},\"929\":{},\"937\":{},\"941\":{},\"952\":{},\"962\":{},\"977\":{},\"989\":{},\"991\":{},\"998\":{},\"1014\":{},\"1016\":{},\"1020\":{},\"1027\":{},\"1042\":{},\"1047\":{},\"1064\":{},\"1076\":{},\"1081\":{},\"1090\":{},\"1102\":{},\"1164\":{},\"1198\":{},\"1208\":{},\"1227\":{},\"1251\":{},\"1264\":{},\"1274\":{},\"1283\":{},\"1290\":{},\"1297\":{},\"1305\":{},\"1316\":{},\"1349\":{},\"1357\":{},\"1365\":{},\"1381\":{},\"1397\":{},\"1413\":{},\"1417\":{},\"1427\":{},\"1435\":{},\"1444\":{},\"1454\":{},\"1470\":{},\"1478\":{},\"1486\":{},\"1495\":{},\"1507\":{},\"1515\":{},\"1524\":{},\"1531\":{},\"1599\":{},\"1625\":{},\"1639\":{},\"1649\":{},\"1659\":{},\"1703\":{},\"1707\":{},\"1721\":{},\"1731\":{},\"1742\":{},\"1753\":{},\"1762\":{},\"1773\":{},\"1905\":{},\"1910\":{},\"1920\":{},\"1930\":{},\"1965\":{},\"1971\":{},\"1977\":{},\"1982\":{},\"1987\":{},\"1991\":{},\"1995\":{},\"1999\":{},\"2003\":{},\"2010\":{},\"2015\":{},\"2018\":{},\"2021\":{},\"2025\":{},\"2030\":{},\"2036\":{},\"2039\":{},\"2045\":{},\"2050\":{},\"2055\":{},\"2059\":{},\"2067\":{},\"2073\":{},\"2077\":{},\"2081\":{},\"2086\":{},\"2090\":{},\"2094\":{},\"2100\":{},\"2105\":{},\"2110\":{},\"2115\":{},\"2119\":{},\"2124\":{},\"2130\":{},\"2138\":{},\"2143\":{},\"2149\":{},\"2154\":{},\"2162\":{},\"2168\":{},\"2177\":{},\"2187\":{},\"2192\":{},\"2197\":{},\"2204\":{},\"2211\":{},\"2216\":{},\"2220\":{},\"2231\":{},\"2236\":{},\"2241\":{},\"2246\":{},\"2268\":{},\"2272\":{},\"2276\":{},\"2281\":{},\"2286\":{},\"2292\":{},\"2297\":{},\"2305\":{},\"2313\":{},\"2317\":{},\"2322\":{},\"2328\":{},\"2395\":{},\"2399\":{},\"2417\":{},\"2427\":{},\"2432\":{},\"2452\":{},\"2468\":{},\"2471\":{},\"2476\":{},\"2479\":{},\"2483\":{},\"2486\":{},\"2490\":{},\"2493\":{},\"2501\":{},\"2504\":{},\"2507\":{},\"2510\":{},\"2513\":{},\"2517\":{},\"2520\":{},\"2524\":{},\"2527\":{},\"2537\":{},\"2540\":{},\"2546\":{},\"2554\":{},\"2558\":{},\"2567\":{},\"2572\":{},\"2575\":{},\"2580\":{},\"2583\":{},\"2588\":{},\"2591\":{},\"2600\":{},\"2607\":{}},\"comment\":{}}],[\"consumed\",{\"_index\":243,\"name\":{\"482\":{},\"503\":{}},\"comment\":{}}],[\"consumer\",{\"_index\":975,\"name\":{\"2401\":{},\"2426\":{}},\"comment\":{}}],[\"consumererrorhandler\",{\"_index\":980,\"name\":{\"2407\":{}},\"comment\":{}}],[\"consumererrors\",{\"_index\":978,\"name\":{\"2404\":{}},\"comment\":{}}],[\"contains\",{\"_index\":729,\"name\":{\"1775\":{}},\"comment\":{}}],[\"contract\",{\"_index\":124,\"name\":{\"248\":{},\"323\":{},\"628\":{},\"1115\":{}},\"comment\":{}}],[\"contractgroup\",{\"_index\":128,\"name\":{\"255\":{}},\"comment\":{}}],[\"contracthash\",{\"_index\":132,\"name\":{\"261\":{},\"1271\":{}},\"comment\":{}}],[\"contractnamedkey\",{\"_index\":867,\"name\":{\"2041\":{}},\"comment\":{}}],[\"contractpackage\",{\"_index\":134,\"name\":{\"264\":{},\"630\":{},\"1113\":{}},\"comment\":{}}],[\"contractpackagehash\",{\"_index\":125,\"name\":{\"250\":{},\"1280\":{}},\"comment\":{}}],[\"contractpackagewasm\",{\"_index\":491,\"name\":{\"1112\":{}},\"comment\":{}}],[\"contractversion\",{\"_index\":131,\"name\":{\"259\":{},\"262\":{}},\"comment\":{}}],[\"contractwasm\",{\"_index\":301,\"name\":{\"629\":{},\"1114\":{}},\"comment\":{}}],[\"contractwasmhash\",{\"_index\":126,\"name\":{\"251\":{}},\"comment\":{}}],[\"conversions\",{\"_index\":435,\"name\":{\"944\":{}},\"comment\":{}}],[\"cost\",{\"_index\":238,\"name\":{\"475\":{},\"483\":{},\"504\":{}},\"comment\":{}}],[\"createbytype\",{\"_index\":507,\"name\":{\"1160\":{}},\"comment\":{}}],[\"createhasharray\",{\"_index\":446,\"name\":{\"961\":{},\"976\":{},\"1101\":{},\"1226\":{}},\"comment\":{}}],[\"createnew\",{\"_index\":149,\"name\":{\"285\":{}},\"comment\":{}}],[\"createscanner\",{\"_index\":992,\"name\":{\"2421\":{}},\"comment\":{}}],[\"creator\",{\"_index\":274,\"name\":{\"561\":{}},\"comment\":{}}],[\"credit\",{\"_index\":62,\"name\":{\"107\":{},\"123\":{},\"1008\":{},\"1031\":{}},\"comment\":{}}],[\"creditinfo\",{\"_index\":464,\"name\":{\"1019\":{}},\"comment\":{}}],[\"cryptoalg\",{\"_index\":726,\"name\":{\"1763\":{}},\"comment\":{}}],[\"csprtomotes\",{\"_index\":441,\"name\":{\"950\":{}},\"comment\":{}}],[\"currentgasprice\",{\"_index\":83,\"name\":{\"142\":{},\"192\":{},\"225\":{}},\"comment\":{}}],[\"custom\",{\"_index\":349,\"name\":{\"749\":{},\"760\":{},\"773\":{}},\"comment\":{}}],[\"customheaders\",{\"_index\":810,\"name\":{\"1923\":{}},\"comment\":{}}],[\"data\",{\"_index\":397,\"name\":{\"877\":{},\"1252\":{},\"1291\":{},\"1306\":{},\"1383\":{},\"1907\":{},\"2454\":{}},\"comment\":{}}],[\"date\",{\"_index\":307,\"name\":{\"649\":{}},\"comment\":{}}],[\"decodebase16\",{\"_index\":440,\"name\":{\"949\":{}},\"comment\":{}}],[\"decodebase64\",{\"_index\":437,\"name\":{\"946\":{}},\"comment\":{}}],[\"default\",{\"_index\":142,\"name\":{\"273\":{}},\"comment\":{}}],[\"default_deploy_ttl\",{\"_index\":164,\"name\":{\"313\":{}},\"comment\":{}}],[\"defaultrpcrequest\",{\"_index\":839,\"name\":{\"1964\":{}},\"comment\":{}}],[\"defaultstreamer\",{\"_index\":1082,\"name\":{\"2606\":{}},\"comment\":{}}],[\"delegate\",{\"_index\":352,\"name\":{\"753\":{},\"764\":{},\"777\":{}},\"comment\":{}}],[\"delegatee\",{\"_index\":61,\"name\":{\"104\":{}},\"comment\":{}}],[\"delegationrate\",{\"_index\":50,\"name\":{\"77\":{},\"94\":{},\"2307\":{}},\"comment\":{}}],[\"delegator\",{\"_index\":55,\"name\":{\"83\":{},\"121\":{},\"395\":{},\"1007\":{},\"1018\":{},\"1030\":{},\"2083\":{}},\"comment\":{}}],[\"delegatorallocation\",{\"_index\":202,\"name\":{\"383\":{}},\"comment\":{}}],[\"delegatorinfo\",{\"_index\":463,\"name\":{\"1015\":{}},\"comment\":{}}],[\"delegatorpublickey\",{\"_index\":57,\"name\":{\"88\":{},\"385\":{}},\"comment\":{}}],[\"delegators\",{\"_index\":59,\"name\":{\"98\":{}},\"comment\":{}}],[\"delegatorv1\",{\"_index\":60,\"name\":{\"100\":{}},\"comment\":{}}],[\"dependencies\",{\"_index\":144,\"name\":{\"278\":{},\"311\":{}},\"comment\":{}}],[\"deploy\",{\"_index\":147,\"name\":{\"283\":{},\"291\":{},\"675\":{},\"742\":{},\"746\":{},\"1142\":{},\"1170\":{},\"2016\":{},\"2060\":{},\"2156\":{},\"2170\":{},\"2180\":{}},\"comment\":{}}],[\"deployaccepted\",{\"_index\":1041,\"name\":{\"2505\":{}},\"comment\":{}}],[\"deployacceptedevent\",{\"_index\":1040,\"name\":{\"2503\":{}},\"comment\":{}}],[\"deployacceptedeventtype\",{\"_index\":1005,\"name\":{\"2439\":{}},\"comment\":{}}],[\"deployexecutioninfo\",{\"_index\":254,\"name\":{\"517\":{}},\"comment\":{}}],[\"deployexecutionresult\",{\"_index\":248,\"name\":{\"492\":{}},\"comment\":{}}],[\"deployexpired\",{\"_index\":1044,\"name\":{\"2511\":{}},\"comment\":{}}],[\"deployexpiredevent\",{\"_index\":1043,\"name\":{\"2509\":{}},\"comment\":{}}],[\"deployexpiredeventtype\",{\"_index\":1006,\"name\":{\"2440\":{}},\"comment\":{}}],[\"deployexpiredpayload\",{\"_index\":1042,\"name\":{\"2506\":{}},\"comment\":{}}],[\"deployhash\",{\"_index\":166,\"name\":{\"316\":{},\"835\":{},\"922\":{},\"1992\":{},\"2278\":{},\"2494\":{},\"2508\":{}},\"comment\":{}}],[\"deployhashes\",{\"_index\":101,\"name\":{\"167\":{}},\"comment\":{}}],[\"deployheader\",{\"_index\":141,\"name\":{\"272\":{}},\"comment\":{}}],[\"deployinfo\",{\"_index\":165,\"name\":{\"314\":{},\"632\":{},\"1118\":{}},\"comment\":{}}],[\"deployment\",{\"_index\":5,\"name\":{\"6\":{},\"25\":{}},\"comment\":{}}],[\"deployparams\",{\"_index\":162,\"name\":{\"305\":{}},\"comment\":{}}],[\"deployprocessed\",{\"_index\":1039,\"name\":{\"2502\":{}},\"comment\":{}}],[\"deployprocessedevent\",{\"_index\":1038,\"name\":{\"2500\":{}},\"comment\":{}}],[\"deployprocessedeventtype\",{\"_index\":1004,\"name\":{\"2438\":{}},\"comment\":{}}],[\"deployprocessedpayload\",{\"_index\":1037,\"name\":{\"2492\":{}},\"comment\":{}}],[\"deserialize\",{\"_index\":1049,\"name\":{\"2523\":{},\"2571\":{}},\"comment\":{}}],[\"deserializerewards\",{\"_index\":634,\"name\":{\"1502\":{}},\"comment\":{}}],[\"dictionary\",{\"_index\":494,\"name\":{\"1123\":{},\"1147\":{},\"1175\":{},\"2043\":{}},\"comment\":{}}],[\"dictionaryidentifier\",{\"_index\":885,\"name\":{\"2092\":{}},\"comment\":{}}],[\"dictionaryitemkey\",{\"_index\":869,\"name\":{\"2048\":{},\"2053\":{},\"2056\":{}},\"comment\":{}}],[\"dictionarykey\",{\"_index\":913,\"name\":{\"2199\":{}},\"comment\":{}}],[\"dictionaryname\",{\"_index\":868,\"name\":{\"2047\":{},\"2052\":{}},\"comment\":{}}],[\"disabledversions\",{\"_index\":136,\"name\":{\"267\":{},\"587\":{}},\"comment\":{}}],[\"duration\",{\"_index\":310,\"name\":{\"653\":{},\"657\":{}},\"comment\":{}}],[\"effect\",{\"_index\":234,\"name\":{\"467\":{},\"473\":{}},\"comment\":{}}],[\"effects\",{\"_index\":233,\"name\":{\"466\":{},\"487\":{},\"508\":{}},\"comment\":{}}],[\"elements\",{\"_index\":579,\"name\":{\"1367\":{}},\"comment\":{}}],[\"elementstype\",{\"_index\":676,\"name\":{\"1650\":{}},\"comment\":{}}],[\"encodebase16\",{\"_index\":439,\"name\":{\"948\":{}},\"comment\":{}}],[\"encodebase64\",{\"_index\":436,\"name\":{\"945\":{}},\"comment\":{}}],[\"endpoint\",{\"_index\":809,\"name\":{\"1922\":{}},\"comment\":{}}],[\"entity\",{\"_index\":896,\"name\":{\"2120\":{},\"2126\":{}},\"comment\":{}}],[\"entityactionthresholds\",{\"_index\":17,\"name\":{\"23\":{}},\"comment\":{}}],[\"entityaddr\",{\"_index\":477,\"name\":{\"1059\":{},\"1199\":{},\"2013\":{}},\"comment\":{}}],[\"entityhash\",{\"_index\":270,\"name\":{\"556\":{}},\"comment\":{}}],[\"entityidentifier\",{\"_index\":854,\"name\":{\"2000\":{},\"2006\":{}},\"comment\":{}}],[\"entitykind\",{\"_index\":14,\"name\":{\"18\":{},\"30\":{}},\"comment\":{}}],[\"entitykindtype\",{\"_index\":471,\"name\":{\"1053\":{}},\"comment\":{}}],[\"entityoraccount\",{\"_index\":893,\"name\":{\"2114\":{}},\"comment\":{}}],[\"entityversion\",{\"_index\":283,\"name\":{\"592\":{}},\"comment\":{}}],[\"entityversionandhash\",{\"_index\":279,\"name\":{\"580\":{}},\"comment\":{}}],[\"entityversionkey\",{\"_index\":281,\"name\":{\"583\":{},\"590\":{}},\"comment\":{}}],[\"entrypoint\",{\"_index\":25,\"name\":{\"40\":{},\"414\":{},\"420\":{},\"426\":{},\"433\":{},\"645\":{},\"695\":{},\"726\":{},\"1136\":{},\"1189\":{}},\"comment\":{}}],[\"entrypointaccess\",{\"_index\":180,\"name\":{\"335\":{}},\"comment\":{}}],[\"entrypointaddr\",{\"_index\":485,\"name\":{\"1077\":{}},\"comment\":{}}],[\"entrypointarg\",{\"_index\":178,\"name\":{\"331\":{}},\"comment\":{}}],[\"entrypointerror\",{\"_index\":484,\"name\":{\"1075\":{}},\"comment\":{}}],[\"entrypointpayment\",{\"_index\":175,\"name\":{\"327\":{},\"343\":{}},\"comment\":{}}],[\"entrypoints\",{\"_index\":127,\"name\":{\"252\":{},\"2122\":{}},\"comment\":{}}],[\"entrypointtag\",{\"_index\":481,\"name\":{\"1072\":{}},\"comment\":{}}],[\"entrypointtype\",{\"_index\":171,\"name\":{\"321\":{},\"342\":{}},\"comment\":{}}],[\"entrypointv1\",{\"_index\":182,\"name\":{\"338\":{}},\"comment\":{}}],[\"entrypointv2\",{\"_index\":185,\"name\":{\"346\":{}},\"comment\":{}}],[\"entrypointvalue\",{\"_index\":188,\"name\":{\"350\":{}},\"comment\":{}}],[\"equals\",{\"_index\":449,\"name\":{\"968\":{},\"983\":{},\"1107\":{},\"1233\":{},\"1771\":{}},\"comment\":{}}],[\"equivocators\",{\"_index\":193,\"name\":{\"360\":{},\"365\":{},\"378\":{}},\"comment\":{}}],[\"era\",{\"_index\":488,\"name\":{\"1087\":{},\"1143\":{},\"1171\":{},\"2032\":{}},\"comment\":{}}],[\"eraend\",{\"_index\":85,\"name\":{\"145\":{},\"186\":{},\"201\":{},\"233\":{},\"374\":{}},\"comment\":{}}],[\"eraendv1\",{\"_index\":199,\"name\":{\"370\":{}},\"comment\":{}}],[\"eraendv2\",{\"_index\":196,\"name\":{\"363\":{}},\"comment\":{}}],[\"eraid\",{\"_index\":39,\"name\":{\"62\":{},\"109\":{},\"114\":{},\"138\":{},\"179\":{},\"191\":{},\"224\":{},\"402\":{},\"562\":{},\"1022\":{},\"1119\":{},\"2232\":{},\"2308\":{},\"2542\":{},\"2550\":{},\"2562\":{},\"2576\":{},\"2584\":{}},\"comment\":{}}],[\"eraidentifier\",{\"_index\":863,\"name\":{\"2029\":{},\"2084\":{}},\"comment\":{}}],[\"erainfo\",{\"_index\":205,\"name\":{\"396\":{},\"633\":{}},\"comment\":{}}],[\"eraofcreation\",{\"_index\":430,\"name\":{\"932\":{}},\"comment\":{}}],[\"erareport\",{\"_index\":192,\"name\":{\"358\":{},\"372\":{}},\"comment\":{}}],[\"erareward\",{\"_index\":191,\"name\":{\"354\":{}},\"comment\":{}}],[\"erasummary\",{\"_index\":207,\"name\":{\"399\":{},\"1125\":{},\"1149\":{},\"1177\":{},\"2151\":{},\"2189\":{}},\"comment\":{}}],[\"eravalidators\",{\"_index\":38,\"name\":{\"60\":{},\"68\":{}},\"comment\":{}}],[\"err\",{\"_index\":718,\"name\":{\"1718\":{}},\"comment\":{}}],[\"errcomplextypeformatnotdetected\",{\"_index\":681,\"name\":{\"1670\":{}},\"comment\":{}}],[\"errhandlernotregistered\",{\"_index\":994,\"name\":{\"2423\":{}},\"comment\":{}}],[\"errincorrecturefformat\",{\"_index\":529,\"name\":{\"1243\":{}},\"comment\":{}}],[\"errinvalidapprovalsignature\",{\"_index\":316,\"name\":{\"664\":{}},\"comment\":{}}],[\"errinvalidbidaddrformat\",{\"_index\":460,\"name\":{\"1011\":{}},\"comment\":{}}],[\"errinvalidbidaddrtag\",{\"_index\":458,\"name\":{\"1009\":{}},\"comment\":{}}],[\"errinvalidbodyhash\",{\"_index\":314,\"name\":{\"662\":{}},\"comment\":{}}],[\"errinvalidentityaddrformat\",{\"_index\":475,\"name\":{\"1057\":{}},\"comment\":{}}],[\"errinvalidentitykind\",{\"_index\":476,\"name\":{\"1058\":{}},\"comment\":{}}],[\"errinvalidresultjsonformat\",{\"_index\":713,\"name\":{\"1704\":{}},\"comment\":{}}],[\"errinvalidtransactionhash\",{\"_index\":315,\"name\":{\"663\":{}},\"comment\":{}}],[\"errjsonconstructornotfound\",{\"_index\":682,\"name\":{\"1671\":{}},\"comment\":{}}],[\"error\",{\"_index\":887,\"name\":{\"2098\":{}},\"comment\":{}}],[\"errormessage\",{\"_index\":239,\"name\":{\"476\":{},\"480\":{},\"501\":{}},\"comment\":{}}],[\"errparamsjsonstringifyhandler\",{\"_index\":803,\"name\":{\"1915\":{}},\"comment\":{}}],[\"errprocesshttprequest\",{\"_index\":804,\"name\":{\"1916\":{}},\"comment\":{}}],[\"errreadhttpresponsebody\",{\"_index\":805,\"name\":{\"1917\":{}},\"comment\":{}}],[\"errrpcresponseunmarshal\",{\"_index\":806,\"name\":{\"1918\":{}},\"comment\":{}}],[\"errtransactionv1fromjson\",{\"_index\":317,\"name\":{\"665\":{}},\"comment\":{}}],[\"errunexpectedbidaddrtaginbidaddr\",{\"_index\":459,\"name\":{\"1010\":{}},\"comment\":{}}],[\"errunknowneventtype\",{\"_index\":998,\"name\":{\"2431\":{}},\"comment\":{}}],[\"errunsupportedcltype\",{\"_index\":596,\"name\":{\"1404\":{}},\"comment\":{}}],[\"eventdata\",{\"_index\":1016,\"name\":{\"2450\":{}},\"comment\":{}}],[\"eventgenerator\",{\"_index\":1088,\"name\":{\"2615\":{}},\"comment\":{}}],[\"eventid\",{\"_index\":1018,\"name\":{\"2455\":{}},\"comment\":{}}],[\"eventideventtype\",{\"_index\":1010,\"name\":{\"2444\":{}},\"comment\":{}}],[\"eventparser\",{\"_index\":1070,\"name\":{\"2590\":{},\"2609\":{}},\"comment\":{}}],[\"eventstoparse\",{\"_index\":1071,\"name\":{\"2592\":{}},\"comment\":{}}],[\"eventstream\",{\"_index\":976,\"name\":{\"2402\":{}},\"comment\":{}}],[\"eventstreamreader\",{\"_index\":988,\"name\":{\"2416\":{}},\"comment\":{}}],[\"eventtype\",{\"_index\":1001,\"name\":{\"2435\":{},\"2453\":{}},\"comment\":{}}],[\"executabledeployitem\",{\"_index\":219,\"name\":{\"442\":{}},\"comment\":{}}],[\"executioneffect\",{\"_index\":1066,\"name\":{\"2585\":{}},\"comment\":{}}],[\"executioneffects\",{\"_index\":1067,\"name\":{\"2586\":{}},\"comment\":{}}],[\"executioninfo\",{\"_index\":253,\"name\":{\"511\":{},\"2165\":{},\"2181\":{}},\"comment\":{}}],[\"executionresult\",{\"_index\":250,\"name\":{\"496\":{},\"516\":{},\"522\":{},\"2289\":{},\"2499\":{},\"2533\":{}},\"comment\":{}}],[\"executionresults\",{\"_index\":904,\"name\":{\"2157\":{},\"2171\":{},\"2182\":{}},\"comment\":{}}],[\"executionresultstatusdata\",{\"_index\":237,\"name\":{\"471\":{}},\"comment\":{}}],[\"executionresultv1\",{\"_index\":245,\"name\":{\"488\":{}},\"comment\":{}}],[\"executionresultv2\",{\"_index\":240,\"name\":{\"477\":{}},\"comment\":{}}],[\"factory\",{\"_index\":174,\"name\":{\"326\":{}},\"comment\":{}}],[\"failure\",{\"_index\":247,\"name\":{\"491\":{}},\"comment\":{}}],[\"fault\",{\"_index\":1064,\"name\":{\"2581\":{}},\"comment\":{}}],[\"faultevent\",{\"_index\":1063,\"name\":{\"2579\":{}},\"comment\":{}}],[\"faulteventtype\",{\"_index\":1013,\"name\":{\"2447\":{}},\"comment\":{}}],[\"faultpayload\",{\"_index\":1062,\"name\":{\"2574\":{}},\"comment\":{}}],[\"fillstream\",{\"_index\":1086,\"name\":{\"2613\":{}},\"comment\":{}}],[\"finalitysignature\",{\"_index\":1058,\"name\":{\"2557\":{},\"2573\":{}},\"comment\":{}}],[\"finalitysignatureevent\",{\"_index\":1061,\"name\":{\"2570\":{}},\"comment\":{}}],[\"finalitysignaturetype\",{\"_index\":1011,\"name\":{\"2445\":{}},\"comment\":{}}],[\"finalitysignaturev1\",{\"_index\":1053,\"name\":{\"2539\":{},\"2568\":{}},\"comment\":{}}],[\"finalitysignaturev2\",{\"_index\":1054,\"name\":{\"2545\":{},\"2569\":{}},\"comment\":{}}],[\"finalitysignaturewrapper\",{\"_index\":1056,\"name\":{\"2553\":{}},\"comment\":{}}],[\"finalitysignaturewrapperevent\",{\"_index\":1060,\"name\":{\"2566\":{}},\"comment\":{}}],[\"finalizedapprovals\",{\"_index\":848,\"name\":{\"1989\":{},\"1993\":{}},\"comment\":{}}],[\"find\",{\"_index\":278,\"name\":{\"579\":{},\"1389\":{}},\"comment\":{}}],[\"findany\",{\"_index\":591,\"name\":{\"1391\":{}},\"comment\":{}}],[\"findprefixbymap\",{\"_index\":506,\"name\":{\"1159\":{}},\"comment\":{}}],[\"fixed\",{\"_index\":289,\"name\":{\"600\":{},\"616\":{}},\"comment\":{}}],[\"fixedmode\",{\"_index\":294,\"name\":{\"607\":{}},\"comment\":{}}],[\"flags\",{\"_index\":186,\"name\":{\"348\":{}},\"comment\":{}}],[\"forward\",{\"_index\":948,\"name\":{\"2270\":{}},\"comment\":{}}],[\"from\",{\"_index\":167,\"name\":{\"317\":{},\"836\":{},\"846\":{},\"858\":{},\"923\":{}},\"comment\":{}}],[\"fromaccounthash\",{\"_index\":856,\"name\":{\"2007\":{},\"2064\":{}},\"comment\":{}}],[\"fromboolean\",{\"_index\":543,\"name\":{\"1295\":{}},\"comment\":{}}],[\"frombuffer\",{\"_index\":445,\"name\":{\"960\":{},\"975\":{},\"1100\":{},\"1225\":{},\"1250\":{},\"1759\":{}},\"comment\":{}}],[\"frombyte\",{\"_index\":462,\"name\":{\"1013\":{}},\"comment\":{}}],[\"frombytes\",{\"_index\":28,\"name\":{\"43\":{},\"51\":{},\"959\":{},\"974\":{},\"996\":{},\"1025\":{},\"1045\":{},\"1061\":{},\"1079\":{},\"1089\":{},\"1099\":{},\"1158\":{},\"1197\":{},\"1207\":{},\"1224\":{},\"1249\":{},\"1262\":{},\"1296\":{},\"1304\":{},\"1348\":{},\"1356\":{},\"1364\":{},\"1379\":{},\"1396\":{},\"1416\":{},\"1426\":{},\"1434\":{},\"1443\":{},\"1453\":{},\"1469\":{},\"1477\":{},\"1485\":{},\"1493\":{},\"1506\":{},\"1514\":{},\"1522\":{},\"1761\":{}},\"comment\":{}}],[\"frombytesbytype\",{\"_index\":600,\"name\":{\"1412\":{}},\"comment\":{}}],[\"frombytesuint128\",{\"_index\":620,\"name\":{\"1464\":{}},\"comment\":{}}],[\"frombytesuint256\",{\"_index\":621,\"name\":{\"1465\":{}},\"comment\":{}}],[\"frombytesuint512\",{\"_index\":622,\"name\":{\"1466\":{}},\"comment\":{}}],[\"fromcomplexstruct\",{\"_index\":712,\"name\":{\"1702\":{}},\"comment\":{}}],[\"fromentityaddr\",{\"_index\":858,\"name\":{\"2009\":{},\"2065\":{}},\"comment\":{}}],[\"fromheaderanditems\",{\"_index\":150,\"name\":{\"286\":{}},\"comment\":{}}],[\"fromhex\",{\"_index\":256,\"name\":{\"524\":{},\"958\":{},\"970\":{},\"1024\":{},\"1097\":{},\"1223\":{},\"1758\":{}},\"comment\":{}}],[\"fromint\",{\"_index\":813,\"name\":{\"1928\":{}},\"comment\":{}}],[\"frominterface\",{\"_index\":711,\"name\":{\"1701\":{}},\"comment\":{}}],[\"fromjson\",{\"_index\":94,\"name\":{\"154\":{},\"240\":{},\"288\":{},\"497\":{},\"525\":{},\"532\":{},\"647\":{},\"654\":{},\"703\":{},\"771\":{},\"791\":{},\"822\":{},\"853\":{},\"875\":{},\"955\":{},\"971\":{},\"997\":{},\"1026\":{},\"1046\":{},\"1063\":{},\"1080\":{},\"1088\":{},\"1098\":{},\"1163\":{},\"1220\":{},\"1247\":{},\"1261\":{},\"1272\":{},\"1281\":{},\"1406\":{},\"1492\":{},\"1530\":{},\"1624\":{},\"1648\":{},\"1658\":{},\"1706\":{},\"1720\":{},\"1730\":{},\"1741\":{},\"1757\":{},\"1929\":{},\"2136\":{},\"2161\":{},\"2475\":{},\"2516\":{},\"2536\":{}},\"comment\":{}}],[\"frommap\",{\"_index\":32,\"name\":{\"49\":{}},\"comment\":{}}],[\"fromnamedargs\",{\"_index\":33,\"name\":{\"50\":{}},\"comment\":{}}],[\"fromprefixedstring\",{\"_index\":478,\"name\":{\"1060\":{}},\"comment\":{}}],[\"frompublickey\",{\"_index\":857,\"name\":{\"2008\":{},\"2063\":{}},\"comment\":{}}],[\"fromrawjson\",{\"_index\":709,\"name\":{\"1699\":{}},\"comment\":{}}],[\"fromstring\",{\"_index\":118,\"name\":{\"239\":{},\"954\":{},\"995\":{},\"1044\":{},\"1078\":{},\"1196\":{},\"1206\":{},\"1248\":{},\"1927\":{}},\"comment\":{}}],[\"fromtransactionv1\",{\"_index\":341,\"name\":{\"730\":{}},\"comment\":{}}],[\"fromtransferv1\",{\"_index\":387,\"name\":{\"854\":{}},\"comment\":{}}],[\"fromuref\",{\"_index\":875,\"name\":{\"2066\":{}},\"comment\":{}}],[\"fromv1\",{\"_index\":201,\"name\":{\"376\":{},\"498\":{},\"512\":{},\"518\":{}},\"comment\":{}}],[\"fromv2\",{\"_index\":200,\"name\":{\"375\":{}},\"comment\":{}}],[\"functionindex\",{\"_index\":187,\"name\":{\"349\":{}},\"comment\":{}}],[\"futureera\",{\"_index\":363,\"name\":{\"788\":{},\"794\":{}},\"comment\":{}}],[\"futuretimestamp\",{\"_index\":364,\"name\":{\"789\":{},\"795\":{}},\"comment\":{}}],[\"gas\",{\"_index\":168,\"name\":{\"318\":{},\"837\":{},\"847\":{},\"859\":{},\"927\":{},\"986\":{},\"999\":{}},\"comment\":{}}],[\"gasprice\",{\"_index\":145,\"name\":{\"279\":{},\"309\":{}},\"comment\":{}}],[\"gaspricetolerance\",{\"_index\":292,\"name\":{\"604\":{},\"609\":{}},\"comment\":{}}],[\"get\",{\"_index\":585,\"name\":{\"1376\":{},\"1390\":{}},\"comment\":{}}],[\"getaccountinfo\",{\"_index\":755,\"name\":{\"1802\":{},\"1865\":{},\"2346\":{}},\"comment\":{}}],[\"getaccountinfobyblockhash\",{\"_index\":753,\"name\":{\"1800\":{},\"1863\":{},\"2344\":{}},\"comment\":{}}],[\"getaccountinfobyblockheight\",{\"_index\":754,\"name\":{\"1801\":{},\"1864\":{},\"2345\":{}},\"comment\":{}}],[\"getargbyname\",{\"_index\":221,\"name\":{\"451\":{}},\"comment\":{}}],[\"getargs\",{\"_index\":223,\"name\":{\"453\":{}},\"comment\":{}}],[\"getauctioninfo\",{\"_index\":829,\"name\":{\"1951\":{}},\"comment\":{}}],[\"getauctioninfobyhash\",{\"_index\":732,\"name\":{\"1778\":{},\"1842\":{},\"2364\":{}},\"comment\":{}}],[\"getauctioninfobyheight\",{\"_index\":733,\"name\":{\"1779\":{},\"1843\":{},\"2365\":{}},\"comment\":{}}],[\"getbalancebystateroothash\",{\"_index\":740,\"name\":{\"1786\":{},\"1849\":{},\"2350\":{}},\"comment\":{}}],[\"getbalanceholdaddrtag\",{\"_index\":450,\"name\":{\"984\":{}},\"comment\":{}}],[\"getblock\",{\"_index\":826,\"name\":{\"1948\":{}},\"comment\":{}}],[\"getblockbyhash\",{\"_index\":760,\"name\":{\"1807\":{},\"1870\":{},\"2355\":{}},\"comment\":{}}],[\"getblockbyheight\",{\"_index\":761,\"name\":{\"1808\":{},\"1871\":{},\"2356\":{}},\"comment\":{}}],[\"getblockglobaladdrtag\",{\"_index\":467,\"name\":{\"1037\":{}},\"comment\":{}}],[\"getblockheaderv1\",{\"_index\":116,\"name\":{\"236\":{}},\"comment\":{}}],[\"getblockheaderv2\",{\"_index\":117,\"name\":{\"237\":{}},\"comment\":{}}],[\"getblocktransfers\",{\"_index\":827,\"name\":{\"1949\":{}},\"comment\":{}}],[\"getblocktransfersbyhash\",{\"_index\":763,\"name\":{\"1810\":{},\"1873\":{},\"2358\":{}},\"comment\":{}}],[\"getblocktransfersbyheight\",{\"_index\":764,\"name\":{\"1811\":{},\"1874\":{},\"2359\":{}},\"comment\":{}}],[\"getblockv1\",{\"_index\":91,\"name\":{\"151\":{}},\"comment\":{}}],[\"getblockv2\",{\"_index\":92,\"name\":{\"152\":{}},\"comment\":{}}],[\"getchainspec\",{\"_index\":781,\"name\":{\"1828\":{},\"1891\":{},\"2382\":{}},\"comment\":{}}],[\"getdata\",{\"_index\":590,\"name\":{\"1387\":{}},\"comment\":{}}],[\"getdelegatorrewardbyblockhash\",{\"_index\":788,\"name\":{\"1835\":{},\"1898\":{},\"2387\":{}},\"comment\":{}}],[\"getdelegatorrewardbyblockheight\",{\"_index\":789,\"name\":{\"1836\":{},\"1899\":{},\"2388\":{}},\"comment\":{}}],[\"getdelegatorrewardbyeraid\",{\"_index\":787,\"name\":{\"1834\":{},\"1897\":{},\"2386\":{}},\"comment\":{}}],[\"getdeploy\",{\"_index\":344,\"name\":{\"738\":{},\"1787\":{},\"1850\":{},\"1939\":{},\"2330\":{}},\"comment\":{}}],[\"getdeployfinalizedapproval\",{\"_index\":741,\"name\":{\"1788\":{},\"1851\":{},\"2331\":{}},\"comment\":{}}],[\"getdictionaryitem\",{\"_index\":746,\"name\":{\"1793\":{},\"1856\":{},\"1943\":{},\"2347\":{}},\"comment\":{}}],[\"getdictionaryitembyidentifier\",{\"_index\":747,\"name\":{\"1794\":{},\"1857\":{},\"2348\":{}},\"comment\":{}}],[\"getentitybyblockhash\",{\"_index\":757,\"name\":{\"1804\":{},\"1867\":{},\"2342\":{}},\"comment\":{}}],[\"getentitybyblockheight\",{\"_index\":758,\"name\":{\"1805\":{},\"1868\":{},\"2343\":{}},\"comment\":{}}],[\"getentitykindfrombyte\",{\"_index\":479,\"name\":{\"1062\":{}},\"comment\":{}}],[\"getentrypointtag\",{\"_index\":480,\"name\":{\"1071\":{}},\"comment\":{}}],[\"geterainfo\",{\"_index\":825,\"name\":{\"1947\":{}},\"comment\":{}}],[\"geterainfobyblockhash\",{\"_index\":736,\"name\":{\"1782\":{},\"1846\":{},\"2353\":{}},\"comment\":{}}],[\"geterainfobyblockheight\",{\"_index\":735,\"name\":{\"1781\":{},\"1845\":{},\"2352\":{}},\"comment\":{}}],[\"geterainfolatest\",{\"_index\":734,\"name\":{\"1780\":{},\"1844\":{},\"2351\":{}},\"comment\":{}}],[\"geterasummary\",{\"_index\":828,\"name\":{\"1950\":{}},\"comment\":{}}],[\"geterasummarybyhash\",{\"_index\":766,\"name\":{\"1813\":{},\"1876\":{},\"2361\":{}},\"comment\":{}}],[\"geterasummarybyheight\",{\"_index\":767,\"name\":{\"1814\":{},\"1877\":{},\"2362\":{}},\"comment\":{}}],[\"geterasummarylatest\",{\"_index\":765,\"name\":{\"1812\":{},\"1875\":{},\"2360\":{}},\"comment\":{}}],[\"geterrormessage\",{\"_index\":1000,\"name\":{\"2434\":{}},\"comment\":{}}],[\"getkey\",{\"_index\":572,\"name\":{\"1345\":{}},\"comment\":{}}],[\"getlatestauctioninfo\",{\"_index\":731,\"name\":{\"1777\":{},\"1841\":{},\"2363\":{}},\"comment\":{}}],[\"getlatestbalance\",{\"_index\":739,\"name\":{\"1785\":{},\"1848\":{},\"2349\":{}},\"comment\":{}}],[\"getlatestblock\",{\"_index\":759,\"name\":{\"1806\":{},\"1869\":{},\"2354\":{}},\"comment\":{}}],[\"getlatestblocktransfers\",{\"_index\":762,\"name\":{\"1809\":{},\"1872\":{},\"2357\":{}},\"comment\":{}}],[\"getlatestdelegatorreward\",{\"_index\":786,\"name\":{\"1833\":{},\"1896\":{},\"2390\":{}},\"comment\":{}}],[\"getlatestentity\",{\"_index\":756,\"name\":{\"1803\":{},\"1866\":{},\"2341\":{}},\"comment\":{}}],[\"getlatestvalidatorreward\",{\"_index\":782,\"name\":{\"1829\":{},\"1892\":{},\"2389\":{}},\"comment\":{}}],[\"getmap\",{\"_index\":589,\"name\":{\"1386\":{}},\"comment\":{}}],[\"getname\",{\"_index\":644,\"name\":{\"1536\":{},\"1596\":{},\"1605\":{},\"1631\":{},\"1645\":{},\"1654\":{},\"1664\":{},\"1713\":{},\"1726\":{},\"1737\":{},\"1749\":{}},\"comment\":{}}],[\"getpeers\",{\"_index\":772,\"name\":{\"1819\":{},\"1882\":{},\"1956\":{},\"2371\":{}},\"comment\":{}}],[\"getpublickey\",{\"_index\":121,\"name\":{\"245\":{}},\"comment\":{}}],[\"getpublickeyoptional\",{\"_index\":122,\"name\":{\"246\":{}},\"comment\":{}}],[\"getreward\",{\"_index\":832,\"name\":{\"1955\":{}},\"comment\":{}}],[\"getruntimetag\",{\"_index\":11,\"name\":{\"15\":{}},\"comment\":{}}],[\"getsimpletypebyname\",{\"_index\":708,\"name\":{\"1698\":{}},\"comment\":{}}],[\"getsize\",{\"_index\":645,\"name\":{\"1537\":{}},\"comment\":{}}],[\"getstateaccount\",{\"_index\":823,\"name\":{\"1945\":{}},\"comment\":{}}],[\"getstatebalance\",{\"_index\":822,\"name\":{\"1944\":{}},\"comment\":{}}],[\"getstateentity\",{\"_index\":824,\"name\":{\"1946\":{}},\"comment\":{}}],[\"getstateitem\",{\"_index\":748,\"name\":{\"1795\":{},\"1858\":{},\"1941\":{},\"2336\":{}},\"comment\":{}}],[\"getstateroothash\",{\"_index\":831,\"name\":{\"1953\":{}},\"comment\":{}}],[\"getstateroothashbyhash\",{\"_index\":769,\"name\":{\"1816\":{},\"1879\":{},\"2367\":{}},\"comment\":{}}],[\"getstateroothashbyheight\",{\"_index\":770,\"name\":{\"1817\":{},\"1880\":{},\"2368\":{}},\"comment\":{}}],[\"getstateroothashlatest\",{\"_index\":768,\"name\":{\"1815\":{},\"1878\":{},\"2366\":{}},\"comment\":{}}],[\"getstatus\",{\"_index\":771,\"name\":{\"1818\":{},\"1881\":{},\"1954\":{},\"2370\":{}},\"comment\":{}}],[\"gettransaction\",{\"_index\":820,\"name\":{\"1940\":{}},\"comment\":{}}],[\"gettransactionbydeployhash\",{\"_index\":743,\"name\":{\"1790\":{},\"1853\":{},\"2333\":{}},\"comment\":{}}],[\"gettransactionbytransactionhash\",{\"_index\":742,\"name\":{\"1789\":{},\"1852\":{},\"2332\":{}},\"comment\":{}}],[\"gettransactionfinalizedapprovalbydeployhash\",{\"_index\":745,\"name\":{\"1792\":{},\"1855\":{},\"2335\":{}},\"comment\":{}}],[\"gettransactionfinalizedapprovalbytransactionhash\",{\"_index\":744,\"name\":{\"1791\":{},\"1854\":{},\"2334\":{}},\"comment\":{}}],[\"gettransactionv1\",{\"_index\":345,\"name\":{\"739\":{}},\"comment\":{}}],[\"gettransferv1\",{\"_index\":390,\"name\":{\"866\":{}},\"comment\":{}}],[\"gettransferv2\",{\"_index\":391,\"name\":{\"867\":{}},\"comment\":{}}],[\"gettype\",{\"_index\":570,\"name\":{\"1341\":{}},\"comment\":{}}],[\"gettypebyte\",{\"_index\":466,\"name\":{\"1035\":{}},\"comment\":{}}],[\"gettypeid\",{\"_index\":643,\"name\":{\"1535\":{},\"1595\":{},\"1604\":{},\"1630\":{},\"1644\":{},\"1653\":{},\"1663\":{},\"1712\":{},\"1725\":{},\"1736\":{},\"1748\":{}},\"comment\":{}}],[\"getvalidatorchanges\",{\"_index\":830,\"name\":{\"1952\":{}},\"comment\":{}}],[\"getvalidatorchangesinfo\",{\"_index\":737,\"name\":{\"1783\":{},\"1847\":{},\"2369\":{}},\"comment\":{}}],[\"getvalidatorrewardbyblockhash\",{\"_index\":784,\"name\":{\"1831\":{},\"1894\":{},\"2384\":{}},\"comment\":{}}],[\"getvalidatorrewardbyblockheight\",{\"_index\":785,\"name\":{\"1832\":{},\"1895\":{},\"2385\":{}},\"comment\":{}}],[\"getvalidatorrewardbyeraid\",{\"_index\":783,\"name\":{\"1830\":{},\"1893\":{},\"2383\":{}},\"comment\":{}}],[\"getvalue\",{\"_index\":544,\"name\":{\"1301\":{},\"1353\":{},\"1361\":{},\"1461\":{},\"1474\":{},\"1482\":{},\"1490\":{},\"1511\":{},\"1519\":{},\"1528\":{}},\"comment\":{}}],[\"getvaluebytype\",{\"_index\":571,\"name\":{\"1344\":{}},\"comment\":{}}],[\"globalstateidentifier\",{\"_index\":861,\"name\":{\"2024\":{}},\"comment\":{}}],[\"group\",{\"_index\":129,\"name\":{\"257\":{}},\"comment\":{}}],[\"groupname\",{\"_index\":285,\"name\":{\"596\":{}},\"comment\":{}}],[\"groups\",{\"_index\":137,\"name\":{\"268\":{},\"589\":{}},\"comment\":{}}],[\"groupusers\",{\"_index\":286,\"name\":{\"597\":{}},\"comment\":{}}],[\"handler\",{\"_index\":968,\"name\":{\"2329\":{},\"2396\":{}},\"comment\":{}}],[\"handlerfunc\",{\"_index\":995,\"name\":{\"2424\":{}},\"comment\":{}}],[\"handlers\",{\"_index\":996,\"name\":{\"2428\":{}},\"comment\":{}}],[\"hash\",{\"_index\":76,\"name\":{\"133\":{},\"158\":{},\"161\":{},\"172\":{},\"294\":{},\"413\":{},\"425\":{},\"563\":{},\"708\":{},\"732\":{},\"1094\":{},\"1111\":{},\"1139\":{},\"1167\":{},\"1275\":{},\"1284\":{},\"2022\":{}},\"comment\":{}}],[\"hashbytes\",{\"_index\":489,\"name\":{\"1103\":{},\"1218\":{}},\"comment\":{}}],[\"hasprefix\",{\"_index\":1075,\"name\":{\"2596\":{}},\"comment\":{}}],[\"header\",{\"_index\":98,\"name\":{\"162\":{},\"173\":{},\"295\":{},\"709\":{},\"733\":{}},\"comment\":{}}],[\"headers\",{\"_index\":1079,\"name\":{\"2602\":{}},\"comment\":{}}],[\"height\",{\"_index\":77,\"name\":{\"134\":{},\"180\":{},\"193\":{},\"226\":{},\"564\":{},\"2023\":{}},\"comment\":{}}],[\"hexbytes\",{\"_index\":255,\"name\":{\"523\":{}},\"comment\":{}}],[\"hexstringtobytes\",{\"_index\":383,\"name\":{\"829\":{}},\"comment\":{}}],[\"high\",{\"_index\":945,\"name\":{\"2264\":{}},\"comment\":{}}],[\"historical\",{\"_index\":947,\"name\":{\"2269\":{}},\"comment\":{}}],[\"hold\",{\"_index\":454,\"name\":{\"990\":{}},\"comment\":{}}],[\"holds\",{\"_index\":959,\"name\":{\"2302\":{}},\"comment\":{}}],[\"httpclient\",{\"_index\":808,\"name\":{\"1921\":{},\"2601\":{}},\"comment\":{}}],[\"httpconnection\",{\"_index\":1078,\"name\":{\"2599\":{}},\"comment\":{}}],[\"httperror\",{\"_index\":798,\"name\":{\"1909\":{}},\"comment\":{}}],[\"httphandler\",{\"_index\":807,\"name\":{\"1919\":{}},\"comment\":{}}],[\"i32\",{\"_index\":552,\"name\":{\"1319\":{},\"1544\":{},\"1569\":{}},\"comment\":{}}],[\"i64\",{\"_index\":553,\"name\":{\"1320\":{},\"1545\":{},\"1570\":{}},\"comment\":{}}],[\"iclient\",{\"_index\":793,\"name\":{\"1840\":{}},\"comment\":{}}],[\"id\",{\"_index\":376,\"name\":{\"815\":{},\"838\":{},\"848\":{},\"860\":{},\"920\":{},\"1967\":{},\"2096\":{}},\"comment\":{}}],[\"idvalue\",{\"_index\":812,\"name\":{\"1926\":{}},\"comment\":{}}],[\"ihandler\",{\"_index\":794,\"name\":{\"1902\":{}},\"comment\":{}}],[\"inactive\",{\"_index\":51,\"name\":{\"78\":{},\"95\":{}},\"comment\":{}}],[\"inactivevalidators\",{\"_index\":194,\"name\":{\"361\":{},\"366\":{},\"379\":{}},\"comment\":{}}],[\"indexeddata\",{\"_index\":588,\"name\":{\"1384\":{}},\"comment\":{}}],[\"infogetchainspec\",{\"_index\":837,\"name\":{\"1962\":{}},\"comment\":{}}],[\"infogetchainspecresult\",{\"_index\":964,\"name\":{\"2316\":{}},\"comment\":{}}],[\"infogetdeployresult\",{\"_index\":903,\"name\":{\"2153\":{}},\"comment\":{}}],[\"infogetdeployresultv1compatible\",{\"_index\":907,\"name\":{\"2167\":{}},\"comment\":{}}],[\"infogetpeerresult\",{\"_index\":915,\"name\":{\"2210\":{}},\"comment\":{}}],[\"infogetrewardrequest\",{\"_index\":882,\"name\":{\"2080\":{}},\"comment\":{}}],[\"infogetrewardresult\",{\"_index\":960,\"name\":{\"2304\":{}},\"comment\":{}}],[\"infogetstatusresult\",{\"_index\":931,\"name\":{\"2245\":{}},\"comment\":{}}],[\"infogettransactionresult\",{\"_index\":906,\"name\":{\"2160\":{}},\"comment\":{}}],[\"infogettransactionresultv1compatible\",{\"_index\":908,\"name\":{\"2175\":{}},\"comment\":{}}],[\"infogetvalidatorchangesresult\",{\"_index\":929,\"name\":{\"2240\":{}},\"comment\":{}}],[\"initializefromsource\",{\"_index\":520,\"name\":{\"1216\":{}},\"comment\":{}}],[\"initialreleasetimestampmillis\",{\"_index\":46,\"name\":{\"72\":{}},\"comment\":{}}],[\"initiator\",{\"_index\":241,\"name\":{\"479\":{},\"500\":{}},\"comment\":{}}],[\"initiatoraddr\",{\"_index\":259,\"name\":{\"531\":{},\"686\":{},\"720\":{},\"2530\":{}},\"comment\":{}}],[\"inner\",{\"_index\":595,\"name\":{\"1399\":{},\"1420\":{},\"1641\":{},\"1660\":{},\"1722\":{}},\"comment\":{}}],[\"inner1\",{\"_index\":613,\"name\":{\"1446\":{},\"1456\":{},\"1732\":{},\"1743\":{}},\"comment\":{}}],[\"inner2\",{\"_index\":614,\"name\":{\"1447\":{},\"1457\":{},\"1733\":{},\"1744\":{}},\"comment\":{}}],[\"inner3\",{\"_index\":617,\"name\":{\"1458\":{},\"1745\":{}},\"comment\":{}}],[\"innererr\",{\"_index\":716,\"name\":{\"1709\":{}},\"comment\":{}}],[\"innerok\",{\"_index\":715,\"name\":{\"1708\":{}},\"comment\":{}}],[\"innertype\",{\"_index\":609,\"name\":{\"1436\":{},\"1445\":{},\"1455\":{}},\"comment\":{}}],[\"innerval\",{\"_index\":610,\"name\":{\"1437\":{}},\"comment\":{}}],[\"insert\",{\"_index\":34,\"name\":{\"54\":{}},\"comment\":{}}],[\"installupgrade\",{\"_index\":321,\"name\":{\"669\":{}},\"comment\":{}}],[\"int32bytesize\",{\"_index\":646,\"name\":{\"1540\":{}},\"comment\":{}}],[\"int64bytesize\",{\"_index\":647,\"name\":{\"1541\":{}},\"comment\":{}}],[\"intvalue\",{\"_index\":814,\"name\":{\"1931\":{}},\"comment\":{}}],[\"iresultwithbytes\",{\"_index\":547,\"name\":{\"1309\":{}},\"comment\":{}}],[\"isadduint512\",{\"_index\":411,\"name\":{\"892\":{}},\"comment\":{}}],[\"isempty\",{\"_index\":535,\"name\":{\"1266\":{},\"1370\":{},\"1402\":{}},\"comment\":{}}],[\"isemptycode\",{\"_index\":536,\"name\":{\"1268\":{}},\"comment\":{}}],[\"isintvalue\",{\"_index\":816,\"name\":{\"1933\":{}},\"comment\":{}}],[\"ismodulebytes\",{\"_index\":229,\"name\":{\"461\":{}},\"comment\":{}}],[\"isnotfound\",{\"_index\":802,\"name\":{\"1914\":{}},\"comment\":{}}],[\"isstandardpayment\",{\"_index\":159,\"name\":{\"302\":{}},\"comment\":{}}],[\"isstoredcontractbyhash\",{\"_index\":228,\"name\":{\"460\":{}},\"comment\":{}}],[\"isstoredcontractbyname\",{\"_index\":227,\"name\":{\"459\":{}},\"comment\":{}}],[\"isstoredversioncontractbyhash\",{\"_index\":225,\"name\":{\"457\":{}},\"comment\":{}}],[\"isstoredversioncontractbyname\",{\"_index\":226,\"name\":{\"458\":{}},\"comment\":{}}],[\"isstringfmt\",{\"_index\":633,\"name\":{\"1497\":{}},\"comment\":{}}],[\"issuccess\",{\"_index\":603,\"name\":{\"1419\":{}},\"comment\":{}}],[\"issystem\",{\"_index\":119,\"name\":{\"242\":{}},\"comment\":{}}],[\"issystemproposer\",{\"_index\":120,\"name\":{\"244\":{}},\"comment\":{}}],[\"istransfer\",{\"_index\":158,\"name\":{\"301\":{},\"456\":{}},\"comment\":{}}],[\"iswriteaccount\",{\"_index\":399,\"name\":{\"880\":{}},\"comment\":{}}],[\"iswriteaddressableentity\",{\"_index\":405,\"name\":{\"886\":{}},\"comment\":{}}],[\"iswritebid\",{\"_index\":410,\"name\":{\"891\":{}},\"comment\":{}}],[\"iswritebidkind\",{\"_index\":406,\"name\":{\"887\":{}},\"comment\":{}}],[\"iswriteclvalue\",{\"_index\":403,\"name\":{\"884\":{}},\"comment\":{}}],[\"iswritecontract\",{\"_index\":400,\"name\":{\"881\":{}},\"comment\":{}}],[\"iswritedeployinfo\",{\"_index\":412,\"name\":{\"893\":{}},\"comment\":{}}],[\"iswritemessage\",{\"_index\":408,\"name\":{\"889\":{}},\"comment\":{}}],[\"iswritemessagetopic\",{\"_index\":409,\"name\":{\"890\":{}},\"comment\":{}}],[\"iswritenamedkey\",{\"_index\":407,\"name\":{\"888\":{}},\"comment\":{}}],[\"iswritepackage\",{\"_index\":404,\"name\":{\"885\":{}},\"comment\":{}}],[\"iswritetransfer\",{\"_index\":398,\"name\":{\"879\":{}},\"comment\":{}}],[\"iswriteunbonding\",{\"_index\":402,\"name\":{\"883\":{}},\"comment\":{}}],[\"iswritewithdraw\",{\"_index\":401,\"name\":{\"882\":{}},\"comment\":{}}],[\"key\",{\"_index\":231,\"name\":{\"464\":{},\"570\":{},\"908\":{},\"912\":{},\"1156\":{},\"1329\":{},\"1554\":{},\"1579\":{},\"1626\":{},\"1636\":{},\"1764\":{},\"1973\":{},\"1979\":{},\"2046\":{},\"2051\":{}},\"comment\":{}}],[\"key_default_byte_length\",{\"_index\":504,\"name\":{\"1155\":{}},\"comment\":{}}],[\"keyidbyprefix\",{\"_index\":503,\"name\":{\"1154\":{}},\"comment\":{}}],[\"keymanagement\",{\"_index\":6,\"name\":{\"7\":{},\"27\":{}},\"comment\":{}}],[\"keys\",{\"_index\":130,\"name\":{\"258\":{},\"577\":{},\"1774\":{}},\"comment\":{}}],[\"keytypename\",{\"_index\":501,\"name\":{\"1137\":{}},\"comment\":{}}],[\"kind\",{\"_index\":232,\"name\":{\"465\":{},\"909\":{}},\"comment\":{}}],[\"large\",{\"_index\":322,\"name\":{\"670\":{}},\"comment\":{}}],[\"lastaddedblockinfo\",{\"_index\":934,\"name\":{\"2251\":{}},\"comment\":{}}],[\"lastprogress\",{\"_index\":941,\"name\":{\"2259\":{}},\"comment\":{}}],[\"lastswitchblockhash\",{\"_index\":78,\"name\":{\"136\":{},\"199\":{}},\"comment\":{}}],[\"latestswitchblockhash\",{\"_index\":942,\"name\":{\"2260\":{}},\"comment\":{}}],[\"legacyaccount\",{\"_index\":894,\"name\":{\"2117\":{}},\"comment\":{}}],[\"legacytransfer\",{\"_index\":302,\"name\":{\"631\":{}},\"comment\":{}}],[\"length\",{\"_index\":592,\"name\":{\"1392\":{}},\"comment\":{}}],[\"limit\",{\"_index\":242,\"name\":{\"481\":{},\"502\":{}},\"comment\":{}}],[\"list\",{\"_index\":562,\"name\":{\"1331\":{},\"1557\":{},\"1582\":{}},\"comment\":{}}],[\"lockedamounts\",{\"_index\":47,\"name\":{\"73\":{}},\"comment\":{}}],[\"lockstatus\",{\"_index\":139,\"name\":{\"270\":{},\"588\":{}},\"comment\":{}}],[\"logerrors\",{\"_index\":986,\"name\":{\"2414\":{}},\"comment\":{}}],[\"low\",{\"_index\":944,\"name\":{\"2263\":{}},\"comment\":{}}],[\"mainpurse\",{\"_index\":9,\"name\":{\"12\":{},\"35\":{}},\"comment\":{}}],[\"mainpurseunderaccounthash\",{\"_index\":877,\"name\":{\"2069\":{}},\"comment\":{}}],[\"mainpurseunderentityaddr\",{\"_index\":878,\"name\":{\"2070\":{}},\"comment\":{}}],[\"mainpurseunderpublickey\",{\"_index\":876,\"name\":{\"2068\":{}},\"comment\":{}}],[\"makedeploy\",{\"_index\":140,\"name\":{\"271\":{}},\"comment\":{}}],[\"maketransactionv1\",{\"_index\":336,\"name\":{\"702\":{}},\"comment\":{}}],[\"map\",{\"_index\":565,\"name\":{\"1335\":{},\"1560\":{},\"1585\":{},\"1634\":{}},\"comment\":{}}],[\"mapjsonparsingerror\",{\"_index\":672,\"name\":{\"1622\":{}},\"comment\":{}}],[\"matchbytestocltype\",{\"_index\":710,\"name\":{\"1700\":{}},\"comment\":{}}],[\"maxbuffersize\",{\"_index\":990,\"name\":{\"2419\":{}},\"comment\":{}}],[\"maximumdelegationamount\",{\"_index\":54,\"name\":{\"81\":{}},\"comment\":{}}],[\"medium\",{\"_index\":323,\"name\":{\"671\":{}},\"comment\":{}}],[\"merkleproof\",{\"_index\":210,\"name\":{\"405\":{},\"2127\":{},\"2194\":{},\"2201\":{},\"2208\":{},\"2326\":{}},\"comment\":{}}],[\"message\",{\"_index\":269,\"name\":{\"551\":{},\"553\":{},\"642\":{},\"1132\":{},\"1185\":{}},\"comment\":{}}],[\"messageaddr\",{\"_index\":513,\"name\":{\"1195\":{}},\"comment\":{}}],[\"messagechecksum\",{\"_index\":263,\"name\":{\"542\":{}},\"comment\":{}}],[\"messagecount\",{\"_index\":261,\"name\":{\"540\":{},\"1040\":{},\"1049\":{}},\"comment\":{}}],[\"messageindex\",{\"_index\":514,\"name\":{\"1201\":{}},\"comment\":{}}],[\"messagepayload\",{\"_index\":267,\"name\":{\"547\":{}},\"comment\":{}}],[\"messages\",{\"_index\":1051,\"name\":{\"2534\":{}},\"comment\":{}}],[\"messagetopic\",{\"_index\":264,\"name\":{\"543\":{},\"641\":{}},\"comment\":{}}],[\"messagetopics\",{\"_index\":23,\"name\":{\"37\":{}},\"comment\":{}}],[\"messagetopicsummary\",{\"_index\":260,\"name\":{\"538\":{}},\"comment\":{}}],[\"method\",{\"_index\":819,\"name\":{\"1938\":{},\"1968\":{}},\"comment\":{}}],[\"middlewares\",{\"_index\":981,\"name\":{\"2409\":{}},\"comment\":{}}],[\"minimalblockinfo\",{\"_index\":273,\"name\":{\"559\":{}},\"comment\":{}}],[\"minimumdelegationamount\",{\"_index\":53,\"name\":{\"80\":{}},\"comment\":{}}],[\"mint\",{\"_index\":319,\"name\":{\"667\":{}},\"comment\":{}}],[\"modulebytes\",{\"_index\":211,\"name\":{\"406\":{},\"408\":{},\"445\":{},\"819\":{}},\"comment\":{}}],[\"motestocspr\",{\"_index\":442,\"name\":{\"951\":{}},\"comment\":{}}],[\"name\",{\"_index\":26,\"name\":{\"41\":{},\"45\":{},\"333\":{},\"344\":{},\"419\":{},\"432\":{},\"569\":{},\"573\":{},\"805\":{},\"917\":{}},\"comment\":{}}],[\"namebytes\",{\"_index\":517,\"name\":{\"1210\":{}},\"comment\":{}}],[\"namedarg\",{\"_index\":27,\"name\":{\"42\":{}},\"comment\":{}}],[\"namedentrypoint\",{\"_index\":24,\"name\":{\"38\":{}},\"comment\":{}}],[\"namedkey\",{\"_index\":275,\"name\":{\"567\":{},\"574\":{},\"643\":{},\"916\":{},\"1133\":{},\"1186\":{}},\"comment\":{}}],[\"namedkeyaddr\",{\"_index\":515,\"name\":{\"1205\":{}},\"comment\":{}}],[\"namedkeykind\",{\"_index\":427,\"name\":{\"914\":{}},\"comment\":{}}],[\"namedkeys\",{\"_index\":8,\"name\":{\"11\":{},\"253\":{},\"575\":{},\"2121\":{}},\"comment\":{}}],[\"namedkeyvalue\",{\"_index\":276,\"name\":{\"571\":{}},\"comment\":{}}],[\"namedusergroup\",{\"_index\":284,\"name\":{\"594\":{}},\"comment\":{}}],[\"native\",{\"_index\":362,\"name\":{\"787\":{},\"825\":{}},\"comment\":{}}],[\"newblockfromblockv1\",{\"_index\":75,\"name\":{\"131\":{}},\"comment\":{}}],[\"newblockfromblockwrapper\",{\"_index\":74,\"name\":{\"130\":{}},\"comment\":{}}],[\"newblockheaderfromv1\",{\"_index\":112,\"name\":{\"219\":{}},\"comment\":{}}],[\"newblockheaderfromv2\",{\"_index\":113,\"name\":{\"220\":{}},\"comment\":{}}],[\"newbytecodekindfrombyte\",{\"_index\":533,\"name\":{\"1263\":{}},\"comment\":{}}],[\"newchaingetblockresultfromv1compatible\",{\"_index\":900,\"name\":{\"2137\":{}},\"comment\":{}}],[\"newclany\",{\"_index\":541,\"name\":{\"1289\":{}},\"comment\":{}}],[\"newclbytearray\",{\"_index\":546,\"name\":{\"1303\":{}},\"comment\":{}}],[\"newclint32\",{\"_index\":574,\"name\":{\"1347\":{}},\"comment\":{}}],[\"newclint64\",{\"_index\":576,\"name\":{\"1355\":{}},\"comment\":{}}],[\"newclkey\",{\"_index\":548,\"name\":{\"1313\":{}},\"comment\":{}}],[\"newcllist\",{\"_index\":578,\"name\":{\"1363\":{}},\"comment\":{}}],[\"newclmap\",{\"_index\":587,\"name\":{\"1380\":{}},\"comment\":{}}],[\"newcloption\",{\"_index\":594,\"name\":{\"1395\":{}},\"comment\":{}}],[\"newclpublickey\",{\"_index\":550,\"name\":{\"1315\":{}},\"comment\":{}}],[\"newclresult\",{\"_index\":602,\"name\":{\"1415\":{}},\"comment\":{}}],[\"newclstring\",{\"_index\":605,\"name\":{\"1425\":{}},\"comment\":{}}],[\"newcltuple1\",{\"_index\":608,\"name\":{\"1433\":{}},\"comment\":{}}],[\"newcltuple2\",{\"_index\":612,\"name\":{\"1442\":{}},\"comment\":{}}],[\"newcltuple3\",{\"_index\":616,\"name\":{\"1452\":{}},\"comment\":{}}],[\"newcluint128\",{\"_index\":630,\"name\":{\"1484\":{}},\"comment\":{}}],[\"newcluint256\",{\"_index\":627,\"name\":{\"1476\":{}},\"comment\":{}}],[\"newcluint32\",{\"_index\":641,\"name\":{\"1521\":{}},\"comment\":{}}],[\"newcluint512\",{\"_index\":632,\"name\":{\"1494\":{}},\"comment\":{}}],[\"newcluint64\",{\"_index\":637,\"name\":{\"1505\":{}},\"comment\":{}}],[\"newcluint8\",{\"_index\":639,\"name\":{\"1513\":{}},\"comment\":{}}],[\"newclunit\",{\"_index\":624,\"name\":{\"1468\":{}},\"comment\":{}}],[\"newcluref\",{\"_index\":549,\"name\":{\"1314\":{}},\"comment\":{}}],[\"newcontract\",{\"_index\":537,\"name\":{\"1273\":{}},\"comment\":{}}],[\"newcontractpackage\",{\"_index\":539,\"name\":{\"1282\":{}},\"comment\":{}}],[\"newdelegatorfromdelegatorv1\",{\"_index\":56,\"name\":{\"84\":{}},\"comment\":{}}],[\"newinfogettransactionresultfromv1compatible\",{\"_index\":909,\"name\":{\"2176\":{}},\"comment\":{}}],[\"newkey\",{\"_index\":509,\"name\":{\"1162\":{}},\"comment\":{}}],[\"newpublickey\",{\"_index\":725,\"name\":{\"1760\":{}},\"comment\":{}}],[\"newqueryglobalstateparam\",{\"_index\":844,\"name\":{\"1976\":{}},\"comment\":{}}],[\"newspeculativeclient\",{\"_index\":972,\"name\":{\"2394\":{}},\"comment\":{}}],[\"newtransactionfromdeploy\",{\"_index\":151,\"name\":{\"287\":{}},\"comment\":{}}],[\"newtransactiontargetfromsession\",{\"_index\":380,\"name\":{\"823\":{}},\"comment\":{}}],[\"newtransactionv1\",{\"_index\":335,\"name\":{\"701\":{}},\"comment\":{}}],[\"newtransfer\",{\"_index\":218,\"name\":{\"438\":{}},\"comment\":{}}],[\"newvalidator\",{\"_index\":432,\"name\":{\"935\":{}},\"comment\":{}}],[\"newvalidatorpublickey\",{\"_index\":66,\"name\":{\"116\":{}},\"comment\":{}}],[\"nexteragasprice\",{\"_index\":198,\"name\":{\"369\":{},\"382\":{}},\"comment\":{}}],[\"nexteravalidatorweights\",{\"_index\":197,\"name\":{\"367\":{},\"373\":{},\"380\":{}},\"comment\":{}}],[\"nextupgrade\",{\"_index\":935,\"name\":{\"2252\":{}},\"comment\":{}}],[\"nodeid\",{\"_index\":918,\"name\":{\"2217\":{}},\"comment\":{}}],[\"nodenextupgrade\",{\"_index\":949,\"name\":{\"2271\":{}},\"comment\":{}}],[\"nodepeer\",{\"_index\":917,\"name\":{\"2215\":{}},\"comment\":{}}],[\"none\",{\"_index\":522,\"name\":{\"1235\":{}},\"comment\":{}}],[\"obj\",{\"_index\":625,\"name\":{\"1471\":{}},\"comment\":{}}],[\"ok\",{\"_index\":717,\"name\":{\"1717\":{}},\"comment\":{}}],[\"oldvalidatorpublickey\",{\"_index\":65,\"name\":{\"115\":{}},\"comment\":{}}],[\"operation\",{\"_index\":230,\"name\":{\"462\":{}},\"comment\":{}}],[\"operations\",{\"_index\":235,\"name\":{\"469\":{}},\"comment\":{}}],[\"option\",{\"_index\":561,\"name\":{\"1330\":{},\"1556\":{},\"1581\":{}},\"comment\":{}}],[\"originblockheaderv1\",{\"_index\":114,\"name\":{\"234\":{}},\"comment\":{}}],[\"originblockheaderv2\",{\"_index\":115,\"name\":{\"235\":{}},\"comment\":{}}],[\"originblockv1\",{\"_index\":89,\"name\":{\"149\":{}},\"comment\":{}}],[\"originblockv2\",{\"_index\":90,\"name\":{\"150\":{}},\"comment\":{}}],[\"origindeployv1\",{\"_index\":342,\"name\":{\"736\":{}},\"comment\":{}}],[\"originexecutionresultv1\",{\"_index\":251,\"name\":{\"509\":{}},\"comment\":{}}],[\"originexecutionresultv2\",{\"_index\":252,\"name\":{\"510\":{}},\"comment\":{}}],[\"originfinalitysignaturev1\",{\"_index\":1059,\"name\":{\"2565\":{}},\"comment\":{}}],[\"originprefix\",{\"_index\":447,\"name\":{\"963\":{},\"978\":{},\"1219\":{},\"1228\":{},\"1276\":{},\"1285\":{}},\"comment\":{}}],[\"origintransactionv1\",{\"_index\":343,\"name\":{\"737\":{}},\"comment\":{}}],[\"origintransferv1\",{\"_index\":388,\"name\":{\"864\":{}},\"comment\":{}}],[\"origintransferv2\",{\"_index\":389,\"name\":{\"865\":{}},\"comment\":{}}],[\"outpublicsigningkey\",{\"_index\":936,\"name\":{\"2253\":{}},\"comment\":{}}],[\"package\",{\"_index\":282,\"name\":{\"584\":{},\"639\":{},\"1130\":{},\"1182\":{}},\"comment\":{}}],[\"packagehash\",{\"_index\":20,\"name\":{\"31\":{}},\"comment\":{}}],[\"paramblockidentifier\",{\"_index\":852,\"name\":{\"1997\":{},\"2033\":{}},\"comment\":{}}],[\"paramdeployhash\",{\"_index\":849,\"name\":{\"1990\":{}},\"comment\":{}}],[\"paramdictionaryidentifier\",{\"_index\":865,\"name\":{\"2038\":{}},\"comment\":{}}],[\"paramdictionaryidentifiercontractnamedkey\",{\"_index\":870,\"name\":{\"2049\":{}},\"comment\":{}}],[\"paramdictionaryidentifieruref\",{\"_index\":871,\"name\":{\"2054\":{}},\"comment\":{}}],[\"paramgetaccountinfobalance\",{\"_index\":850,\"name\":{\"1994\":{}},\"comment\":{}}],[\"paramgetstateentity\",{\"_index\":853,\"name\":{\"1998\":{}},\"comment\":{}}],[\"paramqueryglobalstate\",{\"_index\":843,\"name\":{\"1975\":{}},\"comment\":{}}],[\"paramqueryglobalstateid\",{\"_index\":846,\"name\":{\"1981\":{}},\"comment\":{}}],[\"params\",{\"_index\":840,\"name\":{\"1969\":{}},\"comment\":{}}],[\"paramstateroothash\",{\"_index\":841,\"name\":{\"1970\":{}},\"comment\":{}}],[\"paramtransactionhash\",{\"_index\":847,\"name\":{\"1986\":{}},\"comment\":{}}],[\"parenthash\",{\"_index\":79,\"name\":{\"137\":{},\"181\":{},\"194\":{},\"227\":{}},\"comment\":{}}],[\"parseasapiversionevent\",{\"_index\":1020,\"name\":{\"2457\":{}},\"comment\":{}}],[\"parseasblockaddedevent\",{\"_index\":1022,\"name\":{\"2459\":{}},\"comment\":{}}],[\"parseasdeployacceptedevent\",{\"_index\":1023,\"name\":{\"2460\":{}},\"comment\":{}}],[\"parseasdeployprocessedevent\",{\"_index\":1021,\"name\":{\"2458\":{}},\"comment\":{}}],[\"parseasfaultevent\",{\"_index\":1028,\"name\":{\"2465\":{}},\"comment\":{}}],[\"parseasfinalitysignatureevent\",{\"_index\":1024,\"name\":{\"2461\":{}},\"comment\":{}}],[\"parseasstepevent\",{\"_index\":1029,\"name\":{\"2466\":{}},\"comment\":{}}],[\"parseastransactionacceptedevent\",{\"_index\":1027,\"name\":{\"2464\":{}},\"comment\":{}}],[\"parseastransactionexpiredevent\",{\"_index\":1025,\"name\":{\"2462\":{}},\"comment\":{}}],[\"parseastransactionprocessedevent\",{\"_index\":1026,\"name\":{\"2463\":{}},\"comment\":{}}],[\"parseasuint512\",{\"_index\":422,\"name\":{\"903\":{}},\"comment\":{}}],[\"parseaswriteaddressableentity\",{\"_index\":415,\"name\":{\"896\":{}},\"comment\":{}}],[\"parseaswritebidkind\",{\"_index\":417,\"name\":{\"898\":{}},\"comment\":{}}],[\"parseaswriteclvalue\",{\"_index\":424,\"name\":{\"905\":{}},\"comment\":{}}],[\"parseaswritedeployinfo\",{\"_index\":423,\"name\":{\"904\":{}},\"comment\":{}}],[\"parseaswritemessage\",{\"_index\":419,\"name\":{\"900\":{}},\"comment\":{}}],[\"parseaswritemessagetopic\",{\"_index\":420,\"name\":{\"901\":{}},\"comment\":{}}],[\"parseaswritenamedkey\",{\"_index\":418,\"name\":{\"899\":{}},\"comment\":{}}],[\"parseaswritepackage\",{\"_index\":416,\"name\":{\"897\":{}},\"comment\":{}}],[\"parseaswritetransfer\",{\"_index\":413,\"name\":{\"894\":{}},\"comment\":{}}],[\"parseaswriteunbondings\",{\"_index\":421,\"name\":{\"902\":{}},\"comment\":{}}],[\"parseaswritewithdraws\",{\"_index\":414,\"name\":{\"895\":{}},\"comment\":{}}],[\"parseblocktransactions\",{\"_index\":70,\"name\":{\"124\":{}},\"comment\":{}}],[\"parsecltype\",{\"_index\":724,\"name\":{\"1755\":{}},\"comment\":{}}],[\"parsedurationstring\",{\"_index\":311,\"name\":{\"655\":{}},\"comment\":{}}],[\"parseevent\",{\"_index\":1019,\"name\":{\"2456\":{}},\"comment\":{}}],[\"parseeventtype\",{\"_index\":1074,\"name\":{\"2595\":{}},\"comment\":{}}],[\"parserawevent\",{\"_index\":1073,\"name\":{\"2594\":{}},\"comment\":{}}],[\"parseresponse\",{\"_index\":969,\"name\":{\"2391\":{}},\"comment\":{}}],[\"parsetypebystring\",{\"_index\":508,\"name\":{\"1161\":{}},\"comment\":{}}],[\"path\",{\"_index\":842,\"name\":{\"1974\":{},\"1980\":{}},\"comment\":{}}],[\"payment\",{\"_index\":154,\"name\":{\"296\":{},\"484\":{},\"505\":{}},\"comment\":{}}],[\"paymentamount\",{\"_index\":293,\"name\":{\"605\":{}},\"comment\":{}}],[\"peers\",{\"_index\":916,\"name\":{\"2213\":{},\"2254\":{}},\"comment\":{}}],[\"pop\",{\"_index\":582,\"name\":{\"1373\":{}},\"comment\":{}}],[\"prefixname\",{\"_index\":490,\"name\":{\"1108\":{}},\"comment\":{}}],[\"prefixnametransfer\",{\"_index\":518,\"name\":{\"1214\":{}},\"comment\":{}}],[\"prefixnameuref\",{\"_index\":530,\"name\":{\"1244\":{}},\"comment\":{}}],[\"pricingmode\",{\"_index\":297,\"name\":{\"613\":{},\"687\":{},\"721\":{}},\"comment\":{}}],[\"pricingmodetag\",{\"_index\":287,\"name\":{\"598\":{}},\"comment\":{}}],[\"processcall\",{\"_index\":795,\"name\":{\"1903\":{},\"1925\":{}},\"comment\":{}}],[\"processing\",{\"_index\":452,\"name\":{\"987\":{},\"1000\":{}},\"comment\":{}}],[\"processrequest\",{\"_index\":970,\"name\":{\"2392\":{}},\"comment\":{}}],[\"proof\",{\"_index\":71,\"name\":{\"125\":{},\"2315\":{}},\"comment\":{}}],[\"proofs\",{\"_index\":88,\"name\":{\"148\":{},\"164\":{},\"213\":{}},\"comment\":{}}],[\"proposer\",{\"_index\":84,\"name\":{\"143\":{},\"168\":{},\"195\":{},\"228\":{},\"238\":{}},\"comment\":{}}],[\"protocolversion\",{\"_index\":22,\"name\":{\"36\":{},\"144\":{},\"182\":{},\"196\":{},\"229\":{},\"254\":{},\"2248\":{},\"2274\":{}},\"comment\":{}}],[\"protocolversionmajor\",{\"_index\":133,\"name\":{\"263\":{},\"593\":{}},\"comment\":{}}],[\"publickey\",{\"_index\":36,\"name\":{\"58\":{},\"105\":{},\"127\":{},\"243\":{},\"534\":{},\"1340\":{},\"1565\":{},\"1590\":{},\"1756\":{},\"2005\":{},\"2012\":{},\"2237\":{},\"2544\":{},\"2552\":{},\"2564\":{},\"2577\":{}},\"comment\":{}}],[\"publickeyandbid\",{\"_index\":35,\"name\":{\"56\":{}},\"comment\":{}}],[\"publickeylist\",{\"_index\":728,\"name\":{\"1772\":{}},\"comment\":{}}],[\"purseaddr\",{\"_index\":455,\"name\":{\"992\":{}},\"comment\":{}}],[\"purseidentifier\",{\"_index\":874,\"name\":{\"2062\":{},\"2074\":{},\"2078\":{}},\"comment\":{}}],[\"purseuref\",{\"_index\":879,\"name\":{\"2071\":{},\"2088\":{}},\"comment\":{}}],[\"putdeploy\",{\"_index\":791,\"name\":{\"1838\":{},\"1900\":{},\"1957\":{},\"2372\":{}},\"comment\":{}}],[\"putdeployrequest\",{\"_index\":859,\"name\":{\"2014\":{}},\"comment\":{}}],[\"putdeployresult\",{\"_index\":951,\"name\":{\"2275\":{}},\"comment\":{}}],[\"puttransaction\",{\"_index\":833,\"name\":{\"1958\":{}},\"comment\":{}}],[\"puttransactionrequest\",{\"_index\":860,\"name\":{\"2017\":{}},\"comment\":{}}],[\"puttransactionresult\",{\"_index\":952,\"name\":{\"2280\":{}},\"comment\":{}}],[\"puttransactionv1\",{\"_index\":792,\"name\":{\"1839\":{},\"1901\":{},\"2373\":{}},\"comment\":{}}],[\"querybalance\",{\"_index\":835,\"name\":{\"1960\":{}},\"comment\":{}}],[\"querybalancebyblockhash\",{\"_index\":775,\"name\":{\"1822\":{},\"1885\":{},\"2376\":{}},\"comment\":{}}],[\"querybalancebyblockheight\",{\"_index\":774,\"name\":{\"1821\":{},\"1884\":{},\"2375\":{}},\"comment\":{}}],[\"querybalancebystateroothash\",{\"_index\":776,\"name\":{\"1823\":{},\"1886\":{},\"2377\":{}},\"comment\":{}}],[\"querybalancedetails\",{\"_index\":836,\"name\":{\"1961\":{}},\"comment\":{}}],[\"querybalancedetailsbyblockhash\",{\"_index\":779,\"name\":{\"1826\":{},\"1889\":{},\"2381\":{}},\"comment\":{}}],[\"querybalancedetailsbyblockheight\",{\"_index\":778,\"name\":{\"1825\":{},\"1888\":{},\"2380\":{}},\"comment\":{}}],[\"querybalancedetailsbystateroothash\",{\"_index\":780,\"name\":{\"1827\":{},\"1890\":{},\"2379\":{}},\"comment\":{}}],[\"querybalancedetailsrequest\",{\"_index\":881,\"name\":{\"2076\":{}},\"comment\":{}}],[\"querybalancedetailsresult\",{\"_index\":955,\"name\":{\"2296\":{}},\"comment\":{}}],[\"querybalancerequest\",{\"_index\":880,\"name\":{\"2072\":{}},\"comment\":{}}],[\"querybalanceresult\",{\"_index\":954,\"name\":{\"2291\":{}},\"comment\":{}}],[\"queryglobalstate\",{\"_index\":821,\"name\":{\"1942\":{}},\"comment\":{}}],[\"queryglobalstatebyblockhash\",{\"_index\":750,\"name\":{\"1797\":{},\"1860\":{},\"2338\":{}},\"comment\":{}}],[\"queryglobalstatebyblockheight\",{\"_index\":751,\"name\":{\"1798\":{},\"1861\":{},\"2339\":{}},\"comment\":{}}],[\"queryglobalstatebystatehash\",{\"_index\":752,\"name\":{\"1799\":{},\"1862\":{},\"2340\":{}},\"comment\":{}}],[\"queryglobalstateresult\",{\"_index\":914,\"name\":{\"2203\":{}},\"comment\":{}}],[\"queryglobalstateresultv1compatible\",{\"_index\":966,\"name\":{\"2321\":{}},\"comment\":{}}],[\"querylatestbalance\",{\"_index\":773,\"name\":{\"1820\":{},\"1883\":{},\"2374\":{}},\"comment\":{}}],[\"querylatestbalancedetails\",{\"_index\":777,\"name\":{\"1824\":{},\"1887\":{},\"2378\":{}},\"comment\":{}}],[\"querylatestglobalstate\",{\"_index\":749,\"name\":{\"1796\":{},\"1859\":{},\"2337\":{}},\"comment\":{}}],[\"randombit\",{\"_index\":82,\"name\":{\"141\":{},\"183\":{},\"197\":{},\"230\":{}},\"comment\":{}}],[\"rawdata\",{\"_index\":999,\"name\":{\"2433\":{}},\"comment\":{}}],[\"rawevent\",{\"_index\":1017,\"name\":{\"2451\":{}},\"comment\":{}}],[\"rawjson\",{\"_index\":889,\"name\":{\"2103\":{},\"2108\":{},\"2113\":{},\"2128\":{},\"2134\":{},\"2141\":{},\"2147\":{},\"2152\":{},\"2158\":{},\"2166\":{},\"2174\":{},\"2185\":{},\"2190\":{},\"2195\":{},\"2202\":{},\"2209\":{},\"2214\":{},\"2223\":{},\"2234\":{},\"2239\":{},\"2244\":{},\"2266\":{},\"2279\":{},\"2284\":{},\"2290\":{},\"2295\":{},\"2303\":{},\"2311\":{},\"2320\":{}},\"comment\":{}}],[\"rawmessage\",{\"_index\":723,\"name\":{\"1754\":{}},\"comment\":{}}],[\"rawwriteclvalue\",{\"_index\":392,\"name\":{\"868\":{}},\"comment\":{}}],[\"rawwriteclvaluev2\",{\"_index\":394,\"name\":{\"871\":{}},\"comment\":{}}],[\"reactorstate\",{\"_index\":940,\"name\":{\"2258\":{}},\"comment\":{}}],[\"read\",{\"_index\":523,\"name\":{\"1236\":{}},\"comment\":{}}],[\"readadd\",{\"_index\":526,\"name\":{\"1240\":{}},\"comment\":{}}],[\"readaddwrite\",{\"_index\":528,\"name\":{\"1242\":{}},\"comment\":{}}],[\"readevent\",{\"_index\":993,\"name\":{\"2422\":{}},\"comment\":{}}],[\"readwrite\",{\"_index\":525,\"name\":{\"1239\":{}},\"comment\":{}}],[\"receipt\",{\"_index\":296,\"name\":{\"612\":{},\"621\":{}},\"comment\":{}}],[\"redelegate\",{\"_index\":354,\"name\":{\"755\":{},\"766\":{},\"779\":{}},\"comment\":{}}],[\"registerevent\",{\"_index\":1072,\"name\":{\"2593\":{},\"2612\":{}},\"comment\":{}}],[\"registerhandler\",{\"_index\":985,\"name\":{\"2413\":{},\"2429\":{}},\"comment\":{}}],[\"registermiddleware\",{\"_index\":984,\"name\":{\"2412\":{}},\"comment\":{}}],[\"registerstream\",{\"_index\":991,\"name\":{\"2420\":{}},\"comment\":{}}],[\"remove\",{\"_index\":581,\"name\":{\"1372\":{}},\"comment\":{}}],[\"removed\",{\"_index\":923,\"name\":{\"2226\":{}},\"comment\":{}}],[\"request\",{\"_index\":1081,\"name\":{\"2604\":{}},\"comment\":{}}],[\"reservation\",{\"_index\":306,\"name\":{\"644\":{}},\"comment\":{}}],[\"reservationdata\",{\"_index\":299,\"name\":{\"622\":{}},\"comment\":{}}],[\"reservationkind\",{\"_index\":298,\"name\":{\"619\":{},\"623\":{}},\"comment\":{}}],[\"reserved\",{\"_index\":290,\"name\":{\"601\":{},\"617\":{}},\"comment\":{}}],[\"reservedmode\",{\"_index\":295,\"name\":{\"610\":{}},\"comment\":{}}],[\"result\",{\"_index\":249,\"name\":{\"495\":{},\"1310\":{},\"1333\":{},\"1559\":{},\"1584\":{},\"2097\":{}},\"comment\":{}}],[\"ret\",{\"_index\":184,\"name\":{\"345\":{}},\"comment\":{}}],[\"rewardamount\",{\"_index\":961,\"name\":{\"2309\":{}},\"comment\":{}}],[\"rewardedsignatures\",{\"_index\":87,\"name\":{\"147\":{},\"205\":{}},\"comment\":{}}],[\"rewards\",{\"_index\":195,\"name\":{\"362\":{},\"368\":{},\"381\":{}},\"comment\":{}}],[\"roundlength\",{\"_index\":937,\"name\":{\"2255\":{}},\"comment\":{}}],[\"rpcaddressableentity\",{\"_index\":895,\"name\":{\"2118\":{}},\"comment\":{}}],[\"rpcclient\",{\"_index\":967,\"name\":{\"2327\":{}},\"comment\":{}}],[\"rpcerror\",{\"_index\":796,\"name\":{\"1904\":{}},\"comment\":{}}],[\"rpcrequest\",{\"_index\":838,\"name\":{\"1963\":{}},\"comment\":{}}],[\"rpcresponse\",{\"_index\":886,\"name\":{\"2093\":{}},\"comment\":{}}],[\"run\",{\"_index\":997,\"name\":{\"2430\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":377,\"name\":{\"816\":{},\"820\":{}},\"comment\":{}}],[\"scanner\",{\"_index\":989,\"name\":{\"2418\":{}},\"comment\":{}}],[\"scheduling\",{\"_index\":333,\"name\":{\"697\":{},\"727\":{}},\"comment\":{}}],[\"seeduref\",{\"_index\":872,\"name\":{\"2057\":{}},\"comment\":{}}],[\"seenasfaulty\",{\"_index\":926,\"name\":{\"2229\":{}},\"comment\":{}}],[\"seigniorageallocation\",{\"_index\":204,\"name\":{\"392\":{}},\"comment\":{}}],[\"seigniorageallocations\",{\"_index\":206,\"name\":{\"398\":{}},\"comment\":{}}],[\"selfonly\",{\"_index\":176,\"name\":{\"329\":{}},\"comment\":{}}],[\"selfonward\",{\"_index\":177,\"name\":{\"330\":{}},\"comment\":{}}],[\"serializeapprovals\",{\"_index\":161,\"name\":{\"304\":{}},\"comment\":{}}],[\"serializerewards\",{\"_index\":635,\"name\":{\"1503\":{}},\"comment\":{}}],[\"session\",{\"_index\":155,\"name\":{\"297\":{},\"322\":{},\"827\":{}},\"comment\":{}}],[\"sessiontarget\",{\"_index\":378,\"name\":{\"817\":{}},\"comment\":{}}],[\"set\",{\"_index\":584,\"name\":{\"1375\":{}},\"comment\":{}}],[\"setaccess\",{\"_index\":531,\"name\":{\"1257\":{}},\"comment\":{}}],[\"setarg\",{\"_index\":222,\"name\":{\"452\":{}},\"comment\":{}}],[\"setcustomheaders\",{\"_index\":811,\"name\":{\"1924\":{}},\"comment\":{}}],[\"setsignature\",{\"_index\":148,\"name\":{\"284\":{},\"700\":{}},\"comment\":{}}],[\"shutdowntype\",{\"_index\":1014,\"name\":{\"2448\":{}},\"comment\":{}}],[\"sign\",{\"_index\":157,\"name\":{\"299\":{},\"714\":{}},\"comment\":{}}],[\"signature\",{\"_index\":72,\"name\":{\"128\":{},\"679\":{},\"2543\":{},\"2551\":{},\"2563\":{}},\"comment\":{}}],[\"signer\",{\"_index\":328,\"name\":{\"678\":{}},\"comment\":{}}],[\"simpletype\",{\"_index\":656,\"name\":{\"1598\":{}},\"comment\":{}}],[\"simpletypebyid\",{\"_index\":684,\"name\":{\"1673\":{}},\"comment\":{}}],[\"simpletypebyname\",{\"_index\":683,\"name\":{\"1672\":{}},\"comment\":{}}],[\"size\",{\"_index\":583,\"name\":{\"1374\":{},\"1532\":{}},\"comment\":{}}],[\"sizeestimate\",{\"_index\":244,\"name\":{\"486\":{},\"507\":{}},\"comment\":{}}],[\"sizetobytes\",{\"_index\":606,\"name\":{\"1430\":{},\"1523\":{}},\"comment\":{}}],[\"small\",{\"_index\":324,\"name\":{\"672\":{}},\"comment\":{}}],[\"smartcontract\",{\"_index\":16,\"name\":{\"22\":{},\"1067\":{}},\"comment\":{}}],[\"smartcontractkind\",{\"_index\":474,\"name\":{\"1056\":{}},\"comment\":{}}],[\"source\",{\"_index\":169,\"name\":{\"319\":{},\"839\":{},\"849\":{},\"861\":{},\"925\":{}},\"comment\":{}}],[\"sourceerr\",{\"_index\":799,\"name\":{\"1911\":{}},\"comment\":{}}],[\"speculativeclient\",{\"_index\":971,\"name\":{\"2393\":{}},\"comment\":{}}],[\"speculativeexec\",{\"_index\":834,\"name\":{\"1959\":{},\"2397\":{}},\"comment\":{}}],[\"speculativeexecparams\",{\"_index\":873,\"name\":{\"2058\":{}},\"comment\":{}}],[\"speculativeexecresult\",{\"_index\":953,\"name\":{\"2285\":{}},\"comment\":{}}],[\"splitat\",{\"_index\":512,\"name\":{\"1194\":{}},\"comment\":{}}],[\"splitdata\",{\"_index\":1076,\"name\":{\"2597\":{}},\"comment\":{}}],[\"stakedamount\",{\"_index\":52,\"name\":{\"79\":{},\"87\":{},\"96\":{},\"103\":{}},\"comment\":{}}],[\"standard\",{\"_index\":366,\"name\":{\"793\":{}},\"comment\":{}}],[\"standardpayment\",{\"_index\":160,\"name\":{\"303\":{},\"443\":{},\"606\":{}},\"comment\":{}}],[\"start\",{\"_index\":983,\"name\":{\"2411\":{}},\"comment\":{}}],[\"startingstateroothash\",{\"_index\":938,\"name\":{\"2256\":{}},\"comment\":{}}],[\"stategetaccountinfo\",{\"_index\":892,\"name\":{\"2109\":{}},\"comment\":{}}],[\"stategetauctioninforesult\",{\"_index\":888,\"name\":{\"2099\":{}},\"comment\":{}}],[\"stategetbalancerequest\",{\"_index\":883,\"name\":{\"2085\":{}},\"comment\":{}}],[\"stategetbalanceresult\",{\"_index\":890,\"name\":{\"2104\":{}},\"comment\":{}}],[\"stategetdictionaryrequest\",{\"_index\":884,\"name\":{\"2089\":{}},\"comment\":{}}],[\"stategetdictionaryresult\",{\"_index\":912,\"name\":{\"2196\":{}},\"comment\":{}}],[\"stategetentityresult\",{\"_index\":897,\"name\":{\"2123\":{}},\"comment\":{}}],[\"stategetitemresult\",{\"_index\":911,\"name\":{\"2191\":{}},\"comment\":{}}],[\"stateidentifier\",{\"_index\":845,\"name\":{\"1978\":{},\"2075\":{},\"2079\":{}},\"comment\":{}}],[\"stateroot\",{\"_index\":862,\"name\":{\"2028\":{}},\"comment\":{}}],[\"stateroothash\",{\"_index\":44,\"name\":{\"69\":{},\"135\":{},\"184\":{},\"198\":{},\"231\":{},\"404\":{},\"565\":{},\"1972\":{},\"1983\":{},\"2087\":{},\"2091\":{},\"2222\":{}},\"comment\":{}}],[\"statuschanges\",{\"_index\":927,\"name\":{\"2230\":{},\"2238\":{}},\"comment\":{}}],[\"statuscode\",{\"_index\":800,\"name\":{\"1912\":{}},\"comment\":{}}],[\"step\",{\"_index\":1069,\"name\":{\"2589\":{}},\"comment\":{}}],[\"stepevent\",{\"_index\":1068,\"name\":{\"2587\":{}},\"comment\":{}}],[\"stepeventtype\",{\"_index\":1012,\"name\":{\"2446\":{}},\"comment\":{}}],[\"steppayload\",{\"_index\":1065,\"name\":{\"2582\":{}},\"comment\":{}}],[\"stop\",{\"_index\":987,\"name\":{\"2415\":{}},\"comment\":{}}],[\"stored\",{\"_index\":381,\"name\":{\"826\":{}},\"comment\":{}}],[\"storedcontractbyhash\",{\"_index\":213,\"name\":{\"411\":{},\"446\":{}},\"comment\":{}}],[\"storedcontractbyname\",{\"_index\":214,\"name\":{\"417\":{},\"447\":{}},\"comment\":{}}],[\"storedtarget\",{\"_index\":375,\"name\":{\"813\":{}},\"comment\":{}}],[\"storedvalue\",{\"_index\":209,\"name\":{\"403\":{},\"624\":{},\"2193\":{},\"2200\":{},\"2207\":{},\"2325\":{}},\"comment\":{}}],[\"storedversionedcontractbyhash\",{\"_index\":215,\"name\":{\"423\":{},\"448\":{}},\"comment\":{}}],[\"storedversionedcontractbyname\",{\"_index\":216,\"name\":{\"430\":{},\"449\":{}},\"comment\":{}}],[\"streamer\",{\"_index\":974,\"name\":{\"2400\":{},\"2605\":{}},\"comment\":{}}],[\"streamerrorhandler\",{\"_index\":979,\"name\":{\"2405\":{}},\"comment\":{}}],[\"streamerrors\",{\"_index\":977,\"name\":{\"2403\":{}},\"comment\":{}}],[\"streamreader\",{\"_index\":1084,\"name\":{\"2610\":{}},\"comment\":{}}],[\"string\",{\"_index\":268,\"name\":{\"549\":{},\"1553\":{},\"1578\":{}},\"comment\":{}}],[\"stringhashlen\",{\"_index\":444,\"name\":{\"957\":{},\"973\":{},\"1096\":{},\"1222\":{}},\"comment\":{}}],[\"stringval\",{\"_index\":564,\"name\":{\"1334\":{}},\"comment\":{}}],[\"strvalue\",{\"_index\":815,\"name\":{\"1932\":{}},\"comment\":{}}],[\"success\",{\"_index\":246,\"name\":{\"490\":{}},\"comment\":{}}],[\"switchblockhash\",{\"_index\":962,\"name\":{\"2310\":{}},\"comment\":{}}],[\"system\",{\"_index\":15,\"name\":{\"20\":{},\"1065\":{}},\"comment\":{}}],[\"systemcontactregistry\",{\"_index\":511,\"name\":{\"1176\":{}},\"comment\":{}}],[\"systemcontractregistry\",{\"_index\":495,\"name\":{\"1124\":{},\"1148\":{}},\"comment\":{}}],[\"systementitytype\",{\"_index\":12,\"name\":{\"16\":{}},\"comment\":{}}],[\"systemkind\",{\"_index\":472,\"name\":{\"1054\":{}},\"comment\":{}}],[\"tag\",{\"_index\":360,\"name\":{\"783\":{},\"796\":{}},\"comment\":{}}],[\"target\",{\"_index\":332,\"name\":{\"694\":{},\"725\":{},\"840\":{},\"850\":{},\"862\":{},\"926\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":80,\"name\":{\"139\":{},\"185\":{},\"200\":{},\"232\":{},\"280\":{},\"312\":{},\"566\":{},\"646\":{},\"684\":{},\"718\":{},\"2496\":{},\"2531\":{},\"2578\":{}},\"comment\":{}}],[\"to\",{\"_index\":385,\"name\":{\"841\":{},\"851\":{},\"863\":{},\"921\":{}},\"comment\":{}}],[\"tobytes\",{\"_index\":30,\"name\":{\"47\":{},\"55\":{},\"282\":{},\"300\":{},\"536\":{},\"618\":{},\"689\":{},\"698\":{},\"830\":{},\"967\":{},\"982\":{},\"1002\":{},\"1034\":{},\"1051\":{},\"1069\":{},\"1085\":{},\"1093\":{},\"1105\":{},\"1204\":{},\"1213\":{},\"1232\":{},\"1270\":{},\"1533\":{},\"1593\":{},\"1602\":{},\"1628\":{},\"1642\":{},\"1651\":{},\"1661\":{},\"1710\":{},\"1723\":{},\"1734\":{},\"1746\":{}},\"comment\":{}}],[\"tobyteswithtype\",{\"_index\":599,\"name\":{\"1411\":{}},\"comment\":{}}],[\"todate\",{\"_index\":309,\"name\":{\"652\":{}},\"comment\":{}}],[\"todrivervalue\",{\"_index\":532,\"name\":{\"1259\":{}},\"comment\":{}}],[\"todurationstring\",{\"_index\":312,\"name\":{\"659\":{}},\"comment\":{}}],[\"tohex\",{\"_index\":257,\"name\":{\"528\":{},\"966\":{},\"981\":{},\"1033\":{},\"1104\":{},\"1231\":{},\"1766\":{}},\"comment\":{}}],[\"toinfogettransactionresult\",{\"_index\":905,\"name\":{\"2159\":{}},\"comment\":{}}],[\"toint\",{\"_index\":817,\"name\":{\"1935\":{}},\"comment\":{}}],[\"tojson\",{\"_index\":123,\"name\":{\"247\":{},\"289\":{},\"529\":{},\"537\":{},\"651\":{},\"658\":{},\"704\":{},\"785\":{},\"798\":{},\"831\":{},\"878\":{},\"965\":{},\"980\":{},\"1003\":{},\"1036\":{},\"1052\":{},\"1070\":{},\"1086\":{},\"1092\":{},\"1106\":{},\"1193\":{},\"1203\":{},\"1212\":{},\"1230\":{},\"1258\":{},\"1267\":{},\"1277\":{},\"1286\":{},\"1377\":{},\"1407\":{},\"1501\":{},\"1538\":{},\"1597\":{},\"1606\":{},\"1632\":{},\"1646\":{},\"1655\":{},\"1665\":{},\"1714\":{},\"1727\":{},\"1738\":{},\"1750\":{},\"1767\":{},\"1936\":{}},\"comment\":{}}],[\"tomap\",{\"_index\":277,\"name\":{\"578\":{}},\"comment\":{}}],[\"tomilliseconds\",{\"_index\":308,\"name\":{\"650\":{},\"660\":{}},\"comment\":{}}],[\"topicindex\",{\"_index\":272,\"name\":{\"558\":{}},\"comment\":{}}],[\"topicname\",{\"_index\":265,\"name\":{\"545\":{},\"554\":{}},\"comment\":{}}],[\"topicnamehash\",{\"_index\":266,\"name\":{\"546\":{},\"555\":{},\"1200\":{}},\"comment\":{}}],[\"toprefixedstring\",{\"_index\":448,\"name\":{\"964\":{},\"979\":{},\"1001\":{},\"1032\":{},\"1050\":{},\"1068\":{},\"1084\":{},\"1191\":{},\"1202\":{},\"1211\":{},\"1229\":{},\"1255\":{},\"1269\":{},\"1279\":{},\"1287\":{}},\"comment\":{}}],[\"toprefixedwasmstring\",{\"_index\":538,\"name\":{\"1278\":{}},\"comment\":{}}],[\"tostring\",{\"_index\":258,\"name\":{\"530\":{},\"1192\":{},\"1256\":{},\"1293\":{},\"1300\":{},\"1308\":{},\"1342\":{},\"1352\":{},\"1360\":{},\"1369\":{},\"1388\":{},\"1401\":{},\"1422\":{},\"1431\":{},\"1439\":{},\"1449\":{},\"1460\":{},\"1473\":{},\"1481\":{},\"1489\":{},\"1499\":{},\"1510\":{},\"1518\":{},\"1527\":{},\"1534\":{},\"1594\":{},\"1603\":{},\"1629\":{},\"1643\":{},\"1652\":{},\"1662\":{},\"1711\":{},\"1724\":{},\"1735\":{},\"1747\":{},\"1768\":{},\"1908\":{},\"1934\":{}},\"comment\":{}}],[\"totalbalance\",{\"_index\":956,\"name\":{\"2299\":{}},\"comment\":{}}],[\"totalbalanceproof\",{\"_index\":958,\"name\":{\"2301\":{}},\"comment\":{}}],[\"transaction\",{\"_index\":337,\"name\":{\"706\":{},\"729\":{},\"2019\":{},\"2164\":{},\"2179\":{},\"2514\":{}},\"comment\":{}}],[\"transactionacceptedevent\",{\"_index\":1046,\"name\":{\"2515\":{}},\"comment\":{}}],[\"transactionacceptedeventtype\",{\"_index\":1008,\"name\":{\"2442\":{}},\"comment\":{}}],[\"transactionacceptedpayload\",{\"_index\":1045,\"name\":{\"2512\":{},\"2518\":{}},\"comment\":{}}],[\"transactionbody\",{\"_index\":340,\"name\":{\"722\":{}},\"comment\":{}}],[\"transactioncategory\",{\"_index\":318,\"name\":{\"666\":{}},\"comment\":{}}],[\"transactionentrypoint\",{\"_index\":359,\"name\":{\"770\":{}},\"comment\":{}}],[\"transactionentrypointenum\",{\"_index\":348,\"name\":{\"748\":{}},\"comment\":{}}],[\"transactionentrypointtag\",{\"_index\":358,\"name\":{\"759\":{}},\"comment\":{}}],[\"transactionerror\",{\"_index\":313,\"name\":{\"661\":{}},\"comment\":{}}],[\"transactionexpiredevent\",{\"_index\":1048,\"name\":{\"2522\":{}},\"comment\":{}}],[\"transactionexpiredeventtype\",{\"_index\":1009,\"name\":{\"2443\":{}},\"comment\":{}}],[\"transactionexpiredpayload\",{\"_index\":1047,\"name\":{\"2519\":{},\"2525\":{}},\"comment\":{}}],[\"transactionhash\",{\"_index\":347,\"name\":{\"744\":{},\"845\":{},\"857\":{},\"1988\":{},\"2283\":{},\"2521\":{},\"2529\":{}},\"comment\":{}}],[\"transactionheader\",{\"_index\":339,\"name\":{\"715\":{}},\"comment\":{}}],[\"transactioninvocationtarget\",{\"_index\":370,\"name\":{\"807\":{}},\"comment\":{}}],[\"transactionprocessedevent\",{\"_index\":1052,\"name\":{\"2535\":{}},\"comment\":{}}],[\"transactionprocessedeventtype\",{\"_index\":1007,\"name\":{\"2441\":{}},\"comment\":{}}],[\"transactionprocessedpayload\",{\"_index\":1050,\"name\":{\"2526\":{},\"2538\":{}},\"comment\":{}}],[\"transactionruntime\",{\"_index\":13,\"name\":{\"17\":{}},\"comment\":{}}],[\"transactions\",{\"_index\":86,\"name\":{\"146\":{},\"204\":{}},\"comment\":{}}],[\"transactionscheduling\",{\"_index\":365,\"name\":{\"790\":{}},\"comment\":{}}],[\"transactionschedulingtag\",{\"_index\":361,\"name\":{\"786\":{}},\"comment\":{}}],[\"transactiontarget\",{\"_index\":379,\"name\":{\"821\":{}},\"comment\":{}}],[\"transactionv1\",{\"_index\":334,\"name\":{\"699\":{},\"743\":{},\"747\":{}},\"comment\":{}}],[\"transactionv1body\",{\"_index\":331,\"name\":{\"690\":{}},\"comment\":{}}],[\"transactionv1header\",{\"_index\":329,\"name\":{\"680\":{}},\"comment\":{}}],[\"transactionversion\",{\"_index\":325,\"name\":{\"673\":{}},\"comment\":{}}],[\"transactionwrapper\",{\"_index\":346,\"name\":{\"740\":{}},\"comment\":{}}],[\"transfer\",{\"_index\":220,\"name\":{\"450\":{},\"750\":{},\"761\":{},\"774\":{},\"852\":{},\"1117\":{},\"1141\":{},\"1169\":{}},\"comment\":{}}],[\"transferdeployitem\",{\"_index\":217,\"name\":{\"437\":{}},\"comment\":{}}],[\"transferhash\",{\"_index\":519,\"name\":{\"1215\":{}},\"comment\":{}}],[\"transferhashes\",{\"_index\":102,\"name\":{\"169\":{}},\"comment\":{}}],[\"transfers\",{\"_index\":170,\"name\":{\"320\":{},\"474\":{},\"485\":{},\"506\":{},\"2146\":{}},\"comment\":{}}],[\"transferv1\",{\"_index\":384,\"name\":{\"832\":{}},\"comment\":{}}],[\"transferv2\",{\"_index\":386,\"name\":{\"842\":{}},\"comment\":{}}],[\"transform\",{\"_index\":425,\"name\":{\"906\":{},\"913\":{}},\"comment\":{}}],[\"transformkey\",{\"_index\":426,\"name\":{\"910\":{}},\"comment\":{}}],[\"transformkind\",{\"_index\":396,\"name\":{\"874\":{}},\"comment\":{}}],[\"transforms\",{\"_index\":236,\"name\":{\"470\":{}},\"comment\":{}}],[\"trimprefix\",{\"_index\":1077,\"name\":{\"2598\":{}},\"comment\":{}}],[\"ttl\",{\"_index\":146,\"name\":{\"281\":{},\"310\":{},\"685\":{},\"719\":{},\"2497\":{},\"2532\":{}},\"comment\":{}}],[\"tuple1\",{\"_index\":566,\"name\":{\"1336\":{},\"1561\":{},\"1586\":{}},\"comment\":{}}],[\"tuple2\",{\"_index\":567,\"name\":{\"1337\":{},\"1562\":{},\"1587\":{}},\"comment\":{}}],[\"tuple3\",{\"_index\":568,\"name\":{\"1338\":{},\"1563\":{},\"1588\":{}},\"comment\":{}}],[\"type\",{\"_index\":510,\"name\":{\"1165\":{},\"1317\":{},\"1366\":{},\"1382\":{},\"1398\":{},\"1418\":{}},\"comment\":{}}],[\"typeid\",{\"_index\":648,\"name\":{\"1542\":{},\"1600\":{},\"1640\":{}},\"comment\":{}}],[\"typeidbynames\",{\"_index\":502,\"name\":{\"1153\":{}},\"comment\":{}}],[\"typename\",{\"_index\":655,\"name\":{\"1566\":{},\"1591\":{},\"1601\":{}},\"comment\":{}}],[\"u128\",{\"_index\":652,\"name\":{\"1549\":{},\"1574\":{}},\"comment\":{}}],[\"u256\",{\"_index\":653,\"name\":{\"1550\":{},\"1575\":{}},\"comment\":{}}],[\"u32\",{\"_index\":650,\"name\":{\"1547\":{},\"1572\":{}},\"comment\":{}}],[\"u512\",{\"_index\":654,\"name\":{\"1551\":{},\"1576\":{}},\"comment\":{}}],[\"u64\",{\"_index\":651,\"name\":{\"1548\":{},\"1573\":{}},\"comment\":{}}],[\"u8\",{\"_index\":649,\"name\":{\"1546\":{},\"1571\":{}},\"comment\":{}}],[\"ui128\",{\"_index\":557,\"name\":{\"1324\":{}},\"comment\":{}}],[\"ui256\",{\"_index\":558,\"name\":{\"1325\":{}},\"comment\":{}}],[\"ui32\",{\"_index\":555,\"name\":{\"1322\":{}},\"comment\":{}}],[\"ui512\",{\"_index\":559,\"name\":{\"1326\":{}},\"comment\":{}}],[\"ui64\",{\"_index\":556,\"name\":{\"1323\":{}},\"comment\":{}}],[\"ui8\",{\"_index\":554,\"name\":{\"1321\":{}},\"comment\":{}}],[\"uint32tobytes\",{\"_index\":382,\"name\":{\"828\":{}},\"comment\":{}}],[\"unbond\",{\"_index\":496,\"name\":{\"1126\":{},\"1150\":{},\"1178\":{}},\"comment\":{}}],[\"unbonderpublickey\",{\"_index\":431,\"name\":{\"933\":{}},\"comment\":{}}],[\"unbonding\",{\"_index\":304,\"name\":{\"636\":{}},\"comment\":{}}],[\"unbondingpurse\",{\"_index\":429,\"name\":{\"928\":{}},\"comment\":{}}],[\"undelegate\",{\"_index\":353,\"name\":{\"754\":{},\"765\":{},\"778\":{}},\"comment\":{}}],[\"unified\",{\"_index\":68,\"name\":{\"119\":{},\"1005\":{},\"1028\":{}},\"comment\":{}}],[\"unit\",{\"_index\":560,\"name\":{\"1327\":{},\"1552\":{},\"1577\":{}},\"comment\":{}}],[\"unwrap\",{\"_index\":801,\"name\":{\"1913\":{}},\"comment\":{}}],[\"upgrademanagement\",{\"_index\":18,\"name\":{\"26\":{}},\"comment\":{}}],[\"uptime\",{\"_index\":939,\"name\":{\"2257\":{}},\"comment\":{}}],[\"uref\",{\"_index\":492,\"name\":{\"1116\":{},\"1140\":{},\"1168\":{},\"1246\":{},\"1328\":{},\"1555\":{},\"1580\":{},\"2042\":{}},\"comment\":{}}],[\"urefaccess\",{\"_index\":521,\"name\":{\"1234\":{}},\"comment\":{}}],[\"url\",{\"_index\":1080,\"name\":{\"2603\":{}},\"comment\":{}}],[\"v1\",{\"_index\":326,\"name\":{\"674\":{},\"2555\":{}},\"comment\":{}}],[\"v1caspervm\",{\"_index\":189,\"name\":{\"352\":{}},\"comment\":{}}],[\"v1casperwasm\",{\"_index\":534,\"name\":{\"1265\":{}},\"comment\":{}}],[\"v1entrypoint\",{\"_index\":482,\"name\":{\"1073\":{}},\"comment\":{}}],[\"v2\",{\"_index\":1057,\"name\":{\"2556\":{}},\"comment\":{}}],[\"v2caspervm\",{\"_index\":190,\"name\":{\"353\":{}},\"comment\":{}}],[\"v2entrypoint\",{\"_index\":483,\"name\":{\"1074\":{}},\"comment\":{}}],[\"val\",{\"_index\":628,\"name\":{\"1479\":{},\"1487\":{},\"1496\":{},\"1627\":{}},\"comment\":{}}],[\"validate\",{\"_index\":156,\"name\":{\"298\":{},\"712\":{}},\"comment\":{}}],[\"validator\",{\"_index\":69,\"name\":{\"120\":{},\"356\":{},\"394\":{},\"938\":{},\"942\":{},\"1006\":{},\"1017\":{},\"1021\":{},\"1029\":{},\"2082\":{}},\"comment\":{}}],[\"validatorallocation\",{\"_index\":203,\"name\":{\"388\":{}},\"comment\":{}}],[\"validatorbid\",{\"_index\":48,\"name\":{\"74\":{}},\"comment\":{}}],[\"validatorchanges\",{\"_index\":928,\"name\":{\"2235\":{}},\"comment\":{}}],[\"validatorpublickey\",{\"_index\":58,\"name\":{\"89\":{},\"97\":{},\"110\":{},\"386\":{},\"390\":{},\"934\":{}},\"comment\":{}}],[\"validatorstate\",{\"_index\":921,\"name\":{\"2224\":{},\"2233\":{}},\"comment\":{}}],[\"validatorweightauction\",{\"_index\":434,\"name\":{\"940\":{}},\"comment\":{}}],[\"validatorweighteraend\",{\"_index\":433,\"name\":{\"936\":{}},\"comment\":{}}],[\"validatorweights\",{\"_index\":40,\"name\":{\"63\":{}},\"comment\":{}}],[\"value\",{\"_index\":29,\"name\":{\"46\":{},\"1091\":{},\"1298\":{},\"1350\":{},\"1358\":{},\"1403\":{},\"1423\":{},\"1428\":{},\"1440\":{},\"1450\":{},\"1500\":{},\"1508\":{},\"1516\":{},\"1525\":{},\"1637\":{}},\"comment\":{}}],[\"verifysignature\",{\"_index\":727,\"name\":{\"1770\":{}},\"comment\":{}}],[\"version\",{\"_index\":96,\"name\":{\"157\":{},\"428\":{},\"434\":{},\"802\":{},\"806\":{},\"1966\":{},\"2095\":{},\"2101\":{},\"2144\":{},\"2150\":{},\"2188\":{},\"2221\":{}},\"comment\":{}}],[\"versions\",{\"_index\":138,\"name\":{\"269\":{},\"586\":{}},\"comment\":{}}],[\"vestingschedule\",{\"_index\":45,\"name\":{\"70\":{},\"82\":{},\"90\":{},\"99\":{},\"106\":{}},\"comment\":{}}],[\"vmcasperv1\",{\"_index\":486,\"name\":{\"1082\":{}},\"comment\":{}}],[\"vmcasperv2\",{\"_index\":487,\"name\":{\"1083\":{}},\"comment\":{}}],[\"weight\",{\"_index\":3,\"name\":{\"3\":{},\"939\":{},\"943\":{}},\"comment\":{}}],[\"withdraw\",{\"_index\":303,\"name\":{\"635\":{},\"1122\":{},\"1146\":{},\"1174\":{}},\"comment\":{}}],[\"withdrawbid\",{\"_index\":351,\"name\":{\"752\":{},\"763\":{},\"776\":{}},\"comment\":{}}],[\"workerscount\",{\"_index\":982,\"name\":{\"2410\":{}},\"comment\":{}}],[\"write\",{\"_index\":395,\"name\":{\"873\":{},\"1237\":{}},\"comment\":{}}],[\"writeclvalue\",{\"_index\":393,\"name\":{\"870\":{}},\"comment\":{}}],[\"writetransfer\",{\"_index\":428,\"name\":{\"918\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"kinds\":{\"8\":\"Enumeration\",\"16\":\"Enumeration Member\",\"32\":\"Variable\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"4194304\":\"Type alias\"},\"rows\":[{\"kind\":128,\"name\":\"AssociatedKey\",\"url\":\"classes/AssociatedKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AssociatedKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AssociatedKey\"},{\"kind\":1024,\"name\":\"accountHash\",\"url\":\"classes/AssociatedKey.html#accountHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AssociatedKey\"},{\"kind\":1024,\"name\":\"weight\",\"url\":\"classes/AssociatedKey.html#weight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AssociatedKey\"},{\"kind\":128,\"name\":\"ActionThresholds\",\"url\":\"classes/ActionThresholds.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ActionThresholds.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ActionThresholds\"},{\"kind\":1024,\"name\":\"deployment\",\"url\":\"classes/ActionThresholds.html#deployment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ActionThresholds\"},{\"kind\":1024,\"name\":\"keyManagement\",\"url\":\"classes/ActionThresholds.html#keyManagement\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ActionThresholds\"},{\"kind\":128,\"name\":\"Account\",\"url\":\"classes/Account.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Account.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Account\"},{\"kind\":1024,\"name\":\"accountHash\",\"url\":\"classes/Account.html#accountHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Account\"},{\"kind\":1024,\"name\":\"namedKeys\",\"url\":\"classes/Account.html#namedKeys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Account\"},{\"kind\":1024,\"name\":\"mainPurse\",\"url\":\"classes/Account.html#mainPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Account\"},{\"kind\":1024,\"name\":\"associatedKeys\",\"url\":\"classes/Account.html#associatedKeys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Account\"},{\"kind\":1024,\"name\":\"actionThresholds\",\"url\":\"classes/Account.html#actionThresholds\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Account\"},{\"kind\":64,\"name\":\"getRuntimeTag\",\"url\":\"functions/getRuntimeTag.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":4194304,\"name\":\"SystemEntityType\",\"url\":\"types/SystemEntityType.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"TransactionRuntime\",\"url\":\"types/TransactionRuntime.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":128,\"name\":\"EntityKind\",\"url\":\"classes/EntityKind.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityKind.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityKind\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/EntityKind.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityKind\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/EntityKind.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityKind\"},{\"kind\":1024,\"name\":\"smartContract\",\"url\":\"classes/EntityKind.html#smartContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityKind\"},{\"kind\":128,\"name\":\"EntityActionThresholds\",\"url\":\"classes/EntityActionThresholds.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityActionThresholds.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityActionThresholds\"},{\"kind\":1024,\"name\":\"deployment\",\"url\":\"classes/EntityActionThresholds.html#deployment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityActionThresholds\"},{\"kind\":1024,\"name\":\"upgradeManagement\",\"url\":\"classes/EntityActionThresholds.html#upgradeManagement\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityActionThresholds\"},{\"kind\":1024,\"name\":\"keyManagement\",\"url\":\"classes/EntityActionThresholds.html#keyManagement\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityActionThresholds\"},{\"kind\":128,\"name\":\"AddressableEntity\",\"url\":\"classes/AddressableEntity.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AddressableEntity.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"entityKind\",\"url\":\"classes/AddressableEntity.html#entityKind\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"packageHash\",\"url\":\"classes/AddressableEntity.html#packageHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"byteCodeHash\",\"url\":\"classes/AddressableEntity.html#byteCodeHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"associatedKeys\",\"url\":\"classes/AddressableEntity.html#associatedKeys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"actionThresholds\",\"url\":\"classes/AddressableEntity.html#actionThresholds\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"mainPurse\",\"url\":\"classes/AddressableEntity.html#mainPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/AddressableEntity.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"messageTopics\",\"url\":\"classes/AddressableEntity.html#messageTopics\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":128,\"name\":\"NamedEntryPoint\",\"url\":\"classes/NamedEntryPoint.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedEntryPoint.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedEntryPoint\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/NamedEntryPoint.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedEntryPoint\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NamedEntryPoint.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedEntryPoint\"},{\"kind\":128,\"name\":\"NamedArg\",\"url\":\"classes/NamedArg.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/NamedArg.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedArg.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NamedArg.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/NamedArg.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/NamedArg.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":128,\"name\":\"Args\",\"url\":\"classes/Args.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromMap\",\"url\":\"classes/Args.html#fromMap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":2048,\"name\":\"fromNamedArgs\",\"url\":\"classes/Args.html#fromNamedArgs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/Args.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Args.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/Args.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/Args.html#insert\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/Args.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":128,\"name\":\"PublicKeyAndBid\",\"url\":\"classes/PublicKeyAndBid.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PublicKeyAndBid.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PublicKeyAndBid\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/PublicKeyAndBid.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicKeyAndBid\"},{\"kind\":1024,\"name\":\"bid\",\"url\":\"classes/PublicKeyAndBid.html#bid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicKeyAndBid\"},{\"kind\":128,\"name\":\"EraValidators\",\"url\":\"classes/EraValidators.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraValidators.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraValidators\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/EraValidators.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraValidators\"},{\"kind\":1024,\"name\":\"validatorWeights\",\"url\":\"classes/EraValidators.html#validatorWeights\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraValidators\"},{\"kind\":128,\"name\":\"AuctionState\",\"url\":\"classes/AuctionState.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AuctionState.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AuctionState\"},{\"kind\":1024,\"name\":\"bids\",\"url\":\"classes/AuctionState.html#bids\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AuctionState\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/AuctionState.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AuctionState\"},{\"kind\":1024,\"name\":\"eraValidators\",\"url\":\"classes/AuctionState.html#eraValidators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AuctionState\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/AuctionState.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AuctionState\"},{\"kind\":128,\"name\":\"VestingSchedule\",\"url\":\"classes/VestingSchedule.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VestingSchedule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"VestingSchedule\"},{\"kind\":1024,\"name\":\"initialReleaseTimestampMillis\",\"url\":\"classes/VestingSchedule.html#initialReleaseTimestampMillis\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VestingSchedule\"},{\"kind\":1024,\"name\":\"lockedAmounts\",\"url\":\"classes/VestingSchedule.html#lockedAmounts\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VestingSchedule\"},{\"kind\":128,\"name\":\"ValidatorBid\",\"url\":\"classes/ValidatorBid.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidatorBid.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"bondingPurse\",\"url\":\"classes/ValidatorBid.html#bondingPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"delegationRate\",\"url\":\"classes/ValidatorBid.html#delegationRate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"inactive\",\"url\":\"classes/ValidatorBid.html#inactive\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"stakedAmount\",\"url\":\"classes/ValidatorBid.html#stakedAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"minimumDelegationAmount\",\"url\":\"classes/ValidatorBid.html#minimumDelegationAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"maximumDelegationAmount\",\"url\":\"classes/ValidatorBid.html#maximumDelegationAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"vestingSchedule\",\"url\":\"classes/ValidatorBid.html#vestingSchedule\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":128,\"name\":\"Delegator\",\"url\":\"classes/Delegator.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newDelegatorFromDelegatorV1\",\"url\":\"classes/Delegator.html#newDelegatorFromDelegatorV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Delegator.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":1024,\"name\":\"bondingPurse\",\"url\":\"classes/Delegator.html#bondingPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":1024,\"name\":\"stakedAmount\",\"url\":\"classes/Delegator.html#stakedAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":1024,\"name\":\"delegatorPublicKey\",\"url\":\"classes/Delegator.html#delegatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":1024,\"name\":\"validatorPublicKey\",\"url\":\"classes/Delegator.html#validatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":1024,\"name\":\"vestingSchedule\",\"url\":\"classes/Delegator.html#vestingSchedule\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":128,\"name\":\"Bid\",\"url\":\"classes/Bid.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Bid.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"bondingPurse\",\"url\":\"classes/Bid.html#bondingPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"delegationRate\",\"url\":\"classes/Bid.html#delegationRate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"inactive\",\"url\":\"classes/Bid.html#inactive\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"stakedAmount\",\"url\":\"classes/Bid.html#stakedAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"validatorPublicKey\",\"url\":\"classes/Bid.html#validatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"delegators\",\"url\":\"classes/Bid.html#delegators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"vestingSchedule\",\"url\":\"classes/Bid.html#vestingSchedule\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":128,\"name\":\"DelegatorV1\",\"url\":\"classes/DelegatorV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DelegatorV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DelegatorV1\"},{\"kind\":1024,\"name\":\"bondingPurse\",\"url\":\"classes/DelegatorV1.html#bondingPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorV1\"},{\"kind\":1024,\"name\":\"stakedAmount\",\"url\":\"classes/DelegatorV1.html#stakedAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorV1\"},{\"kind\":1024,\"name\":\"delegatee\",\"url\":\"classes/DelegatorV1.html#delegatee\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorV1\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/DelegatorV1.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorV1\"},{\"kind\":1024,\"name\":\"vestingSchedule\",\"url\":\"classes/DelegatorV1.html#vestingSchedule\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorV1\"},{\"kind\":128,\"name\":\"Credit\",\"url\":\"classes/Credit.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Credit.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Credit\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/Credit.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Credit\"},{\"kind\":1024,\"name\":\"validatorPublicKey\",\"url\":\"classes/Credit.html#validatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Credit\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/Credit.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Credit\"},{\"kind\":128,\"name\":\"Bridge\",\"url\":\"classes/Bridge.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Bridge.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Bridge\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/Bridge.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bridge\"},{\"kind\":1024,\"name\":\"oldValidatorPublicKey\",\"url\":\"classes/Bridge.html#oldValidatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bridge\"},{\"kind\":1024,\"name\":\"newValidatorPublicKey\",\"url\":\"classes/Bridge.html#newValidatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bridge\"},{\"kind\":128,\"name\":\"BidKind\",\"url\":\"classes/BidKind.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BidKind.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BidKind\"},{\"kind\":1024,\"name\":\"unified\",\"url\":\"classes/BidKind.html#unified\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidKind\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/BidKind.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidKind\"},{\"kind\":1024,\"name\":\"delegator\",\"url\":\"classes/BidKind.html#delegator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidKind\"},{\"kind\":1024,\"name\":\"bridge\",\"url\":\"classes/BidKind.html#bridge\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidKind\"},{\"kind\":1024,\"name\":\"credit\",\"url\":\"classes/BidKind.html#credit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidKind\"},{\"kind\":64,\"name\":\"parseBlockTransactions\",\"url\":\"functions/parseBlockTransactions.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"Proof\",\"url\":\"classes/Proof.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Proof.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Proof\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/Proof.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Proof\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"classes/Proof.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Proof\"},{\"kind\":128,\"name\":\"Block\",\"url\":\"classes/Block.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newBlockFromBlockWrapper\",\"url\":\"classes/Block.html#newBlockFromBlockWrapper\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":2048,\"name\":\"newBlockFromBlockV1\",\"url\":\"classes/Block.html#newBlockFromBlockV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Block.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/Block.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/Block.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/Block.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"lastSwitchBlockHash\",\"url\":\"classes/Block.html#lastSwitchBlockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"parentHash\",\"url\":\"classes/Block.html#parentHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/Block.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/Block.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"accumulatedSeed\",\"url\":\"classes/Block.html#accumulatedSeed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"randomBit\",\"url\":\"classes/Block.html#randomBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"currentGasPrice\",\"url\":\"classes/Block.html#currentGasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"proposer\",\"url\":\"classes/Block.html#proposer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/Block.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"eraEnd\",\"url\":\"classes/Block.html#eraEnd\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"transactions\",\"url\":\"classes/Block.html#transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"rewardedSignatures\",\"url\":\"classes/Block.html#rewardedSignatures\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"proofs\",\"url\":\"classes/Block.html#proofs\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"originBlockV1\",\"url\":\"classes/Block.html#originBlockV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"originBlockV2\",\"url\":\"classes/Block.html#originBlockV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":2048,\"name\":\"getBlockV1\",\"url\":\"classes/Block.html#getBlockV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":2048,\"name\":\"getBlockV2\",\"url\":\"classes/Block.html#getBlockV2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":128,\"name\":\"BlockTransaction\",\"url\":\"classes/BlockTransaction.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/BlockTransaction.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockTransaction\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockTransaction.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockTransaction\"},{\"kind\":1024,\"name\":\"category\",\"url\":\"classes/BlockTransaction.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockTransaction\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/BlockTransaction.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockTransaction\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/BlockTransaction.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockTransaction\"},{\"kind\":128,\"name\":\"BlockV1\",\"url\":\"classes/BlockV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockV1\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/BlockV1.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV1\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"classes/BlockV1.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV1\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"classes/BlockV1.html#body\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV1\"},{\"kind\":1024,\"name\":\"proofs\",\"url\":\"classes/BlockV1.html#proofs\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV1\"},{\"kind\":128,\"name\":\"BlockBodyV1\",\"url\":\"classes/BlockBodyV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockBodyV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockBodyV1\"},{\"kind\":1024,\"name\":\"deployHashes\",\"url\":\"classes/BlockBodyV1.html#deployHashes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockBodyV1\"},{\"kind\":1024,\"name\":\"proposer\",\"url\":\"classes/BlockBodyV1.html#proposer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockBodyV1\"},{\"kind\":1024,\"name\":\"transferHashes\",\"url\":\"classes/BlockBodyV1.html#transferHashes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockBodyV1\"},{\"kind\":128,\"name\":\"BlockV2\",\"url\":\"classes/BlockV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockV2\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/BlockV2.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV2\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"classes/BlockV2.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV2\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"classes/BlockV2.html#body\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV2\"},{\"kind\":128,\"name\":\"BlockHeaderV1\",\"url\":\"classes/BlockHeaderV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockHeaderV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"accumulatedSeed\",\"url\":\"classes/BlockHeaderV1.html#accumulatedSeed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"bodyHash\",\"url\":\"classes/BlockHeaderV1.html#bodyHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/BlockHeaderV1.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/BlockHeaderV1.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"parentHash\",\"url\":\"classes/BlockHeaderV1.html#parentHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/BlockHeaderV1.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"randomBit\",\"url\":\"classes/BlockHeaderV1.html#randomBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/BlockHeaderV1.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/BlockHeaderV1.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"eraEnd\",\"url\":\"classes/BlockHeaderV1.html#eraEnd\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":128,\"name\":\"BlockHeaderV2\",\"url\":\"classes/BlockHeaderV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockHeaderV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"accumulatedSeed\",\"url\":\"classes/BlockHeaderV2.html#accumulatedSeed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"bodyHash\",\"url\":\"classes/BlockHeaderV2.html#bodyHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/BlockHeaderV2.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"currentGasPrice\",\"url\":\"classes/BlockHeaderV2.html#currentGasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/BlockHeaderV2.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"parentHash\",\"url\":\"classes/BlockHeaderV2.html#parentHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"proposer\",\"url\":\"classes/BlockHeaderV2.html#proposer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/BlockHeaderV2.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"randomBit\",\"url\":\"classes/BlockHeaderV2.html#randomBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/BlockHeaderV2.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"lastSwitchBlockHash\",\"url\":\"classes/BlockHeaderV2.html#lastSwitchBlockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/BlockHeaderV2.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"eraEnd\",\"url\":\"classes/BlockHeaderV2.html#eraEnd\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":128,\"name\":\"BlockBodyV2\",\"url\":\"classes/BlockBodyV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockBodyV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockBodyV2\"},{\"kind\":1024,\"name\":\"transactions\",\"url\":\"classes/BlockBodyV2.html#transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockBodyV2\"},{\"kind\":1024,\"name\":\"rewardedSignatures\",\"url\":\"classes/BlockBodyV2.html#rewardedSignatures\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockBodyV2\"},{\"kind\":128,\"name\":\"BlockWrapper\",\"url\":\"classes/BlockWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockWrapper\"},{\"kind\":1024,\"name\":\"blockV1\",\"url\":\"classes/BlockWrapper.html#blockV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockWrapper\"},{\"kind\":1024,\"name\":\"blockV2\",\"url\":\"classes/BlockWrapper.html#blockV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockWrapper\"},{\"kind\":128,\"name\":\"BlockWithSignatures\",\"url\":\"classes/BlockWithSignatures.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockWithSignatures.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockWithSignatures\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"classes/BlockWithSignatures.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockWithSignatures\"},{\"kind\":1024,\"name\":\"proofs\",\"url\":\"classes/BlockWithSignatures.html#proofs\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockWithSignatures\"},{\"kind\":128,\"name\":\"BlockHeaderWrapper\",\"url\":\"classes/BlockHeaderWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockHeaderWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockHeaderWrapper\"},{\"kind\":1024,\"name\":\"blockHeaderV1\",\"url\":\"classes/BlockHeaderWrapper.html#blockHeaderV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderWrapper\"},{\"kind\":1024,\"name\":\"blockHeaderV2\",\"url\":\"classes/BlockHeaderWrapper.html#blockHeaderV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderWrapper\"},{\"kind\":128,\"name\":\"BlockHeader\",\"url\":\"classes/BlockHeader.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newBlockHeaderFromV1\",\"url\":\"classes/BlockHeader.html#newBlockHeaderFromV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":2048,\"name\":\"newBlockHeaderFromV2\",\"url\":\"classes/BlockHeader.html#newBlockHeaderFromV2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockHeader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"accumulatedSeed\",\"url\":\"classes/BlockHeader.html#accumulatedSeed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"bodyHash\",\"url\":\"classes/BlockHeader.html#bodyHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/BlockHeader.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"currentGasPrice\",\"url\":\"classes/BlockHeader.html#currentGasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/BlockHeader.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"parentHash\",\"url\":\"classes/BlockHeader.html#parentHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"proposer\",\"url\":\"classes/BlockHeader.html#proposer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/BlockHeader.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"randomBit\",\"url\":\"classes/BlockHeader.html#randomBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/BlockHeader.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/BlockHeader.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"eraEnd\",\"url\":\"classes/BlockHeader.html#eraEnd\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"originBlockHeaderV1\",\"url\":\"classes/BlockHeader.html#originBlockHeaderV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"originBlockHeaderV2\",\"url\":\"classes/BlockHeader.html#originBlockHeaderV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"BlockHeader\"},{\"kind\":2048,\"name\":\"getBlockHeaderV1\",\"url\":\"classes/BlockHeader.html#getBlockHeaderV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":2048,\"name\":\"getBlockHeaderV2\",\"url\":\"classes/BlockHeader.html#getBlockHeaderV2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":128,\"name\":\"Proposer\",\"url\":\"classes/Proposer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/Proposer.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Proposer.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Proposer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":1024,\"name\":\"isSystem\",\"url\":\"classes/Proposer.html#isSystem\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/Proposer.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":2048,\"name\":\"isSystemProposer\",\"url\":\"classes/Proposer.html#isSystemProposer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":2048,\"name\":\"getPublicKey\",\"url\":\"classes/Proposer.html#getPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":2048,\"name\":\"getPublicKeyOptional\",\"url\":\"classes/Proposer.html#getPublicKeyOptional\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Proposer.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":128,\"name\":\"Contract\",\"url\":\"classes/Contract.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Contract.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"kind\":1024,\"name\":\"contractPackageHash\",\"url\":\"classes/Contract.html#contractPackageHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"kind\":1024,\"name\":\"contractWasmHash\",\"url\":\"classes/Contract.html#contractWasmHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"kind\":1024,\"name\":\"entryPoints\",\"url\":\"classes/Contract.html#entryPoints\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"kind\":1024,\"name\":\"namedKeys\",\"url\":\"classes/Contract.html#namedKeys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/Contract.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"kind\":128,\"name\":\"ContractGroup\",\"url\":\"classes/ContractGroup.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractGroup.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ContractGroup\"},{\"kind\":1024,\"name\":\"group\",\"url\":\"classes/ContractGroup.html#group\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractGroup\"},{\"kind\":1024,\"name\":\"keys\",\"url\":\"classes/ContractGroup.html#keys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractGroup\"},{\"kind\":128,\"name\":\"ContractVersion\",\"url\":\"classes/ContractVersion.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractVersion.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ContractVersion\"},{\"kind\":1024,\"name\":\"contractHash\",\"url\":\"classes/ContractVersion.html#contractHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractVersion\"},{\"kind\":1024,\"name\":\"contractVersion\",\"url\":\"classes/ContractVersion.html#contractVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractVersion\"},{\"kind\":1024,\"name\":\"protocolVersionMajor\",\"url\":\"classes/ContractVersion.html#protocolVersionMajor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractVersion\"},{\"kind\":128,\"name\":\"ContractPackage\",\"url\":\"classes/ContractPackage.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractPackage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ContractPackage\"},{\"kind\":1024,\"name\":\"accessKey\",\"url\":\"classes/ContractPackage.html#accessKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackage\"},{\"kind\":1024,\"name\":\"disabledVersions\",\"url\":\"classes/ContractPackage.html#disabledVersions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackage\"},{\"kind\":1024,\"name\":\"groups\",\"url\":\"classes/ContractPackage.html#groups\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackage\"},{\"kind\":1024,\"name\":\"versions\",\"url\":\"classes/ContractPackage.html#versions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackage\"},{\"kind\":1024,\"name\":\"lockStatus\",\"url\":\"classes/ContractPackage.html#lockStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackage\"},{\"kind\":64,\"name\":\"makeDeploy\",\"url\":\"functions/makeDeploy.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"DeployHeader\",\"url\":\"classes/DeployHeader.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"default\",\"url\":\"classes/DeployHeader.html#default\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployHeader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/DeployHeader.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"bodyHash\",\"url\":\"classes/DeployHeader.html#bodyHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"chainName\",\"url\":\"classes/DeployHeader.html#chainName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"dependencies\",\"url\":\"classes/DeployHeader.html#dependencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"gasPrice\",\"url\":\"classes/DeployHeader.html#gasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/DeployHeader.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/DeployHeader.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/DeployHeader.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":128,\"name\":\"Deploy\",\"url\":\"classes/Deploy.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"setSignature\",\"url\":\"classes/Deploy.html#setSignature\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"createNew\",\"url\":\"classes/Deploy.html#createNew\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"fromHeaderAndItems\",\"url\":\"classes/Deploy.html#fromHeaderAndItems\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"newTransactionFromDeploy\",\"url\":\"classes/Deploy.html#newTransactionFromDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Deploy.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"toJson\",\"url\":\"classes/Deploy.html#toJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Deploy.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":1024,\"name\":\"approvals\",\"url\":\"classes/Deploy.html#approvals\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/Deploy.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"classes/Deploy.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":1024,\"name\":\"payment\",\"url\":\"classes/Deploy.html#payment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"classes/Deploy.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"validate\",\"url\":\"classes/Deploy.html#validate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/Deploy.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/Deploy.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"isTransfer\",\"url\":\"classes/Deploy.html#isTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"isStandardPayment\",\"url\":\"classes/Deploy.html#isStandardPayment\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":64,\"name\":\"serializeApprovals\",\"url\":\"functions/serializeApprovals.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"DeployParams\",\"url\":\"classes/DeployParams.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployParams.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":1024,\"name\":\"accountPublicKey\",\"url\":\"classes/DeployParams.html#accountPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":1024,\"name\":\"chainName\",\"url\":\"classes/DeployParams.html#chainName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":1024,\"name\":\"gasPrice\",\"url\":\"classes/DeployParams.html#gasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/DeployParams.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":1024,\"name\":\"dependencies\",\"url\":\"classes/DeployParams.html#dependencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/DeployParams.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":32,\"name\":\"DEFAULT_DEPLOY_TTL\",\"url\":\"variables/DEFAULT_DEPLOY_TTL.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"DeployInfo\",\"url\":\"classes/DeployInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployInfo\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/DeployInfo.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfo\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"classes/DeployInfo.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfo\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/DeployInfo.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfo\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/DeployInfo.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfo\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"classes/DeployInfo.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfo\"},{\"kind\":8,\"name\":\"EntryPointType\",\"url\":\"enums/EntryPointType.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Session\",\"url\":\"enums/EntryPointType.html#Session\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointType\"},{\"kind\":16,\"name\":\"Contract\",\"url\":\"enums/EntryPointType.html#Contract\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointType\"},{\"kind\":16,\"name\":\"Caller\",\"url\":\"enums/EntryPointType.html#Caller\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointType\"},{\"kind\":16,\"name\":\"Called\",\"url\":\"enums/EntryPointType.html#Called\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointType\"},{\"kind\":16,\"name\":\"Factory\",\"url\":\"enums/EntryPointType.html#Factory\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointType\"},{\"kind\":8,\"name\":\"EntryPointPayment\",\"url\":\"enums/EntryPointPayment.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Caller\",\"url\":\"enums/EntryPointPayment.html#Caller\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointPayment\"},{\"kind\":16,\"name\":\"SelfOnly\",\"url\":\"enums/EntryPointPayment.html#SelfOnly\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointPayment\"},{\"kind\":16,\"name\":\"SelfOnward\",\"url\":\"enums/EntryPointPayment.html#SelfOnward\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointPayment\"},{\"kind\":128,\"name\":\"EntryPointArg\",\"url\":\"classes/EntryPointArg.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointArg.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointArg\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/EntryPointArg.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointArg\"},{\"kind\":1024,\"name\":\"clType\",\"url\":\"classes/EntryPointArg.html#clType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointArg\"},{\"kind\":128,\"name\":\"EntryPointAccess\",\"url\":\"classes/EntryPointAccess.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointAccess.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointAccess\"},{\"kind\":1024,\"name\":\"accessControlOptions\",\"url\":\"classes/EntryPointAccess.html#accessControlOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointAccess\"},{\"kind\":128,\"name\":\"EntryPointV1\",\"url\":\"classes/EntryPointV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":1024,\"name\":\"access\",\"url\":\"classes/EntryPointV1.html#access\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/EntryPointV1.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":1024,\"name\":\"entryPointType\",\"url\":\"classes/EntryPointV1.html#entryPointType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":1024,\"name\":\"entryPointPayment\",\"url\":\"classes/EntryPointV1.html#entryPointPayment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/EntryPointV1.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":1024,\"name\":\"ret\",\"url\":\"classes/EntryPointV1.html#ret\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":128,\"name\":\"EntryPointV2\",\"url\":\"classes/EntryPointV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointV2\"},{\"kind\":1024,\"name\":\"flags\",\"url\":\"classes/EntryPointV2.html#flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV2\"},{\"kind\":1024,\"name\":\"functionIndex\",\"url\":\"classes/EntryPointV2.html#functionIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV2\"},{\"kind\":128,\"name\":\"EntryPointValue\",\"url\":\"classes/EntryPointValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointValue\"},{\"kind\":1024,\"name\":\"v1CasperVm\",\"url\":\"classes/EntryPointValue.html#v1CasperVm\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointValue\"},{\"kind\":1024,\"name\":\"v2CasperVm\",\"url\":\"classes/EntryPointValue.html#v2CasperVm\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointValue\"},{\"kind\":128,\"name\":\"EraReward\",\"url\":\"classes/EraReward.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraReward.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraReward\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/EraReward.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraReward\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/EraReward.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraReward\"},{\"kind\":128,\"name\":\"EraReport\",\"url\":\"classes/EraReport.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraReport.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraReport\"},{\"kind\":1024,\"name\":\"equivocators\",\"url\":\"classes/EraReport.html#equivocators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraReport\"},{\"kind\":1024,\"name\":\"inactiveValidators\",\"url\":\"classes/EraReport.html#inactiveValidators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraReport\"},{\"kind\":1024,\"name\":\"rewards\",\"url\":\"classes/EraReport.html#rewards\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraReport\"},{\"kind\":128,\"name\":\"EraEndV2\",\"url\":\"classes/EraEndV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraEndV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraEndV2\"},{\"kind\":1024,\"name\":\"equivocators\",\"url\":\"classes/EraEndV2.html#equivocators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV2\"},{\"kind\":1024,\"name\":\"inactiveValidators\",\"url\":\"classes/EraEndV2.html#inactiveValidators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV2\"},{\"kind\":1024,\"name\":\"nextEraValidatorWeights\",\"url\":\"classes/EraEndV2.html#nextEraValidatorWeights\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV2\"},{\"kind\":1024,\"name\":\"rewards\",\"url\":\"classes/EraEndV2.html#rewards\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV2\"},{\"kind\":1024,\"name\":\"nextEraGasPrice\",\"url\":\"classes/EraEndV2.html#nextEraGasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV2\"},{\"kind\":128,\"name\":\"EraEndV1\",\"url\":\"classes/EraEndV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraEndV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraEndV1\"},{\"kind\":1024,\"name\":\"eraReport\",\"url\":\"classes/EraEndV1.html#eraReport\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV1\"},{\"kind\":1024,\"name\":\"nextEraValidatorWeights\",\"url\":\"classes/EraEndV1.html#nextEraValidatorWeights\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV1\"},{\"kind\":128,\"name\":\"EraEnd\",\"url\":\"classes/EraEnd.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromV2\",\"url\":\"classes/EraEnd.html#fromV2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":2048,\"name\":\"fromV1\",\"url\":\"classes/EraEnd.html#fromV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraEnd.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":1024,\"name\":\"equivocators\",\"url\":\"classes/EraEnd.html#equivocators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":1024,\"name\":\"inactiveValidators\",\"url\":\"classes/EraEnd.html#inactiveValidators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":1024,\"name\":\"nextEraValidatorWeights\",\"url\":\"classes/EraEnd.html#nextEraValidatorWeights\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":1024,\"name\":\"rewards\",\"url\":\"classes/EraEnd.html#rewards\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":1024,\"name\":\"nextEraGasPrice\",\"url\":\"classes/EraEnd.html#nextEraGasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":128,\"name\":\"DelegatorAllocation\",\"url\":\"classes/DelegatorAllocation.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DelegatorAllocation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DelegatorAllocation\"},{\"kind\":1024,\"name\":\"delegatorPublicKey\",\"url\":\"classes/DelegatorAllocation.html#delegatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorAllocation\"},{\"kind\":1024,\"name\":\"validatorPublicKey\",\"url\":\"classes/DelegatorAllocation.html#validatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorAllocation\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/DelegatorAllocation.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorAllocation\"},{\"kind\":128,\"name\":\"ValidatorAllocation\",\"url\":\"classes/ValidatorAllocation.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidatorAllocation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ValidatorAllocation\"},{\"kind\":1024,\"name\":\"validatorPublicKey\",\"url\":\"classes/ValidatorAllocation.html#validatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorAllocation\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/ValidatorAllocation.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorAllocation\"},{\"kind\":128,\"name\":\"SeigniorageAllocation\",\"url\":\"classes/SeigniorageAllocation.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SeigniorageAllocation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SeigniorageAllocation\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/SeigniorageAllocation.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SeigniorageAllocation\"},{\"kind\":1024,\"name\":\"delegator\",\"url\":\"classes/SeigniorageAllocation.html#delegator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SeigniorageAllocation\"},{\"kind\":128,\"name\":\"EraInfo\",\"url\":\"classes/EraInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraInfo\"},{\"kind\":1024,\"name\":\"seigniorageAllocations\",\"url\":\"classes/EraInfo.html#seigniorageAllocations\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraInfo\"},{\"kind\":128,\"name\":\"EraSummary\",\"url\":\"classes/EraSummary.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraSummary.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/EraSummary.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/EraSummary.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"storedValue\",\"url\":\"classes/EraSummary.html#storedValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/EraSummary.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"merkleProof\",\"url\":\"classes/EraSummary.html#merkleProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":128,\"name\":\"ModuleBytes\",\"url\":\"classes/ModuleBytes.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ModuleBytes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ModuleBytes\"},{\"kind\":1024,\"name\":\"moduleBytes\",\"url\":\"classes/ModuleBytes.html#moduleBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ModuleBytes\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/ModuleBytes.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ModuleBytes\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/ModuleBytes.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ModuleBytes\"},{\"kind\":128,\"name\":\"StoredContractByHash\",\"url\":\"classes/StoredContractByHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredContractByHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredContractByHash\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/StoredContractByHash.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredContractByHash\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/StoredContractByHash.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredContractByHash\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/StoredContractByHash.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredContractByHash\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/StoredContractByHash.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoredContractByHash\"},{\"kind\":128,\"name\":\"StoredContractByName\",\"url\":\"classes/StoredContractByName.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredContractByName.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredContractByName\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/StoredContractByName.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredContractByName\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/StoredContractByName.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredContractByName\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/StoredContractByName.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredContractByName\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/StoredContractByName.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoredContractByName\"},{\"kind\":128,\"name\":\"StoredVersionedContractByHash\",\"url\":\"classes/StoredVersionedContractByHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredVersionedContractByHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/StoredVersionedContractByHash.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/StoredVersionedContractByHash.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/StoredVersionedContractByHash.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/StoredVersionedContractByHash.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByHash\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/StoredVersionedContractByHash.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByHash\"},{\"kind\":128,\"name\":\"StoredVersionedContractByName\",\"url\":\"classes/StoredVersionedContractByName.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredVersionedContractByName.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/StoredVersionedContractByName.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/StoredVersionedContractByName.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/StoredVersionedContractByName.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/StoredVersionedContractByName.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByName\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/StoredVersionedContractByName.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByName\"},{\"kind\":128,\"name\":\"TransferDeployItem\",\"url\":\"classes/TransferDeployItem.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newTransfer\",\"url\":\"classes/TransferDeployItem.html#newTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransferDeployItem\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransferDeployItem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransferDeployItem\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/TransferDeployItem.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferDeployItem\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/TransferDeployItem.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransferDeployItem\"},{\"kind\":128,\"name\":\"ExecutableDeployItem\",\"url\":\"classes/ExecutableDeployItem.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"standardPayment\",\"url\":\"classes/ExecutableDeployItem.html#standardPayment\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"newModuleBytes\",\"url\":\"classes/ExecutableDeployItem.html#newModuleBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExecutableDeployItem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"moduleBytes\",\"url\":\"classes/ExecutableDeployItem.html#moduleBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"storedContractByHash\",\"url\":\"classes/ExecutableDeployItem.html#storedContractByHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"storedContractByName\",\"url\":\"classes/ExecutableDeployItem.html#storedContractByName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"storedVersionedContractByHash\",\"url\":\"classes/ExecutableDeployItem.html#storedVersionedContractByHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"storedVersionedContractByName\",\"url\":\"classes/ExecutableDeployItem.html#storedVersionedContractByName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"transfer\",\"url\":\"classes/ExecutableDeployItem.html#transfer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"getArgByName\",\"url\":\"classes/ExecutableDeployItem.html#getArgByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"setArg\",\"url\":\"classes/ExecutableDeployItem.html#setArg\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"getArgs\",\"url\":\"classes/ExecutableDeployItem.html#getArgs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/ExecutableDeployItem.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"asModuleBytes\",\"url\":\"classes/ExecutableDeployItem.html#asModuleBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isTransfer\",\"url\":\"classes/ExecutableDeployItem.html#isTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isStoredVersionContractByHash\",\"url\":\"classes/ExecutableDeployItem.html#isStoredVersionContractByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isStoredVersionContractByName\",\"url\":\"classes/ExecutableDeployItem.html#isStoredVersionContractByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isStoredContractByName\",\"url\":\"classes/ExecutableDeployItem.html#isStoredContractByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isStoredContractByHash\",\"url\":\"classes/ExecutableDeployItem.html#isStoredContractByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isModuleBytes\",\"url\":\"classes/ExecutableDeployItem.html#isModuleBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":128,\"name\":\"Operation\",\"url\":\"classes/Operation.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Operation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Operation\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/Operation.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Operation\"},{\"kind\":1024,\"name\":\"kind\",\"url\":\"classes/Operation.html#kind\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Operation\"},{\"kind\":128,\"name\":\"Effects\",\"url\":\"classes/Effects.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":128,\"name\":\"Effect\",\"url\":\"classes/Effect.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Effect.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Effect\"},{\"kind\":1024,\"name\":\"operations\",\"url\":\"classes/Effect.html#operations\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Effect\"},{\"kind\":1024,\"name\":\"transforms\",\"url\":\"classes/Effect.html#transforms\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Effect\"},{\"kind\":128,\"name\":\"ExecutionResultStatusData\",\"url\":\"classes/ExecutionResultStatusData.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExecutionResultStatusData.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExecutionResultStatusData\"},{\"kind\":1024,\"name\":\"effect\",\"url\":\"classes/ExecutionResultStatusData.html#effect\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultStatusData\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"classes/ExecutionResultStatusData.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultStatusData\"},{\"kind\":1024,\"name\":\"cost\",\"url\":\"classes/ExecutionResultStatusData.html#cost\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultStatusData\"},{\"kind\":1024,\"name\":\"errorMessage\",\"url\":\"classes/ExecutionResultStatusData.html#errorMessage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultStatusData\"},{\"kind\":128,\"name\":\"ExecutionResultV2\",\"url\":\"classes/ExecutionResultV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExecutionResultV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"initiator\",\"url\":\"classes/ExecutionResultV2.html#initiator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"errorMessage\",\"url\":\"classes/ExecutionResultV2.html#errorMessage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"classes/ExecutionResultV2.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"consumed\",\"url\":\"classes/ExecutionResultV2.html#consumed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"cost\",\"url\":\"classes/ExecutionResultV2.html#cost\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"payment\",\"url\":\"classes/ExecutionResultV2.html#payment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"classes/ExecutionResultV2.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"sizeEstimate\",\"url\":\"classes/ExecutionResultV2.html#sizeEstimate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"effects\",\"url\":\"classes/ExecutionResultV2.html#effects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":128,\"name\":\"ExecutionResultV1\",\"url\":\"classes/ExecutionResultV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExecutionResultV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExecutionResultV1\"},{\"kind\":1024,\"name\":\"success\",\"url\":\"classes/ExecutionResultV1.html#success\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV1\"},{\"kind\":1024,\"name\":\"failure\",\"url\":\"classes/ExecutionResultV1.html#failure\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV1\"},{\"kind\":128,\"name\":\"DeployExecutionResult\",\"url\":\"classes/DeployExecutionResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployExecutionResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployExecutionResult\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/DeployExecutionResult.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExecutionResult\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"classes/DeployExecutionResult.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExecutionResult\"},{\"kind\":128,\"name\":\"ExecutionResult\",\"url\":\"classes/ExecutionResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/ExecutionResult.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":2048,\"name\":\"fromV1\",\"url\":\"classes/ExecutionResult.html#fromV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExecutionResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"initiator\",\"url\":\"classes/ExecutionResult.html#initiator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"errorMessage\",\"url\":\"classes/ExecutionResult.html#errorMessage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"classes/ExecutionResult.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"consumed\",\"url\":\"classes/ExecutionResult.html#consumed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"cost\",\"url\":\"classes/ExecutionResult.html#cost\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"payment\",\"url\":\"classes/ExecutionResult.html#payment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"classes/ExecutionResult.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"sizeEstimate\",\"url\":\"classes/ExecutionResult.html#sizeEstimate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"effects\",\"url\":\"classes/ExecutionResult.html#effects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"originExecutionResultV1\",\"url\":\"classes/ExecutionResult.html#originExecutionResultV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"originExecutionResultV2\",\"url\":\"classes/ExecutionResult.html#originExecutionResultV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":128,\"name\":\"ExecutionInfo\",\"url\":\"classes/ExecutionInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromV1\",\"url\":\"classes/ExecutionInfo.html#fromV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutionInfo\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExecutionInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExecutionInfo\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/ExecutionInfo.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionInfo\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/ExecutionInfo.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionInfo\"},{\"kind\":1024,\"name\":\"executionResult\",\"url\":\"classes/ExecutionInfo.html#executionResult\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionInfo\"},{\"kind\":128,\"name\":\"DeployExecutionInfo\",\"url\":\"classes/DeployExecutionInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromV1\",\"url\":\"classes/DeployExecutionInfo.html#fromV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployExecutionInfo\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployExecutionInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployExecutionInfo\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/DeployExecutionInfo.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExecutionInfo\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/DeployExecutionInfo.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExecutionInfo\"},{\"kind\":1024,\"name\":\"executionResult\",\"url\":\"classes/DeployExecutionInfo.html#executionResult\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExecutionInfo\"},{\"kind\":128,\"name\":\"HexBytes\",\"url\":\"classes/HexBytes.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/HexBytes.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/HexBytes.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HexBytes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":1024,\"name\":\"bytes\",\"url\":\"classes/HexBytes.html#bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/HexBytes.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/HexBytes.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/HexBytes.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":128,\"name\":\"InitiatorAddr\",\"url\":\"classes/InitiatorAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/InitiatorAddr.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InitiatorAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InitiatorAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InitiatorAddr\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/InitiatorAddr.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InitiatorAddr\"},{\"kind\":1024,\"name\":\"accountHash\",\"url\":\"classes/InitiatorAddr.html#accountHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InitiatorAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/InitiatorAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InitiatorAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/InitiatorAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InitiatorAddr\"},{\"kind\":128,\"name\":\"MessageTopicSummary\",\"url\":\"classes/MessageTopicSummary.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageTopicSummary.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessageTopicSummary\"},{\"kind\":1024,\"name\":\"messageCount\",\"url\":\"classes/MessageTopicSummary.html#messageCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageTopicSummary\"},{\"kind\":1024,\"name\":\"blockTime\",\"url\":\"classes/MessageTopicSummary.html#blockTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageTopicSummary\"},{\"kind\":4194304,\"name\":\"MessageChecksum\",\"url\":\"types/MessageChecksum.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":128,\"name\":\"MessageTopic\",\"url\":\"classes/MessageTopic.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageTopic.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessageTopic\"},{\"kind\":1024,\"name\":\"topicName\",\"url\":\"classes/MessageTopic.html#topicName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageTopic\"},{\"kind\":1024,\"name\":\"topicNameHash\",\"url\":\"classes/MessageTopic.html#topicNameHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageTopic\"},{\"kind\":128,\"name\":\"MessagePayload\",\"url\":\"classes/MessagePayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessagePayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessagePayload\"},{\"kind\":1024,\"name\":\"string\",\"url\":\"classes/MessagePayload.html#string\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessagePayload\"},{\"kind\":1024,\"name\":\"bytes\",\"url\":\"classes/MessagePayload.html#bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessagePayload\"},{\"kind\":128,\"name\":\"Message\",\"url\":\"classes/Message.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Message.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/Message.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"topicName\",\"url\":\"classes/Message.html#topicName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"topicNameHash\",\"url\":\"classes/Message.html#topicNameHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"entityHash\",\"url\":\"classes/Message.html#entityHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"blockIndex\",\"url\":\"classes/Message.html#blockIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"topicIndex\",\"url\":\"classes/Message.html#topicIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":128,\"name\":\"MinimalBlockInfo\",\"url\":\"classes/MinimalBlockInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MinimalBlockInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":1024,\"name\":\"creator\",\"url\":\"classes/MinimalBlockInfo.html#creator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/MinimalBlockInfo.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/MinimalBlockInfo.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/MinimalBlockInfo.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/MinimalBlockInfo.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/MinimalBlockInfo.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":128,\"name\":\"NamedKey\",\"url\":\"classes/NamedKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedKey\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NamedKey.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKey\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/NamedKey.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKey\"},{\"kind\":128,\"name\":\"NamedKeyValue\",\"url\":\"classes/NamedKeyValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedKeyValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedKeyValue\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NamedKeyValue.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeyValue\"},{\"kind\":1024,\"name\":\"namedKey\",\"url\":\"classes/NamedKeyValue.html#namedKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeyValue\"},{\"kind\":128,\"name\":\"NamedKeys\",\"url\":\"classes/NamedKeys.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedKeys.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedKeys\"},{\"kind\":1024,\"name\":\"keys\",\"url\":\"classes/NamedKeys.html#keys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeys\"},{\"kind\":2048,\"name\":\"toMap\",\"url\":\"classes/NamedKeys.html#toMap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeys\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/NamedKeys.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeys\"},{\"kind\":128,\"name\":\"EntityVersionAndHash\",\"url\":\"classes/EntityVersionAndHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityVersionAndHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityVersionAndHash\"},{\"kind\":1024,\"name\":\"addressableEntityHash\",\"url\":\"classes/EntityVersionAndHash.html#addressableEntityHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityVersionAndHash\"},{\"kind\":1024,\"name\":\"entityVersionKey\",\"url\":\"classes/EntityVersionAndHash.html#entityVersionKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityVersionAndHash\"},{\"kind\":128,\"name\":\"Package\",\"url\":\"classes/Package.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Package.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Package\"},{\"kind\":1024,\"name\":\"versions\",\"url\":\"classes/Package.html#versions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Package\"},{\"kind\":1024,\"name\":\"disabledVersions\",\"url\":\"classes/Package.html#disabledVersions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Package\"},{\"kind\":1024,\"name\":\"lockStatus\",\"url\":\"classes/Package.html#lockStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Package\"},{\"kind\":1024,\"name\":\"groups\",\"url\":\"classes/Package.html#groups\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Package\"},{\"kind\":128,\"name\":\"EntityVersionKey\",\"url\":\"classes/EntityVersionKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityVersionKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityVersionKey\"},{\"kind\":1024,\"name\":\"entityVersion\",\"url\":\"classes/EntityVersionKey.html#entityVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityVersionKey\"},{\"kind\":1024,\"name\":\"protocolVersionMajor\",\"url\":\"classes/EntityVersionKey.html#protocolVersionMajor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityVersionKey\"},{\"kind\":128,\"name\":\"NamedUserGroup\",\"url\":\"classes/NamedUserGroup.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedUserGroup.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedUserGroup\"},{\"kind\":1024,\"name\":\"groupName\",\"url\":\"classes/NamedUserGroup.html#groupName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedUserGroup\"},{\"kind\":1024,\"name\":\"groupUsers\",\"url\":\"classes/NamedUserGroup.html#groupUsers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedUserGroup\"},{\"kind\":8,\"name\":\"PricingModeTag\",\"url\":\"enums/PricingModeTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Classic\",\"url\":\"enums/PricingModeTag.html#Classic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PricingModeTag\"},{\"kind\":16,\"name\":\"Fixed\",\"url\":\"enums/PricingModeTag.html#Fixed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PricingModeTag\"},{\"kind\":16,\"name\":\"Reserved\",\"url\":\"enums/PricingModeTag.html#Reserved\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PricingModeTag\"},{\"kind\":128,\"name\":\"ClassicMode\",\"url\":\"classes/ClassicMode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClassicMode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ClassicMode\"},{\"kind\":1024,\"name\":\"gasPriceTolerance\",\"url\":\"classes/ClassicMode.html#gasPriceTolerance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClassicMode\"},{\"kind\":1024,\"name\":\"paymentAmount\",\"url\":\"classes/ClassicMode.html#paymentAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClassicMode\"},{\"kind\":1024,\"name\":\"standardPayment\",\"url\":\"classes/ClassicMode.html#standardPayment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClassicMode\"},{\"kind\":128,\"name\":\"FixedMode\",\"url\":\"classes/FixedMode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedMode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FixedMode\"},{\"kind\":1024,\"name\":\"gasPriceTolerance\",\"url\":\"classes/FixedMode.html#gasPriceTolerance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FixedMode\"},{\"kind\":128,\"name\":\"ReservedMode\",\"url\":\"classes/ReservedMode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReservedMode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ReservedMode\"},{\"kind\":1024,\"name\":\"receipt\",\"url\":\"classes/ReservedMode.html#receipt\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReservedMode\"},{\"kind\":128,\"name\":\"PricingMode\",\"url\":\"classes/PricingMode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PricingMode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PricingMode\"},{\"kind\":1024,\"name\":\"classic\",\"url\":\"classes/PricingMode.html#classic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PricingMode\"},{\"kind\":1024,\"name\":\"fixed\",\"url\":\"classes/PricingMode.html#fixed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PricingMode\"},{\"kind\":1024,\"name\":\"reserved\",\"url\":\"classes/PricingMode.html#reserved\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PricingMode\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/PricingMode.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PricingMode\"},{\"kind\":128,\"name\":\"ReservationKind\",\"url\":\"classes/ReservationKind.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReservationKind.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ReservationKind\"},{\"kind\":1024,\"name\":\"receipt\",\"url\":\"classes/ReservationKind.html#receipt\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReservationKind\"},{\"kind\":1024,\"name\":\"reservationData\",\"url\":\"classes/ReservationKind.html#reservationData\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReservationKind\"},{\"kind\":1024,\"name\":\"reservationKind\",\"url\":\"classes/ReservationKind.html#reservationKind\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReservationKind\"},{\"kind\":128,\"name\":\"StoredValue\",\"url\":\"classes/StoredValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"clValue\",\"url\":\"classes/StoredValue.html#clValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/StoredValue.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"contract\",\"url\":\"classes/StoredValue.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"contractWASM\",\"url\":\"classes/StoredValue.html#contractWASM\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"contractPackage\",\"url\":\"classes/StoredValue.html#contractPackage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"legacyTransfer\",\"url\":\"classes/StoredValue.html#legacyTransfer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"deployInfo\",\"url\":\"classes/StoredValue.html#deployInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"eraInfo\",\"url\":\"classes/StoredValue.html#eraInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"bid\",\"url\":\"classes/StoredValue.html#bid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"withdraw\",\"url\":\"classes/StoredValue.html#withdraw\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"unbonding\",\"url\":\"classes/StoredValue.html#unbonding\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"addressableEntity\",\"url\":\"classes/StoredValue.html#addressableEntity\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"bidKind\",\"url\":\"classes/StoredValue.html#bidKind\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"package\",\"url\":\"classes/StoredValue.html#package\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"byteCode\",\"url\":\"classes/StoredValue.html#byteCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"messageTopic\",\"url\":\"classes/StoredValue.html#messageTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/StoredValue.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"namedKey\",\"url\":\"classes/StoredValue.html#namedKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"reservation\",\"url\":\"classes/StoredValue.html#reservation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/StoredValue.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":128,\"name\":\"Timestamp\",\"url\":\"classes/Timestamp.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Timestamp.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Timestamp\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Timestamp.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Timestamp\"},{\"kind\":1024,\"name\":\"date\",\"url\":\"classes/Timestamp.html#date\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Timestamp\"},{\"kind\":2048,\"name\":\"toMilliseconds\",\"url\":\"classes/Timestamp.html#toMilliseconds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Timestamp\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Timestamp.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Timestamp\"},{\"kind\":2048,\"name\":\"toDate\",\"url\":\"classes/Timestamp.html#toDate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Timestamp\"},{\"kind\":128,\"name\":\"Duration\",\"url\":\"classes/Duration.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Duration.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":2048,\"name\":\"parseDurationString\",\"url\":\"classes/Duration.html#parseDurationString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Duration.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/Duration.html#duration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Duration.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":2048,\"name\":\"toDurationString\",\"url\":\"classes/Duration.html#toDurationString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":2048,\"name\":\"toMilliseconds\",\"url\":\"classes/Duration.html#toMilliseconds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":128,\"name\":\"TransactionError\",\"url\":\"classes/TransactionError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":32,\"name\":\"ErrInvalidBodyHash\",\"url\":\"variables/ErrInvalidBodyHash.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrInvalidTransactionHash\",\"url\":\"variables/ErrInvalidTransactionHash.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrInvalidApprovalSignature\",\"url\":\"variables/ErrInvalidApprovalSignature.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrTransactionV1FromJson\",\"url\":\"variables/ErrTransactionV1FromJson.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":8,\"name\":\"TransactionCategory\",\"url\":\"enums/TransactionCategory.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Mint\",\"url\":\"enums/TransactionCategory.html#Mint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionCategory\"},{\"kind\":16,\"name\":\"Auction\",\"url\":\"enums/TransactionCategory.html#Auction\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionCategory\"},{\"kind\":16,\"name\":\"InstallUpgrade\",\"url\":\"enums/TransactionCategory.html#InstallUpgrade\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionCategory\"},{\"kind\":16,\"name\":\"Large\",\"url\":\"enums/TransactionCategory.html#Large\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionCategory\"},{\"kind\":16,\"name\":\"Medium\",\"url\":\"enums/TransactionCategory.html#Medium\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionCategory\"},{\"kind\":16,\"name\":\"Small\",\"url\":\"enums/TransactionCategory.html#Small\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionCategory\"},{\"kind\":8,\"name\":\"TransactionVersion\",\"url\":\"enums/TransactionVersion.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"V1\",\"url\":\"enums/TransactionVersion.html#V1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionVersion\"},{\"kind\":16,\"name\":\"Deploy\",\"url\":\"enums/TransactionVersion.html#Deploy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionVersion\"},{\"kind\":128,\"name\":\"Approval\",\"url\":\"classes/Approval.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Approval.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Approval\"},{\"kind\":1024,\"name\":\"signer\",\"url\":\"classes/Approval.html#signer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Approval\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"classes/Approval.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Approval\"},{\"kind\":128,\"name\":\"TransactionV1Header\",\"url\":\"classes/TransactionV1Header.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"build\",\"url\":\"classes/TransactionV1Header.html#build\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionV1Header.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":1024,\"name\":\"chainName\",\"url\":\"classes/TransactionV1Header.html#chainName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/TransactionV1Header.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/TransactionV1Header.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":1024,\"name\":\"initiatorAddr\",\"url\":\"classes/TransactionV1Header.html#initiatorAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":1024,\"name\":\"pricingMode\",\"url\":\"classes/TransactionV1Header.html#pricingMode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":1024,\"name\":\"bodyHash\",\"url\":\"classes/TransactionV1Header.html#bodyHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/TransactionV1Header.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":128,\"name\":\"TransactionV1Body\",\"url\":\"classes/TransactionV1Body.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"build\",\"url\":\"classes/TransactionV1Body.html#build\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionV1Body.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/TransactionV1Body.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/TransactionV1Body.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/TransactionV1Body.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":1024,\"name\":\"category\",\"url\":\"classes/TransactionV1Body.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":1024,\"name\":\"scheduling\",\"url\":\"classes/TransactionV1Body.html#scheduling\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/TransactionV1Body.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":128,\"name\":\"TransactionV1\",\"url\":\"classes/TransactionV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"setSignature\",\"url\":\"classes/TransactionV1.html#setSignature\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"newTransactionV1\",\"url\":\"classes/TransactionV1.html#newTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"makeTransactionV1\",\"url\":\"classes/TransactionV1.html#makeTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/TransactionV1.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"toJson\",\"url\":\"classes/TransactionV1.html#toJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/TransactionV1.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"classes/TransactionV1.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"classes/TransactionV1.html#body\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":1024,\"name\":\"approvals\",\"url\":\"classes/TransactionV1.html#approvals\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"validate\",\"url\":\"classes/TransactionV1.html#validate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/TransactionV1.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":128,\"name\":\"TransactionHeader\",\"url\":\"classes/TransactionHeader.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionHeader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionHeader\"},{\"kind\":1024,\"name\":\"chainName\",\"url\":\"classes/TransactionHeader.html#chainName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHeader\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/TransactionHeader.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHeader\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/TransactionHeader.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHeader\"},{\"kind\":1024,\"name\":\"initiatorAddr\",\"url\":\"classes/TransactionHeader.html#initiatorAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHeader\"},{\"kind\":1024,\"name\":\"pricingMode\",\"url\":\"classes/TransactionHeader.html#pricingMode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHeader\"},{\"kind\":128,\"name\":\"TransactionBody\",\"url\":\"classes/TransactionBody.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionBody.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionBody\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/TransactionBody.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionBody\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/TransactionBody.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionBody\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/TransactionBody.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionBody\"},{\"kind\":1024,\"name\":\"scheduling\",\"url\":\"classes/TransactionBody.html#scheduling\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionBody\"},{\"kind\":1024,\"name\":\"category\",\"url\":\"classes/TransactionBody.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionBody\"},{\"kind\":128,\"name\":\"Transaction\",\"url\":\"classes/Transaction.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromTransactionV1\",\"url\":\"classes/Transaction.html#fromTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Transaction.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/Transaction.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"classes/Transaction.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"classes/Transaction.html#body\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"approvals\",\"url\":\"classes/Transaction.html#approvals\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"originDeployV1\",\"url\":\"classes/Transaction.html#originDeployV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"originTransactionV1\",\"url\":\"classes/Transaction.html#originTransactionV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Transaction\"},{\"kind\":2048,\"name\":\"getDeploy\",\"url\":\"classes/Transaction.html#getDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":2048,\"name\":\"getTransactionV1\",\"url\":\"classes/Transaction.html#getTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":128,\"name\":\"TransactionWrapper\",\"url\":\"classes/TransactionWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionWrapper\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/TransactionWrapper.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionWrapper\"},{\"kind\":1024,\"name\":\"transactionV1\",\"url\":\"classes/TransactionWrapper.html#transactionV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionWrapper\"},{\"kind\":128,\"name\":\"TransactionHash\",\"url\":\"classes/TransactionHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionHash\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/TransactionHash.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHash\"},{\"kind\":1024,\"name\":\"transactionV1\",\"url\":\"classes/TransactionHash.html#transactionV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHash\"},{\"kind\":8,\"name\":\"TransactionEntryPointEnum\",\"url\":\"enums/TransactionEntryPointEnum.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Custom\",\"url\":\"enums/TransactionEntryPointEnum.html#Custom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"Transfer\",\"url\":\"enums/TransactionEntryPointEnum.html#Transfer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"AddBid\",\"url\":\"enums/TransactionEntryPointEnum.html#AddBid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"WithdrawBid\",\"url\":\"enums/TransactionEntryPointEnum.html#WithdrawBid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"Delegate\",\"url\":\"enums/TransactionEntryPointEnum.html#Delegate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"Undelegate\",\"url\":\"enums/TransactionEntryPointEnum.html#Undelegate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"Redelegate\",\"url\":\"enums/TransactionEntryPointEnum.html#Redelegate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"ActivateBid\",\"url\":\"enums/TransactionEntryPointEnum.html#ActivateBid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"ChangeBidPublicKey\",\"url\":\"enums/TransactionEntryPointEnum.html#ChangeBidPublicKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"Call\",\"url\":\"enums/TransactionEntryPointEnum.html#Call\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":8,\"name\":\"TransactionEntryPointTag\",\"url\":\"enums/TransactionEntryPointTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Custom\",\"url\":\"enums/TransactionEntryPointTag.html#Custom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"Transfer\",\"url\":\"enums/TransactionEntryPointTag.html#Transfer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"AddBid\",\"url\":\"enums/TransactionEntryPointTag.html#AddBid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"WithdrawBid\",\"url\":\"enums/TransactionEntryPointTag.html#WithdrawBid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"Delegate\",\"url\":\"enums/TransactionEntryPointTag.html#Delegate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"Undelegate\",\"url\":\"enums/TransactionEntryPointTag.html#Undelegate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"Redelegate\",\"url\":\"enums/TransactionEntryPointTag.html#Redelegate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"ActivateBid\",\"url\":\"enums/TransactionEntryPointTag.html#ActivateBid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"ChangeBidPublicKey\",\"url\":\"enums/TransactionEntryPointTag.html#ChangeBidPublicKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"Call\",\"url\":\"enums/TransactionEntryPointTag.html#Call\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":128,\"name\":\"TransactionEntryPoint\",\"url\":\"classes/TransactionEntryPoint.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/TransactionEntryPoint.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionEntryPoint.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"custom\",\"url\":\"classes/TransactionEntryPoint.html#custom\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"transfer\",\"url\":\"classes/TransactionEntryPoint.html#transfer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"addBid\",\"url\":\"classes/TransactionEntryPoint.html#addBid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"withdrawBid\",\"url\":\"classes/TransactionEntryPoint.html#withdrawBid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"delegate\",\"url\":\"classes/TransactionEntryPoint.html#delegate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"undelegate\",\"url\":\"classes/TransactionEntryPoint.html#undelegate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"redelegate\",\"url\":\"classes/TransactionEntryPoint.html#redelegate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"activateBid\",\"url\":\"classes/TransactionEntryPoint.html#activateBid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"changeBidPublicKey\",\"url\":\"classes/TransactionEntryPoint.html#changeBidPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"call\",\"url\":\"classes/TransactionEntryPoint.html#call\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":2048,\"name\":\"tag\",\"url\":\"classes/TransactionEntryPoint.html#tag\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/TransactionEntryPoint.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/TransactionEntryPoint.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":8,\"name\":\"TransactionSchedulingTag\",\"url\":\"enums/TransactionSchedulingTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Native\",\"url\":\"enums/TransactionSchedulingTag.html#Native\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionSchedulingTag\"},{\"kind\":16,\"name\":\"FutureEra\",\"url\":\"enums/TransactionSchedulingTag.html#FutureEra\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionSchedulingTag\"},{\"kind\":16,\"name\":\"FutureTimestamp\",\"url\":\"enums/TransactionSchedulingTag.html#FutureTimestamp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionSchedulingTag\"},{\"kind\":128,\"name\":\"TransactionScheduling\",\"url\":\"classes/TransactionScheduling.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/TransactionScheduling.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionScheduling.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":1024,\"name\":\"standard\",\"url\":\"classes/TransactionScheduling.html#standard\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":1024,\"name\":\"futureEra\",\"url\":\"classes/TransactionScheduling.html#futureEra\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":1024,\"name\":\"futureTimestamp\",\"url\":\"classes/TransactionScheduling.html#futureTimestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":2048,\"name\":\"tag\",\"url\":\"classes/TransactionScheduling.html#tag\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/TransactionScheduling.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/TransactionScheduling.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":128,\"name\":\"ByPackageHashInvocationTarget\",\"url\":\"classes/ByPackageHashInvocationTarget.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ByPackageHashInvocationTarget.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ByPackageHashInvocationTarget\"},{\"kind\":1024,\"name\":\"addr\",\"url\":\"classes/ByPackageHashInvocationTarget.html#addr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ByPackageHashInvocationTarget\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/ByPackageHashInvocationTarget.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ByPackageHashInvocationTarget\"},{\"kind\":128,\"name\":\"ByPackageNameInvocationTarget\",\"url\":\"classes/ByPackageNameInvocationTarget.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ByPackageNameInvocationTarget.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ByPackageNameInvocationTarget\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ByPackageNameInvocationTarget.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ByPackageNameInvocationTarget\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/ByPackageNameInvocationTarget.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ByPackageNameInvocationTarget\"},{\"kind\":128,\"name\":\"TransactionInvocationTarget\",\"url\":\"classes/TransactionInvocationTarget.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionInvocationTarget.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionInvocationTarget\"},{\"kind\":1024,\"name\":\"byHash\",\"url\":\"classes/TransactionInvocationTarget.html#byHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionInvocationTarget\"},{\"kind\":1024,\"name\":\"byName\",\"url\":\"classes/TransactionInvocationTarget.html#byName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionInvocationTarget\"},{\"kind\":1024,\"name\":\"byPackageHash\",\"url\":\"classes/TransactionInvocationTarget.html#byPackageHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionInvocationTarget\"},{\"kind\":1024,\"name\":\"byPackageName\",\"url\":\"classes/TransactionInvocationTarget.html#byPackageName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionInvocationTarget\"},{\"kind\":128,\"name\":\"StoredTarget\",\"url\":\"classes/StoredTarget.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredTarget.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredTarget\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/StoredTarget.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredTarget\"},{\"kind\":1024,\"name\":\"runtime\",\"url\":\"classes/StoredTarget.html#runtime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredTarget\"},{\"kind\":128,\"name\":\"SessionTarget\",\"url\":\"classes/SessionTarget.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SessionTarget.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SessionTarget\"},{\"kind\":1024,\"name\":\"moduleBytes\",\"url\":\"classes/SessionTarget.html#moduleBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SessionTarget\"},{\"kind\":1024,\"name\":\"runtime\",\"url\":\"classes/SessionTarget.html#runtime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SessionTarget\"},{\"kind\":128,\"name\":\"TransactionTarget\",\"url\":\"classes/TransactionTarget.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/TransactionTarget.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":2048,\"name\":\"newTransactionTargetFromSession\",\"url\":\"classes/TransactionTarget.html#newTransactionTargetFromSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionTarget.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":1024,\"name\":\"native\",\"url\":\"classes/TransactionTarget.html#native\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":1024,\"name\":\"stored\",\"url\":\"classes/TransactionTarget.html#stored\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"classes/TransactionTarget.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":2048,\"name\":\"uint32ToBytes\",\"url\":\"classes/TransactionTarget.html#uint32ToBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TransactionTarget\"},{\"kind\":2048,\"name\":\"hexStringToBytes\",\"url\":\"classes/TransactionTarget.html#hexStringToBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TransactionTarget\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/TransactionTarget.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/TransactionTarget.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":128,\"name\":\"TransferV1\",\"url\":\"classes/TransferV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransferV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/TransferV1.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/TransferV1.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"classes/TransferV1.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/TransferV1.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/TransferV1.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/TransferV1.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/TransferV1.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"classes/TransferV1.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":128,\"name\":\"TransferV2\",\"url\":\"classes/TransferV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransferV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/TransferV2.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"classes/TransferV2.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"classes/TransferV2.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/TransferV2.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/TransferV2.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/TransferV2.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/TransferV2.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"classes/TransferV2.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":128,\"name\":\"Transfer\",\"url\":\"classes/Transfer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Transfer.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":2048,\"name\":\"fromTransferV1\",\"url\":\"classes/Transfer.html#fromTransferV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Transfer\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Transfer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/Transfer.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"classes/Transfer.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"classes/Transfer.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/Transfer.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Transfer.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/Transfer.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/Transfer.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"classes/Transfer.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"originTransferV1\",\"url\":\"classes/Transfer.html#originTransferV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"originTransferV2\",\"url\":\"classes/Transfer.html#originTransferV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Transfer\"},{\"kind\":2048,\"name\":\"getTransferV1\",\"url\":\"classes/Transfer.html#getTransferV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":2048,\"name\":\"getTransferV2\",\"url\":\"classes/Transfer.html#getTransferV2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":128,\"name\":\"TransformKind\",\"url\":\"classes/TransformKind.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/TransformKind.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransformKind.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/TransformKind.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/TransformKind.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteTransfer\",\"url\":\"classes/TransformKind.html#isWriteTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteAccount\",\"url\":\"classes/TransformKind.html#isWriteAccount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteContract\",\"url\":\"classes/TransformKind.html#isWriteContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteWithdraw\",\"url\":\"classes/TransformKind.html#isWriteWithdraw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteUnbonding\",\"url\":\"classes/TransformKind.html#isWriteUnbonding\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteCLValue\",\"url\":\"classes/TransformKind.html#isWriteCLValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWritePackage\",\"url\":\"classes/TransformKind.html#isWritePackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteAddressableEntity\",\"url\":\"classes/TransformKind.html#isWriteAddressableEntity\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteBidKind\",\"url\":\"classes/TransformKind.html#isWriteBidKind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteNamedKey\",\"url\":\"classes/TransformKind.html#isWriteNamedKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteMessage\",\"url\":\"classes/TransformKind.html#isWriteMessage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteMessageTopic\",\"url\":\"classes/TransformKind.html#isWriteMessageTopic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteBid\",\"url\":\"classes/TransformKind.html#isWriteBid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isAddUint512\",\"url\":\"classes/TransformKind.html#isAddUint512\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteDeployInfo\",\"url\":\"classes/TransformKind.html#isWriteDeployInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteTransfer\",\"url\":\"classes/TransformKind.html#parseAsWriteTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteWithdraws\",\"url\":\"classes/TransformKind.html#parseAsWriteWithdraws\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteAddressableEntity\",\"url\":\"classes/TransformKind.html#parseAsWriteAddressableEntity\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWritePackage\",\"url\":\"classes/TransformKind.html#parseAsWritePackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteBidKind\",\"url\":\"classes/TransformKind.html#parseAsWriteBidKind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteNamedKey\",\"url\":\"classes/TransformKind.html#parseAsWriteNamedKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteMessage\",\"url\":\"classes/TransformKind.html#parseAsWriteMessage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteMessageTopic\",\"url\":\"classes/TransformKind.html#parseAsWriteMessageTopic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteUnbondings\",\"url\":\"classes/TransformKind.html#parseAsWriteUnbondings\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsUInt512\",\"url\":\"classes/TransformKind.html#parseAsUInt512\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteDeployInfo\",\"url\":\"classes/TransformKind.html#parseAsWriteDeployInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteCLValue\",\"url\":\"classes/TransformKind.html#parseAsWriteCLValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":128,\"name\":\"Transform\",\"url\":\"classes/Transform.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Transform.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Transform\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/Transform.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transform\"},{\"kind\":1024,\"name\":\"kind\",\"url\":\"classes/Transform.html#kind\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transform\"},{\"kind\":128,\"name\":\"TransformKey\",\"url\":\"classes/TransformKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransformKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransformKey\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/TransformKey.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransformKey\"},{\"kind\":1024,\"name\":\"transform\",\"url\":\"classes/TransformKey.html#transform\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransformKey\"},{\"kind\":128,\"name\":\"NamedKeyKind\",\"url\":\"classes/NamedKeyKind.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedKeyKind.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedKeyKind\"},{\"kind\":1024,\"name\":\"namedKey\",\"url\":\"classes/NamedKeyKind.html#namedKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeyKind\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NamedKeyKind.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeyKind\"},{\"kind\":128,\"name\":\"WriteTransfer\",\"url\":\"classes/WriteTransfer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WriteTransfer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/WriteTransfer.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"classes/WriteTransfer.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/WriteTransfer.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"classes/WriteTransfer.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/WriteTransfer.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/WriteTransfer.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/WriteTransfer.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/WriteTransfer.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":128,\"name\":\"UnbondingPurse\",\"url\":\"classes/UnbondingPurse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UnbondingPurse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/UnbondingPurse.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":1024,\"name\":\"bondingPurse\",\"url\":\"classes/UnbondingPurse.html#bondingPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":1024,\"name\":\"eraOfCreation\",\"url\":\"classes/UnbondingPurse.html#eraOfCreation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":1024,\"name\":\"unbonderPublicKey\",\"url\":\"classes/UnbondingPurse.html#unbonderPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":1024,\"name\":\"validatorPublicKey\",\"url\":\"classes/UnbondingPurse.html#validatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":1024,\"name\":\"newValidator\",\"url\":\"classes/UnbondingPurse.html#newValidator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":128,\"name\":\"ValidatorWeightEraEnd\",\"url\":\"classes/ValidatorWeightEraEnd.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidatorWeightEraEnd.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ValidatorWeightEraEnd\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/ValidatorWeightEraEnd.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorWeightEraEnd\"},{\"kind\":1024,\"name\":\"weight\",\"url\":\"classes/ValidatorWeightEraEnd.html#weight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorWeightEraEnd\"},{\"kind\":128,\"name\":\"ValidatorWeightAuction\",\"url\":\"classes/ValidatorWeightAuction.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidatorWeightAuction.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ValidatorWeightAuction\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/ValidatorWeightAuction.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorWeightAuction\"},{\"kind\":1024,\"name\":\"weight\",\"url\":\"classes/ValidatorWeightAuction.html#weight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorWeightAuction\"},{\"kind\":128,\"name\":\"Conversions\",\"url\":\"classes/Conversions.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"encodeBase64\",\"url\":\"classes/Conversions.html#encodeBase64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":2048,\"name\":\"decodeBase64\",\"url\":\"classes/Conversions.html#decodeBase64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":2048,\"name\":\"base64to16\",\"url\":\"classes/Conversions.html#base64to16\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":2048,\"name\":\"encodeBase16\",\"url\":\"classes/Conversions.html#encodeBase16\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":2048,\"name\":\"decodeBase16\",\"url\":\"classes/Conversions.html#decodeBase16\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":2048,\"name\":\"csprToMotes\",\"url\":\"classes/Conversions.html#csprToMotes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":2048,\"name\":\"motesToCSPR\",\"url\":\"classes/Conversions.html#motesToCSPR\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Conversions.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":128,\"name\":\"AccountHash\",\"url\":\"classes/AccountHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/AccountHash.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/AccountHash.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AccountHash\"},{\"kind\":1024,\"name\":\"ByteHashLen\",\"url\":\"classes/AccountHash.html#ByteHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":1024,\"name\":\"StringHashLen\",\"url\":\"classes/AccountHash.html#StringHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/AccountHash.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/AccountHash.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"fromBuffer\",\"url\":\"classes/AccountHash.html#fromBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"createHashArray\",\"url\":\"classes/AccountHash.html#createHashArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AccountHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AccountHash\"},{\"kind\":1024,\"name\":\"originPrefix\",\"url\":\"classes/AccountHash.html#originPrefix\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/AccountHash.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/AccountHash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/AccountHash.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/AccountHash.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/AccountHash.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":128,\"name\":\"AddressableEntityHash\",\"url\":\"classes/AddressableEntityHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/AddressableEntityHash.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/AddressableEntityHash.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AddressableEntityHash\"},{\"kind\":1024,\"name\":\"ByteHashLen\",\"url\":\"classes/AddressableEntityHash.html#ByteHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":1024,\"name\":\"StringHashLen\",\"url\":\"classes/AddressableEntityHash.html#StringHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/AddressableEntityHash.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"fromBuffer\",\"url\":\"classes/AddressableEntityHash.html#fromBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"createHashArray\",\"url\":\"classes/AddressableEntityHash.html#createHashArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AddressableEntityHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AddressableEntityHash\"},{\"kind\":1024,\"name\":\"originPrefix\",\"url\":\"classes/AddressableEntityHash.html#originPrefix\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/AddressableEntityHash.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/AddressableEntityHash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/AddressableEntityHash.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/AddressableEntityHash.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/AddressableEntityHash.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":64,\"name\":\"getBalanceHoldAddrTag\",\"url\":\"functions/getBalanceHoldAddrTag.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":8,\"name\":\"BalanceHoldAddrTag\",\"url\":\"enums/BalanceHoldAddrTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Gas\",\"url\":\"enums/BalanceHoldAddrTag.html#Gas\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BalanceHoldAddrTag\"},{\"kind\":16,\"name\":\"Processing\",\"url\":\"enums/BalanceHoldAddrTag.html#Processing\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BalanceHoldAddrTag\"},{\"kind\":128,\"name\":\"BalanceHoldAddrTagError\",\"url\":\"classes/BalanceHoldAddrTagError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BalanceHoldAddrTagError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddrTagError\"},{\"kind\":128,\"name\":\"Hold\",\"url\":\"classes/Hold.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Hold.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Hold\"},{\"kind\":1024,\"name\":\"purseAddr\",\"url\":\"classes/Hold.html#purseAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Hold\"},{\"kind\":1024,\"name\":\"blockTime\",\"url\":\"classes/Hold.html#blockTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Hold\"},{\"kind\":128,\"name\":\"BalanceHoldAddr\",\"url\":\"classes/BalanceHoldAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/BalanceHoldAddr.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/BalanceHoldAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/BalanceHoldAddr.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BalanceHoldAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/BalanceHoldAddr.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":1024,\"name\":\"processing\",\"url\":\"classes/BalanceHoldAddr.html#processing\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/BalanceHoldAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/BalanceHoldAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/BalanceHoldAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":8,\"name\":\"BidAddrTag\",\"url\":\"enums/BidAddrTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Unified\",\"url\":\"enums/BidAddrTag.html#Unified\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BidAddrTag\"},{\"kind\":16,\"name\":\"Validator\",\"url\":\"enums/BidAddrTag.html#Validator\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BidAddrTag\"},{\"kind\":16,\"name\":\"Delegator\",\"url\":\"enums/BidAddrTag.html#Delegator\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BidAddrTag\"},{\"kind\":16,\"name\":\"Credit\",\"url\":\"enums/BidAddrTag.html#Credit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BidAddrTag\"},{\"kind\":32,\"name\":\"ErrInvalidBidAddrTag\",\"url\":\"variables/ErrInvalidBidAddrTag.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrUnexpectedBidAddrTagInBidAddr\",\"url\":\"variables/ErrUnexpectedBidAddrTagInBidAddr.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrInvalidBidAddrFormat\",\"url\":\"variables/ErrInvalidBidAddrFormat.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"BidAddrTagUtils\",\"url\":\"classes/BidAddrTagUtils.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromByte\",\"url\":\"classes/BidAddrTagUtils.html#fromByte\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddrTagUtils\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BidAddrTagUtils.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BidAddrTagUtils\"},{\"kind\":128,\"name\":\"DelegatorInfo\",\"url\":\"classes/DelegatorInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DelegatorInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DelegatorInfo\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/DelegatorInfo.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorInfo\"},{\"kind\":1024,\"name\":\"delegator\",\"url\":\"classes/DelegatorInfo.html#delegator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorInfo\"},{\"kind\":128,\"name\":\"CreditInfo\",\"url\":\"classes/CreditInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreditInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreditInfo\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/CreditInfo.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreditInfo\"},{\"kind\":1024,\"name\":\"eraId\",\"url\":\"classes/CreditInfo.html#eraId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreditInfo\"},{\"kind\":128,\"name\":\"BidAddr\",\"url\":\"classes/BidAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/BidAddr.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/BidAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/BidAddr.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BidAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":1024,\"name\":\"unified\",\"url\":\"classes/BidAddr.html#unified\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/BidAddr.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":1024,\"name\":\"delegator\",\"url\":\"classes/BidAddr.html#delegator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":1024,\"name\":\"credit\",\"url\":\"classes/BidAddr.html#credit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/BidAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/BidAddr.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/BidAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"getTypeByte\",\"url\":\"classes/BidAddr.html#getTypeByte\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/BidAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":64,\"name\":\"getBlockGlobalAddrTag\",\"url\":\"functions/getBlockGlobalAddrTag.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":8,\"name\":\"BlockGlobalAddrTag\",\"url\":\"enums/BlockGlobalAddrTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"BlockTime\",\"url\":\"enums/BlockGlobalAddrTag.html#BlockTime\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BlockGlobalAddrTag\"},{\"kind\":16,\"name\":\"MessageCount\",\"url\":\"enums/BlockGlobalAddrTag.html#MessageCount\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BlockGlobalAddrTag\"},{\"kind\":128,\"name\":\"BlockGlobalAddrTagError\",\"url\":\"classes/BlockGlobalAddrTagError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockGlobalAddrTagError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddrTagError\"},{\"kind\":128,\"name\":\"BlockGlobalAddr\",\"url\":\"classes/BlockGlobalAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/BlockGlobalAddr.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/BlockGlobalAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/BlockGlobalAddr.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockGlobalAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":1024,\"name\":\"blockTime\",\"url\":\"classes/BlockGlobalAddr.html#blockTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":1024,\"name\":\"messageCount\",\"url\":\"classes/BlockGlobalAddr.html#messageCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/BlockGlobalAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/BlockGlobalAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/BlockGlobalAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":8,\"name\":\"EntityKindType\",\"url\":\"enums/EntityKindType.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"SystemKind\",\"url\":\"enums/EntityKindType.html#SystemKind\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntityKindType\"},{\"kind\":16,\"name\":\"AccountKind\",\"url\":\"enums/EntityKindType.html#AccountKind\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntityKindType\"},{\"kind\":16,\"name\":\"SmartContractKind\",\"url\":\"enums/EntityKindType.html#SmartContractKind\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntityKindType\"},{\"kind\":32,\"name\":\"ErrInvalidEntityAddrFormat\",\"url\":\"variables/ErrInvalidEntityAddrFormat.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrInvalidEntityKind\",\"url\":\"variables/ErrInvalidEntityKind.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"EntityAddr\",\"url\":\"classes/EntityAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromPrefixedString\",\"url\":\"classes/EntityAddr.html#fromPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/EntityAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":2048,\"name\":\"getEntityKindFromByte\",\"url\":\"classes/EntityAddr.html#getEntityKindFromByte\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EntityAddr\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/EntityAddr.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/EntityAddr.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/EntityAddr.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":1024,\"name\":\"smartContract\",\"url\":\"classes/EntityAddr.html#smartContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/EntityAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/EntityAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/EntityAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":64,\"name\":\"getEntryPointTag\",\"url\":\"functions/getEntryPointTag.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":8,\"name\":\"EntryPointTag\",\"url\":\"enums/EntryPointTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"V1EntryPoint\",\"url\":\"enums/EntryPointTag.html#V1EntryPoint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointTag\"},{\"kind\":16,\"name\":\"V2EntryPoint\",\"url\":\"enums/EntryPointTag.html#V2EntryPoint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointTag\"},{\"kind\":128,\"name\":\"EntryPointError\",\"url\":\"classes/EntryPointError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointError\"},{\"kind\":128,\"name\":\"EntryPointAddr\",\"url\":\"classes/EntryPointAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/EntryPointAddr.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/EntryPointAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/EntryPointAddr.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":1024,\"name\":\"vmCasperV1\",\"url\":\"classes/EntryPointAddr.html#vmCasperV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":1024,\"name\":\"vmCasperV2\",\"url\":\"classes/EntryPointAddr.html#vmCasperV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/EntryPointAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/EntryPointAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/EntryPointAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":128,\"name\":\"Era\",\"url\":\"classes/Era.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Era.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Era\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/Era.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Era\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Era.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Era\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/Era.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Era\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Era.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Era\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/Era.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Era\"},{\"kind\":128,\"name\":\"Hash\",\"url\":\"classes/Hash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"ByteHashLen\",\"url\":\"classes/Hash.html#ByteHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":1024,\"name\":\"StringHashLen\",\"url\":\"classes/Hash.html#StringHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/Hash.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Hash.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/Hash.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"fromBuffer\",\"url\":\"classes/Hash.html#fromBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"createHashArray\",\"url\":\"classes/Hash.html#createHashArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Hash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":1024,\"name\":\"hashBytes\",\"url\":\"classes/Hash.html#hashBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/Hash.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/Hash.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Hash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/Hash.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":8,\"name\":\"PrefixName\",\"url\":\"enums/PrefixName.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Account\",\"url\":\"enums/PrefixName.html#Account\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"AddressableEntity\",\"url\":\"enums/PrefixName.html#AddressableEntity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Hash\",\"url\":\"enums/PrefixName.html#Hash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"ContractPackageWasm\",\"url\":\"enums/PrefixName.html#ContractPackageWasm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"ContractPackage\",\"url\":\"enums/PrefixName.html#ContractPackage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"ContractWasm\",\"url\":\"enums/PrefixName.html#ContractWasm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Contract\",\"url\":\"enums/PrefixName.html#Contract\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"URef\",\"url\":\"enums/PrefixName.html#URef\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Transfer\",\"url\":\"enums/PrefixName.html#Transfer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"DeployInfo\",\"url\":\"enums/PrefixName.html#DeployInfo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"EraId\",\"url\":\"enums/PrefixName.html#EraId\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Bid\",\"url\":\"enums/PrefixName.html#Bid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Balance\",\"url\":\"enums/PrefixName.html#Balance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Withdraw\",\"url\":\"enums/PrefixName.html#Withdraw\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Dictionary\",\"url\":\"enums/PrefixName.html#Dictionary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"SystemContractRegistry\",\"url\":\"enums/PrefixName.html#SystemContractRegistry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"EraSummary\",\"url\":\"enums/PrefixName.html#EraSummary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Unbond\",\"url\":\"enums/PrefixName.html#Unbond\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"ChainspecRegistry\",\"url\":\"enums/PrefixName.html#ChainspecRegistry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"ChecksumRegistry\",\"url\":\"enums/PrefixName.html#ChecksumRegistry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"BidAddr\",\"url\":\"enums/PrefixName.html#BidAddr\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Package\",\"url\":\"enums/PrefixName.html#Package\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Entity\",\"url\":\"enums/PrefixName.html#Entity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"ByteCode\",\"url\":\"enums/PrefixName.html#ByteCode\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Message\",\"url\":\"enums/PrefixName.html#Message\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"NamedKey\",\"url\":\"enums/PrefixName.html#NamedKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"BlockGlobal\",\"url\":\"enums/PrefixName.html#BlockGlobal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"BalanceHold\",\"url\":\"enums/PrefixName.html#BalanceHold\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"EntryPoint\",\"url\":\"enums/PrefixName.html#EntryPoint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":8,\"name\":\"KeyTypeName\",\"url\":\"enums/KeyTypeName.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Account\",\"url\":\"enums/KeyTypeName.html#Account\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Hash\",\"url\":\"enums/KeyTypeName.html#Hash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"URef\",\"url\":\"enums/KeyTypeName.html#URef\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Transfer\",\"url\":\"enums/KeyTypeName.html#Transfer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Deploy\",\"url\":\"enums/KeyTypeName.html#Deploy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Era\",\"url\":\"enums/KeyTypeName.html#Era\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Bid\",\"url\":\"enums/KeyTypeName.html#Bid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Balance\",\"url\":\"enums/KeyTypeName.html#Balance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Withdraw\",\"url\":\"enums/KeyTypeName.html#Withdraw\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Dictionary\",\"url\":\"enums/KeyTypeName.html#Dictionary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"SystemContractRegistry\",\"url\":\"enums/KeyTypeName.html#SystemContractRegistry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"EraSummary\",\"url\":\"enums/KeyTypeName.html#EraSummary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Unbond\",\"url\":\"enums/KeyTypeName.html#Unbond\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"ChainspecRegistry\",\"url\":\"enums/KeyTypeName.html#ChainspecRegistry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"ChecksumRegistry\",\"url\":\"enums/KeyTypeName.html#ChecksumRegistry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":32,\"name\":\"typeIDbyNames\",\"url\":\"variables/typeIDbyNames.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"keyIDbyPrefix\",\"url\":\"variables/keyIDbyPrefix.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"KEY_DEFAULT_BYTE_LENGTH\",\"url\":\"variables/KEY_DEFAULT_BYTE_LENGTH.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"Key\",\"url\":\"classes/Key.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"concatBytes\",\"url\":\"classes/Key.html#concatBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/Key.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"findPrefixByMap\",\"url\":\"classes/Key.html#findPrefixByMap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"createByType\",\"url\":\"classes/Key.html#createByType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"parseTypeByString\",\"url\":\"classes/Key.html#parseTypeByString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"newKey\",\"url\":\"classes/Key.html#newKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Key.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/Key.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/Key.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/Key.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"uRef\",\"url\":\"classes/Key.html#uRef\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"transfer\",\"url\":\"classes/Key.html#transfer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/Key.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"era\",\"url\":\"classes/Key.html#era\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"balance\",\"url\":\"classes/Key.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"bid\",\"url\":\"classes/Key.html#bid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"withdraw\",\"url\":\"classes/Key.html#withdraw\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"dictionary\",\"url\":\"classes/Key.html#dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"systemContactRegistry\",\"url\":\"classes/Key.html#systemContactRegistry\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"eraSummary\",\"url\":\"classes/Key.html#eraSummary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"unbond\",\"url\":\"classes/Key.html#unbond\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"chainspecRegistry\",\"url\":\"classes/Key.html#chainspecRegistry\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"checksumRegistry\",\"url\":\"classes/Key.html#checksumRegistry\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"bidAddr\",\"url\":\"classes/Key.html#bidAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"package\",\"url\":\"classes/Key.html#package\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"addressableEntity\",\"url\":\"classes/Key.html#addressableEntity\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"byteCode\",\"url\":\"classes/Key.html#byteCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/Key.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"namedKey\",\"url\":\"classes/Key.html#namedKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"blockGlobal\",\"url\":\"classes/Key.html#blockGlobal\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"balanceHold\",\"url\":\"classes/Key.html#balanceHold\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/Key.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/Key.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/Key.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/Key.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":64,\"name\":\"splitAt\",\"url\":\"functions/splitAt.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"MessageAddr\",\"url\":\"classes/MessageAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/MessageAddr.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/MessageAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":1024,\"name\":\"entityAddr\",\"url\":\"classes/MessageAddr.html#entityAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":1024,\"name\":\"topicNameHash\",\"url\":\"classes/MessageAddr.html#topicNameHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":1024,\"name\":\"messageIndex\",\"url\":\"classes/MessageAddr.html#messageIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/MessageAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/MessageAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/MessageAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":128,\"name\":\"NamedKeyAddr\",\"url\":\"classes/NamedKeyAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/NamedKeyAddr.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/NamedKeyAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedKeyAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":1024,\"name\":\"baseAddr\",\"url\":\"classes/NamedKeyAddr.html#baseAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":1024,\"name\":\"nameBytes\",\"url\":\"classes/NamedKeyAddr.html#nameBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/NamedKeyAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/NamedKeyAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/NamedKeyAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":32,\"name\":\"PrefixNameTransfer\",\"url\":\"variables/PrefixNameTransfer.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"TransferHash\",\"url\":\"classes/TransferHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"initializeFromSource\",\"url\":\"classes/TransferHash.html#initializeFromSource\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TransferHash\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TransferHash.html#initializeFromSource.initializeFromSource-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"TransferHash.initializeFromSource.initializeFromSource\"},{\"kind\":1024,\"name\":\"hashBytes\",\"url\":\"classes/TransferHash.html#initializeFromSource.initializeFromSource-1.__type.hashBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransferHash.initializeFromSource.initializeFromSource.__type\"},{\"kind\":1024,\"name\":\"originPrefix\",\"url\":\"classes/TransferHash.html#initializeFromSource.initializeFromSource-1.__type.originPrefix-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransferHash.initializeFromSource.initializeFromSource.__type\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/TransferHash.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransferHash\"},{\"kind\":1024,\"name\":\"ByteHashLen\",\"url\":\"classes/TransferHash.html#ByteHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":1024,\"name\":\"StringHashLen\",\"url\":\"classes/TransferHash.html#StringHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/TransferHash.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/TransferHash.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"fromBuffer\",\"url\":\"classes/TransferHash.html#fromBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"createHashArray\",\"url\":\"classes/TransferHash.html#createHashArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransferHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransferHash\"},{\"kind\":1024,\"name\":\"originPrefix\",\"url\":\"classes/TransferHash.html#originPrefix\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/TransferHash.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/TransferHash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/TransferHash.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/TransferHash.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/TransferHash.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":8,\"name\":\"UrefAccess\",\"url\":\"enums/UrefAccess.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"None\",\"url\":\"enums/UrefAccess.html#None\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"Read\",\"url\":\"enums/UrefAccess.html#Read\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"Write\",\"url\":\"enums/UrefAccess.html#Write\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"Add\",\"url\":\"enums/UrefAccess.html#Add\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"ReadWrite\",\"url\":\"enums/UrefAccess.html#ReadWrite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"ReadAdd\",\"url\":\"enums/UrefAccess.html#ReadAdd\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"AddWrite\",\"url\":\"enums/UrefAccess.html#AddWrite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"ReadAddWrite\",\"url\":\"enums/UrefAccess.html#ReadAddWrite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":32,\"name\":\"ErrIncorrectUrefFormat\",\"url\":\"variables/ErrIncorrectUrefFormat.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"PrefixNameURef\",\"url\":\"variables/PrefixNameURef.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ByteHashLen\",\"url\":\"variables/ByteHashLen.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"URef\",\"url\":\"classes/URef.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/URef.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/URef.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/URef.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"fromBuffer\",\"url\":\"classes/URef.html#fromBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/URef.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/URef.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":1024,\"name\":\"access\",\"url\":\"classes/URef.html#access\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/URef.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/URef.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/URef.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"setAccess\",\"url\":\"classes/URef.html#setAccess\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/URef.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"toDriverValue\",\"url\":\"classes/URef.html#toDriverValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":128,\"name\":\"ByteCode\",\"url\":\"classes/ByteCode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/ByteCode.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/ByteCode.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":2048,\"name\":\"newByteCodeKindFromByte\",\"url\":\"classes/ByteCode.html#newByteCodeKindFromByte\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ByteCode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":1024,\"name\":\"V1CasperWasm\",\"url\":\"classes/ByteCode.html#V1CasperWasm\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ByteCode\"},{\"kind\":1024,\"name\":\"isEmpty\",\"url\":\"classes/ByteCode.html#isEmpty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ByteCode\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ByteCode.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":2048,\"name\":\"isEmptyCode\",\"url\":\"classes/ByteCode.html#isEmptyCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/ByteCode.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/ByteCode.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":128,\"name\":\"ContractHash\",\"url\":\"classes/ContractHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/ContractHash.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":2048,\"name\":\"newContract\",\"url\":\"classes/ContractHash.html#newContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/ContractHash.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":1024,\"name\":\"originPrefix\",\"url\":\"classes/ContractHash.html#originPrefix\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ContractHash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":2048,\"name\":\"toPrefixedWasmString\",\"url\":\"classes/ContractHash.html#toPrefixedWasmString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/ContractHash.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":128,\"name\":\"ContractPackageHash\",\"url\":\"classes/ContractPackageHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/ContractPackageHash.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":2048,\"name\":\"newContractPackage\",\"url\":\"classes/ContractPackageHash.html#newContractPackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractPackageHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/ContractPackageHash.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":1024,\"name\":\"originPrefix\",\"url\":\"classes/ContractPackageHash.html#originPrefix\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ContractPackageHash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/ContractPackageHash.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":128,\"name\":\"CLValueAny\",\"url\":\"classes/CLValueAny.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLAny\",\"url\":\"classes/CLValueAny.html#newCLAny\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueAny\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueAny.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueAny\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLValueAny.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueAny\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueAny.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueAny\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueAny.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueAny\"},{\"kind\":128,\"name\":\"CLValueBool\",\"url\":\"classes/CLValueBool.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromBoolean\",\"url\":\"classes/CLValueBool.html#fromBoolean\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBool\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueBool.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBool\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueBool.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueBool\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueBool.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueBool\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueBool.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBool\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueBool.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBool\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueBool.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBool\"},{\"kind\":128,\"name\":\"CLValueByteArray\",\"url\":\"classes/CLValueByteArray.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLByteArray\",\"url\":\"classes/CLValueByteArray.html#newCLByteArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueByteArray\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueByteArray.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueByteArray\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueByteArray.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueByteArray\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLValueByteArray.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueByteArray\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueByteArray.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueByteArray\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueByteArray.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueByteArray\"},{\"kind\":256,\"name\":\"IResultWithBytes\",\"url\":\"interfaces/IResultWithBytes.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/IResultWithBytes.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IResultWithBytes\"},{\"kind\":1024,\"name\":\"bytes\",\"url\":\"interfaces/IResultWithBytes.html#bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IResultWithBytes\"},{\"kind\":128,\"name\":\"CLValue\",\"url\":\"classes/CLValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLKey\",\"url\":\"classes/CLValue.html#newCLKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"newCLUref\",\"url\":\"classes/CLValue.html#newCLUref\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"newCLPublicKey\",\"url\":\"classes/CLValue.html#newCLPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CLValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"bool\",\"url\":\"classes/CLValue.html#bool\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"i32\",\"url\":\"classes/CLValue.html#i32\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"i64\",\"url\":\"classes/CLValue.html#i64\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"ui8\",\"url\":\"classes/CLValue.html#ui8\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"ui32\",\"url\":\"classes/CLValue.html#ui32\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"ui64\",\"url\":\"classes/CLValue.html#ui64\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"ui128\",\"url\":\"classes/CLValue.html#ui128\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"ui256\",\"url\":\"classes/CLValue.html#ui256\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"ui512\",\"url\":\"classes/CLValue.html#ui512\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"unit\",\"url\":\"classes/CLValue.html#unit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"uref\",\"url\":\"classes/CLValue.html#uref\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/CLValue.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"option\",\"url\":\"classes/CLValue.html#option\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"list\",\"url\":\"classes/CLValue.html#list\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"byteArray\",\"url\":\"classes/CLValue.html#byteArray\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"classes/CLValue.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"stringVal\",\"url\":\"classes/CLValue.html#stringVal\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"map\",\"url\":\"classes/CLValue.html#map\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"tuple1\",\"url\":\"classes/CLValue.html#tuple1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"tuple2\",\"url\":\"classes/CLValue.html#tuple2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"tuple3\",\"url\":\"classes/CLValue.html#tuple3\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"any\",\"url\":\"classes/CLValue.html#any\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/CLValue.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"getType\",\"url\":\"classes/CLValue.html#getType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValue.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValue.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"getValueByType\",\"url\":\"classes/CLValue.html#getValueByType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"getKey\",\"url\":\"classes/CLValue.html#getKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":128,\"name\":\"CLValueInt32\",\"url\":\"classes/CLValueInt32.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLInt32\",\"url\":\"classes/CLValueInt32.html#newCLInt32\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt32\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueInt32.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt32\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueInt32.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueInt32\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueInt32.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueInt32\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueInt32.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt32\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueInt32.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt32\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueInt32.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt32\"},{\"kind\":128,\"name\":\"CLValueInt64\",\"url\":\"classes/CLValueInt64.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLInt64\",\"url\":\"classes/CLValueInt64.html#newCLInt64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt64\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueInt64.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt64\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueInt64.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueInt64\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueInt64.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueInt64\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueInt64.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt64\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueInt64.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt64\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueInt64.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt64\"},{\"kind\":128,\"name\":\"CLValueList\",\"url\":\"classes/CLValueList.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLList\",\"url\":\"classes/CLValueList.html#newCLList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueList.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueList.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CLValueList.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":1024,\"name\":\"elements\",\"url\":\"classes/CLValueList.html#elements\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueList.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueList.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"isEmpty\",\"url\":\"classes/CLValueList.html#isEmpty\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"append\",\"url\":\"classes/CLValueList.html#append\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/CLValueList.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"pop\",\"url\":\"classes/CLValueList.html#pop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/CLValueList.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"set\",\"url\":\"classes/CLValueList.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/CLValueList.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLValueList.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":128,\"name\":\"CLValueMap\",\"url\":\"classes/CLValueMap.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueMap.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"newCLMap\",\"url\":\"classes/CLValueMap.html#newCLMap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueMap.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CLValueMap.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueMap\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLValueMap.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueMap\"},{\"kind\":1024,\"name\":\"indexedData\",\"url\":\"classes/CLValueMap.html#indexedData\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueMap.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"getMap\",\"url\":\"classes/CLValueMap.html#getMap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"getData\",\"url\":\"classes/CLValueMap.html#getData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueMap.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/CLValueMap.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/CLValueMap.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"findAny\",\"url\":\"classes/CLValueMap.html#findAny\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"length\",\"url\":\"classes/CLValueMap.html#length\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"append\",\"url\":\"classes/CLValueMap.html#append\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":128,\"name\":\"CLValueOption\",\"url\":\"classes/CLValueOption.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLOption\",\"url\":\"classes/CLValueOption.html#newCLOption\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueOption.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueOption.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CLValueOption.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLValueOption.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueOption.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueOption.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":2048,\"name\":\"isEmpty\",\"url\":\"classes/CLValueOption.html#isEmpty\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLValueOption.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":32,\"name\":\"ErrUnsupportedCLType\",\"url\":\"variables/ErrUnsupportedCLType.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"CLValueParser\",\"url\":\"classes/CLValueParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLValueParser.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueParser\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLValueParser.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueParser\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLValueParser.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLValueParser.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"bytes\",\"url\":\"classes/CLValueParser.html#toJSON.toJSON-1.__type.bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLValueParser.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"cl_type\",\"url\":\"classes/CLValueParser.html#toJSON.toJSON-1.__type.cl_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLValueParser.toJSON.toJSON.__type\"},{\"kind\":2048,\"name\":\"toBytesWithType\",\"url\":\"classes/CLValueParser.html#toBytesWithType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueParser\"},{\"kind\":2048,\"name\":\"fromBytesByType\",\"url\":\"classes/CLValueParser.html#fromBytesByType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueParser\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueParser\"},{\"kind\":128,\"name\":\"CLValueResult\",\"url\":\"classes/CLValueResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLResult\",\"url\":\"classes/CLValueResult.html#newCLResult\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueResult.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CLValueResult.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":1024,\"name\":\"isSuccess\",\"url\":\"classes/CLValueResult.html#isSuccess\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLValueResult.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueResult.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueResult.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLValueResult.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":128,\"name\":\"CLValueString\",\"url\":\"classes/CLValueString.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLString\",\"url\":\"classes/CLValueString.html#newCLString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueString\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueString.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueString\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueString.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueString\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueString.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueString\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueString.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueString\"},{\"kind\":2048,\"name\":\"sizeToBytes\",\"url\":\"classes/CLValueString.html#sizeToBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueString\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueString.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueString\"},{\"kind\":128,\"name\":\"CLValueTuple1\",\"url\":\"classes/CLValueTuple1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLTuple1\",\"url\":\"classes/CLValueTuple1.html#newCLTuple1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueTuple1.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueTuple1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":1024,\"name\":\"innerType\",\"url\":\"classes/CLValueTuple1.html#innerType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":1024,\"name\":\"innerVal\",\"url\":\"classes/CLValueTuple1.html#innerVal\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueTuple1\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueTuple1.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueTuple1.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLValueTuple1.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":128,\"name\":\"CLValueTuple2\",\"url\":\"classes/CLValueTuple2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLTuple2\",\"url\":\"classes/CLValueTuple2.html#newCLTuple2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueTuple2.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueTuple2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":1024,\"name\":\"innerType\",\"url\":\"classes/CLValueTuple2.html#innerType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":1024,\"name\":\"inner1\",\"url\":\"classes/CLValueTuple2.html#inner1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":1024,\"name\":\"inner2\",\"url\":\"classes/CLValueTuple2.html#inner2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueTuple2.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueTuple2.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLValueTuple2.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":128,\"name\":\"CLValueTuple3\",\"url\":\"classes/CLValueTuple3.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLTuple3\",\"url\":\"classes/CLValueTuple3.html#newCLTuple3\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueTuple3.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueTuple3.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":1024,\"name\":\"innerType\",\"url\":\"classes/CLValueTuple3.html#innerType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":1024,\"name\":\"inner1\",\"url\":\"classes/CLValueTuple3.html#inner1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":1024,\"name\":\"inner2\",\"url\":\"classes/CLValueTuple3.html#inner2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":1024,\"name\":\"inner3\",\"url\":\"classes/CLValueTuple3.html#inner3\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueTuple3.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueTuple3.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueTuple3.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":64,\"name\":\"bigToBytes\",\"url\":\"functions/bigToBytes.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"bigFromBuffer\",\"url\":\"functions/bigFromBuffer.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"fromBytesUInt128\",\"url\":\"functions/fromBytesUInt128.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"fromBytesUInt256\",\"url\":\"functions/fromBytesUInt256.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"fromBytesUInt512\",\"url\":\"functions/fromBytesUInt512.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"CLValueUnit\",\"url\":\"classes/CLValueUnit.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLUnit\",\"url\":\"classes/CLValueUnit.html#newCLUnit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUnit\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUnit.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUnit\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUnit.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUnit\"},{\"kind\":1024,\"name\":\"obj\",\"url\":\"classes/CLValueUnit.html#obj\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueUnit\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUnit.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUnit\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUnit.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUnit\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueUnit.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUnit\"},{\"kind\":128,\"name\":\"CLValueUInt256\",\"url\":\"classes/CLValueUInt256.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLUInt256\",\"url\":\"classes/CLValueUInt256.html#newCLUInt256\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt256\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUInt256.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt256\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUInt256.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUInt256\"},{\"kind\":1024,\"name\":\"val\",\"url\":\"classes/CLValueUInt256.html#val\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueUInt256\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUInt256.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt256\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUInt256.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt256\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueUInt256.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt256\"},{\"kind\":128,\"name\":\"CLValueUInt128\",\"url\":\"classes/CLValueUInt128.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLUInt128\",\"url\":\"classes/CLValueUInt128.html#newCLUInt128\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt128\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUInt128.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt128\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUInt128.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUInt128\"},{\"kind\":1024,\"name\":\"val\",\"url\":\"classes/CLValueUInt128.html#val\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueUInt128\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUInt128.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt128\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUInt128.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt128\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueUInt128.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt128\"},{\"kind\":128,\"name\":\"CLValueUInt512\",\"url\":\"classes/CLValueUInt512.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLValueUInt512.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUInt512.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":2048,\"name\":\"newCLUInt512\",\"url\":\"classes/CLValueUInt512.html#newCLUInt512\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUInt512.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":1024,\"name\":\"val\",\"url\":\"classes/CLValueUInt512.html#val\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":1024,\"name\":\"isStringFmt\",\"url\":\"classes/CLValueUInt512.html#isStringFmt\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUInt512.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUInt512.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLValueUInt512.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLValueUInt512.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":64,\"name\":\"deserializeRewards\",\"url\":\"functions/deserializeRewards.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"serializeRewards\",\"url\":\"functions/serializeRewards.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"CLValueUInt64\",\"url\":\"classes/CLValueUInt64.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLUint64\",\"url\":\"classes/CLValueUInt64.html#newCLUint64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt64\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUInt64.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt64\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUInt64.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUInt64\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueUInt64.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueUInt64\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUInt64.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt64\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUInt64.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt64\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueUInt64.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt64\"},{\"kind\":128,\"name\":\"CLValueUInt8\",\"url\":\"classes/CLValueUInt8.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLUint8\",\"url\":\"classes/CLValueUInt8.html#newCLUint8\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt8\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUInt8.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt8\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUInt8.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUInt8\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueUInt8.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueUInt8\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUInt8.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt8\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUInt8.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt8\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueUInt8.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt8\"},{\"kind\":128,\"name\":\"CLValueUInt32\",\"url\":\"classes/CLValueUInt32.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLUInt32\",\"url\":\"classes/CLValueUInt32.html#newCLUInt32\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUInt32.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":2048,\"name\":\"sizeToBytes\",\"url\":\"classes/CLValueUInt32.html#sizeToBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUInt32.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueUInt32.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueUInt32\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUInt32.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUInt32.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueUInt32.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":128,\"name\":\"CLTypeByteArray\",\"url\":\"classes/CLTypeByteArray.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeByteArray.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeByteArray.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/CLTypeByteArray.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeByteArray.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeByteArray.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeByteArray.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeByteArray.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":2048,\"name\":\"getSize\",\"url\":\"classes/CLTypeByteArray.html#getSize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeByteArray.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeByteArray.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeByteArray.toJSON.toJSON\"},{\"kind\":32,\"name\":\"Int32ByteSize\",\"url\":\"variables/Int32ByteSize.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"Int64ByteSize\",\"url\":\"variables/Int64ByteSize.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":8,\"name\":\"TypeID\",\"url\":\"enums/TypeID.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Bool\",\"url\":\"enums/TypeID.html#Bool\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"I32\",\"url\":\"enums/TypeID.html#I32\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"I64\",\"url\":\"enums/TypeID.html#I64\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"U8\",\"url\":\"enums/TypeID.html#U8\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"U32\",\"url\":\"enums/TypeID.html#U32\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"U64\",\"url\":\"enums/TypeID.html#U64\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"U128\",\"url\":\"enums/TypeID.html#U128\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"U256\",\"url\":\"enums/TypeID.html#U256\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"U512\",\"url\":\"enums/TypeID.html#U512\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Unit\",\"url\":\"enums/TypeID.html#Unit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"String\",\"url\":\"enums/TypeID.html#String\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Key\",\"url\":\"enums/TypeID.html#Key\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"URef\",\"url\":\"enums/TypeID.html#URef\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Option\",\"url\":\"enums/TypeID.html#Option\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"List\",\"url\":\"enums/TypeID.html#List\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"ByteArray\",\"url\":\"enums/TypeID.html#ByteArray\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Result\",\"url\":\"enums/TypeID.html#Result\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Map\",\"url\":\"enums/TypeID.html#Map\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Tuple1\",\"url\":\"enums/TypeID.html#Tuple1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Tuple2\",\"url\":\"enums/TypeID.html#Tuple2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Tuple3\",\"url\":\"enums/TypeID.html#Tuple3\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Any\",\"url\":\"enums/TypeID.html#Any\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"PublicKey\",\"url\":\"enums/TypeID.html#PublicKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":32,\"name\":\"TypeName\",\"url\":\"variables/TypeName-1.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/TypeName-1.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"TypeName\"},{\"kind\":1024,\"name\":\"Bool\",\"url\":\"variables/TypeName-1.html#__type.Bool\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"I32\",\"url\":\"variables/TypeName-1.html#__type.I32\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"I64\",\"url\":\"variables/TypeName-1.html#__type.I64\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"U8\",\"url\":\"variables/TypeName-1.html#__type.U8\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"U32\",\"url\":\"variables/TypeName-1.html#__type.U32\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"U64\",\"url\":\"variables/TypeName-1.html#__type.U64\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"U128\",\"url\":\"variables/TypeName-1.html#__type.U128\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"U256\",\"url\":\"variables/TypeName-1.html#__type.U256\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"U512\",\"url\":\"variables/TypeName-1.html#__type.U512\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Unit\",\"url\":\"variables/TypeName-1.html#__type.Unit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"String\",\"url\":\"variables/TypeName-1.html#__type.String\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Key\",\"url\":\"variables/TypeName-1.html#__type.Key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"URef\",\"url\":\"variables/TypeName-1.html#__type.URef\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Option\",\"url\":\"variables/TypeName-1.html#__type.Option\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"List\",\"url\":\"variables/TypeName-1.html#__type.List\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"ByteArray\",\"url\":\"variables/TypeName-1.html#__type.ByteArray\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Result\",\"url\":\"variables/TypeName-1.html#__type.Result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Map\",\"url\":\"variables/TypeName-1.html#__type.Map\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Tuple1\",\"url\":\"variables/TypeName-1.html#__type.Tuple1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Tuple2\",\"url\":\"variables/TypeName-1.html#__type.Tuple2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Tuple3\",\"url\":\"variables/TypeName-1.html#__type.Tuple3\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Any\",\"url\":\"variables/TypeName-1.html#__type.Any\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"PublicKey\",\"url\":\"variables/TypeName-1.html#__type.PublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":4194304,\"name\":\"TypeName\",\"url\":\"types/TypeName.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"CLType\",\"url\":\"interfaces/CLType.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"interfaces/CLType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"CLType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"interfaces/CLType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"CLType\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"interfaces/CLType.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"CLType\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"interfaces/CLType.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"CLType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"interfaces/CLType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"CLType\"},{\"kind\":128,\"name\":\"SimpleType\",\"url\":\"classes/SimpleType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SimpleType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SimpleType\"},{\"kind\":1024,\"name\":\"typeID\",\"url\":\"classes/SimpleType.html#typeID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"SimpleType\"},{\"kind\":1024,\"name\":\"typeName\",\"url\":\"classes/SimpleType.html#typeName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"SimpleType\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/SimpleType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SimpleType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/SimpleType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SimpleType\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/SimpleType.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SimpleType\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/SimpleType.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SimpleType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/SimpleType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SimpleType\"},{\"kind\":32,\"name\":\"CLTypeBool\",\"url\":\"variables/CLTypeBool.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeInt32\",\"url\":\"variables/CLTypeInt32.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeInt64\",\"url\":\"variables/CLTypeInt64.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUInt8\",\"url\":\"variables/CLTypeUInt8.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUInt32\",\"url\":\"variables/CLTypeUInt32.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUInt64\",\"url\":\"variables/CLTypeUInt64.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUInt128\",\"url\":\"variables/CLTypeUInt128.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUInt256\",\"url\":\"variables/CLTypeUInt256.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUInt512\",\"url\":\"variables/CLTypeUInt512.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUnit\",\"url\":\"variables/CLTypeUnit.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeString\",\"url\":\"variables/CLTypeString.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeKey\",\"url\":\"variables/CLTypeKey.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUref\",\"url\":\"variables/CLTypeUref.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeAny\",\"url\":\"variables/CLTypeAny.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypePublicKey\",\"url\":\"variables/CLTypePublicKey.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"MapJsonParsingError\",\"url\":\"variables/MapJsonParsingError.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"CLTypeMap\",\"url\":\"classes/CLTypeMap.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeMap.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeMap.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/CLTypeMap.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":1024,\"name\":\"val\",\"url\":\"classes/CLTypeMap.html#val\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeMap.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeMap.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeMap.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeMap.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeMap.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeMap.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeMap.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"Map\",\"url\":\"classes/CLTypeMap.html#toJSON.toJSON-1.__type.Map\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeMap.toJSON.toJSON.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeMap.html#toJSON.toJSON-1.__type.Map.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"CLTypeMap.toJSON.toJSON.__type.Map\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/CLTypeMap.html#toJSON.toJSON-1.__type.Map.__type-1.key-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeMap.toJSON.toJSON.__type.Map.__type\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLTypeMap.html#toJSON.toJSON-1.__type.Map.__type-1.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeMap.toJSON.toJSON.__type.Map.__type\"},{\"kind\":128,\"name\":\"CLTypeDynamic\",\"url\":\"classes/CLTypeDynamic.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeDynamic.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":1024,\"name\":\"typeID\",\"url\":\"classes/CLTypeDynamic.html#typeID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLTypeDynamic.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeDynamic.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeDynamic.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeDynamic.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeDynamic.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeDynamic.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":128,\"name\":\"CLTypeList\",\"url\":\"classes/CLTypeList.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeList.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeList.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":1024,\"name\":\"elementsType\",\"url\":\"classes/CLTypeList.html#elementsType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeList.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeList.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeList.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeList.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeList.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeList.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeList.toJSON.toJSON\"},{\"kind\":128,\"name\":\"CLTypeOption\",\"url\":\"classes/CLTypeOption.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeOption.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeOption.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLTypeOption.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeOption.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeOption.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeOption.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeOption.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeOption.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeOption.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeOption.toJSON.toJSON\"},{\"kind\":128,\"name\":\"CLTypeParser\",\"url\":\"classes/CLTypeParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"BufferConstructorNotDetectedError\",\"url\":\"classes/CLTypeParser.html#BufferConstructorNotDetectedError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":1024,\"name\":\"ComplexTypeFormatInvalidError\",\"url\":\"classes/CLTypeParser.html#ComplexTypeFormatInvalidError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":1024,\"name\":\"ErrComplexTypeFormatNotDetected\",\"url\":\"classes/CLTypeParser.html#ErrComplexTypeFormatNotDetected\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":1024,\"name\":\"ErrJsonConstructorNotFound\",\"url\":\"classes/CLTypeParser.html#ErrJsonConstructorNotFound\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":1024,\"name\":\"simpleTypeByName\",\"url\":\"classes/CLTypeParser.html#simpleTypeByName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":1024,\"name\":\"simpleTypeByID\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"CLTypeParser.simpleTypeByID\"},{\"kind\":1024,\"name\":\"0\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"1\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"2\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"3\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.3\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"4\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.4\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"5\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.5\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"6\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.6\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"7\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.7\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"8\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.8\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"9\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.9\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"10\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.10\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"11\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.11\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"12\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.12\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"13\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.13\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"14\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.14\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"15\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.15\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"16\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.16\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"17\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.17\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"18\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.18\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"19\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.19\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"20\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.20\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"21\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.21\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"22\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.22\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":2048,\"name\":\"getSimpleTypeByName\",\"url\":\"classes/CLTypeParser.html#getSimpleTypeByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":2048,\"name\":\"fromRawJson\",\"url\":\"classes/CLTypeParser.html#fromRawJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":2048,\"name\":\"matchBytesToCLType\",\"url\":\"classes/CLTypeParser.html#matchBytesToCLType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":2048,\"name\":\"fromInterface\",\"url\":\"classes/CLTypeParser.html#fromInterface\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":2048,\"name\":\"fromComplexStruct\",\"url\":\"classes/CLTypeParser.html#fromComplexStruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLTypeParser\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":32,\"name\":\"ErrInvalidResultJsonFormat\",\"url\":\"variables/ErrInvalidResultJsonFormat.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"CLTypeResult\",\"url\":\"classes/CLTypeResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeResult.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":1024,\"name\":\"innerOk\",\"url\":\"classes/CLTypeResult.html#innerOk\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":1024,\"name\":\"innerErr\",\"url\":\"classes/CLTypeResult.html#innerErr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeResult.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeResult.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeResult.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeResult.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeResult.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeResult.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeResult.toJSON.toJSON\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeResult.html#toJSON.toJSON-1.__type.__index.__type-1\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeResult.toJSON.toJSON.__type.__index\"},{\"kind\":1024,\"name\":\"ok\",\"url\":\"classes/CLTypeResult.html#toJSON.toJSON-1.__type.__index.__type-1.ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeResult.toJSON.toJSON.__type.__index.__type\"},{\"kind\":1024,\"name\":\"err\",\"url\":\"classes/CLTypeResult.html#toJSON.toJSON-1.__type.__index.__type-1.err\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeResult.toJSON.toJSON.__type.__index.__type\"},{\"kind\":128,\"name\":\"CLTypeTuple1\",\"url\":\"classes/CLTypeTuple1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeTuple1.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeTuple1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLTypeTuple1.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeTuple1.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeTuple1.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeTuple1.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeTuple1.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeTuple1.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeTuple1.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeTuple1.toJSON.toJSON\"},{\"kind\":128,\"name\":\"CLTypeTuple2\",\"url\":\"classes/CLTypeTuple2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeTuple2.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeTuple2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":1024,\"name\":\"inner1\",\"url\":\"classes/CLTypeTuple2.html#inner1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":1024,\"name\":\"inner2\",\"url\":\"classes/CLTypeTuple2.html#inner2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeTuple2.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeTuple2.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeTuple2.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeTuple2.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeTuple2.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeTuple2.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeTuple2.toJSON.toJSON\"},{\"kind\":128,\"name\":\"CLTypeTuple3\",\"url\":\"classes/CLTypeTuple3.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeTuple3.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeTuple3.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":1024,\"name\":\"inner1\",\"url\":\"classes/CLTypeTuple3.html#inner1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":1024,\"name\":\"inner2\",\"url\":\"classes/CLTypeTuple3.html#inner2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":1024,\"name\":\"inner3\",\"url\":\"classes/CLTypeTuple3.html#inner3\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeTuple3.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeTuple3.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeTuple3.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeTuple3.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeTuple3.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeTuple3.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeTuple3.toJSON.toJSON\"},{\"kind\":128,\"name\":\"CLTypeRaw\",\"url\":\"classes/CLTypeRaw.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"parseCLType\",\"url\":\"classes/CLTypeRaw.html#parseCLType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeRaw\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeRaw.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeRaw\"},{\"kind\":1024,\"name\":\"rawMessage\",\"url\":\"classes/CLTypeRaw.html#rawMessage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLTypeRaw\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeRaw.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeRaw\"},{\"kind\":128,\"name\":\"PublicKey\",\"url\":\"classes/PublicKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/PublicKey.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/PublicKey.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"fromBuffer\",\"url\":\"classes/PublicKey.html#fromBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"newPublicKey\",\"url\":\"classes/PublicKey.html#newPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/PublicKey.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PublicKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":1024,\"name\":\"cryptoAlg\",\"url\":\"classes/PublicKey.html#cryptoAlg\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/PublicKey.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/PublicKey.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/PublicKey.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/PublicKey.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/PublicKey.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"accountHash\",\"url\":\"classes/PublicKey.html#accountHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"verifySignature\",\"url\":\"classes/PublicKey.html#verifySignature\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/PublicKey.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":128,\"name\":\"PublicKeyList\",\"url\":\"classes/PublicKeyList.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PublicKeyList.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PublicKeyList\"},{\"kind\":1024,\"name\":\"keys\",\"url\":\"classes/PublicKeyList.html#keys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"PublicKeyList\"},{\"kind\":2048,\"name\":\"contains\",\"url\":\"classes/PublicKeyList.html#contains\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKeyList\"},{\"kind\":256,\"name\":\"ClientPOS\",\"url\":\"interfaces/ClientPOS.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"getLatestAuctionInfo\",\"url\":\"interfaces/ClientPOS.html#getLatestAuctionInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":2048,\"name\":\"getAuctionInfoByHash\",\"url\":\"interfaces/ClientPOS.html#getAuctionInfoByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":2048,\"name\":\"getAuctionInfoByHeight\",\"url\":\"interfaces/ClientPOS.html#getAuctionInfoByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":2048,\"name\":\"getEraInfoLatest\",\"url\":\"interfaces/ClientPOS.html#getEraInfoLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":2048,\"name\":\"getEraInfoByBlockHeight\",\"url\":\"interfaces/ClientPOS.html#getEraInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":2048,\"name\":\"getEraInfoByBlockHash\",\"url\":\"interfaces/ClientPOS.html#getEraInfoByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":2048,\"name\":\"getValidatorChangesInfo\",\"url\":\"interfaces/ClientPOS.html#getValidatorChangesInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":256,\"name\":\"ClientInformational\",\"url\":\"interfaces/ClientInformational.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"getLatestBalance\",\"url\":\"interfaces/ClientInformational.html#getLatestBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getBalanceByStateRootHash\",\"url\":\"interfaces/ClientInformational.html#getBalanceByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDeploy\",\"url\":\"interfaces/ClientInformational.html#getDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDeployFinalizedApproval\",\"url\":\"interfaces/ClientInformational.html#getDeployFinalizedApproval\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getTransactionByTransactionHash\",\"url\":\"interfaces/ClientInformational.html#getTransactionByTransactionHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getTransactionByDeployHash\",\"url\":\"interfaces/ClientInformational.html#getTransactionByDeployHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getTransactionFinalizedApprovalByTransactionHash\",\"url\":\"interfaces/ClientInformational.html#getTransactionFinalizedApprovalByTransactionHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getTransactionFinalizedApprovalByDeployHash\",\"url\":\"interfaces/ClientInformational.html#getTransactionFinalizedApprovalByDeployHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDictionaryItem\",\"url\":\"interfaces/ClientInformational.html#getDictionaryItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDictionaryItemByIdentifier\",\"url\":\"interfaces/ClientInformational.html#getDictionaryItemByIdentifier\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getStateItem\",\"url\":\"interfaces/ClientInformational.html#getStateItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryLatestGlobalState\",\"url\":\"interfaces/ClientInformational.html#queryLatestGlobalState\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryGlobalStateByBlockHash\",\"url\":\"interfaces/ClientInformational.html#queryGlobalStateByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryGlobalStateByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#queryGlobalStateByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryGlobalStateByStateHash\",\"url\":\"interfaces/ClientInformational.html#queryGlobalStateByStateHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getAccountInfoByBlockHash\",\"url\":\"interfaces/ClientInformational.html#getAccountInfoByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getAccountInfoByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#getAccountInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getAccountInfo\",\"url\":\"interfaces/ClientInformational.html#getAccountInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getLatestEntity\",\"url\":\"interfaces/ClientInformational.html#getLatestEntity\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getEntityByBlockHash\",\"url\":\"interfaces/ClientInformational.html#getEntityByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getEntityByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#getEntityByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getLatestBlock\",\"url\":\"interfaces/ClientInformational.html#getLatestBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getBlockByHash\",\"url\":\"interfaces/ClientInformational.html#getBlockByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getBlockByHeight\",\"url\":\"interfaces/ClientInformational.html#getBlockByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getLatestBlockTransfers\",\"url\":\"interfaces/ClientInformational.html#getLatestBlockTransfers\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getBlockTransfersByHash\",\"url\":\"interfaces/ClientInformational.html#getBlockTransfersByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getBlockTransfersByHeight\",\"url\":\"interfaces/ClientInformational.html#getBlockTransfersByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getEraSummaryLatest\",\"url\":\"interfaces/ClientInformational.html#getEraSummaryLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getEraSummaryByHash\",\"url\":\"interfaces/ClientInformational.html#getEraSummaryByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getEraSummaryByHeight\",\"url\":\"interfaces/ClientInformational.html#getEraSummaryByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getStateRootHashLatest\",\"url\":\"interfaces/ClientInformational.html#getStateRootHashLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getStateRootHashByHash\",\"url\":\"interfaces/ClientInformational.html#getStateRootHashByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getStateRootHashByHeight\",\"url\":\"interfaces/ClientInformational.html#getStateRootHashByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getStatus\",\"url\":\"interfaces/ClientInformational.html#getStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getPeers\",\"url\":\"interfaces/ClientInformational.html#getPeers\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryLatestBalance\",\"url\":\"interfaces/ClientInformational.html#queryLatestBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryBalanceByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#queryBalanceByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryBalanceByBlockHash\",\"url\":\"interfaces/ClientInformational.html#queryBalanceByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryBalanceByStateRootHash\",\"url\":\"interfaces/ClientInformational.html#queryBalanceByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryLatestBalanceDetails\",\"url\":\"interfaces/ClientInformational.html#queryLatestBalanceDetails\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#queryBalanceDetailsByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByBlockHash\",\"url\":\"interfaces/ClientInformational.html#queryBalanceDetailsByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByStateRootHash\",\"url\":\"interfaces/ClientInformational.html#queryBalanceDetailsByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getChainspec\",\"url\":\"interfaces/ClientInformational.html#getChainspec\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getLatestValidatorReward\",\"url\":\"interfaces/ClientInformational.html#getLatestValidatorReward\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getValidatorRewardByEraID\",\"url\":\"interfaces/ClientInformational.html#getValidatorRewardByEraID\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getValidatorRewardByBlockHash\",\"url\":\"interfaces/ClientInformational.html#getValidatorRewardByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getValidatorRewardByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#getValidatorRewardByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getLatestDelegatorReward\",\"url\":\"interfaces/ClientInformational.html#getLatestDelegatorReward\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByEraID\",\"url\":\"interfaces/ClientInformational.html#getDelegatorRewardByEraID\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByBlockHash\",\"url\":\"interfaces/ClientInformational.html#getDelegatorRewardByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#getDelegatorRewardByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":256,\"name\":\"ClientTransactional\",\"url\":\"interfaces/ClientTransactional.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"putDeploy\",\"url\":\"interfaces/ClientTransactional.html#putDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientTransactional\"},{\"kind\":2048,\"name\":\"putTransactionV1\",\"url\":\"interfaces/ClientTransactional.html#putTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientTransactional\"},{\"kind\":256,\"name\":\"IClient\",\"url\":\"interfaces/IClient.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"getLatestAuctionInfo\",\"url\":\"interfaces/IClient.html#getLatestAuctionInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getAuctionInfoByHash\",\"url\":\"interfaces/IClient.html#getAuctionInfoByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getAuctionInfoByHeight\",\"url\":\"interfaces/IClient.html#getAuctionInfoByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEraInfoLatest\",\"url\":\"interfaces/IClient.html#getEraInfoLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEraInfoByBlockHeight\",\"url\":\"interfaces/IClient.html#getEraInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEraInfoByBlockHash\",\"url\":\"interfaces/IClient.html#getEraInfoByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getValidatorChangesInfo\",\"url\":\"interfaces/IClient.html#getValidatorChangesInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getLatestBalance\",\"url\":\"interfaces/IClient.html#getLatestBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getBalanceByStateRootHash\",\"url\":\"interfaces/IClient.html#getBalanceByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDeploy\",\"url\":\"interfaces/IClient.html#getDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDeployFinalizedApproval\",\"url\":\"interfaces/IClient.html#getDeployFinalizedApproval\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getTransactionByTransactionHash\",\"url\":\"interfaces/IClient.html#getTransactionByTransactionHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getTransactionByDeployHash\",\"url\":\"interfaces/IClient.html#getTransactionByDeployHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getTransactionFinalizedApprovalByTransactionHash\",\"url\":\"interfaces/IClient.html#getTransactionFinalizedApprovalByTransactionHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getTransactionFinalizedApprovalByDeployHash\",\"url\":\"interfaces/IClient.html#getTransactionFinalizedApprovalByDeployHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDictionaryItem\",\"url\":\"interfaces/IClient.html#getDictionaryItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDictionaryItemByIdentifier\",\"url\":\"interfaces/IClient.html#getDictionaryItemByIdentifier\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getStateItem\",\"url\":\"interfaces/IClient.html#getStateItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryLatestGlobalState\",\"url\":\"interfaces/IClient.html#queryLatestGlobalState\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryGlobalStateByBlockHash\",\"url\":\"interfaces/IClient.html#queryGlobalStateByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryGlobalStateByBlockHeight\",\"url\":\"interfaces/IClient.html#queryGlobalStateByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryGlobalStateByStateHash\",\"url\":\"interfaces/IClient.html#queryGlobalStateByStateHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getAccountInfoByBlockHash\",\"url\":\"interfaces/IClient.html#getAccountInfoByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getAccountInfoByBlockHeight\",\"url\":\"interfaces/IClient.html#getAccountInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getAccountInfo\",\"url\":\"interfaces/IClient.html#getAccountInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getLatestEntity\",\"url\":\"interfaces/IClient.html#getLatestEntity\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEntityByBlockHash\",\"url\":\"interfaces/IClient.html#getEntityByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEntityByBlockHeight\",\"url\":\"interfaces/IClient.html#getEntityByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getLatestBlock\",\"url\":\"interfaces/IClient.html#getLatestBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getBlockByHash\",\"url\":\"interfaces/IClient.html#getBlockByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getBlockByHeight\",\"url\":\"interfaces/IClient.html#getBlockByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getLatestBlockTransfers\",\"url\":\"interfaces/IClient.html#getLatestBlockTransfers\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getBlockTransfersByHash\",\"url\":\"interfaces/IClient.html#getBlockTransfersByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getBlockTransfersByHeight\",\"url\":\"interfaces/IClient.html#getBlockTransfersByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEraSummaryLatest\",\"url\":\"interfaces/IClient.html#getEraSummaryLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEraSummaryByHash\",\"url\":\"interfaces/IClient.html#getEraSummaryByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEraSummaryByHeight\",\"url\":\"interfaces/IClient.html#getEraSummaryByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getStateRootHashLatest\",\"url\":\"interfaces/IClient.html#getStateRootHashLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getStateRootHashByHash\",\"url\":\"interfaces/IClient.html#getStateRootHashByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getStateRootHashByHeight\",\"url\":\"interfaces/IClient.html#getStateRootHashByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getStatus\",\"url\":\"interfaces/IClient.html#getStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getPeers\",\"url\":\"interfaces/IClient.html#getPeers\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryLatestBalance\",\"url\":\"interfaces/IClient.html#queryLatestBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryBalanceByBlockHeight\",\"url\":\"interfaces/IClient.html#queryBalanceByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryBalanceByBlockHash\",\"url\":\"interfaces/IClient.html#queryBalanceByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryBalanceByStateRootHash\",\"url\":\"interfaces/IClient.html#queryBalanceByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryLatestBalanceDetails\",\"url\":\"interfaces/IClient.html#queryLatestBalanceDetails\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByBlockHeight\",\"url\":\"interfaces/IClient.html#queryBalanceDetailsByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByBlockHash\",\"url\":\"interfaces/IClient.html#queryBalanceDetailsByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByStateRootHash\",\"url\":\"interfaces/IClient.html#queryBalanceDetailsByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getChainspec\",\"url\":\"interfaces/IClient.html#getChainspec\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getLatestValidatorReward\",\"url\":\"interfaces/IClient.html#getLatestValidatorReward\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getValidatorRewardByEraID\",\"url\":\"interfaces/IClient.html#getValidatorRewardByEraID\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getValidatorRewardByBlockHash\",\"url\":\"interfaces/IClient.html#getValidatorRewardByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getValidatorRewardByBlockHeight\",\"url\":\"interfaces/IClient.html#getValidatorRewardByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getLatestDelegatorReward\",\"url\":\"interfaces/IClient.html#getLatestDelegatorReward\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByEraID\",\"url\":\"interfaces/IClient.html#getDelegatorRewardByEraID\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByBlockHash\",\"url\":\"interfaces/IClient.html#getDelegatorRewardByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByBlockHeight\",\"url\":\"interfaces/IClient.html#getDelegatorRewardByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"putDeploy\",\"url\":\"interfaces/IClient.html#putDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"putTransactionV1\",\"url\":\"interfaces/IClient.html#putTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":256,\"name\":\"IHandler\",\"url\":\"interfaces/IHandler.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"processCall\",\"url\":\"interfaces/IHandler.html#processCall\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"IHandler\"},{\"kind\":128,\"name\":\"RpcError\",\"url\":\"classes/RpcError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RpcError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RpcError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/RpcError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/RpcError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/RpcError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcError\"},{\"kind\":128,\"name\":\"HttpError\",\"url\":\"classes/HttpError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HttpError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HttpError\"},{\"kind\":1024,\"name\":\"sourceErr\",\"url\":\"classes/HttpError.html#sourceErr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpError\"},{\"kind\":1024,\"name\":\"statusCode\",\"url\":\"classes/HttpError.html#statusCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpError\"},{\"kind\":2048,\"name\":\"unwrap\",\"url\":\"classes/HttpError.html#unwrap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpError\"},{\"kind\":2048,\"name\":\"isNotFound\",\"url\":\"classes/HttpError.html#isNotFound\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpError\"},{\"kind\":32,\"name\":\"ErrParamsJsonStringifyHandler\",\"url\":\"variables/ErrParamsJsonStringifyHandler.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrProcessHttpRequest\",\"url\":\"variables/ErrProcessHttpRequest.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrReadHttpResponseBody\",\"url\":\"variables/ErrReadHttpResponseBody.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrRpcResponseUnmarshal\",\"url\":\"variables/ErrRpcResponseUnmarshal.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"HttpHandler\",\"url\":\"classes/HttpHandler.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HttpHandler.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HttpHandler\"},{\"kind\":1024,\"name\":\"httpClient\",\"url\":\"classes/HttpHandler.html#httpClient\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"HttpHandler\"},{\"kind\":1024,\"name\":\"endpoint\",\"url\":\"classes/HttpHandler.html#endpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"HttpHandler\"},{\"kind\":1024,\"name\":\"customHeaders\",\"url\":\"classes/HttpHandler.html#customHeaders\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"HttpHandler\"},{\"kind\":2048,\"name\":\"setCustomHeaders\",\"url\":\"classes/HttpHandler.html#setCustomHeaders\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpHandler\"},{\"kind\":2048,\"name\":\"processCall\",\"url\":\"classes/HttpHandler.html#processCall\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpHandler\"},{\"kind\":128,\"name\":\"IDValue\",\"url\":\"classes/IDValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/IDValue.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":2048,\"name\":\"fromInt\",\"url\":\"classes/IDValue.html#fromInt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/IDValue.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/IDValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":1024,\"name\":\"intValue\",\"url\":\"classes/IDValue.html#intValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":1024,\"name\":\"strValue\",\"url\":\"classes/IDValue.html#strValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":1024,\"name\":\"isIntValue\",\"url\":\"classes/IDValue.html#isIntValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/IDValue.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":2048,\"name\":\"toInt\",\"url\":\"classes/IDValue.html#toInt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/IDValue.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":32,\"name\":\"ApiVersion\",\"url\":\"variables/ApiVersion.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":8,\"name\":\"Method\",\"url\":\"enums/Method.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"GetDeploy\",\"url\":\"enums/Method.html#GetDeploy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetTransaction\",\"url\":\"enums/Method.html#GetTransaction\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetStateItem\",\"url\":\"enums/Method.html#GetStateItem\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"QueryGlobalState\",\"url\":\"enums/Method.html#QueryGlobalState\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetDictionaryItem\",\"url\":\"enums/Method.html#GetDictionaryItem\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetStateBalance\",\"url\":\"enums/Method.html#GetStateBalance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetStateAccount\",\"url\":\"enums/Method.html#GetStateAccount\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetStateEntity\",\"url\":\"enums/Method.html#GetStateEntity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetEraInfo\",\"url\":\"enums/Method.html#GetEraInfo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetBlock\",\"url\":\"enums/Method.html#GetBlock\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetBlockTransfers\",\"url\":\"enums/Method.html#GetBlockTransfers\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetEraSummary\",\"url\":\"enums/Method.html#GetEraSummary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetAuctionInfo\",\"url\":\"enums/Method.html#GetAuctionInfo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetValidatorChanges\",\"url\":\"enums/Method.html#GetValidatorChanges\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetStateRootHash\",\"url\":\"enums/Method.html#GetStateRootHash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetStatus\",\"url\":\"enums/Method.html#GetStatus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetReward\",\"url\":\"enums/Method.html#GetReward\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetPeers\",\"url\":\"enums/Method.html#GetPeers\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"PutDeploy\",\"url\":\"enums/Method.html#PutDeploy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"PutTransaction\",\"url\":\"enums/Method.html#PutTransaction\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"SpeculativeExec\",\"url\":\"enums/Method.html#SpeculativeExec\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"QueryBalance\",\"url\":\"enums/Method.html#QueryBalance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"QueryBalanceDetails\",\"url\":\"enums/Method.html#QueryBalanceDetails\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"InfoGetChainspec\",\"url\":\"enums/Method.html#InfoGetChainspec\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":128,\"name\":\"RpcRequest\",\"url\":\"classes/RpcRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"defaultRpcRequest\",\"url\":\"classes/RpcRequest.html#defaultRpcRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcRequest\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RpcRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RpcRequest\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/RpcRequest.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/RpcRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcRequest\"},{\"kind\":1024,\"name\":\"method\",\"url\":\"classes/RpcRequest.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcRequest\"},{\"kind\":1024,\"name\":\"params\",\"url\":\"classes/RpcRequest.html#params\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcRequest\"},{\"kind\":128,\"name\":\"ParamStateRootHash\",\"url\":\"classes/ParamStateRootHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamStateRootHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamStateRootHash\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/ParamStateRootHash.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamStateRootHash\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/ParamStateRootHash.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamStateRootHash\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/ParamStateRootHash.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamStateRootHash\"},{\"kind\":128,\"name\":\"ParamQueryGlobalState\",\"url\":\"classes/ParamQueryGlobalState.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newQueryGlobalStateParam\",\"url\":\"classes/ParamQueryGlobalState.html#newQueryGlobalStateParam\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalState\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamQueryGlobalState.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalState\"},{\"kind\":1024,\"name\":\"stateIdentifier\",\"url\":\"classes/ParamQueryGlobalState.html#stateIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalState\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/ParamQueryGlobalState.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalState\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/ParamQueryGlobalState.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalState\"},{\"kind\":128,\"name\":\"ParamQueryGlobalStateID\",\"url\":\"classes/ParamQueryGlobalStateID.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamQueryGlobalStateID.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalStateID\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/ParamQueryGlobalStateID.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalStateID\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/ParamQueryGlobalStateID.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalStateID\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/ParamQueryGlobalStateID.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalStateID\"},{\"kind\":128,\"name\":\"ParamTransactionHash\",\"url\":\"classes/ParamTransactionHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamTransactionHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamTransactionHash\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"classes/ParamTransactionHash.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamTransactionHash\"},{\"kind\":1024,\"name\":\"finalizedApprovals\",\"url\":\"classes/ParamTransactionHash.html#finalizedApprovals\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamTransactionHash\"},{\"kind\":128,\"name\":\"ParamDeployHash\",\"url\":\"classes/ParamDeployHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamDeployHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamDeployHash\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/ParamDeployHash.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDeployHash\"},{\"kind\":1024,\"name\":\"finalizedApprovals\",\"url\":\"classes/ParamDeployHash.html#finalizedApprovals\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDeployHash\"},{\"kind\":128,\"name\":\"ParamGetAccountInfoBalance\",\"url\":\"classes/ParamGetAccountInfoBalance.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamGetAccountInfoBalance.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamGetAccountInfoBalance\"},{\"kind\":1024,\"name\":\"accountIdentifier\",\"url\":\"classes/ParamGetAccountInfoBalance.html#accountIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamGetAccountInfoBalance\"},{\"kind\":1024,\"name\":\"paramBlockIdentifier\",\"url\":\"classes/ParamGetAccountInfoBalance.html#paramBlockIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamGetAccountInfoBalance\"},{\"kind\":128,\"name\":\"ParamGetStateEntity\",\"url\":\"classes/ParamGetStateEntity.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamGetStateEntity.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamGetStateEntity\"},{\"kind\":1024,\"name\":\"entityIdentifier\",\"url\":\"classes/ParamGetStateEntity.html#entityIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamGetStateEntity\"},{\"kind\":1024,\"name\":\"blockIdentifier\",\"url\":\"classes/ParamGetStateEntity.html#blockIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamGetStateEntity\"},{\"kind\":128,\"name\":\"AccountIdentifier\",\"url\":\"classes/AccountIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AccountIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AccountIdentifier\"},{\"kind\":1024,\"name\":\"accountHash\",\"url\":\"classes/AccountIdentifier.html#accountHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AccountIdentifier\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/AccountIdentifier.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AccountIdentifier\"},{\"kind\":128,\"name\":\"EntityIdentifier\",\"url\":\"classes/EntityIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromAccountHash\",\"url\":\"classes/EntityIdentifier.html#fromAccountHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":2048,\"name\":\"fromPublicKey\",\"url\":\"classes/EntityIdentifier.html#fromPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":2048,\"name\":\"fromEntityAddr\",\"url\":\"classes/EntityIdentifier.html#fromEntityAddr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":1024,\"name\":\"accountHash\",\"url\":\"classes/EntityIdentifier.html#accountHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/EntityIdentifier.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":1024,\"name\":\"entityAddr\",\"url\":\"classes/EntityIdentifier.html#entityAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":128,\"name\":\"PutDeployRequest\",\"url\":\"classes/PutDeployRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PutDeployRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PutDeployRequest\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/PutDeployRequest.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutDeployRequest\"},{\"kind\":128,\"name\":\"PutTransactionRequest\",\"url\":\"classes/PutTransactionRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PutTransactionRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PutTransactionRequest\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"classes/PutTransactionRequest.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutTransactionRequest\"},{\"kind\":128,\"name\":\"BlockIdentifier\",\"url\":\"classes/BlockIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockIdentifier\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/BlockIdentifier.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockIdentifier\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/BlockIdentifier.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockIdentifier\"},{\"kind\":128,\"name\":\"GlobalStateIdentifier\",\"url\":\"classes/GlobalStateIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GlobalStateIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"GlobalStateIdentifier\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/GlobalStateIdentifier.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GlobalStateIdentifier\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/GlobalStateIdentifier.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GlobalStateIdentifier\"},{\"kind\":1024,\"name\":\"stateRoot\",\"url\":\"classes/GlobalStateIdentifier.html#stateRoot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GlobalStateIdentifier\"},{\"kind\":128,\"name\":\"EraIdentifier\",\"url\":\"classes/EraIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraIdentifier\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"classes/EraIdentifier.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraIdentifier\"},{\"kind\":1024,\"name\":\"era\",\"url\":\"classes/EraIdentifier.html#era\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraIdentifier\"},{\"kind\":128,\"name\":\"ParamBlockIdentifier\",\"url\":\"classes/ParamBlockIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"byHeight\",\"url\":\"classes/ParamBlockIdentifier.html#byHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ParamBlockIdentifier\"},{\"kind\":2048,\"name\":\"byHash\",\"url\":\"classes/ParamBlockIdentifier.html#byHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ParamBlockIdentifier\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamBlockIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamBlockIdentifier\"},{\"kind\":1024,\"name\":\"blockIdentifier\",\"url\":\"classes/ParamBlockIdentifier.html#blockIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamBlockIdentifier\"},{\"kind\":128,\"name\":\"ParamDictionaryIdentifier\",\"url\":\"classes/ParamDictionaryIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamDictionaryIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifier\"},{\"kind\":1024,\"name\":\"accountNamedKey\",\"url\":\"classes/ParamDictionaryIdentifier.html#accountNamedKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifier\"},{\"kind\":1024,\"name\":\"contractNamedKey\",\"url\":\"classes/ParamDictionaryIdentifier.html#contractNamedKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifier\"},{\"kind\":1024,\"name\":\"uRef\",\"url\":\"classes/ParamDictionaryIdentifier.html#uRef\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifier\"},{\"kind\":1024,\"name\":\"dictionary\",\"url\":\"classes/ParamDictionaryIdentifier.html#dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifier\"},{\"kind\":128,\"name\":\"AccountNamedKey\",\"url\":\"classes/AccountNamedKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AccountNamedKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AccountNamedKey\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/AccountNamedKey.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AccountNamedKey\"},{\"kind\":1024,\"name\":\"dictionaryName\",\"url\":\"classes/AccountNamedKey.html#dictionaryName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AccountNamedKey\"},{\"kind\":1024,\"name\":\"dictionaryItemKey\",\"url\":\"classes/AccountNamedKey.html#dictionaryItemKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AccountNamedKey\"},{\"kind\":128,\"name\":\"ParamDictionaryIdentifierContractNamedKey\",\"url\":\"classes/ParamDictionaryIdentifierContractNamedKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamDictionaryIdentifierContractNamedKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierContractNamedKey\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/ParamDictionaryIdentifierContractNamedKey.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierContractNamedKey\"},{\"kind\":1024,\"name\":\"dictionaryName\",\"url\":\"classes/ParamDictionaryIdentifierContractNamedKey.html#dictionaryName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierContractNamedKey\"},{\"kind\":1024,\"name\":\"dictionaryItemKey\",\"url\":\"classes/ParamDictionaryIdentifierContractNamedKey.html#dictionaryItemKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierContractNamedKey\"},{\"kind\":128,\"name\":\"ParamDictionaryIdentifierURef\",\"url\":\"classes/ParamDictionaryIdentifierURef.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamDictionaryIdentifierURef.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierURef\"},{\"kind\":1024,\"name\":\"dictionaryItemKey\",\"url\":\"classes/ParamDictionaryIdentifierURef.html#dictionaryItemKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierURef\"},{\"kind\":1024,\"name\":\"seedUref\",\"url\":\"classes/ParamDictionaryIdentifierURef.html#seedUref\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierURef\"},{\"kind\":128,\"name\":\"SpeculativeExecParams\",\"url\":\"classes/SpeculativeExecParams.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SpeculativeExecParams.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SpeculativeExecParams\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/SpeculativeExecParams.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SpeculativeExecParams\"},{\"kind\":1024,\"name\":\"blockIdentifier\",\"url\":\"classes/SpeculativeExecParams.html#blockIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SpeculativeExecParams\"},{\"kind\":128,\"name\":\"PurseIdentifier\",\"url\":\"classes/PurseIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromPublicKey\",\"url\":\"classes/PurseIdentifier.html#fromPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":2048,\"name\":\"fromAccountHash\",\"url\":\"classes/PurseIdentifier.html#fromAccountHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":2048,\"name\":\"fromEntityAddr\",\"url\":\"classes/PurseIdentifier.html#fromEntityAddr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":2048,\"name\":\"fromUref\",\"url\":\"classes/PurseIdentifier.html#fromUref\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PurseIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":1024,\"name\":\"mainPurseUnderPublicKey\",\"url\":\"classes/PurseIdentifier.html#mainPurseUnderPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":1024,\"name\":\"mainPurseUnderAccountHash\",\"url\":\"classes/PurseIdentifier.html#mainPurseUnderAccountHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":1024,\"name\":\"mainPurseUnderEntityAddr\",\"url\":\"classes/PurseIdentifier.html#mainPurseUnderEntityAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":1024,\"name\":\"purseUref\",\"url\":\"classes/PurseIdentifier.html#purseUref\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":128,\"name\":\"QueryBalanceRequest\",\"url\":\"classes/QueryBalanceRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryBalanceRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"QueryBalanceRequest\"},{\"kind\":1024,\"name\":\"purseIdentifier\",\"url\":\"classes/QueryBalanceRequest.html#purseIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceRequest\"},{\"kind\":1024,\"name\":\"stateIdentifier\",\"url\":\"classes/QueryBalanceRequest.html#stateIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceRequest\"},{\"kind\":128,\"name\":\"QueryBalanceDetailsRequest\",\"url\":\"classes/QueryBalanceDetailsRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryBalanceDetailsRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsRequest\"},{\"kind\":1024,\"name\":\"purseIdentifier\",\"url\":\"classes/QueryBalanceDetailsRequest.html#purseIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsRequest\"},{\"kind\":1024,\"name\":\"stateIdentifier\",\"url\":\"classes/QueryBalanceDetailsRequest.html#stateIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsRequest\"},{\"kind\":128,\"name\":\"InfoGetRewardRequest\",\"url\":\"classes/InfoGetRewardRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetRewardRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetRewardRequest\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/InfoGetRewardRequest.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardRequest\"},{\"kind\":1024,\"name\":\"delegator\",\"url\":\"classes/InfoGetRewardRequest.html#delegator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardRequest\"},{\"kind\":1024,\"name\":\"eraIdentifier\",\"url\":\"classes/InfoGetRewardRequest.html#eraIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardRequest\"},{\"kind\":128,\"name\":\"StateGetBalanceRequest\",\"url\":\"classes/StateGetBalanceRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetBalanceRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetBalanceRequest\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/StateGetBalanceRequest.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetBalanceRequest\"},{\"kind\":1024,\"name\":\"purseURef\",\"url\":\"classes/StateGetBalanceRequest.html#purseURef\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetBalanceRequest\"},{\"kind\":128,\"name\":\"StateGetDictionaryRequest\",\"url\":\"classes/StateGetDictionaryRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetDictionaryRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryRequest\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/StateGetDictionaryRequest.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryRequest\"},{\"kind\":1024,\"name\":\"dictionaryIdentifier\",\"url\":\"classes/StateGetDictionaryRequest.html#dictionaryIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryRequest\"},{\"kind\":128,\"name\":\"RpcResponse\",\"url\":\"classes/RpcResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RpcResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RpcResponse\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/RpcResponse.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcResponse\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/RpcResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcResponse\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"classes/RpcResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcResponse\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"classes/RpcResponse.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcResponse\"},{\"kind\":128,\"name\":\"StateGetAuctionInfoResult\",\"url\":\"classes/StateGetAuctionInfoResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetAuctionInfoResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetAuctionInfoResult\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/StateGetAuctionInfoResult.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetAuctionInfoResult\"},{\"kind\":1024,\"name\":\"auctionState\",\"url\":\"classes/StateGetAuctionInfoResult.html#auctionState\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetAuctionInfoResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StateGetAuctionInfoResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetAuctionInfoResult\"},{\"kind\":128,\"name\":\"StateGetBalanceResult\",\"url\":\"classes/StateGetBalanceResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetBalanceResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetBalanceResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/StateGetBalanceResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetBalanceResult\"},{\"kind\":1024,\"name\":\"balanceValue\",\"url\":\"classes/StateGetBalanceResult.html#balanceValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetBalanceResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StateGetBalanceResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetBalanceResult\"},{\"kind\":128,\"name\":\"StateGetAccountInfo\",\"url\":\"classes/StateGetAccountInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetAccountInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetAccountInfo\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/StateGetAccountInfo.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetAccountInfo\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/StateGetAccountInfo.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetAccountInfo\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StateGetAccountInfo.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetAccountInfo\"},{\"kind\":128,\"name\":\"EntityOrAccount\",\"url\":\"classes/EntityOrAccount.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityOrAccount.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityOrAccount\"},{\"kind\":1024,\"name\":\"addressableEntity\",\"url\":\"classes/EntityOrAccount.html#addressableEntity\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityOrAccount\"},{\"kind\":1024,\"name\":\"legacyAccount\",\"url\":\"classes/EntityOrAccount.html#legacyAccount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityOrAccount\"},{\"kind\":128,\"name\":\"RpcAddressableEntity\",\"url\":\"classes/RpcAddressableEntity.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RpcAddressableEntity.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RpcAddressableEntity\"},{\"kind\":1024,\"name\":\"entity\",\"url\":\"classes/RpcAddressableEntity.html#entity\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcAddressableEntity\"},{\"kind\":1024,\"name\":\"namedKeys\",\"url\":\"classes/RpcAddressableEntity.html#namedKeys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcAddressableEntity\"},{\"kind\":1024,\"name\":\"entryPoints\",\"url\":\"classes/RpcAddressableEntity.html#entryPoints\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcAddressableEntity\"},{\"kind\":128,\"name\":\"StateGetEntityResult\",\"url\":\"classes/StateGetEntityResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetEntityResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetEntityResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/StateGetEntityResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetEntityResult\"},{\"kind\":1024,\"name\":\"entity\",\"url\":\"classes/StateGetEntityResult.html#entity\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetEntityResult\"},{\"kind\":1024,\"name\":\"merkleProof\",\"url\":\"classes/StateGetEntityResult.html#merkleProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetEntityResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StateGetEntityResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetEntityResult\"},{\"kind\":128,\"name\":\"ChainGetBlockResultV1Compatible\",\"url\":\"classes/ChainGetBlockResultV1Compatible.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChainGetBlockResultV1Compatible.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResultV1Compatible\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/ChainGetBlockResultV1Compatible.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockWithSignatures\",\"url\":\"classes/ChainGetBlockResultV1Compatible.html#blockWithSignatures\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockV1\",\"url\":\"classes/ChainGetBlockResultV1Compatible.html#blockV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResultV1Compatible\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ChainGetBlockResultV1Compatible.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResultV1Compatible\"},{\"kind\":128,\"name\":\"ChainGetBlockResult\",\"url\":\"classes/ChainGetBlockResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/ChainGetBlockResult.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResult\"},{\"kind\":2048,\"name\":\"newChainGetBlockResultFromV1Compatible\",\"url\":\"classes/ChainGetBlockResult.html#newChainGetBlockResultFromV1Compatible\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResult\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChainGetBlockResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/ChainGetBlockResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResult\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"classes/ChainGetBlockResult.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ChainGetBlockResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResult\"},{\"kind\":128,\"name\":\"ChainGetBlockTransfersResult\",\"url\":\"classes/ChainGetBlockTransfersResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChainGetBlockTransfersResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChainGetBlockTransfersResult\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/ChainGetBlockTransfersResult.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockTransfersResult\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/ChainGetBlockTransfersResult.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockTransfersResult\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"classes/ChainGetBlockTransfersResult.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockTransfersResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ChainGetBlockTransfersResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockTransfersResult\"},{\"kind\":128,\"name\":\"ChainGetEraSummaryResult\",\"url\":\"classes/ChainGetEraSummaryResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChainGetEraSummaryResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChainGetEraSummaryResult\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/ChainGetEraSummaryResult.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetEraSummaryResult\"},{\"kind\":1024,\"name\":\"eraSummary\",\"url\":\"classes/ChainGetEraSummaryResult.html#eraSummary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetEraSummaryResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ChainGetEraSummaryResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetEraSummaryResult\"},{\"kind\":128,\"name\":\"InfoGetDeployResult\",\"url\":\"classes/InfoGetDeployResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetDeployResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetDeployResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResult\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/InfoGetDeployResult.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResult\"},{\"kind\":1024,\"name\":\"executionResults\",\"url\":\"classes/InfoGetDeployResult.html#executionResults\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetDeployResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResult\"},{\"kind\":2048,\"name\":\"toInfoGetTransactionResult\",\"url\":\"classes/InfoGetDeployResult.html#toInfoGetTransactionResult\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResult\"},{\"kind\":128,\"name\":\"InfoGetTransactionResult\",\"url\":\"classes/InfoGetTransactionResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/InfoGetTransactionResult.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResult\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetTransactionResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetTransactionResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResult\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"classes/InfoGetTransactionResult.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResult\"},{\"kind\":1024,\"name\":\"executionInfo\",\"url\":\"classes/InfoGetTransactionResult.html#executionInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetTransactionResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResult\"},{\"kind\":128,\"name\":\"InfoGetDeployResultV1Compatible\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":1024,\"name\":\"executionResults\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#executionResults\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":128,\"name\":\"InfoGetTransactionResultV1Compatible\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newInfoGetTransactionResultFromV1Compatible\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#newInfoGetTransactionResultFromV1Compatible\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"executionInfo\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#executionInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"executionResults\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#executionResults\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":128,\"name\":\"ChainGetEraInfoResult\",\"url\":\"classes/ChainGetEraInfoResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChainGetEraInfoResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChainGetEraInfoResult\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/ChainGetEraInfoResult.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetEraInfoResult\"},{\"kind\":1024,\"name\":\"eraSummary\",\"url\":\"classes/ChainGetEraInfoResult.html#eraSummary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetEraInfoResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ChainGetEraInfoResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetEraInfoResult\"},{\"kind\":128,\"name\":\"StateGetItemResult\",\"url\":\"classes/StateGetItemResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetItemResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetItemResult\"},{\"kind\":1024,\"name\":\"storedValue\",\"url\":\"classes/StateGetItemResult.html#storedValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetItemResult\"},{\"kind\":1024,\"name\":\"merkleProof\",\"url\":\"classes/StateGetItemResult.html#merkleProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetItemResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StateGetItemResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetItemResult\"},{\"kind\":128,\"name\":\"StateGetDictionaryResult\",\"url\":\"classes/StateGetDictionaryResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetDictionaryResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/StateGetDictionaryResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryResult\"},{\"kind\":1024,\"name\":\"dictionaryKey\",\"url\":\"classes/StateGetDictionaryResult.html#dictionaryKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryResult\"},{\"kind\":1024,\"name\":\"storedValue\",\"url\":\"classes/StateGetDictionaryResult.html#storedValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryResult\"},{\"kind\":1024,\"name\":\"merkleProof\",\"url\":\"classes/StateGetDictionaryResult.html#merkleProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StateGetDictionaryResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryResult\"},{\"kind\":128,\"name\":\"QueryGlobalStateResult\",\"url\":\"classes/QueryGlobalStateResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryGlobalStateResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/QueryGlobalStateResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResult\"},{\"kind\":1024,\"name\":\"blockHeader\",\"url\":\"classes/QueryGlobalStateResult.html#blockHeader\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResult\"},{\"kind\":1024,\"name\":\"storedValue\",\"url\":\"classes/QueryGlobalStateResult.html#storedValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResult\"},{\"kind\":1024,\"name\":\"merkleProof\",\"url\":\"classes/QueryGlobalStateResult.html#merkleProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/QueryGlobalStateResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResult\"},{\"kind\":128,\"name\":\"InfoGetPeerResult\",\"url\":\"classes/InfoGetPeerResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetPeerResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetPeerResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetPeerResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetPeerResult\"},{\"kind\":1024,\"name\":\"peers\",\"url\":\"classes/InfoGetPeerResult.html#peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetPeerResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetPeerResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetPeerResult\"},{\"kind\":128,\"name\":\"NodePeer\",\"url\":\"classes/NodePeer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NodePeer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NodePeer\"},{\"kind\":1024,\"name\":\"nodeId\",\"url\":\"classes/NodePeer.html#nodeId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NodePeer\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/NodePeer.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NodePeer\"},{\"kind\":128,\"name\":\"ChainGetStateRootHashResult\",\"url\":\"classes/ChainGetStateRootHashResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChainGetStateRootHashResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChainGetStateRootHashResult\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/ChainGetStateRootHashResult.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetStateRootHashResult\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/ChainGetStateRootHashResult.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetStateRootHashResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ChainGetStateRootHashResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetStateRootHashResult\"},{\"kind\":8,\"name\":\"ValidatorState\",\"url\":\"enums/ValidatorState.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Added\",\"url\":\"enums/ValidatorState.html#Added\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ValidatorState\"},{\"kind\":16,\"name\":\"Removed\",\"url\":\"enums/ValidatorState.html#Removed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ValidatorState\"},{\"kind\":16,\"name\":\"Banned\",\"url\":\"enums/ValidatorState.html#Banned\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ValidatorState\"},{\"kind\":16,\"name\":\"CannotPropose\",\"url\":\"enums/ValidatorState.html#CannotPropose\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ValidatorState\"},{\"kind\":16,\"name\":\"SeenAsFaulty\",\"url\":\"enums/ValidatorState.html#SeenAsFaulty\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ValidatorState\"},{\"kind\":128,\"name\":\"StatusChanges\",\"url\":\"classes/StatusChanges.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StatusChanges.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StatusChanges\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/StatusChanges.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StatusChanges\"},{\"kind\":1024,\"name\":\"validatorState\",\"url\":\"classes/StatusChanges.html#validatorState\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StatusChanges\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StatusChanges.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StatusChanges\"},{\"kind\":128,\"name\":\"ValidatorChanges\",\"url\":\"classes/ValidatorChanges.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidatorChanges.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ValidatorChanges\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/ValidatorChanges.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorChanges\"},{\"kind\":1024,\"name\":\"statusChanges\",\"url\":\"classes/ValidatorChanges.html#statusChanges\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorChanges\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ValidatorChanges.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorChanges\"},{\"kind\":128,\"name\":\"InfoGetValidatorChangesResult\",\"url\":\"classes/InfoGetValidatorChangesResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetValidatorChangesResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetValidatorChangesResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetValidatorChangesResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetValidatorChangesResult\"},{\"kind\":1024,\"name\":\"changes\",\"url\":\"classes/InfoGetValidatorChangesResult.html#changes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetValidatorChangesResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetValidatorChangesResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetValidatorChangesResult\"},{\"kind\":128,\"name\":\"InfoGetStatusResult\",\"url\":\"classes/InfoGetStatusResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetStatusResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetStatusResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/InfoGetStatusResult.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"buildVersion\",\"url\":\"classes/InfoGetStatusResult.html#buildVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"chainSpecName\",\"url\":\"classes/InfoGetStatusResult.html#chainSpecName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"lastAddedBlockInfo\",\"url\":\"classes/InfoGetStatusResult.html#lastAddedBlockInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"nextUpgrade\",\"url\":\"classes/InfoGetStatusResult.html#nextUpgrade\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"outPublicSigningKey\",\"url\":\"classes/InfoGetStatusResult.html#outPublicSigningKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"peers\",\"url\":\"classes/InfoGetStatusResult.html#peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"roundLength\",\"url\":\"classes/InfoGetStatusResult.html#roundLength\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"startingStateRootHash\",\"url\":\"classes/InfoGetStatusResult.html#startingStateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"uptime\",\"url\":\"classes/InfoGetStatusResult.html#uptime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"reactorState\",\"url\":\"classes/InfoGetStatusResult.html#reactorState\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"lastProgress\",\"url\":\"classes/InfoGetStatusResult.html#lastProgress\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"latestSwitchBlockHash\",\"url\":\"classes/InfoGetStatusResult.html#latestSwitchBlockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"availableBlockRange\",\"url\":\"classes/InfoGetStatusResult.html#availableBlockRange\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/InfoGetStatusResult.html#availableBlockRange.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"InfoGetStatusResult.availableBlockRange\"},{\"kind\":1024,\"name\":\"low\",\"url\":\"classes/InfoGetStatusResult.html#availableBlockRange.__type.low\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"InfoGetStatusResult.availableBlockRange.__type\"},{\"kind\":1024,\"name\":\"high\",\"url\":\"classes/InfoGetStatusResult.html#availableBlockRange.__type.high\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"InfoGetStatusResult.availableBlockRange.__type\"},{\"kind\":1024,\"name\":\"blockSync\",\"url\":\"classes/InfoGetStatusResult.html#blockSync\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetStatusResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":128,\"name\":\"BlockSync\",\"url\":\"classes/BlockSync.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockSync.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockSync\"},{\"kind\":1024,\"name\":\"historical\",\"url\":\"classes/BlockSync.html#historical\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockSync\"},{\"kind\":1024,\"name\":\"forward\",\"url\":\"classes/BlockSync.html#forward\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockSync\"},{\"kind\":128,\"name\":\"NodeNextUpgrade\",\"url\":\"classes/NodeNextUpgrade.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NodeNextUpgrade.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NodeNextUpgrade\"},{\"kind\":1024,\"name\":\"activationPoint\",\"url\":\"classes/NodeNextUpgrade.html#activationPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NodeNextUpgrade\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/NodeNextUpgrade.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NodeNextUpgrade\"},{\"kind\":128,\"name\":\"PutDeployResult\",\"url\":\"classes/PutDeployResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PutDeployResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PutDeployResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/PutDeployResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutDeployResult\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/PutDeployResult.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutDeployResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/PutDeployResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutDeployResult\"},{\"kind\":128,\"name\":\"PutTransactionResult\",\"url\":\"classes/PutTransactionResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PutTransactionResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PutTransactionResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/PutTransactionResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutTransactionResult\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"classes/PutTransactionResult.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutTransactionResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/PutTransactionResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutTransactionResult\"},{\"kind\":128,\"name\":\"SpeculativeExecResult\",\"url\":\"classes/SpeculativeExecResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SpeculativeExecResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SpeculativeExecResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/SpeculativeExecResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SpeculativeExecResult\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/SpeculativeExecResult.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SpeculativeExecResult\"},{\"kind\":1024,\"name\":\"executionResult\",\"url\":\"classes/SpeculativeExecResult.html#executionResult\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SpeculativeExecResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/SpeculativeExecResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SpeculativeExecResult\"},{\"kind\":128,\"name\":\"QueryBalanceResult\",\"url\":\"classes/QueryBalanceResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryBalanceResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"QueryBalanceResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/QueryBalanceResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceResult\"},{\"kind\":1024,\"name\":\"balance\",\"url\":\"classes/QueryBalanceResult.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/QueryBalanceResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceResult\"},{\"kind\":128,\"name\":\"QueryBalanceDetailsResult\",\"url\":\"classes/QueryBalanceDetailsResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryBalanceDetailsResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/QueryBalanceDetailsResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":1024,\"name\":\"totalBalance\",\"url\":\"classes/QueryBalanceDetailsResult.html#totalBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":1024,\"name\":\"availableBalance\",\"url\":\"classes/QueryBalanceDetailsResult.html#availableBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":1024,\"name\":\"totalBalanceProof\",\"url\":\"classes/QueryBalanceDetailsResult.html#totalBalanceProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":1024,\"name\":\"holds\",\"url\":\"classes/QueryBalanceDetailsResult.html#holds\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/QueryBalanceDetailsResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":128,\"name\":\"InfoGetRewardResult\",\"url\":\"classes/InfoGetRewardResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetRewardResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetRewardResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":1024,\"name\":\"delegationRate\",\"url\":\"classes/InfoGetRewardResult.html#delegationRate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/InfoGetRewardResult.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":1024,\"name\":\"rewardAmount\",\"url\":\"classes/InfoGetRewardResult.html#rewardAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":1024,\"name\":\"switchBlockHash\",\"url\":\"classes/InfoGetRewardResult.html#switchBlockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetRewardResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":128,\"name\":\"BalanceHoldWithProof\",\"url\":\"classes/BalanceHoldWithProof.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BalanceHoldWithProof.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BalanceHoldWithProof\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/BalanceHoldWithProof.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BalanceHoldWithProof\"},{\"kind\":1024,\"name\":\"proof\",\"url\":\"classes/BalanceHoldWithProof.html#proof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BalanceHoldWithProof\"},{\"kind\":128,\"name\":\"InfoGetChainspecResult\",\"url\":\"classes/InfoGetChainspecResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetChainspecResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetChainspecResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetChainspecResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetChainspecResult\"},{\"kind\":1024,\"name\":\"chainspecBytes\",\"url\":\"classes/InfoGetChainspecResult.html#chainspecBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetChainspecResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetChainspecResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetChainspecResult\"},{\"kind\":128,\"name\":\"QueryGlobalStateResultV1Compatible\",\"url\":\"classes/QueryGlobalStateResultV1Compatible.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryGlobalStateResultV1Compatible.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResultV1Compatible\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/QueryGlobalStateResultV1Compatible.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockHeader\",\"url\":\"classes/QueryGlobalStateResultV1Compatible.html#blockHeader\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResultV1Compatible\"},{\"kind\":1024,\"name\":\"storedValue\",\"url\":\"classes/QueryGlobalStateResultV1Compatible.html#storedValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResultV1Compatible\"},{\"kind\":1024,\"name\":\"merkleProof\",\"url\":\"classes/QueryGlobalStateResultV1Compatible.html#merkleProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResultV1Compatible\"},{\"kind\":128,\"name\":\"RpcClient\",\"url\":\"classes/RpcClient.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RpcClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":1024,\"name\":\"handler\",\"url\":\"classes/RpcClient.html#handler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDeploy\",\"url\":\"classes/RpcClient.html#getDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDeployFinalizedApproval\",\"url\":\"classes/RpcClient.html#getDeployFinalizedApproval\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getTransactionByTransactionHash\",\"url\":\"classes/RpcClient.html#getTransactionByTransactionHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getTransactionByDeployHash\",\"url\":\"classes/RpcClient.html#getTransactionByDeployHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getTransactionFinalizedApprovalByTransactionHash\",\"url\":\"classes/RpcClient.html#getTransactionFinalizedApprovalByTransactionHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getTransactionFinalizedApprovalByDeployHash\",\"url\":\"classes/RpcClient.html#getTransactionFinalizedApprovalByDeployHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getStateItem\",\"url\":\"classes/RpcClient.html#getStateItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryLatestGlobalState\",\"url\":\"classes/RpcClient.html#queryLatestGlobalState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryGlobalStateByBlockHash\",\"url\":\"classes/RpcClient.html#queryGlobalStateByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryGlobalStateByBlockHeight\",\"url\":\"classes/RpcClient.html#queryGlobalStateByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryGlobalStateByStateHash\",\"url\":\"classes/RpcClient.html#queryGlobalStateByStateHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestEntity\",\"url\":\"classes/RpcClient.html#getLatestEntity\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEntityByBlockHash\",\"url\":\"classes/RpcClient.html#getEntityByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEntityByBlockHeight\",\"url\":\"classes/RpcClient.html#getEntityByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getAccountInfoByBlockHash\",\"url\":\"classes/RpcClient.html#getAccountInfoByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getAccountInfoByBlockHeight\",\"url\":\"classes/RpcClient.html#getAccountInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getAccountInfo\",\"url\":\"classes/RpcClient.html#getAccountInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDictionaryItem\",\"url\":\"classes/RpcClient.html#getDictionaryItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDictionaryItemByIdentifier\",\"url\":\"classes/RpcClient.html#getDictionaryItemByIdentifier\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestBalance\",\"url\":\"classes/RpcClient.html#getLatestBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getBalanceByStateRootHash\",\"url\":\"classes/RpcClient.html#getBalanceByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEraInfoLatest\",\"url\":\"classes/RpcClient.html#getEraInfoLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEraInfoByBlockHeight\",\"url\":\"classes/RpcClient.html#getEraInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEraInfoByBlockHash\",\"url\":\"classes/RpcClient.html#getEraInfoByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestBlock\",\"url\":\"classes/RpcClient.html#getLatestBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getBlockByHash\",\"url\":\"classes/RpcClient.html#getBlockByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getBlockByHeight\",\"url\":\"classes/RpcClient.html#getBlockByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestBlockTransfers\",\"url\":\"classes/RpcClient.html#getLatestBlockTransfers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getBlockTransfersByHash\",\"url\":\"classes/RpcClient.html#getBlockTransfersByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getBlockTransfersByHeight\",\"url\":\"classes/RpcClient.html#getBlockTransfersByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEraSummaryLatest\",\"url\":\"classes/RpcClient.html#getEraSummaryLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEraSummaryByHash\",\"url\":\"classes/RpcClient.html#getEraSummaryByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEraSummaryByHeight\",\"url\":\"classes/RpcClient.html#getEraSummaryByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestAuctionInfo\",\"url\":\"classes/RpcClient.html#getLatestAuctionInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getAuctionInfoByHash\",\"url\":\"classes/RpcClient.html#getAuctionInfoByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getAuctionInfoByHeight\",\"url\":\"classes/RpcClient.html#getAuctionInfoByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getStateRootHashLatest\",\"url\":\"classes/RpcClient.html#getStateRootHashLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getStateRootHashByHash\",\"url\":\"classes/RpcClient.html#getStateRootHashByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getStateRootHashByHeight\",\"url\":\"classes/RpcClient.html#getStateRootHashByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getValidatorChangesInfo\",\"url\":\"classes/RpcClient.html#getValidatorChangesInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getStatus\",\"url\":\"classes/RpcClient.html#getStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getPeers\",\"url\":\"classes/RpcClient.html#getPeers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"putDeploy\",\"url\":\"classes/RpcClient.html#putDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"putTransactionV1\",\"url\":\"classes/RpcClient.html#putTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryLatestBalance\",\"url\":\"classes/RpcClient.html#queryLatestBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryBalanceByBlockHeight\",\"url\":\"classes/RpcClient.html#queryBalanceByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryBalanceByBlockHash\",\"url\":\"classes/RpcClient.html#queryBalanceByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryBalanceByStateRootHash\",\"url\":\"classes/RpcClient.html#queryBalanceByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryLatestBalanceDetails\",\"url\":\"classes/RpcClient.html#queryLatestBalanceDetails\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByStateRootHash\",\"url\":\"classes/RpcClient.html#queryBalanceDetailsByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByBlockHeight\",\"url\":\"classes/RpcClient.html#queryBalanceDetailsByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByBlockHash\",\"url\":\"classes/RpcClient.html#queryBalanceDetailsByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getChainspec\",\"url\":\"classes/RpcClient.html#getChainspec\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getValidatorRewardByEraID\",\"url\":\"classes/RpcClient.html#getValidatorRewardByEraID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getValidatorRewardByBlockHash\",\"url\":\"classes/RpcClient.html#getValidatorRewardByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getValidatorRewardByBlockHeight\",\"url\":\"classes/RpcClient.html#getValidatorRewardByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByEraID\",\"url\":\"classes/RpcClient.html#getDelegatorRewardByEraID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByBlockHash\",\"url\":\"classes/RpcClient.html#getDelegatorRewardByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByBlockHeight\",\"url\":\"classes/RpcClient.html#getDelegatorRewardByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestValidatorReward\",\"url\":\"classes/RpcClient.html#getLatestValidatorReward\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestDelegatorReward\",\"url\":\"classes/RpcClient.html#getLatestDelegatorReward\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"parseResponse\",\"url\":\"classes/RpcClient.html#parseResponse\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"processRequest\",\"url\":\"classes/RpcClient.html#processRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"RpcClient\"},{\"kind\":128,\"name\":\"SpeculativeClient\",\"url\":\"classes/SpeculativeClient.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newSpeculativeClient\",\"url\":\"classes/SpeculativeClient.html#newSpeculativeClient\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SpeculativeClient\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SpeculativeClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SpeculativeClient\"},{\"kind\":1024,\"name\":\"handler\",\"url\":\"classes/SpeculativeClient.html#handler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"SpeculativeClient\"},{\"kind\":2048,\"name\":\"speculativeExec\",\"url\":\"classes/SpeculativeClient.html#speculativeExec\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SpeculativeClient\"},{\"kind\":128,\"name\":\"Client\",\"url\":\"classes/Client.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Client.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"streamer\",\"url\":\"classes/Client.html#streamer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"consumer\",\"url\":\"classes/Client.html#consumer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"eventStream\",\"url\":\"classes/Client.html#eventStream\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"streamErrors\",\"url\":\"classes/Client.html#streamErrors\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"consumerErrors\",\"url\":\"classes/Client.html#consumerErrors\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"streamErrorHandler\",\"url\":\"classes/Client.html#streamErrorHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#streamErrorHandler.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"Client.streamErrorHandler\"},{\"kind\":1024,\"name\":\"consumerErrorHandler\",\"url\":\"classes/Client.html#consumerErrorHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#consumerErrorHandler.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"Client.consumerErrorHandler\"},{\"kind\":1024,\"name\":\"middlewares\",\"url\":\"classes/Client.html#middlewares\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"workersCount\",\"url\":\"classes/Client.html#workersCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/Client.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"registerMiddleware\",\"url\":\"classes/Client.html#registerMiddleware\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"registerHandler\",\"url\":\"classes/Client.html#registerHandler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"logErrors\",\"url\":\"classes/Client.html#logErrors\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"classes/Client.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":128,\"name\":\"EventStreamReader\",\"url\":\"classes/EventStreamReader.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EventStreamReader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EventStreamReader\"},{\"kind\":1024,\"name\":\"scanner\",\"url\":\"classes/EventStreamReader.html#scanner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventStreamReader\"},{\"kind\":1024,\"name\":\"maxBufferSize\",\"url\":\"classes/EventStreamReader.html#maxBufferSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventStreamReader\"},{\"kind\":2048,\"name\":\"registerStream\",\"url\":\"classes/EventStreamReader.html#registerStream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventStreamReader\"},{\"kind\":2048,\"name\":\"createScanner\",\"url\":\"classes/EventStreamReader.html#createScanner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventStreamReader\"},{\"kind\":2048,\"name\":\"readEvent\",\"url\":\"classes/EventStreamReader.html#readEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventStreamReader\"},{\"kind\":32,\"name\":\"ErrHandlerNotRegistered\",\"url\":\"variables/ErrHandlerNotRegistered.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":4194304,\"name\":\"HandlerFunc\",\"url\":\"types/HandlerFunc.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/HandlerFunc.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"HandlerFunc\"},{\"kind\":128,\"name\":\"Consumer\",\"url\":\"classes/Consumer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Consumer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Consumer\"},{\"kind\":1024,\"name\":\"handlers\",\"url\":\"classes/Consumer.html#handlers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Consumer\"},{\"kind\":2048,\"name\":\"registerHandler\",\"url\":\"classes/Consumer.html#registerHandler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Consumer\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/Consumer.html#run\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Consumer\"},{\"kind\":128,\"name\":\"ErrUnknownEventType\",\"url\":\"classes/ErrUnknownEventType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ErrUnknownEventType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ErrUnknownEventType\"},{\"kind\":1024,\"name\":\"rawData\",\"url\":\"classes/ErrUnknownEventType.html#rawData\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ErrUnknownEventType\"},{\"kind\":2048,\"name\":\"getErrorMessage\",\"url\":\"classes/ErrUnknownEventType.html#getErrorMessage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ErrUnknownEventType\"},{\"kind\":8,\"name\":\"EventType\",\"url\":\"enums/EventType.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"APIVersionEventType\",\"url\":\"enums/EventType.html#APIVersionEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"BlockAddedEventType\",\"url\":\"enums/EventType.html#BlockAddedEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"DeployProcessedEventType\",\"url\":\"enums/EventType.html#DeployProcessedEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"DeployAcceptedEventType\",\"url\":\"enums/EventType.html#DeployAcceptedEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"DeployExpiredEventType\",\"url\":\"enums/EventType.html#DeployExpiredEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"TransactionProcessedEventType\",\"url\":\"enums/EventType.html#TransactionProcessedEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"TransactionAcceptedEventType\",\"url\":\"enums/EventType.html#TransactionAcceptedEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"TransactionExpiredEventType\",\"url\":\"enums/EventType.html#TransactionExpiredEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"EventIDEventType\",\"url\":\"enums/EventType.html#EventIDEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"FinalitySignatureType\",\"url\":\"enums/EventType.html#FinalitySignatureType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"StepEventType\",\"url\":\"enums/EventType.html#StepEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"FaultEventType\",\"url\":\"enums/EventType.html#FaultEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"ShutdownType\",\"url\":\"enums/EventType.html#ShutdownType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":32,\"name\":\"AllEventsNames\",\"url\":\"variables/AllEventsNames.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":4194304,\"name\":\"EventData\",\"url\":\"types/EventData.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":128,\"name\":\"RawEvent\",\"url\":\"classes/RawEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RawEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":1024,\"name\":\"eventType\",\"url\":\"classes/RawEvent.html#eventType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/RawEvent.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":1024,\"name\":\"eventID\",\"url\":\"classes/RawEvent.html#eventID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseEvent\",\"url\":\"classes/RawEvent.html#parseEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsAPIVersionEvent\",\"url\":\"classes/RawEvent.html#parseAsAPIVersionEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsDeployProcessedEvent\",\"url\":\"classes/RawEvent.html#parseAsDeployProcessedEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsBlockAddedEvent\",\"url\":\"classes/RawEvent.html#parseAsBlockAddedEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsDeployAcceptedEvent\",\"url\":\"classes/RawEvent.html#parseAsDeployAcceptedEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsFinalitySignatureEvent\",\"url\":\"classes/RawEvent.html#parseAsFinalitySignatureEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsTransactionExpiredEvent\",\"url\":\"classes/RawEvent.html#parseAsTransactionExpiredEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsTransactionProcessedEvent\",\"url\":\"classes/RawEvent.html#parseAsTransactionProcessedEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsTransactionAcceptedEvent\",\"url\":\"classes/RawEvent.html#parseAsTransactionAcceptedEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsFaultEvent\",\"url\":\"classes/RawEvent.html#parseAsFaultEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsStepEvent\",\"url\":\"classes/RawEvent.html#parseAsStepEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":128,\"name\":\"APIVersionEvent\",\"url\":\"classes/APIVersionEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/APIVersionEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"APIVersionEvent\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/APIVersionEvent.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"APIVersionEvent\"},{\"kind\":128,\"name\":\"BlockAdded\",\"url\":\"classes/BlockAdded.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockAdded.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockAdded\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/BlockAdded.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAdded\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"classes/BlockAdded.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAdded\"},{\"kind\":128,\"name\":\"BlockAddedEvent\",\"url\":\"classes/BlockAddedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/BlockAddedEvent.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockAddedEvent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockAddedEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockAddedEvent\"},{\"kind\":1024,\"name\":\"BlockAdded\",\"url\":\"classes/BlockAddedEvent.html#BlockAdded\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedEvent\"},{\"kind\":128,\"name\":\"BlockAddedV1\",\"url\":\"classes/BlockAddedV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockAddedV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockAddedV1\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/BlockAddedV1.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedV1\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"classes/BlockAddedV1.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedV1\"},{\"kind\":128,\"name\":\"BlockAddedEventV1\",\"url\":\"classes/BlockAddedEventV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockAddedEventV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockAddedEventV1\"},{\"kind\":1024,\"name\":\"BlockAdded\",\"url\":\"classes/BlockAddedEventV1.html#BlockAdded\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedEventV1\"},{\"kind\":128,\"name\":\"BlockAddedWrapper\",\"url\":\"classes/BlockAddedWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockAddedWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockAddedWrapper\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/BlockAddedWrapper.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedWrapper\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"classes/BlockAddedWrapper.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedWrapper\"},{\"kind\":128,\"name\":\"BlockAddedEventWrapper\",\"url\":\"classes/BlockAddedEventWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockAddedEventWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockAddedEventWrapper\"},{\"kind\":1024,\"name\":\"BlockAdded\",\"url\":\"classes/BlockAddedEventWrapper.html#BlockAdded\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedEventWrapper\"},{\"kind\":128,\"name\":\"DeployProcessedPayload\",\"url\":\"classes/DeployProcessedPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployProcessedPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/DeployProcessedPayload.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/DeployProcessedPayload.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/DeployProcessedPayload.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/DeployProcessedPayload.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/DeployProcessedPayload.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":1024,\"name\":\"executionResult\",\"url\":\"classes/DeployProcessedPayload.html#executionResult\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":128,\"name\":\"DeployProcessedEvent\",\"url\":\"classes/DeployProcessedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployProcessedEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployProcessedEvent\"},{\"kind\":1024,\"name\":\"deployProcessed\",\"url\":\"classes/DeployProcessedEvent.html#deployProcessed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedEvent\"},{\"kind\":128,\"name\":\"DeployAcceptedEvent\",\"url\":\"classes/DeployAcceptedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployAcceptedEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployAcceptedEvent\"},{\"kind\":1024,\"name\":\"deployAccepted\",\"url\":\"classes/DeployAcceptedEvent.html#deployAccepted\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployAcceptedEvent\"},{\"kind\":128,\"name\":\"DeployExpiredPayload\",\"url\":\"classes/DeployExpiredPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployExpiredPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployExpiredPayload\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/DeployExpiredPayload.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExpiredPayload\"},{\"kind\":128,\"name\":\"DeployExpiredEvent\",\"url\":\"classes/DeployExpiredEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployExpiredEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployExpiredEvent\"},{\"kind\":1024,\"name\":\"deployExpired\",\"url\":\"classes/DeployExpiredEvent.html#deployExpired\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExpiredEvent\"},{\"kind\":128,\"name\":\"TransactionAcceptedPayload\",\"url\":\"classes/TransactionAcceptedPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionAcceptedPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionAcceptedPayload\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"classes/TransactionAcceptedPayload.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionAcceptedPayload\"},{\"kind\":128,\"name\":\"TransactionAcceptedEvent\",\"url\":\"classes/TransactionAcceptedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJson\",\"url\":\"classes/TransactionAcceptedEvent.html#fromJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionAcceptedEvent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionAcceptedEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionAcceptedEvent\"},{\"kind\":1024,\"name\":\"transactionAcceptedPayload\",\"url\":\"classes/TransactionAcceptedEvent.html#transactionAcceptedPayload\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionAcceptedEvent\"},{\"kind\":128,\"name\":\"TransactionExpiredPayload\",\"url\":\"classes/TransactionExpiredPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionExpiredPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionExpiredPayload\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"classes/TransactionExpiredPayload.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionExpiredPayload\"},{\"kind\":128,\"name\":\"TransactionExpiredEvent\",\"url\":\"classes/TransactionExpiredEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"deserialize\",\"url\":\"classes/TransactionExpiredEvent.html#deserialize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionExpiredEvent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionExpiredEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionExpiredEvent\"},{\"kind\":1024,\"name\":\"transactionExpiredPayload\",\"url\":\"classes/TransactionExpiredEvent.html#transactionExpiredPayload\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionExpiredEvent\"},{\"kind\":128,\"name\":\"TransactionProcessedPayload\",\"url\":\"classes/TransactionProcessedPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionProcessedPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/TransactionProcessedPayload.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"classes/TransactionProcessedPayload.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"initiatorAddr\",\"url\":\"classes/TransactionProcessedPayload.html#initiatorAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/TransactionProcessedPayload.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/TransactionProcessedPayload.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"executionResult\",\"url\":\"classes/TransactionProcessedPayload.html#executionResult\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"messages\",\"url\":\"classes/TransactionProcessedPayload.html#messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":128,\"name\":\"TransactionProcessedEvent\",\"url\":\"classes/TransactionProcessedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJson\",\"url\":\"classes/TransactionProcessedEvent.html#fromJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionProcessedEvent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionProcessedEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionProcessedEvent\"},{\"kind\":1024,\"name\":\"transactionProcessedPayload\",\"url\":\"classes/TransactionProcessedEvent.html#transactionProcessedPayload\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedEvent\"},{\"kind\":128,\"name\":\"FinalitySignatureV1\",\"url\":\"classes/FinalitySignatureV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FinalitySignatureV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV1\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/FinalitySignatureV1.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV1\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/FinalitySignatureV1.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV1\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"classes/FinalitySignatureV1.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV1\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/FinalitySignatureV1.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV1\"},{\"kind\":128,\"name\":\"FinalitySignatureV2\",\"url\":\"classes/FinalitySignatureV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FinalitySignatureV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/FinalitySignatureV2.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/FinalitySignatureV2.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":1024,\"name\":\"chainNameHash\",\"url\":\"classes/FinalitySignatureV2.html#chainNameHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/FinalitySignatureV2.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"classes/FinalitySignatureV2.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/FinalitySignatureV2.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":128,\"name\":\"FinalitySignatureWrapper\",\"url\":\"classes/FinalitySignatureWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FinalitySignatureWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FinalitySignatureWrapper\"},{\"kind\":1024,\"name\":\"v1\",\"url\":\"classes/FinalitySignatureWrapper.html#v1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureWrapper\"},{\"kind\":1024,\"name\":\"v2\",\"url\":\"classes/FinalitySignatureWrapper.html#v2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureWrapper\"},{\"kind\":128,\"name\":\"FinalitySignature\",\"url\":\"classes/FinalitySignature.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FinalitySignature.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/FinalitySignature.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/FinalitySignature.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"chainNameHash\",\"url\":\"classes/FinalitySignature.html#chainNameHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/FinalitySignature.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"classes/FinalitySignature.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/FinalitySignature.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"originFinalitySignatureV1\",\"url\":\"classes/FinalitySignature.html#originFinalitySignatureV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":128,\"name\":\"FinalitySignatureWrapperEvent\",\"url\":\"classes/FinalitySignatureWrapperEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FinalitySignatureWrapperEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FinalitySignatureWrapperEvent\"},{\"kind\":1024,\"name\":\"finalitySignatureV1\",\"url\":\"classes/FinalitySignatureWrapperEvent.html#finalitySignatureV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureWrapperEvent\"},{\"kind\":1024,\"name\":\"finalitySignatureV2\",\"url\":\"classes/FinalitySignatureWrapperEvent.html#finalitySignatureV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureWrapperEvent\"},{\"kind\":128,\"name\":\"FinalitySignatureEvent\",\"url\":\"classes/FinalitySignatureEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"deserialize\",\"url\":\"classes/FinalitySignatureEvent.html#deserialize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FinalitySignatureEvent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FinalitySignatureEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FinalitySignatureEvent\"},{\"kind\":1024,\"name\":\"finalitySignature\",\"url\":\"classes/FinalitySignatureEvent.html#finalitySignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureEvent\"},{\"kind\":128,\"name\":\"FaultPayload\",\"url\":\"classes/FaultPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FaultPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FaultPayload\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/FaultPayload.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FaultPayload\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/FaultPayload.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FaultPayload\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/FaultPayload.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FaultPayload\"},{\"kind\":128,\"name\":\"FaultEvent\",\"url\":\"classes/FaultEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FaultEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FaultEvent\"},{\"kind\":1024,\"name\":\"fault\",\"url\":\"classes/FaultEvent.html#fault\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FaultEvent\"},{\"kind\":128,\"name\":\"StepPayload\",\"url\":\"classes/StepPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StepPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StepPayload\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/StepPayload.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StepPayload\"},{\"kind\":1024,\"name\":\"executionEffect\",\"url\":\"classes/StepPayload.html#executionEffect\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StepPayload\"},{\"kind\":1024,\"name\":\"executionEffects\",\"url\":\"classes/StepPayload.html#executionEffects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StepPayload\"},{\"kind\":128,\"name\":\"StepEvent\",\"url\":\"classes/StepEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StepEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StepEvent\"},{\"kind\":1024,\"name\":\"step\",\"url\":\"classes/StepEvent.html#step\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StepEvent\"},{\"kind\":128,\"name\":\"EventParser\",\"url\":\"classes/EventParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EventParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EventParser\"},{\"kind\":1024,\"name\":\"eventsToParse\",\"url\":\"classes/EventParser.html#eventsToParse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventParser\"},{\"kind\":2048,\"name\":\"registerEvent\",\"url\":\"classes/EventParser.html#registerEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventParser\"},{\"kind\":2048,\"name\":\"parseRawEvent\",\"url\":\"classes/EventParser.html#parseRawEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventParser\"},{\"kind\":2048,\"name\":\"parseEventType\",\"url\":\"classes/EventParser.html#parseEventType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventParser\"},{\"kind\":2048,\"name\":\"hasPrefix\",\"url\":\"classes/EventParser.html#hasPrefix\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventParser\"},{\"kind\":2048,\"name\":\"splitData\",\"url\":\"classes/EventParser.html#splitData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventParser\"},{\"kind\":2048,\"name\":\"trimPrefix\",\"url\":\"classes/EventParser.html#trimPrefix\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventParser\"},{\"kind\":128,\"name\":\"HttpConnection\",\"url\":\"classes/HttpConnection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HttpConnection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HttpConnection\"},{\"kind\":1024,\"name\":\"httpClient\",\"url\":\"classes/HttpConnection.html#httpClient\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"HttpConnection\"},{\"kind\":1024,\"name\":\"headers\",\"url\":\"classes/HttpConnection.html#headers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpConnection\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"classes/HttpConnection.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpConnection\"},{\"kind\":2048,\"name\":\"request\",\"url\":\"classes/HttpConnection.html#request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpConnection\"},{\"kind\":128,\"name\":\"Streamer\",\"url\":\"classes/Streamer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"defaultStreamer\",\"url\":\"classes/Streamer.html#defaultStreamer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Streamer\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Streamer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Streamer\"},{\"kind\":1024,\"name\":\"connection\",\"url\":\"classes/Streamer.html#connection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Streamer\"},{\"kind\":1024,\"name\":\"eventParser\",\"url\":\"classes/Streamer.html#eventParser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Streamer\"},{\"kind\":1024,\"name\":\"streamReader\",\"url\":\"classes/Streamer.html#streamReader\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Streamer\"},{\"kind\":1024,\"name\":\"blockedStreamLimit\",\"url\":\"classes/Streamer.html#blockedStreamLimit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Streamer\"},{\"kind\":2048,\"name\":\"registerEvent\",\"url\":\"classes/Streamer.html#registerEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Streamer\"},{\"kind\":2048,\"name\":\"fillStream\",\"url\":\"classes/Streamer.html#fillStream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Streamer\"},{\"kind\":2048,\"name\":\"addData\",\"url\":\"classes/Streamer.html#addData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Streamer\"},{\"kind\":2048,\"name\":\"eventGenerator\",\"url\":\"classes/Streamer.html#eventGenerator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Streamer\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,74.605]],[\"comment/0\",[]],[\"name/1\",[1,21.944]],[\"comment/1\",[]],[\"name/2\",[2,58.511]],[\"comment/2\",[]],[\"name/3\",[3,66.132]],[\"comment/3\",[]],[\"name/4\",[4,66.132]],[\"comment/4\",[]],[\"name/5\",[1,21.944]],[\"comment/5\",[]],[\"name/6\",[5,69.497]],[\"comment/6\",[]],[\"name/7\",[6,69.497]],[\"comment/7\",[]],[\"name/8\",[7,55.146]],[\"comment/8\",[]],[\"name/9\",[1,21.944]],[\"comment/9\",[]],[\"name/10\",[2,58.511]],[\"comment/10\",[]],[\"name/11\",[8,63.619]],[\"comment/11\",[]],[\"name/12\",[9,69.497]],[\"comment/12\",[]],[\"name/13\",[10,69.497]],[\"comment/13\",[]],[\"name/14\",[4,66.132]],[\"comment/14\",[]],[\"name/15\",[11,74.605]],[\"comment/15\",[]],[\"name/16\",[12,74.605]],[\"comment/16\",[]],[\"name/17\",[13,74.605]],[\"comment/17\",[]],[\"name/18\",[14,69.497]],[\"comment/18\",[]],[\"name/19\",[1,21.944]],[\"comment/19\",[]],[\"name/20\",[15,69.497]],[\"comment/20\",[]],[\"name/21\",[7,55.146]],[\"comment/21\",[]],[\"name/22\",[16,69.497]],[\"comment/22\",[]],[\"name/23\",[17,74.605]],[\"comment/23\",[]],[\"name/24\",[1,21.944]],[\"comment/24\",[]],[\"name/25\",[5,69.497]],[\"comment/25\",[]],[\"name/26\",[18,74.605]],[\"comment/26\",[]],[\"name/27\",[6,69.497]],[\"comment/27\",[]],[\"name/28\",[19,61.612]],[\"comment/28\",[]],[\"name/29\",[1,21.944]],[\"comment/29\",[]],[\"name/30\",[14,69.497]],[\"comment/30\",[]],[\"name/31\",[20,74.605]],[\"comment/31\",[]],[\"name/32\",[21,74.605]],[\"comment/32\",[]],[\"name/33\",[10,69.497]],[\"comment/33\",[]],[\"name/34\",[4,66.132]],[\"comment/34\",[]],[\"name/35\",[9,69.497]],[\"comment/35\",[]],[\"name/36\",[22,57.259]],[\"comment/36\",[]],[\"name/37\",[23,74.605]],[\"comment/37\",[]],[\"name/38\",[24,74.605]],[\"comment/38\",[]],[\"name/39\",[1,21.944]],[\"comment/39\",[]],[\"name/40\",[25,55.146]],[\"comment/40\",[]],[\"name/41\",[26,55.146]],[\"comment/41\",[]],[\"name/42\",[27,74.605]],[\"comment/42\",[]],[\"name/43\",[28,42.416]],[\"comment/43\",[]],[\"name/44\",[1,21.944]],[\"comment/44\",[]],[\"name/45\",[26,55.146]],[\"comment/45\",[]],[\"name/46\",[29,51.251]],[\"comment/46\",[]],[\"name/47\",[30,43.544]],[\"comment/47\",[]],[\"name/48\",[31,54.236]],[\"comment/48\",[]],[\"name/49\",[32,74.605]],[\"comment/49\",[]],[\"name/50\",[33,74.605]],[\"comment/50\",[]],[\"name/51\",[28,42.416]],[\"comment/51\",[]],[\"name/52\",[1,21.944]],[\"comment/52\",[]],[\"name/53\",[31,54.236]],[\"comment/53\",[]],[\"name/54\",[34,74.605]],[\"comment/54\",[]],[\"name/55\",[30,43.544]],[\"comment/55\",[]],[\"name/56\",[35,74.605]],[\"comment/56\",[]],[\"name/57\",[1,21.944]],[\"comment/57\",[]],[\"name/58\",[36,50.626]],[\"comment/58\",[]],[\"name/59\",[37,59.942]],[\"comment/59\",[]],[\"name/60\",[38,69.497]],[\"comment/60\",[]],[\"name/61\",[1,21.944]],[\"comment/61\",[]],[\"name/62\",[39,49.482]],[\"comment/62\",[]],[\"name/63\",[40,74.605]],[\"comment/63\",[]],[\"name/64\",[41,69.497]],[\"comment/64\",[]],[\"name/65\",[1,21.944]],[\"comment/65\",[]],[\"name/66\",[42,74.605]],[\"comment/66\",[]],[\"name/67\",[43,56.147]],[\"comment/67\",[]],[\"name/68\",[38,69.497]],[\"comment/68\",[]],[\"name/69\",[44,53.402]],[\"comment/69\",[]],[\"name/70\",[45,61.612]],[\"comment/70\",[]],[\"name/71\",[1,21.944]],[\"comment/71\",[]],[\"name/72\",[46,74.605]],[\"comment/72\",[]],[\"name/73\",[47,74.605]],[\"comment/73\",[]],[\"name/74\",[48,74.605]],[\"comment/74\",[]],[\"name/75\",[1,21.944]],[\"comment/75\",[]],[\"name/76\",[49,61.612]],[\"comment/76\",[]],[\"name/77\",[50,66.132]],[\"comment/77\",[]],[\"name/78\",[51,69.497]],[\"comment/78\",[]],[\"name/79\",[52,63.619]],[\"comment/79\",[]],[\"name/80\",[53,74.605]],[\"comment/80\",[]],[\"name/81\",[54,74.605]],[\"comment/81\",[]],[\"name/82\",[45,61.612]],[\"comment/82\",[]],[\"name/83\",[55,58.511]],[\"comment/83\",[]],[\"name/84\",[56,74.605]],[\"comment/84\",[]],[\"name/85\",[1,21.944]],[\"comment/85\",[]],[\"name/86\",[49,61.612]],[\"comment/86\",[]],[\"name/87\",[52,63.619]],[\"comment/87\",[]],[\"name/88\",[57,69.497]],[\"comment/88\",[]],[\"name/89\",[58,59.942]],[\"comment/89\",[]],[\"name/90\",[45,61.612]],[\"comment/90\",[]],[\"name/91\",[37,59.942]],[\"comment/91\",[]],[\"name/92\",[1,21.944]],[\"comment/92\",[]],[\"name/93\",[49,61.612]],[\"comment/93\",[]],[\"name/94\",[50,66.132]],[\"comment/94\",[]],[\"name/95\",[51,69.497]],[\"comment/95\",[]],[\"name/96\",[52,63.619]],[\"comment/96\",[]],[\"name/97\",[58,59.942]],[\"comment/97\",[]],[\"name/98\",[59,74.605]],[\"comment/98\",[]],[\"name/99\",[45,61.612]],[\"comment/99\",[]],[\"name/100\",[60,74.605]],[\"comment/100\",[]],[\"name/101\",[1,21.944]],[\"comment/101\",[]],[\"name/102\",[49,61.612]],[\"comment/102\",[]],[\"name/103\",[52,63.619]],[\"comment/103\",[]],[\"name/104\",[61,74.605]],[\"comment/104\",[]],[\"name/105\",[36,50.626]],[\"comment/105\",[]],[\"name/106\",[45,61.612]],[\"comment/106\",[]],[\"name/107\",[62,63.619]],[\"comment/107\",[]],[\"name/108\",[1,21.944]],[\"comment/108\",[]],[\"name/109\",[39,49.482]],[\"comment/109\",[]],[\"name/110\",[58,59.942]],[\"comment/110\",[]],[\"name/111\",[63,55.146]],[\"comment/111\",[]],[\"name/112\",[64,69.497]],[\"comment/112\",[]],[\"name/113\",[1,21.944]],[\"comment/113\",[]],[\"name/114\",[39,49.482]],[\"comment/114\",[]],[\"name/115\",[65,74.605]],[\"comment/115\",[]],[\"name/116\",[66,74.605]],[\"comment/116\",[]],[\"name/117\",[67,69.497]],[\"comment/117\",[]],[\"name/118\",[1,21.944]],[\"comment/118\",[]],[\"name/119\",[68,66.132]],[\"comment/119\",[]],[\"name/120\",[69,55.146]],[\"comment/120\",[]],[\"name/121\",[55,58.511]],[\"comment/121\",[]],[\"name/122\",[64,69.497]],[\"comment/122\",[]],[\"name/123\",[62,63.619]],[\"comment/123\",[]],[\"name/124\",[70,74.605]],[\"comment/124\",[]],[\"name/125\",[71,69.497]],[\"comment/125\",[]],[\"name/126\",[1,21.944]],[\"comment/126\",[]],[\"name/127\",[36,50.626]],[\"comment/127\",[]],[\"name/128\",[72,61.612]],[\"comment/128\",[]],[\"name/129\",[73,58.511]],[\"comment/129\",[]],[\"name/130\",[74,74.605]],[\"comment/130\",[]],[\"name/131\",[75,74.605]],[\"comment/131\",[]],[\"name/132\",[1,21.944]],[\"comment/132\",[]],[\"name/133\",[76,50.038]],[\"comment/133\",[]],[\"name/134\",[77,59.942]],[\"comment/134\",[]],[\"name/135\",[44,53.402]],[\"comment/135\",[]],[\"name/136\",[78,69.497]],[\"comment/136\",[]],[\"name/137\",[79,63.619]],[\"comment/137\",[]],[\"name/138\",[39,49.482]],[\"comment/138\",[]],[\"name/139\",[80,52.633]],[\"comment/139\",[]],[\"name/140\",[81,63.619]],[\"comment/140\",[]],[\"name/141\",[82,63.619]],[\"comment/141\",[]],[\"name/142\",[83,66.132]],[\"comment/142\",[]],[\"name/143\",[84,61.612]],[\"comment/143\",[]],[\"name/144\",[22,57.259]],[\"comment/144\",[]],[\"name/145\",[85,61.612]],[\"comment/145\",[]],[\"name/146\",[86,69.497]],[\"comment/146\",[]],[\"name/147\",[87,69.497]],[\"comment/147\",[]],[\"name/148\",[88,66.132]],[\"comment/148\",[]],[\"name/149\",[89,74.605]],[\"comment/149\",[]],[\"name/150\",[90,74.605]],[\"comment/150\",[]],[\"name/151\",[91,74.605]],[\"comment/151\",[]],[\"name/152\",[92,74.605]],[\"comment/152\",[]],[\"name/153\",[93,74.605]],[\"comment/153\",[]],[\"name/154\",[94,40.265]],[\"comment/154\",[]],[\"name/155\",[1,21.944]],[\"comment/155\",[]],[\"name/156\",[95,66.132]],[\"comment/156\",[]],[\"name/157\",[96,53.402]],[\"comment/157\",[]],[\"name/158\",[76,50.038]],[\"comment/158\",[]],[\"name/159\",[97,66.132]],[\"comment/159\",[]],[\"name/160\",[1,21.944]],[\"comment/160\",[]],[\"name/161\",[76,50.038]],[\"comment/161\",[]],[\"name/162\",[98,61.612]],[\"comment/162\",[]],[\"name/163\",[99,63.619]],[\"comment/163\",[]],[\"name/164\",[88,66.132]],[\"comment/164\",[]],[\"name/165\",[100,74.605]],[\"comment/165\",[]],[\"name/166\",[1,21.944]],[\"comment/166\",[]],[\"name/167\",[101,74.605]],[\"comment/167\",[]],[\"name/168\",[84,61.612]],[\"comment/168\",[]],[\"name/169\",[102,74.605]],[\"comment/169\",[]],[\"name/170\",[103,69.497]],[\"comment/170\",[]],[\"name/171\",[1,21.944]],[\"comment/171\",[]],[\"name/172\",[76,50.038]],[\"comment/172\",[]],[\"name/173\",[98,61.612]],[\"comment/173\",[]],[\"name/174\",[99,63.619]],[\"comment/174\",[]],[\"name/175\",[104,69.497]],[\"comment/175\",[]],[\"name/176\",[1,21.944]],[\"comment/176\",[]],[\"name/177\",[81,63.619]],[\"comment/177\",[]],[\"name/178\",[105,61.612]],[\"comment/178\",[]],[\"name/179\",[39,49.482]],[\"comment/179\",[]],[\"name/180\",[77,59.942]],[\"comment/180\",[]],[\"name/181\",[79,63.619]],[\"comment/181\",[]],[\"name/182\",[22,57.259]],[\"comment/182\",[]],[\"name/183\",[82,63.619]],[\"comment/183\",[]],[\"name/184\",[44,53.402]],[\"comment/184\",[]],[\"name/185\",[80,52.633]],[\"comment/185\",[]],[\"name/186\",[85,61.612]],[\"comment/186\",[]],[\"name/187\",[106,69.497]],[\"comment/187\",[]],[\"name/188\",[1,21.944]],[\"comment/188\",[]],[\"name/189\",[81,63.619]],[\"comment/189\",[]],[\"name/190\",[105,61.612]],[\"comment/190\",[]],[\"name/191\",[39,49.482]],[\"comment/191\",[]],[\"name/192\",[83,66.132]],[\"comment/192\",[]],[\"name/193\",[77,59.942]],[\"comment/193\",[]],[\"name/194\",[79,63.619]],[\"comment/194\",[]],[\"name/195\",[84,61.612]],[\"comment/195\",[]],[\"name/196\",[22,57.259]],[\"comment/196\",[]],[\"name/197\",[82,63.619]],[\"comment/197\",[]],[\"name/198\",[44,53.402]],[\"comment/198\",[]],[\"name/199\",[78,69.497]],[\"comment/199\",[]],[\"name/200\",[80,52.633]],[\"comment/200\",[]],[\"name/201\",[85,61.612]],[\"comment/201\",[]],[\"name/202\",[107,74.605]],[\"comment/202\",[]],[\"name/203\",[1,21.944]],[\"comment/203\",[]],[\"name/204\",[86,69.497]],[\"comment/204\",[]],[\"name/205\",[87,69.497]],[\"comment/205\",[]],[\"name/206\",[108,74.605]],[\"comment/206\",[]],[\"name/207\",[1,21.944]],[\"comment/207\",[]],[\"name/208\",[97,66.132]],[\"comment/208\",[]],[\"name/209\",[103,69.497]],[\"comment/209\",[]],[\"name/210\",[109,69.497]],[\"comment/210\",[]],[\"name/211\",[1,21.944]],[\"comment/211\",[]],[\"name/212\",[73,58.511]],[\"comment/212\",[]],[\"name/213\",[88,66.132]],[\"comment/213\",[]],[\"name/214\",[110,74.605]],[\"comment/214\",[]],[\"name/215\",[1,21.944]],[\"comment/215\",[]],[\"name/216\",[104,69.497]],[\"comment/216\",[]],[\"name/217\",[106,69.497]],[\"comment/217\",[]],[\"name/218\",[111,66.132]],[\"comment/218\",[]],[\"name/219\",[112,74.605]],[\"comment/219\",[]],[\"name/220\",[113,74.605]],[\"comment/220\",[]],[\"name/221\",[1,21.944]],[\"comment/221\",[]],[\"name/222\",[81,63.619]],[\"comment/222\",[]],[\"name/223\",[105,61.612]],[\"comment/223\",[]],[\"name/224\",[39,49.482]],[\"comment/224\",[]],[\"name/225\",[83,66.132]],[\"comment/225\",[]],[\"name/226\",[77,59.942]],[\"comment/226\",[]],[\"name/227\",[79,63.619]],[\"comment/227\",[]],[\"name/228\",[84,61.612]],[\"comment/228\",[]],[\"name/229\",[22,57.259]],[\"comment/229\",[]],[\"name/230\",[82,63.619]],[\"comment/230\",[]],[\"name/231\",[44,53.402]],[\"comment/231\",[]],[\"name/232\",[80,52.633]],[\"comment/232\",[]],[\"name/233\",[85,61.612]],[\"comment/233\",[]],[\"name/234\",[114,74.605]],[\"comment/234\",[]],[\"name/235\",[115,74.605]],[\"comment/235\",[]],[\"name/236\",[116,74.605]],[\"comment/236\",[]],[\"name/237\",[117,74.605]],[\"comment/237\",[]],[\"name/238\",[84,61.612]],[\"comment/238\",[]],[\"name/239\",[118,56.147]],[\"comment/239\",[]],[\"name/240\",[94,40.265]],[\"comment/240\",[]],[\"name/241\",[1,21.944]],[\"comment/241\",[]],[\"name/242\",[119,74.605]],[\"comment/242\",[]],[\"name/243\",[36,50.626]],[\"comment/243\",[]],[\"name/244\",[120,74.605]],[\"comment/244\",[]],[\"name/245\",[121,74.605]],[\"comment/245\",[]],[\"name/246\",[122,74.605]],[\"comment/246\",[]],[\"name/247\",[123,40.705]],[\"comment/247\",[]],[\"name/248\",[124,63.619]],[\"comment/248\",[]],[\"name/249\",[1,21.944]],[\"comment/249\",[]],[\"name/250\",[125,69.497]],[\"comment/250\",[]],[\"name/251\",[126,74.605]],[\"comment/251\",[]],[\"name/252\",[127,69.497]],[\"comment/252\",[]],[\"name/253\",[8,63.619]],[\"comment/253\",[]],[\"name/254\",[22,57.259]],[\"comment/254\",[]],[\"name/255\",[128,74.605]],[\"comment/255\",[]],[\"name/256\",[1,21.944]],[\"comment/256\",[]],[\"name/257\",[129,74.605]],[\"comment/257\",[]],[\"name/258\",[130,66.132]],[\"comment/258\",[]],[\"name/259\",[131,69.497]],[\"comment/259\",[]],[\"name/260\",[1,21.944]],[\"comment/260\",[]],[\"name/261\",[132,69.497]],[\"comment/261\",[]],[\"name/262\",[131,69.497]],[\"comment/262\",[]],[\"name/263\",[133,69.497]],[\"comment/263\",[]],[\"name/264\",[134,66.132]],[\"comment/264\",[]],[\"name/265\",[1,21.944]],[\"comment/265\",[]],[\"name/266\",[135,74.605]],[\"comment/266\",[]],[\"name/267\",[136,69.497]],[\"comment/267\",[]],[\"name/268\",[137,69.497]],[\"comment/268\",[]],[\"name/269\",[138,69.497]],[\"comment/269\",[]],[\"name/270\",[139,69.497]],[\"comment/270\",[]],[\"name/271\",[140,74.605]],[\"comment/271\",[]],[\"name/272\",[141,74.605]],[\"comment/272\",[]],[\"name/273\",[142,74.605]],[\"comment/273\",[]],[\"name/274\",[1,21.944]],[\"comment/274\",[]],[\"name/275\",[7,55.146]],[\"comment/275\",[]],[\"name/276\",[105,61.612]],[\"comment/276\",[]],[\"name/277\",[143,63.619]],[\"comment/277\",[]],[\"name/278\",[144,69.497]],[\"comment/278\",[]],[\"name/279\",[145,69.497]],[\"comment/279\",[]],[\"name/280\",[80,52.633]],[\"comment/280\",[]],[\"name/281\",[146,59.942]],[\"comment/281\",[]],[\"name/282\",[30,43.544]],[\"comment/282\",[]],[\"name/283\",[147,54.236]],[\"comment/283\",[]],[\"name/284\",[148,69.497]],[\"comment/284\",[]],[\"name/285\",[149,74.605]],[\"comment/285\",[]],[\"name/286\",[150,74.605]],[\"comment/286\",[]],[\"name/287\",[151,74.605]],[\"comment/287\",[]],[\"name/288\",[94,40.265]],[\"comment/288\",[]],[\"name/289\",[123,40.705]],[\"comment/289\",[]],[\"name/290\",[1,21.944]],[\"comment/290\",[]],[\"name/291\",[152,66.132]],[\"comment/291\",[]],[\"name/292\",[76,50.038]],[\"comment/292\",[]],[\"name/293\",[98,61.612]],[\"comment/293\",[]],[\"name/294\",[153,66.132]],[\"comment/294\",[]],[\"name/295\",[154,66.132]],[\"comment/295\",[]],[\"name/296\",[155,69.497]],[\"comment/296\",[]],[\"name/297\",[156,69.497]],[\"comment/297\",[]],[\"name/298\",[30,43.544]],[\"comment/298\",[]],[\"name/299\",[157,69.497]],[\"comment/299\",[]],[\"name/300\",[158,74.605]],[\"comment/300\",[]],[\"name/301\",[159,74.605]],[\"comment/301\",[]],[\"name/302\",[160,74.605]],[\"comment/302\",[]],[\"name/303\",[1,21.944]],[\"comment/303\",[]],[\"name/304\",[161,74.605]],[\"comment/304\",[]],[\"name/305\",[143,63.619]],[\"comment/305\",[]],[\"name/306\",[145,69.497]],[\"comment/306\",[]],[\"name/307\",[146,59.942]],[\"comment/307\",[]],[\"name/308\",[144,69.497]],[\"comment/308\",[]],[\"name/309\",[80,52.633]],[\"comment/309\",[]],[\"name/310\",[162,74.605]],[\"comment/310\",[]],[\"name/311\",[163,66.132]],[\"comment/311\",[]],[\"name/312\",[1,21.944]],[\"comment/312\",[]],[\"name/313\",[164,58.511]],[\"comment/313\",[]],[\"name/314\",[165,61.612]],[\"comment/314\",[]],[\"name/315\",[166,58.511]],[\"comment/315\",[]],[\"name/316\",[167,61.612]],[\"comment/316\",[]],[\"name/317\",[168,61.612]],[\"comment/317\",[]],[\"name/318\",[169,69.497]],[\"comment/318\",[]],[\"name/319\",[154,66.132]],[\"comment/319\",[]],[\"name/320\",[124,63.619]],[\"comment/320\",[]],[\"name/321\",[170,69.497]],[\"comment/321\",[]],[\"name/322\",[171,74.605]],[\"comment/322\",[]],[\"name/323\",[172,74.605]],[\"comment/323\",[]],[\"name/324\",[173,69.497]],[\"comment/324\",[]],[\"name/325\",[170,69.497]],[\"comment/325\",[]],[\"name/326\",[174,74.605]],[\"comment/326\",[]],[\"name/327\",[175,74.605]],[\"comment/327\",[]],[\"name/328\",[176,74.605]],[\"comment/328\",[]],[\"name/329\",[1,21.944]],[\"comment/329\",[]],[\"name/330\",[26,55.146]],[\"comment/330\",[]],[\"name/331\",[177,69.497]],[\"comment/331\",[]],[\"name/332\",[178,74.605]],[\"comment/332\",[]],[\"name/333\",[1,21.944]],[\"comment/333\",[]],[\"name/334\",[179,74.605]],[\"comment/334\",[]],[\"name/335\",[180,74.605]],[\"comment/335\",[]],[\"name/336\",[1,21.944]],[\"comment/336\",[]],[\"name/337\",[181,69.497]],[\"comment/337\",[]],[\"name/338\",[31,54.236]],[\"comment/338\",[]],[\"name/339\",[169,69.497]],[\"comment/339\",[]],[\"name/340\",[173,69.497]],[\"comment/340\",[]],[\"name/341\",[26,55.146]],[\"comment/341\",[]],[\"name/342\",[182,74.605]],[\"comment/342\",[]],[\"name/343\",[183,74.605]],[\"comment/343\",[]],[\"name/344\",[1,21.944]],[\"comment/344\",[]],[\"name/345\",[184,74.605]],[\"comment/345\",[]],[\"name/346\",[185,74.605]],[\"comment/346\",[]],[\"name/347\",[186,74.605]],[\"comment/347\",[]],[\"name/348\",[1,21.944]],[\"comment/348\",[]],[\"name/349\",[187,74.605]],[\"comment/349\",[]],[\"name/350\",[188,74.605]],[\"comment/350\",[]],[\"name/351\",[189,74.605]],[\"comment/351\",[]],[\"name/352\",[1,21.944]],[\"comment/352\",[]],[\"name/353\",[69,55.146]],[\"comment/353\",[]],[\"name/354\",[63,55.146]],[\"comment/354\",[]],[\"name/355\",[190,69.497]],[\"comment/355\",[]],[\"name/356\",[1,21.944]],[\"comment/356\",[]],[\"name/357\",[191,66.132]],[\"comment/357\",[]],[\"name/358\",[192,66.132]],[\"comment/358\",[]],[\"name/359\",[193,66.132]],[\"comment/359\",[]],[\"name/360\",[194,74.605]],[\"comment/360\",[]],[\"name/361\",[1,21.944]],[\"comment/361\",[]],[\"name/362\",[191,66.132]],[\"comment/362\",[]],[\"name/363\",[192,66.132]],[\"comment/363\",[]],[\"name/364\",[195,66.132]],[\"comment/364\",[]],[\"name/365\",[193,66.132]],[\"comment/365\",[]],[\"name/366\",[196,69.497]],[\"comment/366\",[]],[\"name/367\",[197,74.605]],[\"comment/367\",[]],[\"name/368\",[1,21.944]],[\"comment/368\",[]],[\"name/369\",[190,69.497]],[\"comment/369\",[]],[\"name/370\",[195,66.132]],[\"comment/370\",[]],[\"name/371\",[85,61.612]],[\"comment/371\",[]],[\"name/372\",[198,74.605]],[\"comment/372\",[]],[\"name/373\",[199,63.619]],[\"comment/373\",[]],[\"name/374\",[1,21.944]],[\"comment/374\",[]],[\"name/375\",[191,66.132]],[\"comment/375\",[]],[\"name/376\",[192,66.132]],[\"comment/376\",[]],[\"name/377\",[195,66.132]],[\"comment/377\",[]],[\"name/378\",[193,66.132]],[\"comment/378\",[]],[\"name/379\",[196,69.497]],[\"comment/379\",[]],[\"name/380\",[200,74.605]],[\"comment/380\",[]],[\"name/381\",[1,21.944]],[\"comment/381\",[]],[\"name/382\",[57,69.497]],[\"comment/382\",[]],[\"name/383\",[58,59.942]],[\"comment/383\",[]],[\"name/384\",[63,55.146]],[\"comment/384\",[]],[\"name/385\",[201,74.605]],[\"comment/385\",[]],[\"name/386\",[1,21.944]],[\"comment/386\",[]],[\"name/387\",[58,59.942]],[\"comment/387\",[]],[\"name/388\",[63,55.146]],[\"comment/388\",[]],[\"name/389\",[202,74.605]],[\"comment/389\",[]],[\"name/390\",[1,21.944]],[\"comment/390\",[]],[\"name/391\",[69,55.146]],[\"comment/391\",[]],[\"name/392\",[55,58.511]],[\"comment/392\",[]],[\"name/393\",[203,69.497]],[\"comment/393\",[]],[\"name/394\",[1,21.944]],[\"comment/394\",[]],[\"name/395\",[204,74.605]],[\"comment/395\",[]],[\"name/396\",[205,59.942]],[\"comment/396\",[]],[\"name/397\",[1,21.944]],[\"comment/397\",[]],[\"name/398\",[206,49.482]],[\"comment/398\",[]],[\"name/399\",[39,49.482]],[\"comment/399\",[]],[\"name/400\",[207,59.942]],[\"comment/400\",[]],[\"name/401\",[44,53.402]],[\"comment/401\",[]],[\"name/402\",[208,59.942]],[\"comment/402\",[]],[\"name/403\",[209,63.619]],[\"comment/403\",[]],[\"name/404\",[1,21.944]],[\"comment/404\",[]],[\"name/405\",[209,63.619]],[\"comment/405\",[]],[\"name/406\",[31,54.236]],[\"comment/406\",[]],[\"name/407\",[210,42.416]],[\"comment/407\",[]],[\"name/408\",[211,69.497]],[\"comment/408\",[]],[\"name/409\",[1,21.944]],[\"comment/409\",[]],[\"name/410\",[76,50.038]],[\"comment/410\",[]],[\"name/411\",[25,55.146]],[\"comment/411\",[]],[\"name/412\",[31,54.236]],[\"comment/412\",[]],[\"name/413\",[210,42.416]],[\"comment/413\",[]],[\"name/414\",[212,69.497]],[\"comment/414\",[]],[\"name/415\",[1,21.944]],[\"comment/415\",[]],[\"name/416\",[26,55.146]],[\"comment/416\",[]],[\"name/417\",[25,55.146]],[\"comment/417\",[]],[\"name/418\",[31,54.236]],[\"comment/418\",[]],[\"name/419\",[210,42.416]],[\"comment/419\",[]],[\"name/420\",[213,69.497]],[\"comment/420\",[]],[\"name/421\",[1,21.944]],[\"comment/421\",[]],[\"name/422\",[76,50.038]],[\"comment/422\",[]],[\"name/423\",[25,55.146]],[\"comment/423\",[]],[\"name/424\",[31,54.236]],[\"comment/424\",[]],[\"name/425\",[96,53.402]],[\"comment/425\",[]],[\"name/426\",[210,42.416]],[\"comment/426\",[]],[\"name/427\",[214,69.497]],[\"comment/427\",[]],[\"name/428\",[1,21.944]],[\"comment/428\",[]],[\"name/429\",[26,55.146]],[\"comment/429\",[]],[\"name/430\",[25,55.146]],[\"comment/430\",[]],[\"name/431\",[96,53.402]],[\"comment/431\",[]],[\"name/432\",[31,54.236]],[\"comment/432\",[]],[\"name/433\",[210,42.416]],[\"comment/433\",[]],[\"name/434\",[215,74.605]],[\"comment/434\",[]],[\"name/435\",[216,74.605]],[\"comment/435\",[]],[\"name/436\",[1,21.944]],[\"comment/436\",[]],[\"name/437\",[31,54.236]],[\"comment/437\",[]],[\"name/438\",[210,42.416]],[\"comment/438\",[]],[\"name/439\",[217,74.605]],[\"comment/439\",[]],[\"name/440\",[218,69.497]],[\"comment/440\",[]],[\"name/441\",[219,74.605]],[\"comment/441\",[]],[\"name/442\",[1,21.944]],[\"comment/442\",[]],[\"name/443\",[209,63.619]],[\"comment/443\",[]],[\"name/444\",[211,69.497]],[\"comment/444\",[]],[\"name/445\",[212,69.497]],[\"comment/445\",[]],[\"name/446\",[213,69.497]],[\"comment/446\",[]],[\"name/447\",[214,69.497]],[\"comment/447\",[]],[\"name/448\",[220,57.259]],[\"comment/448\",[]],[\"name/449\",[221,74.605]],[\"comment/449\",[]],[\"name/450\",[222,74.605]],[\"comment/450\",[]],[\"name/451\",[223,74.605]],[\"comment/451\",[]],[\"name/452\",[210,42.416]],[\"comment/452\",[]],[\"name/453\",[224,74.605]],[\"comment/453\",[]],[\"name/454\",[157,69.497]],[\"comment/454\",[]],[\"name/455\",[225,74.605]],[\"comment/455\",[]],[\"name/456\",[226,74.605]],[\"comment/456\",[]],[\"name/457\",[227,74.605]],[\"comment/457\",[]],[\"name/458\",[228,74.605]],[\"comment/458\",[]],[\"name/459\",[229,74.605]],[\"comment/459\",[]],[\"name/460\",[230,74.605]],[\"comment/460\",[]],[\"name/461\",[1,21.944]],[\"comment/461\",[]],[\"name/462\",[231,51.251]],[\"comment/462\",[]],[\"name/463\",[232,69.497]],[\"comment/463\",[]],[\"name/464\",[233,66.132]],[\"comment/464\",[]],[\"name/465\",[234,69.497]],[\"comment/465\",[]],[\"name/466\",[1,21.944]],[\"comment/466\",[]],[\"name/467\",[235,74.605]],[\"comment/467\",[]],[\"name/468\",[236,74.605]],[\"comment/468\",[]],[\"name/469\",[237,74.605]],[\"comment/469\",[]],[\"name/470\",[1,21.944]],[\"comment/470\",[]],[\"name/471\",[234,69.497]],[\"comment/471\",[]],[\"name/472\",[168,61.612]],[\"comment/472\",[]],[\"name/473\",[238,66.132]],[\"comment/473\",[]],[\"name/474\",[239,66.132]],[\"comment/474\",[]],[\"name/475\",[240,74.605]],[\"comment/475\",[]],[\"name/476\",[1,21.944]],[\"comment/476\",[]],[\"name/477\",[241,69.497]],[\"comment/477\",[]],[\"name/478\",[239,66.132]],[\"comment/478\",[]],[\"name/479\",[242,69.497]],[\"comment/479\",[]],[\"name/480\",[243,69.497]],[\"comment/480\",[]],[\"name/481\",[238,66.132]],[\"comment/481\",[]],[\"name/482\",[153,66.132]],[\"comment/482\",[]],[\"name/483\",[168,61.612]],[\"comment/483\",[]],[\"name/484\",[244,69.497]],[\"comment/484\",[]],[\"name/485\",[233,66.132]],[\"comment/485\",[]],[\"name/486\",[245,74.605]],[\"comment/486\",[]],[\"name/487\",[1,21.944]],[\"comment/487\",[]],[\"name/488\",[246,74.605]],[\"comment/488\",[]],[\"name/489\",[247,74.605]],[\"comment/489\",[]],[\"name/490\",[248,74.605]],[\"comment/490\",[]],[\"name/491\",[1,21.944]],[\"comment/491\",[]],[\"name/492\",[206,49.482]],[\"comment/492\",[]],[\"name/493\",[249,59.942]],[\"comment/493\",[]],[\"name/494\",[250,59.942]],[\"comment/494\",[]],[\"name/495\",[94,40.265]],[\"comment/495\",[]],[\"name/496\",[199,63.619]],[\"comment/496\",[]],[\"name/497\",[1,21.944]],[\"comment/497\",[]],[\"name/498\",[241,69.497]],[\"comment/498\",[]],[\"name/499\",[239,66.132]],[\"comment/499\",[]],[\"name/500\",[242,69.497]],[\"comment/500\",[]],[\"name/501\",[243,69.497]],[\"comment/501\",[]],[\"name/502\",[238,66.132]],[\"comment/502\",[]],[\"name/503\",[153,66.132]],[\"comment/503\",[]],[\"name/504\",[168,61.612]],[\"comment/504\",[]],[\"name/505\",[244,69.497]],[\"comment/505\",[]],[\"name/506\",[233,66.132]],[\"comment/506\",[]],[\"name/507\",[251,74.605]],[\"comment/507\",[]],[\"name/508\",[252,74.605]],[\"comment/508\",[]],[\"name/509\",[253,66.132]],[\"comment/509\",[]],[\"name/510\",[199,63.619]],[\"comment/510\",[]],[\"name/511\",[1,21.944]],[\"comment/511\",[]],[\"name/512\",[206,49.482]],[\"comment/512\",[]],[\"name/513\",[43,56.147]],[\"comment/513\",[]],[\"name/514\",[250,59.942]],[\"comment/514\",[]],[\"name/515\",[254,74.605]],[\"comment/515\",[]],[\"name/516\",[199,63.619]],[\"comment/516\",[]],[\"name/517\",[1,21.944]],[\"comment/517\",[]],[\"name/518\",[206,49.482]],[\"comment/518\",[]],[\"name/519\",[43,56.147]],[\"comment/519\",[]],[\"name/520\",[250,59.942]],[\"comment/520\",[]],[\"name/521\",[255,74.605]],[\"comment/521\",[]],[\"name/522\",[256,58.511]],[\"comment/522\",[]],[\"name/523\",[94,40.265]],[\"comment/523\",[]],[\"name/524\",[1,21.944]],[\"comment/524\",[]],[\"name/525\",[210,42.416]],[\"comment/525\",[]],[\"name/526\",[257,58.511]],[\"comment/526\",[]],[\"name/527\",[123,40.705]],[\"comment/527\",[]],[\"name/528\",[258,42.153]],[\"comment/528\",[]],[\"name/529\",[259,63.619]],[\"comment/529\",[]],[\"name/530\",[94,40.265]],[\"comment/530\",[]],[\"name/531\",[1,21.944]],[\"comment/531\",[]],[\"name/532\",[36,50.626]],[\"comment/532\",[]],[\"name/533\",[2,58.511]],[\"comment/533\",[]],[\"name/534\",[30,43.544]],[\"comment/534\",[]],[\"name/535\",[123,40.705]],[\"comment/535\",[]],[\"name/536\",[260,74.605]],[\"comment/536\",[]],[\"name/537\",[1,21.944]],[\"comment/537\",[]],[\"name/538\",[261,66.132]],[\"comment/538\",[]],[\"name/539\",[262,63.619]],[\"comment/539\",[]],[\"name/540\",[263,74.605]],[\"comment/540\",[]],[\"name/541\",[264,69.497]],[\"comment/541\",[]],[\"name/542\",[1,21.944]],[\"comment/542\",[]],[\"name/543\",[265,69.497]],[\"comment/543\",[]],[\"name/544\",[266,66.132]],[\"comment/544\",[]],[\"name/545\",[267,74.605]],[\"comment/545\",[]],[\"name/546\",[1,21.944]],[\"comment/546\",[]],[\"name/547\",[268,66.132]],[\"comment/547\",[]],[\"name/548\",[210,42.416]],[\"comment/548\",[]],[\"name/549\",[269,61.612]],[\"comment/549\",[]],[\"name/550\",[1,21.944]],[\"comment/550\",[]],[\"name/551\",[269,61.612]],[\"comment/551\",[]],[\"name/552\",[265,69.497]],[\"comment/552\",[]],[\"name/553\",[266,66.132]],[\"comment/553\",[]],[\"name/554\",[270,74.605]],[\"comment/554\",[]],[\"name/555\",[271,74.605]],[\"comment/555\",[]],[\"name/556\",[272,74.605]],[\"comment/556\",[]],[\"name/557\",[273,74.605]],[\"comment/557\",[]],[\"name/558\",[1,21.944]],[\"comment/558\",[]],[\"name/559\",[274,74.605]],[\"comment/559\",[]],[\"name/560\",[39,49.482]],[\"comment/560\",[]],[\"name/561\",[76,50.038]],[\"comment/561\",[]],[\"name/562\",[77,59.942]],[\"comment/562\",[]],[\"name/563\",[44,53.402]],[\"comment/563\",[]],[\"name/564\",[80,52.633]],[\"comment/564\",[]],[\"name/565\",[275,59.942]],[\"comment/565\",[]],[\"name/566\",[1,21.944]],[\"comment/566\",[]],[\"name/567\",[26,55.146]],[\"comment/567\",[]],[\"name/568\",[231,51.251]],[\"comment/568\",[]],[\"name/569\",[276,74.605]],[\"comment/569\",[]],[\"name/570\",[1,21.944]],[\"comment/570\",[]],[\"name/571\",[26,55.146]],[\"comment/571\",[]],[\"name/572\",[275,59.942]],[\"comment/572\",[]],[\"name/573\",[8,63.619]],[\"comment/573\",[]],[\"name/574\",[1,21.944]],[\"comment/574\",[]],[\"name/575\",[130,66.132]],[\"comment/575\",[]],[\"name/576\",[277,74.605]],[\"comment/576\",[]],[\"name/577\",[278,69.497]],[\"comment/577\",[]],[\"name/578\",[279,74.605]],[\"comment/578\",[]],[\"name/579\",[1,21.944]],[\"comment/579\",[]],[\"name/580\",[280,69.497]],[\"comment/580\",[]],[\"name/581\",[281,69.497]],[\"comment/581\",[]],[\"name/582\",[282,63.619]],[\"comment/582\",[]],[\"name/583\",[1,21.944]],[\"comment/583\",[]],[\"name/584\",[138,69.497]],[\"comment/584\",[]],[\"name/585\",[136,69.497]],[\"comment/585\",[]],[\"name/586\",[139,69.497]],[\"comment/586\",[]],[\"name/587\",[137,69.497]],[\"comment/587\",[]],[\"name/588\",[281,69.497]],[\"comment/588\",[]],[\"name/589\",[1,21.944]],[\"comment/589\",[]],[\"name/590\",[283,74.605]],[\"comment/590\",[]],[\"name/591\",[133,69.497]],[\"comment/591\",[]],[\"name/592\",[284,74.605]],[\"comment/592\",[]],[\"name/593\",[1,21.944]],[\"comment/593\",[]],[\"name/594\",[285,74.605]],[\"comment/594\",[]],[\"name/595\",[286,74.605]],[\"comment/595\",[]],[\"name/596\",[287,74.605]],[\"comment/596\",[]],[\"name/597\",[288,69.497]],[\"comment/597\",[]],[\"name/598\",[289,69.497]],[\"comment/598\",[]],[\"name/599\",[290,69.497]],[\"comment/599\",[]],[\"name/600\",[291,74.605]],[\"comment/600\",[]],[\"name/601\",[1,21.944]],[\"comment/601\",[]],[\"name/602\",[292,69.497]],[\"comment/602\",[]],[\"name/603\",[293,74.605]],[\"comment/603\",[]],[\"name/604\",[218,69.497]],[\"comment/604\",[]],[\"name/605\",[294,74.605]],[\"comment/605\",[]],[\"name/606\",[1,21.944]],[\"comment/606\",[]],[\"name/607\",[292,69.497]],[\"comment/607\",[]],[\"name/608\",[295,74.605]],[\"comment/608\",[]],[\"name/609\",[1,21.944]],[\"comment/609\",[]],[\"name/610\",[296,69.497]],[\"comment/610\",[]],[\"name/611\",[297,66.132]],[\"comment/611\",[]],[\"name/612\",[1,21.944]],[\"comment/612\",[]],[\"name/613\",[288,69.497]],[\"comment/613\",[]],[\"name/614\",[289,69.497]],[\"comment/614\",[]],[\"name/615\",[290,69.497]],[\"comment/615\",[]],[\"name/616\",[30,43.544]],[\"comment/616\",[]],[\"name/617\",[298,69.497]],[\"comment/617\",[]],[\"name/618\",[1,21.944]],[\"comment/618\",[]],[\"name/619\",[296,69.497]],[\"comment/619\",[]],[\"name/620\",[299,74.605]],[\"comment/620\",[]],[\"name/621\",[298,69.497]],[\"comment/621\",[]],[\"name/622\",[207,59.942]],[\"comment/622\",[]],[\"name/623\",[1,21.944]],[\"comment/623\",[]],[\"name/624\",[300,69.497]],[\"comment/624\",[]],[\"name/625\",[7,55.146]],[\"comment/625\",[]],[\"name/626\",[124,63.619]],[\"comment/626\",[]],[\"name/627\",[301,69.497]],[\"comment/627\",[]],[\"name/628\",[134,66.132]],[\"comment/628\",[]],[\"name/629\",[302,74.605]],[\"comment/629\",[]],[\"name/630\",[163,66.132]],[\"comment/630\",[]],[\"name/631\",[203,69.497]],[\"comment/631\",[]],[\"name/632\",[37,59.942]],[\"comment/632\",[]],[\"name/633\",[303,63.619]],[\"comment/633\",[]],[\"name/634\",[304,74.605]],[\"comment/634\",[]],[\"name/635\",[19,61.612]],[\"comment/635\",[]],[\"name/636\",[67,69.497]],[\"comment/636\",[]],[\"name/637\",[282,63.619]],[\"comment/637\",[]],[\"name/638\",[305,63.619]],[\"comment/638\",[]],[\"name/639\",[264,69.497]],[\"comment/639\",[]],[\"name/640\",[269,61.612]],[\"comment/640\",[]],[\"name/641\",[275,59.942]],[\"comment/641\",[]],[\"name/642\",[306,74.605]],[\"comment/642\",[]],[\"name/643\",[25,55.146]],[\"comment/643\",[]],[\"name/644\",[80,52.633]],[\"comment/644\",[]],[\"name/645\",[94,40.265]],[\"comment/645\",[]],[\"name/646\",[1,21.944]],[\"comment/646\",[]],[\"name/647\",[307,74.605]],[\"comment/647\",[]],[\"name/648\",[308,69.497]],[\"comment/648\",[]],[\"name/649\",[123,40.705]],[\"comment/649\",[]],[\"name/650\",[309,74.605]],[\"comment/650\",[]],[\"name/651\",[310,69.497]],[\"comment/651\",[]],[\"name/652\",[94,40.265]],[\"comment/652\",[]],[\"name/653\",[311,74.605]],[\"comment/653\",[]],[\"name/654\",[1,21.944]],[\"comment/654\",[]],[\"name/655\",[310,69.497]],[\"comment/655\",[]],[\"name/656\",[123,40.705]],[\"comment/656\",[]],[\"name/657\",[312,74.605]],[\"comment/657\",[]],[\"name/658\",[308,69.497]],[\"comment/658\",[]],[\"name/659\",[313,74.605]],[\"comment/659\",[]],[\"name/660\",[314,74.605]],[\"comment/660\",[]],[\"name/661\",[315,74.605]],[\"comment/661\",[]],[\"name/662\",[316,74.605]],[\"comment/662\",[]],[\"name/663\",[317,74.605]],[\"comment/663\",[]],[\"name/664\",[318,74.605]],[\"comment/664\",[]],[\"name/665\",[319,74.605]],[\"comment/665\",[]],[\"name/666\",[320,74.605]],[\"comment/666\",[]],[\"name/667\",[321,74.605]],[\"comment/667\",[]],[\"name/668\",[322,74.605]],[\"comment/668\",[]],[\"name/669\",[323,74.605]],[\"comment/669\",[]],[\"name/670\",[324,74.605]],[\"comment/670\",[]],[\"name/671\",[325,74.605]],[\"comment/671\",[]],[\"name/672\",[326,69.497]],[\"comment/672\",[]],[\"name/673\",[147,54.236]],[\"comment/673\",[]],[\"name/674\",[327,74.605]],[\"comment/674\",[]],[\"name/675\",[1,21.944]],[\"comment/675\",[]],[\"name/676\",[328,74.605]],[\"comment/676\",[]],[\"name/677\",[72,61.612]],[\"comment/677\",[]],[\"name/678\",[329,74.605]],[\"comment/678\",[]],[\"name/679\",[330,69.497]],[\"comment/679\",[]],[\"name/680\",[1,21.944]],[\"comment/680\",[]],[\"name/681\",[143,63.619]],[\"comment/681\",[]],[\"name/682\",[80,52.633]],[\"comment/682\",[]],[\"name/683\",[146,59.942]],[\"comment/683\",[]],[\"name/684\",[259,63.619]],[\"comment/684\",[]],[\"name/685\",[297,66.132]],[\"comment/685\",[]],[\"name/686\",[105,61.612]],[\"comment/686\",[]],[\"name/687\",[30,43.544]],[\"comment/687\",[]],[\"name/688\",[331,74.605]],[\"comment/688\",[]],[\"name/689\",[330,69.497]],[\"comment/689\",[]],[\"name/690\",[1,21.944]],[\"comment/690\",[]],[\"name/691\",[31,54.236]],[\"comment/691\",[]],[\"name/692\",[332,59.942]],[\"comment/692\",[]],[\"name/693\",[25,55.146]],[\"comment/693\",[]],[\"name/694\",[95,66.132]],[\"comment/694\",[]],[\"name/695\",[333,69.497]],[\"comment/695\",[]],[\"name/696\",[30,43.544]],[\"comment/696\",[]],[\"name/697\",[334,66.132]],[\"comment/697\",[]],[\"name/698\",[148,69.497]],[\"comment/698\",[]],[\"name/699\",[335,74.605]],[\"comment/699\",[]],[\"name/700\",[336,74.605]],[\"comment/700\",[]],[\"name/701\",[94,40.265]],[\"comment/701\",[]],[\"name/702\",[123,40.705]],[\"comment/702\",[]],[\"name/703\",[1,21.944]],[\"comment/703\",[]],[\"name/704\",[76,50.038]],[\"comment/704\",[]],[\"name/705\",[98,61.612]],[\"comment/705\",[]],[\"name/706\",[99,63.619]],[\"comment/706\",[]],[\"name/707\",[152,66.132]],[\"comment/707\",[]],[\"name/708\",[155,69.497]],[\"comment/708\",[]],[\"name/709\",[156,69.497]],[\"comment/709\",[]],[\"name/710\",[337,74.605]],[\"comment/710\",[]],[\"name/711\",[1,21.944]],[\"comment/711\",[]],[\"name/712\",[143,63.619]],[\"comment/712\",[]],[\"name/713\",[80,52.633]],[\"comment/713\",[]],[\"name/714\",[146,59.942]],[\"comment/714\",[]],[\"name/715\",[259,63.619]],[\"comment/715\",[]],[\"name/716\",[297,66.132]],[\"comment/716\",[]],[\"name/717\",[338,74.605]],[\"comment/717\",[]],[\"name/718\",[1,21.944]],[\"comment/718\",[]],[\"name/719\",[31,54.236]],[\"comment/719\",[]],[\"name/720\",[332,59.942]],[\"comment/720\",[]],[\"name/721\",[25,55.146]],[\"comment/721\",[]],[\"name/722\",[333,69.497]],[\"comment/722\",[]],[\"name/723\",[95,66.132]],[\"comment/723\",[]],[\"name/724\",[339,61.612]],[\"comment/724\",[]],[\"name/725\",[340,74.605]],[\"comment/725\",[]],[\"name/726\",[1,21.944]],[\"comment/726\",[]],[\"name/727\",[76,50.038]],[\"comment/727\",[]],[\"name/728\",[98,61.612]],[\"comment/728\",[]],[\"name/729\",[99,63.619]],[\"comment/729\",[]],[\"name/730\",[152,66.132]],[\"comment/730\",[]],[\"name/731\",[341,74.605]],[\"comment/731\",[]],[\"name/732\",[342,74.605]],[\"comment/732\",[]],[\"name/733\",[343,61.612]],[\"comment/733\",[]],[\"name/734\",[344,74.605]],[\"comment/734\",[]],[\"name/735\",[345,74.605]],[\"comment/735\",[]],[\"name/736\",[1,21.944]],[\"comment/736\",[]],[\"name/737\",[147,54.236]],[\"comment/737\",[]],[\"name/738\",[334,66.132]],[\"comment/738\",[]],[\"name/739\",[346,58.511]],[\"comment/739\",[]],[\"name/740\",[1,21.944]],[\"comment/740\",[]],[\"name/741\",[147,54.236]],[\"comment/741\",[]],[\"name/742\",[334,66.132]],[\"comment/742\",[]],[\"name/743\",[347,74.605]],[\"comment/743\",[]],[\"name/744\",[348,66.132]],[\"comment/744\",[]],[\"name/745\",[220,57.259]],[\"comment/745\",[]],[\"name/746\",[349,66.132]],[\"comment/746\",[]],[\"name/747\",[350,66.132]],[\"comment/747\",[]],[\"name/748\",[351,66.132]],[\"comment/748\",[]],[\"name/749\",[352,66.132]],[\"comment/749\",[]],[\"name/750\",[353,66.132]],[\"comment/750\",[]],[\"name/751\",[354,66.132]],[\"comment/751\",[]],[\"name/752\",[355,66.132]],[\"comment/752\",[]],[\"name/753\",[356,66.132]],[\"comment/753\",[]],[\"name/754\",[357,74.605]],[\"comment/754\",[]],[\"name/755\",[348,66.132]],[\"comment/755\",[]],[\"name/756\",[220,57.259]],[\"comment/756\",[]],[\"name/757\",[349,66.132]],[\"comment/757\",[]],[\"name/758\",[350,66.132]],[\"comment/758\",[]],[\"name/759\",[351,66.132]],[\"comment/759\",[]],[\"name/760\",[352,66.132]],[\"comment/760\",[]],[\"name/761\",[353,66.132]],[\"comment/761\",[]],[\"name/762\",[354,66.132]],[\"comment/762\",[]],[\"name/763\",[355,66.132]],[\"comment/763\",[]],[\"name/764\",[356,66.132]],[\"comment/764\",[]],[\"name/765\",[358,74.605]],[\"comment/765\",[]],[\"name/766\",[94,40.265]],[\"comment/766\",[]],[\"name/767\",[1,21.944]],[\"comment/767\",[]],[\"name/768\",[348,66.132]],[\"comment/768\",[]],[\"name/769\",[220,57.259]],[\"comment/769\",[]],[\"name/770\",[349,66.132]],[\"comment/770\",[]],[\"name/771\",[350,66.132]],[\"comment/771\",[]],[\"name/772\",[351,66.132]],[\"comment/772\",[]],[\"name/773\",[352,66.132]],[\"comment/773\",[]],[\"name/774\",[353,66.132]],[\"comment/774\",[]],[\"name/775\",[354,66.132]],[\"comment/775\",[]],[\"name/776\",[355,66.132]],[\"comment/776\",[]],[\"name/777\",[356,66.132]],[\"comment/777\",[]],[\"name/778\",[359,69.497]],[\"comment/778\",[]],[\"name/779\",[210,42.416]],[\"comment/779\",[]],[\"name/780\",[123,40.705]],[\"comment/780\",[]],[\"name/781\",[360,74.605]],[\"comment/781\",[]],[\"name/782\",[361,69.497]],[\"comment/782\",[]],[\"name/783\",[362,69.497]],[\"comment/783\",[]],[\"name/784\",[363,69.497]],[\"comment/784\",[]],[\"name/785\",[364,74.605]],[\"comment/785\",[]],[\"name/786\",[94,40.265]],[\"comment/786\",[]],[\"name/787\",[1,21.944]],[\"comment/787\",[]],[\"name/788\",[365,74.605]],[\"comment/788\",[]],[\"name/789\",[362,69.497]],[\"comment/789\",[]],[\"name/790\",[363,69.497]],[\"comment/790\",[]],[\"name/791\",[359,69.497]],[\"comment/791\",[]],[\"name/792\",[210,42.416]],[\"comment/792\",[]],[\"name/793\",[123,40.705]],[\"comment/793\",[]],[\"name/794\",[366,74.605]],[\"comment/794\",[]],[\"name/795\",[1,21.944]],[\"comment/795\",[]],[\"name/796\",[367,74.605]],[\"comment/796\",[]],[\"name/797\",[96,53.402]],[\"comment/797\",[]],[\"name/798\",[368,74.605]],[\"comment/798\",[]],[\"name/799\",[1,21.944]],[\"comment/799\",[]],[\"name/800\",[26,55.146]],[\"comment/800\",[]],[\"name/801\",[96,53.402]],[\"comment/801\",[]],[\"name/802\",[369,74.605]],[\"comment/802\",[]],[\"name/803\",[1,21.944]],[\"comment/803\",[]],[\"name/804\",[370,69.497]],[\"comment/804\",[]],[\"name/805\",[371,74.605]],[\"comment/805\",[]],[\"name/806\",[372,74.605]],[\"comment/806\",[]],[\"name/807\",[373,74.605]],[\"comment/807\",[]],[\"name/808\",[374,74.605]],[\"comment/808\",[]],[\"name/809\",[1,21.944]],[\"comment/809\",[]],[\"name/810\",[375,58.511]],[\"comment/810\",[]],[\"name/811\",[376,69.497]],[\"comment/811\",[]],[\"name/812\",[377,74.605]],[\"comment/812\",[]],[\"name/813\",[1,21.944]],[\"comment/813\",[]],[\"name/814\",[209,63.619]],[\"comment/814\",[]],[\"name/815\",[376,69.497]],[\"comment/815\",[]],[\"name/816\",[378,74.605]],[\"comment/816\",[]],[\"name/817\",[94,40.265]],[\"comment/817\",[]],[\"name/818\",[379,74.605]],[\"comment/818\",[]],[\"name/819\",[1,21.944]],[\"comment/819\",[]],[\"name/820\",[361,69.497]],[\"comment/820\",[]],[\"name/821\",[380,74.605]],[\"comment/821\",[]],[\"name/822\",[154,66.132]],[\"comment/822\",[]],[\"name/823\",[381,74.605]],[\"comment/823\",[]],[\"name/824\",[382,74.605]],[\"comment/824\",[]],[\"name/825\",[30,43.544]],[\"comment/825\",[]],[\"name/826\",[123,40.705]],[\"comment/826\",[]],[\"name/827\",[383,74.605]],[\"comment/827\",[]],[\"name/828\",[1,21.944]],[\"comment/828\",[]],[\"name/829\",[63,55.146]],[\"comment/829\",[]],[\"name/830\",[164,58.511]],[\"comment/830\",[]],[\"name/831\",[165,61.612]],[\"comment/831\",[]],[\"name/832\",[166,58.511]],[\"comment/832\",[]],[\"name/833\",[375,58.511]],[\"comment/833\",[]],[\"name/834\",[167,61.612]],[\"comment/834\",[]],[\"name/835\",[332,59.942]],[\"comment/835\",[]],[\"name/836\",[384,63.619]],[\"comment/836\",[]],[\"name/837\",[385,74.605]],[\"comment/837\",[]],[\"name/838\",[1,21.944]],[\"comment/838\",[]],[\"name/839\",[63,55.146]],[\"comment/839\",[]],[\"name/840\",[346,58.511]],[\"comment/840\",[]],[\"name/841\",[165,61.612]],[\"comment/841\",[]],[\"name/842\",[166,58.511]],[\"comment/842\",[]],[\"name/843\",[375,58.511]],[\"comment/843\",[]],[\"name/844\",[167,61.612]],[\"comment/844\",[]],[\"name/845\",[332,59.942]],[\"comment/845\",[]],[\"name/846\",[384,63.619]],[\"comment/846\",[]],[\"name/847\",[220,57.259]],[\"comment/847\",[]],[\"name/848\",[94,40.265]],[\"comment/848\",[]],[\"name/849\",[386,74.605]],[\"comment/849\",[]],[\"name/850\",[1,21.944]],[\"comment/850\",[]],[\"name/851\",[63,55.146]],[\"comment/851\",[]],[\"name/852\",[346,58.511]],[\"comment/852\",[]],[\"name/853\",[165,61.612]],[\"comment/853\",[]],[\"name/854\",[166,58.511]],[\"comment/854\",[]],[\"name/855\",[375,58.511]],[\"comment/855\",[]],[\"name/856\",[167,61.612]],[\"comment/856\",[]],[\"name/857\",[332,59.942]],[\"comment/857\",[]],[\"name/858\",[384,63.619]],[\"comment/858\",[]],[\"name/859\",[387,74.605]],[\"comment/859\",[]],[\"name/860\",[388,74.605]],[\"comment/860\",[]],[\"name/861\",[389,74.605]],[\"comment/861\",[]],[\"name/862\",[390,74.605]],[\"comment/862\",[]],[\"name/863\",[391,74.605]],[\"comment/863\",[]],[\"name/864\",[94,40.265]],[\"comment/864\",[]],[\"name/865\",[1,21.944]],[\"comment/865\",[]],[\"name/866\",[392,58.511]],[\"comment/866\",[]],[\"name/867\",[123,40.705]],[\"comment/867\",[]],[\"name/868\",[393,74.605]],[\"comment/868\",[]],[\"name/869\",[394,74.605]],[\"comment/869\",[]],[\"name/870\",[395,74.605]],[\"comment/870\",[]],[\"name/871\",[396,74.605]],[\"comment/871\",[]],[\"name/872\",[397,74.605]],[\"comment/872\",[]],[\"name/873\",[398,74.605]],[\"comment/873\",[]],[\"name/874\",[399,74.605]],[\"comment/874\",[]],[\"name/875\",[400,74.605]],[\"comment/875\",[]],[\"name/876\",[401,74.605]],[\"comment/876\",[]],[\"name/877\",[402,74.605]],[\"comment/877\",[]],[\"name/878\",[403,74.605]],[\"comment/878\",[]],[\"name/879\",[404,74.605]],[\"comment/879\",[]],[\"name/880\",[405,74.605]],[\"comment/880\",[]],[\"name/881\",[406,74.605]],[\"comment/881\",[]],[\"name/882\",[407,74.605]],[\"comment/882\",[]],[\"name/883\",[408,74.605]],[\"comment/883\",[]],[\"name/884\",[409,74.605]],[\"comment/884\",[]],[\"name/885\",[410,74.605]],[\"comment/885\",[]],[\"name/886\",[411,74.605]],[\"comment/886\",[]],[\"name/887\",[412,74.605]],[\"comment/887\",[]],[\"name/888\",[413,74.605]],[\"comment/888\",[]],[\"name/889\",[414,74.605]],[\"comment/889\",[]],[\"name/890\",[415,74.605]],[\"comment/890\",[]],[\"name/891\",[416,74.605]],[\"comment/891\",[]],[\"name/892\",[417,74.605]],[\"comment/892\",[]],[\"name/893\",[418,74.605]],[\"comment/893\",[]],[\"name/894\",[419,74.605]],[\"comment/894\",[]],[\"name/895\",[420,69.497]],[\"comment/895\",[]],[\"name/896\",[1,21.944]],[\"comment/896\",[]],[\"name/897\",[231,51.251]],[\"comment/897\",[]],[\"name/898\",[232,69.497]],[\"comment/898\",[]],[\"name/899\",[421,74.605]],[\"comment/899\",[]],[\"name/900\",[1,21.944]],[\"comment/900\",[]],[\"name/901\",[231,51.251]],[\"comment/901\",[]],[\"name/902\",[420,69.497]],[\"comment/902\",[]],[\"name/903\",[422,74.605]],[\"comment/903\",[]],[\"name/904\",[1,21.944]],[\"comment/904\",[]],[\"name/905\",[275,59.942]],[\"comment/905\",[]],[\"name/906\",[26,55.146]],[\"comment/906\",[]],[\"name/907\",[423,74.605]],[\"comment/907\",[]],[\"name/908\",[1,21.944]],[\"comment/908\",[]],[\"name/909\",[375,58.511]],[\"comment/909\",[]],[\"name/910\",[384,63.619]],[\"comment/910\",[]],[\"name/911\",[164,58.511]],[\"comment/911\",[]],[\"name/912\",[165,61.612]],[\"comment/912\",[]],[\"name/913\",[63,55.146]],[\"comment/913\",[]],[\"name/914\",[167,61.612]],[\"comment/914\",[]],[\"name/915\",[332,59.942]],[\"comment/915\",[]],[\"name/916\",[166,58.511]],[\"comment/916\",[]],[\"name/917\",[424,74.605]],[\"comment/917\",[]],[\"name/918\",[1,21.944]],[\"comment/918\",[]],[\"name/919\",[63,55.146]],[\"comment/919\",[]],[\"name/920\",[49,61.612]],[\"comment/920\",[]],[\"name/921\",[425,74.605]],[\"comment/921\",[]],[\"name/922\",[426,74.605]],[\"comment/922\",[]],[\"name/923\",[58,59.942]],[\"comment/923\",[]],[\"name/924\",[427,74.605]],[\"comment/924\",[]],[\"name/925\",[428,74.605]],[\"comment/925\",[]],[\"name/926\",[1,21.944]],[\"comment/926\",[]],[\"name/927\",[69,55.146]],[\"comment/927\",[]],[\"name/928\",[3,66.132]],[\"comment/928\",[]],[\"name/929\",[429,74.605]],[\"comment/929\",[]],[\"name/930\",[1,21.944]],[\"comment/930\",[]],[\"name/931\",[69,55.146]],[\"comment/931\",[]],[\"name/932\",[3,66.132]],[\"comment/932\",[]],[\"name/933\",[430,74.605]],[\"comment/933\",[]],[\"name/934\",[431,74.605]],[\"comment/934\",[]],[\"name/935\",[432,74.605]],[\"comment/935\",[]],[\"name/936\",[433,74.605]],[\"comment/936\",[]],[\"name/937\",[434,74.605]],[\"comment/937\",[]],[\"name/938\",[435,74.605]],[\"comment/938\",[]],[\"name/939\",[436,74.605]],[\"comment/939\",[]],[\"name/940\",[437,74.605]],[\"comment/940\",[]],[\"name/941\",[1,21.944]],[\"comment/941\",[]],[\"name/942\",[2,58.511]],[\"comment/942\",[]],[\"name/943\",[118,56.147]],[\"comment/943\",[]],[\"name/944\",[94,40.265]],[\"comment/944\",[]],[\"name/945\",[438,61.612]],[\"comment/945\",[]],[\"name/946\",[439,63.619]],[\"comment/946\",[]],[\"name/947\",[256,58.511]],[\"comment/947\",[]],[\"name/948\",[28,42.416]],[\"comment/948\",[]],[\"name/949\",[440,59.942]],[\"comment/949\",[]],[\"name/950\",[441,63.619]],[\"comment/950\",[]],[\"name/951\",[1,21.944]],[\"comment/951\",[]],[\"name/952\",[442,59.942]],[\"comment/952\",[]],[\"name/953\",[443,51.251]],[\"comment/953\",[]],[\"name/954\",[123,40.705]],[\"comment/954\",[]],[\"name/955\",[257,58.511]],[\"comment/955\",[]],[\"name/956\",[30,43.544]],[\"comment/956\",[]],[\"name/957\",[444,61.612]],[\"comment/957\",[]],[\"name/958\",[280,69.497]],[\"comment/958\",[]],[\"name/959\",[256,58.511]],[\"comment/959\",[]],[\"name/960\",[94,40.265]],[\"comment/960\",[]],[\"name/961\",[438,61.612]],[\"comment/961\",[]],[\"name/962\",[439,63.619]],[\"comment/962\",[]],[\"name/963\",[28,42.416]],[\"comment/963\",[]],[\"name/964\",[440,59.942]],[\"comment/964\",[]],[\"name/965\",[441,63.619]],[\"comment/965\",[]],[\"name/966\",[1,21.944]],[\"comment/966\",[]],[\"name/967\",[442,59.942]],[\"comment/967\",[]],[\"name/968\",[443,51.251]],[\"comment/968\",[]],[\"name/969\",[123,40.705]],[\"comment/969\",[]],[\"name/970\",[257,58.511]],[\"comment/970\",[]],[\"name/971\",[30,43.544]],[\"comment/971\",[]],[\"name/972\",[444,61.612]],[\"comment/972\",[]],[\"name/973\",[445,74.605]],[\"comment/973\",[]],[\"name/974\",[446,74.605]],[\"comment/974\",[]],[\"name/975\",[166,58.511]],[\"comment/975\",[]],[\"name/976\",[447,69.497]],[\"comment/976\",[]],[\"name/977\",[448,74.605]],[\"comment/977\",[]],[\"name/978\",[1,21.944]],[\"comment/978\",[]],[\"name/979\",[449,74.605]],[\"comment/979\",[]],[\"name/980\",[1,21.944]],[\"comment/980\",[]],[\"name/981\",[450,74.605]],[\"comment/981\",[]],[\"name/982\",[262,63.619]],[\"comment/982\",[]],[\"name/983\",[451,74.605]],[\"comment/983\",[]],[\"name/984\",[118,56.147]],[\"comment/984\",[]],[\"name/985\",[28,42.416]],[\"comment/985\",[]],[\"name/986\",[94,40.265]],[\"comment/986\",[]],[\"name/987\",[1,21.944]],[\"comment/987\",[]],[\"name/988\",[166,58.511]],[\"comment/988\",[]],[\"name/989\",[447,69.497]],[\"comment/989\",[]],[\"name/990\",[443,51.251]],[\"comment/990\",[]],[\"name/991\",[30,43.544]],[\"comment/991\",[]],[\"name/992\",[123,40.705]],[\"comment/992\",[]],[\"name/993\",[452,74.605]],[\"comment/993\",[]],[\"name/994\",[68,66.132]],[\"comment/994\",[]],[\"name/995\",[69,55.146]],[\"comment/995\",[]],[\"name/996\",[55,58.511]],[\"comment/996\",[]],[\"name/997\",[62,63.619]],[\"comment/997\",[]],[\"name/998\",[453,74.605]],[\"comment/998\",[]],[\"name/999\",[454,74.605]],[\"comment/999\",[]],[\"name/1000\",[455,74.605]],[\"comment/1000\",[]],[\"name/1001\",[456,74.605]],[\"comment/1001\",[]],[\"name/1002\",[457,74.605]],[\"comment/1002\",[]],[\"name/1003\",[1,21.944]],[\"comment/1003\",[]],[\"name/1004\",[458,74.605]],[\"comment/1004\",[]],[\"name/1005\",[1,21.944]],[\"comment/1005\",[]],[\"name/1006\",[69,55.146]],[\"comment/1006\",[]],[\"name/1007\",[55,58.511]],[\"comment/1007\",[]],[\"name/1008\",[459,74.605]],[\"comment/1008\",[]],[\"name/1009\",[1,21.944]],[\"comment/1009\",[]],[\"name/1010\",[69,55.146]],[\"comment/1010\",[]],[\"name/1011\",[39,49.482]],[\"comment/1011\",[]],[\"name/1012\",[460,66.132]],[\"comment/1012\",[]],[\"name/1013\",[256,58.511]],[\"comment/1013\",[]],[\"name/1014\",[28,42.416]],[\"comment/1014\",[]],[\"name/1015\",[94,40.265]],[\"comment/1015\",[]],[\"name/1016\",[1,21.944]],[\"comment/1016\",[]],[\"name/1017\",[68,66.132]],[\"comment/1017\",[]],[\"name/1018\",[69,55.146]],[\"comment/1018\",[]],[\"name/1019\",[55,58.511]],[\"comment/1019\",[]],[\"name/1020\",[62,63.619]],[\"comment/1020\",[]],[\"name/1021\",[443,51.251]],[\"comment/1021\",[]],[\"name/1022\",[257,58.511]],[\"comment/1022\",[]],[\"name/1023\",[30,43.544]],[\"comment/1023\",[]],[\"name/1024\",[461,74.605]],[\"comment/1024\",[]],[\"name/1025\",[123,40.705]],[\"comment/1025\",[]],[\"name/1026\",[462,74.605]],[\"comment/1026\",[]],[\"name/1027\",[463,74.605]],[\"comment/1027\",[]],[\"name/1028\",[262,63.619]],[\"comment/1028\",[]],[\"name/1029\",[261,66.132]],[\"comment/1029\",[]],[\"name/1030\",[464,74.605]],[\"comment/1030\",[]],[\"name/1031\",[1,21.944]],[\"comment/1031\",[]],[\"name/1032\",[465,74.605]],[\"comment/1032\",[]],[\"name/1033\",[118,56.147]],[\"comment/1033\",[]],[\"name/1034\",[28,42.416]],[\"comment/1034\",[]],[\"name/1035\",[94,40.265]],[\"comment/1035\",[]],[\"name/1036\",[1,21.944]],[\"comment/1036\",[]],[\"name/1037\",[262,63.619]],[\"comment/1037\",[]],[\"name/1038\",[261,66.132]],[\"comment/1038\",[]],[\"name/1039\",[443,51.251]],[\"comment/1039\",[]],[\"name/1040\",[30,43.544]],[\"comment/1040\",[]],[\"name/1041\",[123,40.705]],[\"comment/1041\",[]],[\"name/1042\",[466,74.605]],[\"comment/1042\",[]],[\"name/1043\",[467,74.605]],[\"comment/1043\",[]],[\"name/1044\",[468,74.605]],[\"comment/1044\",[]],[\"name/1045\",[469,74.605]],[\"comment/1045\",[]],[\"name/1046\",[470,74.605]],[\"comment/1046\",[]],[\"name/1047\",[471,74.605]],[\"comment/1047\",[]],[\"name/1048\",[472,66.132]],[\"comment/1048\",[]],[\"name/1049\",[473,74.605]],[\"comment/1049\",[]],[\"name/1050\",[28,42.416]],[\"comment/1050\",[]],[\"name/1051\",[474,74.605]],[\"comment/1051\",[]],[\"name/1052\",[94,40.265]],[\"comment/1052\",[]],[\"name/1053\",[1,21.944]],[\"comment/1053\",[]],[\"name/1054\",[15,69.497]],[\"comment/1054\",[]],[\"name/1055\",[7,55.146]],[\"comment/1055\",[]],[\"name/1056\",[16,69.497]],[\"comment/1056\",[]],[\"name/1057\",[443,51.251]],[\"comment/1057\",[]],[\"name/1058\",[30,43.544]],[\"comment/1058\",[]],[\"name/1059\",[123,40.705]],[\"comment/1059\",[]],[\"name/1060\",[475,74.605]],[\"comment/1060\",[]],[\"name/1061\",[476,74.605]],[\"comment/1061\",[]],[\"name/1062\",[477,74.605]],[\"comment/1062\",[]],[\"name/1063\",[478,74.605]],[\"comment/1063\",[]],[\"name/1064\",[479,74.605]],[\"comment/1064\",[]],[\"name/1065\",[1,21.944]],[\"comment/1065\",[]],[\"name/1066\",[480,74.605]],[\"comment/1066\",[]],[\"name/1067\",[118,56.147]],[\"comment/1067\",[]],[\"name/1068\",[28,42.416]],[\"comment/1068\",[]],[\"name/1069\",[94,40.265]],[\"comment/1069\",[]],[\"name/1070\",[1,21.944]],[\"comment/1070\",[]],[\"name/1071\",[481,74.605]],[\"comment/1071\",[]],[\"name/1072\",[482,74.605]],[\"comment/1072\",[]],[\"name/1073\",[443,51.251]],[\"comment/1073\",[]],[\"name/1074\",[30,43.544]],[\"comment/1074\",[]],[\"name/1075\",[123,40.705]],[\"comment/1075\",[]],[\"name/1076\",[483,63.619]],[\"comment/1076\",[]],[\"name/1077\",[94,40.265]],[\"comment/1077\",[]],[\"name/1078\",[28,42.416]],[\"comment/1078\",[]],[\"name/1079\",[1,21.944]],[\"comment/1079\",[]],[\"name/1080\",[29,51.251]],[\"comment/1080\",[]],[\"name/1081\",[123,40.705]],[\"comment/1081\",[]],[\"name/1082\",[30,43.544]],[\"comment/1082\",[]],[\"name/1083\",[76,50.038]],[\"comment/1083\",[]],[\"name/1084\",[438,61.612]],[\"comment/1084\",[]],[\"name/1085\",[439,63.619]],[\"comment/1085\",[]],[\"name/1086\",[256,58.511]],[\"comment/1086\",[]],[\"name/1087\",[94,40.265]],[\"comment/1087\",[]],[\"name/1088\",[28,42.416]],[\"comment/1088\",[]],[\"name/1089\",[440,59.942]],[\"comment/1089\",[]],[\"name/1090\",[441,63.619]],[\"comment/1090\",[]],[\"name/1091\",[1,21.944]],[\"comment/1091\",[]],[\"name/1092\",[484,69.497]],[\"comment/1092\",[]],[\"name/1093\",[257,58.511]],[\"comment/1093\",[]],[\"name/1094\",[30,43.544]],[\"comment/1094\",[]],[\"name/1095\",[123,40.705]],[\"comment/1095\",[]],[\"name/1096\",[444,61.612]],[\"comment/1096\",[]],[\"name/1097\",[485,74.605]],[\"comment/1097\",[]],[\"name/1098\",[7,55.146]],[\"comment/1098\",[]],[\"name/1099\",[19,61.612]],[\"comment/1099\",[]],[\"name/1100\",[76,50.038]],[\"comment/1100\",[]],[\"name/1101\",[486,74.605]],[\"comment/1101\",[]],[\"name/1102\",[134,66.132]],[\"comment/1102\",[]],[\"name/1103\",[301,69.497]],[\"comment/1103\",[]],[\"name/1104\",[124,63.619]],[\"comment/1104\",[]],[\"name/1105\",[487,57.259]],[\"comment/1105\",[]],[\"name/1106\",[220,57.259]],[\"comment/1106\",[]],[\"name/1107\",[163,66.132]],[\"comment/1107\",[]],[\"name/1108\",[39,49.482]],[\"comment/1108\",[]],[\"name/1109\",[37,59.942]],[\"comment/1109\",[]],[\"name/1110\",[488,63.619]],[\"comment/1110\",[]],[\"name/1111\",[303,63.619]],[\"comment/1111\",[]],[\"name/1112\",[489,63.619]],[\"comment/1112\",[]],[\"name/1113\",[490,69.497]],[\"comment/1113\",[]],[\"name/1114\",[205,59.942]],[\"comment/1114\",[]],[\"name/1115\",[491,66.132]],[\"comment/1115\",[]],[\"name/1116\",[492,66.132]],[\"comment/1116\",[]],[\"name/1117\",[493,66.132]],[\"comment/1117\",[]],[\"name/1118\",[460,66.132]],[\"comment/1118\",[]],[\"name/1119\",[282,63.619]],[\"comment/1119\",[]],[\"name/1120\",[494,66.132]],[\"comment/1120\",[]],[\"name/1121\",[305,63.619]],[\"comment/1121\",[]],[\"name/1122\",[269,61.612]],[\"comment/1122\",[]],[\"name/1123\",[275,59.942]],[\"comment/1123\",[]],[\"name/1124\",[495,69.497]],[\"comment/1124\",[]],[\"name/1125\",[496,69.497]],[\"comment/1125\",[]],[\"name/1126\",[25,55.146]],[\"comment/1126\",[]],[\"name/1127\",[497,74.605]],[\"comment/1127\",[]],[\"name/1128\",[7,55.146]],[\"comment/1128\",[]],[\"name/1129\",[76,50.038]],[\"comment/1129\",[]],[\"name/1130\",[487,57.259]],[\"comment/1130\",[]],[\"name/1131\",[220,57.259]],[\"comment/1131\",[]],[\"name/1132\",[147,54.236]],[\"comment/1132\",[]],[\"name/1133\",[483,63.619]],[\"comment/1133\",[]],[\"name/1134\",[37,59.942]],[\"comment/1134\",[]],[\"name/1135\",[488,63.619]],[\"comment/1135\",[]],[\"name/1136\",[303,63.619]],[\"comment/1136\",[]],[\"name/1137\",[489,63.619]],[\"comment/1137\",[]],[\"name/1138\",[490,69.497]],[\"comment/1138\",[]],[\"name/1139\",[205,59.942]],[\"comment/1139\",[]],[\"name/1140\",[491,66.132]],[\"comment/1140\",[]],[\"name/1141\",[492,66.132]],[\"comment/1141\",[]],[\"name/1142\",[493,66.132]],[\"comment/1142\",[]],[\"name/1143\",[498,74.605]],[\"comment/1143\",[]],[\"name/1144\",[499,74.605]],[\"comment/1144\",[]],[\"name/1145\",[500,74.605]],[\"comment/1145\",[]],[\"name/1146\",[231,51.251]],[\"comment/1146\",[]],[\"name/1147\",[501,74.605]],[\"comment/1147\",[]],[\"name/1148\",[28,42.416]],[\"comment/1148\",[]],[\"name/1149\",[502,74.605]],[\"comment/1149\",[]],[\"name/1150\",[503,74.605]],[\"comment/1150\",[]],[\"name/1151\",[504,74.605]],[\"comment/1151\",[]],[\"name/1152\",[505,74.605]],[\"comment/1152\",[]],[\"name/1153\",[1,21.944]],[\"comment/1153\",[]],[\"name/1154\",[506,59.942]],[\"comment/1154\",[]],[\"name/1155\",[7,55.146]],[\"comment/1155\",[]],[\"name/1156\",[76,50.038]],[\"comment/1156\",[]],[\"name/1157\",[487,57.259]],[\"comment/1157\",[]],[\"name/1158\",[220,57.259]],[\"comment/1158\",[]],[\"name/1159\",[147,54.236]],[\"comment/1159\",[]],[\"name/1160\",[483,63.619]],[\"comment/1160\",[]],[\"name/1161\",[488,63.619]],[\"comment/1161\",[]],[\"name/1162\",[37,59.942]],[\"comment/1162\",[]],[\"name/1163\",[303,63.619]],[\"comment/1163\",[]],[\"name/1164\",[489,63.619]],[\"comment/1164\",[]],[\"name/1165\",[507,74.605]],[\"comment/1165\",[]],[\"name/1166\",[205,59.942]],[\"comment/1166\",[]],[\"name/1167\",[491,66.132]],[\"comment/1167\",[]],[\"name/1168\",[492,66.132]],[\"comment/1168\",[]],[\"name/1169\",[493,66.132]],[\"comment/1169\",[]],[\"name/1170\",[460,66.132]],[\"comment/1170\",[]],[\"name/1171\",[282,63.619]],[\"comment/1171\",[]],[\"name/1172\",[19,61.612]],[\"comment/1172\",[]],[\"name/1173\",[305,63.619]],[\"comment/1173\",[]],[\"name/1174\",[269,61.612]],[\"comment/1174\",[]],[\"name/1175\",[275,59.942]],[\"comment/1175\",[]],[\"name/1176\",[495,69.497]],[\"comment/1176\",[]],[\"name/1177\",[496,69.497]],[\"comment/1177\",[]],[\"name/1178\",[25,55.146]],[\"comment/1178\",[]],[\"name/1179\",[210,42.416]],[\"comment/1179\",[]],[\"name/1180\",[443,51.251]],[\"comment/1180\",[]],[\"name/1181\",[258,42.153]],[\"comment/1181\",[]],[\"name/1182\",[508,74.605]],[\"comment/1182\",[]],[\"name/1183\",[509,74.605]],[\"comment/1183\",[]],[\"name/1184\",[118,56.147]],[\"comment/1184\",[]],[\"name/1185\",[28,42.416]],[\"comment/1185\",[]],[\"name/1186\",[1,21.944]],[\"comment/1186\",[]],[\"name/1187\",[472,66.132]],[\"comment/1187\",[]],[\"name/1188\",[266,66.132]],[\"comment/1188\",[]],[\"name/1189\",[510,74.605]],[\"comment/1189\",[]],[\"name/1190\",[443,51.251]],[\"comment/1190\",[]],[\"name/1191\",[123,40.705]],[\"comment/1191\",[]],[\"name/1192\",[30,43.544]],[\"comment/1192\",[]],[\"name/1193\",[511,74.605]],[\"comment/1193\",[]],[\"name/1194\",[118,56.147]],[\"comment/1194\",[]],[\"name/1195\",[28,42.416]],[\"comment/1195\",[]],[\"name/1196\",[1,21.944]],[\"comment/1196\",[]],[\"name/1197\",[512,74.605]],[\"comment/1197\",[]],[\"name/1198\",[513,74.605]],[\"comment/1198\",[]],[\"name/1199\",[443,51.251]],[\"comment/1199\",[]],[\"name/1200\",[123,40.705]],[\"comment/1200\",[]],[\"name/1201\",[30,43.544]],[\"comment/1201\",[]],[\"name/1202\",[514,74.605]],[\"comment/1202\",[]],[\"name/1203\",[515,74.605]],[\"comment/1203\",[]],[\"name/1204\",[516,74.605]],[\"comment/1204\",[]],[\"name/1205\",[517,49.482]],[\"comment/1205\",[]],[\"name/1206\",[484,69.497]],[\"comment/1206\",[]],[\"name/1207\",[442,59.942]],[\"comment/1207\",[]],[\"name/1208\",[94,40.265]],[\"comment/1208\",[]],[\"name/1209\",[438,61.612]],[\"comment/1209\",[]],[\"name/1210\",[439,63.619]],[\"comment/1210\",[]],[\"name/1211\",[256,58.511]],[\"comment/1211\",[]],[\"name/1212\",[28,42.416]],[\"comment/1212\",[]],[\"name/1213\",[440,59.942]],[\"comment/1213\",[]],[\"name/1214\",[441,63.619]],[\"comment/1214\",[]],[\"name/1215\",[1,21.944]],[\"comment/1215\",[]],[\"name/1216\",[442,59.942]],[\"comment/1216\",[]],[\"name/1217\",[443,51.251]],[\"comment/1217\",[]],[\"name/1218\",[123,40.705]],[\"comment/1218\",[]],[\"name/1219\",[257,58.511]],[\"comment/1219\",[]],[\"name/1220\",[30,43.544]],[\"comment/1220\",[]],[\"name/1221\",[444,61.612]],[\"comment/1221\",[]],[\"name/1222\",[518,74.605]],[\"comment/1222\",[]],[\"name/1223\",[519,74.605]],[\"comment/1223\",[]],[\"name/1224\",[520,74.605]],[\"comment/1224\",[]],[\"name/1225\",[521,74.605]],[\"comment/1225\",[]],[\"name/1226\",[522,74.605]],[\"comment/1226\",[]],[\"name/1227\",[523,74.605]],[\"comment/1227\",[]],[\"name/1228\",[524,74.605]],[\"comment/1228\",[]],[\"name/1229\",[525,74.605]],[\"comment/1229\",[]],[\"name/1230\",[526,74.605]],[\"comment/1230\",[]],[\"name/1231\",[527,74.605]],[\"comment/1231\",[]],[\"name/1232\",[528,74.605]],[\"comment/1232\",[]],[\"name/1233\",[438,61.612]],[\"comment/1233\",[]],[\"name/1234\",[487,57.259]],[\"comment/1234\",[]],[\"name/1235\",[94,40.265]],[\"comment/1235\",[]],[\"name/1236\",[118,56.147]],[\"comment/1236\",[]],[\"name/1237\",[28,42.416]],[\"comment/1237\",[]],[\"name/1238\",[440,59.942]],[\"comment/1238\",[]],[\"name/1239\",[1,21.944]],[\"comment/1239\",[]],[\"name/1240\",[392,58.511]],[\"comment/1240\",[]],[\"name/1241\",[181,69.497]],[\"comment/1241\",[]],[\"name/1242\",[210,42.416]],[\"comment/1242\",[]],[\"name/1243\",[443,51.251]],[\"comment/1243\",[]],[\"name/1244\",[258,42.153]],[\"comment/1244\",[]],[\"name/1245\",[529,74.605]],[\"comment/1245\",[]],[\"name/1246\",[123,40.705]],[\"comment/1246\",[]],[\"name/1247\",[530,74.605]],[\"comment/1247\",[]],[\"name/1248\",[305,63.619]],[\"comment/1248\",[]],[\"name/1249\",[94,40.265]],[\"comment/1249\",[]],[\"name/1250\",[28,42.416]],[\"comment/1250\",[]],[\"name/1251\",[531,74.605]],[\"comment/1251\",[]],[\"name/1252\",[1,21.944]],[\"comment/1252\",[]],[\"name/1253\",[532,74.605]],[\"comment/1253\",[]],[\"name/1254\",[533,66.132]],[\"comment/1254\",[]],[\"name/1255\",[123,40.705]],[\"comment/1255\",[]],[\"name/1256\",[534,74.605]],[\"comment/1256\",[]],[\"name/1257\",[443,51.251]],[\"comment/1257\",[]],[\"name/1258\",[30,43.544]],[\"comment/1258\",[]],[\"name/1259\",[132,69.497]],[\"comment/1259\",[]],[\"name/1260\",[94,40.265]],[\"comment/1260\",[]],[\"name/1261\",[535,74.605]],[\"comment/1261\",[]],[\"name/1262\",[1,21.944]],[\"comment/1262\",[]],[\"name/1263\",[76,50.038]],[\"comment/1263\",[]],[\"name/1264\",[442,59.942]],[\"comment/1264\",[]],[\"name/1265\",[123,40.705]],[\"comment/1265\",[]],[\"name/1266\",[536,74.605]],[\"comment/1266\",[]],[\"name/1267\",[443,51.251]],[\"comment/1267\",[]],[\"name/1268\",[125,69.497]],[\"comment/1268\",[]],[\"name/1269\",[94,40.265]],[\"comment/1269\",[]],[\"name/1270\",[537,74.605]],[\"comment/1270\",[]],[\"name/1271\",[1,21.944]],[\"comment/1271\",[]],[\"name/1272\",[76,50.038]],[\"comment/1272\",[]],[\"name/1273\",[442,59.942]],[\"comment/1273\",[]],[\"name/1274\",[123,40.705]],[\"comment/1274\",[]],[\"name/1275\",[443,51.251]],[\"comment/1275\",[]],[\"name/1276\",[538,74.605]],[\"comment/1276\",[]],[\"name/1277\",[539,74.605]],[\"comment/1277\",[]],[\"name/1278\",[1,21.944]],[\"comment/1278\",[]],[\"name/1279\",[392,58.511]],[\"comment/1279\",[]],[\"name/1280\",[210,42.416]],[\"comment/1280\",[]],[\"name/1281\",[258,42.153]],[\"comment/1281\",[]],[\"name/1282\",[540,74.605]],[\"comment/1282\",[]],[\"name/1283\",[541,74.605]],[\"comment/1283\",[]],[\"name/1284\",[28,42.416]],[\"comment/1284\",[]],[\"name/1285\",[1,21.944]],[\"comment/1285\",[]],[\"name/1286\",[29,51.251]],[\"comment/1286\",[]],[\"name/1287\",[210,42.416]],[\"comment/1287\",[]],[\"name/1288\",[258,42.153]],[\"comment/1288\",[]],[\"name/1289\",[542,55.146]],[\"comment/1289\",[]],[\"name/1290\",[543,74.605]],[\"comment/1290\",[]],[\"name/1291\",[544,74.605]],[\"comment/1291\",[]],[\"name/1292\",[28,42.416]],[\"comment/1292\",[]],[\"name/1293\",[1,21.944]],[\"comment/1293\",[]],[\"name/1294\",[392,58.511]],[\"comment/1294\",[]],[\"name/1295\",[210,42.416]],[\"comment/1295\",[]],[\"name/1296\",[258,42.153]],[\"comment/1296\",[]],[\"name/1297\",[545,74.605]],[\"comment/1297\",[]],[\"name/1298\",[249,59.942]],[\"comment/1298\",[]],[\"name/1299\",[210,42.416]],[\"comment/1299\",[]],[\"name/1300\",[300,69.497]],[\"comment/1300\",[]],[\"name/1301\",[546,74.605]],[\"comment/1301\",[]],[\"name/1302\",[547,74.605]],[\"comment/1302\",[]],[\"name/1303\",[548,74.605]],[\"comment/1303\",[]],[\"name/1304\",[1,21.944]],[\"comment/1304\",[]],[\"name/1305\",[506,59.942]],[\"comment/1305\",[]],[\"name/1306\",[549,66.132]],[\"comment/1306\",[]],[\"name/1307\",[550,66.132]],[\"comment/1307\",[]],[\"name/1308\",[551,66.132]],[\"comment/1308\",[]],[\"name/1309\",[552,74.605]],[\"comment/1309\",[]],[\"name/1310\",[553,74.605]],[\"comment/1310\",[]],[\"name/1311\",[554,74.605]],[\"comment/1311\",[]],[\"name/1312\",[555,74.605]],[\"comment/1312\",[]],[\"name/1313\",[556,74.605]],[\"comment/1313\",[]],[\"name/1314\",[557,74.605]],[\"comment/1314\",[]],[\"name/1315\",[558,66.132]],[\"comment/1315\",[]],[\"name/1316\",[487,57.259]],[\"comment/1316\",[]],[\"name/1317\",[231,51.251]],[\"comment/1317\",[]],[\"name/1318\",[559,66.132]],[\"comment/1318\",[]],[\"name/1319\",[560,66.132]],[\"comment/1319\",[]],[\"name/1320\",[561,66.132]],[\"comment/1320\",[]],[\"name/1321\",[249,59.942]],[\"comment/1321\",[]],[\"name/1322\",[562,74.605]],[\"comment/1322\",[]],[\"name/1323\",[563,63.619]],[\"comment/1323\",[]],[\"name/1324\",[564,66.132]],[\"comment/1324\",[]],[\"name/1325\",[565,66.132]],[\"comment/1325\",[]],[\"name/1326\",[566,66.132]],[\"comment/1326\",[]],[\"name/1327\",[567,66.132]],[\"comment/1327\",[]],[\"name/1328\",[36,50.626]],[\"comment/1328\",[]],[\"name/1329\",[568,74.605]],[\"comment/1329\",[]],[\"name/1330\",[258,42.153]],[\"comment/1330\",[]],[\"name/1331\",[210,42.416]],[\"comment/1331\",[]],[\"name/1332\",[569,74.605]],[\"comment/1332\",[]],[\"name/1333\",[570,74.605]],[\"comment/1333\",[]],[\"name/1334\",[571,74.605]],[\"comment/1334\",[]],[\"name/1335\",[572,74.605]],[\"comment/1335\",[]],[\"name/1336\",[28,42.416]],[\"comment/1336\",[]],[\"name/1337\",[1,21.944]],[\"comment/1337\",[]],[\"name/1338\",[29,51.251]],[\"comment/1338\",[]],[\"name/1339\",[210,42.416]],[\"comment/1339\",[]],[\"name/1340\",[258,42.153]],[\"comment/1340\",[]],[\"name/1341\",[542,55.146]],[\"comment/1341\",[]],[\"name/1342\",[573,74.605]],[\"comment/1342\",[]],[\"name/1343\",[574,74.605]],[\"comment/1343\",[]],[\"name/1344\",[28,42.416]],[\"comment/1344\",[]],[\"name/1345\",[1,21.944]],[\"comment/1345\",[]],[\"name/1346\",[29,51.251]],[\"comment/1346\",[]],[\"name/1347\",[210,42.416]],[\"comment/1347\",[]],[\"name/1348\",[258,42.153]],[\"comment/1348\",[]],[\"name/1349\",[542,55.146]],[\"comment/1349\",[]],[\"name/1350\",[575,74.605]],[\"comment/1350\",[]],[\"name/1351\",[576,74.605]],[\"comment/1351\",[]],[\"name/1352\",[28,42.416]],[\"comment/1352\",[]],[\"name/1353\",[1,21.944]],[\"comment/1353\",[]],[\"name/1354\",[506,59.942]],[\"comment/1354\",[]],[\"name/1355\",[577,74.605]],[\"comment/1355\",[]],[\"name/1356\",[210,42.416]],[\"comment/1356\",[]],[\"name/1357\",[258,42.153]],[\"comment/1357\",[]],[\"name/1358\",[533,66.132]],[\"comment/1358\",[]],[\"name/1359\",[578,69.497]],[\"comment/1359\",[]],[\"name/1360\",[579,74.605]],[\"comment/1360\",[]],[\"name/1361\",[580,74.605]],[\"comment/1361\",[]],[\"name/1362\",[581,69.497]],[\"comment/1362\",[]],[\"name/1363\",[582,74.605]],[\"comment/1363\",[]],[\"name/1364\",[583,69.497]],[\"comment/1364\",[]],[\"name/1365\",[123,40.705]],[\"comment/1365\",[]],[\"name/1366\",[584,74.605]],[\"comment/1366\",[]],[\"name/1367\",[28,42.416]],[\"comment/1367\",[]],[\"name/1368\",[585,74.605]],[\"comment/1368\",[]],[\"name/1369\",[1,21.944]],[\"comment/1369\",[]],[\"name/1370\",[506,59.942]],[\"comment/1370\",[]],[\"name/1371\",[392,58.511]],[\"comment/1371\",[]],[\"name/1372\",[586,74.605]],[\"comment/1372\",[]],[\"name/1373\",[210,42.416]],[\"comment/1373\",[]],[\"name/1374\",[587,74.605]],[\"comment/1374\",[]],[\"name/1375\",[588,74.605]],[\"comment/1375\",[]],[\"name/1376\",[258,42.153]],[\"comment/1376\",[]],[\"name/1377\",[278,69.497]],[\"comment/1377\",[]],[\"name/1378\",[583,69.497]],[\"comment/1378\",[]],[\"name/1379\",[589,74.605]],[\"comment/1379\",[]],[\"name/1380\",[590,74.605]],[\"comment/1380\",[]],[\"name/1381\",[578,69.497]],[\"comment/1381\",[]],[\"name/1382\",[591,74.605]],[\"comment/1382\",[]],[\"name/1383\",[592,74.605]],[\"comment/1383\",[]],[\"name/1384\",[28,42.416]],[\"comment/1384\",[]],[\"name/1385\",[1,21.944]],[\"comment/1385\",[]],[\"name/1386\",[506,59.942]],[\"comment/1386\",[]],[\"name/1387\",[593,61.612]],[\"comment/1387\",[]],[\"name/1388\",[210,42.416]],[\"comment/1388\",[]],[\"name/1389\",[258,42.153]],[\"comment/1389\",[]],[\"name/1390\",[533,66.132]],[\"comment/1390\",[]],[\"name/1391\",[29,51.251]],[\"comment/1391\",[]],[\"name/1392\",[594,74.605]],[\"comment/1392\",[]],[\"name/1393\",[595,74.605]],[\"comment/1393\",[]],[\"name/1394\",[94,40.265]],[\"comment/1394\",[]],[\"name/1395\",[123,40.705]],[\"comment/1395\",[]],[\"name/1396\",[517,49.482]],[\"comment/1396\",[]],[\"name/1397\",[210,42.416]],[\"comment/1397\",[]],[\"name/1398\",[596,74.605]],[\"comment/1398\",[]],[\"name/1399\",[597,74.605]],[\"comment/1399\",[]],[\"name/1400\",[598,74.605]],[\"comment/1400\",[]],[\"name/1401\",[1,21.944]],[\"comment/1401\",[]],[\"name/1402\",[599,74.605]],[\"comment/1402\",[]],[\"name/1403\",[600,74.605]],[\"comment/1403\",[]],[\"name/1404\",[28,42.416]],[\"comment/1404\",[]],[\"name/1405\",[1,21.944]],[\"comment/1405\",[]],[\"name/1406\",[506,59.942]],[\"comment/1406\",[]],[\"name/1407\",[601,74.605]],[\"comment/1407\",[]],[\"name/1408\",[593,61.612]],[\"comment/1408\",[]],[\"name/1409\",[210,42.416]],[\"comment/1409\",[]],[\"name/1410\",[258,42.153]],[\"comment/1410\",[]],[\"name/1411\",[29,51.251]],[\"comment/1411\",[]],[\"name/1412\",[602,74.605]],[\"comment/1412\",[]],[\"name/1413\",[603,74.605]],[\"comment/1413\",[]],[\"name/1414\",[28,42.416]],[\"comment/1414\",[]],[\"name/1415\",[1,21.944]],[\"comment/1415\",[]],[\"name/1416\",[29,51.251]],[\"comment/1416\",[]],[\"name/1417\",[210,42.416]],[\"comment/1417\",[]],[\"name/1418\",[604,69.497]],[\"comment/1418\",[]],[\"name/1419\",[258,42.153]],[\"comment/1419\",[]],[\"name/1420\",[605,74.605]],[\"comment/1420\",[]],[\"name/1421\",[606,74.605]],[\"comment/1421\",[]],[\"name/1422\",[28,42.416]],[\"comment/1422\",[]],[\"name/1423\",[1,21.944]],[\"comment/1423\",[]],[\"name/1424\",[607,66.132]],[\"comment/1424\",[]],[\"name/1425\",[608,74.605]],[\"comment/1425\",[]],[\"name/1426\",[210,42.416]],[\"comment/1426\",[]],[\"name/1427\",[258,42.153]],[\"comment/1427\",[]],[\"name/1428\",[29,51.251]],[\"comment/1428\",[]],[\"name/1429\",[609,74.605]],[\"comment/1429\",[]],[\"name/1430\",[610,74.605]],[\"comment/1430\",[]],[\"name/1431\",[28,42.416]],[\"comment/1431\",[]],[\"name/1432\",[1,21.944]],[\"comment/1432\",[]],[\"name/1433\",[607,66.132]],[\"comment/1433\",[]],[\"name/1434\",[611,63.619]],[\"comment/1434\",[]],[\"name/1435\",[612,63.619]],[\"comment/1435\",[]],[\"name/1436\",[210,42.416]],[\"comment/1436\",[]],[\"name/1437\",[258,42.153]],[\"comment/1437\",[]],[\"name/1438\",[29,51.251]],[\"comment/1438\",[]],[\"name/1439\",[613,74.605]],[\"comment/1439\",[]],[\"name/1440\",[614,74.605]],[\"comment/1440\",[]],[\"name/1441\",[28,42.416]],[\"comment/1441\",[]],[\"name/1442\",[1,21.944]],[\"comment/1442\",[]],[\"name/1443\",[607,66.132]],[\"comment/1443\",[]],[\"name/1444\",[611,63.619]],[\"comment/1444\",[]],[\"name/1445\",[612,63.619]],[\"comment/1445\",[]],[\"name/1446\",[615,69.497]],[\"comment/1446\",[]],[\"name/1447\",[210,42.416]],[\"comment/1447\",[]],[\"name/1448\",[258,42.153]],[\"comment/1448\",[]],[\"name/1449\",[542,55.146]],[\"comment/1449\",[]],[\"name/1450\",[616,74.605]],[\"comment/1450\",[]],[\"name/1451\",[617,74.605]],[\"comment/1451\",[]],[\"name/1452\",[618,74.605]],[\"comment/1452\",[]],[\"name/1453\",[619,74.605]],[\"comment/1453\",[]],[\"name/1454\",[620,74.605]],[\"comment/1454\",[]],[\"name/1455\",[621,74.605]],[\"comment/1455\",[]],[\"name/1456\",[622,74.605]],[\"comment/1456\",[]],[\"name/1457\",[28,42.416]],[\"comment/1457\",[]],[\"name/1458\",[1,21.944]],[\"comment/1458\",[]],[\"name/1459\",[623,74.605]],[\"comment/1459\",[]],[\"name/1460\",[210,42.416]],[\"comment/1460\",[]],[\"name/1461\",[258,42.153]],[\"comment/1461\",[]],[\"name/1462\",[542,55.146]],[\"comment/1462\",[]],[\"name/1463\",[624,74.605]],[\"comment/1463\",[]],[\"name/1464\",[625,74.605]],[\"comment/1464\",[]],[\"name/1465\",[28,42.416]],[\"comment/1465\",[]],[\"name/1466\",[1,21.944]],[\"comment/1466\",[]],[\"name/1467\",[626,63.619]],[\"comment/1467\",[]],[\"name/1468\",[210,42.416]],[\"comment/1468\",[]],[\"name/1469\",[258,42.153]],[\"comment/1469\",[]],[\"name/1470\",[542,55.146]],[\"comment/1470\",[]],[\"name/1471\",[627,74.605]],[\"comment/1471\",[]],[\"name/1472\",[628,74.605]],[\"comment/1472\",[]],[\"name/1473\",[28,42.416]],[\"comment/1473\",[]],[\"name/1474\",[1,21.944]],[\"comment/1474\",[]],[\"name/1475\",[626,63.619]],[\"comment/1475\",[]],[\"name/1476\",[210,42.416]],[\"comment/1476\",[]],[\"name/1477\",[258,42.153]],[\"comment/1477\",[]],[\"name/1478\",[542,55.146]],[\"comment/1478\",[]],[\"name/1479\",[629,74.605]],[\"comment/1479\",[]],[\"name/1480\",[94,40.265]],[\"comment/1480\",[]],[\"name/1481\",[28,42.416]],[\"comment/1481\",[]],[\"name/1482\",[630,74.605]],[\"comment/1482\",[]],[\"name/1483\",[1,21.944]],[\"comment/1483\",[]],[\"name/1484\",[626,63.619]],[\"comment/1484\",[]],[\"name/1485\",[631,74.605]],[\"comment/1485\",[]],[\"name/1486\",[210,42.416]],[\"comment/1486\",[]],[\"name/1487\",[258,42.153]],[\"comment/1487\",[]],[\"name/1488\",[29,51.251]],[\"comment/1488\",[]],[\"name/1489\",[123,40.705]],[\"comment/1489\",[]],[\"name/1490\",[632,74.605]],[\"comment/1490\",[]],[\"name/1491\",[633,74.605]],[\"comment/1491\",[]],[\"name/1492\",[634,74.605]],[\"comment/1492\",[]],[\"name/1493\",[635,74.605]],[\"comment/1493\",[]],[\"name/1494\",[28,42.416]],[\"comment/1494\",[]],[\"name/1495\",[1,21.944]],[\"comment/1495\",[]],[\"name/1496\",[29,51.251]],[\"comment/1496\",[]],[\"name/1497\",[210,42.416]],[\"comment/1497\",[]],[\"name/1498\",[258,42.153]],[\"comment/1498\",[]],[\"name/1499\",[542,55.146]],[\"comment/1499\",[]],[\"name/1500\",[636,74.605]],[\"comment/1500\",[]],[\"name/1501\",[637,74.605]],[\"comment/1501\",[]],[\"name/1502\",[28,42.416]],[\"comment/1502\",[]],[\"name/1503\",[1,21.944]],[\"comment/1503\",[]],[\"name/1504\",[29,51.251]],[\"comment/1504\",[]],[\"name/1505\",[210,42.416]],[\"comment/1505\",[]],[\"name/1506\",[258,42.153]],[\"comment/1506\",[]],[\"name/1507\",[542,55.146]],[\"comment/1507\",[]],[\"name/1508\",[638,74.605]],[\"comment/1508\",[]],[\"name/1509\",[639,74.605]],[\"comment/1509\",[]],[\"name/1510\",[28,42.416]],[\"comment/1510\",[]],[\"name/1511\",[604,69.497]],[\"comment/1511\",[]],[\"name/1512\",[1,21.944]],[\"comment/1512\",[]],[\"name/1513\",[29,51.251]],[\"comment/1513\",[]],[\"name/1514\",[210,42.416]],[\"comment/1514\",[]],[\"name/1515\",[258,42.153]],[\"comment/1515\",[]],[\"name/1516\",[542,55.146]],[\"comment/1516\",[]],[\"name/1517\",[640,74.605]],[\"comment/1517\",[]],[\"name/1518\",[94,40.265]],[\"comment/1518\",[]],[\"name/1519\",[1,21.944]],[\"comment/1519\",[]],[\"name/1520\",[581,69.497]],[\"comment/1520\",[]],[\"name/1521\",[30,43.544]],[\"comment/1521\",[]],[\"name/1522\",[258,42.153]],[\"comment/1522\",[]],[\"name/1523\",[641,54.236]],[\"comment/1523\",[]],[\"name/1524\",[642,54.236]],[\"comment/1524\",[]],[\"name/1525\",[643,74.605]],[\"comment/1525\",[]],[\"name/1526\",[123,40.705]],[\"comment/1526\",[]],[\"name/1527\",[517,49.482]],[\"comment/1527\",[]],[\"name/1528\",[644,74.605]],[\"comment/1528\",[]],[\"name/1529\",[645,74.605]],[\"comment/1529\",[]],[\"name/1530\",[646,66.132]],[\"comment/1530\",[]],[\"name/1531\",[549,66.132]],[\"comment/1531\",[]],[\"name/1532\",[550,66.132]],[\"comment/1532\",[]],[\"name/1533\",[551,66.132]],[\"comment/1533\",[]],[\"name/1534\",[647,69.497]],[\"comment/1534\",[]],[\"name/1535\",[648,69.497]],[\"comment/1535\",[]],[\"name/1536\",[649,69.497]],[\"comment/1536\",[]],[\"name/1537\",[650,69.497]],[\"comment/1537\",[]],[\"name/1538\",[651,69.497]],[\"comment/1538\",[]],[\"name/1539\",[652,69.497]],[\"comment/1539\",[]],[\"name/1540\",[558,66.132]],[\"comment/1540\",[]],[\"name/1541\",[268,66.132]],[\"comment/1541\",[]],[\"name/1542\",[231,51.251]],[\"comment/1542\",[]],[\"name/1543\",[487,57.259]],[\"comment/1543\",[]],[\"name/1544\",[559,66.132]],[\"comment/1544\",[]],[\"name/1545\",[560,66.132]],[\"comment/1545\",[]],[\"name/1546\",[561,66.132]],[\"comment/1546\",[]],[\"name/1547\",[249,59.942]],[\"comment/1547\",[]],[\"name/1548\",[563,63.619]],[\"comment/1548\",[]],[\"name/1549\",[564,66.132]],[\"comment/1549\",[]],[\"name/1550\",[565,66.132]],[\"comment/1550\",[]],[\"name/1551\",[566,66.132]],[\"comment/1551\",[]],[\"name/1552\",[567,66.132]],[\"comment/1552\",[]],[\"name/1553\",[36,50.626]],[\"comment/1553\",[]],[\"name/1554\",[653,66.132]],[\"comment/1554\",[]],[\"name/1555\",[517,49.482]],[\"comment/1555\",[]],[\"name/1556\",[549,66.132]],[\"comment/1556\",[]],[\"name/1557\",[550,66.132]],[\"comment/1557\",[]],[\"name/1558\",[551,66.132]],[\"comment/1558\",[]],[\"name/1559\",[647,69.497]],[\"comment/1559\",[]],[\"name/1560\",[648,69.497]],[\"comment/1560\",[]],[\"name/1561\",[649,69.497]],[\"comment/1561\",[]],[\"name/1562\",[650,69.497]],[\"comment/1562\",[]],[\"name/1563\",[651,69.497]],[\"comment/1563\",[]],[\"name/1564\",[652,69.497]],[\"comment/1564\",[]],[\"name/1565\",[558,66.132]],[\"comment/1565\",[]],[\"name/1566\",[268,66.132]],[\"comment/1566\",[]],[\"name/1567\",[231,51.251]],[\"comment/1567\",[]],[\"name/1568\",[487,57.259]],[\"comment/1568\",[]],[\"name/1569\",[559,66.132]],[\"comment/1569\",[]],[\"name/1570\",[560,66.132]],[\"comment/1570\",[]],[\"name/1571\",[561,66.132]],[\"comment/1571\",[]],[\"name/1572\",[249,59.942]],[\"comment/1572\",[]],[\"name/1573\",[563,63.619]],[\"comment/1573\",[]],[\"name/1574\",[564,66.132]],[\"comment/1574\",[]],[\"name/1575\",[565,66.132]],[\"comment/1575\",[]],[\"name/1576\",[566,66.132]],[\"comment/1576\",[]],[\"name/1577\",[567,66.132]],[\"comment/1577\",[]],[\"name/1578\",[36,50.626]],[\"comment/1578\",[]],[\"name/1579\",[653,66.132]],[\"comment/1579\",[]],[\"name/1580\",[177,69.497]],[\"comment/1580\",[]],[\"name/1581\",[30,43.544]],[\"comment/1581\",[]],[\"name/1582\",[258,42.153]],[\"comment/1582\",[]],[\"name/1583\",[641,54.236]],[\"comment/1583\",[]],[\"name/1584\",[642,54.236]],[\"comment/1584\",[]],[\"name/1585\",[123,40.705]],[\"comment/1585\",[]],[\"name/1586\",[654,74.605]],[\"comment/1586\",[]],[\"name/1587\",[1,21.944]],[\"comment/1587\",[]],[\"name/1588\",[646,66.132]],[\"comment/1588\",[]],[\"name/1589\",[653,66.132]],[\"comment/1589\",[]],[\"name/1590\",[30,43.544]],[\"comment/1590\",[]],[\"name/1591\",[258,42.153]],[\"comment/1591\",[]],[\"name/1592\",[641,54.236]],[\"comment/1592\",[]],[\"name/1593\",[642,54.236]],[\"comment/1593\",[]],[\"name/1594\",[123,40.705]],[\"comment/1594\",[]],[\"name/1595\",[655,74.605]],[\"comment/1595\",[]],[\"name/1596\",[656,74.605]],[\"comment/1596\",[]],[\"name/1597\",[657,74.605]],[\"comment/1597\",[]],[\"name/1598\",[658,74.605]],[\"comment/1598\",[]],[\"name/1599\",[659,74.605]],[\"comment/1599\",[]],[\"name/1600\",[660,74.605]],[\"comment/1600\",[]],[\"name/1601\",[661,74.605]],[\"comment/1601\",[]],[\"name/1602\",[662,74.605]],[\"comment/1602\",[]],[\"name/1603\",[663,74.605]],[\"comment/1603\",[]],[\"name/1604\",[664,74.605]],[\"comment/1604\",[]],[\"name/1605\",[665,74.605]],[\"comment/1605\",[]],[\"name/1606\",[666,74.605]],[\"comment/1606\",[]],[\"name/1607\",[667,74.605]],[\"comment/1607\",[]],[\"name/1608\",[668,74.605]],[\"comment/1608\",[]],[\"name/1609\",[669,74.605]],[\"comment/1609\",[]],[\"name/1610\",[670,74.605]],[\"comment/1610\",[]],[\"name/1611\",[671,74.605]],[\"comment/1611\",[]],[\"name/1612\",[94,40.265]],[\"comment/1612\",[]],[\"name/1613\",[1,21.944]],[\"comment/1613\",[]],[\"name/1614\",[231,51.251]],[\"comment/1614\",[]],[\"name/1615\",[626,63.619]],[\"comment/1615\",[]],[\"name/1616\",[30,43.544]],[\"comment/1616\",[]],[\"name/1617\",[258,42.153]],[\"comment/1617\",[]],[\"name/1618\",[641,54.236]],[\"comment/1618\",[]],[\"name/1619\",[642,54.236]],[\"comment/1619\",[]],[\"name/1620\",[123,40.705]],[\"comment/1620\",[]],[\"name/1621\",[517,49.482]],[\"comment/1621\",[]],[\"name/1622\",[563,63.619]],[\"comment/1622\",[]],[\"name/1623\",[517,49.482]],[\"comment/1623\",[]],[\"name/1624\",[231,51.251]],[\"comment/1624\",[]],[\"name/1625\",[29,51.251]],[\"comment/1625\",[]],[\"name/1626\",[672,74.605]],[\"comment/1626\",[]],[\"name/1627\",[1,21.944]],[\"comment/1627\",[]],[\"name/1628\",[646,66.132]],[\"comment/1628\",[]],[\"name/1629\",[593,61.612]],[\"comment/1629\",[]],[\"name/1630\",[30,43.544]],[\"comment/1630\",[]],[\"name/1631\",[258,42.153]],[\"comment/1631\",[]],[\"name/1632\",[641,54.236]],[\"comment/1632\",[]],[\"name/1633\",[642,54.236]],[\"comment/1633\",[]],[\"name/1634\",[123,40.705]],[\"comment/1634\",[]],[\"name/1635\",[673,74.605]],[\"comment/1635\",[]],[\"name/1636\",[94,40.265]],[\"comment/1636\",[]],[\"name/1637\",[1,21.944]],[\"comment/1637\",[]],[\"name/1638\",[674,74.605]],[\"comment/1638\",[]],[\"name/1639\",[30,43.544]],[\"comment/1639\",[]],[\"name/1640\",[258,42.153]],[\"comment/1640\",[]],[\"name/1641\",[641,54.236]],[\"comment/1641\",[]],[\"name/1642\",[642,54.236]],[\"comment/1642\",[]],[\"name/1643\",[123,40.705]],[\"comment/1643\",[]],[\"name/1644\",[517,49.482]],[\"comment/1644\",[]],[\"name/1645\",[675,74.605]],[\"comment/1645\",[]],[\"name/1646\",[94,40.265]],[\"comment/1646\",[]],[\"name/1647\",[1,21.944]],[\"comment/1647\",[]],[\"name/1648\",[593,61.612]],[\"comment/1648\",[]],[\"name/1649\",[30,43.544]],[\"comment/1649\",[]],[\"name/1650\",[258,42.153]],[\"comment/1650\",[]],[\"name/1651\",[641,54.236]],[\"comment/1651\",[]],[\"name/1652\",[642,54.236]],[\"comment/1652\",[]],[\"name/1653\",[123,40.705]],[\"comment/1653\",[]],[\"name/1654\",[517,49.482]],[\"comment/1654\",[]],[\"name/1655\",[676,74.605]],[\"comment/1655\",[]],[\"name/1656\",[677,74.605]],[\"comment/1656\",[]],[\"name/1657\",[678,74.605]],[\"comment/1657\",[]],[\"name/1658\",[679,74.605]],[\"comment/1658\",[]],[\"name/1659\",[680,74.605]],[\"comment/1659\",[]],[\"name/1660\",[681,74.605]],[\"comment/1660\",[]],[\"name/1661\",[682,74.605]],[\"comment/1661\",[]],[\"name/1662\",[517,49.482]],[\"comment/1662\",[]],[\"name/1663\",[683,74.605]],[\"comment/1663\",[]],[\"name/1664\",[684,74.605]],[\"comment/1664\",[]],[\"name/1665\",[685,74.605]],[\"comment/1665\",[]],[\"name/1666\",[686,74.605]],[\"comment/1666\",[]],[\"name/1667\",[687,74.605]],[\"comment/1667\",[]],[\"name/1668\",[688,74.605]],[\"comment/1668\",[]],[\"name/1669\",[689,74.605]],[\"comment/1669\",[]],[\"name/1670\",[690,74.605]],[\"comment/1670\",[]],[\"name/1671\",[691,74.605]],[\"comment/1671\",[]],[\"name/1672\",[692,74.605]],[\"comment/1672\",[]],[\"name/1673\",[693,74.605]],[\"comment/1673\",[]],[\"name/1674\",[694,74.605]],[\"comment/1674\",[]],[\"name/1675\",[695,74.605]],[\"comment/1675\",[]],[\"name/1676\",[696,74.605]],[\"comment/1676\",[]],[\"name/1677\",[697,74.605]],[\"comment/1677\",[]],[\"name/1678\",[698,74.605]],[\"comment/1678\",[]],[\"name/1679\",[699,74.605]],[\"comment/1679\",[]],[\"name/1680\",[700,74.605]],[\"comment/1680\",[]],[\"name/1681\",[701,74.605]],[\"comment/1681\",[]],[\"name/1682\",[702,74.605]],[\"comment/1682\",[]],[\"name/1683\",[703,74.605]],[\"comment/1683\",[]],[\"name/1684\",[704,74.605]],[\"comment/1684\",[]],[\"name/1685\",[705,74.605]],[\"comment/1685\",[]],[\"name/1686\",[706,74.605]],[\"comment/1686\",[]],[\"name/1687\",[707,74.605]],[\"comment/1687\",[]],[\"name/1688\",[708,74.605]],[\"comment/1688\",[]],[\"name/1689\",[709,74.605]],[\"comment/1689\",[]],[\"name/1690\",[710,74.605]],[\"comment/1690\",[]],[\"name/1691\",[1,21.944]],[\"comment/1691\",[]],[\"name/1692\",[711,74.605]],[\"comment/1692\",[]],[\"name/1693\",[712,74.605]],[\"comment/1693\",[]],[\"name/1694\",[94,40.265]],[\"comment/1694\",[]],[\"name/1695\",[1,21.944]],[\"comment/1695\",[]],[\"name/1696\",[713,74.605]],[\"comment/1696\",[]],[\"name/1697\",[714,74.605]],[\"comment/1697\",[]],[\"name/1698\",[30,43.544]],[\"comment/1698\",[]],[\"name/1699\",[258,42.153]],[\"comment/1699\",[]],[\"name/1700\",[641,54.236]],[\"comment/1700\",[]],[\"name/1701\",[642,54.236]],[\"comment/1701\",[]],[\"name/1702\",[123,40.705]],[\"comment/1702\",[]],[\"name/1703\",[517,49.482]],[\"comment/1703\",[]],[\"name/1704\",[517,49.482]],[\"comment/1704\",[]],[\"name/1705\",[715,74.605]],[\"comment/1705\",[]],[\"name/1706\",[716,74.605]],[\"comment/1706\",[]],[\"name/1707\",[717,74.605]],[\"comment/1707\",[]],[\"name/1708\",[94,40.265]],[\"comment/1708\",[]],[\"name/1709\",[1,21.944]],[\"comment/1709\",[]],[\"name/1710\",[593,61.612]],[\"comment/1710\",[]],[\"name/1711\",[30,43.544]],[\"comment/1711\",[]],[\"name/1712\",[258,42.153]],[\"comment/1712\",[]],[\"name/1713\",[641,54.236]],[\"comment/1713\",[]],[\"name/1714\",[642,54.236]],[\"comment/1714\",[]],[\"name/1715\",[123,40.705]],[\"comment/1715\",[]],[\"name/1716\",[517,49.482]],[\"comment/1716\",[]],[\"name/1717\",[718,74.605]],[\"comment/1717\",[]],[\"name/1718\",[94,40.265]],[\"comment/1718\",[]],[\"name/1719\",[1,21.944]],[\"comment/1719\",[]],[\"name/1720\",[611,63.619]],[\"comment/1720\",[]],[\"name/1721\",[612,63.619]],[\"comment/1721\",[]],[\"name/1722\",[30,43.544]],[\"comment/1722\",[]],[\"name/1723\",[258,42.153]],[\"comment/1723\",[]],[\"name/1724\",[641,54.236]],[\"comment/1724\",[]],[\"name/1725\",[642,54.236]],[\"comment/1725\",[]],[\"name/1726\",[123,40.705]],[\"comment/1726\",[]],[\"name/1727\",[517,49.482]],[\"comment/1727\",[]],[\"name/1728\",[719,74.605]],[\"comment/1728\",[]],[\"name/1729\",[94,40.265]],[\"comment/1729\",[]],[\"name/1730\",[1,21.944]],[\"comment/1730\",[]],[\"name/1731\",[611,63.619]],[\"comment/1731\",[]],[\"name/1732\",[612,63.619]],[\"comment/1732\",[]],[\"name/1733\",[615,69.497]],[\"comment/1733\",[]],[\"name/1734\",[30,43.544]],[\"comment/1734\",[]],[\"name/1735\",[258,42.153]],[\"comment/1735\",[]],[\"name/1736\",[641,54.236]],[\"comment/1736\",[]],[\"name/1737\",[642,54.236]],[\"comment/1737\",[]],[\"name/1738\",[123,40.705]],[\"comment/1738\",[]],[\"name/1739\",[517,49.482]],[\"comment/1739\",[]],[\"name/1740\",[720,74.605]],[\"comment/1740\",[]],[\"name/1741\",[721,74.605]],[\"comment/1741\",[]],[\"name/1742\",[1,21.944]],[\"comment/1742\",[]],[\"name/1743\",[722,74.605]],[\"comment/1743\",[]],[\"name/1744\",[123,40.705]],[\"comment/1744\",[]],[\"name/1745\",[36,50.626]],[\"comment/1745\",[]],[\"name/1746\",[94,40.265]],[\"comment/1746\",[]],[\"name/1747\",[256,58.511]],[\"comment/1747\",[]],[\"name/1748\",[440,59.942]],[\"comment/1748\",[]],[\"name/1749\",[723,74.605]],[\"comment/1749\",[]],[\"name/1750\",[28,42.416]],[\"comment/1750\",[]],[\"name/1751\",[1,21.944]],[\"comment/1751\",[]],[\"name/1752\",[724,74.605]],[\"comment/1752\",[]],[\"name/1753\",[231,51.251]],[\"comment/1753\",[]],[\"name/1754\",[210,42.416]],[\"comment/1754\",[]],[\"name/1755\",[257,58.511]],[\"comment/1755\",[]],[\"name/1756\",[123,40.705]],[\"comment/1756\",[]],[\"name/1757\",[258,42.153]],[\"comment/1757\",[]],[\"name/1758\",[2,58.511]],[\"comment/1758\",[]],[\"name/1759\",[725,74.605]],[\"comment/1759\",[]],[\"name/1760\",[444,61.612]],[\"comment/1760\",[]],[\"name/1761\",[726,74.605]],[\"comment/1761\",[]],[\"name/1762\",[1,21.944]],[\"comment/1762\",[]],[\"name/1763\",[130,66.132]],[\"comment/1763\",[]],[\"name/1764\",[727,74.605]],[\"comment/1764\",[]],[\"name/1765\",[728,74.605]],[\"comment/1765\",[]],[\"name/1766\",[729,66.132]],[\"comment/1766\",[]],[\"name/1767\",[730,66.132]],[\"comment/1767\",[]],[\"name/1768\",[731,66.132]],[\"comment/1768\",[]],[\"name/1769\",[732,66.132]],[\"comment/1769\",[]],[\"name/1770\",[733,66.132]],[\"comment/1770\",[]],[\"name/1771\",[734,66.132]],[\"comment/1771\",[]],[\"name/1772\",[735,66.132]],[\"comment/1772\",[]],[\"name/1773\",[736,74.605]],[\"comment/1773\",[]],[\"name/1774\",[737,66.132]],[\"comment/1774\",[]],[\"name/1775\",[738,66.132]],[\"comment/1775\",[]],[\"name/1776\",[343,61.612]],[\"comment/1776\",[]],[\"name/1777\",[739,66.132]],[\"comment/1777\",[]],[\"name/1778\",[740,66.132]],[\"comment/1778\",[]],[\"name/1779\",[741,66.132]],[\"comment/1779\",[]],[\"name/1780\",[742,66.132]],[\"comment/1780\",[]],[\"name/1781\",[743,66.132]],[\"comment/1781\",[]],[\"name/1782\",[744,63.619]],[\"comment/1782\",[]],[\"name/1783\",[745,66.132]],[\"comment/1783\",[]],[\"name/1784\",[746,63.619]],[\"comment/1784\",[]],[\"name/1785\",[747,66.132]],[\"comment/1785\",[]],[\"name/1786\",[748,66.132]],[\"comment/1786\",[]],[\"name/1787\",[749,66.132]],[\"comment/1787\",[]],[\"name/1788\",[750,66.132]],[\"comment/1788\",[]],[\"name/1789\",[751,66.132]],[\"comment/1789\",[]],[\"name/1790\",[752,66.132]],[\"comment/1790\",[]],[\"name/1791\",[753,66.132]],[\"comment/1791\",[]],[\"name/1792\",[754,66.132]],[\"comment/1792\",[]],[\"name/1793\",[755,66.132]],[\"comment/1793\",[]],[\"name/1794\",[756,66.132]],[\"comment/1794\",[]],[\"name/1795\",[757,66.132]],[\"comment/1795\",[]],[\"name/1796\",[758,66.132]],[\"comment/1796\",[]],[\"name/1797\",[759,66.132]],[\"comment/1797\",[]],[\"name/1798\",[760,66.132]],[\"comment/1798\",[]],[\"name/1799\",[761,66.132]],[\"comment/1799\",[]],[\"name/1800\",[762,66.132]],[\"comment/1800\",[]],[\"name/1801\",[763,66.132]],[\"comment/1801\",[]],[\"name/1802\",[764,66.132]],[\"comment/1802\",[]],[\"name/1803\",[765,66.132]],[\"comment/1803\",[]],[\"name/1804\",[766,66.132]],[\"comment/1804\",[]],[\"name/1805\",[767,66.132]],[\"comment/1805\",[]],[\"name/1806\",[768,66.132]],[\"comment/1806\",[]],[\"name/1807\",[769,63.619]],[\"comment/1807\",[]],[\"name/1808\",[770,63.619]],[\"comment/1808\",[]],[\"name/1809\",[771,66.132]],[\"comment/1809\",[]],[\"name/1810\",[772,66.132]],[\"comment/1810\",[]],[\"name/1811\",[773,66.132]],[\"comment/1811\",[]],[\"name/1812\",[774,66.132]],[\"comment/1812\",[]],[\"name/1813\",[775,66.132]],[\"comment/1813\",[]],[\"name/1814\",[776,66.132]],[\"comment/1814\",[]],[\"name/1815\",[777,66.132]],[\"comment/1815\",[]],[\"name/1816\",[778,66.132]],[\"comment/1816\",[]],[\"name/1817\",[779,66.132]],[\"comment/1817\",[]],[\"name/1818\",[780,66.132]],[\"comment/1818\",[]],[\"name/1819\",[781,66.132]],[\"comment/1819\",[]],[\"name/1820\",[782,66.132]],[\"comment/1820\",[]],[\"name/1821\",[783,66.132]],[\"comment/1821\",[]],[\"name/1822\",[784,66.132]],[\"comment/1822\",[]],[\"name/1823\",[785,66.132]],[\"comment/1823\",[]],[\"name/1824\",[786,66.132]],[\"comment/1824\",[]],[\"name/1825\",[787,66.132]],[\"comment/1825\",[]],[\"name/1826\",[788,74.605]],[\"comment/1826\",[]],[\"name/1827\",[789,63.619]],[\"comment/1827\",[]],[\"name/1828\",[790,66.132]],[\"comment/1828\",[]],[\"name/1829\",[791,74.605]],[\"comment/1829\",[]],[\"name/1830\",[729,66.132]],[\"comment/1830\",[]],[\"name/1831\",[730,66.132]],[\"comment/1831\",[]],[\"name/1832\",[731,66.132]],[\"comment/1832\",[]],[\"name/1833\",[732,66.132]],[\"comment/1833\",[]],[\"name/1834\",[733,66.132]],[\"comment/1834\",[]],[\"name/1835\",[734,66.132]],[\"comment/1835\",[]],[\"name/1836\",[735,66.132]],[\"comment/1836\",[]],[\"name/1837\",[737,66.132]],[\"comment/1837\",[]],[\"name/1838\",[738,66.132]],[\"comment/1838\",[]],[\"name/1839\",[343,61.612]],[\"comment/1839\",[]],[\"name/1840\",[739,66.132]],[\"comment/1840\",[]],[\"name/1841\",[740,66.132]],[\"comment/1841\",[]],[\"name/1842\",[741,66.132]],[\"comment/1842\",[]],[\"name/1843\",[742,66.132]],[\"comment/1843\",[]],[\"name/1844\",[743,66.132]],[\"comment/1844\",[]],[\"name/1845\",[744,63.619]],[\"comment/1845\",[]],[\"name/1846\",[745,66.132]],[\"comment/1846\",[]],[\"name/1847\",[746,63.619]],[\"comment/1847\",[]],[\"name/1848\",[747,66.132]],[\"comment/1848\",[]],[\"name/1849\",[748,66.132]],[\"comment/1849\",[]],[\"name/1850\",[749,66.132]],[\"comment/1850\",[]],[\"name/1851\",[750,66.132]],[\"comment/1851\",[]],[\"name/1852\",[751,66.132]],[\"comment/1852\",[]],[\"name/1853\",[752,66.132]],[\"comment/1853\",[]],[\"name/1854\",[753,66.132]],[\"comment/1854\",[]],[\"name/1855\",[754,66.132]],[\"comment/1855\",[]],[\"name/1856\",[755,66.132]],[\"comment/1856\",[]],[\"name/1857\",[756,66.132]],[\"comment/1857\",[]],[\"name/1858\",[757,66.132]],[\"comment/1858\",[]],[\"name/1859\",[758,66.132]],[\"comment/1859\",[]],[\"name/1860\",[759,66.132]],[\"comment/1860\",[]],[\"name/1861\",[760,66.132]],[\"comment/1861\",[]],[\"name/1862\",[761,66.132]],[\"comment/1862\",[]],[\"name/1863\",[762,66.132]],[\"comment/1863\",[]],[\"name/1864\",[763,66.132]],[\"comment/1864\",[]],[\"name/1865\",[764,66.132]],[\"comment/1865\",[]],[\"name/1866\",[765,66.132]],[\"comment/1866\",[]],[\"name/1867\",[766,66.132]],[\"comment/1867\",[]],[\"name/1868\",[767,66.132]],[\"comment/1868\",[]],[\"name/1869\",[768,66.132]],[\"comment/1869\",[]],[\"name/1870\",[769,63.619]],[\"comment/1870\",[]],[\"name/1871\",[770,63.619]],[\"comment/1871\",[]],[\"name/1872\",[771,66.132]],[\"comment/1872\",[]],[\"name/1873\",[772,66.132]],[\"comment/1873\",[]],[\"name/1874\",[773,66.132]],[\"comment/1874\",[]],[\"name/1875\",[774,66.132]],[\"comment/1875\",[]],[\"name/1876\",[775,66.132]],[\"comment/1876\",[]],[\"name/1877\",[776,66.132]],[\"comment/1877\",[]],[\"name/1878\",[777,66.132]],[\"comment/1878\",[]],[\"name/1879\",[778,66.132]],[\"comment/1879\",[]],[\"name/1880\",[779,66.132]],[\"comment/1880\",[]],[\"name/1881\",[780,66.132]],[\"comment/1881\",[]],[\"name/1882\",[781,66.132]],[\"comment/1882\",[]],[\"name/1883\",[782,66.132]],[\"comment/1883\",[]],[\"name/1884\",[783,66.132]],[\"comment/1884\",[]],[\"name/1885\",[784,66.132]],[\"comment/1885\",[]],[\"name/1886\",[785,66.132]],[\"comment/1886\",[]],[\"name/1887\",[786,66.132]],[\"comment/1887\",[]],[\"name/1888\",[787,66.132]],[\"comment/1888\",[]],[\"name/1889\",[789,63.619]],[\"comment/1889\",[]],[\"name/1890\",[790,66.132]],[\"comment/1890\",[]],[\"name/1891\",[792,74.605]],[\"comment/1891\",[]],[\"name/1892\",[793,69.497]],[\"comment/1892\",[]],[\"name/1893\",[794,74.605]],[\"comment/1893\",[]],[\"name/1894\",[1,21.944]],[\"comment/1894\",[]],[\"name/1895\",[795,74.605]],[\"comment/1895\",[]],[\"name/1896\",[392,58.511]],[\"comment/1896\",[]],[\"name/1897\",[258,42.153]],[\"comment/1897\",[]],[\"name/1898\",[796,74.605]],[\"comment/1898\",[]],[\"name/1899\",[1,21.944]],[\"comment/1899\",[]],[\"name/1900\",[797,74.605]],[\"comment/1900\",[]],[\"name/1901\",[798,74.605]],[\"comment/1901\",[]],[\"name/1902\",[799,74.605]],[\"comment/1902\",[]],[\"name/1903\",[800,74.605]],[\"comment/1903\",[]],[\"name/1904\",[801,74.605]],[\"comment/1904\",[]],[\"name/1905\",[802,74.605]],[\"comment/1905\",[]],[\"name/1906\",[803,74.605]],[\"comment/1906\",[]],[\"name/1907\",[804,74.605]],[\"comment/1907\",[]],[\"name/1908\",[805,74.605]],[\"comment/1908\",[]],[\"name/1909\",[1,21.944]],[\"comment/1909\",[]],[\"name/1910\",[806,69.497]],[\"comment/1910\",[]],[\"name/1911\",[807,74.605]],[\"comment/1911\",[]],[\"name/1912\",[808,74.605]],[\"comment/1912\",[]],[\"name/1913\",[809,74.605]],[\"comment/1913\",[]],[\"name/1914\",[793,69.497]],[\"comment/1914\",[]],[\"name/1915\",[810,74.605]],[\"comment/1915\",[]],[\"name/1916\",[118,56.147]],[\"comment/1916\",[]],[\"name/1917\",[811,74.605]],[\"comment/1917\",[]],[\"name/1918\",[94,40.265]],[\"comment/1918\",[]],[\"name/1919\",[1,21.944]],[\"comment/1919\",[]],[\"name/1920\",[812,74.605]],[\"comment/1920\",[]],[\"name/1921\",[813,74.605]],[\"comment/1921\",[]],[\"name/1922\",[814,74.605]],[\"comment/1922\",[]],[\"name/1923\",[258,42.153]],[\"comment/1923\",[]],[\"name/1924\",[815,74.605]],[\"comment/1924\",[]],[\"name/1925\",[123,40.705]],[\"comment/1925\",[]],[\"name/1926\",[816,46.673]],[\"comment/1926\",[]],[\"name/1927\",[817,69.497]],[\"comment/1927\",[]],[\"name/1928\",[343,61.612]],[\"comment/1928\",[]],[\"name/1929\",[818,74.605]],[\"comment/1929\",[]],[\"name/1930\",[746,63.619]],[\"comment/1930\",[]],[\"name/1931\",[819,74.605]],[\"comment/1931\",[]],[\"name/1932\",[744,63.619]],[\"comment/1932\",[]],[\"name/1933\",[820,74.605]],[\"comment/1933\",[]],[\"name/1934\",[821,74.605]],[\"comment/1934\",[]],[\"name/1935\",[822,74.605]],[\"comment/1935\",[]],[\"name/1936\",[823,74.605]],[\"comment/1936\",[]],[\"name/1937\",[824,74.605]],[\"comment/1937\",[]],[\"name/1938\",[825,74.605]],[\"comment/1938\",[]],[\"name/1939\",[826,74.605]],[\"comment/1939\",[]],[\"name/1940\",[827,74.605]],[\"comment/1940\",[]],[\"name/1941\",[828,74.605]],[\"comment/1941\",[]],[\"name/1942\",[829,74.605]],[\"comment/1942\",[]],[\"name/1943\",[769,63.619]],[\"comment/1943\",[]],[\"name/1944\",[830,74.605]],[\"comment/1944\",[]],[\"name/1945\",[770,63.619]],[\"comment/1945\",[]],[\"name/1946\",[789,63.619]],[\"comment/1946\",[]],[\"name/1947\",[831,74.605]],[\"comment/1947\",[]],[\"name/1948\",[832,69.497]],[\"comment/1948\",[]],[\"name/1949\",[833,74.605]],[\"comment/1949\",[]],[\"name/1950\",[834,74.605]],[\"comment/1950\",[]],[\"name/1951\",[835,74.605]],[\"comment/1951\",[]],[\"name/1952\",[836,74.605]],[\"comment/1952\",[]],[\"name/1953\",[837,74.605]],[\"comment/1953\",[]],[\"name/1954\",[1,21.944]],[\"comment/1954\",[]],[\"name/1955\",[96,53.402]],[\"comment/1955\",[]],[\"name/1956\",[375,58.511]],[\"comment/1956\",[]],[\"name/1957\",[817,69.497]],[\"comment/1957\",[]],[\"name/1958\",[838,74.605]],[\"comment/1958\",[]],[\"name/1959\",[839,74.605]],[\"comment/1959\",[]],[\"name/1960\",[1,21.944]],[\"comment/1960\",[]],[\"name/1961\",[44,53.402]],[\"comment/1961\",[]],[\"name/1962\",[231,51.251]],[\"comment/1962\",[]],[\"name/1963\",[840,69.497]],[\"comment/1963\",[]],[\"name/1964\",[841,74.605]],[\"comment/1964\",[]],[\"name/1965\",[842,74.605]],[\"comment/1965\",[]],[\"name/1966\",[1,21.944]],[\"comment/1966\",[]],[\"name/1967\",[843,66.132]],[\"comment/1967\",[]],[\"name/1968\",[231,51.251]],[\"comment/1968\",[]],[\"name/1969\",[840,69.497]],[\"comment/1969\",[]],[\"name/1970\",[844,74.605]],[\"comment/1970\",[]],[\"name/1971\",[1,21.944]],[\"comment/1971\",[]],[\"name/1972\",[44,53.402]],[\"comment/1972\",[]],[\"name/1973\",[206,49.482]],[\"comment/1973\",[]],[\"name/1974\",[43,56.147]],[\"comment/1974\",[]],[\"name/1975\",[845,74.605]],[\"comment/1975\",[]],[\"name/1976\",[1,21.944]],[\"comment/1976\",[]],[\"name/1977\",[346,58.511]],[\"comment/1977\",[]],[\"name/1978\",[846,69.497]],[\"comment/1978\",[]],[\"name/1979\",[847,74.605]],[\"comment/1979\",[]],[\"name/1980\",[1,21.944]],[\"comment/1980\",[]],[\"name/1981\",[164,58.511]],[\"comment/1981\",[]],[\"name/1982\",[846,69.497]],[\"comment/1982\",[]],[\"name/1983\",[848,74.605]],[\"comment/1983\",[]],[\"name/1984\",[1,21.944]],[\"comment/1984\",[]],[\"name/1985\",[849,69.497]],[\"comment/1985\",[]],[\"name/1986\",[850,69.497]],[\"comment/1986\",[]],[\"name/1987\",[851,74.605]],[\"comment/1987\",[]],[\"name/1988\",[1,21.944]],[\"comment/1988\",[]],[\"name/1989\",[852,69.497]],[\"comment/1989\",[]],[\"name/1990\",[853,63.619]],[\"comment/1990\",[]],[\"name/1991\",[849,69.497]],[\"comment/1991\",[]],[\"name/1992\",[1,21.944]],[\"comment/1992\",[]],[\"name/1993\",[2,58.511]],[\"comment/1993\",[]],[\"name/1994\",[36,50.626]],[\"comment/1994\",[]],[\"name/1995\",[852,69.497]],[\"comment/1995\",[]],[\"name/1996\",[854,69.497]],[\"comment/1996\",[]],[\"name/1997\",[855,69.497]],[\"comment/1997\",[]],[\"name/1998\",[856,69.497]],[\"comment/1998\",[]],[\"name/1999\",[1,21.944]],[\"comment/1999\",[]],[\"name/2000\",[2,58.511]],[\"comment/2000\",[]],[\"name/2001\",[36,50.626]],[\"comment/2001\",[]],[\"name/2002\",[472,66.132]],[\"comment/2002\",[]],[\"name/2003\",[857,74.605]],[\"comment/2003\",[]],[\"name/2004\",[1,21.944]],[\"comment/2004\",[]],[\"name/2005\",[147,54.236]],[\"comment/2005\",[]],[\"name/2006\",[858,74.605]],[\"comment/2006\",[]],[\"name/2007\",[1,21.944]],[\"comment/2007\",[]],[\"name/2008\",[339,61.612]],[\"comment/2008\",[]],[\"name/2009\",[853,63.619]],[\"comment/2009\",[]],[\"name/2010\",[1,21.944]],[\"comment/2010\",[]],[\"name/2011\",[76,50.038]],[\"comment/2011\",[]],[\"name/2012\",[77,59.942]],[\"comment/2012\",[]],[\"name/2013\",[859,74.605]],[\"comment/2013\",[]],[\"name/2014\",[1,21.944]],[\"comment/2014\",[]],[\"name/2015\",[206,49.482]],[\"comment/2015\",[]],[\"name/2016\",[43,56.147]],[\"comment/2016\",[]],[\"name/2017\",[860,74.605]],[\"comment/2017\",[]],[\"name/2018\",[861,69.497]],[\"comment/2018\",[]],[\"name/2019\",[1,21.944]],[\"comment/2019\",[]],[\"name/2020\",[73,58.511]],[\"comment/2020\",[]],[\"name/2021\",[483,63.619]],[\"comment/2021\",[]],[\"name/2022\",[850,69.497]],[\"comment/2022\",[]],[\"name/2023\",[862,74.605]],[\"comment/2023\",[]],[\"name/2024\",[370,69.497]],[\"comment/2024\",[]],[\"name/2025\",[1,21.944]],[\"comment/2025\",[]],[\"name/2026\",[853,63.619]],[\"comment/2026\",[]],[\"name/2027\",[863,74.605]],[\"comment/2027\",[]],[\"name/2028\",[1,21.944]],[\"comment/2028\",[]],[\"name/2029\",[864,69.497]],[\"comment/2029\",[]],[\"name/2030\",[865,74.605]],[\"comment/2030\",[]],[\"name/2031\",[487,57.259]],[\"comment/2031\",[]],[\"name/2032\",[489,63.619]],[\"comment/2032\",[]],[\"name/2033\",[864,69.497]],[\"comment/2033\",[]],[\"name/2034\",[1,21.944]],[\"comment/2034\",[]],[\"name/2035\",[231,51.251]],[\"comment/2035\",[]],[\"name/2036\",[866,69.497]],[\"comment/2036\",[]],[\"name/2037\",[867,66.132]],[\"comment/2037\",[]],[\"name/2038\",[868,74.605]],[\"comment/2038\",[]],[\"name/2039\",[1,21.944]],[\"comment/2039\",[]],[\"name/2040\",[231,51.251]],[\"comment/2040\",[]],[\"name/2041\",[866,69.497]],[\"comment/2041\",[]],[\"name/2042\",[867,66.132]],[\"comment/2042\",[]],[\"name/2043\",[869,74.605]],[\"comment/2043\",[]],[\"name/2044\",[1,21.944]],[\"comment/2044\",[]],[\"name/2045\",[867,66.132]],[\"comment/2045\",[]],[\"name/2046\",[870,74.605]],[\"comment/2046\",[]],[\"name/2047\",[871,74.605]],[\"comment/2047\",[]],[\"name/2048\",[1,21.944]],[\"comment/2048\",[]],[\"name/2049\",[147,54.236]],[\"comment/2049\",[]],[\"name/2050\",[853,63.619]],[\"comment/2050\",[]],[\"name/2051\",[872,66.132]],[\"comment/2051\",[]],[\"name/2052\",[855,69.497]],[\"comment/2052\",[]],[\"name/2053\",[854,69.497]],[\"comment/2053\",[]],[\"name/2054\",[856,69.497]],[\"comment/2054\",[]],[\"name/2055\",[873,74.605]],[\"comment/2055\",[]],[\"name/2056\",[1,21.944]],[\"comment/2056\",[]],[\"name/2057\",[874,74.605]],[\"comment/2057\",[]],[\"name/2058\",[875,74.605]],[\"comment/2058\",[]],[\"name/2059\",[876,74.605]],[\"comment/2059\",[]],[\"name/2060\",[877,69.497]],[\"comment/2060\",[]],[\"name/2061\",[878,74.605]],[\"comment/2061\",[]],[\"name/2062\",[1,21.944]],[\"comment/2062\",[]],[\"name/2063\",[872,66.132]],[\"comment/2063\",[]],[\"name/2064\",[843,66.132]],[\"comment/2064\",[]],[\"name/2065\",[879,74.605]],[\"comment/2065\",[]],[\"name/2066\",[1,21.944]],[\"comment/2066\",[]],[\"name/2067\",[872,66.132]],[\"comment/2067\",[]],[\"name/2068\",[843,66.132]],[\"comment/2068\",[]],[\"name/2069\",[880,74.605]],[\"comment/2069\",[]],[\"name/2070\",[1,21.944]],[\"comment/2070\",[]],[\"name/2071\",[69,55.146]],[\"comment/2071\",[]],[\"name/2072\",[55,58.511]],[\"comment/2072\",[]],[\"name/2073\",[861,69.497]],[\"comment/2073\",[]],[\"name/2074\",[881,74.605]],[\"comment/2074\",[]],[\"name/2075\",[1,21.944]],[\"comment/2075\",[]],[\"name/2076\",[44,53.402]],[\"comment/2076\",[]],[\"name/2077\",[877,69.497]],[\"comment/2077\",[]],[\"name/2078\",[882,74.605]],[\"comment/2078\",[]],[\"name/2079\",[1,21.944]],[\"comment/2079\",[]],[\"name/2080\",[44,53.402]],[\"comment/2080\",[]],[\"name/2081\",[883,74.605]],[\"comment/2081\",[]],[\"name/2082\",[884,74.605]],[\"comment/2082\",[]],[\"name/2083\",[1,21.944]],[\"comment/2083\",[]],[\"name/2084\",[96,53.402]],[\"comment/2084\",[]],[\"name/2085\",[375,58.511]],[\"comment/2085\",[]],[\"name/2086\",[249,59.942]],[\"comment/2086\",[]],[\"name/2087\",[885,74.605]],[\"comment/2087\",[]],[\"name/2088\",[886,74.605]],[\"comment/2088\",[]],[\"name/2089\",[1,21.944]],[\"comment/2089\",[]],[\"name/2090\",[96,53.402]],[\"comment/2090\",[]],[\"name/2091\",[41,69.497]],[\"comment/2091\",[]],[\"name/2092\",[887,44.816]],[\"comment/2092\",[]],[\"name/2093\",[888,74.605]],[\"comment/2093\",[]],[\"name/2094\",[1,21.944]],[\"comment/2094\",[]],[\"name/2095\",[816,46.673]],[\"comment/2095\",[]],[\"name/2096\",[889,74.605]],[\"comment/2096\",[]],[\"name/2097\",[887,44.816]],[\"comment/2097\",[]],[\"name/2098\",[890,74.605]],[\"comment/2098\",[]],[\"name/2099\",[1,21.944]],[\"comment/2099\",[]],[\"name/2100\",[816,46.673]],[\"comment/2100\",[]],[\"name/2101\",[7,55.146]],[\"comment/2101\",[]],[\"name/2102\",[887,44.816]],[\"comment/2102\",[]],[\"name/2103\",[891,74.605]],[\"comment/2103\",[]],[\"name/2104\",[1,21.944]],[\"comment/2104\",[]],[\"name/2105\",[19,61.612]],[\"comment/2105\",[]],[\"name/2106\",[892,74.605]],[\"comment/2106\",[]],[\"name/2107\",[893,74.605]],[\"comment/2107\",[]],[\"name/2108\",[1,21.944]],[\"comment/2108\",[]],[\"name/2109\",[494,66.132]],[\"comment/2109\",[]],[\"name/2110\",[8,63.619]],[\"comment/2110\",[]],[\"name/2111\",[127,69.497]],[\"comment/2111\",[]],[\"name/2112\",[894,74.605]],[\"comment/2112\",[]],[\"name/2113\",[1,21.944]],[\"comment/2113\",[]],[\"name/2114\",[816,46.673]],[\"comment/2114\",[]],[\"name/2115\",[494,66.132]],[\"comment/2115\",[]],[\"name/2116\",[208,59.942]],[\"comment/2116\",[]],[\"name/2117\",[887,44.816]],[\"comment/2117\",[]],[\"name/2118\",[895,74.605]],[\"comment/2118\",[]],[\"name/2119\",[1,21.944]],[\"comment/2119\",[]],[\"name/2120\",[816,46.673]],[\"comment/2120\",[]],[\"name/2121\",[109,69.497]],[\"comment/2121\",[]],[\"name/2122\",[97,66.132]],[\"comment/2122\",[]],[\"name/2123\",[887,44.816]],[\"comment/2123\",[]],[\"name/2124\",[896,74.605]],[\"comment/2124\",[]],[\"name/2125\",[94,40.265]],[\"comment/2125\",[]],[\"name/2126\",[897,74.605]],[\"comment/2126\",[]],[\"name/2127\",[1,21.944]],[\"comment/2127\",[]],[\"name/2128\",[816,46.673]],[\"comment/2128\",[]],[\"name/2129\",[73,58.511]],[\"comment/2129\",[]],[\"name/2130\",[887,44.816]],[\"comment/2130\",[]],[\"name/2131\",[898,74.605]],[\"comment/2131\",[]],[\"name/2132\",[1,21.944]],[\"comment/2132\",[]],[\"name/2133\",[96,53.402]],[\"comment/2133\",[]],[\"name/2134\",[206,49.482]],[\"comment/2134\",[]],[\"name/2135\",[168,61.612]],[\"comment/2135\",[]],[\"name/2136\",[887,44.816]],[\"comment/2136\",[]],[\"name/2137\",[899,74.605]],[\"comment/2137\",[]],[\"name/2138\",[1,21.944]],[\"comment/2138\",[]],[\"name/2139\",[96,53.402]],[\"comment/2139\",[]],[\"name/2140\",[205,59.942]],[\"comment/2140\",[]],[\"name/2141\",[887,44.816]],[\"comment/2141\",[]],[\"name/2142\",[900,74.605]],[\"comment/2142\",[]],[\"name/2143\",[1,21.944]],[\"comment/2143\",[]],[\"name/2144\",[816,46.673]],[\"comment/2144\",[]],[\"name/2145\",[147,54.236]],[\"comment/2145\",[]],[\"name/2146\",[901,66.132]],[\"comment/2146\",[]],[\"name/2147\",[887,44.816]],[\"comment/2147\",[]],[\"name/2148\",[902,74.605]],[\"comment/2148\",[]],[\"name/2149\",[903,74.605]],[\"comment/2149\",[]],[\"name/2150\",[94,40.265]],[\"comment/2150\",[]],[\"name/2151\",[1,21.944]],[\"comment/2151\",[]],[\"name/2152\",[816,46.673]],[\"comment/2152\",[]],[\"name/2153\",[339,61.612]],[\"comment/2153\",[]],[\"name/2154\",[253,66.132]],[\"comment/2154\",[]],[\"name/2155\",[887,44.816]],[\"comment/2155\",[]],[\"name/2156\",[904,74.605]],[\"comment/2156\",[]],[\"name/2157\",[94,40.265]],[\"comment/2157\",[]],[\"name/2158\",[1,21.944]],[\"comment/2158\",[]],[\"name/2159\",[816,46.673]],[\"comment/2159\",[]],[\"name/2160\",[147,54.236]],[\"comment/2160\",[]],[\"name/2161\",[901,66.132]],[\"comment/2161\",[]],[\"name/2162\",[206,49.482]],[\"comment/2162\",[]],[\"name/2163\",[43,56.147]],[\"comment/2163\",[]],[\"name/2164\",[887,44.816]],[\"comment/2164\",[]],[\"name/2165\",[905,74.605]],[\"comment/2165\",[]],[\"name/2166\",[906,74.605]],[\"comment/2166\",[]],[\"name/2167\",[1,21.944]],[\"comment/2167\",[]],[\"name/2168\",[816,46.673]],[\"comment/2168\",[]],[\"name/2169\",[339,61.612]],[\"comment/2169\",[]],[\"name/2170\",[147,54.236]],[\"comment/2170\",[]],[\"name/2171\",[253,66.132]],[\"comment/2171\",[]],[\"name/2172\",[901,66.132]],[\"comment/2172\",[]],[\"name/2173\",[206,49.482]],[\"comment/2173\",[]],[\"name/2174\",[43,56.147]],[\"comment/2174\",[]],[\"name/2175\",[887,44.816]],[\"comment/2175\",[]],[\"name/2176\",[907,74.605]],[\"comment/2176\",[]],[\"name/2177\",[1,21.944]],[\"comment/2177\",[]],[\"name/2178\",[96,53.402]],[\"comment/2178\",[]],[\"name/2179\",[205,59.942]],[\"comment/2179\",[]],[\"name/2180\",[887,44.816]],[\"comment/2180\",[]],[\"name/2181\",[908,74.605]],[\"comment/2181\",[]],[\"name/2182\",[1,21.944]],[\"comment/2182\",[]],[\"name/2183\",[207,59.942]],[\"comment/2183\",[]],[\"name/2184\",[208,59.942]],[\"comment/2184\",[]],[\"name/2185\",[887,44.816]],[\"comment/2185\",[]],[\"name/2186\",[909,74.605]],[\"comment/2186\",[]],[\"name/2187\",[1,21.944]],[\"comment/2187\",[]],[\"name/2188\",[816,46.673]],[\"comment/2188\",[]],[\"name/2189\",[910,74.605]],[\"comment/2189\",[]],[\"name/2190\",[207,59.942]],[\"comment/2190\",[]],[\"name/2191\",[208,59.942]],[\"comment/2191\",[]],[\"name/2192\",[887,44.816]],[\"comment/2192\",[]],[\"name/2193\",[911,74.605]],[\"comment/2193\",[]],[\"name/2194\",[1,21.944]],[\"comment/2194\",[]],[\"name/2195\",[816,46.673]],[\"comment/2195\",[]],[\"name/2196\",[111,66.132]],[\"comment/2196\",[]],[\"name/2197\",[207,59.942]],[\"comment/2197\",[]],[\"name/2198\",[208,59.942]],[\"comment/2198\",[]],[\"name/2199\",[887,44.816]],[\"comment/2199\",[]],[\"name/2200\",[912,74.605]],[\"comment/2200\",[]],[\"name/2201\",[1,21.944]],[\"comment/2201\",[]],[\"name/2202\",[816,46.673]],[\"comment/2202\",[]],[\"name/2203\",[913,69.497]],[\"comment/2203\",[]],[\"name/2204\",[887,44.816]],[\"comment/2204\",[]],[\"name/2205\",[914,74.605]],[\"comment/2205\",[]],[\"name/2206\",[1,21.944]],[\"comment/2206\",[]],[\"name/2207\",[915,74.605]],[\"comment/2207\",[]],[\"name/2208\",[916,74.605]],[\"comment/2208\",[]],[\"name/2209\",[917,74.605]],[\"comment/2209\",[]],[\"name/2210\",[1,21.944]],[\"comment/2210\",[]],[\"name/2211\",[96,53.402]],[\"comment/2211\",[]],[\"name/2212\",[44,53.402]],[\"comment/2212\",[]],[\"name/2213\",[887,44.816]],[\"comment/2213\",[]],[\"name/2214\",[918,69.497]],[\"comment/2214\",[]],[\"name/2215\",[919,74.605]],[\"comment/2215\",[]],[\"name/2216\",[920,74.605]],[\"comment/2216\",[]],[\"name/2217\",[921,74.605]],[\"comment/2217\",[]],[\"name/2218\",[922,74.605]],[\"comment/2218\",[]],[\"name/2219\",[923,74.605]],[\"comment/2219\",[]],[\"name/2220\",[924,69.497]],[\"comment/2220\",[]],[\"name/2221\",[1,21.944]],[\"comment/2221\",[]],[\"name/2222\",[39,49.482]],[\"comment/2222\",[]],[\"name/2223\",[918,69.497]],[\"comment/2223\",[]],[\"name/2224\",[887,44.816]],[\"comment/2224\",[]],[\"name/2225\",[925,74.605]],[\"comment/2225\",[]],[\"name/2226\",[1,21.944]],[\"comment/2226\",[]],[\"name/2227\",[36,50.626]],[\"comment/2227\",[]],[\"name/2228\",[924,69.497]],[\"comment/2228\",[]],[\"name/2229\",[887,44.816]],[\"comment/2229\",[]],[\"name/2230\",[926,74.605]],[\"comment/2230\",[]],[\"name/2231\",[1,21.944]],[\"comment/2231\",[]],[\"name/2232\",[816,46.673]],[\"comment/2232\",[]],[\"name/2233\",[927,74.605]],[\"comment/2233\",[]],[\"name/2234\",[887,44.816]],[\"comment/2234\",[]],[\"name/2235\",[928,74.605]],[\"comment/2235\",[]],[\"name/2236\",[1,21.944]],[\"comment/2236\",[]],[\"name/2237\",[816,46.673]],[\"comment/2237\",[]],[\"name/2238\",[22,57.259]],[\"comment/2238\",[]],[\"name/2239\",[929,74.605]],[\"comment/2239\",[]],[\"name/2240\",[930,74.605]],[\"comment/2240\",[]],[\"name/2241\",[931,74.605]],[\"comment/2241\",[]],[\"name/2242\",[932,74.605]],[\"comment/2242\",[]],[\"name/2243\",[933,74.605]],[\"comment/2243\",[]],[\"name/2244\",[913,69.497]],[\"comment/2244\",[]],[\"name/2245\",[934,74.605]],[\"comment/2245\",[]],[\"name/2246\",[935,74.605]],[\"comment/2246\",[]],[\"name/2247\",[936,74.605]],[\"comment/2247\",[]],[\"name/2248\",[937,74.605]],[\"comment/2248\",[]],[\"name/2249\",[938,74.605]],[\"comment/2249\",[]],[\"name/2250\",[939,74.605]],[\"comment/2250\",[]],[\"name/2251\",[940,74.605]],[\"comment/2251\",[]],[\"name/2252\",[517,49.482]],[\"comment/2252\",[]],[\"name/2253\",[941,74.605]],[\"comment/2253\",[]],[\"name/2254\",[942,74.605]],[\"comment/2254\",[]],[\"name/2255\",[943,69.497]],[\"comment/2255\",[]],[\"name/2256\",[887,44.816]],[\"comment/2256\",[]],[\"name/2257\",[943,69.497]],[\"comment/2257\",[]],[\"name/2258\",[1,21.944]],[\"comment/2258\",[]],[\"name/2259\",[944,74.605]],[\"comment/2259\",[]],[\"name/2260\",[945,74.605]],[\"comment/2260\",[]],[\"name/2261\",[946,74.605]],[\"comment/2261\",[]],[\"name/2262\",[1,21.944]],[\"comment/2262\",[]],[\"name/2263\",[947,74.605]],[\"comment/2263\",[]],[\"name/2264\",[22,57.259]],[\"comment/2264\",[]],[\"name/2265\",[948,74.605]],[\"comment/2265\",[]],[\"name/2266\",[1,21.944]],[\"comment/2266\",[]],[\"name/2267\",[816,46.673]],[\"comment/2267\",[]],[\"name/2268\",[164,58.511]],[\"comment/2268\",[]],[\"name/2269\",[887,44.816]],[\"comment/2269\",[]],[\"name/2270\",[949,74.605]],[\"comment/2270\",[]],[\"name/2271\",[1,21.944]],[\"comment/2271\",[]],[\"name/2272\",[816,46.673]],[\"comment/2272\",[]],[\"name/2273\",[346,58.511]],[\"comment/2273\",[]],[\"name/2274\",[887,44.816]],[\"comment/2274\",[]],[\"name/2275\",[950,74.605]],[\"comment/2275\",[]],[\"name/2276\",[1,21.944]],[\"comment/2276\",[]],[\"name/2277\",[816,46.673]],[\"comment/2277\",[]],[\"name/2278\",[206,49.482]],[\"comment/2278\",[]],[\"name/2279\",[250,59.942]],[\"comment/2279\",[]],[\"name/2280\",[887,44.816]],[\"comment/2280\",[]],[\"name/2281\",[951,74.605]],[\"comment/2281\",[]],[\"name/2282\",[1,21.944]],[\"comment/2282\",[]],[\"name/2283\",[816,46.673]],[\"comment/2283\",[]],[\"name/2284\",[488,63.619]],[\"comment/2284\",[]],[\"name/2285\",[887,44.816]],[\"comment/2285\",[]],[\"name/2286\",[952,74.605]],[\"comment/2286\",[]],[\"name/2287\",[1,21.944]],[\"comment/2287\",[]],[\"name/2288\",[816,46.673]],[\"comment/2288\",[]],[\"name/2289\",[953,74.605]],[\"comment/2289\",[]],[\"name/2290\",[954,74.605]],[\"comment/2290\",[]],[\"name/2291\",[955,74.605]],[\"comment/2291\",[]],[\"name/2292\",[956,74.605]],[\"comment/2292\",[]],[\"name/2293\",[887,44.816]],[\"comment/2293\",[]],[\"name/2294\",[957,74.605]],[\"comment/2294\",[]],[\"name/2295\",[1,21.944]],[\"comment/2295\",[]],[\"name/2296\",[816,46.673]],[\"comment/2296\",[]],[\"name/2297\",[50,66.132]],[\"comment/2297\",[]],[\"name/2298\",[39,49.482]],[\"comment/2298\",[]],[\"name/2299\",[958,74.605]],[\"comment/2299\",[]],[\"name/2300\",[959,74.605]],[\"comment/2300\",[]],[\"name/2301\",[887,44.816]],[\"comment/2301\",[]],[\"name/2302\",[960,74.605]],[\"comment/2302\",[]],[\"name/2303\",[1,21.944]],[\"comment/2303\",[]],[\"name/2304\",[63,55.146]],[\"comment/2304\",[]],[\"name/2305\",[71,69.497]],[\"comment/2305\",[]],[\"name/2306\",[961,74.605]],[\"comment/2306\",[]],[\"name/2307\",[1,21.944]],[\"comment/2307\",[]],[\"name/2308\",[816,46.673]],[\"comment/2308\",[]],[\"name/2309\",[962,74.605]],[\"comment/2309\",[]],[\"name/2310\",[887,44.816]],[\"comment/2310\",[]],[\"name/2311\",[963,74.605]],[\"comment/2311\",[]],[\"name/2312\",[1,21.944]],[\"comment/2312\",[]],[\"name/2313\",[816,46.673]],[\"comment/2313\",[]],[\"name/2314\",[111,66.132]],[\"comment/2314\",[]],[\"name/2315\",[207,59.942]],[\"comment/2315\",[]],[\"name/2316\",[208,59.942]],[\"comment/2316\",[]],[\"name/2317\",[964,74.605]],[\"comment/2317\",[]],[\"name/2318\",[1,21.944]],[\"comment/2318\",[]],[\"name/2319\",[965,69.497]],[\"comment/2319\",[]],[\"name/2320\",[343,61.612]],[\"comment/2320\",[]],[\"name/2321\",[739,66.132]],[\"comment/2321\",[]],[\"name/2322\",[740,66.132]],[\"comment/2322\",[]],[\"name/2323\",[741,66.132]],[\"comment/2323\",[]],[\"name/2324\",[742,66.132]],[\"comment/2324\",[]],[\"name/2325\",[743,66.132]],[\"comment/2325\",[]],[\"name/2326\",[746,63.619]],[\"comment/2326\",[]],[\"name/2327\",[747,66.132]],[\"comment/2327\",[]],[\"name/2328\",[748,66.132]],[\"comment/2328\",[]],[\"name/2329\",[749,66.132]],[\"comment/2329\",[]],[\"name/2330\",[750,66.132]],[\"comment/2330\",[]],[\"name/2331\",[754,66.132]],[\"comment/2331\",[]],[\"name/2332\",[755,66.132]],[\"comment/2332\",[]],[\"name/2333\",[756,66.132]],[\"comment/2333\",[]],[\"name/2334\",[751,66.132]],[\"comment/2334\",[]],[\"name/2335\",[752,66.132]],[\"comment/2335\",[]],[\"name/2336\",[753,66.132]],[\"comment/2336\",[]],[\"name/2337\",[744,63.619]],[\"comment/2337\",[]],[\"name/2338\",[745,66.132]],[\"comment/2338\",[]],[\"name/2339\",[737,66.132]],[\"comment/2339\",[]],[\"name/2340\",[738,66.132]],[\"comment/2340\",[]],[\"name/2341\",[732,66.132]],[\"comment/2341\",[]],[\"name/2342\",[733,66.132]],[\"comment/2342\",[]],[\"name/2343\",[734,66.132]],[\"comment/2343\",[]],[\"name/2344\",[757,66.132]],[\"comment/2344\",[]],[\"name/2345\",[758,66.132]],[\"comment/2345\",[]],[\"name/2346\",[759,66.132]],[\"comment/2346\",[]],[\"name/2347\",[760,66.132]],[\"comment/2347\",[]],[\"name/2348\",[761,66.132]],[\"comment/2348\",[]],[\"name/2349\",[762,66.132]],[\"comment/2349\",[]],[\"name/2350\",[763,66.132]],[\"comment/2350\",[]],[\"name/2351\",[764,66.132]],[\"comment/2351\",[]],[\"name/2352\",[765,66.132]],[\"comment/2352\",[]],[\"name/2353\",[729,66.132]],[\"comment/2353\",[]],[\"name/2354\",[730,66.132]],[\"comment/2354\",[]],[\"name/2355\",[731,66.132]],[\"comment/2355\",[]],[\"name/2356\",[766,66.132]],[\"comment/2356\",[]],[\"name/2357\",[767,66.132]],[\"comment/2357\",[]],[\"name/2358\",[768,66.132]],[\"comment/2358\",[]],[\"name/2359\",[735,66.132]],[\"comment/2359\",[]],[\"name/2360\",[769,63.619]],[\"comment/2360\",[]],[\"name/2361\",[770,63.619]],[\"comment/2361\",[]],[\"name/2362\",[789,63.619]],[\"comment/2362\",[]],[\"name/2363\",[790,66.132]],[\"comment/2363\",[]],[\"name/2364\",[771,66.132]],[\"comment/2364\",[]],[\"name/2365\",[772,66.132]],[\"comment/2365\",[]],[\"name/2366\",[773,66.132]],[\"comment/2366\",[]],[\"name/2367\",[774,66.132]],[\"comment/2367\",[]],[\"name/2368\",[775,66.132]],[\"comment/2368\",[]],[\"name/2369\",[778,66.132]],[\"comment/2369\",[]],[\"name/2370\",[776,66.132]],[\"comment/2370\",[]],[\"name/2371\",[777,66.132]],[\"comment/2371\",[]],[\"name/2372\",[779,66.132]],[\"comment/2372\",[]],[\"name/2373\",[781,66.132]],[\"comment/2373\",[]],[\"name/2374\",[782,66.132]],[\"comment/2374\",[]],[\"name/2375\",[783,66.132]],[\"comment/2375\",[]],[\"name/2376\",[785,66.132]],[\"comment/2376\",[]],[\"name/2377\",[786,66.132]],[\"comment/2377\",[]],[\"name/2378\",[787,66.132]],[\"comment/2378\",[]],[\"name/2379\",[780,66.132]],[\"comment/2379\",[]],[\"name/2380\",[784,66.132]],[\"comment/2380\",[]],[\"name/2381\",[966,74.605]],[\"comment/2381\",[]],[\"name/2382\",[967,74.605]],[\"comment/2382\",[]],[\"name/2383\",[968,74.605]],[\"comment/2383\",[]],[\"name/2384\",[969,74.605]],[\"comment/2384\",[]],[\"name/2385\",[1,21.944]],[\"comment/2385\",[]],[\"name/2386\",[965,69.497]],[\"comment/2386\",[]],[\"name/2387\",[832,69.497]],[\"comment/2387\",[]],[\"name/2388\",[970,74.605]],[\"comment/2388\",[]],[\"name/2389\",[1,21.944]],[\"comment/2389\",[]],[\"name/2390\",[971,69.497]],[\"comment/2390\",[]],[\"name/2391\",[972,69.497]],[\"comment/2391\",[]],[\"name/2392\",[973,74.605]],[\"comment/2392\",[]],[\"name/2393\",[974,74.605]],[\"comment/2393\",[]],[\"name/2394\",[975,74.605]],[\"comment/2394\",[]],[\"name/2395\",[976,74.605]],[\"comment/2395\",[]],[\"name/2396\",[517,49.482]],[\"comment/2396\",[]],[\"name/2397\",[977,74.605]],[\"comment/2397\",[]],[\"name/2398\",[517,49.482]],[\"comment/2398\",[]],[\"name/2399\",[978,74.605]],[\"comment/2399\",[]],[\"name/2400\",[979,74.605]],[\"comment/2400\",[]],[\"name/2401\",[980,74.605]],[\"comment/2401\",[]],[\"name/2402\",[981,74.605]],[\"comment/2402\",[]],[\"name/2403\",[982,69.497]],[\"comment/2403\",[]],[\"name/2404\",[983,74.605]],[\"comment/2404\",[]],[\"name/2405\",[984,74.605]],[\"comment/2405\",[]],[\"name/2406\",[985,74.605]],[\"comment/2406\",[]],[\"name/2407\",[1,21.944]],[\"comment/2407\",[]],[\"name/2408\",[986,74.605]],[\"comment/2408\",[]],[\"name/2409\",[987,74.605]],[\"comment/2409\",[]],[\"name/2410\",[988,74.605]],[\"comment/2410\",[]],[\"name/2411\",[989,74.605]],[\"comment/2411\",[]],[\"name/2412\",[990,74.605]],[\"comment/2412\",[]],[\"name/2413\",[991,74.605]],[\"comment/2413\",[]],[\"name/2414\",[992,74.605]],[\"comment/2414\",[]],[\"name/2415\",[517,49.482]],[\"comment/2415\",[]],[\"name/2416\",[972,69.497]],[\"comment/2416\",[]],[\"name/2417\",[1,21.944]],[\"comment/2417\",[]],[\"name/2418\",[993,74.605]],[\"comment/2418\",[]],[\"name/2419\",[982,69.497]],[\"comment/2419\",[]],[\"name/2420\",[994,74.605]],[\"comment/2420\",[]],[\"name/2421\",[995,74.605]],[\"comment/2421\",[]],[\"name/2422\",[1,21.944]],[\"comment/2422\",[]],[\"name/2423\",[996,74.605]],[\"comment/2423\",[]],[\"name/2424\",[997,74.605]],[\"comment/2424\",[]],[\"name/2425\",[998,69.497]],[\"comment/2425\",[]],[\"name/2426\",[999,74.605]],[\"comment/2426\",[]],[\"name/2427\",[1000,74.605]],[\"comment/2427\",[]],[\"name/2428\",[1001,74.605]],[\"comment/2428\",[]],[\"name/2429\",[1002,74.605]],[\"comment/2429\",[]],[\"name/2430\",[1003,74.605]],[\"comment/2430\",[]],[\"name/2431\",[1004,74.605]],[\"comment/2431\",[]],[\"name/2432\",[1005,74.605]],[\"comment/2432\",[]],[\"name/2433\",[1006,74.605]],[\"comment/2433\",[]],[\"name/2434\",[1007,74.605]],[\"comment/2434\",[]],[\"name/2435\",[1008,74.605]],[\"comment/2435\",[]],[\"name/2436\",[1009,74.605]],[\"comment/2436\",[]],[\"name/2437\",[1010,74.605]],[\"comment/2437\",[]],[\"name/2438\",[1011,74.605]],[\"comment/2438\",[]],[\"name/2439\",[1012,74.605]],[\"comment/2439\",[]],[\"name/2440\",[1013,74.605]],[\"comment/2440\",[]],[\"name/2441\",[1014,74.605]],[\"comment/2441\",[]],[\"name/2442\",[1,21.944]],[\"comment/2442\",[]],[\"name/2443\",[998,69.497]],[\"comment/2443\",[]],[\"name/2444\",[392,58.511]],[\"comment/2444\",[]],[\"name/2445\",[1015,74.605]],[\"comment/2445\",[]],[\"name/2446\",[1016,74.605]],[\"comment/2446\",[]],[\"name/2447\",[1017,74.605]],[\"comment/2447\",[]],[\"name/2448\",[1018,74.605]],[\"comment/2448\",[]],[\"name/2449\",[1019,74.605]],[\"comment/2449\",[]],[\"name/2450\",[1020,74.605]],[\"comment/2450\",[]],[\"name/2451\",[1021,74.605]],[\"comment/2451\",[]],[\"name/2452\",[1022,74.605]],[\"comment/2452\",[]],[\"name/2453\",[1023,74.605]],[\"comment/2453\",[]],[\"name/2454\",[1024,74.605]],[\"comment/2454\",[]],[\"name/2455\",[1025,74.605]],[\"comment/2455\",[]],[\"name/2456\",[1026,74.605]],[\"comment/2456\",[]],[\"name/2457\",[1027,74.605]],[\"comment/2457\",[]],[\"name/2458\",[1,21.944]],[\"comment/2458\",[]],[\"name/2459\",[816,46.673]],[\"comment/2459\",[]],[\"name/2460\",[1028,63.619]],[\"comment/2460\",[]],[\"name/2461\",[1,21.944]],[\"comment/2461\",[]],[\"name/2462\",[206,49.482]],[\"comment/2462\",[]],[\"name/2463\",[73,58.511]],[\"comment/2463\",[]],[\"name/2464\",[1029,74.605]],[\"comment/2464\",[]],[\"name/2465\",[94,40.265]],[\"comment/2465\",[]],[\"name/2466\",[1,21.944]],[\"comment/2466\",[]],[\"name/2467\",[1028,63.619]],[\"comment/2467\",[]],[\"name/2468\",[1030,74.605]],[\"comment/2468\",[]],[\"name/2469\",[1,21.944]],[\"comment/2469\",[]],[\"name/2470\",[206,49.482]],[\"comment/2470\",[]],[\"name/2471\",[73,58.511]],[\"comment/2471\",[]],[\"name/2472\",[1031,74.605]],[\"comment/2472\",[]],[\"name/2473\",[1,21.944]],[\"comment/2473\",[]],[\"name/2474\",[1028,63.619]],[\"comment/2474\",[]],[\"name/2475\",[1032,74.605]],[\"comment/2475\",[]],[\"name/2476\",[1,21.944]],[\"comment/2476\",[]],[\"name/2477\",[206,49.482]],[\"comment/2477\",[]],[\"name/2478\",[73,58.511]],[\"comment/2478\",[]],[\"name/2479\",[1033,74.605]],[\"comment/2479\",[]],[\"name/2480\",[1,21.944]],[\"comment/2480\",[]],[\"name/2481\",[1028,63.619]],[\"comment/2481\",[]],[\"name/2482\",[1034,74.605]],[\"comment/2482\",[]],[\"name/2483\",[1,21.944]],[\"comment/2483\",[]],[\"name/2484\",[164,58.511]],[\"comment/2484\",[]],[\"name/2485\",[7,55.146]],[\"comment/2485\",[]],[\"name/2486\",[80,52.633]],[\"comment/2486\",[]],[\"name/2487\",[146,59.942]],[\"comment/2487\",[]],[\"name/2488\",[206,49.482]],[\"comment/2488\",[]],[\"name/2489\",[250,59.942]],[\"comment/2489\",[]],[\"name/2490\",[1035,74.605]],[\"comment/2490\",[]],[\"name/2491\",[1,21.944]],[\"comment/2491\",[]],[\"name/2492\",[1036,74.605]],[\"comment/2492\",[]],[\"name/2493\",[1037,74.605]],[\"comment/2493\",[]],[\"name/2494\",[1,21.944]],[\"comment/2494\",[]],[\"name/2495\",[1038,74.605]],[\"comment/2495\",[]],[\"name/2496\",[1039,74.605]],[\"comment/2496\",[]],[\"name/2497\",[1,21.944]],[\"comment/2497\",[]],[\"name/2498\",[164,58.511]],[\"comment/2498\",[]],[\"name/2499\",[1040,74.605]],[\"comment/2499\",[]],[\"name/2500\",[1,21.944]],[\"comment/2500\",[]],[\"name/2501\",[1041,74.605]],[\"comment/2501\",[]],[\"name/2502\",[1042,69.497]],[\"comment/2502\",[]],[\"name/2503\",[1,21.944]],[\"comment/2503\",[]],[\"name/2504\",[339,61.612]],[\"comment/2504\",[]],[\"name/2505\",[1043,74.605]],[\"comment/2505\",[]],[\"name/2506\",[94,40.265]],[\"comment/2506\",[]],[\"name/2507\",[1,21.944]],[\"comment/2507\",[]],[\"name/2508\",[1042,69.497]],[\"comment/2508\",[]],[\"name/2509\",[1044,69.497]],[\"comment/2509\",[]],[\"name/2510\",[1,21.944]],[\"comment/2510\",[]],[\"name/2511\",[346,58.511]],[\"comment/2511\",[]],[\"name/2512\",[1045,74.605]],[\"comment/2512\",[]],[\"name/2513\",[1046,69.497]],[\"comment/2513\",[]],[\"name/2514\",[1,21.944]],[\"comment/2514\",[]],[\"name/2515\",[1044,69.497]],[\"comment/2515\",[]],[\"name/2516\",[1047,69.497]],[\"comment/2516\",[]],[\"name/2517\",[1,21.944]],[\"comment/2517\",[]],[\"name/2518\",[206,49.482]],[\"comment/2518\",[]],[\"name/2519\",[346,58.511]],[\"comment/2519\",[]],[\"name/2520\",[259,63.619]],[\"comment/2520\",[]],[\"name/2521\",[80,52.633]],[\"comment/2521\",[]],[\"name/2522\",[146,59.942]],[\"comment/2522\",[]],[\"name/2523\",[250,59.942]],[\"comment/2523\",[]],[\"name/2524\",[1048,74.605]],[\"comment/2524\",[]],[\"name/2525\",[1049,74.605]],[\"comment/2525\",[]],[\"name/2526\",[94,40.265]],[\"comment/2526\",[]],[\"name/2527\",[1,21.944]],[\"comment/2527\",[]],[\"name/2528\",[1047,69.497]],[\"comment/2528\",[]],[\"name/2529\",[1050,69.497]],[\"comment/2529\",[]],[\"name/2530\",[1,21.944]],[\"comment/2530\",[]],[\"name/2531\",[206,49.482]],[\"comment/2531\",[]],[\"name/2532\",[39,49.482]],[\"comment/2532\",[]],[\"name/2533\",[72,61.612]],[\"comment/2533\",[]],[\"name/2534\",[36,50.626]],[\"comment/2534\",[]],[\"name/2535\",[1051,69.497]],[\"comment/2535\",[]],[\"name/2536\",[1,21.944]],[\"comment/2536\",[]],[\"name/2537\",[206,49.482]],[\"comment/2537\",[]],[\"name/2538\",[43,56.147]],[\"comment/2538\",[]],[\"name/2539\",[1052,69.497]],[\"comment/2539\",[]],[\"name/2540\",[39,49.482]],[\"comment/2540\",[]],[\"name/2541\",[72,61.612]],[\"comment/2541\",[]],[\"name/2542\",[36,50.626]],[\"comment/2542\",[]],[\"name/2543\",[1053,74.605]],[\"comment/2543\",[]],[\"name/2544\",[1,21.944]],[\"comment/2544\",[]],[\"name/2545\",[326,69.497]],[\"comment/2545\",[]],[\"name/2546\",[1054,74.605]],[\"comment/2546\",[]],[\"name/2547\",[1055,69.497]],[\"comment/2547\",[]],[\"name/2548\",[1,21.944]],[\"comment/2548\",[]],[\"name/2549\",[206,49.482]],[\"comment/2549\",[]],[\"name/2550\",[43,56.147]],[\"comment/2550\",[]],[\"name/2551\",[1052,69.497]],[\"comment/2551\",[]],[\"name/2552\",[39,49.482]],[\"comment/2552\",[]],[\"name/2553\",[72,61.612]],[\"comment/2553\",[]],[\"name/2554\",[36,50.626]],[\"comment/2554\",[]],[\"name/2555\",[1056,74.605]],[\"comment/2555\",[]],[\"name/2556\",[1057,74.605]],[\"comment/2556\",[]],[\"name/2557\",[1,21.944]],[\"comment/2557\",[]],[\"name/2558\",[1050,69.497]],[\"comment/2558\",[]],[\"name/2559\",[1051,69.497]],[\"comment/2559\",[]],[\"name/2560\",[1058,74.605]],[\"comment/2560\",[]],[\"name/2561\",[1046,69.497]],[\"comment/2561\",[]],[\"name/2562\",[1,21.944]],[\"comment/2562\",[]],[\"name/2563\",[1055,69.497]],[\"comment/2563\",[]],[\"name/2564\",[1059,74.605]],[\"comment/2564\",[]],[\"name/2565\",[1,21.944]],[\"comment/2565\",[]],[\"name/2566\",[39,49.482]],[\"comment/2566\",[]],[\"name/2567\",[36,50.626]],[\"comment/2567\",[]],[\"name/2568\",[80,52.633]],[\"comment/2568\",[]],[\"name/2569\",[1060,74.605]],[\"comment/2569\",[]],[\"name/2570\",[1,21.944]],[\"comment/2570\",[]],[\"name/2571\",[1061,74.605]],[\"comment/2571\",[]],[\"name/2572\",[1062,74.605]],[\"comment/2572\",[]],[\"name/2573\",[1,21.944]],[\"comment/2573\",[]],[\"name/2574\",[39,49.482]],[\"comment/2574\",[]],[\"name/2575\",[1063,74.605]],[\"comment/2575\",[]],[\"name/2576\",[1064,74.605]],[\"comment/2576\",[]],[\"name/2577\",[1065,74.605]],[\"comment/2577\",[]],[\"name/2578\",[1,21.944]],[\"comment/2578\",[]],[\"name/2579\",[1066,74.605]],[\"comment/2579\",[]],[\"name/2580\",[1067,69.497]],[\"comment/2580\",[]],[\"name/2581\",[1,21.944]],[\"comment/2581\",[]],[\"name/2582\",[1068,74.605]],[\"comment/2582\",[]],[\"name/2583\",[1069,69.497]],[\"comment/2583\",[]],[\"name/2584\",[1070,74.605]],[\"comment/2584\",[]],[\"name/2585\",[1071,74.605]],[\"comment/2585\",[]],[\"name/2586\",[1072,74.605]],[\"comment/2586\",[]],[\"name/2587\",[1073,74.605]],[\"comment/2587\",[]],[\"name/2588\",[1074,74.605]],[\"comment/2588\",[]],[\"name/2589\",[1075,74.605]],[\"comment/2589\",[]],[\"name/2590\",[1,21.944]],[\"comment/2590\",[]],[\"name/2591\",[806,69.497]],[\"comment/2591\",[]],[\"name/2592\",[1076,74.605]],[\"comment/2592\",[]],[\"name/2593\",[1077,74.605]],[\"comment/2593\",[]],[\"name/2594\",[1078,74.605]],[\"comment/2594\",[]],[\"name/2595\",[971,69.497]],[\"comment/2595\",[]],[\"name/2596\",[1079,74.605]],[\"comment/2596\",[]],[\"name/2597\",[1,21.944]],[\"comment/2597\",[]],[\"name/2598\",[1080,74.605]],[\"comment/2598\",[]],[\"name/2599\",[1067,69.497]],[\"comment/2599\",[]],[\"name/2600\",[1081,74.605]],[\"comment/2600\",[]],[\"name/2601\",[1082,74.605]],[\"comment/2601\",[]],[\"name/2602\",[1069,69.497]],[\"comment/2602\",[]],[\"name/2603\",[1083,74.605]],[\"comment/2603\",[]],[\"name/2604\",[1084,74.605]],[\"comment/2604\",[]],[\"name/2605\",[1085,74.605]],[\"comment/2605\",[]]],\"invertedIndex\":[[\"0\",{\"_index\":683,\"name\":{\"1663\":{}},\"comment\":{}}],[\"1\",{\"_index\":684,\"name\":{\"1664\":{}},\"comment\":{}}],[\"10\",{\"_index\":693,\"name\":{\"1673\":{}},\"comment\":{}}],[\"11\",{\"_index\":694,\"name\":{\"1674\":{}},\"comment\":{}}],[\"12\",{\"_index\":695,\"name\":{\"1675\":{}},\"comment\":{}}],[\"13\",{\"_index\":696,\"name\":{\"1676\":{}},\"comment\":{}}],[\"14\",{\"_index\":697,\"name\":{\"1677\":{}},\"comment\":{}}],[\"15\",{\"_index\":698,\"name\":{\"1678\":{}},\"comment\":{}}],[\"16\",{\"_index\":699,\"name\":{\"1679\":{}},\"comment\":{}}],[\"17\",{\"_index\":700,\"name\":{\"1680\":{}},\"comment\":{}}],[\"18\",{\"_index\":701,\"name\":{\"1681\":{}},\"comment\":{}}],[\"19\",{\"_index\":702,\"name\":{\"1682\":{}},\"comment\":{}}],[\"2\",{\"_index\":685,\"name\":{\"1665\":{}},\"comment\":{}}],[\"20\",{\"_index\":703,\"name\":{\"1683\":{}},\"comment\":{}}],[\"21\",{\"_index\":704,\"name\":{\"1684\":{}},\"comment\":{}}],[\"22\",{\"_index\":705,\"name\":{\"1685\":{}},\"comment\":{}}],[\"3\",{\"_index\":686,\"name\":{\"1666\":{}},\"comment\":{}}],[\"4\",{\"_index\":687,\"name\":{\"1667\":{}},\"comment\":{}}],[\"5\",{\"_index\":688,\"name\":{\"1668\":{}},\"comment\":{}}],[\"6\",{\"_index\":689,\"name\":{\"1669\":{}},\"comment\":{}}],[\"7\",{\"_index\":690,\"name\":{\"1670\":{}},\"comment\":{}}],[\"8\",{\"_index\":691,\"name\":{\"1671\":{}},\"comment\":{}}],[\"9\",{\"_index\":692,\"name\":{\"1672\":{}},\"comment\":{}}],[\"__type\",{\"_index\":517,\"name\":{\"1205\":{},\"1396\":{},\"1527\":{},\"1555\":{},\"1621\":{},\"1623\":{},\"1644\":{},\"1654\":{},\"1662\":{},\"1703\":{},\"1704\":{},\"1716\":{},\"1727\":{},\"1739\":{},\"2252\":{},\"2396\":{},\"2398\":{},\"2415\":{}},\"comment\":{}}],[\"access\",{\"_index\":181,\"name\":{\"337\":{},\"1241\":{}},\"comment\":{}}],[\"accesscontroloptions\",{\"_index\":179,\"name\":{\"334\":{}},\"comment\":{}}],[\"accesskey\",{\"_index\":135,\"name\":{\"266\":{}},\"comment\":{}}],[\"account\",{\"_index\":7,\"name\":{\"8\":{},\"21\":{},\"275\":{},\"625\":{},\"1055\":{},\"1098\":{},\"1128\":{},\"1155\":{},\"2101\":{},\"2485\":{}},\"comment\":{}}],[\"accounthash\",{\"_index\":2,\"name\":{\"2\":{},\"10\":{},\"533\":{},\"942\":{},\"1758\":{},\"1993\":{},\"2000\":{}},\"comment\":{}}],[\"accountidentifier\",{\"_index\":849,\"name\":{\"1985\":{},\"1991\":{}},\"comment\":{}}],[\"accountkind\",{\"_index\":468,\"name\":{\"1044\":{}},\"comment\":{}}],[\"accountnamedkey\",{\"_index\":864,\"name\":{\"2029\":{},\"2033\":{}},\"comment\":{}}],[\"accountpublickey\",{\"_index\":161,\"name\":{\"304\":{}},\"comment\":{}}],[\"accumulatedseed\",{\"_index\":81,\"name\":{\"140\":{},\"177\":{},\"189\":{},\"222\":{}},\"comment\":{}}],[\"actionthresholds\",{\"_index\":4,\"name\":{\"4\":{},\"14\":{},\"34\":{}},\"comment\":{}}],[\"activatebid\",{\"_index\":354,\"name\":{\"751\":{},\"762\":{},\"775\":{}},\"comment\":{}}],[\"activationpoint\",{\"_index\":947,\"name\":{\"2263\":{}},\"comment\":{}}],[\"add\",{\"_index\":522,\"name\":{\"1226\":{}},\"comment\":{}}],[\"addbid\",{\"_index\":349,\"name\":{\"746\":{},\"757\":{},\"770\":{}},\"comment\":{}}],[\"adddata\",{\"_index\":1084,\"name\":{\"2604\":{}},\"comment\":{}}],[\"added\",{\"_index\":919,\"name\":{\"2215\":{}},\"comment\":{}}],[\"addr\",{\"_index\":367,\"name\":{\"796\":{}},\"comment\":{}}],[\"address\",{\"_index\":916,\"name\":{\"2208\":{}},\"comment\":{}}],[\"addressableentity\",{\"_index\":19,\"name\":{\"28\":{},\"635\":{},\"1099\":{},\"1172\":{},\"2105\":{}},\"comment\":{}}],[\"addressableentityhash\",{\"_index\":280,\"name\":{\"580\":{},\"958\":{}},\"comment\":{}}],[\"addwrite\",{\"_index\":525,\"name\":{\"1229\":{}},\"comment\":{}}],[\"alleventsnames\",{\"_index\":1012,\"name\":{\"2439\":{}},\"comment\":{}}],[\"amount\",{\"_index\":63,\"name\":{\"111\":{},\"354\":{},\"384\":{},\"388\":{},\"829\":{},\"839\":{},\"851\":{},\"913\":{},\"919\":{},\"2304\":{}},\"comment\":{}}],[\"any\",{\"_index\":567,\"name\":{\"1327\":{},\"1552\":{},\"1577\":{}},\"comment\":{}}],[\"apiversion\",{\"_index\":816,\"name\":{\"1926\":{},\"2095\":{},\"2100\":{},\"2114\":{},\"2120\":{},\"2128\":{},\"2144\":{},\"2152\":{},\"2159\":{},\"2168\":{},\"2188\":{},\"2195\":{},\"2202\":{},\"2232\":{},\"2237\":{},\"2267\":{},\"2272\":{},\"2277\":{},\"2283\":{},\"2288\":{},\"2296\":{},\"2308\":{},\"2313\":{},\"2459\":{}},\"comment\":{}}],[\"apiversionevent\",{\"_index\":1027,\"name\":{\"2457\":{}},\"comment\":{}}],[\"apiversioneventtype\",{\"_index\":999,\"name\":{\"2426\":{}},\"comment\":{}}],[\"append\",{\"_index\":578,\"name\":{\"1359\":{},\"1381\":{}},\"comment\":{}}],[\"approval\",{\"_index\":327,\"name\":{\"674\":{}},\"comment\":{}}],[\"approvals\",{\"_index\":152,\"name\":{\"291\":{},\"707\":{},\"730\":{}},\"comment\":{}}],[\"args\",{\"_index\":31,\"name\":{\"48\":{},\"53\":{},\"338\":{},\"406\":{},\"412\":{},\"418\":{},\"424\":{},\"432\":{},\"437\":{},\"691\":{},\"719\":{}},\"comment\":{}}],[\"asmodulebytes\",{\"_index\":224,\"name\":{\"453\":{}},\"comment\":{}}],[\"associatedkey\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"associatedkeys\",{\"_index\":10,\"name\":{\"13\":{},\"33\":{}},\"comment\":{}}],[\"auction\",{\"_index\":320,\"name\":{\"666\":{}},\"comment\":{}}],[\"auctionstate\",{\"_index\":41,\"name\":{\"64\":{},\"2091\":{}},\"comment\":{}}],[\"availablebalance\",{\"_index\":954,\"name\":{\"2290\":{}},\"comment\":{}}],[\"availableblockrange\",{\"_index\":940,\"name\":{\"2251\":{}},\"comment\":{}}],[\"balance\",{\"_index\":488,\"name\":{\"1110\":{},\"1135\":{},\"1161\":{},\"2284\":{}},\"comment\":{}}],[\"balancehold\",{\"_index\":496,\"name\":{\"1125\":{},\"1177\":{}},\"comment\":{}}],[\"balanceholdaddr\",{\"_index\":451,\"name\":{\"983\":{}},\"comment\":{}}],[\"balanceholdaddrtag\",{\"_index\":446,\"name\":{\"974\":{}},\"comment\":{}}],[\"balanceholdaddrtagerror\",{\"_index\":448,\"name\":{\"977\":{}},\"comment\":{}}],[\"balanceholdwithproof\",{\"_index\":960,\"name\":{\"2302\":{}},\"comment\":{}}],[\"balancevalue\",{\"_index\":889,\"name\":{\"2096\":{}},\"comment\":{}}],[\"banned\",{\"_index\":921,\"name\":{\"2217\":{}},\"comment\":{}}],[\"base64to16\",{\"_index\":433,\"name\":{\"936\":{}},\"comment\":{}}],[\"baseaddr\",{\"_index\":512,\"name\":{\"1197\":{}},\"comment\":{}}],[\"bid\",{\"_index\":37,\"name\":{\"59\":{},\"91\":{},\"632\":{},\"1109\":{},\"1134\":{},\"1162\":{}},\"comment\":{}}],[\"bidaddr\",{\"_index\":460,\"name\":{\"1012\":{},\"1118\":{},\"1170\":{}},\"comment\":{}}],[\"bidaddrtag\",{\"_index\":452,\"name\":{\"993\":{}},\"comment\":{}}],[\"bidaddrtagutils\",{\"_index\":456,\"name\":{\"1001\":{}},\"comment\":{}}],[\"bidkind\",{\"_index\":67,\"name\":{\"117\":{},\"636\":{}},\"comment\":{}}],[\"bids\",{\"_index\":42,\"name\":{\"66\":{}},\"comment\":{}}],[\"bigfrombuffer\",{\"_index\":617,\"name\":{\"1451\":{}},\"comment\":{}}],[\"bigtobytes\",{\"_index\":616,\"name\":{\"1450\":{}},\"comment\":{}}],[\"block\",{\"_index\":73,\"name\":{\"129\":{},\"212\":{},\"2020\":{},\"2129\":{},\"2463\":{},\"2471\":{},\"2478\":{}},\"comment\":{}}],[\"blockadded\",{\"_index\":1028,\"name\":{\"2460\":{},\"2467\":{},\"2474\":{},\"2481\":{}},\"comment\":{}}],[\"blockaddedevent\",{\"_index\":1029,\"name\":{\"2464\":{}},\"comment\":{}}],[\"blockaddedeventtype\",{\"_index\":1000,\"name\":{\"2427\":{}},\"comment\":{}}],[\"blockaddedeventv1\",{\"_index\":1031,\"name\":{\"2472\":{}},\"comment\":{}}],[\"blockaddedeventwrapper\",{\"_index\":1033,\"name\":{\"2479\":{}},\"comment\":{}}],[\"blockaddedv1\",{\"_index\":1030,\"name\":{\"2468\":{}},\"comment\":{}}],[\"blockaddedwrapper\",{\"_index\":1032,\"name\":{\"2475\":{}},\"comment\":{}}],[\"blockbodyv1\",{\"_index\":100,\"name\":{\"165\":{}},\"comment\":{}}],[\"blockbodyv2\",{\"_index\":107,\"name\":{\"202\":{}},\"comment\":{}}],[\"blockedstreamlimit\",{\"_index\":1082,\"name\":{\"2601\":{}},\"comment\":{}}],[\"blockglobal\",{\"_index\":495,\"name\":{\"1124\":{},\"1176\":{}},\"comment\":{}}],[\"blockglobaladdr\",{\"_index\":465,\"name\":{\"1032\":{}},\"comment\":{}}],[\"blockglobaladdrtag\",{\"_index\":463,\"name\":{\"1027\":{}},\"comment\":{}}],[\"blockglobaladdrtagerror\",{\"_index\":464,\"name\":{\"1030\":{}},\"comment\":{}}],[\"blockhash\",{\"_index\":206,\"name\":{\"398\":{},\"492\":{},\"512\":{},\"518\":{},\"1973\":{},\"2015\":{},\"2134\":{},\"2162\":{},\"2173\":{},\"2278\":{},\"2462\":{},\"2470\":{},\"2477\":{},\"2488\":{},\"2518\":{},\"2531\":{},\"2537\":{},\"2549\":{}},\"comment\":{}}],[\"blockheader\",{\"_index\":111,\"name\":{\"218\":{},\"2196\":{},\"2314\":{}},\"comment\":{}}],[\"blockheaderv1\",{\"_index\":104,\"name\":{\"175\":{},\"216\":{}},\"comment\":{}}],[\"blockheaderv2\",{\"_index\":106,\"name\":{\"187\":{},\"217\":{}},\"comment\":{}}],[\"blockheaderwrapper\",{\"_index\":110,\"name\":{\"214\":{}},\"comment\":{}}],[\"blockheight\",{\"_index\":43,\"name\":{\"67\":{},\"513\":{},\"519\":{},\"1974\":{},\"2016\":{},\"2163\":{},\"2174\":{},\"2538\":{},\"2550\":{}},\"comment\":{}}],[\"blockidentifier\",{\"_index\":853,\"name\":{\"1990\":{},\"2009\":{},\"2026\":{},\"2050\":{}},\"comment\":{}}],[\"blockindex\",{\"_index\":271,\"name\":{\"555\":{}},\"comment\":{}}],[\"blocksync\",{\"_index\":943,\"name\":{\"2255\":{},\"2257\":{}},\"comment\":{}}],[\"blocktime\",{\"_index\":262,\"name\":{\"539\":{},\"982\":{},\"1028\":{},\"1037\":{}},\"comment\":{}}],[\"blocktransaction\",{\"_index\":93,\"name\":{\"153\":{}},\"comment\":{}}],[\"blockv1\",{\"_index\":97,\"name\":{\"159\":{},\"208\":{},\"2122\":{}},\"comment\":{}}],[\"blockv2\",{\"_index\":103,\"name\":{\"170\":{},\"209\":{}},\"comment\":{}}],[\"blockwithsignatures\",{\"_index\":109,\"name\":{\"210\":{},\"2121\":{}},\"comment\":{}}],[\"blockwrapper\",{\"_index\":108,\"name\":{\"206\":{}},\"comment\":{}}],[\"body\",{\"_index\":99,\"name\":{\"163\":{},\"174\":{},\"706\":{},\"729\":{}},\"comment\":{}}],[\"bodyhash\",{\"_index\":105,\"name\":{\"178\":{},\"190\":{},\"223\":{},\"276\":{},\"686\":{}},\"comment\":{}}],[\"bondingpurse\",{\"_index\":49,\"name\":{\"76\":{},\"86\":{},\"93\":{},\"102\":{},\"920\":{}},\"comment\":{}}],[\"bool\",{\"_index\":549,\"name\":{\"1306\":{},\"1531\":{},\"1556\":{}},\"comment\":{}}],[\"bridge\",{\"_index\":64,\"name\":{\"112\":{},\"122\":{}},\"comment\":{}}],[\"bufferconstructornotdetectederror\",{\"_index\":677,\"name\":{\"1656\":{}},\"comment\":{}}],[\"build\",{\"_index\":330,\"name\":{\"679\":{},\"689\":{}},\"comment\":{}}],[\"buildversion\",{\"_index\":929,\"name\":{\"2239\":{}},\"comment\":{}}],[\"byhash\",{\"_index\":370,\"name\":{\"804\":{},\"2024\":{}},\"comment\":{}}],[\"byheight\",{\"_index\":862,\"name\":{\"2023\":{}},\"comment\":{}}],[\"byname\",{\"_index\":371,\"name\":{\"805\":{}},\"comment\":{}}],[\"bypackagehash\",{\"_index\":372,\"name\":{\"806\":{}},\"comment\":{}}],[\"bypackagehashinvocationtarget\",{\"_index\":366,\"name\":{\"794\":{}},\"comment\":{}}],[\"bypackagename\",{\"_index\":373,\"name\":{\"807\":{}},\"comment\":{}}],[\"bypackagenameinvocationtarget\",{\"_index\":368,\"name\":{\"798\":{}},\"comment\":{}}],[\"bytearray\",{\"_index\":561,\"name\":{\"1320\":{},\"1546\":{},\"1571\":{}},\"comment\":{}}],[\"bytecode\",{\"_index\":305,\"name\":{\"638\":{},\"1121\":{},\"1173\":{},\"1248\":{}},\"comment\":{}}],[\"bytecodehash\",{\"_index\":21,\"name\":{\"32\":{}},\"comment\":{}}],[\"bytehashlen\",{\"_index\":438,\"name\":{\"945\":{},\"961\":{},\"1084\":{},\"1209\":{},\"1233\":{}},\"comment\":{}}],[\"bytes\",{\"_index\":210,\"name\":{\"407\":{},\"413\":{},\"419\":{},\"426\":{},\"433\":{},\"438\":{},\"452\":{},\"525\":{},\"548\":{},\"779\":{},\"792\":{},\"1179\":{},\"1242\":{},\"1280\":{},\"1287\":{},\"1295\":{},\"1299\":{},\"1331\":{},\"1339\":{},\"1347\":{},\"1356\":{},\"1373\":{},\"1388\":{},\"1397\":{},\"1409\":{},\"1417\":{},\"1426\":{},\"1436\":{},\"1447\":{},\"1460\":{},\"1468\":{},\"1476\":{},\"1486\":{},\"1497\":{},\"1505\":{},\"1514\":{},\"1754\":{}},\"comment\":{}}],[\"call\",{\"_index\":356,\"name\":{\"753\":{},\"764\":{},\"777\":{}},\"comment\":{}}],[\"called\",{\"_index\":171,\"name\":{\"322\":{}},\"comment\":{}}],[\"caller\",{\"_index\":170,\"name\":{\"321\":{},\"325\":{}},\"comment\":{}}],[\"cannotpropose\",{\"_index\":922,\"name\":{\"2218\":{}},\"comment\":{}}],[\"category\",{\"_index\":95,\"name\":{\"156\":{},\"694\":{},\"723\":{}},\"comment\":{}}],[\"chaingetblockresult\",{\"_index\":896,\"name\":{\"2124\":{}},\"comment\":{}}],[\"chaingetblockresultv1compatible\",{\"_index\":895,\"name\":{\"2118\":{}},\"comment\":{}}],[\"chaingetblocktransfersresult\",{\"_index\":898,\"name\":{\"2131\":{}},\"comment\":{}}],[\"chaingeterainforesult\",{\"_index\":907,\"name\":{\"2176\":{}},\"comment\":{}}],[\"chaingeterasummaryresult\",{\"_index\":899,\"name\":{\"2137\":{}},\"comment\":{}}],[\"chaingetstateroothashresult\",{\"_index\":917,\"name\":{\"2209\":{}},\"comment\":{}}],[\"chainname\",{\"_index\":143,\"name\":{\"277\":{},\"305\":{},\"681\":{},\"712\":{}},\"comment\":{}}],[\"chainnamehash\",{\"_index\":1052,\"name\":{\"2539\":{},\"2551\":{}},\"comment\":{}}],[\"chainspecbytes\",{\"_index\":962,\"name\":{\"2309\":{}},\"comment\":{}}],[\"chainspecname\",{\"_index\":930,\"name\":{\"2240\":{}},\"comment\":{}}],[\"chainspecregistry\",{\"_index\":492,\"name\":{\"1116\":{},\"1141\":{},\"1168\":{}},\"comment\":{}}],[\"changebidpublickey\",{\"_index\":355,\"name\":{\"752\":{},\"763\":{},\"776\":{}},\"comment\":{}}],[\"changes\",{\"_index\":927,\"name\":{\"2233\":{}},\"comment\":{}}],[\"checksumregistry\",{\"_index\":493,\"name\":{\"1117\":{},\"1142\":{},\"1169\":{}},\"comment\":{}}],[\"cl_type\",{\"_index\":596,\"name\":{\"1398\":{}},\"comment\":{}}],[\"classic\",{\"_index\":288,\"name\":{\"597\":{},\"613\":{}},\"comment\":{}}],[\"classicmode\",{\"_index\":291,\"name\":{\"600\":{}},\"comment\":{}}],[\"client\",{\"_index\":970,\"name\":{\"2388\":{}},\"comment\":{}}],[\"clientinformational\",{\"_index\":736,\"name\":{\"1773\":{}},\"comment\":{}}],[\"clientpos\",{\"_index\":728,\"name\":{\"1765\":{}},\"comment\":{}}],[\"clienttransactional\",{\"_index\":788,\"name\":{\"1826\":{}},\"comment\":{}}],[\"cltype\",{\"_index\":177,\"name\":{\"331\":{},\"1580\":{}},\"comment\":{}}],[\"cltypeany\",{\"_index\":668,\"name\":{\"1608\":{}},\"comment\":{}}],[\"cltypebool\",{\"_index\":655,\"name\":{\"1595\":{}},\"comment\":{}}],[\"cltypebytearray\",{\"_index\":640,\"name\":{\"1517\":{}},\"comment\":{}}],[\"cltypedynamic\",{\"_index\":672,\"name\":{\"1626\":{}},\"comment\":{}}],[\"cltypeint32\",{\"_index\":656,\"name\":{\"1596\":{}},\"comment\":{}}],[\"cltypeint64\",{\"_index\":657,\"name\":{\"1597\":{}},\"comment\":{}}],[\"cltypekey\",{\"_index\":666,\"name\":{\"1606\":{}},\"comment\":{}}],[\"cltypelist\",{\"_index\":673,\"name\":{\"1635\":{}},\"comment\":{}}],[\"cltypemap\",{\"_index\":671,\"name\":{\"1611\":{}},\"comment\":{}}],[\"cltypeoption\",{\"_index\":675,\"name\":{\"1645\":{}},\"comment\":{}}],[\"cltypeparser\",{\"_index\":676,\"name\":{\"1655\":{}},\"comment\":{}}],[\"cltypepublickey\",{\"_index\":669,\"name\":{\"1609\":{}},\"comment\":{}}],[\"cltyperaw\",{\"_index\":720,\"name\":{\"1740\":{}},\"comment\":{}}],[\"cltyperesult\",{\"_index\":712,\"name\":{\"1693\":{}},\"comment\":{}}],[\"cltypestring\",{\"_index\":665,\"name\":{\"1605\":{}},\"comment\":{}}],[\"cltypetuple1\",{\"_index\":717,\"name\":{\"1707\":{}},\"comment\":{}}],[\"cltypetuple2\",{\"_index\":718,\"name\":{\"1717\":{}},\"comment\":{}}],[\"cltypetuple3\",{\"_index\":719,\"name\":{\"1728\":{}},\"comment\":{}}],[\"cltypeuint128\",{\"_index\":661,\"name\":{\"1601\":{}},\"comment\":{}}],[\"cltypeuint256\",{\"_index\":662,\"name\":{\"1602\":{}},\"comment\":{}}],[\"cltypeuint32\",{\"_index\":659,\"name\":{\"1599\":{}},\"comment\":{}}],[\"cltypeuint512\",{\"_index\":663,\"name\":{\"1603\":{}},\"comment\":{}}],[\"cltypeuint64\",{\"_index\":660,\"name\":{\"1600\":{}},\"comment\":{}}],[\"cltypeuint8\",{\"_index\":658,\"name\":{\"1598\":{}},\"comment\":{}}],[\"cltypeunit\",{\"_index\":664,\"name\":{\"1604\":{}},\"comment\":{}}],[\"cltypeuref\",{\"_index\":667,\"name\":{\"1607\":{}},\"comment\":{}}],[\"clvalue\",{\"_index\":300,\"name\":{\"624\":{},\"1300\":{}},\"comment\":{}}],[\"clvalueany\",{\"_index\":538,\"name\":{\"1276\":{}},\"comment\":{}}],[\"clvaluebool\",{\"_index\":540,\"name\":{\"1282\":{}},\"comment\":{}}],[\"clvaluebytearray\",{\"_index\":543,\"name\":{\"1290\":{}},\"comment\":{}}],[\"clvalueint32\",{\"_index\":571,\"name\":{\"1334\":{}},\"comment\":{}}],[\"clvalueint64\",{\"_index\":573,\"name\":{\"1342\":{}},\"comment\":{}}],[\"clvaluelist\",{\"_index\":575,\"name\":{\"1350\":{}},\"comment\":{}}],[\"clvaluemap\",{\"_index\":584,\"name\":{\"1366\":{}},\"comment\":{}}],[\"clvalueoption\",{\"_index\":591,\"name\":{\"1382\":{}},\"comment\":{}}],[\"clvalueparser\",{\"_index\":595,\"name\":{\"1393\":{}},\"comment\":{}}],[\"clvalueresult\",{\"_index\":599,\"name\":{\"1402\":{}},\"comment\":{}}],[\"clvaluestring\",{\"_index\":602,\"name\":{\"1412\":{}},\"comment\":{}}],[\"clvaluetuple1\",{\"_index\":605,\"name\":{\"1420\":{}},\"comment\":{}}],[\"clvaluetuple2\",{\"_index\":609,\"name\":{\"1429\":{}},\"comment\":{}}],[\"clvaluetuple3\",{\"_index\":613,\"name\":{\"1439\":{}},\"comment\":{}}],[\"clvalueuint128\",{\"_index\":627,\"name\":{\"1471\":{}},\"comment\":{}}],[\"clvalueuint256\",{\"_index\":624,\"name\":{\"1463\":{}},\"comment\":{}}],[\"clvalueuint32\",{\"_index\":638,\"name\":{\"1508\":{}},\"comment\":{}}],[\"clvalueuint512\",{\"_index\":629,\"name\":{\"1479\":{}},\"comment\":{}}],[\"clvalueuint64\",{\"_index\":634,\"name\":{\"1492\":{}},\"comment\":{}}],[\"clvalueuint8\",{\"_index\":636,\"name\":{\"1500\":{}},\"comment\":{}}],[\"clvalueunit\",{\"_index\":621,\"name\":{\"1455\":{}},\"comment\":{}}],[\"code\",{\"_index\":795,\"name\":{\"1895\":{}},\"comment\":{}}],[\"complextypeformatinvaliderror\",{\"_index\":678,\"name\":{\"1657\":{}},\"comment\":{}}],[\"concatbytes\",{\"_index\":501,\"name\":{\"1147\":{}},\"comment\":{}}],[\"connection\",{\"_index\":1080,\"name\":{\"2598\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"5\":{},\"9\":{},\"19\":{},\"24\":{},\"29\":{},\"39\":{},\"44\":{},\"52\":{},\"57\":{},\"61\":{},\"65\":{},\"71\":{},\"75\":{},\"85\":{},\"92\":{},\"101\":{},\"108\":{},\"113\":{},\"118\":{},\"126\":{},\"132\":{},\"155\":{},\"160\":{},\"166\":{},\"171\":{},\"176\":{},\"188\":{},\"203\":{},\"207\":{},\"211\":{},\"215\":{},\"221\":{},\"241\":{},\"249\":{},\"256\":{},\"260\":{},\"265\":{},\"274\":{},\"290\":{},\"303\":{},\"312\":{},\"329\":{},\"333\":{},\"336\":{},\"344\":{},\"348\":{},\"352\":{},\"356\":{},\"361\":{},\"368\":{},\"374\":{},\"381\":{},\"386\":{},\"390\":{},\"394\":{},\"397\":{},\"404\":{},\"409\":{},\"415\":{},\"421\":{},\"428\":{},\"436\":{},\"442\":{},\"461\":{},\"466\":{},\"470\":{},\"476\":{},\"487\":{},\"491\":{},\"497\":{},\"511\":{},\"517\":{},\"524\":{},\"531\":{},\"537\":{},\"542\":{},\"546\":{},\"550\":{},\"558\":{},\"566\":{},\"570\":{},\"574\":{},\"579\":{},\"583\":{},\"589\":{},\"593\":{},\"601\":{},\"606\":{},\"609\":{},\"612\":{},\"618\":{},\"623\":{},\"646\":{},\"654\":{},\"675\":{},\"680\":{},\"690\":{},\"703\":{},\"711\":{},\"718\":{},\"726\":{},\"736\":{},\"740\":{},\"767\":{},\"787\":{},\"795\":{},\"799\":{},\"803\":{},\"809\":{},\"813\":{},\"819\":{},\"828\":{},\"838\":{},\"850\":{},\"865\":{},\"896\":{},\"900\":{},\"904\":{},\"908\":{},\"918\":{},\"926\":{},\"930\":{},\"941\":{},\"951\":{},\"966\":{},\"978\":{},\"980\":{},\"987\":{},\"1003\":{},\"1005\":{},\"1009\":{},\"1016\":{},\"1031\":{},\"1036\":{},\"1053\":{},\"1065\":{},\"1070\":{},\"1079\":{},\"1091\":{},\"1153\":{},\"1186\":{},\"1196\":{},\"1215\":{},\"1239\":{},\"1252\":{},\"1262\":{},\"1271\":{},\"1278\":{},\"1285\":{},\"1293\":{},\"1304\":{},\"1337\":{},\"1345\":{},\"1353\":{},\"1369\":{},\"1385\":{},\"1401\":{},\"1405\":{},\"1415\":{},\"1423\":{},\"1432\":{},\"1442\":{},\"1458\":{},\"1466\":{},\"1474\":{},\"1483\":{},\"1495\":{},\"1503\":{},\"1512\":{},\"1519\":{},\"1587\":{},\"1613\":{},\"1627\":{},\"1637\":{},\"1647\":{},\"1691\":{},\"1695\":{},\"1709\":{},\"1719\":{},\"1730\":{},\"1742\":{},\"1751\":{},\"1762\":{},\"1894\":{},\"1899\":{},\"1909\":{},\"1919\":{},\"1954\":{},\"1960\":{},\"1966\":{},\"1971\":{},\"1976\":{},\"1980\":{},\"1984\":{},\"1988\":{},\"1992\":{},\"1999\":{},\"2004\":{},\"2007\":{},\"2010\":{},\"2014\":{},\"2019\":{},\"2025\":{},\"2028\":{},\"2034\":{},\"2039\":{},\"2044\":{},\"2048\":{},\"2056\":{},\"2062\":{},\"2066\":{},\"2070\":{},\"2075\":{},\"2079\":{},\"2083\":{},\"2089\":{},\"2094\":{},\"2099\":{},\"2104\":{},\"2108\":{},\"2113\":{},\"2119\":{},\"2127\":{},\"2132\":{},\"2138\":{},\"2143\":{},\"2151\":{},\"2158\":{},\"2167\":{},\"2177\":{},\"2182\":{},\"2187\":{},\"2194\":{},\"2201\":{},\"2206\":{},\"2210\":{},\"2221\":{},\"2226\":{},\"2231\":{},\"2236\":{},\"2258\":{},\"2262\":{},\"2266\":{},\"2271\":{},\"2276\":{},\"2282\":{},\"2287\":{},\"2295\":{},\"2303\":{},\"2307\":{},\"2312\":{},\"2318\":{},\"2385\":{},\"2389\":{},\"2407\":{},\"2417\":{},\"2422\":{},\"2442\":{},\"2458\":{},\"2461\":{},\"2466\":{},\"2469\":{},\"2473\":{},\"2476\":{},\"2480\":{},\"2483\":{},\"2491\":{},\"2494\":{},\"2497\":{},\"2500\":{},\"2503\":{},\"2507\":{},\"2510\":{},\"2514\":{},\"2517\":{},\"2527\":{},\"2530\":{},\"2536\":{},\"2544\":{},\"2548\":{},\"2557\":{},\"2562\":{},\"2565\":{},\"2570\":{},\"2573\":{},\"2578\":{},\"2581\":{},\"2590\":{},\"2597\":{}},\"comment\":{}}],[\"consumed\",{\"_index\":243,\"name\":{\"480\":{},\"501\":{}},\"comment\":{}}],[\"consumer\",{\"_index\":972,\"name\":{\"2391\":{},\"2416\":{}},\"comment\":{}}],[\"consumererrorhandler\",{\"_index\":977,\"name\":{\"2397\":{}},\"comment\":{}}],[\"consumererrors\",{\"_index\":975,\"name\":{\"2394\":{}},\"comment\":{}}],[\"contains\",{\"_index\":727,\"name\":{\"1764\":{}},\"comment\":{}}],[\"contract\",{\"_index\":124,\"name\":{\"248\":{},\"320\":{},\"626\":{},\"1104\":{}},\"comment\":{}}],[\"contractgroup\",{\"_index\":128,\"name\":{\"255\":{}},\"comment\":{}}],[\"contracthash\",{\"_index\":132,\"name\":{\"261\":{},\"1259\":{}},\"comment\":{}}],[\"contractnamedkey\",{\"_index\":865,\"name\":{\"2030\":{}},\"comment\":{}}],[\"contractpackage\",{\"_index\":134,\"name\":{\"264\":{},\"628\":{},\"1102\":{}},\"comment\":{}}],[\"contractpackagehash\",{\"_index\":125,\"name\":{\"250\":{},\"1268\":{}},\"comment\":{}}],[\"contractpackagewasm\",{\"_index\":486,\"name\":{\"1101\":{}},\"comment\":{}}],[\"contractversion\",{\"_index\":131,\"name\":{\"259\":{},\"262\":{}},\"comment\":{}}],[\"contractwasm\",{\"_index\":301,\"name\":{\"627\":{},\"1103\":{}},\"comment\":{}}],[\"contractwasmhash\",{\"_index\":126,\"name\":{\"251\":{}},\"comment\":{}}],[\"conversions\",{\"_index\":430,\"name\":{\"933\":{}},\"comment\":{}}],[\"cost\",{\"_index\":238,\"name\":{\"473\":{},\"481\":{},\"502\":{}},\"comment\":{}}],[\"createbytype\",{\"_index\":503,\"name\":{\"1150\":{}},\"comment\":{}}],[\"createhasharray\",{\"_index\":441,\"name\":{\"950\":{},\"965\":{},\"1090\":{},\"1214\":{}},\"comment\":{}}],[\"createnew\",{\"_index\":149,\"name\":{\"285\":{}},\"comment\":{}}],[\"createscanner\",{\"_index\":989,\"name\":{\"2411\":{}},\"comment\":{}}],[\"creator\",{\"_index\":274,\"name\":{\"559\":{}},\"comment\":{}}],[\"credit\",{\"_index\":62,\"name\":{\"107\":{},\"123\":{},\"997\":{},\"1020\":{}},\"comment\":{}}],[\"creditinfo\",{\"_index\":459,\"name\":{\"1008\":{}},\"comment\":{}}],[\"cryptoalg\",{\"_index\":724,\"name\":{\"1752\":{}},\"comment\":{}}],[\"csprtomotes\",{\"_index\":436,\"name\":{\"939\":{}},\"comment\":{}}],[\"currentgasprice\",{\"_index\":83,\"name\":{\"142\":{},\"192\":{},\"225\":{}},\"comment\":{}}],[\"custom\",{\"_index\":348,\"name\":{\"744\":{},\"755\":{},\"768\":{}},\"comment\":{}}],[\"customheaders\",{\"_index\":808,\"name\":{\"1912\":{}},\"comment\":{}}],[\"data\",{\"_index\":392,\"name\":{\"866\":{},\"1240\":{},\"1279\":{},\"1294\":{},\"1371\":{},\"1896\":{},\"2444\":{}},\"comment\":{}}],[\"date\",{\"_index\":307,\"name\":{\"647\":{}},\"comment\":{}}],[\"decodebase16\",{\"_index\":435,\"name\":{\"938\":{}},\"comment\":{}}],[\"decodebase64\",{\"_index\":432,\"name\":{\"935\":{}},\"comment\":{}}],[\"default\",{\"_index\":142,\"name\":{\"273\":{}},\"comment\":{}}],[\"default_deploy_ttl\",{\"_index\":162,\"name\":{\"310\":{}},\"comment\":{}}],[\"defaultrpcrequest\",{\"_index\":837,\"name\":{\"1953\":{}},\"comment\":{}}],[\"defaultstreamer\",{\"_index\":1079,\"name\":{\"2596\":{}},\"comment\":{}}],[\"delegate\",{\"_index\":351,\"name\":{\"748\":{},\"759\":{},\"772\":{}},\"comment\":{}}],[\"delegatee\",{\"_index\":61,\"name\":{\"104\":{}},\"comment\":{}}],[\"delegationrate\",{\"_index\":50,\"name\":{\"77\":{},\"94\":{},\"2297\":{}},\"comment\":{}}],[\"delegator\",{\"_index\":55,\"name\":{\"83\":{},\"121\":{},\"392\":{},\"996\":{},\"1007\":{},\"1019\":{},\"2072\":{}},\"comment\":{}}],[\"delegatorallocation\",{\"_index\":200,\"name\":{\"380\":{}},\"comment\":{}}],[\"delegatorinfo\",{\"_index\":458,\"name\":{\"1004\":{}},\"comment\":{}}],[\"delegatorpublickey\",{\"_index\":57,\"name\":{\"88\":{},\"382\":{}},\"comment\":{}}],[\"delegators\",{\"_index\":59,\"name\":{\"98\":{}},\"comment\":{}}],[\"delegatorv1\",{\"_index\":60,\"name\":{\"100\":{}},\"comment\":{}}],[\"dependencies\",{\"_index\":144,\"name\":{\"278\":{},\"308\":{}},\"comment\":{}}],[\"deploy\",{\"_index\":147,\"name\":{\"283\":{},\"673\":{},\"737\":{},\"741\":{},\"1132\":{},\"1159\":{},\"2005\":{},\"2049\":{},\"2145\":{},\"2160\":{},\"2170\":{}},\"comment\":{}}],[\"deployaccepted\",{\"_index\":1038,\"name\":{\"2495\":{}},\"comment\":{}}],[\"deployacceptedevent\",{\"_index\":1037,\"name\":{\"2493\":{}},\"comment\":{}}],[\"deployacceptedeventtype\",{\"_index\":1002,\"name\":{\"2429\":{}},\"comment\":{}}],[\"deployexecutioninfo\",{\"_index\":254,\"name\":{\"515\":{}},\"comment\":{}}],[\"deployexecutionresult\",{\"_index\":248,\"name\":{\"490\":{}},\"comment\":{}}],[\"deployexpired\",{\"_index\":1041,\"name\":{\"2501\":{}},\"comment\":{}}],[\"deployexpiredevent\",{\"_index\":1040,\"name\":{\"2499\":{}},\"comment\":{}}],[\"deployexpiredeventtype\",{\"_index\":1003,\"name\":{\"2430\":{}},\"comment\":{}}],[\"deployexpiredpayload\",{\"_index\":1039,\"name\":{\"2496\":{}},\"comment\":{}}],[\"deployhash\",{\"_index\":164,\"name\":{\"313\":{},\"830\":{},\"911\":{},\"1981\":{},\"2268\":{},\"2484\":{},\"2498\":{}},\"comment\":{}}],[\"deployhashes\",{\"_index\":101,\"name\":{\"167\":{}},\"comment\":{}}],[\"deployheader\",{\"_index\":141,\"name\":{\"272\":{}},\"comment\":{}}],[\"deployinfo\",{\"_index\":163,\"name\":{\"311\":{},\"630\":{},\"1107\":{}},\"comment\":{}}],[\"deployment\",{\"_index\":5,\"name\":{\"6\":{},\"25\":{}},\"comment\":{}}],[\"deployparams\",{\"_index\":160,\"name\":{\"302\":{}},\"comment\":{}}],[\"deployprocessed\",{\"_index\":1036,\"name\":{\"2492\":{}},\"comment\":{}}],[\"deployprocessedevent\",{\"_index\":1035,\"name\":{\"2490\":{}},\"comment\":{}}],[\"deployprocessedeventtype\",{\"_index\":1001,\"name\":{\"2428\":{}},\"comment\":{}}],[\"deployprocessedpayload\",{\"_index\":1034,\"name\":{\"2482\":{}},\"comment\":{}}],[\"deserialize\",{\"_index\":1046,\"name\":{\"2513\":{},\"2561\":{}},\"comment\":{}}],[\"deserializerewards\",{\"_index\":632,\"name\":{\"1490\":{}},\"comment\":{}}],[\"dictionary\",{\"_index\":489,\"name\":{\"1112\":{},\"1137\":{},\"1164\":{},\"2032\":{}},\"comment\":{}}],[\"dictionaryidentifier\",{\"_index\":883,\"name\":{\"2081\":{}},\"comment\":{}}],[\"dictionaryitemkey\",{\"_index\":867,\"name\":{\"2037\":{},\"2042\":{},\"2045\":{}},\"comment\":{}}],[\"dictionarykey\",{\"_index\":910,\"name\":{\"2189\":{}},\"comment\":{}}],[\"dictionaryname\",{\"_index\":866,\"name\":{\"2036\":{},\"2041\":{}},\"comment\":{}}],[\"disabledversions\",{\"_index\":136,\"name\":{\"267\":{},\"585\":{}},\"comment\":{}}],[\"duration\",{\"_index\":310,\"name\":{\"651\":{},\"655\":{}},\"comment\":{}}],[\"effect\",{\"_index\":234,\"name\":{\"465\":{},\"471\":{}},\"comment\":{}}],[\"effects\",{\"_index\":233,\"name\":{\"464\":{},\"485\":{},\"506\":{}},\"comment\":{}}],[\"elements\",{\"_index\":577,\"name\":{\"1355\":{}},\"comment\":{}}],[\"elementstype\",{\"_index\":674,\"name\":{\"1638\":{}},\"comment\":{}}],[\"encodebase16\",{\"_index\":434,\"name\":{\"937\":{}},\"comment\":{}}],[\"encodebase64\",{\"_index\":431,\"name\":{\"934\":{}},\"comment\":{}}],[\"endpoint\",{\"_index\":807,\"name\":{\"1911\":{}},\"comment\":{}}],[\"entity\",{\"_index\":494,\"name\":{\"1120\":{},\"2109\":{},\"2115\":{}},\"comment\":{}}],[\"entityactionthresholds\",{\"_index\":17,\"name\":{\"23\":{}},\"comment\":{}}],[\"entityaddr\",{\"_index\":472,\"name\":{\"1048\":{},\"1187\":{},\"2002\":{}},\"comment\":{}}],[\"entityhash\",{\"_index\":270,\"name\":{\"554\":{}},\"comment\":{}}],[\"entityidentifier\",{\"_index\":852,\"name\":{\"1989\":{},\"1995\":{}},\"comment\":{}}],[\"entitykind\",{\"_index\":14,\"name\":{\"18\":{},\"30\":{}},\"comment\":{}}],[\"entitykindtype\",{\"_index\":466,\"name\":{\"1042\":{}},\"comment\":{}}],[\"entityoraccount\",{\"_index\":891,\"name\":{\"2103\":{}},\"comment\":{}}],[\"entityversion\",{\"_index\":283,\"name\":{\"590\":{}},\"comment\":{}}],[\"entityversionandhash\",{\"_index\":279,\"name\":{\"578\":{}},\"comment\":{}}],[\"entityversionkey\",{\"_index\":281,\"name\":{\"581\":{},\"588\":{}},\"comment\":{}}],[\"entrypoint\",{\"_index\":25,\"name\":{\"40\":{},\"411\":{},\"417\":{},\"423\":{},\"430\":{},\"643\":{},\"693\":{},\"721\":{},\"1126\":{},\"1178\":{}},\"comment\":{}}],[\"entrypointaccess\",{\"_index\":178,\"name\":{\"332\":{}},\"comment\":{}}],[\"entrypointaddr\",{\"_index\":480,\"name\":{\"1066\":{}},\"comment\":{}}],[\"entrypointarg\",{\"_index\":176,\"name\":{\"328\":{}},\"comment\":{}}],[\"entrypointerror\",{\"_index\":479,\"name\":{\"1064\":{}},\"comment\":{}}],[\"entrypointpayment\",{\"_index\":173,\"name\":{\"324\":{},\"340\":{}},\"comment\":{}}],[\"entrypoints\",{\"_index\":127,\"name\":{\"252\":{},\"2111\":{}},\"comment\":{}}],[\"entrypointtag\",{\"_index\":476,\"name\":{\"1061\":{}},\"comment\":{}}],[\"entrypointtype\",{\"_index\":169,\"name\":{\"318\":{},\"339\":{}},\"comment\":{}}],[\"entrypointv1\",{\"_index\":180,\"name\":{\"335\":{}},\"comment\":{}}],[\"entrypointv2\",{\"_index\":183,\"name\":{\"343\":{}},\"comment\":{}}],[\"entrypointvalue\",{\"_index\":186,\"name\":{\"347\":{}},\"comment\":{}}],[\"equals\",{\"_index\":444,\"name\":{\"957\":{},\"972\":{},\"1096\":{},\"1221\":{},\"1760\":{}},\"comment\":{}}],[\"equivocators\",{\"_index\":191,\"name\":{\"357\":{},\"362\":{},\"375\":{}},\"comment\":{}}],[\"era\",{\"_index\":483,\"name\":{\"1076\":{},\"1133\":{},\"1160\":{},\"2021\":{}},\"comment\":{}}],[\"eraend\",{\"_index\":85,\"name\":{\"145\":{},\"186\":{},\"201\":{},\"233\":{},\"371\":{}},\"comment\":{}}],[\"eraendv1\",{\"_index\":197,\"name\":{\"367\":{}},\"comment\":{}}],[\"eraendv2\",{\"_index\":194,\"name\":{\"360\":{}},\"comment\":{}}],[\"eraid\",{\"_index\":39,\"name\":{\"62\":{},\"109\":{},\"114\":{},\"138\":{},\"179\":{},\"191\":{},\"224\":{},\"399\":{},\"560\":{},\"1011\":{},\"1108\":{},\"2222\":{},\"2298\":{},\"2532\":{},\"2540\":{},\"2552\":{},\"2566\":{},\"2574\":{}},\"comment\":{}}],[\"eraidentifier\",{\"_index\":861,\"name\":{\"2018\":{},\"2073\":{}},\"comment\":{}}],[\"erainfo\",{\"_index\":203,\"name\":{\"393\":{},\"631\":{}},\"comment\":{}}],[\"eraofcreation\",{\"_index\":425,\"name\":{\"921\":{}},\"comment\":{}}],[\"erareport\",{\"_index\":190,\"name\":{\"355\":{},\"369\":{}},\"comment\":{}}],[\"erareward\",{\"_index\":189,\"name\":{\"351\":{}},\"comment\":{}}],[\"erasummary\",{\"_index\":205,\"name\":{\"396\":{},\"1114\":{},\"1139\":{},\"1166\":{},\"2140\":{},\"2179\":{}},\"comment\":{}}],[\"eravalidators\",{\"_index\":38,\"name\":{\"60\":{},\"68\":{}},\"comment\":{}}],[\"err\",{\"_index\":716,\"name\":{\"1706\":{}},\"comment\":{}}],[\"errcomplextypeformatnotdetected\",{\"_index\":679,\"name\":{\"1658\":{}},\"comment\":{}}],[\"errhandlernotregistered\",{\"_index\":991,\"name\":{\"2413\":{}},\"comment\":{}}],[\"errincorrecturefformat\",{\"_index\":527,\"name\":{\"1231\":{}},\"comment\":{}}],[\"errinvalidapprovalsignature\",{\"_index\":316,\"name\":{\"662\":{}},\"comment\":{}}],[\"errinvalidbidaddrformat\",{\"_index\":455,\"name\":{\"1000\":{}},\"comment\":{}}],[\"errinvalidbidaddrtag\",{\"_index\":453,\"name\":{\"998\":{}},\"comment\":{}}],[\"errinvalidbodyhash\",{\"_index\":314,\"name\":{\"660\":{}},\"comment\":{}}],[\"errinvalidentityaddrformat\",{\"_index\":470,\"name\":{\"1046\":{}},\"comment\":{}}],[\"errinvalidentitykind\",{\"_index\":471,\"name\":{\"1047\":{}},\"comment\":{}}],[\"errinvalidresultjsonformat\",{\"_index\":711,\"name\":{\"1692\":{}},\"comment\":{}}],[\"errinvalidtransactionhash\",{\"_index\":315,\"name\":{\"661\":{}},\"comment\":{}}],[\"errjsonconstructornotfound\",{\"_index\":680,\"name\":{\"1659\":{}},\"comment\":{}}],[\"error\",{\"_index\":885,\"name\":{\"2087\":{}},\"comment\":{}}],[\"errormessage\",{\"_index\":239,\"name\":{\"474\":{},\"478\":{},\"499\":{}},\"comment\":{}}],[\"errparamsjsonstringifyhandler\",{\"_index\":801,\"name\":{\"1904\":{}},\"comment\":{}}],[\"errprocesshttprequest\",{\"_index\":802,\"name\":{\"1905\":{}},\"comment\":{}}],[\"errreadhttpresponsebody\",{\"_index\":803,\"name\":{\"1906\":{}},\"comment\":{}}],[\"errrpcresponseunmarshal\",{\"_index\":804,\"name\":{\"1907\":{}},\"comment\":{}}],[\"errtransactionv1fromjson\",{\"_index\":317,\"name\":{\"663\":{}},\"comment\":{}}],[\"errunexpectedbidaddrtaginbidaddr\",{\"_index\":454,\"name\":{\"999\":{}},\"comment\":{}}],[\"errunknowneventtype\",{\"_index\":995,\"name\":{\"2421\":{}},\"comment\":{}}],[\"errunsupportedcltype\",{\"_index\":594,\"name\":{\"1392\":{}},\"comment\":{}}],[\"eventdata\",{\"_index\":1013,\"name\":{\"2440\":{}},\"comment\":{}}],[\"eventgenerator\",{\"_index\":1085,\"name\":{\"2605\":{}},\"comment\":{}}],[\"eventid\",{\"_index\":1015,\"name\":{\"2445\":{}},\"comment\":{}}],[\"eventideventtype\",{\"_index\":1007,\"name\":{\"2434\":{}},\"comment\":{}}],[\"eventparser\",{\"_index\":1067,\"name\":{\"2580\":{},\"2599\":{}},\"comment\":{}}],[\"eventstoparse\",{\"_index\":1068,\"name\":{\"2582\":{}},\"comment\":{}}],[\"eventstream\",{\"_index\":973,\"name\":{\"2392\":{}},\"comment\":{}}],[\"eventstreamreader\",{\"_index\":985,\"name\":{\"2406\":{}},\"comment\":{}}],[\"eventtype\",{\"_index\":998,\"name\":{\"2425\":{},\"2443\":{}},\"comment\":{}}],[\"executabledeployitem\",{\"_index\":217,\"name\":{\"439\":{}},\"comment\":{}}],[\"executioneffect\",{\"_index\":1063,\"name\":{\"2575\":{}},\"comment\":{}}],[\"executioneffects\",{\"_index\":1064,\"name\":{\"2576\":{}},\"comment\":{}}],[\"executioninfo\",{\"_index\":253,\"name\":{\"509\":{},\"2154\":{},\"2171\":{}},\"comment\":{}}],[\"executionresult\",{\"_index\":250,\"name\":{\"494\":{},\"514\":{},\"520\":{},\"2279\":{},\"2489\":{},\"2523\":{}},\"comment\":{}}],[\"executionresults\",{\"_index\":901,\"name\":{\"2146\":{},\"2161\":{},\"2172\":{}},\"comment\":{}}],[\"executionresultstatusdata\",{\"_index\":237,\"name\":{\"469\":{}},\"comment\":{}}],[\"executionresultv1\",{\"_index\":245,\"name\":{\"486\":{}},\"comment\":{}}],[\"executionresultv2\",{\"_index\":240,\"name\":{\"475\":{}},\"comment\":{}}],[\"factory\",{\"_index\":172,\"name\":{\"323\":{}},\"comment\":{}}],[\"failure\",{\"_index\":247,\"name\":{\"489\":{}},\"comment\":{}}],[\"fault\",{\"_index\":1061,\"name\":{\"2571\":{}},\"comment\":{}}],[\"faultevent\",{\"_index\":1060,\"name\":{\"2569\":{}},\"comment\":{}}],[\"faulteventtype\",{\"_index\":1010,\"name\":{\"2437\":{}},\"comment\":{}}],[\"faultpayload\",{\"_index\":1059,\"name\":{\"2564\":{}},\"comment\":{}}],[\"fillstream\",{\"_index\":1083,\"name\":{\"2603\":{}},\"comment\":{}}],[\"finalitysignature\",{\"_index\":1055,\"name\":{\"2547\":{},\"2563\":{}},\"comment\":{}}],[\"finalitysignatureevent\",{\"_index\":1058,\"name\":{\"2560\":{}},\"comment\":{}}],[\"finalitysignaturetype\",{\"_index\":1008,\"name\":{\"2435\":{}},\"comment\":{}}],[\"finalitysignaturev1\",{\"_index\":1050,\"name\":{\"2529\":{},\"2558\":{}},\"comment\":{}}],[\"finalitysignaturev2\",{\"_index\":1051,\"name\":{\"2535\":{},\"2559\":{}},\"comment\":{}}],[\"finalitysignaturewrapper\",{\"_index\":1053,\"name\":{\"2543\":{}},\"comment\":{}}],[\"finalitysignaturewrapperevent\",{\"_index\":1057,\"name\":{\"2556\":{}},\"comment\":{}}],[\"finalizedapprovals\",{\"_index\":846,\"name\":{\"1978\":{},\"1982\":{}},\"comment\":{}}],[\"find\",{\"_index\":278,\"name\":{\"577\":{},\"1377\":{}},\"comment\":{}}],[\"findany\",{\"_index\":589,\"name\":{\"1379\":{}},\"comment\":{}}],[\"findprefixbymap\",{\"_index\":502,\"name\":{\"1149\":{}},\"comment\":{}}],[\"fixed\",{\"_index\":289,\"name\":{\"598\":{},\"614\":{}},\"comment\":{}}],[\"fixedmode\",{\"_index\":294,\"name\":{\"605\":{}},\"comment\":{}}],[\"flags\",{\"_index\":184,\"name\":{\"345\":{}},\"comment\":{}}],[\"forward\",{\"_index\":945,\"name\":{\"2260\":{}},\"comment\":{}}],[\"from\",{\"_index\":165,\"name\":{\"314\":{},\"831\":{},\"841\":{},\"853\":{},\"912\":{}},\"comment\":{}}],[\"fromaccounthash\",{\"_index\":854,\"name\":{\"1996\":{},\"2053\":{}},\"comment\":{}}],[\"fromboolean\",{\"_index\":541,\"name\":{\"1283\":{}},\"comment\":{}}],[\"frombuffer\",{\"_index\":440,\"name\":{\"949\":{},\"964\":{},\"1089\":{},\"1213\":{},\"1238\":{},\"1748\":{}},\"comment\":{}}],[\"frombyte\",{\"_index\":457,\"name\":{\"1002\":{}},\"comment\":{}}],[\"frombytes\",{\"_index\":28,\"name\":{\"43\":{},\"51\":{},\"948\":{},\"963\":{},\"985\":{},\"1014\":{},\"1034\":{},\"1050\":{},\"1068\":{},\"1078\":{},\"1088\":{},\"1148\":{},\"1185\":{},\"1195\":{},\"1212\":{},\"1237\":{},\"1250\":{},\"1284\":{},\"1292\":{},\"1336\":{},\"1344\":{},\"1352\":{},\"1367\":{},\"1384\":{},\"1404\":{},\"1414\":{},\"1422\":{},\"1431\":{},\"1441\":{},\"1457\":{},\"1465\":{},\"1473\":{},\"1481\":{},\"1494\":{},\"1502\":{},\"1510\":{},\"1750\":{}},\"comment\":{}}],[\"frombytesbytype\",{\"_index\":598,\"name\":{\"1400\":{}},\"comment\":{}}],[\"frombytesuint128\",{\"_index\":618,\"name\":{\"1452\":{}},\"comment\":{}}],[\"frombytesuint256\",{\"_index\":619,\"name\":{\"1453\":{}},\"comment\":{}}],[\"frombytesuint512\",{\"_index\":620,\"name\":{\"1454\":{}},\"comment\":{}}],[\"fromcomplexstruct\",{\"_index\":710,\"name\":{\"1690\":{}},\"comment\":{}}],[\"fromentityaddr\",{\"_index\":856,\"name\":{\"1998\":{},\"2054\":{}},\"comment\":{}}],[\"fromheaderanditems\",{\"_index\":150,\"name\":{\"286\":{}},\"comment\":{}}],[\"fromhex\",{\"_index\":256,\"name\":{\"522\":{},\"947\":{},\"959\":{},\"1013\":{},\"1086\":{},\"1211\":{},\"1747\":{}},\"comment\":{}}],[\"fromint\",{\"_index\":811,\"name\":{\"1917\":{}},\"comment\":{}}],[\"frominterface\",{\"_index\":709,\"name\":{\"1689\":{}},\"comment\":{}}],[\"fromjson\",{\"_index\":94,\"name\":{\"154\":{},\"240\":{},\"288\":{},\"495\":{},\"523\":{},\"530\":{},\"645\":{},\"652\":{},\"701\":{},\"766\":{},\"786\":{},\"817\":{},\"848\":{},\"864\":{},\"944\":{},\"960\":{},\"986\":{},\"1015\":{},\"1035\":{},\"1052\":{},\"1069\":{},\"1077\":{},\"1087\":{},\"1208\":{},\"1235\":{},\"1249\":{},\"1260\":{},\"1269\":{},\"1394\":{},\"1480\":{},\"1518\":{},\"1612\":{},\"1636\":{},\"1646\":{},\"1694\":{},\"1708\":{},\"1718\":{},\"1729\":{},\"1746\":{},\"1918\":{},\"2125\":{},\"2150\":{},\"2157\":{},\"2465\":{},\"2506\":{},\"2526\":{}},\"comment\":{}}],[\"frommap\",{\"_index\":32,\"name\":{\"49\":{}},\"comment\":{}}],[\"fromnamedargs\",{\"_index\":33,\"name\":{\"50\":{}},\"comment\":{}}],[\"fromprefixedstring\",{\"_index\":473,\"name\":{\"1049\":{}},\"comment\":{}}],[\"frompublickey\",{\"_index\":855,\"name\":{\"1997\":{},\"2052\":{}},\"comment\":{}}],[\"fromrawjson\",{\"_index\":707,\"name\":{\"1687\":{}},\"comment\":{}}],[\"fromstring\",{\"_index\":118,\"name\":{\"239\":{},\"943\":{},\"984\":{},\"1033\":{},\"1067\":{},\"1184\":{},\"1194\":{},\"1236\":{},\"1916\":{}},\"comment\":{}}],[\"fromtransactionv1\",{\"_index\":340,\"name\":{\"725\":{}},\"comment\":{}}],[\"fromtransferv1\",{\"_index\":386,\"name\":{\"849\":{}},\"comment\":{}}],[\"fromuref\",{\"_index\":873,\"name\":{\"2055\":{}},\"comment\":{}}],[\"fromv1\",{\"_index\":199,\"name\":{\"373\":{},\"496\":{},\"510\":{},\"516\":{}},\"comment\":{}}],[\"fromv2\",{\"_index\":198,\"name\":{\"372\":{}},\"comment\":{}}],[\"functionindex\",{\"_index\":185,\"name\":{\"346\":{}},\"comment\":{}}],[\"futureera\",{\"_index\":362,\"name\":{\"783\":{},\"789\":{}},\"comment\":{}}],[\"futuretimestamp\",{\"_index\":363,\"name\":{\"784\":{},\"790\":{}},\"comment\":{}}],[\"gas\",{\"_index\":166,\"name\":{\"315\":{},\"832\":{},\"842\":{},\"854\":{},\"916\":{},\"975\":{},\"988\":{}},\"comment\":{}}],[\"gasprice\",{\"_index\":145,\"name\":{\"279\":{},\"306\":{}},\"comment\":{}}],[\"gaspricetolerance\",{\"_index\":292,\"name\":{\"602\":{},\"607\":{}},\"comment\":{}}],[\"get\",{\"_index\":583,\"name\":{\"1364\":{},\"1378\":{}},\"comment\":{}}],[\"getaccountinfo\",{\"_index\":753,\"name\":{\"1791\":{},\"1854\":{},\"2336\":{}},\"comment\":{}}],[\"getaccountinfobyblockhash\",{\"_index\":751,\"name\":{\"1789\":{},\"1852\":{},\"2334\":{}},\"comment\":{}}],[\"getaccountinfobyblockheight\",{\"_index\":752,\"name\":{\"1790\":{},\"1853\":{},\"2335\":{}},\"comment\":{}}],[\"getargbyname\",{\"_index\":221,\"name\":{\"449\":{}},\"comment\":{}}],[\"getargs\",{\"_index\":223,\"name\":{\"451\":{}},\"comment\":{}}],[\"getauctioninfo\",{\"_index\":827,\"name\":{\"1940\":{}},\"comment\":{}}],[\"getauctioninfobyhash\",{\"_index\":730,\"name\":{\"1767\":{},\"1831\":{},\"2354\":{}},\"comment\":{}}],[\"getauctioninfobyheight\",{\"_index\":731,\"name\":{\"1768\":{},\"1832\":{},\"2355\":{}},\"comment\":{}}],[\"getbalancebystateroothash\",{\"_index\":738,\"name\":{\"1775\":{},\"1838\":{},\"2340\":{}},\"comment\":{}}],[\"getbalanceholdaddrtag\",{\"_index\":445,\"name\":{\"973\":{}},\"comment\":{}}],[\"getblock\",{\"_index\":824,\"name\":{\"1937\":{}},\"comment\":{}}],[\"getblockbyhash\",{\"_index\":758,\"name\":{\"1796\":{},\"1859\":{},\"2345\":{}},\"comment\":{}}],[\"getblockbyheight\",{\"_index\":759,\"name\":{\"1797\":{},\"1860\":{},\"2346\":{}},\"comment\":{}}],[\"getblockglobaladdrtag\",{\"_index\":462,\"name\":{\"1026\":{}},\"comment\":{}}],[\"getblockheaderv1\",{\"_index\":116,\"name\":{\"236\":{}},\"comment\":{}}],[\"getblockheaderv2\",{\"_index\":117,\"name\":{\"237\":{}},\"comment\":{}}],[\"getblocktransfers\",{\"_index\":825,\"name\":{\"1938\":{}},\"comment\":{}}],[\"getblocktransfersbyhash\",{\"_index\":761,\"name\":{\"1799\":{},\"1862\":{},\"2348\":{}},\"comment\":{}}],[\"getblocktransfersbyheight\",{\"_index\":762,\"name\":{\"1800\":{},\"1863\":{},\"2349\":{}},\"comment\":{}}],[\"getblockv1\",{\"_index\":91,\"name\":{\"151\":{}},\"comment\":{}}],[\"getblockv2\",{\"_index\":92,\"name\":{\"152\":{}},\"comment\":{}}],[\"getchainspec\",{\"_index\":779,\"name\":{\"1817\":{},\"1880\":{},\"2372\":{}},\"comment\":{}}],[\"getdata\",{\"_index\":588,\"name\":{\"1375\":{}},\"comment\":{}}],[\"getdelegatorrewardbyblockhash\",{\"_index\":786,\"name\":{\"1824\":{},\"1887\":{},\"2377\":{}},\"comment\":{}}],[\"getdelegatorrewardbyblockheight\",{\"_index\":787,\"name\":{\"1825\":{},\"1888\":{},\"2378\":{}},\"comment\":{}}],[\"getdelegatorrewardbyeraid\",{\"_index\":785,\"name\":{\"1823\":{},\"1886\":{},\"2376\":{}},\"comment\":{}}],[\"getdeploy\",{\"_index\":343,\"name\":{\"733\":{},\"1776\":{},\"1839\":{},\"1928\":{},\"2320\":{}},\"comment\":{}}],[\"getdeployfinalizedapproval\",{\"_index\":739,\"name\":{\"1777\":{},\"1840\":{},\"2321\":{}},\"comment\":{}}],[\"getdictionaryitem\",{\"_index\":744,\"name\":{\"1782\":{},\"1845\":{},\"1932\":{},\"2337\":{}},\"comment\":{}}],[\"getdictionaryitembyidentifier\",{\"_index\":745,\"name\":{\"1783\":{},\"1846\":{},\"2338\":{}},\"comment\":{}}],[\"getentitybyblockhash\",{\"_index\":755,\"name\":{\"1793\":{},\"1856\":{},\"2332\":{}},\"comment\":{}}],[\"getentitybyblockheight\",{\"_index\":756,\"name\":{\"1794\":{},\"1857\":{},\"2333\":{}},\"comment\":{}}],[\"getentitykindfrombyte\",{\"_index\":474,\"name\":{\"1051\":{}},\"comment\":{}}],[\"getentrypointtag\",{\"_index\":475,\"name\":{\"1060\":{}},\"comment\":{}}],[\"geterainfo\",{\"_index\":823,\"name\":{\"1936\":{}},\"comment\":{}}],[\"geterainfobyblockhash\",{\"_index\":734,\"name\":{\"1771\":{},\"1835\":{},\"2343\":{}},\"comment\":{}}],[\"geterainfobyblockheight\",{\"_index\":733,\"name\":{\"1770\":{},\"1834\":{},\"2342\":{}},\"comment\":{}}],[\"geterainfolatest\",{\"_index\":732,\"name\":{\"1769\":{},\"1833\":{},\"2341\":{}},\"comment\":{}}],[\"geterasummary\",{\"_index\":826,\"name\":{\"1939\":{}},\"comment\":{}}],[\"geterasummarybyhash\",{\"_index\":764,\"name\":{\"1802\":{},\"1865\":{},\"2351\":{}},\"comment\":{}}],[\"geterasummarybyheight\",{\"_index\":765,\"name\":{\"1803\":{},\"1866\":{},\"2352\":{}},\"comment\":{}}],[\"geterasummarylatest\",{\"_index\":763,\"name\":{\"1801\":{},\"1864\":{},\"2350\":{}},\"comment\":{}}],[\"geterrormessage\",{\"_index\":997,\"name\":{\"2424\":{}},\"comment\":{}}],[\"getkey\",{\"_index\":570,\"name\":{\"1333\":{}},\"comment\":{}}],[\"getlatestauctioninfo\",{\"_index\":729,\"name\":{\"1766\":{},\"1830\":{},\"2353\":{}},\"comment\":{}}],[\"getlatestbalance\",{\"_index\":737,\"name\":{\"1774\":{},\"1837\":{},\"2339\":{}},\"comment\":{}}],[\"getlatestblock\",{\"_index\":757,\"name\":{\"1795\":{},\"1858\":{},\"2344\":{}},\"comment\":{}}],[\"getlatestblocktransfers\",{\"_index\":760,\"name\":{\"1798\":{},\"1861\":{},\"2347\":{}},\"comment\":{}}],[\"getlatestdelegatorreward\",{\"_index\":784,\"name\":{\"1822\":{},\"1885\":{},\"2380\":{}},\"comment\":{}}],[\"getlatestentity\",{\"_index\":754,\"name\":{\"1792\":{},\"1855\":{},\"2331\":{}},\"comment\":{}}],[\"getlatestvalidatorreward\",{\"_index\":780,\"name\":{\"1818\":{},\"1881\":{},\"2379\":{}},\"comment\":{}}],[\"getmap\",{\"_index\":587,\"name\":{\"1374\":{}},\"comment\":{}}],[\"getname\",{\"_index\":642,\"name\":{\"1524\":{},\"1584\":{},\"1593\":{},\"1619\":{},\"1633\":{},\"1642\":{},\"1652\":{},\"1701\":{},\"1714\":{},\"1725\":{},\"1737\":{}},\"comment\":{}}],[\"getpeers\",{\"_index\":770,\"name\":{\"1808\":{},\"1871\":{},\"1945\":{},\"2361\":{}},\"comment\":{}}],[\"getpublickey\",{\"_index\":121,\"name\":{\"245\":{}},\"comment\":{}}],[\"getpublickeyoptional\",{\"_index\":122,\"name\":{\"246\":{}},\"comment\":{}}],[\"getreward\",{\"_index\":830,\"name\":{\"1944\":{}},\"comment\":{}}],[\"getruntimetag\",{\"_index\":11,\"name\":{\"15\":{}},\"comment\":{}}],[\"getsimpletypebyname\",{\"_index\":706,\"name\":{\"1686\":{}},\"comment\":{}}],[\"getsize\",{\"_index\":643,\"name\":{\"1525\":{}},\"comment\":{}}],[\"getstateaccount\",{\"_index\":821,\"name\":{\"1934\":{}},\"comment\":{}}],[\"getstatebalance\",{\"_index\":820,\"name\":{\"1933\":{}},\"comment\":{}}],[\"getstateentity\",{\"_index\":822,\"name\":{\"1935\":{}},\"comment\":{}}],[\"getstateitem\",{\"_index\":746,\"name\":{\"1784\":{},\"1847\":{},\"1930\":{},\"2326\":{}},\"comment\":{}}],[\"getstateroothash\",{\"_index\":829,\"name\":{\"1942\":{}},\"comment\":{}}],[\"getstateroothashbyhash\",{\"_index\":767,\"name\":{\"1805\":{},\"1868\":{},\"2357\":{}},\"comment\":{}}],[\"getstateroothashbyheight\",{\"_index\":768,\"name\":{\"1806\":{},\"1869\":{},\"2358\":{}},\"comment\":{}}],[\"getstateroothashlatest\",{\"_index\":766,\"name\":{\"1804\":{},\"1867\":{},\"2356\":{}},\"comment\":{}}],[\"getstatus\",{\"_index\":769,\"name\":{\"1807\":{},\"1870\":{},\"1943\":{},\"2360\":{}},\"comment\":{}}],[\"gettransaction\",{\"_index\":818,\"name\":{\"1929\":{}},\"comment\":{}}],[\"gettransactionbydeployhash\",{\"_index\":741,\"name\":{\"1779\":{},\"1842\":{},\"2323\":{}},\"comment\":{}}],[\"gettransactionbytransactionhash\",{\"_index\":740,\"name\":{\"1778\":{},\"1841\":{},\"2322\":{}},\"comment\":{}}],[\"gettransactionfinalizedapprovalbydeployhash\",{\"_index\":743,\"name\":{\"1781\":{},\"1844\":{},\"2325\":{}},\"comment\":{}}],[\"gettransactionfinalizedapprovalbytransactionhash\",{\"_index\":742,\"name\":{\"1780\":{},\"1843\":{},\"2324\":{}},\"comment\":{}}],[\"gettransactionv1\",{\"_index\":344,\"name\":{\"734\":{}},\"comment\":{}}],[\"gettransferv1\",{\"_index\":389,\"name\":{\"861\":{}},\"comment\":{}}],[\"gettransferv2\",{\"_index\":390,\"name\":{\"862\":{}},\"comment\":{}}],[\"gettype\",{\"_index\":568,\"name\":{\"1329\":{}},\"comment\":{}}],[\"gettypebyte\",{\"_index\":461,\"name\":{\"1024\":{}},\"comment\":{}}],[\"gettypeid\",{\"_index\":641,\"name\":{\"1523\":{},\"1583\":{},\"1592\":{},\"1618\":{},\"1632\":{},\"1641\":{},\"1651\":{},\"1700\":{},\"1713\":{},\"1724\":{},\"1736\":{}},\"comment\":{}}],[\"getvalidatorchanges\",{\"_index\":828,\"name\":{\"1941\":{}},\"comment\":{}}],[\"getvalidatorchangesinfo\",{\"_index\":735,\"name\":{\"1772\":{},\"1836\":{},\"2359\":{}},\"comment\":{}}],[\"getvalidatorrewardbyblockhash\",{\"_index\":782,\"name\":{\"1820\":{},\"1883\":{},\"2374\":{}},\"comment\":{}}],[\"getvalidatorrewardbyblockheight\",{\"_index\":783,\"name\":{\"1821\":{},\"1884\":{},\"2375\":{}},\"comment\":{}}],[\"getvalidatorrewardbyeraid\",{\"_index\":781,\"name\":{\"1819\":{},\"1882\":{},\"2373\":{}},\"comment\":{}}],[\"getvalue\",{\"_index\":542,\"name\":{\"1289\":{},\"1341\":{},\"1349\":{},\"1449\":{},\"1462\":{},\"1470\":{},\"1478\":{},\"1499\":{},\"1507\":{},\"1516\":{}},\"comment\":{}}],[\"getvaluebytype\",{\"_index\":569,\"name\":{\"1332\":{}},\"comment\":{}}],[\"globalstateidentifier\",{\"_index\":859,\"name\":{\"2013\":{}},\"comment\":{}}],[\"group\",{\"_index\":129,\"name\":{\"257\":{}},\"comment\":{}}],[\"groupname\",{\"_index\":285,\"name\":{\"594\":{}},\"comment\":{}}],[\"groups\",{\"_index\":137,\"name\":{\"268\":{},\"587\":{}},\"comment\":{}}],[\"groupusers\",{\"_index\":286,\"name\":{\"595\":{}},\"comment\":{}}],[\"handler\",{\"_index\":965,\"name\":{\"2319\":{},\"2386\":{}},\"comment\":{}}],[\"handlerfunc\",{\"_index\":992,\"name\":{\"2414\":{}},\"comment\":{}}],[\"handlers\",{\"_index\":993,\"name\":{\"2418\":{}},\"comment\":{}}],[\"hash\",{\"_index\":76,\"name\":{\"133\":{},\"158\":{},\"161\":{},\"172\":{},\"292\":{},\"410\":{},\"422\":{},\"561\":{},\"704\":{},\"727\":{},\"1083\":{},\"1100\":{},\"1129\":{},\"1156\":{},\"1263\":{},\"1272\":{},\"2011\":{}},\"comment\":{}}],[\"hashbytes\",{\"_index\":484,\"name\":{\"1092\":{},\"1206\":{}},\"comment\":{}}],[\"hasprefix\",{\"_index\":1072,\"name\":{\"2586\":{}},\"comment\":{}}],[\"header\",{\"_index\":98,\"name\":{\"162\":{},\"173\":{},\"293\":{},\"705\":{},\"728\":{}},\"comment\":{}}],[\"headers\",{\"_index\":1076,\"name\":{\"2592\":{}},\"comment\":{}}],[\"height\",{\"_index\":77,\"name\":{\"134\":{},\"180\":{},\"193\":{},\"226\":{},\"562\":{},\"2012\":{}},\"comment\":{}}],[\"hexbytes\",{\"_index\":255,\"name\":{\"521\":{}},\"comment\":{}}],[\"hexstringtobytes\",{\"_index\":382,\"name\":{\"824\":{}},\"comment\":{}}],[\"high\",{\"_index\":942,\"name\":{\"2254\":{}},\"comment\":{}}],[\"historical\",{\"_index\":944,\"name\":{\"2259\":{}},\"comment\":{}}],[\"hold\",{\"_index\":449,\"name\":{\"979\":{}},\"comment\":{}}],[\"holds\",{\"_index\":956,\"name\":{\"2292\":{}},\"comment\":{}}],[\"httpclient\",{\"_index\":806,\"name\":{\"1910\":{},\"2591\":{}},\"comment\":{}}],[\"httpconnection\",{\"_index\":1075,\"name\":{\"2589\":{}},\"comment\":{}}],[\"httperror\",{\"_index\":796,\"name\":{\"1898\":{}},\"comment\":{}}],[\"httphandler\",{\"_index\":805,\"name\":{\"1908\":{}},\"comment\":{}}],[\"i32\",{\"_index\":550,\"name\":{\"1307\":{},\"1532\":{},\"1557\":{}},\"comment\":{}}],[\"i64\",{\"_index\":551,\"name\":{\"1308\":{},\"1533\":{},\"1558\":{}},\"comment\":{}}],[\"iclient\",{\"_index\":791,\"name\":{\"1829\":{}},\"comment\":{}}],[\"id\",{\"_index\":375,\"name\":{\"810\":{},\"833\":{},\"843\":{},\"855\":{},\"909\":{},\"1956\":{},\"2085\":{}},\"comment\":{}}],[\"idvalue\",{\"_index\":810,\"name\":{\"1915\":{}},\"comment\":{}}],[\"ihandler\",{\"_index\":792,\"name\":{\"1891\":{}},\"comment\":{}}],[\"inactive\",{\"_index\":51,\"name\":{\"78\":{},\"95\":{}},\"comment\":{}}],[\"inactivevalidators\",{\"_index\":192,\"name\":{\"358\":{},\"363\":{},\"376\":{}},\"comment\":{}}],[\"indexeddata\",{\"_index\":586,\"name\":{\"1372\":{}},\"comment\":{}}],[\"infogetchainspec\",{\"_index\":835,\"name\":{\"1951\":{}},\"comment\":{}}],[\"infogetchainspecresult\",{\"_index\":961,\"name\":{\"2306\":{}},\"comment\":{}}],[\"infogetdeployresult\",{\"_index\":900,\"name\":{\"2142\":{}},\"comment\":{}}],[\"infogetdeployresultv1compatible\",{\"_index\":904,\"name\":{\"2156\":{}},\"comment\":{}}],[\"infogetpeerresult\",{\"_index\":912,\"name\":{\"2200\":{}},\"comment\":{}}],[\"infogetrewardrequest\",{\"_index\":880,\"name\":{\"2069\":{}},\"comment\":{}}],[\"infogetrewardresult\",{\"_index\":957,\"name\":{\"2294\":{}},\"comment\":{}}],[\"infogetstatusresult\",{\"_index\":928,\"name\":{\"2235\":{}},\"comment\":{}}],[\"infogettransactionresult\",{\"_index\":903,\"name\":{\"2149\":{}},\"comment\":{}}],[\"infogettransactionresultv1compatible\",{\"_index\":905,\"name\":{\"2165\":{}},\"comment\":{}}],[\"infogetvalidatorchangesresult\",{\"_index\":926,\"name\":{\"2230\":{}},\"comment\":{}}],[\"initializefromsource\",{\"_index\":516,\"name\":{\"1204\":{}},\"comment\":{}}],[\"initialreleasetimestampmillis\",{\"_index\":46,\"name\":{\"72\":{}},\"comment\":{}}],[\"initiator\",{\"_index\":241,\"name\":{\"477\":{},\"498\":{}},\"comment\":{}}],[\"initiatoraddr\",{\"_index\":259,\"name\":{\"529\":{},\"684\":{},\"715\":{},\"2520\":{}},\"comment\":{}}],[\"inner\",{\"_index\":593,\"name\":{\"1387\":{},\"1408\":{},\"1629\":{},\"1648\":{},\"1710\":{}},\"comment\":{}}],[\"inner1\",{\"_index\":611,\"name\":{\"1434\":{},\"1444\":{},\"1720\":{},\"1731\":{}},\"comment\":{}}],[\"inner2\",{\"_index\":612,\"name\":{\"1435\":{},\"1445\":{},\"1721\":{},\"1732\":{}},\"comment\":{}}],[\"inner3\",{\"_index\":615,\"name\":{\"1446\":{},\"1733\":{}},\"comment\":{}}],[\"innererr\",{\"_index\":714,\"name\":{\"1697\":{}},\"comment\":{}}],[\"innerok\",{\"_index\":713,\"name\":{\"1696\":{}},\"comment\":{}}],[\"innertype\",{\"_index\":607,\"name\":{\"1424\":{},\"1433\":{},\"1443\":{}},\"comment\":{}}],[\"innerval\",{\"_index\":608,\"name\":{\"1425\":{}},\"comment\":{}}],[\"insert\",{\"_index\":34,\"name\":{\"54\":{}},\"comment\":{}}],[\"installupgrade\",{\"_index\":321,\"name\":{\"667\":{}},\"comment\":{}}],[\"int32bytesize\",{\"_index\":644,\"name\":{\"1528\":{}},\"comment\":{}}],[\"int64bytesize\",{\"_index\":645,\"name\":{\"1529\":{}},\"comment\":{}}],[\"intvalue\",{\"_index\":812,\"name\":{\"1920\":{}},\"comment\":{}}],[\"iresultwithbytes\",{\"_index\":545,\"name\":{\"1297\":{}},\"comment\":{}}],[\"isadduint512\",{\"_index\":406,\"name\":{\"881\":{}},\"comment\":{}}],[\"isempty\",{\"_index\":533,\"name\":{\"1254\":{},\"1358\":{},\"1390\":{}},\"comment\":{}}],[\"isemptycode\",{\"_index\":534,\"name\":{\"1256\":{}},\"comment\":{}}],[\"isintvalue\",{\"_index\":814,\"name\":{\"1922\":{}},\"comment\":{}}],[\"ismodulebytes\",{\"_index\":229,\"name\":{\"459\":{}},\"comment\":{}}],[\"isnotfound\",{\"_index\":800,\"name\":{\"1903\":{}},\"comment\":{}}],[\"isstandardpayment\",{\"_index\":158,\"name\":{\"300\":{}},\"comment\":{}}],[\"isstoredcontractbyhash\",{\"_index\":228,\"name\":{\"458\":{}},\"comment\":{}}],[\"isstoredcontractbyname\",{\"_index\":227,\"name\":{\"457\":{}},\"comment\":{}}],[\"isstoredversioncontractbyhash\",{\"_index\":225,\"name\":{\"455\":{}},\"comment\":{}}],[\"isstoredversioncontractbyname\",{\"_index\":226,\"name\":{\"456\":{}},\"comment\":{}}],[\"isstringfmt\",{\"_index\":631,\"name\":{\"1485\":{}},\"comment\":{}}],[\"issuccess\",{\"_index\":601,\"name\":{\"1407\":{}},\"comment\":{}}],[\"issystem\",{\"_index\":119,\"name\":{\"242\":{}},\"comment\":{}}],[\"issystemproposer\",{\"_index\":120,\"name\":{\"244\":{}},\"comment\":{}}],[\"istransfer\",{\"_index\":157,\"name\":{\"299\":{},\"454\":{}},\"comment\":{}}],[\"iswriteaccount\",{\"_index\":394,\"name\":{\"869\":{}},\"comment\":{}}],[\"iswriteaddressableentity\",{\"_index\":400,\"name\":{\"875\":{}},\"comment\":{}}],[\"iswritebid\",{\"_index\":405,\"name\":{\"880\":{}},\"comment\":{}}],[\"iswritebidkind\",{\"_index\":401,\"name\":{\"876\":{}},\"comment\":{}}],[\"iswriteclvalue\",{\"_index\":398,\"name\":{\"873\":{}},\"comment\":{}}],[\"iswritecontract\",{\"_index\":395,\"name\":{\"870\":{}},\"comment\":{}}],[\"iswritedeployinfo\",{\"_index\":407,\"name\":{\"882\":{}},\"comment\":{}}],[\"iswritemessage\",{\"_index\":403,\"name\":{\"878\":{}},\"comment\":{}}],[\"iswritemessagetopic\",{\"_index\":404,\"name\":{\"879\":{}},\"comment\":{}}],[\"iswritenamedkey\",{\"_index\":402,\"name\":{\"877\":{}},\"comment\":{}}],[\"iswritepackage\",{\"_index\":399,\"name\":{\"874\":{}},\"comment\":{}}],[\"iswritetransfer\",{\"_index\":393,\"name\":{\"868\":{}},\"comment\":{}}],[\"iswriteunbonding\",{\"_index\":397,\"name\":{\"872\":{}},\"comment\":{}}],[\"iswritewithdraw\",{\"_index\":396,\"name\":{\"871\":{}},\"comment\":{}}],[\"key\",{\"_index\":231,\"name\":{\"462\":{},\"568\":{},\"897\":{},\"901\":{},\"1146\":{},\"1317\":{},\"1542\":{},\"1567\":{},\"1614\":{},\"1624\":{},\"1753\":{},\"1962\":{},\"1968\":{},\"2035\":{},\"2040\":{}},\"comment\":{}}],[\"key_default_byte_length\",{\"_index\":500,\"name\":{\"1145\":{}},\"comment\":{}}],[\"keyidbyprefix\",{\"_index\":499,\"name\":{\"1144\":{}},\"comment\":{}}],[\"keymanagement\",{\"_index\":6,\"name\":{\"7\":{},\"27\":{}},\"comment\":{}}],[\"keys\",{\"_index\":130,\"name\":{\"258\":{},\"575\":{},\"1763\":{}},\"comment\":{}}],[\"keytypename\",{\"_index\":497,\"name\":{\"1127\":{}},\"comment\":{}}],[\"kind\",{\"_index\":232,\"name\":{\"463\":{},\"898\":{}},\"comment\":{}}],[\"large\",{\"_index\":322,\"name\":{\"668\":{}},\"comment\":{}}],[\"lastaddedblockinfo\",{\"_index\":931,\"name\":{\"2241\":{}},\"comment\":{}}],[\"lastprogress\",{\"_index\":938,\"name\":{\"2249\":{}},\"comment\":{}}],[\"lastswitchblockhash\",{\"_index\":78,\"name\":{\"136\":{},\"199\":{}},\"comment\":{}}],[\"latestswitchblockhash\",{\"_index\":939,\"name\":{\"2250\":{}},\"comment\":{}}],[\"legacyaccount\",{\"_index\":892,\"name\":{\"2106\":{}},\"comment\":{}}],[\"legacytransfer\",{\"_index\":302,\"name\":{\"629\":{}},\"comment\":{}}],[\"length\",{\"_index\":590,\"name\":{\"1380\":{}},\"comment\":{}}],[\"limit\",{\"_index\":242,\"name\":{\"479\":{},\"500\":{}},\"comment\":{}}],[\"list\",{\"_index\":560,\"name\":{\"1319\":{},\"1545\":{},\"1570\":{}},\"comment\":{}}],[\"lockedamounts\",{\"_index\":47,\"name\":{\"73\":{}},\"comment\":{}}],[\"lockstatus\",{\"_index\":139,\"name\":{\"270\":{},\"586\":{}},\"comment\":{}}],[\"logerrors\",{\"_index\":983,\"name\":{\"2404\":{}},\"comment\":{}}],[\"low\",{\"_index\":941,\"name\":{\"2253\":{}},\"comment\":{}}],[\"mainpurse\",{\"_index\":9,\"name\":{\"12\":{},\"35\":{}},\"comment\":{}}],[\"mainpurseunderaccounthash\",{\"_index\":875,\"name\":{\"2058\":{}},\"comment\":{}}],[\"mainpurseunderentityaddr\",{\"_index\":876,\"name\":{\"2059\":{}},\"comment\":{}}],[\"mainpurseunderpublickey\",{\"_index\":874,\"name\":{\"2057\":{}},\"comment\":{}}],[\"makedeploy\",{\"_index\":140,\"name\":{\"271\":{}},\"comment\":{}}],[\"maketransactionv1\",{\"_index\":336,\"name\":{\"700\":{}},\"comment\":{}}],[\"map\",{\"_index\":563,\"name\":{\"1323\":{},\"1548\":{},\"1573\":{},\"1622\":{}},\"comment\":{}}],[\"mapjsonparsingerror\",{\"_index\":670,\"name\":{\"1610\":{}},\"comment\":{}}],[\"matchbytestocltype\",{\"_index\":708,\"name\":{\"1688\":{}},\"comment\":{}}],[\"maxbuffersize\",{\"_index\":987,\"name\":{\"2409\":{}},\"comment\":{}}],[\"maximumdelegationamount\",{\"_index\":54,\"name\":{\"81\":{}},\"comment\":{}}],[\"medium\",{\"_index\":323,\"name\":{\"669\":{}},\"comment\":{}}],[\"merkleproof\",{\"_index\":208,\"name\":{\"402\":{},\"2116\":{},\"2184\":{},\"2191\":{},\"2198\":{},\"2316\":{}},\"comment\":{}}],[\"message\",{\"_index\":269,\"name\":{\"549\":{},\"551\":{},\"640\":{},\"1122\":{},\"1174\":{}},\"comment\":{}}],[\"messageaddr\",{\"_index\":509,\"name\":{\"1183\":{}},\"comment\":{}}],[\"messagechecksum\",{\"_index\":263,\"name\":{\"540\":{}},\"comment\":{}}],[\"messagecount\",{\"_index\":261,\"name\":{\"538\":{},\"1029\":{},\"1038\":{}},\"comment\":{}}],[\"messageindex\",{\"_index\":510,\"name\":{\"1189\":{}},\"comment\":{}}],[\"messagepayload\",{\"_index\":267,\"name\":{\"545\":{}},\"comment\":{}}],[\"messages\",{\"_index\":1048,\"name\":{\"2524\":{}},\"comment\":{}}],[\"messagetopic\",{\"_index\":264,\"name\":{\"541\":{},\"639\":{}},\"comment\":{}}],[\"messagetopics\",{\"_index\":23,\"name\":{\"37\":{}},\"comment\":{}}],[\"messagetopicsummary\",{\"_index\":260,\"name\":{\"536\":{}},\"comment\":{}}],[\"method\",{\"_index\":817,\"name\":{\"1927\":{},\"1957\":{}},\"comment\":{}}],[\"middlewares\",{\"_index\":978,\"name\":{\"2399\":{}},\"comment\":{}}],[\"minimalblockinfo\",{\"_index\":273,\"name\":{\"557\":{}},\"comment\":{}}],[\"minimumdelegationamount\",{\"_index\":53,\"name\":{\"80\":{}},\"comment\":{}}],[\"mint\",{\"_index\":319,\"name\":{\"665\":{}},\"comment\":{}}],[\"modulebytes\",{\"_index\":209,\"name\":{\"403\":{},\"405\":{},\"443\":{},\"814\":{}},\"comment\":{}}],[\"motestocspr\",{\"_index\":437,\"name\":{\"940\":{}},\"comment\":{}}],[\"name\",{\"_index\":26,\"name\":{\"41\":{},\"45\":{},\"330\":{},\"341\":{},\"416\":{},\"429\":{},\"567\":{},\"571\":{},\"800\":{},\"906\":{}},\"comment\":{}}],[\"namebytes\",{\"_index\":513,\"name\":{\"1198\":{}},\"comment\":{}}],[\"namedarg\",{\"_index\":27,\"name\":{\"42\":{}},\"comment\":{}}],[\"namedentrypoint\",{\"_index\":24,\"name\":{\"38\":{}},\"comment\":{}}],[\"namedkey\",{\"_index\":275,\"name\":{\"565\":{},\"572\":{},\"641\":{},\"905\":{},\"1123\":{},\"1175\":{}},\"comment\":{}}],[\"namedkeyaddr\",{\"_index\":511,\"name\":{\"1193\":{}},\"comment\":{}}],[\"namedkeykind\",{\"_index\":422,\"name\":{\"903\":{}},\"comment\":{}}],[\"namedkeys\",{\"_index\":8,\"name\":{\"11\":{},\"253\":{},\"573\":{},\"2110\":{}},\"comment\":{}}],[\"namedkeyvalue\",{\"_index\":276,\"name\":{\"569\":{}},\"comment\":{}}],[\"namedusergroup\",{\"_index\":284,\"name\":{\"592\":{}},\"comment\":{}}],[\"native\",{\"_index\":361,\"name\":{\"782\":{},\"820\":{}},\"comment\":{}}],[\"newblockfromblockv1\",{\"_index\":75,\"name\":{\"131\":{}},\"comment\":{}}],[\"newblockfromblockwrapper\",{\"_index\":74,\"name\":{\"130\":{}},\"comment\":{}}],[\"newblockheaderfromv1\",{\"_index\":112,\"name\":{\"219\":{}},\"comment\":{}}],[\"newblockheaderfromv2\",{\"_index\":113,\"name\":{\"220\":{}},\"comment\":{}}],[\"newbytecodekindfrombyte\",{\"_index\":531,\"name\":{\"1251\":{}},\"comment\":{}}],[\"newchaingetblockresultfromv1compatible\",{\"_index\":897,\"name\":{\"2126\":{}},\"comment\":{}}],[\"newclany\",{\"_index\":539,\"name\":{\"1277\":{}},\"comment\":{}}],[\"newclbytearray\",{\"_index\":544,\"name\":{\"1291\":{}},\"comment\":{}}],[\"newclint32\",{\"_index\":572,\"name\":{\"1335\":{}},\"comment\":{}}],[\"newclint64\",{\"_index\":574,\"name\":{\"1343\":{}},\"comment\":{}}],[\"newclkey\",{\"_index\":546,\"name\":{\"1301\":{}},\"comment\":{}}],[\"newcllist\",{\"_index\":576,\"name\":{\"1351\":{}},\"comment\":{}}],[\"newclmap\",{\"_index\":585,\"name\":{\"1368\":{}},\"comment\":{}}],[\"newcloption\",{\"_index\":592,\"name\":{\"1383\":{}},\"comment\":{}}],[\"newclpublickey\",{\"_index\":548,\"name\":{\"1303\":{}},\"comment\":{}}],[\"newclresult\",{\"_index\":600,\"name\":{\"1403\":{}},\"comment\":{}}],[\"newclstring\",{\"_index\":603,\"name\":{\"1413\":{}},\"comment\":{}}],[\"newcltuple1\",{\"_index\":606,\"name\":{\"1421\":{}},\"comment\":{}}],[\"newcltuple2\",{\"_index\":610,\"name\":{\"1430\":{}},\"comment\":{}}],[\"newcltuple3\",{\"_index\":614,\"name\":{\"1440\":{}},\"comment\":{}}],[\"newcluint128\",{\"_index\":628,\"name\":{\"1472\":{}},\"comment\":{}}],[\"newcluint256\",{\"_index\":625,\"name\":{\"1464\":{}},\"comment\":{}}],[\"newcluint32\",{\"_index\":639,\"name\":{\"1509\":{}},\"comment\":{}}],[\"newcluint512\",{\"_index\":630,\"name\":{\"1482\":{}},\"comment\":{}}],[\"newcluint64\",{\"_index\":635,\"name\":{\"1493\":{}},\"comment\":{}}],[\"newcluint8\",{\"_index\":637,\"name\":{\"1501\":{}},\"comment\":{}}],[\"newclunit\",{\"_index\":622,\"name\":{\"1456\":{}},\"comment\":{}}],[\"newcluref\",{\"_index\":547,\"name\":{\"1302\":{}},\"comment\":{}}],[\"newcontract\",{\"_index\":535,\"name\":{\"1261\":{}},\"comment\":{}}],[\"newcontractpackage\",{\"_index\":537,\"name\":{\"1270\":{}},\"comment\":{}}],[\"newdelegatorfromdelegatorv1\",{\"_index\":56,\"name\":{\"84\":{}},\"comment\":{}}],[\"newinfogettransactionresultfromv1compatible\",{\"_index\":906,\"name\":{\"2166\":{}},\"comment\":{}}],[\"newkey\",{\"_index\":505,\"name\":{\"1152\":{}},\"comment\":{}}],[\"newmodulebytes\",{\"_index\":219,\"name\":{\"441\":{}},\"comment\":{}}],[\"newpublickey\",{\"_index\":723,\"name\":{\"1749\":{}},\"comment\":{}}],[\"newqueryglobalstateparam\",{\"_index\":842,\"name\":{\"1965\":{}},\"comment\":{}}],[\"newspeculativeclient\",{\"_index\":969,\"name\":{\"2384\":{}},\"comment\":{}}],[\"newtransactionfromdeploy\",{\"_index\":151,\"name\":{\"287\":{}},\"comment\":{}}],[\"newtransactiontargetfromsession\",{\"_index\":379,\"name\":{\"818\":{}},\"comment\":{}}],[\"newtransactionv1\",{\"_index\":335,\"name\":{\"699\":{}},\"comment\":{}}],[\"newtransfer\",{\"_index\":216,\"name\":{\"435\":{}},\"comment\":{}}],[\"newvalidator\",{\"_index\":427,\"name\":{\"924\":{}},\"comment\":{}}],[\"newvalidatorpublickey\",{\"_index\":66,\"name\":{\"116\":{}},\"comment\":{}}],[\"nexteragasprice\",{\"_index\":196,\"name\":{\"366\":{},\"379\":{}},\"comment\":{}}],[\"nexteravalidatorweights\",{\"_index\":195,\"name\":{\"364\":{},\"370\":{},\"377\":{}},\"comment\":{}}],[\"nextupgrade\",{\"_index\":932,\"name\":{\"2242\":{}},\"comment\":{}}],[\"nodeid\",{\"_index\":915,\"name\":{\"2207\":{}},\"comment\":{}}],[\"nodenextupgrade\",{\"_index\":946,\"name\":{\"2261\":{}},\"comment\":{}}],[\"nodepeer\",{\"_index\":914,\"name\":{\"2205\":{}},\"comment\":{}}],[\"none\",{\"_index\":519,\"name\":{\"1223\":{}},\"comment\":{}}],[\"obj\",{\"_index\":623,\"name\":{\"1459\":{}},\"comment\":{}}],[\"ok\",{\"_index\":715,\"name\":{\"1705\":{}},\"comment\":{}}],[\"oldvalidatorpublickey\",{\"_index\":65,\"name\":{\"115\":{}},\"comment\":{}}],[\"operation\",{\"_index\":230,\"name\":{\"460\":{}},\"comment\":{}}],[\"operations\",{\"_index\":235,\"name\":{\"467\":{}},\"comment\":{}}],[\"option\",{\"_index\":559,\"name\":{\"1318\":{},\"1544\":{},\"1569\":{}},\"comment\":{}}],[\"originblockheaderv1\",{\"_index\":114,\"name\":{\"234\":{}},\"comment\":{}}],[\"originblockheaderv2\",{\"_index\":115,\"name\":{\"235\":{}},\"comment\":{}}],[\"originblockv1\",{\"_index\":89,\"name\":{\"149\":{}},\"comment\":{}}],[\"originblockv2\",{\"_index\":90,\"name\":{\"150\":{}},\"comment\":{}}],[\"origindeployv1\",{\"_index\":341,\"name\":{\"731\":{}},\"comment\":{}}],[\"originexecutionresultv1\",{\"_index\":251,\"name\":{\"507\":{}},\"comment\":{}}],[\"originexecutionresultv2\",{\"_index\":252,\"name\":{\"508\":{}},\"comment\":{}}],[\"originfinalitysignaturev1\",{\"_index\":1056,\"name\":{\"2555\":{}},\"comment\":{}}],[\"originprefix\",{\"_index\":442,\"name\":{\"952\":{},\"967\":{},\"1207\":{},\"1216\":{},\"1264\":{},\"1273\":{}},\"comment\":{}}],[\"origintransactionv1\",{\"_index\":342,\"name\":{\"732\":{}},\"comment\":{}}],[\"origintransferv1\",{\"_index\":387,\"name\":{\"859\":{}},\"comment\":{}}],[\"origintransferv2\",{\"_index\":388,\"name\":{\"860\":{}},\"comment\":{}}],[\"outpublicsigningkey\",{\"_index\":933,\"name\":{\"2243\":{}},\"comment\":{}}],[\"package\",{\"_index\":282,\"name\":{\"582\":{},\"637\":{},\"1119\":{},\"1171\":{}},\"comment\":{}}],[\"packagehash\",{\"_index\":20,\"name\":{\"31\":{}},\"comment\":{}}],[\"paramblockidentifier\",{\"_index\":850,\"name\":{\"1986\":{},\"2022\":{}},\"comment\":{}}],[\"paramdeployhash\",{\"_index\":847,\"name\":{\"1979\":{}},\"comment\":{}}],[\"paramdictionaryidentifier\",{\"_index\":863,\"name\":{\"2027\":{}},\"comment\":{}}],[\"paramdictionaryidentifiercontractnamedkey\",{\"_index\":868,\"name\":{\"2038\":{}},\"comment\":{}}],[\"paramdictionaryidentifieruref\",{\"_index\":869,\"name\":{\"2043\":{}},\"comment\":{}}],[\"paramgetaccountinfobalance\",{\"_index\":848,\"name\":{\"1983\":{}},\"comment\":{}}],[\"paramgetstateentity\",{\"_index\":851,\"name\":{\"1987\":{}},\"comment\":{}}],[\"paramqueryglobalstate\",{\"_index\":841,\"name\":{\"1964\":{}},\"comment\":{}}],[\"paramqueryglobalstateid\",{\"_index\":844,\"name\":{\"1970\":{}},\"comment\":{}}],[\"params\",{\"_index\":838,\"name\":{\"1958\":{}},\"comment\":{}}],[\"paramstateroothash\",{\"_index\":839,\"name\":{\"1959\":{}},\"comment\":{}}],[\"paramtransactionhash\",{\"_index\":845,\"name\":{\"1975\":{}},\"comment\":{}}],[\"parenthash\",{\"_index\":79,\"name\":{\"137\":{},\"181\":{},\"194\":{},\"227\":{}},\"comment\":{}}],[\"parseasapiversionevent\",{\"_index\":1017,\"name\":{\"2447\":{}},\"comment\":{}}],[\"parseasblockaddedevent\",{\"_index\":1019,\"name\":{\"2449\":{}},\"comment\":{}}],[\"parseasdeployacceptedevent\",{\"_index\":1020,\"name\":{\"2450\":{}},\"comment\":{}}],[\"parseasdeployprocessedevent\",{\"_index\":1018,\"name\":{\"2448\":{}},\"comment\":{}}],[\"parseasfaultevent\",{\"_index\":1025,\"name\":{\"2455\":{}},\"comment\":{}}],[\"parseasfinalitysignatureevent\",{\"_index\":1021,\"name\":{\"2451\":{}},\"comment\":{}}],[\"parseasstepevent\",{\"_index\":1026,\"name\":{\"2456\":{}},\"comment\":{}}],[\"parseastransactionacceptedevent\",{\"_index\":1024,\"name\":{\"2454\":{}},\"comment\":{}}],[\"parseastransactionexpiredevent\",{\"_index\":1022,\"name\":{\"2452\":{}},\"comment\":{}}],[\"parseastransactionprocessedevent\",{\"_index\":1023,\"name\":{\"2453\":{}},\"comment\":{}}],[\"parseasuint512\",{\"_index\":417,\"name\":{\"892\":{}},\"comment\":{}}],[\"parseaswriteaddressableentity\",{\"_index\":410,\"name\":{\"885\":{}},\"comment\":{}}],[\"parseaswritebidkind\",{\"_index\":412,\"name\":{\"887\":{}},\"comment\":{}}],[\"parseaswriteclvalue\",{\"_index\":419,\"name\":{\"894\":{}},\"comment\":{}}],[\"parseaswritedeployinfo\",{\"_index\":418,\"name\":{\"893\":{}},\"comment\":{}}],[\"parseaswritemessage\",{\"_index\":414,\"name\":{\"889\":{}},\"comment\":{}}],[\"parseaswritemessagetopic\",{\"_index\":415,\"name\":{\"890\":{}},\"comment\":{}}],[\"parseaswritenamedkey\",{\"_index\":413,\"name\":{\"888\":{}},\"comment\":{}}],[\"parseaswritepackage\",{\"_index\":411,\"name\":{\"886\":{}},\"comment\":{}}],[\"parseaswritetransfer\",{\"_index\":408,\"name\":{\"883\":{}},\"comment\":{}}],[\"parseaswriteunbondings\",{\"_index\":416,\"name\":{\"891\":{}},\"comment\":{}}],[\"parseaswritewithdraws\",{\"_index\":409,\"name\":{\"884\":{}},\"comment\":{}}],[\"parseblocktransactions\",{\"_index\":70,\"name\":{\"124\":{}},\"comment\":{}}],[\"parsecltype\",{\"_index\":721,\"name\":{\"1741\":{}},\"comment\":{}}],[\"parsedurationstring\",{\"_index\":311,\"name\":{\"653\":{}},\"comment\":{}}],[\"parseevent\",{\"_index\":1016,\"name\":{\"2446\":{}},\"comment\":{}}],[\"parseeventtype\",{\"_index\":1071,\"name\":{\"2585\":{}},\"comment\":{}}],[\"parserawevent\",{\"_index\":1070,\"name\":{\"2584\":{}},\"comment\":{}}],[\"parseresponse\",{\"_index\":966,\"name\":{\"2381\":{}},\"comment\":{}}],[\"parsetypebystring\",{\"_index\":504,\"name\":{\"1151\":{}},\"comment\":{}}],[\"path\",{\"_index\":840,\"name\":{\"1963\":{},\"1969\":{}},\"comment\":{}}],[\"payment\",{\"_index\":153,\"name\":{\"294\":{},\"482\":{},\"503\":{}},\"comment\":{}}],[\"paymentamount\",{\"_index\":293,\"name\":{\"603\":{}},\"comment\":{}}],[\"peers\",{\"_index\":913,\"name\":{\"2203\":{},\"2244\":{}},\"comment\":{}}],[\"pop\",{\"_index\":580,\"name\":{\"1361\":{}},\"comment\":{}}],[\"prefixname\",{\"_index\":485,\"name\":{\"1097\":{}},\"comment\":{}}],[\"prefixnametransfer\",{\"_index\":514,\"name\":{\"1202\":{}},\"comment\":{}}],[\"prefixnameuref\",{\"_index\":528,\"name\":{\"1232\":{}},\"comment\":{}}],[\"pricingmode\",{\"_index\":297,\"name\":{\"611\":{},\"685\":{},\"716\":{}},\"comment\":{}}],[\"pricingmodetag\",{\"_index\":287,\"name\":{\"596\":{}},\"comment\":{}}],[\"processcall\",{\"_index\":793,\"name\":{\"1892\":{},\"1914\":{}},\"comment\":{}}],[\"processing\",{\"_index\":447,\"name\":{\"976\":{},\"989\":{}},\"comment\":{}}],[\"processrequest\",{\"_index\":967,\"name\":{\"2382\":{}},\"comment\":{}}],[\"proof\",{\"_index\":71,\"name\":{\"125\":{},\"2305\":{}},\"comment\":{}}],[\"proofs\",{\"_index\":88,\"name\":{\"148\":{},\"164\":{},\"213\":{}},\"comment\":{}}],[\"proposer\",{\"_index\":84,\"name\":{\"143\":{},\"168\":{},\"195\":{},\"228\":{},\"238\":{}},\"comment\":{}}],[\"protocolversion\",{\"_index\":22,\"name\":{\"36\":{},\"144\":{},\"182\":{},\"196\":{},\"229\":{},\"254\":{},\"2238\":{},\"2264\":{}},\"comment\":{}}],[\"protocolversionmajor\",{\"_index\":133,\"name\":{\"263\":{},\"591\":{}},\"comment\":{}}],[\"publickey\",{\"_index\":36,\"name\":{\"58\":{},\"105\":{},\"127\":{},\"243\":{},\"532\":{},\"1328\":{},\"1553\":{},\"1578\":{},\"1745\":{},\"1994\":{},\"2001\":{},\"2227\":{},\"2534\":{},\"2542\":{},\"2554\":{},\"2567\":{}},\"comment\":{}}],[\"publickeyandbid\",{\"_index\":35,\"name\":{\"56\":{}},\"comment\":{}}],[\"publickeylist\",{\"_index\":726,\"name\":{\"1761\":{}},\"comment\":{}}],[\"purseaddr\",{\"_index\":450,\"name\":{\"981\":{}},\"comment\":{}}],[\"purseidentifier\",{\"_index\":872,\"name\":{\"2051\":{},\"2063\":{},\"2067\":{}},\"comment\":{}}],[\"purseuref\",{\"_index\":877,\"name\":{\"2060\":{},\"2077\":{}},\"comment\":{}}],[\"putdeploy\",{\"_index\":789,\"name\":{\"1827\":{},\"1889\":{},\"1946\":{},\"2362\":{}},\"comment\":{}}],[\"putdeployrequest\",{\"_index\":857,\"name\":{\"2003\":{}},\"comment\":{}}],[\"putdeployresult\",{\"_index\":948,\"name\":{\"2265\":{}},\"comment\":{}}],[\"puttransaction\",{\"_index\":831,\"name\":{\"1947\":{}},\"comment\":{}}],[\"puttransactionrequest\",{\"_index\":858,\"name\":{\"2006\":{}},\"comment\":{}}],[\"puttransactionresult\",{\"_index\":949,\"name\":{\"2270\":{}},\"comment\":{}}],[\"puttransactionv1\",{\"_index\":790,\"name\":{\"1828\":{},\"1890\":{},\"2363\":{}},\"comment\":{}}],[\"querybalance\",{\"_index\":833,\"name\":{\"1949\":{}},\"comment\":{}}],[\"querybalancebyblockhash\",{\"_index\":773,\"name\":{\"1811\":{},\"1874\":{},\"2366\":{}},\"comment\":{}}],[\"querybalancebyblockheight\",{\"_index\":772,\"name\":{\"1810\":{},\"1873\":{},\"2365\":{}},\"comment\":{}}],[\"querybalancebystateroothash\",{\"_index\":774,\"name\":{\"1812\":{},\"1875\":{},\"2367\":{}},\"comment\":{}}],[\"querybalancedetails\",{\"_index\":834,\"name\":{\"1950\":{}},\"comment\":{}}],[\"querybalancedetailsbyblockhash\",{\"_index\":777,\"name\":{\"1815\":{},\"1878\":{},\"2371\":{}},\"comment\":{}}],[\"querybalancedetailsbyblockheight\",{\"_index\":776,\"name\":{\"1814\":{},\"1877\":{},\"2370\":{}},\"comment\":{}}],[\"querybalancedetailsbystateroothash\",{\"_index\":778,\"name\":{\"1816\":{},\"1879\":{},\"2369\":{}},\"comment\":{}}],[\"querybalancedetailsrequest\",{\"_index\":879,\"name\":{\"2065\":{}},\"comment\":{}}],[\"querybalancedetailsresult\",{\"_index\":952,\"name\":{\"2286\":{}},\"comment\":{}}],[\"querybalancerequest\",{\"_index\":878,\"name\":{\"2061\":{}},\"comment\":{}}],[\"querybalanceresult\",{\"_index\":951,\"name\":{\"2281\":{}},\"comment\":{}}],[\"queryglobalstate\",{\"_index\":819,\"name\":{\"1931\":{}},\"comment\":{}}],[\"queryglobalstatebyblockhash\",{\"_index\":748,\"name\":{\"1786\":{},\"1849\":{},\"2328\":{}},\"comment\":{}}],[\"queryglobalstatebyblockheight\",{\"_index\":749,\"name\":{\"1787\":{},\"1850\":{},\"2329\":{}},\"comment\":{}}],[\"queryglobalstatebystatehash\",{\"_index\":750,\"name\":{\"1788\":{},\"1851\":{},\"2330\":{}},\"comment\":{}}],[\"queryglobalstateresult\",{\"_index\":911,\"name\":{\"2193\":{}},\"comment\":{}}],[\"queryglobalstateresultv1compatible\",{\"_index\":963,\"name\":{\"2311\":{}},\"comment\":{}}],[\"querylatestbalance\",{\"_index\":771,\"name\":{\"1809\":{},\"1872\":{},\"2364\":{}},\"comment\":{}}],[\"querylatestbalancedetails\",{\"_index\":775,\"name\":{\"1813\":{},\"1876\":{},\"2368\":{}},\"comment\":{}}],[\"querylatestglobalstate\",{\"_index\":747,\"name\":{\"1785\":{},\"1848\":{},\"2327\":{}},\"comment\":{}}],[\"randombit\",{\"_index\":82,\"name\":{\"141\":{},\"183\":{},\"197\":{},\"230\":{}},\"comment\":{}}],[\"rawdata\",{\"_index\":996,\"name\":{\"2423\":{}},\"comment\":{}}],[\"rawevent\",{\"_index\":1014,\"name\":{\"2441\":{}},\"comment\":{}}],[\"rawjson\",{\"_index\":887,\"name\":{\"2092\":{},\"2097\":{},\"2102\":{},\"2117\":{},\"2123\":{},\"2130\":{},\"2136\":{},\"2141\":{},\"2147\":{},\"2155\":{},\"2164\":{},\"2175\":{},\"2180\":{},\"2185\":{},\"2192\":{},\"2199\":{},\"2204\":{},\"2213\":{},\"2224\":{},\"2229\":{},\"2234\":{},\"2256\":{},\"2269\":{},\"2274\":{},\"2280\":{},\"2285\":{},\"2293\":{},\"2301\":{},\"2310\":{}},\"comment\":{}}],[\"rawmessage\",{\"_index\":722,\"name\":{\"1743\":{}},\"comment\":{}}],[\"reactorstate\",{\"_index\":937,\"name\":{\"2248\":{}},\"comment\":{}}],[\"read\",{\"_index\":520,\"name\":{\"1224\":{}},\"comment\":{}}],[\"readadd\",{\"_index\":524,\"name\":{\"1228\":{}},\"comment\":{}}],[\"readaddwrite\",{\"_index\":526,\"name\":{\"1230\":{}},\"comment\":{}}],[\"readevent\",{\"_index\":990,\"name\":{\"2412\":{}},\"comment\":{}}],[\"readwrite\",{\"_index\":523,\"name\":{\"1227\":{}},\"comment\":{}}],[\"receipt\",{\"_index\":296,\"name\":{\"610\":{},\"619\":{}},\"comment\":{}}],[\"redelegate\",{\"_index\":353,\"name\":{\"750\":{},\"761\":{},\"774\":{}},\"comment\":{}}],[\"registerevent\",{\"_index\":1069,\"name\":{\"2583\":{},\"2602\":{}},\"comment\":{}}],[\"registerhandler\",{\"_index\":982,\"name\":{\"2403\":{},\"2419\":{}},\"comment\":{}}],[\"registermiddleware\",{\"_index\":981,\"name\":{\"2402\":{}},\"comment\":{}}],[\"registerstream\",{\"_index\":988,\"name\":{\"2410\":{}},\"comment\":{}}],[\"remove\",{\"_index\":579,\"name\":{\"1360\":{}},\"comment\":{}}],[\"removed\",{\"_index\":920,\"name\":{\"2216\":{}},\"comment\":{}}],[\"request\",{\"_index\":1078,\"name\":{\"2594\":{}},\"comment\":{}}],[\"reservation\",{\"_index\":306,\"name\":{\"642\":{}},\"comment\":{}}],[\"reservationdata\",{\"_index\":299,\"name\":{\"620\":{}},\"comment\":{}}],[\"reservationkind\",{\"_index\":298,\"name\":{\"617\":{},\"621\":{}},\"comment\":{}}],[\"reserved\",{\"_index\":290,\"name\":{\"599\":{},\"615\":{}},\"comment\":{}}],[\"reservedmode\",{\"_index\":295,\"name\":{\"608\":{}},\"comment\":{}}],[\"result\",{\"_index\":249,\"name\":{\"493\":{},\"1298\":{},\"1321\":{},\"1547\":{},\"1572\":{},\"2086\":{}},\"comment\":{}}],[\"ret\",{\"_index\":182,\"name\":{\"342\":{}},\"comment\":{}}],[\"rewardamount\",{\"_index\":958,\"name\":{\"2299\":{}},\"comment\":{}}],[\"rewardedsignatures\",{\"_index\":87,\"name\":{\"147\":{},\"205\":{}},\"comment\":{}}],[\"rewards\",{\"_index\":193,\"name\":{\"359\":{},\"365\":{},\"378\":{}},\"comment\":{}}],[\"roundlength\",{\"_index\":934,\"name\":{\"2245\":{}},\"comment\":{}}],[\"rpcaddressableentity\",{\"_index\":893,\"name\":{\"2107\":{}},\"comment\":{}}],[\"rpcclient\",{\"_index\":964,\"name\":{\"2317\":{}},\"comment\":{}}],[\"rpcerror\",{\"_index\":794,\"name\":{\"1893\":{}},\"comment\":{}}],[\"rpcrequest\",{\"_index\":836,\"name\":{\"1952\":{}},\"comment\":{}}],[\"rpcresponse\",{\"_index\":884,\"name\":{\"2082\":{}},\"comment\":{}}],[\"run\",{\"_index\":994,\"name\":{\"2420\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":376,\"name\":{\"811\":{},\"815\":{}},\"comment\":{}}],[\"scanner\",{\"_index\":986,\"name\":{\"2408\":{}},\"comment\":{}}],[\"scheduling\",{\"_index\":333,\"name\":{\"695\":{},\"722\":{}},\"comment\":{}}],[\"seeduref\",{\"_index\":870,\"name\":{\"2046\":{}},\"comment\":{}}],[\"seenasfaulty\",{\"_index\":923,\"name\":{\"2219\":{}},\"comment\":{}}],[\"seigniorageallocation\",{\"_index\":202,\"name\":{\"389\":{}},\"comment\":{}}],[\"seigniorageallocations\",{\"_index\":204,\"name\":{\"395\":{}},\"comment\":{}}],[\"selfonly\",{\"_index\":174,\"name\":{\"326\":{}},\"comment\":{}}],[\"selfonward\",{\"_index\":175,\"name\":{\"327\":{}},\"comment\":{}}],[\"serializeapprovals\",{\"_index\":159,\"name\":{\"301\":{}},\"comment\":{}}],[\"serializerewards\",{\"_index\":633,\"name\":{\"1491\":{}},\"comment\":{}}],[\"session\",{\"_index\":154,\"name\":{\"295\":{},\"319\":{},\"822\":{}},\"comment\":{}}],[\"sessiontarget\",{\"_index\":377,\"name\":{\"812\":{}},\"comment\":{}}],[\"set\",{\"_index\":582,\"name\":{\"1363\":{}},\"comment\":{}}],[\"setaccess\",{\"_index\":529,\"name\":{\"1245\":{}},\"comment\":{}}],[\"setarg\",{\"_index\":222,\"name\":{\"450\":{}},\"comment\":{}}],[\"setcustomheaders\",{\"_index\":809,\"name\":{\"1913\":{}},\"comment\":{}}],[\"setsignature\",{\"_index\":148,\"name\":{\"284\":{},\"698\":{}},\"comment\":{}}],[\"shutdowntype\",{\"_index\":1011,\"name\":{\"2438\":{}},\"comment\":{}}],[\"sign\",{\"_index\":156,\"name\":{\"297\":{},\"709\":{}},\"comment\":{}}],[\"signature\",{\"_index\":72,\"name\":{\"128\":{},\"677\":{},\"2533\":{},\"2541\":{},\"2553\":{}},\"comment\":{}}],[\"signer\",{\"_index\":328,\"name\":{\"676\":{}},\"comment\":{}}],[\"simpletype\",{\"_index\":654,\"name\":{\"1586\":{}},\"comment\":{}}],[\"simpletypebyid\",{\"_index\":682,\"name\":{\"1661\":{}},\"comment\":{}}],[\"simpletypebyname\",{\"_index\":681,\"name\":{\"1660\":{}},\"comment\":{}}],[\"size\",{\"_index\":581,\"name\":{\"1362\":{},\"1520\":{}},\"comment\":{}}],[\"sizeestimate\",{\"_index\":244,\"name\":{\"484\":{},\"505\":{}},\"comment\":{}}],[\"sizetobytes\",{\"_index\":604,\"name\":{\"1418\":{},\"1511\":{}},\"comment\":{}}],[\"small\",{\"_index\":324,\"name\":{\"670\":{}},\"comment\":{}}],[\"smartcontract\",{\"_index\":16,\"name\":{\"22\":{},\"1056\":{}},\"comment\":{}}],[\"smartcontractkind\",{\"_index\":469,\"name\":{\"1045\":{}},\"comment\":{}}],[\"source\",{\"_index\":167,\"name\":{\"316\":{},\"834\":{},\"844\":{},\"856\":{},\"914\":{}},\"comment\":{}}],[\"sourceerr\",{\"_index\":797,\"name\":{\"1900\":{}},\"comment\":{}}],[\"speculativeclient\",{\"_index\":968,\"name\":{\"2383\":{}},\"comment\":{}}],[\"speculativeexec\",{\"_index\":832,\"name\":{\"1948\":{},\"2387\":{}},\"comment\":{}}],[\"speculativeexecparams\",{\"_index\":871,\"name\":{\"2047\":{}},\"comment\":{}}],[\"speculativeexecresult\",{\"_index\":950,\"name\":{\"2275\":{}},\"comment\":{}}],[\"splitat\",{\"_index\":508,\"name\":{\"1182\":{}},\"comment\":{}}],[\"splitdata\",{\"_index\":1073,\"name\":{\"2587\":{}},\"comment\":{}}],[\"stakedamount\",{\"_index\":52,\"name\":{\"79\":{},\"87\":{},\"96\":{},\"103\":{}},\"comment\":{}}],[\"standard\",{\"_index\":365,\"name\":{\"788\":{}},\"comment\":{}}],[\"standardpayment\",{\"_index\":218,\"name\":{\"440\":{},\"604\":{}},\"comment\":{}}],[\"start\",{\"_index\":980,\"name\":{\"2401\":{}},\"comment\":{}}],[\"startingstateroothash\",{\"_index\":935,\"name\":{\"2246\":{}},\"comment\":{}}],[\"stategetaccountinfo\",{\"_index\":890,\"name\":{\"2098\":{}},\"comment\":{}}],[\"stategetauctioninforesult\",{\"_index\":886,\"name\":{\"2088\":{}},\"comment\":{}}],[\"stategetbalancerequest\",{\"_index\":881,\"name\":{\"2074\":{}},\"comment\":{}}],[\"stategetbalanceresult\",{\"_index\":888,\"name\":{\"2093\":{}},\"comment\":{}}],[\"stategetdictionaryrequest\",{\"_index\":882,\"name\":{\"2078\":{}},\"comment\":{}}],[\"stategetdictionaryresult\",{\"_index\":909,\"name\":{\"2186\":{}},\"comment\":{}}],[\"stategetentityresult\",{\"_index\":894,\"name\":{\"2112\":{}},\"comment\":{}}],[\"stategetitemresult\",{\"_index\":908,\"name\":{\"2181\":{}},\"comment\":{}}],[\"stateidentifier\",{\"_index\":843,\"name\":{\"1967\":{},\"2064\":{},\"2068\":{}},\"comment\":{}}],[\"stateroot\",{\"_index\":860,\"name\":{\"2017\":{}},\"comment\":{}}],[\"stateroothash\",{\"_index\":44,\"name\":{\"69\":{},\"135\":{},\"184\":{},\"198\":{},\"231\":{},\"401\":{},\"563\":{},\"1961\":{},\"1972\":{},\"2076\":{},\"2080\":{},\"2212\":{}},\"comment\":{}}],[\"statuschanges\",{\"_index\":924,\"name\":{\"2220\":{},\"2228\":{}},\"comment\":{}}],[\"statuscode\",{\"_index\":798,\"name\":{\"1901\":{}},\"comment\":{}}],[\"step\",{\"_index\":1066,\"name\":{\"2579\":{}},\"comment\":{}}],[\"stepevent\",{\"_index\":1065,\"name\":{\"2577\":{}},\"comment\":{}}],[\"stepeventtype\",{\"_index\":1009,\"name\":{\"2436\":{}},\"comment\":{}}],[\"steppayload\",{\"_index\":1062,\"name\":{\"2572\":{}},\"comment\":{}}],[\"stop\",{\"_index\":984,\"name\":{\"2405\":{}},\"comment\":{}}],[\"stored\",{\"_index\":380,\"name\":{\"821\":{}},\"comment\":{}}],[\"storedcontractbyhash\",{\"_index\":211,\"name\":{\"408\":{},\"444\":{}},\"comment\":{}}],[\"storedcontractbyname\",{\"_index\":212,\"name\":{\"414\":{},\"445\":{}},\"comment\":{}}],[\"storedtarget\",{\"_index\":374,\"name\":{\"808\":{}},\"comment\":{}}],[\"storedvalue\",{\"_index\":207,\"name\":{\"400\":{},\"622\":{},\"2183\":{},\"2190\":{},\"2197\":{},\"2315\":{}},\"comment\":{}}],[\"storedversionedcontractbyhash\",{\"_index\":213,\"name\":{\"420\":{},\"446\":{}},\"comment\":{}}],[\"storedversionedcontractbyname\",{\"_index\":214,\"name\":{\"427\":{},\"447\":{}},\"comment\":{}}],[\"streamer\",{\"_index\":971,\"name\":{\"2390\":{},\"2595\":{}},\"comment\":{}}],[\"streamerrorhandler\",{\"_index\":976,\"name\":{\"2395\":{}},\"comment\":{}}],[\"streamerrors\",{\"_index\":974,\"name\":{\"2393\":{}},\"comment\":{}}],[\"streamreader\",{\"_index\":1081,\"name\":{\"2600\":{}},\"comment\":{}}],[\"string\",{\"_index\":268,\"name\":{\"547\":{},\"1541\":{},\"1566\":{}},\"comment\":{}}],[\"stringhashlen\",{\"_index\":439,\"name\":{\"946\":{},\"962\":{},\"1085\":{},\"1210\":{}},\"comment\":{}}],[\"stringval\",{\"_index\":562,\"name\":{\"1322\":{}},\"comment\":{}}],[\"strvalue\",{\"_index\":813,\"name\":{\"1921\":{}},\"comment\":{}}],[\"success\",{\"_index\":246,\"name\":{\"488\":{}},\"comment\":{}}],[\"switchblockhash\",{\"_index\":959,\"name\":{\"2300\":{}},\"comment\":{}}],[\"system\",{\"_index\":15,\"name\":{\"20\":{},\"1054\":{}},\"comment\":{}}],[\"systemcontactregistry\",{\"_index\":507,\"name\":{\"1165\":{}},\"comment\":{}}],[\"systemcontractregistry\",{\"_index\":490,\"name\":{\"1113\":{},\"1138\":{}},\"comment\":{}}],[\"systementitytype\",{\"_index\":12,\"name\":{\"16\":{}},\"comment\":{}}],[\"systemkind\",{\"_index\":467,\"name\":{\"1043\":{}},\"comment\":{}}],[\"tag\",{\"_index\":359,\"name\":{\"778\":{},\"791\":{}},\"comment\":{}}],[\"target\",{\"_index\":332,\"name\":{\"692\":{},\"720\":{},\"835\":{},\"845\":{},\"857\":{},\"915\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":80,\"name\":{\"139\":{},\"185\":{},\"200\":{},\"232\":{},\"280\":{},\"309\":{},\"564\":{},\"644\":{},\"682\":{},\"713\":{},\"2486\":{},\"2521\":{},\"2568\":{}},\"comment\":{}}],[\"to\",{\"_index\":384,\"name\":{\"836\":{},\"846\":{},\"858\":{},\"910\":{}},\"comment\":{}}],[\"tobytes\",{\"_index\":30,\"name\":{\"47\":{},\"55\":{},\"282\":{},\"298\":{},\"534\":{},\"616\":{},\"687\":{},\"696\":{},\"825\":{},\"956\":{},\"971\":{},\"991\":{},\"1023\":{},\"1040\":{},\"1058\":{},\"1074\":{},\"1082\":{},\"1094\":{},\"1192\":{},\"1201\":{},\"1220\":{},\"1258\":{},\"1521\":{},\"1581\":{},\"1590\":{},\"1616\":{},\"1630\":{},\"1639\":{},\"1649\":{},\"1698\":{},\"1711\":{},\"1722\":{},\"1734\":{}},\"comment\":{}}],[\"tobyteswithtype\",{\"_index\":597,\"name\":{\"1399\":{}},\"comment\":{}}],[\"todate\",{\"_index\":309,\"name\":{\"650\":{}},\"comment\":{}}],[\"todrivervalue\",{\"_index\":530,\"name\":{\"1247\":{}},\"comment\":{}}],[\"todurationstring\",{\"_index\":312,\"name\":{\"657\":{}},\"comment\":{}}],[\"tohex\",{\"_index\":257,\"name\":{\"526\":{},\"955\":{},\"970\":{},\"1022\":{},\"1093\":{},\"1219\":{},\"1755\":{}},\"comment\":{}}],[\"toinfogettransactionresult\",{\"_index\":902,\"name\":{\"2148\":{}},\"comment\":{}}],[\"toint\",{\"_index\":815,\"name\":{\"1924\":{}},\"comment\":{}}],[\"tojson\",{\"_index\":123,\"name\":{\"247\":{},\"289\":{},\"527\":{},\"535\":{},\"649\":{},\"656\":{},\"702\":{},\"780\":{},\"793\":{},\"826\":{},\"867\":{},\"954\":{},\"969\":{},\"992\":{},\"1025\":{},\"1041\":{},\"1059\":{},\"1075\":{},\"1081\":{},\"1095\":{},\"1191\":{},\"1200\":{},\"1218\":{},\"1246\":{},\"1255\":{},\"1265\":{},\"1274\":{},\"1365\":{},\"1395\":{},\"1489\":{},\"1526\":{},\"1585\":{},\"1594\":{},\"1620\":{},\"1634\":{},\"1643\":{},\"1653\":{},\"1702\":{},\"1715\":{},\"1726\":{},\"1738\":{},\"1744\":{},\"1756\":{},\"1925\":{}},\"comment\":{}}],[\"tomap\",{\"_index\":277,\"name\":{\"576\":{}},\"comment\":{}}],[\"tomilliseconds\",{\"_index\":308,\"name\":{\"648\":{},\"658\":{}},\"comment\":{}}],[\"topicindex\",{\"_index\":272,\"name\":{\"556\":{}},\"comment\":{}}],[\"topicname\",{\"_index\":265,\"name\":{\"543\":{},\"552\":{}},\"comment\":{}}],[\"topicnamehash\",{\"_index\":266,\"name\":{\"544\":{},\"553\":{},\"1188\":{}},\"comment\":{}}],[\"toprefixedstring\",{\"_index\":443,\"name\":{\"953\":{},\"968\":{},\"990\":{},\"1021\":{},\"1039\":{},\"1057\":{},\"1073\":{},\"1180\":{},\"1190\":{},\"1199\":{},\"1217\":{},\"1243\":{},\"1257\":{},\"1267\":{},\"1275\":{}},\"comment\":{}}],[\"toprefixedwasmstring\",{\"_index\":536,\"name\":{\"1266\":{}},\"comment\":{}}],[\"tostring\",{\"_index\":258,\"name\":{\"528\":{},\"1181\":{},\"1244\":{},\"1281\":{},\"1288\":{},\"1296\":{},\"1330\":{},\"1340\":{},\"1348\":{},\"1357\":{},\"1376\":{},\"1389\":{},\"1410\":{},\"1419\":{},\"1427\":{},\"1437\":{},\"1448\":{},\"1461\":{},\"1469\":{},\"1477\":{},\"1487\":{},\"1498\":{},\"1506\":{},\"1515\":{},\"1522\":{},\"1582\":{},\"1591\":{},\"1617\":{},\"1631\":{},\"1640\":{},\"1650\":{},\"1699\":{},\"1712\":{},\"1723\":{},\"1735\":{},\"1757\":{},\"1897\":{},\"1923\":{}},\"comment\":{}}],[\"totalbalance\",{\"_index\":953,\"name\":{\"2289\":{}},\"comment\":{}}],[\"totalbalanceproof\",{\"_index\":955,\"name\":{\"2291\":{}},\"comment\":{}}],[\"transaction\",{\"_index\":339,\"name\":{\"724\":{},\"2008\":{},\"2153\":{},\"2169\":{},\"2504\":{}},\"comment\":{}}],[\"transactionacceptedevent\",{\"_index\":1043,\"name\":{\"2505\":{}},\"comment\":{}}],[\"transactionacceptedeventtype\",{\"_index\":1005,\"name\":{\"2432\":{}},\"comment\":{}}],[\"transactionacceptedpayload\",{\"_index\":1042,\"name\":{\"2502\":{},\"2508\":{}},\"comment\":{}}],[\"transactionbody\",{\"_index\":338,\"name\":{\"717\":{}},\"comment\":{}}],[\"transactioncategory\",{\"_index\":318,\"name\":{\"664\":{}},\"comment\":{}}],[\"transactionentrypoint\",{\"_index\":358,\"name\":{\"765\":{}},\"comment\":{}}],[\"transactionentrypointenum\",{\"_index\":347,\"name\":{\"743\":{}},\"comment\":{}}],[\"transactionentrypointtag\",{\"_index\":357,\"name\":{\"754\":{}},\"comment\":{}}],[\"transactionerror\",{\"_index\":313,\"name\":{\"659\":{}},\"comment\":{}}],[\"transactionexpiredevent\",{\"_index\":1045,\"name\":{\"2512\":{}},\"comment\":{}}],[\"transactionexpiredeventtype\",{\"_index\":1006,\"name\":{\"2433\":{}},\"comment\":{}}],[\"transactionexpiredpayload\",{\"_index\":1044,\"name\":{\"2509\":{},\"2515\":{}},\"comment\":{}}],[\"transactionhash\",{\"_index\":346,\"name\":{\"739\":{},\"840\":{},\"852\":{},\"1977\":{},\"2273\":{},\"2511\":{},\"2519\":{}},\"comment\":{}}],[\"transactionheader\",{\"_index\":337,\"name\":{\"710\":{}},\"comment\":{}}],[\"transactioninvocationtarget\",{\"_index\":369,\"name\":{\"802\":{}},\"comment\":{}}],[\"transactionprocessedevent\",{\"_index\":1049,\"name\":{\"2525\":{}},\"comment\":{}}],[\"transactionprocessedeventtype\",{\"_index\":1004,\"name\":{\"2431\":{}},\"comment\":{}}],[\"transactionprocessedpayload\",{\"_index\":1047,\"name\":{\"2516\":{},\"2528\":{}},\"comment\":{}}],[\"transactionruntime\",{\"_index\":13,\"name\":{\"17\":{}},\"comment\":{}}],[\"transactions\",{\"_index\":86,\"name\":{\"146\":{},\"204\":{}},\"comment\":{}}],[\"transactionscheduling\",{\"_index\":364,\"name\":{\"785\":{}},\"comment\":{}}],[\"transactionschedulingtag\",{\"_index\":360,\"name\":{\"781\":{}},\"comment\":{}}],[\"transactiontarget\",{\"_index\":378,\"name\":{\"816\":{}},\"comment\":{}}],[\"transactionv1\",{\"_index\":334,\"name\":{\"697\":{},\"738\":{},\"742\":{}},\"comment\":{}}],[\"transactionv1body\",{\"_index\":331,\"name\":{\"688\":{}},\"comment\":{}}],[\"transactionv1header\",{\"_index\":329,\"name\":{\"678\":{}},\"comment\":{}}],[\"transactionversion\",{\"_index\":325,\"name\":{\"671\":{}},\"comment\":{}}],[\"transactionwrapper\",{\"_index\":345,\"name\":{\"735\":{}},\"comment\":{}}],[\"transfer\",{\"_index\":220,\"name\":{\"448\":{},\"745\":{},\"756\":{},\"769\":{},\"847\":{},\"1106\":{},\"1131\":{},\"1158\":{}},\"comment\":{}}],[\"transferdeployitem\",{\"_index\":215,\"name\":{\"434\":{}},\"comment\":{}}],[\"transferhash\",{\"_index\":515,\"name\":{\"1203\":{}},\"comment\":{}}],[\"transferhashes\",{\"_index\":102,\"name\":{\"169\":{}},\"comment\":{}}],[\"transfers\",{\"_index\":168,\"name\":{\"317\":{},\"472\":{},\"483\":{},\"504\":{},\"2135\":{}},\"comment\":{}}],[\"transferv1\",{\"_index\":383,\"name\":{\"827\":{}},\"comment\":{}}],[\"transferv2\",{\"_index\":385,\"name\":{\"837\":{}},\"comment\":{}}],[\"transform\",{\"_index\":420,\"name\":{\"895\":{},\"902\":{}},\"comment\":{}}],[\"transformkey\",{\"_index\":421,\"name\":{\"899\":{}},\"comment\":{}}],[\"transformkind\",{\"_index\":391,\"name\":{\"863\":{}},\"comment\":{}}],[\"transforms\",{\"_index\":236,\"name\":{\"468\":{}},\"comment\":{}}],[\"trimprefix\",{\"_index\":1074,\"name\":{\"2588\":{}},\"comment\":{}}],[\"ttl\",{\"_index\":146,\"name\":{\"281\":{},\"307\":{},\"683\":{},\"714\":{},\"2487\":{},\"2522\":{}},\"comment\":{}}],[\"tuple1\",{\"_index\":564,\"name\":{\"1324\":{},\"1549\":{},\"1574\":{}},\"comment\":{}}],[\"tuple2\",{\"_index\":565,\"name\":{\"1325\":{},\"1550\":{},\"1575\":{}},\"comment\":{}}],[\"tuple3\",{\"_index\":566,\"name\":{\"1326\":{},\"1551\":{},\"1576\":{}},\"comment\":{}}],[\"type\",{\"_index\":506,\"name\":{\"1154\":{},\"1305\":{},\"1354\":{},\"1370\":{},\"1386\":{},\"1406\":{}},\"comment\":{}}],[\"typeid\",{\"_index\":646,\"name\":{\"1530\":{},\"1588\":{},\"1628\":{}},\"comment\":{}}],[\"typeidbynames\",{\"_index\":498,\"name\":{\"1143\":{}},\"comment\":{}}],[\"typename\",{\"_index\":653,\"name\":{\"1554\":{},\"1579\":{},\"1589\":{}},\"comment\":{}}],[\"u128\",{\"_index\":650,\"name\":{\"1537\":{},\"1562\":{}},\"comment\":{}}],[\"u256\",{\"_index\":651,\"name\":{\"1538\":{},\"1563\":{}},\"comment\":{}}],[\"u32\",{\"_index\":648,\"name\":{\"1535\":{},\"1560\":{}},\"comment\":{}}],[\"u512\",{\"_index\":652,\"name\":{\"1539\":{},\"1564\":{}},\"comment\":{}}],[\"u64\",{\"_index\":649,\"name\":{\"1536\":{},\"1561\":{}},\"comment\":{}}],[\"u8\",{\"_index\":647,\"name\":{\"1534\":{},\"1559\":{}},\"comment\":{}}],[\"ui128\",{\"_index\":555,\"name\":{\"1312\":{}},\"comment\":{}}],[\"ui256\",{\"_index\":556,\"name\":{\"1313\":{}},\"comment\":{}}],[\"ui32\",{\"_index\":553,\"name\":{\"1310\":{}},\"comment\":{}}],[\"ui512\",{\"_index\":557,\"name\":{\"1314\":{}},\"comment\":{}}],[\"ui64\",{\"_index\":554,\"name\":{\"1311\":{}},\"comment\":{}}],[\"ui8\",{\"_index\":552,\"name\":{\"1309\":{}},\"comment\":{}}],[\"uint32tobytes\",{\"_index\":381,\"name\":{\"823\":{}},\"comment\":{}}],[\"unbond\",{\"_index\":491,\"name\":{\"1115\":{},\"1140\":{},\"1167\":{}},\"comment\":{}}],[\"unbonderpublickey\",{\"_index\":426,\"name\":{\"922\":{}},\"comment\":{}}],[\"unbonding\",{\"_index\":304,\"name\":{\"634\":{}},\"comment\":{}}],[\"unbondingpurse\",{\"_index\":424,\"name\":{\"917\":{}},\"comment\":{}}],[\"undelegate\",{\"_index\":352,\"name\":{\"749\":{},\"760\":{},\"773\":{}},\"comment\":{}}],[\"unified\",{\"_index\":68,\"name\":{\"119\":{},\"994\":{},\"1017\":{}},\"comment\":{}}],[\"unit\",{\"_index\":558,\"name\":{\"1315\":{},\"1540\":{},\"1565\":{}},\"comment\":{}}],[\"unwrap\",{\"_index\":799,\"name\":{\"1902\":{}},\"comment\":{}}],[\"upgrademanagement\",{\"_index\":18,\"name\":{\"26\":{}},\"comment\":{}}],[\"uptime\",{\"_index\":936,\"name\":{\"2247\":{}},\"comment\":{}}],[\"uref\",{\"_index\":487,\"name\":{\"1105\":{},\"1130\":{},\"1157\":{},\"1234\":{},\"1316\":{},\"1543\":{},\"1568\":{},\"2031\":{}},\"comment\":{}}],[\"urefaccess\",{\"_index\":518,\"name\":{\"1222\":{}},\"comment\":{}}],[\"url\",{\"_index\":1077,\"name\":{\"2593\":{}},\"comment\":{}}],[\"v1\",{\"_index\":326,\"name\":{\"672\":{},\"2545\":{}},\"comment\":{}}],[\"v1caspervm\",{\"_index\":187,\"name\":{\"349\":{}},\"comment\":{}}],[\"v1casperwasm\",{\"_index\":532,\"name\":{\"1253\":{}},\"comment\":{}}],[\"v1entrypoint\",{\"_index\":477,\"name\":{\"1062\":{}},\"comment\":{}}],[\"v2\",{\"_index\":1054,\"name\":{\"2546\":{}},\"comment\":{}}],[\"v2caspervm\",{\"_index\":188,\"name\":{\"350\":{}},\"comment\":{}}],[\"v2entrypoint\",{\"_index\":478,\"name\":{\"1063\":{}},\"comment\":{}}],[\"val\",{\"_index\":626,\"name\":{\"1467\":{},\"1475\":{},\"1484\":{},\"1615\":{}},\"comment\":{}}],[\"validate\",{\"_index\":155,\"name\":{\"296\":{},\"708\":{}},\"comment\":{}}],[\"validator\",{\"_index\":69,\"name\":{\"120\":{},\"353\":{},\"391\":{},\"927\":{},\"931\":{},\"995\":{},\"1006\":{},\"1010\":{},\"1018\":{},\"2071\":{}},\"comment\":{}}],[\"validatorallocation\",{\"_index\":201,\"name\":{\"385\":{}},\"comment\":{}}],[\"validatorbid\",{\"_index\":48,\"name\":{\"74\":{}},\"comment\":{}}],[\"validatorchanges\",{\"_index\":925,\"name\":{\"2225\":{}},\"comment\":{}}],[\"validatorpublickey\",{\"_index\":58,\"name\":{\"89\":{},\"97\":{},\"110\":{},\"383\":{},\"387\":{},\"923\":{}},\"comment\":{}}],[\"validatorstate\",{\"_index\":918,\"name\":{\"2214\":{},\"2223\":{}},\"comment\":{}}],[\"validatorweightauction\",{\"_index\":429,\"name\":{\"929\":{}},\"comment\":{}}],[\"validatorweighteraend\",{\"_index\":428,\"name\":{\"925\":{}},\"comment\":{}}],[\"validatorweights\",{\"_index\":40,\"name\":{\"63\":{}},\"comment\":{}}],[\"value\",{\"_index\":29,\"name\":{\"46\":{},\"1080\":{},\"1286\":{},\"1338\":{},\"1346\":{},\"1391\":{},\"1411\":{},\"1416\":{},\"1428\":{},\"1438\":{},\"1488\":{},\"1496\":{},\"1504\":{},\"1513\":{},\"1625\":{}},\"comment\":{}}],[\"verifysignature\",{\"_index\":725,\"name\":{\"1759\":{}},\"comment\":{}}],[\"version\",{\"_index\":96,\"name\":{\"157\":{},\"425\":{},\"431\":{},\"797\":{},\"801\":{},\"1955\":{},\"2084\":{},\"2090\":{},\"2133\":{},\"2139\":{},\"2178\":{},\"2211\":{}},\"comment\":{}}],[\"versions\",{\"_index\":138,\"name\":{\"269\":{},\"584\":{}},\"comment\":{}}],[\"vestingschedule\",{\"_index\":45,\"name\":{\"70\":{},\"82\":{},\"90\":{},\"99\":{},\"106\":{}},\"comment\":{}}],[\"vmcasperv1\",{\"_index\":481,\"name\":{\"1071\":{}},\"comment\":{}}],[\"vmcasperv2\",{\"_index\":482,\"name\":{\"1072\":{}},\"comment\":{}}],[\"weight\",{\"_index\":3,\"name\":{\"3\":{},\"928\":{},\"932\":{}},\"comment\":{}}],[\"withdraw\",{\"_index\":303,\"name\":{\"633\":{},\"1111\":{},\"1136\":{},\"1163\":{}},\"comment\":{}}],[\"withdrawbid\",{\"_index\":350,\"name\":{\"747\":{},\"758\":{},\"771\":{}},\"comment\":{}}],[\"workerscount\",{\"_index\":979,\"name\":{\"2400\":{}},\"comment\":{}}],[\"write\",{\"_index\":521,\"name\":{\"1225\":{}},\"comment\":{}}],[\"writetransfer\",{\"_index\":423,\"name\":{\"907\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/classes/APIVersionEvent.html b/classes/APIVersionEvent.html index 5f460fb5a..7ecd2f07a 100644 --- a/classes/APIVersionEvent.html +++ b/classes/APIVersionEvent.html @@ -20,7 +20,7 @@

Hierarchy

+
  • Defined in src/sse/event.ts:138
  • @@ -48,14 +48,14 @@

    Parameters

    apiVersion: string

    Returns APIVersionEvent

    +
  • Defined in src/sse/event.ts:142
  • Properties

    apiVersion: string
    +
  • Defined in src/sse/event.ts:140
  • +
  • Defined in src/types/Account.ts:82
  • Returns Hash[]

    +
  • Defined in src/types/key/Hash.ts:118
  • +
  • Defined in src/types/key/Hash.ts:105
  • +
  • Defined in src/types/key/Hash.ts:87
  • +
  • Defined in src/types/key/Hash.ts:38
  • +
  • Defined in src/types/key/Account.ts:70
  • Returns AccountHash

    +
  • Defined in src/types/key/Account.ts:33
  • +
  • Defined in src/rpc/request.ts:261
  • +
  • Defined in src/rpc/request.ts:473
  • +
  • Defined in src/types/Account.ts:54
  • +
  • Defined in src/types/AddressableEntity.ts:126
  • Returns Hash[]

    +
  • Defined in src/types/key/Hash.ts:118
  • +
  • Defined in src/types/key/Hash.ts:105
  • +
  • Defined in src/types/key/Hash.ts:87
  • +
  • Defined in src/types/key/AddressableEntity.ts:37
  • +
  • Defined in src/types/key/AddressableEntity.ts:68
  • Returns Approval

    +
  • Defined in src/types/Transaction.ts:107
  • Properties

    -
    signature: HexBytes
    +
  • Defined in src/types/Transaction.ts:100
  • -
    signer: PublicKey
    +
  • Defined in src/types/Transaction.ts:89
  • Returns Args

    +
  • Defined in src/types/Args.ts:104
  • Properties

    -
    args: Map<string, CLValue>
    +
  • Defined in src/types/Args.ts:98
  • Methods

    @@ -71,63 +81,95 @@

    Returns void

    +
  • Defined in src/types/Args.ts:138
  • +
  • Defined in src/types/Args.ts:147
  • Returns IResultWithBytes<Args>

    +
  • Defined in src/types/Args.ts:164
  • Returns Args

    +
  • Defined in src/types/Args.ts:113
  • Returns Args

    +
  • Defined in src/types/Args.ts:125
  • +
  • Defined in src/types/Account.ts:29
  • +
  • Defined in src/types/AuctionState.ts:74
  • Returns BalanceHoldAddr

    +
  • Defined in src/types/key/BalanceHoldAddr.ts:90
  • Properties

    gas?: Hold
    -

    The gas hold, if any.

    +

    The hold categorized as 'Gas', if any.

    +
  • Defined in src/types/key/BalanceHoldAddr.ts:82
  • processing?: Hold
    -

    The processing hold, if any.

    +

    The hold categorized as 'Processing', if any.

    +
  • Defined in src/types/key/BalanceHoldAddr.ts:88
  • Methods

    @@ -87,43 +87,44 @@
    +
  • Defined in src/types/key/BalanceHoldAddr.ts:121
  • +
  • Defined in src/types/key/BalanceHoldAddr.ts:189
  • +
  • Defined in src/types/key/BalanceHoldAddr.ts:111
  • +
  • Defined in src/types/key/BalanceHoldAddr.ts:150
  • +
  • Defined in src/types/key/BalanceHoldAddr.ts:181
  • Returns BalanceHoldAddr

    +
  • Defined in src/types/key/BalanceHoldAddr.ts:100
  • +
  • Defined in src/rpc/response.ts:865
  • +
  • Defined in src/types/Bid.ts:193
  • Returns BidAddr

    +
  • Defined in src/types/key/BidAddr.ts:127
  • Properties

    credit?: CreditInfo
    -

    The credit information, if this is a credit bid address.

    +

    The credit information if this is a credit bid address.

    +
  • Defined in src/types/key/BidAddr.ts:118
  • delegator?: DelegatorInfo
    -

    The delegator information, if this is a delegator bid address.

    +

    The delegator information if this is a delegator bid address.

    +
  • Defined in src/types/key/BidAddr.ts:114
  • unified?: Hash
    -

    The unified hash, if this is a unified bid address.

    +

    The unified hash if this is a unified bid address.

    +
  • Defined in src/types/key/BidAddr.ts:106
  • validator?: Hash
    -

    The validator hash, if this is a validator bid address.

    +

    The validator hash if this is a validator bid address.

    +
  • Defined in src/types/key/BidAddr.ts:110
  • Methods

    @@ -137,7 +137,7 @@

    Throws

    If the BidAddr type is not set.

    Returns number

    +
  • Defined in src/types/key/BidAddr.ts:326
  • +
  • Defined in src/types/key/BidAddr.ts:277
  • +
  • Defined in src/types/key/BidAddr.ts:252
  • +
  • Defined in src/types/key/BidAddr.ts:347
  • +
  • Defined in src/types/key/BidAddr.ts:243
  • Returns IResultWithBytes<BidAddr>

    +
  • Defined in src/types/key/BidAddr.ts:191
  • Returns BidAddr

    +
  • Defined in src/types/key/BidAddr.ts:149
  • Returns BidAddr

    +
  • Defined in src/types/key/BidAddr.ts:339
  • Parameters

    • tag: number
      -

      The byte to convert.

      +

      The byte value to convert.

    Returns BidAddrTag

    +
  • Defined in src/types/key/BidAddr.ts:39
  • +
  • Defined in src/types/BidKind.ts:21
  • Returns Block

    +
  • Defined in src/types/Block.ts:223
  • Properties

    -
    accumulatedSeed?: Hash
    +
  • Defined in src/types/Block.ts:134
  • -
    currentGasPrice: number
    +
  • Defined in src/types/Block.ts:146
  • -
    eraEnd?: EraEnd
    +
  • Defined in src/types/Block.ts:169
  • -
    eraID: number
    +
  • Defined in src/types/Block.ts:106
  • -
    hash: Hash
    +
  • Defined in src/types/Block.ts:59
  • -
    height: number
    +
  • Defined in src/types/Block.ts:65
  • -
    lastSwitchBlockHash: null | Hash
    +
  • Defined in src/types/Block.ts:89
  • -
    originBlockV1?: BlockV1
    +
  • Defined in src/types/Block.ts:195
  • -
    originBlockV2?: BlockV2
    +
  • Defined in src/types/Block.ts:200
  • -
    parentHash: Hash
    +
  • Defined in src/types/Block.ts:100
  • -
    proofs: Proof[]
    +
  • Defined in src/types/Block.ts:190
  • -
    proposer: Proposer
    +
  • Defined in src/types/Block.ts:157
  • -
    protocolVersion?: string
    +
  • Defined in src/types/Block.ts:163
  • -
    randomBit: boolean
    +
  • Defined in src/types/Block.ts:140
  • -
    rewardedSignatures: number[]
    +
  • Defined in src/types/Block.ts:184
  • -
    stateRootHash: Hash
    +
  • Defined in src/types/Block.ts:76
  • -
    timestamp: Timestamp
    +
  • Defined in src/types/Block.ts:117
  • -
    transactions: BlockTransaction[]
    +
  • Defined in src/types/Block.ts:178
  • Methods

    @@ -206,45 +285,69 @@
    +
  • Defined in src/types/Block.ts:267
    • +

      Retrieves the V2 format of the origin block, if available.

      + +

      Returns

      The origin block in V2 format, or undefined if not available.

      +

      Returns undefined | BlockV2

    +
  • Defined in src/types/Block.ts:275
    • +

      Creates a new Block instance from a V1 block format.

      + +

      Returns

      A new Block instance created from the provided V1 block format.

      +

      Parameters

      +
      blockV1: BlockV1
      +

      The V1 block format.

      +

    Returns Block

    +
  • Defined in src/types/Block.ts:325
    • +

      Creates a new Block instance from a BlockWrapper object, which may contain either V1 or V2 block format.

      + +

      Returns

      A new Block instance based on the provided blockWrapper and proofs.

      + +

      Throws

      Will throw an error if the blockWrapper does not contain a valid blockV1 or blockV2.

      +

      Parameters

      +
      proofs: Proof[]
      +

      The list of proofs associated with the block.

      +

    Returns Block

    +
  • Defined in src/types/Block.ts:286
  • +
  • Defined in src/sse/event.ts:150
  • Returns BlockAddedEvent

    +
  • Defined in src/sse/event.ts:170
  • +
  • Defined in src/sse/event.ts:219
  • +
  • Defined in src/sse/event.ts:243
  • +
  • Defined in src/sse/event.ts:205
  • +
  • Defined in src/sse/event.ts:229
  • +
  • Defined in src/types/Block.ts:653
  • +
  • Defined in src/types/Block.ts:933
  • +
  • Defined in src/types/key/BlockGlobalAddr.ts:51
  • messageCount?: object

    The message count object, if this is a message count address.

    +
  • Defined in src/types/key/BlockGlobalAddr.ts:57
  • Methods

    @@ -93,25 +93,25 @@
    +
  • Defined in src/types/key/BlockGlobalAddr.ts:117
    • -

      Converts the BlockGlobalAddr to its JSON representation.

      +

      Converts the BlockGlobalAddr to its JSON string representation.

      -

      Returns

      The JSON string representation.

      +

      Returns

      The JSON string that represents this BlockGlobalAddr.

      Returns string

    +
  • Defined in src/types/key/BlockGlobalAddr.ts:137
  • +
  • Defined in src/types/key/BlockGlobalAddr.ts:88
    • -

      Creates a BlockGlobalAddr from a byte array.

      +

      Creates a BlockGlobalAddr from a byte array representation.

      -

      Returns

      A new BlockGlobalAddr instance.

      +

      Returns

      An instance of BlockGlobalAddr representing the given type.

      -

      Throws

      Error if the BlockGlobalAddr type is unexpected.

      +

      Throws

      Error if the byte array tag does not match any known BlockGlobalAddr type.

      Parameters

      • bytes: Uint8Array
        -

        The byte array.

        +

        The byte array containing the tag for the block global address type.

      Returns IResultWithBytes<BlockGlobalAddr>

    +
  • Defined in src/types/key/BlockGlobalAddr.ts:100
    • -

      Creates a BlockGlobalAddr from its JSON representation.

      +

      Creates a BlockGlobalAddr from a JSON string representation.

      Returns

      A new BlockGlobalAddr instance.

      @@ -159,11 +159,11 @@

      Parameters

      • json: string
        -

        The JSON string.

        +

        The JSON string representation.

      Returns BlockGlobalAddr

    +
  • Defined in src/types/key/BlockGlobalAddr.ts:129
    • @@ -173,7 +173,7 @@

      A new BlockGlobalAddr instance.

      -

      Throws

      Error if the format is invalid.

      +

      Throws

      Error if the format does not match known block global address types.

      Parameters

      @@ -184,7 +184,7 @@
      source: string

    Returns BlockGlobalAddr

    +
  • Defined in src/types/key/BlockGlobalAddr.ts:75
  • Returns BlockGlobalAddrTagError

    +
  • Defined in src/types/key/BlockGlobalAddr.ts:16
  • Properties

    diff --git a/classes/BlockHeader.html b/classes/BlockHeader.html index b52f74c56..6e4dd89e1 100644 --- a/classes/BlockHeader.html +++ b/classes/BlockHeader.html @@ -15,12 +15,15 @@
  • casper-js-sdk
  • BlockHeader
  • Class BlockHeader

    +
    +

    Represents a block header that can be either version 1 or version 2, with various metadata about the block.

    +

    Hierarchy

    • BlockHeader
    +
  • Defined in src/types/Block.ts:1000
  • @@ -66,74 +69,98 @@

    Returns

    -
    accumulatedSeed?: Hash
    +
  • Defined in src/types/Block.ts:1016
  • -
    bodyHash: Hash
    +
  • Defined in src/types/Block.ts:1027
  • -
    currentGasPrice: number
    +
  • Defined in src/types/Block.ts:1039
  • -
    eraEnd?: null | EraEnd
    +
  • Defined in src/types/Block.ts:1107
  • -
    eraID: number
    +
  • Defined in src/types/Block.ts:1033
  • -
    height: number
    +
  • Defined in src/types/Block.ts:1045
  • originBlockHeaderV1?: BlockHeaderV1
    +
  • Defined in src/types/Block.ts:1109
  • originBlockHeaderV2?: BlockHeaderV2
    +
  • Defined in src/types/Block.ts:1110
  • -
    parentHash: Hash
    +
  • Defined in src/types/Block.ts:1056
  • -
    proposer: Proposer
    +
  • Defined in src/types/Block.ts:1067
  • -
    protocolVersion?: string
    +
  • Defined in src/types/Block.ts:1073
  • -
    randomBit: boolean
    +
  • Defined in src/types/Block.ts:1079
  • -
    stateRootHash: Hash
    +
  • Defined in src/types/Block.ts:1090
  • -
    timestamp: Timestamp
    +
  • Defined in src/types/Block.ts:1101
  • Methods

    @@ -141,43 +168,63 @@
    +
  • Defined in src/types/Block.ts:1116
  • +
  • Defined in src/types/Block.ts:1124
    • +

      Creates a new BlockHeader instance from a version 1 block header.

      + +

      Returns

      A new BlockHeader instance.

      +

      Parameters

      +
      header: BlockHeaderV1
      +

      The version 1 block header.

      +

    Returns BlockHeader

    +
  • Defined in src/types/Block.ts:1133
    • +

      Creates a new BlockHeader instance from a version 2 block header.

      + +

      Returns

      A new BlockHeader instance.

      +

      Parameters

      +
      header: BlockHeaderV2
      +

      The version 2 block header.

      +

    Returns BlockHeader

    +
  • Defined in src/types/Block.ts:1157
  • +
  • Defined in src/types/Block.ts:782
  • +
  • Defined in src/types/Block.ts:911
  • +
  • Defined in src/types/Block.ts:993
  • +
  • Defined in src/rpc/request.ts:365
  • Returns BlockTransaction

    +
  • Defined in src/types/Block.ts:407
  • Properties

    -
    +
  • Defined in src/types/Block.ts:381
  • -
    hash: Hash
    +
  • Defined in src/types/Block.ts:399
  • -
    +
  • Defined in src/types/Block.ts:387
  • Methods

    @@ -83,14 +103,24 @@
    +
  • Defined in src/types/Block.ts:429
  • +
  • Defined in src/types/Block.ts:613
  • +
  • Defined in src/types/Block.ts:677
  • +
  • Defined in src/types/Block.ts:975
  • +
  • Defined in src/types/Block.ts:957
  • +
  • Defined in src/types/Bid.ts:291
  • +
  • Defined in src/types/TransactionTarget.ts:56
  • +
  • Defined in src/types/TransactionTarget.ts:74
  • Returns IResultWithBytes<ByteCode>

    +
  • Defined in src/types/key/ByteCode.ts:108
    • -

      Creates a ByteCode from its JSON representation.

      +

      Creates a ByteCode from a JSON string representation.

      Returns

      A new ByteCode instance.

      @@ -178,17 +178,17 @@
      data: string

    Returns ByteCode

    +
  • Defined in src/types/key/ByteCode.ts:59
    • -

      Converts a byte to a ByteCodeKind.

      +

      Converts a byte to its corresponding ByteCodeKind.

      Returns

      The corresponding ByteCodeKind.

      -

      Throws

      ByteCodeError.ErrInvalidByteCodeKind if the byte doesn't correspond to a valid ByteCodeKind.

      +

      Throws

      ByteCodeError.ErrInvalidByteCodeKind if the byte doesn't match a valid ByteCodeKind.

      Parameters

      @@ -199,7 +199,7 @@
      tag: number

    Returns ByteCodeKind

    +
  • Defined in src/types/key/ByteCode.ts:133
  • +
  • Defined in src/types/clvalue/cltype/ByteArray.ts:78
  • +
  • Defined in src/types/clvalue/cltype/Dynamic.ts:33
  • +
  • Defined in src/types/clvalue/cltype/List.ts:13
  • Methods

    @@ -86,48 +86,50 @@
    +
  • Defined in src/types/clvalue/cltype/List.ts:55
  • +
  • Defined in src/types/clvalue/cltype/List.ts:47
    • -

      Converts the CLTypeList to its byte representation.

      +

      Converts the CLTypeList instance to its byte representation. +This includes the type ID for List followed by the byte representation of the element type.

      -

      Returns

      A Uint8Array representing the CLTypeList, including its type ID and the bytes of its element type.

      +

      Returns

      A Uint8Array representing the CLTypeList.

      Returns Uint8Array

    +
  • Defined in src/types/clvalue/cltype/List.ts:28
    • -

      Converts the CLTypeList to a JSON representation.

      +

      Converts the CLTypeList to a JSON-compatible representation. +The JSON object contains a single key-value pair, where the key is "List" and the value is the JSON representation of the element type.

      -

      Returns

      An object with a single key-value pair, where the key is "List" and the value is the JSON representation of the element type.

      +

      Returns

      A JSON object representing the list type and its element type.

      Returns {
          [key: string]: CLType;
      }

        @@ -135,20 +137,20 @@

        Returns { [key: string]: CLType

    +
  • Defined in src/types/clvalue/cltype/List.ts:64
    • -

      Returns a string representation of the CLTypeList.

      +

      Provides a string representation of the CLTypeList.

      Returns

      A string in the format "(List of [element type])".

      Returns string

    +
  • Defined in src/types/clvalue/cltype/List.ts:39
    • @@ -156,7 +158,7 @@

    Returns CLTypeList

    +
  • Defined in src/types/clvalue/cltype/List.ts:73
  • Returns CLTypeMap

    +
  • Defined in src/types/clvalue/cltype/Map.ts:30
  • Properties

    @@ -83,14 +83,14 @@
    +
  • Defined in src/types/clvalue/cltype/Map.ts:18
  • val: CLType

    The CLType of the map's values.

    +
  • Defined in src/types/clvalue/cltype/Map.ts:23
  • Methods

    @@ -98,48 +98,50 @@
    +
  • Defined in src/types/clvalue/cltype/Map.ts:68
  • +
  • Defined in src/types/clvalue/cltype/Map.ts:60
    • -

      Converts the CLTypeMap to its byte representation.

      +

      Converts the CLTypeMap instance to its byte representation. +This includes the type ID for Map followed by the byte representations of the key and value types.

      -

      Returns

      A Uint8Array representing the CLTypeMap, including its type ID and the bytes of its key and value types.

      +

      Returns

      A Uint8Array representing the CLTypeMap.

      Returns Uint8Array

    +
  • Defined in src/types/clvalue/cltype/Map.ts:40
    • -

      Converts the CLTypeMap to a JSON representation.

      +

      Converts the CLTypeMap instance to a JSON-compatible representation. +The JSON object includes a "Map" key containing the JSON representations of the key and value types.

      -

      Returns

      An object with a "Map" key containing the key and value types.

      +

      Returns

      A JSON object representing the map type and its key and value types.

      Returns {
          Map: {
              key: CLType;
              value: CLType;
          };
      }

    +
  • Defined in src/types/clvalue/cltype/Map.ts:77
    • -

      Returns a string representation of the CLTypeMap.

      +

      Provides a string representation of the CLTypeMap.

      Returns

      A string in the format "Map (keyType: valueType)".

      Returns string

    +
  • Defined in src/types/clvalue/cltype/Map.ts:52
    • -

      Creates a CLTypeMap instance from a JSON representation.

      +

      Creates a CLTypeMap instance from a JSON representation. +Parses JSON input to determine the key and value types of the map.

      -

      Returns

      A new CLTypeMap instance.

      +

      Returns

      A new CLTypeMap instance with parsed key and value types.

      Throws

      If the JSON structure is invalid.

      @@ -186,7 +189,7 @@
      source: any

    Returns CLTypeMap

    +
  • Defined in src/types/clvalue/cltype/Map.ts:93
  • Returns CLTypeOption

    +
  • Defined in src/types/clvalue/cltype/Option.ts:19
  • Properties

    inner: CLType
    -

    The inner CLType that this Option can contain.

    +

    The inner CLType that this Option may contain.

    +
  • Defined in src/types/clvalue/cltype/Option.ts:13
  • Methods

    @@ -86,48 +86,50 @@
    +
  • Defined in src/types/clvalue/cltype/Option.ts:52
  • +
  • Defined in src/types/clvalue/cltype/Option.ts:44
    • -

      Converts the CLTypeOption to its byte representation.

      +

      Converts the CLTypeOption instance to its byte representation. +This includes the type ID for Option followed by the byte representation of the inner type.

      -

      Returns

      A Uint8Array representing the CLTypeOption, including its type ID and the bytes of its inner type.

      +

      Returns

      A Uint8Array representing the CLTypeOption.

      Returns Uint8Array

    +
  • Defined in src/types/clvalue/cltype/Option.ts:28
    • -

      Converts the CLTypeOption to a JSON representation.

      +

      Converts the CLTypeOption instance to a JSON-compatible representation. +The JSON object includes a single key-value pair, where the key is "Option" and the value is the JSON representation of the inner type.

      -

      Returns

      An object with a single key-value pair, where the key is "Option" and the value is the JSON representation of the inner type.

      +

      Returns

      A JSON object representing the option type and its inner type.

      Returns {
          [key: string]: CLType;
      }

        @@ -135,28 +137,29 @@

        Returns { [key: string]: CLType

    +
  • Defined in src/types/clvalue/cltype/Option.ts:61
    • -

      Returns a string representation of the CLTypeOption.

      +

      Provides a string representation of the CLTypeOption.

      Returns

      A string in the format "(Option: innerType)".

      Returns string

    +
  • Defined in src/types/clvalue/cltype/Option.ts:36
    • -

      Creates a CLTypeOption instance from a JSON representation.

      +

      Creates a CLTypeOption instance from a JSON representation. +Parses JSON input to determine the inner type of the option.

      -

      Returns

      A new CLTypeOption instance.

      +

      Returns

      A new CLTypeOption instance with the parsed inner type.

      Parameters

      @@ -167,7 +170,7 @@
      source: any

    Returns CLTypeOption

    +
  • Defined in src/types/clvalue/cltype/Option.ts:71
  • +
  • Defined in src/types/clvalue/cltype/Parser.ts:39
  • ComplexTypeFormatInvalidError: Error = ...

    Error thrown when a complex type format is invalid.

    +
  • Defined in src/types/clvalue/cltype/Parser.ts:46
  • ErrComplexTypeFormatNotDetected: Error = ...

    Error thrown when a complex type format is not detected.

    +
  • Defined in src/types/clvalue/cltype/Parser.ts:53
  • ErrJsonConstructorNotFound: Error = ...

    Error thrown when a JSON constructor is not found.

    +
  • Defined in src/types/clvalue/cltype/Parser.ts:60
  • simpleTypeByID: {
        0: undefined | CLType;
        1: undefined | CLType;
        10: undefined | CLType;
        11: undefined | CLType;
        12: undefined | CLType;
        13: undefined | CLType;
        14: undefined | CLType;
        15: undefined | CLType;
        16: undefined | CLType;
        17: undefined | CLType;
        18: undefined | CLType;
        19: undefined | CLType;
        2: undefined | CLType;
        20: undefined | CLType;
        21: undefined | CLType;
        22: undefined | CLType;
        3: undefined | CLType;
        4: undefined | CLType;
        5: undefined | CLType;
        6: undefined | CLType;
        7: undefined | CLType;
        8: undefined | CLType;
        9: undefined | CLType;
    } = ...
    @@ -143,14 +144,14 @@
    8:
    9: undefined | CLType
    +
  • Defined in src/types/clvalue/cltype/Parser.ts:88
  • simpleTypeByName: Record<string, CLType> = ...

    A record of simple CLTypes indexed by their TypeName.

    +
  • Defined in src/types/clvalue/cltype/Parser.ts:67
  • Methods

    @@ -173,7 +174,7 @@
    rawData: any

    Returns CLType

    +
  • Defined in src/types/clvalue/cltype/Parser.ts:288
    • @@ -192,11 +193,11 @@
      rawData: any

    Returns CLType

    +
  • Defined in src/types/clvalue/cltype/Parser.ts:275
    • - +
    • Parses a CLType from a raw JSON string.

      @@ -206,12 +207,12 @@

      Returns

      The parsed CLType.

      Parameters

      • -
        source: string
        +
        source: any

        The raw JSON string to parse.

      Returns CLType

    +
  • Defined in src/types/clvalue/cltype/Parser.ts:125
    • @@ -232,15 +233,15 @@
      typeName: string

    Returns CLType

    +
  • Defined in src/types/clvalue/cltype/Parser.ts:112
    • -

      Parses a CLType from an ArrayBuffer.

      +

      Parses a CLType from a Uint8Array.

      -

      Returns

      The parsed CLType.

      +

      Returns

      An object containing the parsed CLType and the remaining bytes.

      Throws

      BufferConstructorNotDetectedError if the type is not recognized.

      @@ -248,10 +249,12 @@

      Throws

      BufferConstructorNotDetectedError if the type is not recognize

      Parameters

      • -
        bytes: Uint8Array
      +
      bytes: Uint8Array
      +

      The Uint8Array to parse.

      +

    Returns IResultWithBytes<CLType>

    +
  • Defined in src/types/clvalue/cltype/Parser.ts:139
  • Properties

    -

    Methods

    -

    Constructors

      - +
    • -

      Constructs a new CLTypeRaw instance.

      +

      Initializes a new instance of the CLTypeRaw class.

      Parameters

      • -
        rawMessage: string
        -

        The raw message string representing a CLType.

        +
        rawMessage: CLType
        +

        A string representing the raw CLType message.

      Returns CLTypeRaw

    +
  • Defined in src/types/clvalue/cltype/CLTypeRaw.ts:20
  • Properties

    -
    - -
    rawMessage: string
    -

    The raw message string representing a CLType.

    +
    + +
    rawMessage: CLType
    +

    The raw message string representation of a CLType.

    +
  • Defined in src/types/clvalue/cltype/CLTypeRaw.ts:14
  • Methods

    +
    + +
      + +
    • +

      Parses the raw message into a CLType object.

      + +

      Returns

      A CLType instance if parsing is successful.

      + +

      Throws

      Error if parsing fails, with a descriptive error message.

      +
      +

      Returns any

    - +
      - +
    • -

      Parses the raw message into a CLType.

      +

      Parses the raw message into a CLType object.

      -

      Returns

      A CLType instance if parsing is successful.

      +

      Returns

      A CLType instance if parsing is successful.

      -

      Throws

      Error if parsing fails.

      +

      Throws

      Error if parsing fails, with a descriptive error message.

      +
      +

      Parameters

      +
        +
      • +
        json: any

      Returns CLType | Error

    +
  • Defined in src/types/clvalue/cltype/CLTypeRaw.ts:29
  • Generated using TypeDoc

    diff --git a/classes/CLTypeResult.html b/classes/CLTypeResult.html index 672031424..0b20a04b3 100644 --- a/classes/CLTypeResult.html +++ b/classes/CLTypeResult.html @@ -16,8 +16,8 @@
  • CLTypeResult
  • Class CLTypeResult

    -

    Represents a Result type in the CasperLabs type system. -This class implements the CLType interface for Result types.

    +

    Represents a Result type in the Casper type system. +This class implements the CLType interface, allowing for Result types with defined Ok and Err types.

    Hierarchy

    @@ -28,7 +28,7 @@

    Implements

    +
  • Defined in src/types/clvalue/cltype/Result.ts:16
  • @@ -59,7 +59,7 @@
    +
  • Defined in src/types/clvalue/cltype/Result.ts:32
  • Properties

    @@ -83,14 +83,14 @@
    +
  • Defined in src/types/clvalue/cltype/Result.ts:25
  • innerOk: CLType

    The CLType of the Ok value in the Result.

    +
  • Defined in src/types/clvalue/cltype/Result.ts:20
  • Methods

    @@ -98,48 +98,50 @@
    +
  • Defined in src/types/clvalue/cltype/Result.ts:70
  • +
  • Defined in src/types/clvalue/cltype/Result.ts:62
    • -

      Converts the CLTypeResult to its byte representation.

      +

      Converts the CLTypeResult instance to its byte representation. +This includes the type ID for Result, followed by the byte representations of the Ok and Err types.

      -

      Returns

      A Uint8Array representing the CLTypeResult, including its type ID and the bytes of its Ok and Err types.

      +

      Returns

      A Uint8Array representing the CLTypeResult.

      Returns Uint8Array

    +
  • Defined in src/types/clvalue/cltype/Result.ts:42
    • -

      Converts the CLTypeResult to a JSON representation.

      +

      Converts the CLTypeResult instance to a JSON-compatible representation. +The JSON object includes a "Result" key containing the JSON representations of the Ok and Err types.

      -

      Returns

      An object with a "Result" key containing the Ok and Err types.

      +

      Returns

      A JSON object representing the Result type and its Ok and Err types.

      Returns {
          [key: string]: {
              err: CLType;
              ok: CLType;
          };
      }

    +
  • Defined in src/types/clvalue/cltype/Result.ts:79
    • -

      Returns a string representation of the CLTypeResult.

      +

      Provides a string representation of the CLTypeResult.

      Returns

      A string in the format "(Result: Ok(okType), Err(errType))".

      Returns string

    +
  • Defined in src/types/clvalue/cltype/Result.ts:54
    • -

      Creates a CLTypeResult instance from a JSON representation.

      +

      Creates a CLTypeResult instance from a JSON representation. +Parses JSON input to determine the Ok and Err types for the Result.

      -

      Returns

      A new CLTypeResult instance.

      +

      Returns

      A new CLTypeResult instance with parsed Ok and Err types.

      Throws

      If the JSON structure is invalid.

      @@ -186,7 +189,7 @@
      source: any

    Returns CLTypeResult

    +
  • Defined in src/types/clvalue/cltype/Result.ts:95
  • Returns CLTypeTuple1

    +
  • Defined in src/types/clvalue/cltype/Tuple1.ts:19
  • Properties

    @@ -78,7 +78,7 @@
    +
  • Defined in src/types/clvalue/cltype/Tuple1.ts:13
  • Methods

    @@ -86,48 +86,50 @@
    +
  • Defined in src/types/clvalue/cltype/Tuple1.ts:52
  • +
  • Defined in src/types/clvalue/cltype/Tuple1.ts:44
    • -

      Converts the CLTypeTuple1 to its byte representation.

      +

      Converts the CLTypeTuple1 instance to its byte representation. +This includes the type ID for Tuple1 followed by the byte representation of the inner type.

      -

      Returns

      A Uint8Array representing the CLTypeTuple1, including its type ID and the bytes of its inner type.

      +

      Returns

      A Uint8Array representing the CLTypeTuple1.

      Returns Uint8Array

    +
  • Defined in src/types/clvalue/cltype/Tuple1.ts:28
    • -

      Converts the CLTypeTuple1 to a JSON representation.

      +

      Converts the CLTypeTuple1 instance to a JSON-compatible representation. +The JSON object contains a "Tuple1" key with an array that includes the inner type.

      -

      Returns

      An object with a "Tuple1" key containing an array with the inner type.

      +

      Returns

      A JSON object representing the Tuple1 type and its inner type.

      Returns {
          [key: string]: CLType[];
      }

        @@ -135,30 +137,31 @@

        Returns { [key: string]: CLType[]

    +
  • Defined in src/types/clvalue/cltype/Tuple1.ts:61
    • -

      Returns a string representation of the CLTypeTuple1.

      +

      Provides a string representation of the CLTypeTuple1.

      Returns

      A string in the format "Tuple1 (innerType)".

      Returns string

    +
  • Defined in src/types/clvalue/cltype/Tuple1.ts:36
    • -

      Creates a CLTypeTuple1 instance from a JSON representation.

      +

      Creates a CLTypeTuple1 instance from a JSON representation. +Parses JSON input to determine the inner type for the Tuple1.

      -

      Returns

      A new CLTypeTuple1 instance.

      +

      Returns

      A new CLTypeTuple1 instance with the parsed inner type.

      -

      Throws

      Error if the JSON structure is invalid or the inner type is invalid.

      +

      Throws

      Error if the JSON structure is invalid or the inner type is not correctly specified.

      Parameters

      @@ -169,7 +172,7 @@
      source: any

    Returns CLTypeTuple1

    +
  • Defined in src/types/clvalue/cltype/Tuple1.ts:72
  • Returns CLTypeTuple2

    +
  • Defined in src/types/clvalue/cltype/Tuple2.ts:25
  • Properties

    @@ -83,14 +83,14 @@
    +
  • Defined in src/types/clvalue/cltype/Tuple2.ts:13
  • inner2: CLType

    The CLType of the second element in the Tuple2.

    +
  • Defined in src/types/clvalue/cltype/Tuple2.ts:18
  • Methods

    @@ -98,48 +98,50 @@
    +
  • Defined in src/types/clvalue/cltype/Tuple2.ts:63
  • +
  • Defined in src/types/clvalue/cltype/Tuple2.ts:55
    • -

      Converts the CLTypeTuple2 to its byte representation.

      +

      Converts the CLTypeTuple2 instance to its byte representation. +This includes the type ID for Tuple2 followed by the byte representations of both inner types.

      -

      Returns

      A Uint8Array representing the CLTypeTuple2, including its type ID and the bytes of its inner types.

      +

      Returns

      A Uint8Array representing the CLTypeTuple2.

      Returns Uint8Array

    +
  • Defined in src/types/clvalue/cltype/Tuple2.ts:35
    • -

      Converts the CLTypeTuple2 to a JSON representation.

      +

      Converts the CLTypeTuple2 instance to a JSON-compatible representation. +The JSON object contains a "Tuple2" key with an array including the two inner types.

      -

      Returns

      An object with a "Tuple2" key containing an array with the two inner types.

      +

      Returns

      A JSON object representing the Tuple2 type and its inner types.

      Returns {
          [key: string]: CLType[];
      }

        @@ -147,30 +149,31 @@

        Returns { [key: string]: CLType[]

    +
  • Defined in src/types/clvalue/cltype/Tuple2.ts:72
    • -

      Returns a string representation of the CLTypeTuple2.

      +

      Provides a string representation of the CLTypeTuple2.

      Returns

      A string in the format "Tuple2 (innerType1, innerType2)".

      Returns string

    +
  • Defined in src/types/clvalue/cltype/Tuple2.ts:47
    • -

      Creates a CLTypeTuple2 instance from a JSON representation.

      +

      Creates a CLTypeTuple2 instance from a JSON representation. +Parses JSON input to determine the two inner types for the Tuple2.

      -

      Returns

      A new CLTypeTuple2 instance.

      +

      Returns

      A new CLTypeTuple2 instance with the parsed inner types.

      -

      Throws

      Error if the JSON structure is invalid or the inner types are invalid.

      +

      Throws

      Error if the JSON structure is invalid or the inner types are not correctly specified.

      Parameters

      @@ -181,7 +184,7 @@
      source: any

    Returns CLTypeTuple2

    +
  • Defined in src/types/clvalue/cltype/Tuple2.ts:83
  • Returns CLTypeTuple3

    +
  • Defined in src/types/clvalue/cltype/Tuple3.ts:31
  • Properties

    @@ -88,21 +88,21 @@
    +
  • Defined in src/types/clvalue/cltype/Tuple3.ts:13
  • inner2: CLType

    The CLType of the second element in the Tuple3.

    +
  • Defined in src/types/clvalue/cltype/Tuple3.ts:18
  • inner3: CLType

    The CLType of the third element in the Tuple3.

    +
  • Defined in src/types/clvalue/cltype/Tuple3.ts:23
  • Methods

    @@ -110,48 +110,50 @@
    +
  • Defined in src/types/clvalue/cltype/Tuple3.ts:71
  • +
  • Defined in src/types/clvalue/cltype/Tuple3.ts:63
    • -

      Converts the CLTypeTuple3 to its byte representation.

      +

      Converts the CLTypeTuple3 instance to its byte representation. +This includes the type ID for Tuple3 followed by the byte representations of the three inner types.

      -

      Returns

      A Uint8Array representing the CLTypeTuple3, including its type ID and the bytes of its inner types.

      +

      Returns

      A Uint8Array representing the CLTypeTuple3.

      Returns Uint8Array

    +
  • Defined in src/types/clvalue/cltype/Tuple3.ts:42
    • -

      Converts the CLTypeTuple3 to a JSON representation.

      +

      Converts the CLTypeTuple3 instance to a JSON-compatible representation. +The JSON object contains a "Tuple3" key with an array that includes the three inner types.

      -

      Returns

      An object with a "Tuple3" key containing an array with the three inner types.

      +

      Returns

      A JSON object representing the Tuple3 type and its inner types.

      Returns {
          [key: string]: CLType[];
      }

        @@ -159,30 +161,31 @@

        Returns { [key: string]: CLType[]

    +
  • Defined in src/types/clvalue/cltype/Tuple3.ts:80
    • -

      Returns a string representation of the CLTypeTuple3.

      +

      Provides a string representation of the CLTypeTuple3.

      Returns

      A string in the format "Tuple3 (innerType1, innerType2, innerType3)".

      Returns string

    +
  • Defined in src/types/clvalue/cltype/Tuple3.ts:55
    • -

      Creates a CLTypeTuple3 instance from a JSON representation.

      +

      Creates a CLTypeTuple3 instance from a JSON representation. +Parses JSON input to determine the three inner types for the Tuple3.

      -

      Returns

      A new CLTypeTuple3 instance.

      +

      Returns

      A new CLTypeTuple3 instance with the parsed inner types.

      -

      Throws

      Error if the JSON structure is invalid or the inner types are invalid.

      +

      Throws

      Error if the JSON structure is invalid or the inner types are not correctly specified.

      Parameters

      @@ -193,7 +196,7 @@
      source: any

    Returns CLTypeTuple3

    +
  • Defined in src/types/clvalue/cltype/Tuple3.ts:97
  • Returns CLValue

    +
  • Defined in src/types/clvalue/CLValue.ts:79
  • Properties

    +
  • Defined in src/types/clvalue/CLValue.ts:72
  • +
  • Defined in src/types/clvalue/CLValue.ts:51
  • byteArray?: CLValueByteArray
    +
  • Defined in src/types/clvalue/CLValue.ts:65
  • +
  • Defined in src/types/clvalue/CLValue.ts:52
  • +
  • Defined in src/types/clvalue/CLValue.ts:53
  • key?: Key
    +
  • Defined in src/types/clvalue/CLValue.ts:62
  • +
  • Defined in src/types/clvalue/CLValue.ts:64
  • +
  • Defined in src/types/clvalue/CLValue.ts:68
  • option?: CLValueOption
    +
  • Defined in src/types/clvalue/CLValue.ts:63
  • publicKey?: PublicKey
    +
  • Defined in src/types/clvalue/CLValue.ts:73
  • result?: CLValueResult
    +
  • Defined in src/types/clvalue/CLValue.ts:66
  • stringVal?: CLValueString
    +
  • Defined in src/types/clvalue/CLValue.ts:67
  • tuple1?: CLValueTuple1
    +
  • Defined in src/types/clvalue/CLValue.ts:69
  • tuple2?: CLValueTuple2
    +
  • Defined in src/types/clvalue/CLValue.ts:70
  • tuple3?: CLValueTuple3
    +
  • Defined in src/types/clvalue/CLValue.ts:71
  • type: CLType
    +
  • Defined in src/types/clvalue/CLValue.ts:50
  • +
  • Defined in src/types/clvalue/CLValue.ts:57
  • +
  • Defined in src/types/clvalue/CLValue.ts:58
  • +
  • Defined in src/types/clvalue/CLValue.ts:55
  • +
  • Defined in src/types/clvalue/CLValue.ts:59
  • +
  • Defined in src/types/clvalue/CLValue.ts:56
  • +
  • Defined in src/types/clvalue/CLValue.ts:54
  • +
  • Defined in src/types/clvalue/CLValue.ts:60
  • uref?: URef
    +
  • Defined in src/types/clvalue/CLValue.ts:61
  • Methods

    @@ -226,13 +226,13 @@

    Returns

    A Uint8Array representing the bytes of the value.

    Returns Uint8Array

    +
  • Defined in src/types/clvalue/CLValue.ts:103
    • -

      Gets the Key value from the CLValue.

      +

      Retrieves the Key value from the CLValue.

      Returns

      The Key stored in the CLValue.

      @@ -240,25 +240,25 @@

      Throws

      Error if the Key property is empty.

      Returns Key

    +
  • Defined in src/types/clvalue/CLValue.ts:172
    • -

      Gets the actual type of the CLValue.

      +

      Gets the actual type of the CLValue, resolving dynamic types if necessary.

      -

      Returns

      The CLType of the value, resolving CLTypeDynamic if necessary.

      +

      Returns

      The CLType of the value.

      Returns CLType

    +
  • Defined in src/types/clvalue/CLValue.ts:87
    • -

      Gets the appropriate value based on the CLValue's type.

      +

      Retrieves the value associated with the CLValue's type.

      Returns

      An IValue representing the actual value stored in the CLValue.

      @@ -266,7 +266,7 @@

      Throws

      Error if the type is not implemented.

      Returns IValue

    +
  • Defined in src/types/clvalue/CLValue.ts:112
  • +
  • Defined in src/types/clvalue/CLValue.ts:95
    • -

      Creates a new CLValue instance with a Key value.

      +

      Creates a new CLValue instance containing a Key value.

      -

      Returns

      A new CLValue instance containing the Key.

      +

      Returns

      A new CLValue instance encapsulating the Key.

      Parameters

      @@ -297,15 +297,15 @@
      data: Ke

    Returns CLValue

    +
  • Defined in src/types/clvalue/CLValue.ts:186
    • -

      Creates a new CLValue instance with a PublicKey value.

      +

      Creates a new CLValue instance containing a PublicKey value.

      -

      Returns

      A new CLValue instance containing the PublicKey.

      +

      Returns

      A new CLValue instance encapsulating the PublicKey.

      Parameters

      @@ -316,15 +316,15 @@
      data: Returns CLValue
    +
  • Defined in src/types/clvalue/CLValue.ts:208
    • -

      Creates a new CLValue instance with a URef value.

      +

      Creates a new CLValue instance containing a URef value.

      -

      Returns

      A new CLValue instance containing the URef.

      +

      Returns

      A new CLValue instance encapsulating the URef.

      Parameters

      @@ -335,7 +335,7 @@
      data: U

    Returns CLValue

    +
  • Defined in src/types/clvalue/CLValue.ts:197
  • Returns CLValueAny

    +
  • Defined in src/types/clvalue/Any.ts:15
  • Properties

    data: Uint8Array
    +
  • Defined in src/types/clvalue/Any.ts:9
  • Methods

    @@ -77,44 +77,45 @@
    +
  • Defined in src/types/clvalue/Any.ts:23
    • -

      Returns a string representation of the 'Any' value.

      +

      Provides a string representation of the 'Any' value. +The byte array is decoded as a UTF-8 string.

      -

      Returns

      A string decoded from the stored byte array using UTF-8 encoding.

      +

      Returns

      A string decoded from the stored byte array.

      Returns string

    +
  • Defined in src/types/clvalue/Any.ts:32
    • -

      Creates a new CLValue instance with an 'Any' value.

      +

      Creates a new CLValue instance containing an 'Any' value.

      -

      Returns

      A new CLValue instance containing the 'Any' value.

      +

      Returns

      A new CLValue instance encapsulating the 'Any' value.

      Parameters

      • data: Uint8Array
        -

        The Uint8Array to be stored in the CLValue.

        +

        The Uint8Array to be stored within the CLValue.

      Returns CLValue

    +
  • Defined in src/types/clvalue/Any.ts:41
  • Returns CLValueBool

    +
  • Defined in src/types/clvalue/Bool.ts:15
  • Properties

    value: boolean
    +
  • Defined in src/types/clvalue/Bool.ts:9
  • Methods

    @@ -78,45 +79,45 @@
    +
  • Defined in src/types/clvalue/Bool.ts:23
    • -

      Returns the boolean value.

      +

      Retrieves the boolean value.

      Returns

      The stored boolean value.

      Returns boolean

    +
  • Defined in src/types/clvalue/Bool.ts:39
    • -

      Returns a string representation of the boolean value.

      +

      Provides a string representation of the boolean value.

      Returns

      The string 'true' or 'false'.

      Returns string

    +
  • Defined in src/types/clvalue/Bool.ts:31
    • -

      Creates a new CLValue instance with a boolean value.

      +

      Creates a new CLValue instance containing a boolean value.

      -

      Returns

      A new CLValue instance containing the boolean value.

      +

      Returns

      A new CLValue instance encapsulating the boolean value.

      Parameters

      @@ -127,17 +128,18 @@
      val: boolean

    Returns CLValue

    +
  • Defined in src/types/clvalue/Bool.ts:48
    • -

      Creates a CLValueBool instance from a Uint8Array.

      +

      Creates a CLValueBool instance from a Uint8Array. +Parses the first byte in the array to determine the boolean value.

      -

      Returns

      A new CLValueBool instance.

      +

      Returns

      An object containing the new CLValueBool instance and any remaining bytes.

      -

      Throws

      Will throw an error if the source array is empty.

      +

      Throws

      Will throw an error if the source array is empty or contains an invalid boolean byte.

      Parameters

      @@ -148,7 +150,7 @@
      source: Uint8Array

    Returns IResultWithBytes<CLValueBool>

    +
  • Defined in src/types/clvalue/Bool.ts:61
  • Returns CLValueByteArray

    +
  • Defined in src/types/clvalue/ByteArray.ts:15
  • Properties

    data: Uint8Array
    +
  • Defined in src/types/clvalue/ByteArray.ts:9
  • Methods

    @@ -77,33 +78,35 @@
    +
  • Defined in src/types/clvalue/ByteArray.ts:23
    • -

      Returns a hexadecimal string representation of the byte array.

      +

      Provides a hexadecimal string representation of the byte array. +Each byte is represented by two hexadecimal digits.

      Returns

      A string representing the byte array in hexadecimal format.

      Returns string

    +
  • Defined in src/types/clvalue/ByteArray.ts:32
    • -

      Creates a CLValueByteArray instance from a Uint8Array.

      +

      Creates a CLValueByteArray instance from a Uint8Array. +Extracts the bytes specified by the given CLTypeByteArray size.

      -

      Returns

      A new CLValueByteArray instance.

      +

      Returns

      An object containing the new CLValueByteArray instance and any remaining bytes.

      Parameters

      @@ -114,30 +117,30 @@
      data: Uint8Array
    • clType: CLTypeByteArray
      -

      The CLTypeByteArray representing the type of the ByteArray.

      +

      The CLTypeByteArray defining the size of the ByteArray.

    Returns IResultWithBytes<CLValueByteArray>

    +
  • Defined in src/types/clvalue/ByteArray.ts:58
    • -

      Creates a new CLValue instance with a ByteArray value.

      +

      Creates a new CLValue instance containing a ByteArray value.

      -

      Returns

      A new CLValue instance containing the ByteArray.

      +

      Returns

      A new CLValue instance encapsulating the ByteArray.

      Parameters

      • val: Uint8Array
        -

        The Uint8Array to be stored in the CLValue.

        +

        The Uint8Array to be stored within the CLValue.

      Returns CLValue

    +
  • Defined in src/types/clvalue/ByteArray.ts:43
  • Returns IResultWithBytes<CLValueInt32>

    +
  • Defined in src/types/clvalue/Int32.ts:64
    • @@ -137,18 +139,18 @@
    +
  • Defined in src/types/clvalue/Int32.ts:51
  • Returns IResultWithBytes<CLValueInt64>

    +
  • Defined in src/types/clvalue/Int64.ts:64
    • @@ -137,18 +139,18 @@
    +
  • Defined in src/types/clvalue/Int64.ts:51
  • +
  • Defined in src/types/clvalue/List.ts:22
  • -

    The type of the list.

    +

    The type of the list elements.

    +
  • Defined in src/types/clvalue/List.ts:17
  • Methods

    @@ -110,19 +111,19 @@
    value: Returns void
    +
  • Defined in src/types/clvalue/List.ts:65
    • -

      Returns the byte representation of the list.

      +

      Converts the list to its byte representation, including the length and each element's bytes.

      -

      Returns

      A Uint8Array representing the bytes of the list, including its length and elements.

      +

      Returns

      A Uint8Array representing the bytes of the list.

      Returns Uint8Array

    +
  • Defined in src/types/clvalue/List.ts:38
    • @@ -143,7 +144,7 @@
      index: number

    Returns CLValue

    +
  • Defined in src/types/clvalue/List.ts:112
  • +
  • Defined in src/types/clvalue/List.ts:57
  • +
  • Defined in src/types/clvalue/List.ts:81
    • @@ -184,7 +185,7 @@
      index: number

    Returns void

    +
  • Defined in src/types/clvalue/List.ts:73
  • +
  • Defined in src/types/clvalue/List.ts:99
  • +
  • Defined in src/types/clvalue/List.ts:89
    • -

      Returns a JSON representation of the list.

      +

      Converts the list to a JSON-compatible representation.

      Returns

      An array of string representations of the list elements.

      Returns any

    +
  • Defined in src/types/clvalue/List.ts:123
    • -

      Returns a string representation of the list.

      +

      Provides a string representation of the list.

      -

      Returns

      A string representation of the list in the format "[elem1,elem2,...]".

      +

      Returns

      A string in the format "[elem1, elem2, ...]".

      Returns string

    +
  • Defined in src/types/clvalue/List.ts:48
    • -

      Creates a CLValueList instance from a Uint8Array.

      +

      Creates a CLValueList instance from a Uint8Array. +Parses the byte array to interpret the length of the list and each element in the list.

      -

      Returns

      A new CLValueList instance.

      +

      Returns

      An object containing the new CLValueList instance and any remaining bytes.

      Parameters

      @@ -266,7 +268,7 @@
      clType: Returns IResultWithBytes<CLValueList>
    +
  • Defined in src/types/clvalue/List.ts:146
    • @@ -274,7 +276,7 @@

    Returns CLValue

    +
  • Defined in src/types/clvalue/List.ts:132
  • Returns CLValueMap

    +
  • Defined in src/types/clvalue/Map.ts:36
  • Properties

    @@ -88,21 +89,21 @@
    +
  • Defined in src/types/clvalue/Map.ts:23
  • indexedData: Map<string, CLValue> = ...

    An indexed representation of the map data for faster lookups.

    +
  • Defined in src/types/clvalue/Map.ts:28
  • type: CLTypeMap

    The type of the map.

    +
  • Defined in src/types/clvalue/Map.ts:18
  • Methods

    @@ -127,19 +128,19 @@
    val:

    Returns null | Error

    +
  • Defined in src/types/clvalue/Map.ts:140
    • -

      Returns the byte representation of the map.

      +

      Converts the map to its byte representation.

      -

      Returns

      A Uint8Array representing the bytes of the map.

      +

      Returns

      A Uint8Array representing the bytes of the map, including its size and key-value pairs.

      Returns Uint8Array

    +
  • Defined in src/types/clvalue/Map.ts:50
    • @@ -158,7 +159,7 @@
      key: string

    Returns [undefined | CLValue, boolean]

    +
  • Defined in src/types/clvalue/Map.ts:97
  • +
  • Defined in src/types/clvalue/Map.ts:116
    • @@ -196,7 +197,7 @@
      key: string

    Returns undefined | CLValue

    +
  • Defined in src/types/clvalue/Map.ts:107
  • +
  • Defined in src/types/clvalue/Map.ts:76
  • +
  • Defined in src/types/clvalue/Map.ts:64
  • +
  • Defined in src/types/clvalue/Map.ts:130
    • -

      Returns a string representation of the map.

      +

      Provides a string representation of the map.

      Returns

      A string representation of the map entries.

      Returns string

    +
  • Defined in src/types/clvalue/Map.ts:84
    • -

      Creates a CLValueMap instance from a Uint8Array.

      +

      Creates a CLValueMap instance from a Uint8Array. +Parses the byte array to interpret the size of the map and each key-value pair.

      -

      Returns

      A new CLValueMap instance.

      +

      Returns

      An object containing the new CLValueMap instance and any remaining bytes.

      Parameters

      @@ -267,7 +269,7 @@
      mapType: Returns IResultWithBytes<CLValueMap>
    +
  • Defined in src/types/clvalue/Map.ts:171
    • @@ -290,7 +292,7 @@
      valType:

    Returns CLValue

    +
  • Defined in src/types/clvalue/Map.ts:205
  • Returns boolean

    +
  • Defined in src/types/clvalue/Option.ts:52
    • -

      Returns a string representation of the option.

      +

      Provides a string representation of the option.

      Returns

      An empty string if the option is empty, otherwise the string representation of the inner value.

      Returns string

    +
  • Defined in src/types/clvalue/Option.ts:44
    • -

      Returns the inner value of the option.

      +

      Retrieves the inner value of the option.

      -

      Returns

      The inner CLValue if the option is not empty, null otherwise.

      +

      Returns

      The inner CLValue if the option is not empty, or null if it is empty.

      Returns null | CLValue

    +
  • Defined in src/types/clvalue/Option.ts:60
    • -

      Creates a CLValueOption instance from a Uint8Array.

      +

      Creates a CLValueOption instance from a Uint8Array. +Parses the byte array to determine if the option is empty or contains a value.

      -

      Returns

      A new CLValueOption instance or null if parsing fails.

      +

      Returns

      An object containing the new CLValueOption instance and any remaining bytes.

      Parameters

      @@ -156,7 +158,7 @@
      clType:

    Returns IResultWithBytes<CLValueOption>

    +
  • Defined in src/types/clvalue/Option.ts:83
    • @@ -164,7 +166,7 @@
    +
  • Defined in src/types/clvalue/Option.ts:69
  • Returns IResultWithBytes<CLValue>

    +
  • Defined in src/types/clvalue/Parser.ts:103
    • @@ -93,7 +93,7 @@
      json: any

    Returns CLValue

    +
  • Defined in src/types/clvalue/Parser.ts:58
  • +
  • Defined in src/types/clvalue/Parser.ts:90
    • @@ -136,7 +136,7 @@
      bytes:
      cl_type: any
    +
  • Defined in src/types/clvalue/Parser.ts:74
  • Returns IResultWithBytes<CLValueResult>

    +
  • Defined in src/types/clvalue/Result.ts:85
    • @@ -160,7 +162,7 @@

    Returns CLValue

    +
  • Defined in src/types/clvalue/Result.ts:66
  • Returns CLValueString

    +
  • Defined in src/types/clvalue/String.ts:18
  • Properties

    value: string
    +
  • Defined in src/types/clvalue/String.ts:12
  • Methods

    @@ -78,46 +78,54 @@
    +
  • Defined in src/types/clvalue/String.ts:27
    • +

      Converts a size number to its 4-byte Uint8Array representation in little-endian format.

      + +

      Returns

      A Uint8Array representing the size.

      +

      Parameters

      • -
        size: number
      +
      size: number
      +

      The size to convert.

      +

    Returns Uint8Array

    +
  • Defined in src/types/clvalue/String.ts:38
    • -

      Returns the string value.

      +

      Provides the string value.

      Returns

      The string value.

      Returns string

    +
  • Defined in src/types/clvalue/String.ts:49
    • -

      Creates a CLValueString instance from a Uint8Array.

      +

      Creates a CLValueString instance from a Uint8Array. +Parses the byte array to retrieve the string value, interpreting the first 4 bytes as the string length.

      -

      Returns

      A new CLValueString instance.

      +

      Returns

      An object containing the new CLValueString instance and any remaining bytes.

      Parameters

      @@ -128,7 +136,7 @@
      source: Uint8Array

    Returns IResultWithBytes<CLValueString>

    +
  • Defined in src/types/clvalue/String.ts:70
    • @@ -136,7 +144,7 @@

    Returns CLValue

    +
  • Defined in src/types/clvalue/String.ts:58
  • Returns IResultWithBytes<CLValueTuple1>

    +
  • Defined in src/types/clvalue/Tuple1.ts:65
    • @@ -149,7 +150,7 @@

    Returns CLValue

    +
  • Defined in src/types/clvalue/Tuple1.ts:51
  • Returns IResultWithBytes<CLValueTuple2>

    +
  • Defined in src/types/clvalue/Tuple2.ts:73
    • @@ -159,7 +160,7 @@
    +
  • Defined in src/types/clvalue/Tuple2.ts:59
  • Returns IResultWithBytes<CLValueTuple3>

    +
  • Defined in src/types/clvalue/Tuple3.ts:86
    • @@ -169,7 +170,7 @@
    +
  • Defined in src/types/clvalue/Tuple3.ts:68
  • Returns IResultWithBytes<CLValueUInt128>

    +
  • Defined in src/types/clvalue/Uint128.ts:63
    • @@ -135,7 +136,7 @@
    +
  • Defined in src/types/clvalue/Uint128.ts:51
  • Returns IResultWithBytes<CLValueUInt256>

    +
  • Defined in src/types/clvalue/Uint256.ts:63
    • @@ -135,7 +136,7 @@
    +
  • Defined in src/types/clvalue/Uint256.ts:51
  • Returns CLValueUInt32

    +
  • Defined in src/types/clvalue/Uint32.ts:17
  • Properties

    value: BigNumber
    +
  • Defined in src/types/clvalue/Uint32.ts:11
  • Methods

    @@ -79,45 +79,48 @@
    +
  • Defined in src/types/clvalue/Uint32.ts:25
    • -

      Returns the number value of the UInt32.

      +

      Retrieves the numeric value of the UInt32.

      -

      Returns

      The number representation of the value.

      +

      Returns

      The BigNumber representation of the value.

      Returns BigNumber

    +
  • Defined in src/types/clvalue/Uint32.ts:41
    • -

      Returns a string representation of the UInt32 value.

      +

      Provides a string representation of the UInt32 value.

      Returns

      The string representation of the value.

      Returns string

    +
  • Defined in src/types/clvalue/Uint32.ts:33
    • -

      Creates a CLValueUInt32 instance from a Uint8Array.

      +

      Creates a CLValueUInt32 instance from a Uint8Array. +Parses the byte array to retrieve the UInt32 value.

      + +

      Returns

      An object containing the new CLValueUInt32 instance and any remaining bytes.

      -

      Returns

      A new CLValueUInt32 instance.

      +

      Throws

      Error if the source array is too short for a UInt32 value.

      Parameters

      @@ -128,7 +131,7 @@
      source: Uint8Array

    Returns IResultWithBytes<CLValueUInt32>

    +
  • Defined in src/types/clvalue/Uint32.ts:63
    • @@ -136,7 +139,7 @@

    Returns CLValue

    +
  • Defined in src/types/clvalue/Uint32.ts:50
    • -

      Converts a number to its UInt32 byte representation.

      +

      Converts a BigNumber to its UInt32 byte representation.

      Returns

      A Uint8Array representing the bytes of the UInt32 value.

      @@ -162,11 +165,11 @@

      Parameters

      • val: BigNumber
        -

        The number to convert.

        +

        The BigNumber value to convert.

      Returns Uint8Array

    +
  • Defined in src/types/clvalue/Uint32.ts:78
  • Returns string | number

    +
  • Defined in src/types/clvalue/Uint512.ts:52
    • -

      Returns a string representation of the UInt512 value.

      +

      Provides a string representation of the UInt512 value.

      Returns

      The string representation of the value.

      Returns string

    +
  • Defined in src/types/clvalue/Uint512.ts:36
    • -

      Returns the BigNumber value of the UInt512.

      +

      Retrieves the BigNumber value of the UInt512.

      Returns

      The BigNumber representation of the value.

      Returns BigNumber

    +
  • Defined in src/types/clvalue/Uint512.ts:44
    • -

      Creates a CLValueUInt512 instance from a Uint8Array.

      +

      Creates a CLValueUInt512 instance from a Uint8Array. +Parses the byte array to retrieve the UInt512 value.

      -

      Returns

      A new CLValueUInt512 instance.

      +

      Returns

      An object containing the new CLValueUInt512 instance and any remaining bytes.

      Parameters

      @@ -147,7 +148,7 @@
      source: Uint8Array

    Returns IResultWithBytes<CLValueUInt512>

    +
  • Defined in src/types/clvalue/Uint512.ts:81
  • +
  • Defined in src/types/clvalue/Uint512.ts:62
    • @@ -176,7 +177,7 @@
    +
  • Defined in src/types/clvalue/Uint512.ts:92
  • Returns CLValueUInt64

    +
  • Defined in src/types/clvalue/Uint64.ts:16
  • Properties

    value: BigNumberish
    +
  • Defined in src/types/clvalue/Uint64.ts:10
  • Methods

    @@ -78,47 +78,48 @@
    +
  • Defined in src/types/clvalue/Uint64.ts:24
    • -

      Returns the bigint value of the UInt64.

      +

      Retrieves the BigNumberish value of the UInt64.

      -

      Returns

      The bigint representation of the value.

      +

      Returns

      The BigNumberish representation of the value.

      Returns BigNumberish

    +
  • Defined in src/types/clvalue/Uint64.ts:40
    • -

      Returns a string representation of the UInt64 value.

      +

      Provides a string representation of the UInt64 value.

      Returns

      The string representation of the value.

      Returns string

    +
  • Defined in src/types/clvalue/Uint64.ts:32
    • -

      Creates a CLValueUInt64 instance from a Uint8Array.

      +

      Creates a CLValueUInt64 instance from a Uint8Array. +Parses the byte array to retrieve the UInt64 value.

      -

      Returns

      A new CLValueUInt64 instance.

      +

      Returns

      An object containing the new CLValueUInt64 instance and any remaining bytes.

      -

      Throws

      Will throw an error if the source array is smaller than Int64ByteSize.

      +

      Throws

      Error if the source array is smaller than the required size for a UInt64.

      Parameters

      @@ -129,7 +130,7 @@
      source: Uint8Array

    Returns IResultWithBytes<CLValueUInt64>

    +
  • Defined in src/types/clvalue/Uint64.ts:62
    • @@ -137,7 +138,7 @@

    Returns CLValue

    +
  • Defined in src/types/clvalue/Uint64.ts:49
  • Returns IResultWithBytes<CLValueUInt8>

    +
  • Defined in src/types/clvalue/Uint8.ts:61
    • @@ -135,18 +138,18 @@
    +
  • Defined in src/types/clvalue/Uint8.ts:48
  • Returns Uint8Array

    +
  • Defined in src/types/clvalue/Unit.ts:24
  • +
  • Defined in src/types/clvalue/Unit.ts:42
  • +
  • Defined in src/types/clvalue/Unit.ts:33
    • @@ -124,7 +124,7 @@
      source: Uint8Array

    Returns IResultWithBytes<CLValueUnit>

    +
  • Defined in src/types/clvalue/Unit.ts:64
  • +
  • Defined in src/types/clvalue/Unit.ts:51
  • +
    rawJSON: any

    Returns ChainGetBlockResult

    +
  • Defined in src/rpc/response.ts:171
  • +
  • Defined in src/types/PricingMode.ts:41
  • Returns void

    +
  • Defined in src/sse/client.ts:16
  • consumerErrors: Error[] = []
    +
  • Defined in src/sse/client.ts:13
  • eventStream: RawEvent[] = []
    +
  • Defined in src/sse/client.ts:11
  • middlewares: Middleware[] = []
    +
  • Defined in src/sse/client.ts:17
  • streamErrorHandler: ((errors: Error[]) => void)
    @@ -124,22 +124,22 @@

    Parameters

    errors: Error[]

    Returns void

    +
  • Defined in src/sse/client.ts:15
  • streamErrors: Error[] = []
    +
  • Defined in src/sse/client.ts:12
  • streamer: Streamer
    +
  • Defined in src/sse/client.ts:8
  • workersCount: number
    +
  • Defined in src/sse/client.ts:18
  • Methods

    @@ -154,7 +154,7 @@

    Parameters

    source: Error[]

    Returns void

    +
  • Defined in src/sse/client.ts:60
  • Returns void

    +
  • Defined in src/sse/client.ts:50
    • @@ -182,7 +182,7 @@

      Parameters

      middleware: Middleware

    Returns void

    +
  • Defined in src/sse/client.ts:46
    • @@ -195,7 +195,7 @@

      Parameters

      lastEventID: number

    Returns Promise<void>

    +
  • Defined in src/sse/client.ts:31
  • +
  • Defined in src/sse/client.ts:66
  • Returns void

    Returns Promise<void>

    +
  • Defined in src/sse/consumer.ts:18
  • Returns Contract

    +
  • Defined in src/types/Contract.ts:59
  • Properties

    -
    contractPackageHash: ContractPackageHash
    +
  • Defined in src/types/Contract.ts:20
  • -
    contractWasmHash: ContractHash
    +
  • Defined in src/types/Contract.ts:31
  • -
    entryPoints: EntryPointV1[]
    +
  • Defined in src/types/Contract.ts:37
  • -
    namedKeys: NamedKeys
    +
  • Defined in src/types/Contract.ts:43
  • -
    protocolVersion: string
    +
  • Defined in src/types/Contract.ts:49
  • Returns ContractGroup

    +
  • Defined in src/types/ContractPackage.ts:58
  • Properties

    -
    group: string
    +
  • Defined in src/types/ContractPackage.ts:41
  • -
    keys: URef[]
    +
  • Defined in src/types/ContractPackage.ts:51
  • Returns ContractHash

    +
  • Defined in src/types/key/Contract.ts:27
  • Properties

    hash: Hash
    -

    The hash of the contract.

    +

    The hash object representing the contract.

    +
  • Defined in src/types/key/Contract.ts:14
  • originPrefix: string
    -

    The original prefix of the contract hash string, if any.

    +

    The prefix of the original contract hash string, if any (e.g., "hash-", "contract-wasm-", "contract-").

    +
  • Defined in src/types/key/Contract.ts:20
  • Methods

    @@ -92,64 +92,64 @@
    +
  • Defined in src/types/key/Contract.ts:36
    • -

      Returns the contract hash as a prefixed string.

      +

      Returns the contract hash as a general prefixed string.

      -

      Returns

      The contract hash with the Contract prefix.

      +

      Returns

      The contract hash prefixed with Contract.

      Returns string

    +
  • Defined in src/types/key/Contract.ts:52
    • -

      Returns the contract hash as a prefixed WASM string.

      +

      Returns the contract hash as a WASM-prefixed string.

      -

      Returns

      The contract hash with the ContractWasm prefix.

      +

      Returns

      The contract hash prefixed with ContractWasm.

      Returns string

    +
  • Defined in src/types/key/Contract.ts:44
    • -

      Creates a ContractHash instance from its JSON representation.

      +

      Creates a ContractHash instance from its JSON representation.

      -

      Returns

      A new ContractHash instance.

      +

      Returns

      A new ContractHash instance.

      Parameters

      • json: string
        -

        The JSON string representation of the ContractHash.

        +

        The JSON string representation of the ContractHash.

      Returns ContractHash

    +
  • Defined in src/types/key/Contract.ts:61
    • -

      Creates a new ContractHash instance from a string representation.

      +

      Creates a new ContractHash instance from a string representation.

      -

      Returns

      A new ContractHash instance.

      +

      Returns

      A new ContractHash instance.

      Parameters

      @@ -160,7 +160,7 @@
      source: string

    Returns ContractHash

    +
  • Defined in src/types/key/Contract.ts:70
  • Returns ContractPackage

    +
  • Defined in src/types/ContractPackage.ts:157
  • Properties

    -
    accessKey: URef
    +
  • Defined in src/types/ContractPackage.ts:123
  • -
    disabledVersions: DisabledContractVersion[]
    +
  • Defined in src/types/ContractPackage.ts:129
  • -
    groups: ContractGroup[]
    +
  • Defined in src/types/ContractPackage.ts:135
  • -
    lockStatus: string
    +
  • Defined in src/types/ContractPackage.ts:147
  • -
    versions: ContractVersion[]
    +
  • Defined in src/types/ContractPackage.ts:141
  • +
  • Defined in src/types/key/ContractPackage.ts:62
  • Returns ContractVersion

    +
  • Defined in src/types/ContractPackage.ts:98
  • Properties

    -
    contractHash: ContractHash
    +
  • Defined in src/types/ContractPackage.ts:78
  • -
    contractVersion: number
    +
  • Defined in src/types/ContractPackage.ts:84
  • -
    protocolVersionMajor: number
    +
  • Defined in src/types/ContractPackage.ts:90
  • Returns string

    +
  • Defined in src/types/Conversions.ts:49
    • @@ -98,15 +99,15 @@
      cspr: BigNumberish

    Returns BigNumber

    +
  • Defined in src/types/Conversions.ts:97
    • -

      Decodes a Base-16 (hexadecimal) encoded string and returns a Uint8Array of bytes.

      +

      Decodes a Base-16 (hexadecimal) encoded string and returns a Uint8Array of bytes.

      -

      Returns

      A Uint8Array containing the decoded bytes.

      +

      Returns

      A Uint8Array containing the decoded bytes.

      Example

      const base16 = "48656c6c6f";
      const bytes = Conversions.decodeBase16(base16);
      console.log(bytes); // Outputs: Uint8Array(5) [72, 101, 108, 108, 111]
      @@ -120,15 +121,15 @@
      base16String: string

    Returns Uint8Array

    +
  • Defined in src/types/Conversions.ts:79
    • -

      Decodes a Base-64 encoded string and returns a Uint8Array of bytes.

      +

      Decodes a Base-64 encoded string and returns a Uint8Array of bytes.

      -

      Returns

      A Uint8Array containing the decoded bytes.

      +

      Returns

      A Uint8Array containing the decoded bytes.

      Example

      const base64 = "SGVsbG8=";
      const bytes = Conversions.decodeBase64(base64);
      console.log(bytes); // Outputs: Uint8Array(5) [72, 101, 108, 108, 111]
      @@ -142,13 +143,13 @@
      base64String: string

    Returns Uint8Array

    +
  • Defined in src/types/Conversions.ts:34
    • -

      Encodes a Uint8Array into a string using Base-16 (hexadecimal) encoding.

      +

      Encodes a Uint8Array into a string using Base-16 (hexadecimal) encoding.

      Returns

      A Base-16 encoded string representation of the input bytes.

      @@ -160,17 +161,17 @@

      Parameters

      • bytes: Uint8Array
        -

        The Uint8Array to be encoded.

        +

        The Uint8Array to be encoded.

      Returns string

    +
  • Defined in src/types/Conversions.ts:64
    • -

      Encodes a Uint8Array into a string using Base-64 encoding.

      +

      Encodes a Uint8Array into a string using Base-64 encoding.

      Returns

      A Base-64 encoded string representation of the input bytes.

      @@ -182,11 +183,11 @@

      Parameters

      • bytes: Uint8Array
        -

        The Uint8Array to be encoded.

        +

        The Uint8Array to be encoded.

      Returns string

    +
  • Defined in src/types/Conversions.ts:19
    • @@ -211,7 +212,7 @@
      motes: BigNumberish

    Returns BigNumber

    +
  • Defined in src/types/Conversions.ts:116
  • +
  • Defined in src/types/Bid.ts:257
  • +
  • Defined in src/types/key/BidAddr.ts:92
  • Returns Delegator

    +
  • Defined in src/types/Bid.ts:89
  • Properties

    bondingPurse: URef
    +
  • Defined in src/types/Bid.ts:124
  • delegatorPublicKey: PublicKey
    +
  • Defined in src/types/Bid.ts:140
  • stakedAmount: CLValueUInt512
    +
  • Defined in src/types/Bid.ts:132
  • validatorPublicKey: PublicKey
    +
  • Defined in src/types/Bid.ts:148
  • vestingSchedule?: VestingSchedule
    +
  • Defined in src/types/Bid.ts:151
  • Methods

    @@ -99,14 +102,20 @@
    +
  • Defined in src/types/Bid.ts:108
  • Returns DelegatorAllocation

    +
  • Defined in src/types/EraInfo.ts:50
  • Properties

    -
    +
  • Defined in src/types/EraInfo.ts:41
  • -
    delegatorPublicKey: PublicKey
    +
  • Defined in src/types/EraInfo.ts:19
  • -
    validatorPublicKey: PublicKey
    +
  • Defined in src/types/EraInfo.ts:30
  • +
  • Defined in src/types/key/BidAddr.ts:68
  • +
  • Defined in src/types/Bid.ts:234
  • Returns Promise<void>

    +
  • Defined in src/types/Deploy.ts:276
    • +

      Converts the deploy object into a byte array for transmission or storage.

      + +

      Returns

      A Uint8Array representing the deploy in byte format.

      +

      Returns Uint8Array

    +
  • Defined in src/types/Deploy.ts:287
    • +

      Validates the deploy by checking its body hash, deploy hash, and approval signatures.

      + +

      Returns

      true if the deploy is valid, otherwise throws an error.

      +

      Returns boolean

    +
  • Defined in src/types/Deploy.ts:241
  • Returns Deploy

    +
  • Defined in src/types/Deploy.ts:324
  • Returns Deploy

    +
  • Defined in src/types/Deploy.ts:342
    • -

      Convert a JSON representation of a deploy to a Deploy object

      +

      Converts a JSON representation of a deploy to a Deploy object.

      -

      Returns

      A Deploy object if successful, or throws an error if parsing fails

      +

      Returns

      A Deploy object if successful, or throws an error if parsing fails.

      Parameters

      • json: any
        -

        A JSON representation of a Deploy

        +

        The JSON representation of a Deploy.

      Returns Deploy

    +
  • Defined in src/types/Deploy.ts:431
    • +

      Converts the Deploy into a Transaction object. +This method creates a transaction based on the deploy, including its payment and session logic.

      + +

      Returns

      A new Transaction object created from the deploy.

      +

      Parameters

      +
      deploy: Deploy
      +

      The deploy object.

      +

    Returns Transaction

    +
  • Defined in src/types/Deploy.ts:362
    • -

      Sets already generated signature

      +

      Sets an already generated signature for the deploy.

      + +

      Returns

      A new Deploy instance with the added signature.

      Parameters

      • deploy: Deploy
        -

        the Deploy instance

        +

        The deploy instance.

      • signature: Uint8Array
        -

        the Ed25519 or Secp256K1 signature

        +

        The Ed25519 or Secp256K1 signature.

      • publicKey: PublicKey
        -

        the public key used to generate the signature

        +

        The public key used to generate the signature.

      Returns Deploy

    +
  • Defined in src/types/Deploy.ts:304
    • - +
    • -

      Convert the deploy object to a JSON representation

      +

      Converts the Deploy object into a JSON representation.

      -

      Returns

      A JSON version of the Deploy, which can be converted back later

      +

      Returns

      A JSON representation of the deploy.

      Parameters

      • deploy: Deploy
        -

        The Deploy object to convert to JSON

        +

        The deploy object to convert to JSON.

      -

      Returns {
          deploy: JsonTypes;
      }

      -
        -
      • -
        deploy: JsonTypes
    +
  • Defined in src/types/Deploy.ts:470
  • Returns DeployExecutionInfo

    +
  • Defined in src/types/ExecutionResult.ts:568
  • +
  • Defined in src/types/ExecutionResult.ts:253
  • Returns DeployHeader

    +
  • Defined in src/types/Deploy.ts:128
  • Properties

    -
    account?: PublicKey
    +
  • Defined in src/types/Deploy.ts:51
  • -
    bodyHash?: Hash
    +
  • Defined in src/types/Deploy.ts:69
  • -
    chainName: string = ''
    +
  • Defined in src/types/Deploy.ts:76
  • -
    dependencies: Hash[] = []
    +
  • Defined in src/types/Deploy.ts:87
  • -
    gasPrice: number = 1
    +
  • Defined in src/types/Deploy.ts:94
  • -
    timestamp: Timestamp = ...
    +
  • Defined in src/types/Deploy.ts:105
  • -
    ttl: Duration = ...
    +
  • Defined in src/types/Deploy.ts:116
  • Methods

    @@ -116,17 +157,25 @@
    +
  • Defined in src/types/Deploy.ts:150
  • +
  • Defined in src/types/Deploy.ts:169
  • +
  • Defined in src/types/DeployInfo.ts:58
  • +
  • Defined in src/types/Deploy.ts:580
  • Returns Duration

    +
  • Defined in src/types/Time.ts:78
  • Properties

    -
    duration: number
    +
  • Defined in src/types/Time.ts:71
  • Methods

    @@ -71,51 +80,77 @@
    +
  • Defined in src/types/Time.ts:108
    • +

      Converts the duration to a human-readable string.

      + +

      Returns

      A string representing the duration in a human-readable format (e.g., "1d 2h 3m 4s").

      +

      Returns string

    +
  • Defined in src/types/Time.ts:87
    • +

      Returns the duration in milliseconds.

      + +

      Returns

      The duration in milliseconds.

      +

      Returns number

    +
  • Defined in src/types/Time.ts:150
    • +

      Creates a Duration instance from a human-readable string representing the duration.

      + +

      Returns

      A Duration object.

      +

      Parameters

      • -
        data: string
      +
      data: string
      +

      The human-readable string representing the duration (e.g., "1d 2h 3m 4s").

      +

    Returns Duration

    +
  • Defined in src/types/Time.ts:97
    • +

      Parses a duration string (e.g., "1d 2h 3m") and converts it to milliseconds.

      + +

      Returns

      The duration in milliseconds.

      + +

      Throws

      Error if the duration format is invalid.

      +

      Parameters

      • -
        durationStr: string
      +
      durationStr: string
      +

      The string representing the duration in a human-readable format.

      +

    Returns number

    +
  • Defined in src/types/Time.ts:119
  • +
  • Defined in src/types/ExecutionResult.ts:71
  • Returns IterableIterator<Transform>

    @@ -154,7 +158,7 @@
    findIndex: : boolean
  • values: boolean
  • diff --git a/classes/EntityActionThresholds.html b/classes/EntityActionThresholds.html index f479a523a..c03ea69ce 100644 --- a/classes/EntityActionThresholds.html +++ b/classes/EntityActionThresholds.html @@ -15,12 +15,16 @@
  • casper-js-sdk
  • EntityActionThresholds
  • Class EntityActionThresholds

    +
    +

    Defines thresholds for various actions that an entity can perform, +with each threshold represented as a weight.

    +

    Hierarchy

    • EntityActionThresholds
    +
  • Defined in src/types/AddressableEntity.ts:48
  • @@ -48,19 +52,25 @@

    Returns Properties

    -
    deployment: number
    +
  • Defined in src/types/AddressableEntity.ts:53
  • -
    keyManagement: number
    +
  • Defined in src/types/AddressableEntity.ts:65
  • -
    upgradeManagement: number
    +
  • Defined in src/types/AddressableEntity.ts:59
  • Returns EntityAddr

    +
  • Defined in src/types/key/EntityAddr.ts:49
  • Properties

    @@ -84,21 +85,21 @@
    +
  • Defined in src/types/key/EntityAddr.ts:37
  • smartContract?: Hash

    The smart contract hash, if this is a smart contract entity.

    +
  • Defined in src/types/key/EntityAddr.ts:41
  • system?: Hash

    The system hash, if this is a system entity.

    +
  • Defined in src/types/key/EntityAddr.ts:33
  • Methods

    @@ -106,7 +107,8 @@
    +
  • Defined in src/types/key/EntityAddr.ts:98
  • +
  • Defined in src/types/key/EntityAddr.ts:183
    • -

      Returns a prefixed string representation of the EntityAddr.

      +

      Returns a prefixed string representation of the EntityAddr, with different prefixes for each entity type.

      -

      Returns

      The prefixed string representation.

      +

      Returns

      The prefixed string representation, with "entity-system-", "entity-account-", or "entity-contract-" based on entity type.

      Returns string

    +
  • Defined in src/types/key/EntityAddr.ts:59
    • -

      Creates an EntityAddr from a byte array.

      +

      Creates an EntityAddr from a byte array. The first byte indicates the entity type, +and the remaining bytes represent the hash.

      Returns

      A new EntityAddr instance.

      @@ -159,7 +162,7 @@
      bytes: Uint8Array

    Returns IResultWithBytes<EntityAddr>

    +
  • Defined in src/types/key/EntityAddr.ts:125
    • @@ -178,7 +181,7 @@
      json: string

    Returns EntityAddr

    +
  • Defined in src/types/key/EntityAddr.ts:175
    • @@ -199,7 +202,7 @@
      source: string

    Returns EntityAddr

    +
  • Defined in src/types/key/EntityAddr.ts:76
    • @@ -220,7 +223,7 @@
      tag: number

    Returns EntityKindType

    +
  • Defined in src/types/key/EntityAddr.ts:162
  • Returns EntityIdentifier

    +
  • Defined in src/rpc/request.ts:326
    • @@ -105,7 +105,7 @@

      Parameters

      entityAddr: EntityAddr

    Returns EntityIdentifier

    +
  • Defined in src/rpc/request.ts:334
    • @@ -118,7 +118,7 @@

      Parameters

      pubKey: PublicKey

    Returns EntityIdentifier

    +
  • Defined in src/rpc/request.ts:330
  • +
  • Defined in src/types/AddressableEntity.ts:20
  • Returns EntityVersionAndHash

    +
  • Defined in src/types/Package.ts:36
  • Properties

    -
    addressableEntityHash: AddressableEntityHash
    +
  • Defined in src/types/Package.ts:19
  • -
    entityVersionKey: EntityVersionKey
    +
  • Defined in src/types/Package.ts:28
  • Returns EntityVersionKey

    +
  • Defined in src/types/Package.ts:98
  • Properties

    -
    entityVersion: number
    +
  • Defined in src/types/Package.ts:84
  • -
    protocolVersionMajor: number
    +
  • Defined in src/types/Package.ts:90
  • +
  • Defined in src/types/EntryPoint.ts:75
  • Returns EntryPointAddr

    +
  • Defined in src/types/key/EntryPointAddr.ts:107
  • Properties

    vmCasperV1?: VmCasperV1
    +
  • Defined in src/types/key/EntryPointAddr.ts:97
  • vmCasperV2?: VmCasperV2
    +
  • Defined in src/types/key/EntryPointAddr.ts:100
  • Methods

    @@ -91,7 +97,7 @@

    Throws

    EntryPointError if the EntryPointAddr type is unexpected.

    Returns Uint8Array

    +
  • Defined in src/types/key/EntryPointAddr.ts:182
  • +
  • Defined in src/types/key/EntryPointAddr.ts:261
  • +
  • Defined in src/types/key/EntryPointAddr.ts:156
    • @@ -138,7 +144,7 @@
      array: Uint8Array

    Returns IResultWithBytes<EntryPointAddr>

    +
  • Defined in src/types/key/EntryPointAddr.ts:213
    • @@ -157,7 +163,7 @@
      json: string

    Returns EntryPointAddr

    +
  • Defined in src/types/key/EntryPointAddr.ts:253
    • @@ -178,7 +184,7 @@
      source: string

    Returns EntryPointAddr

    +
  • Defined in src/types/key/EntryPointAddr.ts:118
  • Returns EntryPointArg

    +
  • Defined in src/types/EntryPoint.ts:57
  • Properties

    -
    clType: CLTypeRaw
    +
  • Defined in src/types/EntryPoint.ts:50
  • -
    name: string
    +
  • Defined in src/types/EntryPoint.ts:33
  • +
    +

    Class representing version 1 of an entry point in the Casper VM. +It contains the entry point's access, arguments, type, payment type, name, and return type.

    +

    Hierarchy

    • EntryPointV1
    +
  • Defined in src/types/EntryPoint.ts:83
  • @@ -46,56 +50,82 @@

    Returns EntryPointV1

    +
  • Defined in src/types/EntryPoint.ts:150
  • Properties

    -
    +
  • Defined in src/types/EntryPoint.ts:91
  • -
    +
  • Defined in src/types/EntryPoint.ts:97
  • -
    entryPointPayment: EntryPointPayment
    +
  • Defined in src/types/EntryPoint.ts:115
  • -
    entryPointType: EntryPointType
    +
  • Defined in src/types/EntryPoint.ts:106
  • -
    name: string
    +
  • Defined in src/types/EntryPoint.ts:121
  • -
    +
  • Defined in src/types/EntryPoint.ts:138
  • Returns EntryPointV2

    +
  • Defined in src/types/EntryPoint.ts:191
  • Properties

    -
    flags: number
    +
  • Defined in src/types/EntryPoint.ts:177
  • -
    functionIndex: number
    +
  • Defined in src/types/EntryPoint.ts:183
  • Returns EntryPointValue

    +
  • Defined in src/types/EntryPoint.ts:226
  • Properties

    -
    v1CasperVm?: EntryPointV1
    +
  • Defined in src/types/EntryPoint.ts:209
  • -
    v2CasperVm?: EntryPointV2
    +
  • Defined in src/types/EntryPoint.ts:218
  • Returns Era

    +
  • Defined in src/types/key/Era.ts:19
  • Properties

    value: number
    -

    The numeric value of the Era.

    +

    The numeric identifier of the Era.

    +
  • Defined in src/types/key/Era.ts:13
  • Methods

    @@ -80,31 +80,31 @@
    +
  • Defined in src/types/key/Era.ts:59
    • -

      Converts the Era to its JSON representation.

      +

      Converts the Era instance to its JSON representation.

      -

      Returns

      A string representation of the Era's value.

      +

      Returns

      A string representation of the Era's numeric value.

      Returns string

    +
  • Defined in src/types/key/Era.ts:27
    • -

      Creates an Era from a byte array.

      +

      Creates an Era instance from a byte array.

      Returns

      A new Era instance.

      @@ -113,21 +113,21 @@

      Parameters

      • bytes: Uint8Array
        -

        The byte array representing the Era.

        +

        The byte array representing the Era value as a 32-bit unsigned integer.

      Returns Era

    +
  • Defined in src/types/key/Era.ts:50
    • -

      Creates an Era from its JSON representation.

      +

      Creates an Era instance from its JSON representation.

      Returns

      A new Era instance.

      -

      Throws

      Error if the JSON string cannot be parsed to a valid number.

      +

      Throws

      Error if the JSON string cannot be parsed as a valid number.

      Parameters

      @@ -138,7 +138,7 @@
      json: string

    Returns Era

    +
  • Defined in src/types/key/Era.ts:37
  • Returns EraEnd

    +
  • Defined in src/types/EraEnd.ts:274
  • Properties

    -
    equivocators: PublicKey[]
    +
  • Defined in src/types/EraEnd.ts:228
  • -
    inactiveValidators: PublicKey[]
    +
  • Defined in src/types/EraEnd.ts:239
  • -
    nextEraGasPrice: number
    +
  • Defined in src/types/EraEnd.ts:263
  • -
    nextEraValidatorWeights: ValidatorWeightEraEnd[]
    +
  • Defined in src/types/EraEnd.ts:247
  • -
    rewards: Map<string, CLValueUInt512[]>
    +
  • Defined in src/types/EraEnd.ts:257
  • Methods

    @@ -100,27 +125,39 @@
    +
  • Defined in src/types/EraEnd.ts:311
    • +

      Converts an EraEndV2 instance to EraEnd.

      + +

      Returns

      A new EraEnd instance, or null if the EraEndV2 is null.

      +

      Parameters

      +
      eraEnd: null | EraEndV2
      +

      The EraEndV2 instance.

      +

    Returns null | EraEnd

    +
  • Defined in src/types/EraEnd.ts:294
  • Returns EraEndV1

    +
  • Defined in src/types/EraEnd.ts:205
  • Properties

    -
    eraReport: EraReport
    +
  • Defined in src/types/EraEnd.ts:189
  • -
    nextEraValidatorWeights: ValidatorWeightEraEnd[]
    +
  • Defined in src/types/EraEnd.ts:197
  • Returns EraEndV2

    +
  • Defined in src/types/EraEnd.ts:165
  • Properties

    -
    equivocators: PublicKey[]
    +
  • Defined in src/types/EraEnd.ts:119
  • -
    inactiveValidators: PublicKey[]
    +
  • Defined in src/types/EraEnd.ts:130
  • -
    nextEraGasPrice: number
    +
  • Defined in src/types/EraEnd.ts:154
  • -
    nextEraValidatorWeights: ValidatorWeightEraEnd[]
    +
  • Defined in src/types/EraEnd.ts:138
  • -
    rewards: Map<string, CLValueUInt512[]>
    +
  • Defined in src/types/EraEnd.ts:148
  • +
  • Defined in src/rpc/request.ts:401
  • Returns EraInfo

    +
  • Defined in src/types/EraInfo.ts:148
  • Properties

    -
    seigniorageAllocations: SeigniorageAllocation[]
    +
  • Defined in src/types/EraInfo.ts:141
  • Returns EraReport

    +
  • Defined in src/types/EraEnd.ts:94
  • Properties

    -
    equivocators: PublicKey[]
    +
  • Defined in src/types/EraEnd.ts:68
  • -
    inactiveValidators: PublicKey[]
    +
  • Defined in src/types/EraEnd.ts:79
  • -
    rewards: EraReward[]
    +
  • Defined in src/types/EraEnd.ts:85
  • Returns EraReward

    +
  • Defined in src/types/EraEnd.ts:48
  • Properties

    -
    +
  • Defined in src/types/EraEnd.ts:40
  • -
    validator: PublicKey
    +
  • Defined in src/types/EraEnd.ts:29
  • Returns EraSummary

    +
  • Defined in src/types/EraSummary.ts:61
  • Properties

    -
    blockHash: Hash
    +
  • Defined in src/types/EraSummary.ts:20
  • -
    eraID: number
    +
  • Defined in src/types/EraSummary.ts:26
  • -
    merkleProof: string
    +
  • Defined in src/types/EraSummary.ts:50
  • -
    stateRootHash: Hash
    +
  • Defined in src/types/EraSummary.ts:43
  • -
    storedValue: StoredValue
    +
  • Defined in src/types/EraSummary.ts:32
  • +
  • Defined in src/types/AuctionState.ts:44
  • Returns Error | RawEvent

    +
  • Defined in src/sse/event_parser.ts:50
    • @@ -104,7 +104,7 @@

      Parameters

      data: string | Uint8Array

    Returns Error | RawEvent

    +
  • Defined in src/sse/event_parser.ts:24
    • @@ -117,7 +117,7 @@

      Parameters

      eventType: EventType

    Returns void

    +
  • Defined in src/sse/event_parser.ts:16
    • @@ -130,7 +130,7 @@

      Parameters

      data: string | Uint8Array

    Returns Uint8Array[]

    +
  • Defined in src/sse/event_parser.ts:98
    • @@ -145,7 +145,7 @@
      size: number
      data: Uint8Array

    Returns Uint8Array

    +
  • Defined in src/sse/event_parser.ts:104
  • Returns AsyncIterableIterator<Uint8Array>

    +
  • Defined in src/sse/stream_reader.ts:17
  • +
  • Defined in src/sse/stream_reader.ts:55
    • @@ -103,7 +103,7 @@

      Parameters

      eventStream: Readable

    Returns void

    +
  • Defined in src/sse/stream_reader.ts:13
  • @@ -66,34 +70,46 @@

    Returns Properties

    -
    moduleBytes?: ModuleBytes
    +
  • Defined in src/types/ExecutableDeployItem.ts:409
  • -
    storedContractByHash?: StoredContractByHash
    +
  • Defined in src/types/ExecutableDeployItem.ts:418
  • -
    storedContractByName?: StoredContractByName
    +
  • Defined in src/types/ExecutableDeployItem.ts:427
  • -
    storedVersionedContractByHash?: StoredVersionedContractByHash
    +
  • Defined in src/types/ExecutableDeployItem.ts:436
  • -
    storedVersionedContractByName?: StoredVersionedContractByName
    +
  • Defined in src/types/ExecutableDeployItem.ts:445
  • -
    +
  • Defined in src/types/ExecutableDeployItem.ts:451
  • Methods

    @@ -101,142 +117,191 @@
    +
  • Defined in src/types/ExecutableDeployItem.ts:554
  • +
  • Defined in src/types/ExecutableDeployItem.ts:493
    • +

      Retrieves an argument by name from the deploy item.

      + +

      Returns

      The argument value, or undefined if not found.

      +

      Parameters

      • -
        name: string
      +
      name: string
      +

      The name of the argument.

      +

    Returns undefined | CLValue

    +
  • Defined in src/types/ExecutableDeployItem.ts:458
  • +
  • Defined in src/types/ExecutableDeployItem.ts:477
    • -

      Identifies whether the ExecutableDeployItem is of the original type ModuleBytes

      +

      Checks if the ExecutableDeployItem is of type ModuleBytes.

      -

      Returns

      true is the ExecutableDeployItem conforms to ModuleBytes, and false otherwise.

      +

      Returns

      true if the ExecutableDeployItem is of type ModuleBytes, false otherwise.

      Returns boolean

    +
  • Defined in src/types/ExecutableDeployItem.ts:602
    • -

      Identifies whether the ExecutableDeployItem is of the original type StoredContractByHash

      +

      Checks if the ExecutableDeployItem is of type StoredContractByHash.

      -

      Returns

      true is the ExecutableDeployItem conforms to StoredContractByHash, and false otherwise.

      +

      Returns

      true if the ExecutableDeployItem is a stored contract by hash, false otherwise.

      Returns boolean

    +
  • Defined in src/types/ExecutableDeployItem.ts:594
    • -

      Identifies whether the ExecutableDeployItem is of the original type StoredContractByName

      +

      Checks if the ExecutableDeployItem is of type StoredContractByName.

      -

      Returns

      true is the ExecutableDeployItem conforms to StoredContractByName, and false otherwise.

      +

      Returns

      true if the ExecutableDeployItem is a stored contract by name, false otherwise.

      Returns boolean

    +
  • Defined in src/types/ExecutableDeployItem.ts:586
    • -

      Identifies whether the ExecutableDeployItem is of the original type StoredVersionedContractByHash

      +

      Checks if the ExecutableDeployItem is of type StoredVersionedContractByHash.

      -

      Returns

      true is the ExecutableDeployItem conforms to StoredVersionedContractByHash, and false otherwise.

      +

      Returns

      true if the ExecutableDeployItem is a stored versioned contract by hash, false otherwise.

      Returns boolean

    +
  • Defined in src/types/ExecutableDeployItem.ts:570
    • -

      Identifies whether the ExecutableDeployItem is of the original type StoredVersionedContractByName

      +

      Checks if the ExecutableDeployItem is of type StoredVersionedContractByName.

      -

      Returns

      true is the ExecutableDeployItem conforms to StoredVersionedContractByName, and false otherwise.

      +

      Returns

      true if the ExecutableDeployItem is a stored versioned contract by name, false otherwise.

      Returns boolean

    +
  • Defined in src/types/ExecutableDeployItem.ts:578
    • -

      Identifies whether the ExecutableDeployItem is of the original type Transfer

      +

      Checks if the ExecutableDeployItem is of type Transfer.

      -

      Returns

      true is the ExecutableDeployItem conforms to Transfer, and false otherwise.

      +

      Returns

      true if the ExecutableDeployItem is a transfer item, false otherwise.

      Returns boolean

    +
  • Defined in src/types/ExecutableDeployItem.ts:562
    • +

      Sets an argument by name for the deploy item.

      +

      Parameters

      • -
        name: string
      • +
        name: string
        +

        The name of the argument.

        +
      • -
        value: CLValue
      +
      value: CLValue
      +

      The value of the argument.

      +

    Returns void

    +
  • Defined in src/types/ExecutableDeployItem.ts:468
  • +
    + +
      + +
    • +

      Creates a new ModuleBytes object from a Uint8Array of module bytes and a set of RuntimeArgs

      + +

      Returns

      A new ExecutableDeployItem created from a new ModuleBytes object built using moduleBytes and args

      +
      +
      +

      Parameters

      +
        +
      • +
        moduleBytes: Uint8Array
        +

        A set of module bytes as a Uint8Array

        +
      • +
      • +
        args: Args
        +

        The runtime arguments for the new ModuleBytes object

        +
      +

      Returns ExecutableDeployItem

    • +

      Creates a standard payment ExecutableDeployItem with the specified amount.

      + +

      Returns

      A new ExecutableDeployItem instance with the payment.

      +

      Parameters

      • -
        amount: string | BigNumber
      +
      amount: string | BigNumber
      +

      The amount to be transferred.

      +

    Returns ExecutableDeployItem

    +
  • Defined in src/types/ExecutableDeployItem.ts:539
  • Generated using TypeDoc

    diff --git a/classes/ExecutionInfo.html b/classes/ExecutionInfo.html index 50b1923e5..45fa718a7 100644 --- a/classes/ExecutionInfo.html +++ b/classes/ExecutionInfo.html @@ -15,12 +15,15 @@
  • casper-js-sdk
  • ExecutionInfo
  • Class ExecutionInfo

    +
    +

    Represents execution information about a deploy, including the block hash, height, and execution result.

    +

    Hierarchy

    • ExecutionInfo
    +
  • Defined in src/types/ExecutionResult.ts:466
  • @@ -58,24 +61,30 @@
    blockHeight: number
    executionResult: ExecutionResult

    Returns ExecutionInfo

    +
  • Defined in src/types/ExecutionResult.ts:497
  • Properties

    -
    blockHash: Hash
    +
  • Defined in src/types/ExecutionResult.ts:476
  • -
    blockHeight: number
    +
  • Defined in src/types/ExecutionResult.ts:482
  • -
    executionResult: ExecutionResult
    +
  • Defined in src/types/ExecutionResult.ts:495
  • Methods

    @@ -92,7 +101,7 @@
    results: Optional height: number

    Returns ExecutionInfo

    +
  • Defined in src/types/ExecutionResult.ts:507
  • Returns ExecutionResult

    +
  • Defined in src/types/ExecutionResult.ts:358
  • Returns ExecutionResult

    +
  • Defined in src/types/ExecutionResult.ts:398
  • +
  • Defined in src/types/ExecutionResult.ts:97
  • +
  • Defined in src/types/ExecutionResult.ts:218
  • +
  • Defined in src/types/ExecutionResult.ts:189
  • Returns Error | FinalitySignatureEvent

    +
  • Defined in src/sse/event.ts:678
  • +
  • Defined in src/types/PricingMode.ts:53
  • +
  • Defined in src/rpc/request.ts:382
  • Returns boolean

    +
  • Defined in src/types/key/Hash.ts:139
    • -

      Converts the Hash to a byte array.

      +

      Converts the Hash instance to a byte array.

      Returns

      The byte array representation of the hash.

      Returns Uint8Array

    +
  • Defined in src/types/key/Hash.ts:60
    • -

      Converts the Hash to a hexadecimal string.

      +

      Converts the Hash instance to a hexadecimal string.

      Returns

      The hexadecimal string representation of the hash.

      Returns string

    +
  • Defined in src/types/key/Hash.ts:52
    • -

      Converts the Hash to its JSON representation.

      +

      Converts the Hash instance to its JSON representation.

      Returns

      The JSON string representation of the hash.

      Returns string

    +
  • Defined in src/types/key/Hash.ts:68
    • +

      Creates an array of Hash instances from a byte array.

      + +

      Returns

      An array of Hash instances created from the byte array.

      + +

      Throws

      Error if the byte array length is not a multiple of the hash length.

      +

      Parameters

      • -
        byteArray: Uint8Array
      +
      byteArray: Uint8Array
      +

      The byte array containing multiple hash values.

      +

    Returns Hash[]

    +
  • Defined in src/types/key/Hash.ts:118
    • -

      Creates a Hash from a Buffer.

      +

      Creates a Hash instance from a Buffer.

      Returns

      A new Hash instance.

      @@ -188,17 +196,17 @@
      buffer: Buffer

    Returns Hash

    +
  • Defined in src/types/key/Hash.ts:105
    • -

      Creates a Hash from a byte array.

      +

      Creates a Hash instance from a byte array.

      -

      Returns

      A new Hash instance.

      +

      Returns

      A result object containing the new Hash instance and the remaining bytes.

      -

      Throws

      Error if the byte array length is invalid.

      +

      Throws

      Error if the byte array length does not match the expected hash length.

      Parameters

      @@ -209,17 +217,17 @@
      source: Uint8Array

    Returns IResultWithBytes<Hash>

    +
  • Defined in src/types/key/Hash.ts:87
    • -

      Creates a Hash from a hexadecimal string.

      +

      Creates a Hash instance from a hexadecimal string.

      Returns

      A new Hash instance.

      -

      Throws

      Error if the string length is invalid.

      +

      Throws

      Error if the string length does not match the expected hash length.

      Parameters

      @@ -230,13 +238,13 @@
      source: string

    Returns Hash

    +
  • Defined in src/types/key/Hash.ts:38
    • -

      Creates a Hash from its JSON representation.

      +

      Creates a Hash instance from its JSON representation.

      Returns

      A new Hash instance.

      @@ -249,7 +257,7 @@
      json: string

    Returns Hash

    +
  • Defined in src/types/key/Hash.ts:77
  • Returns HexBytes

    +
  • Defined in src/types/HexBytes.ts:20
  • Properties

    -
    bytes: Uint8Array
    +
  • Defined in src/types/HexBytes.ts:13
  • Methods

    @@ -71,51 +81,77 @@
    +
  • Defined in src/types/HexBytes.ts:29
    • +

      Converts the stored bytes to a JSON string representation. +This method returns the hexadecimal string of the byte data.

      + +

      Returns

      The hexadecimal string as a JSON string.

      +

      Returns string

    +
  • Defined in src/types/HexBytes.ts:41
    • +

      Returns a string representation of the byte data as hexadecimal.

      + +

      Returns

      A string representing the byte data in hexadecimal format.

      +

      Returns string

    +
  • Defined in src/types/HexBytes.ts:74
    • +

      Creates a HexBytes instance from a hexadecimal string.

      + +

      Returns

      A new HexBytes instance.

      +

      Parameters

      • -
        hexString: string
      +
      hexString: string
      +

      The hexadecimal string to convert.

      +

    Returns HexBytes

    +
  • Defined in src/types/HexBytes.ts:51
    • +

      Creates a HexBytes instance from a JSON string. +The JSON string should be a hexadecimal string.

      + +

      Returns

      A new HexBytes instance.

      +

      Parameters

      • -
        json: string
      +
      json: string
      +

      The JSON string to convert.

      +

    Returns HexBytes

    +
  • Defined in src/types/HexBytes.ts:65
  • Returns Hold

    +
  • Defined in src/types/key/BalanceHoldAddr.ts:67
  • Properties

    blockTime: Date
    -

    The block time of the hold.

    +

    The block time at which the hold was created.

    +
  • Defined in src/types/key/BalanceHoldAddr.ts:65
  • purseAddr: Uint8Array
    -

    The address of the purse.

    +

    The address of the purse on which the hold is placed.

    +
  • Defined in src/types/key/BalanceHoldAddr.ts:54
  • Returns Promise<AxiosResponse<any, any>>

    +
  • Defined in src/sse/http_connection.ts:14
  • Returns void

    +
  • Defined in src/rpc/http_handler.ts:31
  • Returns IDValue

    +
  • Defined in src/rpc/id_value.ts:14
  • Properties

    -
    - +
    +
    intValue: null | number = null
    -
    - +
  • Defined in src/rpc/id_value.ts:6
  • +
    +
    isIntValue: boolean
    -
    - +
  • Defined in src/rpc/id_value.ts:12
  • +
    +
    strValue: null | string = null
    +
  • Defined in src/rpc/id_value.ts:9
  • Methods

    @@ -86,7 +86,7 @@
    +
  • Defined in src/rpc/id_value.ts:39
  • +
  • Defined in src/rpc/id_value.ts:48
  • +
  • Defined in src/rpc/id_value.ts:32
    • @@ -115,20 +115,20 @@

      Parameters

      value: number

    Returns IDValue

    +
  • Defined in src/rpc/id_value.ts:28
    • - +
    • Parameters

      • -
        data: string
      +
      data: string | number

    Returns IDValue

    +
  • Defined in src/rpc/id_value.ts:52
    • @@ -141,7 +141,7 @@

      Parameters

      value: string

    Returns IDValue

    +
  • Defined in src/rpc/id_value.ts:24
  • Constructors

    @@ -53,32 +57,47 @@

    Properties

    apiVersion: string
    +
  • Defined in src/rpc/response.ts:297
  • blockHash?: Hash
    +
  • Defined in src/rpc/response.ts:317
  • blockHeight?: number
    +
  • Defined in src/rpc/response.ts:320
  • deploy: Deploy
    +
  • Defined in src/rpc/response.ts:300
  • executionResults: DeployExecutionResult[]
    +
  • Defined in src/rpc/response.ts:303
  • -
    rawJSON: string
    +
    +

    Methods

    +
    + +
    +
  • Defined in src/rpc/response.ts:324
  • +
  • rawJSON
  • +
  • fromJSON
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/InfoGetPeerResult.html b/classes/InfoGetPeerResult.html index abfd26a81..6929082e1 100644 --- a/classes/InfoGetPeerResult.html +++ b/classes/InfoGetPeerResult.html @@ -20,7 +20,7 @@

    Hierarchy

    • InfoGetPeerResult
    +
  • Defined in src/rpc/response.ts:489
  • @@ -50,17 +50,17 @@

    Properties

    apiVersion: string
    +
  • Defined in src/rpc/response.ts:491
  • peers: NodePeer[]
    +
  • Defined in src/rpc/response.ts:494
  • -
    rawJSON?: string
    +
  • Defined in src/rpc/response.ts:496
  • +
  • Defined in src/rpc/request.ts:679
  • +
  • Defined in src/rpc/response.ts:615
  • Returns null | InfoGetTransactionResult

    +
  • Defined in src/rpc/response.ts:277
  • +
  • Defined in src/rpc/response.ts:368
  • Returns InitiatorAddr

    +
  • Defined in src/types/InitiatorAddr.ts:36
  • Properties

    -
    accountHash?: AccountHash
    +
  • Defined in src/types/InitiatorAddr.ts:28
  • -
    publicKey?: PublicKey
    +
  • Defined in src/types/InitiatorAddr.ts:19
  • Methods

    @@ -77,30 +90,47 @@
    +
  • Defined in src/types/InitiatorAddr.ts:47
    • +

      Converts the InitiatorAddr instance to a JSON object. +The JSON object will contain either a publicKey or an accountHash depending on which is available.

      + +

      Returns

      A JSON object representing the initiator address.

      +

      Returns unknown

    +
  • Defined in src/types/InitiatorAddr.ts:91
    • +

      Creates an InitiatorAddr instance from a JSON object. +The JSON object can contain either a publicKey or an accountHash string.

      + +

      Returns

      A new InitiatorAddr instance.

      +

      Parameters

      • -
        json: any
      +
      json: any
      +

      The JSON object containing the address data.

      +

    Returns InitiatorAddr

    +
  • Defined in src/types/InitiatorAddr.ts:71
  • Returns Uint8Array

    -
    - -
      - -
    • -

      Converts the Key instance to a JSON object.

      - -

      Returns

      The JSON representation of the Key instance.

      -
      -

      Returns object

    +
  • Defined in src/types/key/Key.ts:315
  • +
  • Defined in src/types/key/Key.ts:395
  • +
  • Defined in src/types/key/Key.ts:460
  • +
  • Defined in src/types/key/Key.ts:381
    • @@ -307,11 +293,11 @@
      typeID: TypeID

    Returns Key

    +
  • Defined in src/types/key/Key.ts:688
    • - +
    • Finds the prefix name by matching the source string with a map of prefixes.

      @@ -328,9 +314,9 @@
      source: string
      prefixes: Map<PrefixName, TypeID>

      The map of prefix names to TypeID.

    -

    Returns undefined | PrefixName

    +
  • Defined in src/types/key/Key.ts:648
    • @@ -351,26 +337,7 @@
      bytes: Uint8Array

    Returns IResultWithBytes<Key>

    -
    - -
      - -
    • -

      Creates a Key instance from a JSON object.

      - -

      Returns

      A new Key instance.

      -
      -
      -

      Parameters

      -
        -
      • -
        json: object
        -

        The JSON object representing the Key instance.

        -
      -

      Returns Key

    +
  • Defined in src/types/key/Key.ts:470
    • @@ -391,7 +358,7 @@
      source: string

    Returns Key

    +
  • Defined in src/types/key/Key.ts:831
    • @@ -412,7 +379,7 @@
      source: string

    Returns Key

    +
  • Defined in src/types/key/Key.ts:808
  • diff --git a/classes/Message.html b/classes/Message.html index 7313d8dcb..e271d2453 100644 --- a/classes/Message.html +++ b/classes/Message.html @@ -15,12 +15,15 @@
  • casper-js-sdk
  • Message
  • Class Message

    +
    +

    Represents a message with a payload, topic, and related metadata.

    +

    Hierarchy

    • Message
    +
  • Defined in src/types/MessageTopic.ts:76
  • @@ -51,34 +54,46 @@

    Returns

    -
    blockIndex: number
    +
  • Defined in src/types/MessageTopic.ts:118
  • -
    entityHash: EntityAddr
    +
  • Defined in src/types/MessageTopic.ts:112
  • -
    +
  • Defined in src/types/MessageTopic.ts:84
  • -
    topicIndex: number
    +
  • Defined in src/types/MessageTopic.ts:124
  • -
    topicName: string
    +
  • Defined in src/types/MessageTopic.ts:90
  • -
    topicNameHash: Hash
    +
  • Defined in src/types/MessageTopic.ts:101
  • Returns MessageAddr

    +
  • Defined in src/types/key/MessageAddr.ts:29
  • Properties

    @@ -83,21 +84,21 @@
    +
  • Defined in src/types/key/MessageAddr.ts:46
  • messageIndex?: number
    -

    The optional index of the message.

    +

    The optional index of the message within the topic.

    +
  • Defined in src/types/key/MessageAddr.ts:54
  • topicNameHash: Hash
    -

    The hash of the topic name.

    +

    The hash of the topic name associated with this message.

    +
  • Defined in src/types/key/MessageAddr.ts:50
  • Methods

    @@ -105,45 +106,50 @@
    +
  • Defined in src/types/key/MessageAddr.ts:152
    • -

      Converts the MessageAddr to a JSON-compatible string.

      +

      Serializes the MessageAddr into a JSON-compatible string format. +Primarily used for JSON-based data exchange.

      -

      Returns

      A JSON string representation of the MessageAddr.

      +

      Returns

      A JSON string representation of the MessageAddr.

      Returns string

    +
  • Defined in src/types/key/MessageAddr.ts:116
    • -

      Converts the MessageAddr to a prefixed string representation.

      +

      Converts the MessageAddr into a standardized prefixed string format. +Useful for displaying or storing the address in text format.

      -

      Returns

      A prefixed string representation of the MessageAddr.

      +

      Returns

      A prefixed string representation of the MessageAddr.

      Returns string

    +
  • Defined in src/types/key/MessageAddr.ts:96
    • -

      Creates a MessageAddr instance from a byte array.

      +

      Constructs a MessageAddr instance from a byte array. +Interprets the byte array in a structured format to extract +the entity address, topic name hash, and optionally, the message index.

      -

      Returns

      A new MessageAddr instance.

      +

      Returns

      A new MessageAddr instance wrapped in an IResultWithBytes.

      Parameters

      @@ -154,17 +160,18 @@
      bytes: Uint8Array

    Returns IResultWithBytes<MessageAddr>

    +
  • Defined in src/types/key/MessageAddr.ts:127
    • -

      Creates a MessageAddr instance from a string representation.

      +

      Instantiates a MessageAddr from its string representation. +The string should follow the prefixed format used in the system.

      Returns

      A new MessageAddr instance.

      -

      Throws

      Error if the format is invalid.

      +

      Throws

      Error if the provided string does not match the expected format.

      Parameters

      @@ -175,7 +182,7 @@
      source: string

    Returns MessageAddr

    +
  • Defined in src/types/key/MessageAddr.ts:63
  • +
  • Defined in src/types/MessageTopic.ts:60
  • +
  • Defined in src/types/MessageTopic.ts:48
  • +
  • Defined in src/types/MessageTopic.ts:14
  • +
  • Defined in src/types/MinimalBlockInfo.ts:69
  • Returns ModuleBytes

    +
  • Defined in src/types/ExecutableDeployItem.ts:57
  • Properties

    -
    args: Args
    +
  • Defined in src/types/ExecutableDeployItem.ts:50
  • -
    moduleBytes: string
    +
  • Defined in src/types/ExecutableDeployItem.ts:41
  • Methods

    @@ -75,9 +88,13 @@
    +
  • Defined in src/types/ExecutableDeployItem.ts:66
  • Returns NamedArg

    +
  • Defined in src/types/Args.ts:23
  • Properties

    -
    name: string
    +
  • Defined in src/types/Args.ts:23
  • -
    value: CLValue
    +
  • Defined in src/types/Args.ts:23
  • Methods

    @@ -76,22 +89,34 @@
    +
  • Defined in src/types/Args.ts:29
    • +

      Creates a NamedArg instance from a byte array.

      + +

      Returns

      A new NamedArg instance.

      + +

      Throws

      Error if the value data is missing.

      +

      Parameters

      • -
        bytes: Uint8Array
      +
      bytes: Uint8Array
      +

      The byte array to parse.

      +

    Returns NamedArg

    +
  • Defined in src/types/Args.ts:41
  • +
  • Defined in src/types/AddressableEntity.ts:153
  • Returns NamedKey

    +
  • Defined in src/types/NamedKey.ts:41
  • Properties

    -
    key: Key
    +
  • Defined in src/types/NamedKey.ts:33
  • -
    name: string
    +
  • Defined in src/types/NamedKey.ts:16
  • Returns NamedKeyAddr

    +
  • Defined in src/types/key/NewNamedKeyAddr.ts:30
  • Properties

    baseAddr: EntityAddr
    -

    The base address of the entity.

    +

    The base address of the entity to which this key belongs.

    +
  • Defined in src/types/key/NewNamedKeyAddr.ts:16
  • nameBytes: Uint8Array
    -

    The bytes representing the name associated with the address.

    +

    The bytes representing the name associated with the address. +Expected to be a 32-byte array for validity.

    +
  • Defined in src/types/key/NewNamedKeyAddr.ts:23
  • Methods

    @@ -92,47 +94,51 @@
    +
  • Defined in src/types/key/NewNamedKeyAddr.ts:104
    • -

      Converts the NamedKeyAddr to a JSON-compatible string.

      +

      Serializes the NamedKeyAddr to a JSON-compatible string. +Primarily used for exchanging data in JSON format.

      -

      Returns

      A JSON string representation of the NamedKeyAddr.

      +

      Returns

      A JSON-compatible string representation of the NamedKeyAddr.

      Returns string

    +
  • Defined in src/types/key/NewNamedKeyAddr.ts:75
    • -

      Converts the NamedKeyAddr to a prefixed string representation.

      +

      Converts the NamedKeyAddr instance to a standardized prefixed string format. +This format includes the base address and the name bytes, represented in hexadecimal.

      Returns

      A prefixed string representation of the NamedKeyAddr.

      Returns string

    +
  • Defined in src/types/key/NewNamedKeyAddr.ts:62
    • -

      Creates a NamedKeyAddr instance from a byte array.

      +

      Constructs a NamedKeyAddr instance from a byte array representation. +The byte array should contain the base address followed by the name bytes.

      -

      Returns

      A new NamedKeyAddr instance.

      +

      Returns

      An IResultWithBytes object containing the NamedKeyAddr instance and any remaining bytes.

      -

      Throws

      Error if the byte array is shorter than expected.

      +

      Throws

      Error if the byte array does not contain at least 32 bytes for the name.

      Parameters

      @@ -143,17 +149,18 @@
      bytes: Uint8Array

    Returns IResultWithBytes<NamedKeyAddr>

    +
  • Defined in src/types/key/NewNamedKeyAddr.ts:86
    • -

      Creates a NamedKeyAddr instance from a string representation.

      +

      Creates a NamedKeyAddr instance from a string representation, parsing the base address and name bytes. +The string should follow the expected prefixed format used by the system.

      Returns

      A new NamedKeyAddr instance.

      -

      Throws

      Error if the name bytes length is not valid.

      +

      Throws

      Error if the nameBytes length is not exactly 32 bytes.

      Parameters

      @@ -164,7 +171,7 @@
      source: string

    Returns NamedKeyAddr

    +
  • Defined in src/types/key/NewNamedKeyAddr.ts:42
  • +
  • Defined in src/types/Transform.ts:506
  • Returns NamedKeyValue

    +
  • Defined in src/types/NamedKey.ts:92
  • Properties

    -
    name: CLValue
    +
  • Defined in src/types/NamedKey.ts:67
  • -
    namedKey: CLValue
    +
  • Defined in src/types/NamedKey.ts:84
  • Returns NamedKeys

    +
  • Defined in src/types/NamedKey.ts:113
  • Properties

    -
    keys: NamedKey[]
    +
  • Defined in src/types/NamedKey.ts:106
  • Methods

    @@ -68,22 +77,34 @@

    Returns Key

    +
  • Defined in src/types/NamedKey.ts:137
    • +

      Converts the collection of named keys into a Map, where the key is the named key's name and the value is the associated key as a string.

      + +

      Returns

      A Map with the named key's name as the key and the associated key as the value.

      +

      Returns Map<string, string>

    +
  • Defined in src/types/NamedKey.ts:122
  • Returns NamedUserGroup

    +
  • Defined in src/types/Package.ts:131
  • Properties

    -
    groupName: string
    +
  • Defined in src/types/Package.ts:113
  • -
    groupUsers: URef[]
    +
  • Defined in src/types/Package.ts:123
  • +
  • Defined in src/types/ExecutionResult.ts:42
  • +
  • Defined in src/types/Package.ts:54
  • Returns ParamBlockIdentifier

    +
  • Defined in src/rpc/request.ts:426
    • @@ -88,7 +88,7 @@

      Parameters

      height: number

    Returns ParamBlockIdentifier

    +
  • Defined in src/rpc/request.ts:422
  • +
  • Defined in src/rpc/request.ts:184
  • +
  • Defined in src/rpc/request.ts:452
  • +
  • Defined in src/rpc/request.ts:491
  • +
  • Defined in src/rpc/request.ts:512
  • +
  • Defined in src/rpc/request.ts:198
  • +
  • Defined in src/rpc/request.ts:215
  • Returns ParamQueryGlobalState

    +
  • Defined in src/rpc/request.ts:121
  • +
  • Defined in src/rpc/request.ts:133
  • +
  • Defined in src/rpc/request.ts:81
  • +
  • Defined in src/rpc/request.ts:159
  • +
  • Defined in src/types/PricingMode.ts:102
  • +
  • Defined in src/types/Block.ts:41
  • Returns Proposer

    +
  • Defined in src/types/BlockProposer.ts:39
  • Properties

    -
    isSystem: boolean
    +
  • Defined in src/types/BlockProposer.ts:15
  • -
    publicKey?: PublicKey
    +
  • Defined in src/types/BlockProposer.ts:32
  • Methods

    @@ -80,59 +95,91 @@
    +
  • Defined in src/types/BlockProposer.ts:71
    • +

      Retrieves the public key of the proposer, if available.

      + +

      Returns

      The public key if defined; otherwise, undefined.

      +

      Returns undefined | PublicKey

    +
  • Defined in src/types/BlockProposer.ts:82
    • +

      Checks if the proposer is a system-level entity.

      + +

      Returns

      true if the proposer is a system entity, otherwise false.

      +

      Returns boolean

    +
  • Defined in src/types/BlockProposer.ts:61
    • +

      Serializes the proposer instance to JSON. +System proposers are represented as '00'; otherwise, the public key is serialized.

      + +

      Returns

      A JSON string representing the proposer.

      +

      Returns string

    +
  • Defined in src/types/BlockProposer.ts:91
    • +

      Deserializes a JSON string to create a Proposer instance.

      + +

      Returns

      A new Proposer instance.

      +

      Parameters

      • -
        json: string
      +
      json: string
      +

      A JSON string representing the proposer.

      +

    Returns Proposer

    +
  • Defined in src/types/BlockProposer.ts:100
    • +

      Creates a Proposer instance from a string representation.

      + +

      Returns

      A new Proposer instance.

      +

      Parameters

      • -
        src: string
      +
      src: string
      +

      A string representing the proposer. '00' indicates a system proposer.

      +

    Returns Proposer

    +
  • Defined in src/types/BlockProposer.ts:49
  • Returns PublicKey

    +
  • Defined in src/types/keypair/PublicKey.ts:67
  • Properties

    @@ -84,14 +85,14 @@
    +
  • Defined in src/types/keypair/PublicKey.ts:57
  • key: null | PublicKeyInternal

    The key data associated with the public key.

    +
  • Defined in src/types/keypair/PublicKey.ts:60
  • Methods

    @@ -99,13 +100,13 @@
    +
  • Defined in src/types/keypair/PublicKey.ts:161
  • +
  • Defined in src/types/keypair/PublicKey.ts:76
  • +
  • Defined in src/types/keypair/PublicKey.ts:208
  • +
  • Defined in src/types/keypair/PublicKey.ts:91
    • -

      Converts the public key to a JSON-compatible string.

      +

      Serializes the public key to a JSON-compatible string.

      Returns

      A JSON string representation of the public key.

      Returns string

    +
  • Defined in src/types/keypair/PublicKey.ts:100
  • +
  • Defined in src/types/keypair/PublicKey.ts:108
    • @@ -197,7 +198,7 @@
      sig: Uint8Array

    Returns Promise<boolean>

    +
  • Defined in src/types/keypair/PublicKey.ts:185
    • @@ -218,7 +219,7 @@
      buffer: ArrayBuffer

    Returns PublicKey

    +
  • Defined in src/types/keypair/PublicKey.ts:137
    • @@ -239,7 +240,7 @@
      source: Uint8Array

    Returns IResultWithBytes<PublicKey>

    +
  • Defined in src/types/keypair/PublicKey.ts:228
    • @@ -258,7 +259,7 @@
      source: string

    Returns PublicKey

    +
  • Defined in src/types/keypair/PublicKey.ts:126
    • @@ -277,7 +278,7 @@
      json: string

    Returns PublicKey

    +
  • Defined in src/types/keypair/PublicKey.ts:117
    • @@ -296,7 +297,7 @@
      source: string

    Returns PublicKey

    +
  • Defined in src/types/keypair/PublicKey.ts:217
  • +
  • Defined in src/types/AuctionState.ts:20
  • +
  • Defined in src/types/keypair/PublicKey.ts:272
  • Returns PurseIdentifier

    +
  • Defined in src/rpc/request.ts:616
    • @@ -114,7 +114,7 @@

      Parameters

      entityAddr: EntityAddr

    Returns PurseIdentifier

    +
  • Defined in src/rpc/request.ts:620
    • @@ -127,7 +127,7 @@

      Parameters

      pubKey: PublicKey

    Returns PurseIdentifier

    +
  • Defined in src/rpc/request.ts:612
    • @@ -140,7 +140,7 @@

      Parameters

      uref: URef

    Returns PurseIdentifier

    +
  • Defined in src/rpc/request.ts:624
  • +
  • Defined in src/rpc/request.ts:342
  • +
  • Defined in src/rpc/request.ts:352
  • +
  • Defined in src/rpc/request.ts:660
  • +
  • Defined in src/rpc/request.ts:639
  • -

    Returns T

    +

    Returns T

    +
  • +
    Optional parser: ((data: any) => Error | T)
    +
      +
    • +
        +
      • (data: any): Error | T
      • +
      • +
        +

        Parameters

        +
          +
        • +
          data: any
        +

        Returns Error | T

  • Returns T

    +
  • Defined in src/sse/event.ts:74
  • Returns ReservationKind

    +
  • Defined in src/types/Reservation.ts:48
  • Properties

    -
    receipt: Hash
    +
  • Defined in src/types/Reservation.ts:20
  • -
    reservationData: HexBytes
    +
  • Defined in src/types/Reservation.ts:32
  • -
    reservationKind: number
    +
  • Defined in src/types/Reservation.ts:39
  • +
  • Defined in src/types/PricingMode.ts:70
  • Returns Promise<StateGetAuctionInfoResult>

    +
  • Defined in src/rpc/rpc_client.ts:801
    • @@ -219,7 +219,7 @@
      stateRootHash: string

    Returns Promise<StateGetBalanceResult>

    +
  • Defined in src/rpc/rpc_client.ts:555
    • @@ -233,7 +233,7 @@
      hash: string

    Returns Promise<ChainGetBlockResult>

    +
  • Defined in src/rpc/rpc_client.ts:632
    • @@ -247,7 +247,7 @@
      height: number

    Returns Promise<ChainGetBlockResult>

    +
  • Defined in src/rpc/rpc_client.ts:656
    • @@ -261,7 +261,7 @@
      blockHash: string
    Returns Promise<ChainGetBlockTransfersResult>
    +
  • Defined in src/rpc/rpc_client.ts:692
    • @@ -275,7 +275,7 @@
      height: number

    Returns Promise<ChainGetBlockTransfersResult>

    +
  • Defined in src/rpc/rpc_client.ts:712
  • +
  • Defined in src/rpc/rpc_client.ts:1085
  • +
  • Defined in src/rpc/rpc_client.ts:1183
    • @@ -320,25 +320,25 @@
      height: number

    Returns Promise<InfoGetRewardResult>

    +
  • Defined in src/rpc/rpc_client.ts:1206
  • +
  • Defined in src/rpc/rpc_client.ts:1160
    • @@ -352,7 +352,7 @@
      hash: string

    Returns Promise<InfoGetDeployResult>

    +
  • Defined in src/rpc/rpc_client.ts:75
    • @@ -366,7 +366,7 @@
      hash: string

    Returns Promise<InfoGetDeployResult>

    +
  • Defined in src/rpc/rpc_client.ts:90
    • @@ -384,7 +384,7 @@
      key: string

    Returns Promise<StateGetDictionaryResult>

    +
  • Defined in src/rpc/rpc_client.ts:493
  • +
  • Defined in src/rpc/rpc_client.ts:508
    • @@ -416,7 +416,7 @@
      hash: string

    Returns Promise<StateGetEntityResult>

    +
  • Defined in src/rpc/rpc_client.ts:372
    • @@ -432,7 +432,7 @@
      height: number

    Returns Promise<StateGetEntityResult>

    +
  • Defined in src/rpc/rpc_client.ts:393
    • @@ -446,7 +446,7 @@
      hash: string

    Returns Promise<ChainGetEraInfoResult>

    +
  • Defined in src/rpc/rpc_client.ts:599
    • @@ -460,7 +460,7 @@
      height: number

    Returns Promise<ChainGetEraInfoResult>

    +
  • Defined in src/rpc/rpc_client.ts:582
  • +
  • Defined in src/rpc/rpc_client.ts:573
    • @@ -483,7 +483,7 @@
      blockHash: string
    Returns Promise<ChainGetEraSummaryResult>
    +
  • Defined in src/rpc/rpc_client.ts:741
    • @@ -497,7 +497,7 @@
      height: number

    Returns Promise<ChainGetEraSummaryResult>

    +
  • Defined in src/rpc/rpc_client.ts:758
  • +
  • Defined in src/rpc/rpc_client.ts:732
  • +
  • Defined in src/rpc/rpc_client.ts:775
    • @@ -529,7 +529,7 @@
      purseURef: string
    Returns Promise<StateGetBalanceResult>
    +
  • Defined in src/rpc/rpc_client.ts:536
  • +
  • Defined in src/rpc/rpc_client.ts:614
  • +
  • Defined in src/rpc/rpc_client.ts:680
  • +
  • Defined in src/rpc/rpc_client.ts:1246
  • +
  • Defined in src/rpc/rpc_client.ts:355
  • +
  • Defined in src/rpc/rpc_client.ts:1229
  • +
  • Defined in src/rpc/rpc_client.ts:882
  • +
  • Defined in src/rpc/rpc_client.ts:223
    • @@ -632,7 +632,7 @@
      blockHash: string
    Returns Promise<ChainGetStateRootHashResult>
    +
  • Defined in src/rpc/rpc_client.ts:827
    • @@ -646,7 +646,7 @@
      height: number

    Returns Promise<ChainGetStateRootHashResult>

    +
  • Defined in src/rpc/rpc_client.ts:844
  • +
  • Defined in src/rpc/rpc_client.ts:818
  • +
  • Defined in src/rpc/rpc_client.ts:873
    • @@ -678,7 +678,7 @@
      deployHash: string
    Returns Promise<InfoGetTransactionResult>
    +
  • Defined in src/rpc/rpc_client.ts:134
  • +
  • Defined in src/rpc/rpc_client.ts:105
    • @@ -706,7 +706,7 @@
      deployHash: string
    Returns Promise<InfoGetTransactionResult>
    +
  • Defined in src/rpc/rpc_client.ts:193
  • +
  • Defined in src/rpc/rpc_client.ts:163
  • +
  • Defined in src/rpc/rpc_client.ts:861
  • +
  • Defined in src/rpc/rpc_client.ts:1116
  • +
  • Defined in src/rpc/rpc_client.ts:1138
  • +
  • Defined in src/rpc/rpc_client.ts:1094
    • - +
    • Type Parameters

      @@ -805,10 +805,10 @@

      Parameters

      params: any

    Returns T

  • -
    response: string
  • +
    response: any

    Returns T

    +
  • Defined in src/rpc/rpc_client.ts:1264
    • @@ -830,7 +830,7 @@
      params: Requ
      reqID: string = '0'

    Returns Promise<RpcResponse>

    +
  • Defined in src/rpc/rpc_client.ts:1273
  • +
  • Defined in src/rpc/rpc_client.ts:891
  • +
  • Defined in src/rpc/rpc_client.ts:906
    • @@ -874,7 +874,7 @@
      blockHash: string
    Returns Promise<QueryBalanceResult>
    +
  • Defined in src/rpc/rpc_client.ts:963
    • @@ -890,7 +890,7 @@
      height: number

    Returns Promise<QueryBalanceResult>

    +
  • Defined in src/rpc/rpc_client.ts:942
    • @@ -906,7 +906,7 @@
      stateRootHash: string

    Returns Promise<QueryBalanceResult>

    +
  • Defined in src/rpc/rpc_client.ts:984
    • @@ -922,7 +922,7 @@
      blockHash: string
    Returns Promise<QueryBalanceDetailsResult>
    +
  • Defined in src/rpc/rpc_client.ts:1064
    • @@ -938,7 +938,7 @@
      height: number

    Returns Promise<QueryBalanceDetailsResult>

    +
  • Defined in src/rpc/rpc_client.ts:1043
    • @@ -954,7 +954,7 @@
      stateRootHash: string

    Returns Promise<QueryBalanceDetailsResult>

    +
  • Defined in src/rpc/rpc_client.ts:1022
  • +
  • Defined in src/rpc/rpc_client.ts:270
  • +
  • Defined in src/rpc/rpc_client.ts:293
  • +
  • Defined in src/rpc/rpc_client.ts:316
  • +
  • Defined in src/rpc/rpc_client.ts:925
  • +
  • Defined in src/rpc/rpc_client.ts:1005
  • +
  • Defined in src/rpc/rpc_client.ts:249
  • Returns RpcRequest

    +
  • Defined in src/rpc/request.ts:73
  • Returns SeigniorageAllocation

    +
  • Defined in src/types/EraInfo.ts:123
  • Properties

    -
    +
  • Defined in src/types/EraInfo.ts:115
  • -
    +
  • Defined in src/types/EraInfo.ts:109
  • +
  • Defined in src/types/TransactionTarget.ts:164
  • +
  • Defined in src/types/clvalue/cltype/CLType.ts:139
  • Returns Promise<SpeculativeExecResult>

    +
  • Defined in src/rpc/speculative_client.ts:25
    • @@ -92,7 +92,7 @@

      Parameters

      handler: IHandler

    Returns SpeculativeClient

    +
  • Defined in src/rpc/speculative_client.ts:21
  • +
  • Defined in src/rpc/request.ts:523
  • +
  • Defined in src/rpc/request.ts:716
  • +
  • Defined in src/rpc/request.ts:730
  • Returns StoredContractByHash

    +
  • Defined in src/types/ExecutableDeployItem.ts:123
  • Properties

    -
    args: Args
    +
  • Defined in src/types/ExecutableDeployItem.ts:115
  • -
    entryPoint: string
    +
  • Defined in src/types/ExecutableDeployItem.ts:106
  • -
    +
  • Defined in src/types/ExecutableDeployItem.ts:100
  • Methods

    @@ -83,9 +100,13 @@
    +
  • Defined in src/types/ExecutableDeployItem.ts:133
  • Returns StoredContractByName

    +
  • Defined in src/types/ExecutableDeployItem.ts:174
  • Properties

    -
    args: Args
    +
  • Defined in src/types/ExecutableDeployItem.ts:166
  • -
    entryPoint: string
    +
  • Defined in src/types/ExecutableDeployItem.ts:157
  • -
    name: string
    +
  • Defined in src/types/ExecutableDeployItem.ts:151
  • Methods

    @@ -83,9 +100,13 @@
    +
  • Defined in src/types/ExecutableDeployItem.ts:184
  • +
  • Defined in src/types/TransactionTarget.ts:146
  • +
  • Defined in src/types/StoredValue.ts:97
  • Returns StoredVersionedContractByHash

    +
  • Defined in src/types/ExecutableDeployItem.ts:237
  • Properties

    -
    args: Args
    +
  • Defined in src/types/ExecutableDeployItem.ts:222
  • -
    entryPoint: string
    +
  • Defined in src/types/ExecutableDeployItem.ts:213
  • -
    +
  • Defined in src/types/ExecutableDeployItem.ts:207
  • -
    version?: number
    +
  • Defined in src/types/ExecutableDeployItem.ts:228
  • Methods

    @@ -91,9 +112,13 @@
    +
  • Defined in src/types/ExecutableDeployItem.ts:253
  • Returns StoredVersionedContractByName

    +
  • Defined in src/types/ExecutableDeployItem.ts:306
  • Properties

    -
    args: Args
    +
  • Defined in src/types/ExecutableDeployItem.ts:297
  • -
    entryPoint: string
    +
  • Defined in src/types/ExecutableDeployItem.ts:282
  • -
    name: string
    +
  • Defined in src/types/ExecutableDeployItem.ts:276
  • -
    version?: number
    +
  • Defined in src/types/ExecutableDeployItem.ts:288
  • Methods

    @@ -91,9 +112,13 @@
    +
  • Defined in src/types/ExecutableDeployItem.ts:317
  • Returns Promise<void>

    +
  • Defined in src/sse/streamer.ts:77
    • @@ -110,7 +110,7 @@
    +
  • Defined in src/sse/streamer.ts:92
    • @@ -138,7 +138,7 @@
      err: Error

    Returns void

    Returns Promise<void>

    +
  • Defined in src/sse/streamer.ts:40
    • @@ -151,7 +151,7 @@

      Parameters

      eventType: EventType

    Returns void

    +
  • Defined in src/sse/streamer.ts:36
    • @@ -164,7 +164,7 @@

      Parameters

      url: string

    Returns Streamer

    +
  • Defined in src/sse/streamer.ts:28
  • Returns Timestamp

    +
  • Defined in src/types/Time.ts:20
  • Properties

    -
    date: Date
    +
  • Defined in src/types/Time.ts:13
  • Methods

    @@ -70,38 +79,56 @@
    +
  • Defined in src/types/Time.ts:57
    • +

      Converts the timestamp to a JSON string (ISO 8601 format).

      + +

      Returns

      A JSON string representing the timestamp.

      +

      Returns string

    +
  • Defined in src/types/Time.ts:38
    • +

      Converts the timestamp to milliseconds (Unix timestamp).

      + +

      Returns

      The timestamp in milliseconds.

      +

      Returns number

    +
  • Defined in src/types/Time.ts:29
    • +

      Creates a Timestamp instance from a JSON string.

      + +

      Returns

      A Timestamp object.

      +

      Parameters

      • -
        data: string
      +
      data: string
      +

      The JSON string representing the timestamp in ISO 8601 format.

      +

    Returns Timestamp

    +
  • Defined in src/types/Time.ts:48
  • Returns Transaction

    +
  • Defined in src/types/Transaction.ts:740
  • Properties

    -
    approvals: Approval[]
    +
  • Defined in src/types/Transaction.ts:717
  • -
    +
  • Defined in src/types/Transaction.ts:711
  • -
    hash: Hash
    +
  • Defined in src/types/Transaction.ts:699
  • -
    +
  • Defined in src/types/Transaction.ts:705
  • -
    originDeployV1?: Deploy
    +
  • Defined in src/types/Transaction.ts:723
  • -
    originTransactionV1?: TransactionV1
    +
  • Defined in src/types/Transaction.ts:729
  • Methods

    @@ -109,30 +141,44 @@
    +
  • Defined in src/types/Transaction.ts:760
    • +

      Gets the original TransactionV1 associated with this transaction, if available.

      + +

      Returns

      The original TransactionV1 or undefined if not available.

      +

      Returns undefined | TransactionV1

    +
  • Defined in src/types/Transaction.ts:768
    • +

      Converts a TransactionV1 to a Transaction object.

      + +

      Returns

      A new Transaction instance created from the given TransactionV1.

      +

      Parameters

      +
      v1: TransactionV1
      +

      The TransactionV1 to convert.

      +

    Returns Transaction

    +
  • Defined in src/types/Transaction.ts:777
  • +
  • Defined in src/sse/event.ts:335
  • Returns TransactionBody

    +
  • Defined in src/types/Transaction.ts:669
  • Properties

    -
    args: Args
    +
  • Defined in src/types/Transaction.ts:620
  • -
    category: number
    +
  • Defined in src/types/Transaction.ts:659
  • -
    +
  • Defined in src/types/Transaction.ts:642
  • -
    +
  • Defined in src/types/Transaction.ts:653
  • -
    +
  • Defined in src/types/Transaction.ts:631
  • Returns TransactionEntryPoint

    +
  • Defined in src/types/TransactionEntryPoint.ts:118
  • Properties

    -
    activateBid?: Record<string, unknown>
    +
  • Defined in src/types/TransactionEntryPoint.ts:90
  • -
    addBid?: Record<string, unknown>
    +
  • Defined in src/types/TransactionEntryPoint.ts:60
  • -
    call?: Record<string, unknown>
    +
  • Defined in src/types/TransactionEntryPoint.ts:102
  • -
    changeBidPublicKey?: Record<string, unknown>
    +
  • Defined in src/types/TransactionEntryPoint.ts:96
  • -
    custom?: string
    +
  • Defined in src/types/TransactionEntryPoint.ts:48
  • -
    delegate?: Record<string, unknown>
    +
  • Defined in src/types/TransactionEntryPoint.ts:72
  • -
    redelegate?: Record<string, unknown>
    +
  • Defined in src/types/TransactionEntryPoint.ts:84
  • -
    transfer?: Record<string, unknown>
    +
  • Defined in src/types/TransactionEntryPoint.ts:54
  • -
    undelegate?: Record<string, unknown>
    +
  • Defined in src/types/TransactionEntryPoint.ts:78
  • -
    withdrawBid?: Record<string, unknown>
    +
  • Defined in src/types/TransactionEntryPoint.ts:66
  • Methods

    @@ -142,38 +188,60 @@
    +
  • Defined in src/types/TransactionEntryPoint.ts:166
    • +

      Returns the tag corresponding to the transaction entry point. This helps identify the entry point in a compact manner.

      + +

      Returns

      The tag number associated with the entry point.

      +

      Returns number

    +
  • Defined in src/types/TransactionEntryPoint.ts:147
    • +

      Converts the transaction entry point to a JSON-compatible format.

      + +

      Returns

      A JSON-compatible representation of the transaction entry point.

      + +

      Throws

      An error if the entry point is unknown.

      +

      Returns unknown

    +
  • Defined in src/types/TransactionEntryPoint.ts:181
    • +

      Creates a TransactionEntryPoint instance from a JSON representation.

      + +

      Returns

      A TransactionEntryPoint instance.

      + +

      Throws

      An error if the entry point is unknown.

      +

      Parameters

      • -
        json: any
      +
      json: any
      +

      The JSON representation of the entry point.

      +

    Returns TransactionEntryPoint

    +
  • Defined in src/types/TransactionEntryPoint.ts:207
  • Returns Error | TransactionExpiredEvent

    +
  • Defined in src/sse/event.ts:389
  • Returns TransactionHash

    +
  • Defined in src/types/Transaction.ts:878
  • Properties

    -
    deploy?: Hash
    +
  • Defined in src/types/Transaction.ts:853
  • -
    transactionV1?: Hash
    +
  • Defined in src/types/Transaction.ts:871
  • Returns TransactionHeader

    +
  • Defined in src/types/Transaction.ts:592
  • Properties

    -
    chainName: string
    +
  • Defined in src/types/Transaction.ts:543
  • -
    initiatorAddr: InitiatorAddr
    +
  • Defined in src/types/Transaction.ts:576
  • -
    pricingMode: PricingMode
    +
  • Defined in src/types/Transaction.ts:582
  • -
    timestamp: Timestamp
    +
  • Defined in src/types/Transaction.ts:554
  • -
    +
  • Defined in src/types/Transaction.ts:565
  • +
  • Defined in src/types/TransactionTarget.ts:128
  • +
  • Defined in src/sse/event.ts:462
  • Returns TransactionScheduling

    +
  • Defined in src/types/TransactionScheduling.ts:99
  • Properties

    -
    futureEra?: FutureEraScheduling
    +
  • Defined in src/types/TransactionScheduling.ts:81
  • -
    futureTimestamp?: FutureTimestampScheduling
    +
  • Defined in src/types/TransactionScheduling.ts:90
  • -
    standard?: object
    +
  • Defined in src/types/TransactionScheduling.ts:75
  • Methods

    @@ -86,38 +103,60 @@
    +
  • Defined in src/types/TransactionScheduling.ts:126
  • +
  • Defined in src/types/TransactionScheduling.ts:114
    • +

      Converts the transaction scheduling into a JSON-compatible format.

      + +

      Returns

      The JSON representation of the transaction scheduling.

      + +

      Throws

      Error if the scheduling type is unknown.

      +

      Returns unknown

    +
  • Defined in src/types/TransactionScheduling.ts:177
    • +

      Creates a TransactionScheduling instance from a JSON object.

      + +

      Returns

      The deserialized TransactionScheduling object.

      + +

      Throws

      Error if the JSON format is invalid.

      +

      Parameters

      • -
        json: any
      +
      json: any
      +

      The JSON object to deserialize into a TransactionScheduling instance.

      +

    Returns TransactionScheduling

    +
  • Defined in src/types/TransactionScheduling.ts:149
  • Returns TransactionTarget

    +
  • Defined in src/types/TransactionTarget.ts:200
  • Properties

    -
    native?: object
    +
  • Defined in src/types/TransactionTarget.ts:179
  • -
    session?: SessionTarget
    +
  • Defined in src/types/TransactionTarget.ts:191
  • -
    stored?: StoredTarget
    +
  • Defined in src/types/TransactionTarget.ts:185
  • Methods

    @@ -88,69 +110,105 @@

    Returns Uint8Array

    +
  • Defined in src/types/TransactionTarget.ts:224
    • +

      Serializes the TransactionTarget into a byte array.

      + +

      Returns

      A Uint8Array representing the serialized transaction target.

      +

      Returns Uint8Array

    +
  • Defined in src/types/TransactionTarget.ts:233
    • +

      Converts the TransactionTarget into a JSON-compatible format.

      + +

      Returns

      The JSON representation of the TransactionTarget.

      + +

      Throws

      Error if the target type is unknown.

      +

      Returns any

    +
  • Defined in src/types/TransactionTarget.ts:360
    • +

      Converts a 32-bit unsigned integer to a byte array.

      + +

      Returns

      A Uint8Array representing the value.

      +

      Parameters

      • -
        value: number
      +
      value: number
      +

      The 32-bit unsigned integer to convert.

      +

    Returns Uint8Array

    +
  • Defined in src/types/TransactionTarget.ts:212
    • +

      Deserializes a TransactionTarget from a JSON object.

      + +

      Returns

      A TransactionTarget instance.

      + +

      Throws

      Error if the JSON object format is invalid.

      +

      Parameters

      • -
        json: any
      +
      json: any
      +

      The JSON object to deserialize.

      +

    Returns TransactionTarget

    +
  • Defined in src/types/TransactionTarget.ts:314
  • Returns TransactionTarget

    +
  • Defined in src/types/TransactionTarget.ts:388
  • Methods

    -
    +
  • Defined in src/types/Transaction.ts:373
  • Properties

    -
    approvals: Approval[]
    +
  • Defined in src/types/Transaction.ts:371
  • -
    +
  • Defined in src/types/Transaction.ts:365
  • -
    hash: Hash
    +
  • Defined in src/types/Transaction.ts:353
  • -
    +
  • Defined in src/types/Transaction.ts:359
  • Methods

    -
    - -
      - -
    • -
      -

      Parameters

      -
        -
      • -
        a: Uint8Array
      • -
      • -
        b: Uint8Array
      -

      Returns boolean

    • +

      Signs the transaction using the provided private key.

      +

      Parameters

      • -
        keys: PrivateKey
      +
      keys: PrivateKey
      +

      The private key to sign the transaction.

      +

    Returns Promise<void>

    +
  • Defined in src/types/Transaction.ts:418
    • - +
    • -

      Returns void

    +
  • Defined in src/types/Transaction.ts:389
    • -

      Convert a JSON representation of a transactionV1 to a TransactionV1 object

      +

      Converts a JSON representation of a TransactionV1 to a TransactionV1 object.

      + +

      Returns

      A TransactionV1 object.

      -

      Returns

      A TransactionV1 object if successful, or throws an error if parsing fails

      +

      Throws

      If parsing fails.

      Parameters

      • json: any
        -

        A JSON representation of a TransactionV1

        +

        A JSON representation of a TransactionV1.

      Returns TransactionV1

    +
  • Defined in src/types/Transaction.ts:493
  • Returns TransactionV1

    +
  • Defined in src/types/Transaction.ts:470
  • Returns TransactionV1

    +
  • Defined in src/types/Transaction.ts:455
    • -

      Sets already generated signature

      +

      Sets an already generated signature to the transaction.

      + +

      Returns

      The updated TransactionV1.

      Parameters

      • transaction: TransactionV1
        -

        the TransactionV1 instance

        +

        The TransactionV1 instance.

      • signature: Uint8Array
        -

        the Ed25519 or Secp256K1 signature

        +

        The Ed25519 or Secp256K1 signature.

      • publicKey: PublicKey
        -

        the public key used to generate the signature

        +

        The public key used to generate the signature.

      Returns TransactionV1

    +
  • Defined in src/types/Transaction.ts:436
    • - +
    • -

      Convert the transactionV1 object to a JSON representation

      +

      Converts the TransactionV1 object to a JSON representation.

      -

      Returns

      A JSON version of the TransactionV1, which can be converted back later

      +

      Returns

      A JSON version of the TransactionV1.

      Parameters

      • transaction: TransactionV1
        -

        The TransactionV1 object to convert to JSON

        +

        The TransactionV1 object.

      -

      Returns {
          transaction: JsonTypes;
      }

      -
        -
      • -
        transaction: JsonTypes
    +
  • Defined in src/types/Transaction.ts:526
  • Returns TransactionV1Body

    +
  • Defined in src/types/Transaction.ts:296
  • Returns TransactionV1Header

    +
  • Defined in src/types/Transaction.ts:183
  • Returns TransactionWrapper

    +
  • Defined in src/types/Transaction.ts:825
  • Properties

    -
    deploy?: Deploy
    +
  • Defined in src/types/Transaction.ts:811
  • -
    transactionV1?: TransactionV1
    +
  • Defined in src/types/Transaction.ts:818
  • Returns Transfer

    +
  • Defined in src/types/Transfer.ts:311
    • +

      Creates a Transfer instance from version 1 transfer data.

      + +

      Returns

      A Transfer instance created from the version 1 data.

      +

      Parameters

      +
      transferV1: TransferV1
      +

      The version 1 transfer details.

      +

    Returns Transfer

    +
  • Defined in src/types/Transfer.ts:347
  • Returns TransferDeployItem

    +
  • Defined in src/types/ExecutableDeployItem.ts:349
  • Properties

    -
    args: Args
    +
  • Defined in src/types/ExecutableDeployItem.ts:343
  • Methods

    @@ -68,28 +77,46 @@
    +
  • Defined in src/types/ExecutableDeployItem.ts:395
    • +

      Creates a new transfer deploy item with the specified amount, target, source purse, and transfer ID.

      + +

      Returns

      A new TransferDeployItem instance.

      + +

      Throws

      Error if the target is not specified or the transfer ID is missing.

      +

      Parameters

      • -
        amount: string | BigNumber
      • +
        amount: string | BigNumber
        +

        The amount to transfer.

        +
      • -
        target: PublicKey | URef
      • +
        target: PublicKey | URef
        +

        The target address (either a URef or a PublicKey).

        +
      • -
        sourcePurse: null | URef = null
      • +
        sourcePurse: null | URef = null
        +

        The source purse (optional).

        +
      • -
        id: BigNumberish
      +
      id: BigNumberish
      +

      The transfer ID.

      +

    Returns TransferDeployItem

    +
  • Defined in src/types/ExecutableDeployItem.ts:362
  • Returns Hash[]

    +
  • Defined in src/types/key/Hash.ts:118
    • -

      Creates a Hash from a Buffer.

      +

      Creates a Hash instance from a Buffer.

      Returns

      A new Hash instance.

      @@ -208,17 +220,17 @@
      buffer: Buffer

      Returns Hash

    +
  • Defined in src/types/key/Hash.ts:105
    • -

      Creates a Hash from a byte array.

      +

      Creates a Hash instance from a byte array.

      -

      Returns

      A new Hash instance.

      +

      Returns

      A result object containing the new Hash instance and the remaining bytes.

      -

      Throws

      Error if the byte array length is invalid.

      +

      Throws

      Error if the byte array length does not match the expected hash length.

      Parameters

      @@ -230,17 +242,17 @@
      source: Uint8Array

      Returns IResultWithBytes<Hash>

    +
  • Defined in src/types/key/Hash.ts:87
    • -

      Creates a Hash from a hexadecimal string.

      +

      Creates a Hash instance from a hexadecimal string.

      Returns

      A new Hash instance.

      -

      Throws

      Error if the string length is invalid.

      +

      Throws

      Error if the string length does not match the expected hash length.

      Parameters

      @@ -252,15 +264,16 @@
      source: string

      Returns Hash

    +
  • Defined in src/types/key/Hash.ts:38
    • -

      Creates a TransferHash instance from a JSON string.

      +

      Instantiates a TransferHash from a JSON-compatible string, allowing for easy deserialization. +The string should represent the TransferHash in prefixed hex format.

      -

      Returns

      A new TransferHash instance.

      +

      Returns

      A new TransferHash instance initialized from the JSON string.

      Parameters

      @@ -272,22 +285,22 @@
      json: string

      Returns TransferHash

    +
  • Defined in src/types/key/Transfer.ts:79
    • -

      Initializes the TransferHash from a source string.

      +

      Parses a source string to extract the hash bytes and verify if it includes the transfer prefix.

      -

      Returns

      An object containing the hash bytes and the origin prefix.

      +

      Returns

      An object containing the hash bytes and the detected origin prefix.

      Parameters

      • source: string
        -

        The source string representing the transfer hash.

        +

        The source string representing the transfer hash, optionally prefixed.

      Returns {
          hashBytes: Uint8Array;
          originPrefix: string;
      }

        @@ -296,7 +309,7 @@
        hashBytes:
        originPrefix: string
    +
  • Defined in src/types/key/Transfer.ts:42
  • +
  • Defined in src/types/Transfer.ts:94
  • +
  • Defined in src/types/Transfer.ts:116
  • Returns Transform

    +
  • Defined in src/types/Transform.ts:448
  • Properties

    -
    key: Key
    +
  • Defined in src/types/Transform.ts:423
  • -
    +
  • Defined in src/types/Transform.ts:440
  • +
  • Defined in src/types/Transform.ts:491
  • Returns TransformKind

    +
  • Defined in src/types/Transform.ts:43
  • Properties

    -
    data: string
    +
  • Defined in src/types/Transform.ts:36
  • Methods

    @@ -95,238 +103,354 @@
    +
  • Defined in src/types/Transform.ts:191
    • +

      Checks if the transformation is a WriteAccount.

      + +

      Returns

      true if the transformation is a WriteAccount, otherwise false.

      +

      Returns boolean

    +
  • Defined in src/types/Transform.ts:83
    • +

      Checks if the transformation is a WriteAddressableEntity.

      + +

      Returns

      true if the transformation is a WriteAddressableEntity, otherwise false.

      +

      Returns boolean

    +
  • Defined in src/types/Transform.ts:137
    • +

      Checks if the transformation is a WriteBid.

      + +

      Returns

      true if the transformation is a WriteBid, otherwise false.

      +

      Returns boolean

    +
  • Defined in src/types/Transform.ts:182
    • +

      Checks if the transformation is a WriteBidKind.

      + +

      Returns

      true if the transformation is a WriteBidKind, otherwise false.

      +

      Returns boolean

    +
  • Defined in src/types/Transform.ts:146
    • +

      Checks if the transformation is a WriteCLValue.

      + +

      Returns

      true if the transformation is a WriteCLValue, otherwise false.

      +

      Returns boolean

    +
  • Defined in src/types/Transform.ts:119
    • +

      Checks if the transformation is a WriteContract.

      + +

      Returns

      true if the transformation is a WriteContract, otherwise false.

      +

      Returns boolean

    +
  • Defined in src/types/Transform.ts:92
    • +

      Checks if the transformation is a WriteDeployInfo.

      + +

      Returns

      true if the transformation is a WriteDeployInfo, otherwise false.

      +

      Returns boolean

    +
  • Defined in src/types/Transform.ts:200
    • +

      Checks if the transformation is a WriteMessage.

      + +

      Returns

      true if the transformation is a WriteMessage, otherwise false.

      +

      Returns boolean

    +
  • Defined in src/types/Transform.ts:164
    • +

      Checks if the transformation is a WriteMessageTopic.

      + +

      Returns

      true if the transformation is a WriteMessageTopic, otherwise false.

      +

      Returns boolean

    +
  • Defined in src/types/Transform.ts:173
    • +

      Checks if the transformation is a WriteNamedKey.

      + +

      Returns

      true if the transformation is a WriteNamedKey, otherwise false.

      +

      Returns boolean

    +
  • Defined in src/types/Transform.ts:155
    • +

      Checks if the transformation is a WritePackage.

      + +

      Returns

      true if the transformation is a WritePackage, otherwise false.

      +

      Returns boolean

    +
  • Defined in src/types/Transform.ts:128
    • +

      Checks if the transformation is a WriteTransfer.

      + +

      Returns

      true if the transformation is a WriteTransfer, otherwise false.

      +

      Returns boolean

    +
  • Defined in src/types/Transform.ts:74
    • +

      Checks if the transformation is a WriteUnbonding.

      + +

      Returns

      true if the transformation is a WriteUnbonding, otherwise false.

      +

      Returns boolean

    +
  • Defined in src/types/Transform.ts:110
    • +

      Checks if the transformation is a WriteWithdraw.

      + +

      Returns

      true if the transformation is a WriteWithdraw, otherwise false.

      +

      Returns boolean

    +
  • Defined in src/types/Transform.ts:101
  • +
  • Defined in src/types/Transform.ts:352
  • +
  • Defined in src/types/Transform.ts:240
    • - +
    • -

      Returns null | BidKind

    +
  • Defined in src/types/Transform.ts:272
    • - +
    • -

      Returns null | Args

    +
  • Defined in src/types/Transform.ts:384
  • +
  • Defined in src/types/Transform.ts:368
    • - +
    • -

      Returns null | string

    +
  • Defined in src/types/Transform.ts:304
  • +
  • Defined in src/types/Transform.ts:320
    • +

      Attempts to parse the transformation as a WriteNamedKey.

      + +

      Returns

      A NamedKeyKind object if the data matches, otherwise throw an error.

      +

      Returns null | NamedKeyKind

    +
  • Defined in src/types/Transform.ts:288
    • - +
    • -

      Returns null | Package

    +
  • Defined in src/types/Transform.ts:256
  • +
  • Defined in src/types/Transform.ts:209
    • +

      Attempts to parse the transformation as a WriteUnbonding.

      + +

      Returns

      An array of UnbondingPurse objects if the data matches, otherwise throw an error.

      +

      Returns null | UnbondingPurse[]

    +
  • Defined in src/types/Transform.ts:336
  • +
  • Defined in src/types/Transform.ts:224
    • +

      Converts the transformation data into a JSON string.

      + +

      Returns

      The transformation data as a string.

      +

      Returns string

    +
  • Defined in src/types/Transform.ts:65
    • - +
    • +

      Creates a TransformKind instance from a JSON string.

      + +

      Returns

      The TransformKind instance.

      +

      Parameters

      • -
        data: string
      -

      Returns TransformKind

    +

    Returns undefined | TransformKind

    +
  • Defined in src/types/Transform.ts:53
  • Returns URef

    +
  • Defined in src/types/key/URef.ts:170
    • -

      Creates a URef from a byte array.

      +

      Creates a URef from a byte array representation, expecting the hash data and access byte.

      -

      Returns

      A new URef instance.

      +

      Returns

      A new URef instance wrapped in an IResultWithBytes object.

      -

      Throws

      Error if the byte array length is invalid.

      +

      Throws

      Error if the byte array length does not match the expected URef structure.

      Parameters

      • bytes: Uint8Array
        -

        The byte array representing the URef.

        +

        The byte array containing the URef data and access byte.

      Returns IResultWithBytes<URef>

    +
  • Defined in src/types/key/URef.ts:144
    • -

      Creates a URef from a JSON string.

      +

      Creates a URef from a JSON-compatible string representation.

      Returns

      A new URef instance.

      @@ -223,32 +229,32 @@

      Parameters

      • data: string
        -

        The JSON string representation of the URef.

        +

        The JSON string representing the URef.

      Returns URef

    +
  • Defined in src/types/key/URef.ts:113
    • -

      Parses a URef from a string representation.

      +

      Parses a URef from a prefixed string format, which includes its data and access permissions.

      Returns

      A new URef instance.

      -

      Throws

      ErrIncorrectUrefFormat if the format is invalid.

      +

      Throws

      ErrIncorrectUrefFormat if the string format does not match the expected URef format.

      Parameters

      • source: string
        -

        The string containing the URef data.

        +

        The string containing the URef data, starting with the URef prefix.

      Returns URef

    +
  • Defined in src/types/key/URef.ts:123
  • +
  • Defined in src/types/UnbondingPurse.ts:59
  • Returns ValidatorAllocation

    +
  • Defined in src/types/EraInfo.ts:94
  • Properties

    -
    +
  • Defined in src/types/EraInfo.ts:86
  • -
    validatorPublicKey: PublicKey
    +
  • Defined in src/types/EraInfo.ts:75
  • +
  • Defined in src/types/Bid.ts:81
  • +
  • Defined in src/types/ValidatorWeight.ts:55
  • +
  • Defined in src/types/ValidatorWeight.ts:28
  • +
  • Defined in src/types/Bid.ts:26
  • +
  • Defined in src/types/Transform.ts:544
  • +
  • Defined in src/types/key/BalanceHoldAddr.ts:11
  • +
  • Defined in src/types/key/BidAddr.ts:13
  • +
  • Defined in src/types/key/BlockGlobalAddr.ts:9
  • +
  • Defined in src/types/key/EntityAddr.ts:12
  • +
    +

    Enum representing the payment options for an entry point.

    +
    +
  • Defined in src/types/EntryPoint.ts:18
  • @@ -34,17 +37,17 @@

    Enumeration Members

    Caller: "Caller"
    +
  • Defined in src/types/EntryPoint.ts:19
  • SelfOnly: "SelfOnly"
    +
  • Defined in src/types/EntryPoint.ts:20
  • SelfOnward: "SelfOnward"
    +
  • Defined in src/types/EntryPoint.ts:21
  • +
  • Defined in src/types/key/EntryPointAddr.ts:14
  • +
    +

    Enum representing the type of entry point.

    +
    +
  • Defined in src/types/EntryPoint.ts:7
  • @@ -36,27 +39,27 @@

    Enumeration Members

    Called: "Called"
    +
  • Defined in src/types/EntryPoint.ts:11
  • Caller: "Caller"
    +
  • Defined in src/types/EntryPoint.ts:10
  • Contract: "Contract"
    +
  • Defined in src/types/EntryPoint.ts:9
  • Factory: "Factory"
    +
  • Defined in src/types/EntryPoint.ts:12
  • Session: "Session"
    +
  • Defined in src/types/EntryPoint.ts:8
  • +
  • Defined in src/sse/event.ts:29
  • +
    +

    Enum for human-readable key type names, used to represent various key entities in the blockchain.

    +
    +
  • Defined in src/types/key/Key.ts:85
  • @@ -46,77 +49,77 @@

    Enumeration Members

    Account: "Account"
    +
  • Defined in src/types/key/Key.ts:86
  • Balance: "Balance"
    +
  • Defined in src/types/key/Key.ts:93
  • Bid: "Bid"
    +
  • Defined in src/types/key/Key.ts:92
  • ChainspecRegistry: "ChainspecRegistry"
    +
  • Defined in src/types/key/Key.ts:99
  • ChecksumRegistry: "ChecksumRegistry"
    +
  • Defined in src/types/key/Key.ts:100
  • Deploy: "Deploy"
    +
  • Defined in src/types/key/Key.ts:90
  • Dictionary: "Dictionary"
    +
  • Defined in src/types/key/Key.ts:95
  • Era: "Era"
    +
  • Defined in src/types/key/Key.ts:91
  • EraSummary: "EraSummary"
    +
  • Defined in src/types/key/Key.ts:97
  • Hash: "Hash"
    +
  • Defined in src/types/key/Key.ts:87
  • SystemContractRegistry: "SystemContractRegistry"
    +
  • Defined in src/types/key/Key.ts:96
  • Transfer: "Transfer"
    +
  • Defined in src/types/key/Key.ts:89
  • URef: "URef"
    +
  • Defined in src/types/key/Key.ts:88
  • Unbond: "Unbond"
    +
  • Defined in src/types/key/Key.ts:98
  • Withdraw: "Withdraw"
    +
  • Defined in src/types/key/Key.ts:94
  • +
  • Defined in src/rpc/request.ts:36
  • +
    +

    Enum that defines prefixes used to identify different types of blockchain entities and objects.

    +
    +
  • Defined in src/types/key/Key.ts:20
  • @@ -40,6 +43,7 @@

    Enumeration Members

    ContractWasm DeployInfo Dictionary +Entity EntryPoint EraId EraSummary @@ -59,142 +63,147 @@

    Enumeration Members

    Account: "account-hash-"
    +
  • Defined in src/types/key/Key.ts:21
  • AddressableEntity: "addressable-entity-"
    +
  • Defined in src/types/key/Key.ts:22
  • Balance: "balance-"
    +
  • Defined in src/types/key/Key.ts:33
  • BalanceHold: "balance-hold-"
    +
  • Defined in src/types/key/Key.ts:48
  • Bid: "bid-"
    +
  • Defined in src/types/key/Key.ts:32
  • BidAddr: "bid-addr-"
    +
  • Defined in src/types/key/Key.ts:41
  • BlockGlobal: "block-"
    +
  • Defined in src/types/key/Key.ts:47
  • ByteCode: "byte-code-"
    +
  • Defined in src/types/key/Key.ts:44
  • ChainspecRegistry: "chainspec-registry-"
    +
  • Defined in src/types/key/Key.ts:39
  • ChecksumRegistry: "checksum-registry-"
    +
  • Defined in src/types/key/Key.ts:40
  • Contract: "contract-"
    +
  • Defined in src/types/key/Key.ts:27
  • ContractPackage: "contract-package-"
    +
  • Defined in src/types/key/Key.ts:25
  • ContractPackageWasm: "contract-package-wasm"
    +
  • Defined in src/types/key/Key.ts:24
  • ContractWasm: "contract-wasm-"
    +
  • Defined in src/types/key/Key.ts:26
  • DeployInfo: "deploy-"
    +
  • Defined in src/types/key/Key.ts:30
  • Dictionary: "dictionary-"
    +
  • Defined in src/types/key/Key.ts:35
  • +
    + +
    Entity: "entity-"
    EntryPoint: "entry-point-"
    +
  • Defined in src/types/key/Key.ts:49
  • EraId: "era-"
    +
  • Defined in src/types/key/Key.ts:31
  • EraSummary: "era-summary-"
    +
  • Defined in src/types/key/Key.ts:37
  • Hash: "hash-"
    +
  • Defined in src/types/key/Key.ts:23
  • Message: "message-"
    +
  • Defined in src/types/key/Key.ts:45
  • NamedKey: "named-key-"
    +
  • Defined in src/types/key/Key.ts:46
  • Package: "package-"
    +
  • Defined in src/types/key/Key.ts:42
  • SystemContractRegistry: "system-contract-registry-"
    +
  • Defined in src/types/key/Key.ts:36
  • Transfer: "transfer-"
    +
  • Defined in src/types/key/Key.ts:29
  • URef: "uref-"
    +
  • Defined in src/types/key/Key.ts:28
  • Unbond: "unbond-"
    +
  • Defined in src/types/key/Key.ts:38
  • Withdraw: "withdraw-"
    +
  • Defined in src/types/key/Key.ts:34
  • +
    +

    Enum representing the different pricing modes available.

    +
    +
  • Defined in src/types/PricingMode.ts:10
  • @@ -32,19 +35,25 @@

    Enumeration Members

    Enumeration Members

    -
    Classic: 0
    +
  • Defined in src/types/PricingMode.ts:12
  • -
    Fixed: 1
    +
  • Defined in src/types/PricingMode.ts:14
  • -
    Reserved: 2
    +
  • Defined in src/types/PricingMode.ts:16
  • +
    +

    Enum representing the categories of transactions.

    +
    +
  • Defined in src/types/Transaction.ts:58
  • @@ -37,32 +40,32 @@

    Enumeration Members

    Auction: 1
    +
  • Defined in src/types/Transaction.ts:60
  • InstallUpgrade: 2
    +
  • Defined in src/types/Transaction.ts:61
  • Large: 3
    +
  • Defined in src/types/Transaction.ts:62
  • Medium: 4
    +
  • Defined in src/types/Transaction.ts:63
  • Mint: 0
    +
  • Defined in src/types/Transaction.ts:59
  • Small: 5
    +
  • Defined in src/types/Transaction.ts:64
  • +
    +

    Enum representing the available transaction entry points, each representing a different operation in the system.

    +
    +
  • Defined in src/types/TransactionEntryPoint.ts:9
  • @@ -41,52 +44,52 @@

    Enumeration Members

    ActivateBid: "ActivateBid"
    +
  • Defined in src/types/TransactionEntryPoint.ts:17
  • AddBid: "AddBid"
    +
  • Defined in src/types/TransactionEntryPoint.ts:12
  • Call: "Call"
    +
  • Defined in src/types/TransactionEntryPoint.ts:19
  • ChangeBidPublicKey: "ChangeBidPublicKey"
    +
  • Defined in src/types/TransactionEntryPoint.ts:18
  • Custom: "Custom"
    +
  • Defined in src/types/TransactionEntryPoint.ts:10
  • Delegate: "Delegate"
    +
  • Defined in src/types/TransactionEntryPoint.ts:14
  • Redelegate: "Redelegate"
    +
  • Defined in src/types/TransactionEntryPoint.ts:16
  • Transfer: "Transfer"
    +
  • Defined in src/types/TransactionEntryPoint.ts:11
  • Undelegate: "Undelegate"
    +
  • Defined in src/types/TransactionEntryPoint.ts:15
  • WithdrawBid: "WithdrawBid"
    +
  • Defined in src/types/TransactionEntryPoint.ts:13
  • +
    +

    Enum representing the tags for different transaction entry points. This is used for efficient storage and comparison.

    +
    +
  • Defined in src/types/TransactionEntryPoint.ts:25
  • @@ -41,52 +44,52 @@

    Enumeration Members

    ActivateBid: 7
    +
  • Defined in src/types/TransactionEntryPoint.ts:33
  • AddBid: 2
    +
  • Defined in src/types/TransactionEntryPoint.ts:28
  • Call: 9
    +
  • Defined in src/types/TransactionEntryPoint.ts:35
  • ChangeBidPublicKey: 8
    +
  • Defined in src/types/TransactionEntryPoint.ts:34
  • Custom: 0
    +
  • Defined in src/types/TransactionEntryPoint.ts:26
  • Delegate: 4
    +
  • Defined in src/types/TransactionEntryPoint.ts:30
  • Redelegate: 6
    +
  • Defined in src/types/TransactionEntryPoint.ts:32
  • Transfer: 1
    +
  • Defined in src/types/TransactionEntryPoint.ts:27
  • Undelegate: 5
    +
  • Defined in src/types/TransactionEntryPoint.ts:31
  • WithdrawBid: 3
    +
  • Defined in src/types/TransactionEntryPoint.ts:29
  • +
    +

    Enum representing the scheduling tags for transaction scheduling types.

    +
    +
  • Defined in src/types/TransactionScheduling.ts:10
  • @@ -32,19 +35,25 @@

    Enumeration Members

    Enumeration Members

    -
    FutureEra: 1
    +
  • Defined in src/types/TransactionScheduling.ts:14
  • -
    FutureTimestamp: 2
    +
  • Defined in src/types/TransactionScheduling.ts:16
  • -
    Native: 0
    +
  • Defined in src/types/TransactionScheduling.ts:12
  • +
    +

    Enum representing the versions of transactions.

    +
    +
  • Defined in src/types/Transaction.ts:70
  • @@ -33,12 +36,12 @@

    Enumeration Members

    Deploy: 1
    +
  • Defined in src/types/Transaction.ts:72
  • V1: 0
    +
  • Defined in src/types/Transaction.ts:71
  • +
  • Defined in src/types/clvalue/cltype/CLType.ts:25
  • +
  • Defined in src/types/key/URef.ts:13
  • +
  • Defined in src/rpc/response.ts:535
  • +
  • Defined in src/types/clvalue/UintBig.ts:47
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/bigToBytes.html b/functions/bigToBytes.html index e69375db9..0d313d8b3 100644 --- a/functions/bigToBytes.html +++ b/functions/bigToBytes.html @@ -19,17 +19,14 @@

    Function bigToBytes

    • -

      Converts a BigNumber to a Uint8Array representation.

      -

      The resulting Uint8Array has the following structure:

      +

      Converts a BigNumber to a Uint8Array with a length prefix.

      +

      The resulting Uint8Array structure:

        -
      • The first byte represents the length of the BigNumber in bytes.
      • -
      • The remaining bytes represent the BigNumber value itself.
      • +
      • The first byte is the length of the BigNumber in bytes.
      • +
      • The remaining bytes represent the BigNumber itself.
      -

      Returns

      A Uint8Array representation of the BigNumber.

      - -

      Example

      const bigNum = BigNumber.from('123456789');
      const bytes = bigToBytes(bigNum);
      console.log(bytes); // Uint8Array [ 4, 7, 91, 205, 21 ] -
      +

      Returns

      Uint8Array representation of the BigNumber.

      Parameters

      @@ -40,7 +37,7 @@
      val: BigNumber

    Returns Uint8Array

    +
  • Defined in src/types/clvalue/UintBig.ts:18
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/deserializeRewards.html b/functions/deserializeRewards.html index 94b28ffdb..2c3362e55 100644 --- a/functions/deserializeRewards.html +++ b/functions/deserializeRewards.html @@ -19,14 +19,22 @@

    Function deserializeRewards

    • +

      Deserializes an array of rewards into a Map.

      + +

      Returns

      A Map where each key corresponds to an array of CLValueUInt512 rewards.

      + +

      Throws

      Will throw an error if duplicate keys are detected.

      +

      Parameters

      • -
        arr: any
      +
      arr: any
      +

      The array to be deserialized, where each element is a tuple containing a key and an array of rewards.

      +

    Returns Map<any, any>

    +
  • Defined in src/types/clvalue/Uint512.ts:105
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/fromBytesUInt128.html b/functions/fromBytesUInt128.html index 43813cc70..ffcb3d491 100644 --- a/functions/fromBytesUInt128.html +++ b/functions/fromBytesUInt128.html @@ -19,14 +19,20 @@

    Function fromBytesUInt128

    • +

      Parses a Uint128 CLValue from prefixed bytes.

      + +

      Returns

      The CLValueUInt128 parsed from the byte data.

      +

      Parameters

      • -
        rawBytes: Uint8Array
      +
      rawBytes: Uint8Array
      +

      Byte array containing the prefixed Uint128 data.

      +

    Returns IResultWithBytes<CLValueUInt128>

    +
  • Defined in src/types/clvalue/UintBig.ts:106
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/fromBytesUInt256.html b/functions/fromBytesUInt256.html index fb0cee8b5..ed7ce5e27 100644 --- a/functions/fromBytesUInt256.html +++ b/functions/fromBytesUInt256.html @@ -19,14 +19,20 @@

    Function fromBytesUInt256

    • +

      Parses a Uint256 CLValue from prefixed bytes.

      + +

      Returns

      The CLValueUInt256 parsed from the byte data.

      +

      Parameters

      • -
        rawBytes: Uint8Array
      +
      rawBytes: Uint8Array
      +

      Byte array containing the prefixed Uint256 data.

      +

    Returns IResultWithBytes<CLValueUInt256>

    +
  • Defined in src/types/clvalue/UintBig.ts:118
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/fromBytesUInt512.html b/functions/fromBytesUInt512.html index 94194d5e8..bbb431f6d 100644 --- a/functions/fromBytesUInt512.html +++ b/functions/fromBytesUInt512.html @@ -19,14 +19,20 @@

    Function fromBytesUInt512

    • +

      Parses a Uint512 CLValue from prefixed bytes.

      + +

      Returns

      The CLValueUInt512 parsed from the byte data.

      +

      Parameters

      • -
        rawBytes: Uint8Array
      +
      rawBytes: Uint8Array
      +

      Byte array containing the prefixed Uint512 data.

      +

    Returns IResultWithBytes<CLValueUInt512>

    +
  • Defined in src/types/clvalue/UintBig.ts:130
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/getBalanceHoldAddrTag.html b/functions/getBalanceHoldAddrTag.html index a20624334..6ec58068a 100644 --- a/functions/getBalanceHoldAddrTag.html +++ b/functions/getBalanceHoldAddrTag.html @@ -34,7 +34,7 @@
    tag: number

    Returns BalanceHoldAddrTag

    +
  • Defined in src/types/key/BalanceHoldAddr.ts:30
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/getBlockGlobalAddrTag.html b/functions/getBlockGlobalAddrTag.html index 73474a3a2..00191917d 100644 --- a/functions/getBlockGlobalAddrTag.html +++ b/functions/getBlockGlobalAddrTag.html @@ -34,7 +34,7 @@
    tag: number

    Returns BlockGlobalAddrTag

    +
  • Defined in src/types/key/BlockGlobalAddr.ts:28
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/getEntryPointTag.html b/functions/getEntryPointTag.html index 7f1726ed9..6554b3938 100644 --- a/functions/getEntryPointTag.html +++ b/functions/getEntryPointTag.html @@ -34,7 +34,7 @@
    tag: number

    Returns EntryPointTag

    +
  • Defined in src/types/key/EntryPointAddr.ts:33
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/getRuntimeTag.html b/functions/getRuntimeTag.html index a9ec3919a..9daac1c4f 100644 --- a/functions/getRuntimeTag.html +++ b/functions/getRuntimeTag.html @@ -19,14 +19,21 @@

    Function getRuntimeTag

    • +

      Returns the numeric tag associated with a given transaction runtime version. +Useful for distinguishing between different virtual machine versions.

      + +

      Returns

      A number representing the tag for the given runtime.

      +

      Parameters

      +
      runtime: TransactionRuntime
      +

      The transaction runtime to retrieve the tag for.

      +

    Returns number

    +
  • Defined in src/types/AddressableEntity.ts:163
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/makeDeploy.html b/functions/makeDeploy.html index 1535a173d..f010d3ff4 100644 --- a/functions/makeDeploy.html +++ b/functions/makeDeploy.html @@ -19,30 +19,31 @@

    Function makeDeploy

    • -
      -

      Deprecated

      Use Deploy.fromHeaderAndItems -Builds a Deploy object from DeployParams, session logic, and payment logic

      +

      Builds a Deploy object from the given parameters, session logic, and payment logic. +This method is deprecated. It is recommended to use Deploy.fromHeaderAndItems instead.

      -

      Returns

      A new Deploy object

      +

      Deprecated

      Use Deploy.fromHeaderAndItems instead

      + +

      Returns

      A new Deploy object that represents the entire deploy.

      Parameters

      • deployParam: DeployParams
        -

        The parameters of the deploy, see DeployParams

        +

        The parameters used for creating the deploy. See DeployParams.

      • session: ExecutableDeployItem
        -

        The session logic of the deploy

        +

        The session logic of the deploy, represented as an ExecutableDeployItem.

      • payment: ExecutableDeployItem
        -

        The payment logic of the deploy

        +

        The payment logic of the deploy, represented as an ExecutableDeployItem.

      Returns Deploy

    +
  • Defined in src/types/Deploy.ts:508
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/parseBlockTransactions.html b/functions/parseBlockTransactions.html index 564a6230a..25280bcd2 100644 --- a/functions/parseBlockTransactions.html +++ b/functions/parseBlockTransactions.html @@ -19,14 +19,27 @@

    Function parseBlockTransactions

    • +

      Parses a JSON string representing block transactions and converts them into an array of BlockTransaction instances. +The input data is expected to be a JSON object with categories (e.g., '0', '1', etc.) mapping to arrays of TransactionHash objects. +Each category corresponds to a specific type of transaction, such as Mint, Auction, etc.

      + +

      Returns

      An array of BlockTransaction instances representing the transactions in the block.

      + +

      Throws

      If the input data is not valid JSON or does not conform to the expected structure.

      + +

      Example

      const jsonData = '{"0": [{"transactionV1": "hash1"}], "1": [{"transactionV1": "hash2"}]}';
      const transactions = parseBlockTransactions(jsonData);
      console.log(transactions); // Outputs an array of BlockTransaction instances for Mint and Auction transactions. +
      +

      Parameters

      • -
        data: string
      +
      data: string
      +

      A JSON string containing transaction categories as keys ('0', '1', etc.), with each key pointing to an array of TransactionHash objects.

      +

    Returns BlockTransaction[]

    +
  • Defined in src/types/Block.ts:521
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/serializeApprovals.html b/functions/serializeApprovals.html index e2f5c788c..e442f5317 100644 --- a/functions/serializeApprovals.html +++ b/functions/serializeApprovals.html @@ -19,20 +19,24 @@

    Function serializeApprovals

    • -

      Serializes an array of Approvals into a Uint8Array typed byte array

      +

      Serializes an array of Approvals into a Uint8Array typed byte array. +This is used to store or transmit the approvals associated with a deploy.

      -

      Returns

      Uint8Array typed byte array that can be deserialized to an array of Approvals

      +

      Returns

      A Uint8Array typed byte array that can be deserialized back into an array of Approval objects.

      + +

      Example

      const approvals = [new Approval(publicKey, signature)];
      const serializedApprovals = serializeApprovals(approvals); +

      Parameters

      • approvals: Approval[]
        -

        An array of Approvals to be serialized

        +

        An array of Approval objects that represent signatures from accounts that have approved the deploy.

      Returns Uint8Array

    +
  • Defined in src/types/Deploy.ts:544
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/serializeRewards.html b/functions/serializeRewards.html index ce6567a6c..c33400440 100644 --- a/functions/serializeRewards.html +++ b/functions/serializeRewards.html @@ -19,14 +19,20 @@

    Function serializeRewards

    • +

      Serializes a Map of rewards into an array format suitable for JSON storage.

      + +

      Returns

      An array where each element is a tuple containing a key and an array of rewards in JSON format.

      +

      Parameters

      +
      map: Map<string, CLValueUInt512[]>
      +

      A Map where each key corresponds to an array of CLValueUInt512 rewards.

      +

    Returns (string | (string | number)[])[][]

    +
  • Defined in src/types/clvalue/Uint512.ts:127
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/splitAt.html b/functions/splitAt.html index 5b40cd773..511c53449 100644 --- a/functions/splitAt.html +++ b/functions/splitAt.html @@ -38,7 +38,7 @@
    arr: Uint8Array

    Returns Uint8Array[]

    +
  • Defined in src/types/key/Key.ts:864
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/standardPayment.html b/functions/standardPayment.html deleted file mode 100644 index 7a17ed765..000000000 --- a/functions/standardPayment.html +++ /dev/null @@ -1,451 +0,0 @@ -standardPayment | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Function standardPayment

    -
    -
      - -
    • -

      Creates an instance of standard payment logic

      - -

      Deprecated

      Use {ExecutableDeployItem.standardPayment} instead

      - -

      Returns

      A standard payment, as an ExecutableDeployItem to be attached to a Deploy

      -
      -
      -

      Parameters

      -
        -
      • -
        paymentAmount: BigNumber
        -

        The amount of motes to be used to pay for gas

        -
      -

      Returns ExecutableDeployItem

    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/index.html b/index.html index 11aa41af0..44a8476f9 100644 --- a/index.html +++ b/index.html @@ -352,8 +352,6 @@

    QueryGlobalStateResult
  • QueryGlobalStateResultV1Compatible
  • RawEvent
  • -
  • RawWriteCLValue
  • -
  • RawWriteCLValueV2
  • ReservationKind
  • ReservedMode
  • RpcAddressableEntity
  • @@ -494,8 +492,7 @@

    parseBlockTransactions
  • serializeApprovals
  • serializeRewards
  • -
  • splitAt
  • -
  • standardPayment
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/CLType.html b/interfaces/CLType.html index 728306fa6..25a657f3f 100644 --- a/interfaces/CLType.html +++ b/interfaces/CLType.html @@ -16,7 +16,7 @@
  • CLType
  • Interface CLType

    -

    Interface representing a CLType in the CasperLabs type system.

    +

    Interface representing a CLType in the Casper type system.

    Hierarchy

    @@ -36,7 +36,7 @@

    Implemented by

  • CLTypeTuple3
  • SimpleType
  • +
  • Defined in src/types/clvalue/cltype/CLType.ts:78
  • @@ -57,61 +57,61 @@
    +
  • Defined in src/types/clvalue/cltype/CLType.ts:101
  • +
  • Defined in src/types/clvalue/cltype/CLType.ts:95
    • -

      Converts the CLType to its byte representation.

      +

      Converts the CLType instance to its byte representation.

      Returns

      A Uint8Array representing the CLType.

      Returns Uint8Array

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:83
    • -

      Converts the CLType to a JSON representation.

      +

      Converts the CLType instance to a JSON representation.

      -

      Returns

      A JSON representation of the CLType.

      +

      Returns

      A JSON-compatible representation of the CLType.

      Returns any

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:107
    • -

      Returns a string representation of the CLType.

      +

      Provides a string representation of the CLType.

      Returns

      A string representation of the CLType.

      Returns string

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:89
  • Returns Promise<StateGetAccountInfo>

    +
  • Defined in src/rpc/client.ts:108
    • @@ -129,7 +129,7 @@
      blockHeight: number
      pub: PublicKey

    Returns Promise<StateGetAccountInfo>

    +
  • Defined in src/rpc/client.ts:112
    • @@ -144,7 +144,7 @@
      purseURef: string
      stateRootHash: string

    Returns Promise<StateGetBalanceResult>

    +
  • Defined in src/rpc/client.ts:54
    • @@ -157,7 +157,7 @@

      Parameters

      hash: string

    Returns Promise<ChainGetBlockResult>

    +
  • Defined in src/rpc/client.ts:134
    • @@ -170,7 +170,7 @@

      Parameters

      height: number

    Returns Promise<ChainGetBlockResult>

    +
  • Defined in src/rpc/client.ts:135
    • @@ -183,7 +183,7 @@

      Parameters

      blockHash: string

    Returns Promise<ChainGetBlockTransfersResult>

    +
  • Defined in src/rpc/client.ts:138
    • @@ -196,7 +196,7 @@

      Parameters

      height: number

    Returns Promise<ChainGetBlockTransfersResult>

    +
  • Defined in src/rpc/client.ts:141
  • +
  • Defined in src/rpc/client.ts:190
  • Returns Promise<InfoGetRewardResult>

    +
  • Defined in src/rpc/client.ts:215
  • Returns Promise<InfoGetRewardResult>

    +
  • Defined in src/rpc/client.ts:220
  • Returns Promise<InfoGetRewardResult>

    +
  • Defined in src/rpc/client.ts:210
    • @@ -268,7 +268,7 @@

      Parameters

      hash: string

    Returns Promise<InfoGetDeployResult>

    +
  • Defined in src/rpc/client.ts:58
    • @@ -281,7 +281,7 @@

      Parameters

      hash: string

    Returns Promise<InfoGetDeployResult>

    +
  • Defined in src/rpc/client.ts:59
    • @@ -298,7 +298,7 @@
      uref: string
      key: string

    Returns Promise<StateGetDictionaryResult>

    +
  • Defined in src/rpc/client.ts:73
    • @@ -313,7 +313,7 @@
      stateRootHash: nullParamDictionaryIdentifier

    Returns Promise<StateGetDictionaryResult>

    +
  • Defined in src/rpc/client.ts:78
    • @@ -328,7 +328,7 @@
      entityIdentifier: string

    Returns Promise<StateGetEntityResult>

    +
  • Defined in src/rpc/client.ts:124
    • @@ -343,7 +343,7 @@
      entityIdentifier: number

    Returns Promise<StateGetEntityResult>

    +
  • Defined in src/rpc/client.ts:128
    • @@ -356,7 +356,7 @@

      Parameters

      blockHash: string

    Returns Promise<ChainGetEraSummaryResult>

    +
  • Defined in src/rpc/client.ts:146
    • @@ -369,7 +369,7 @@

      Parameters

      height: number

    Returns Promise<ChainGetEraSummaryResult>

    +
  • Defined in src/rpc/client.ts:147
  • +
  • Defined in src/rpc/client.ts:145
    • @@ -390,7 +390,7 @@

      Parameters

      purseURef: string

    Returns Promise<StateGetBalanceResult>

    +
  • Defined in src/rpc/client.ts:53
  • +
  • Defined in src/rpc/client.ts:133
  • +
  • Defined in src/rpc/client.ts:137
  • Returns Promise<InfoGetRewardResult>

    +
  • Defined in src/rpc/client.ts:206
  • Returns Promise<StateGetEntityResult>

    +
  • Defined in src/rpc/client.ts:121
    • @@ -447,7 +447,7 @@

      Parameters

      validator: PublicKey

    Returns Promise<InfoGetRewardResult>

    +
  • Defined in src/rpc/client.ts:192
  • +
  • Defined in src/rpc/client.ts:158
    • @@ -472,7 +472,7 @@
      key: string
      path: string[]

    Returns Promise<StateGetItemResult>

    +
  • Defined in src/rpc/client.ts:82
    • @@ -485,7 +485,7 @@

      Parameters

      blockHash: string

    Returns Promise<ChainGetStateRootHashResult>

    +
  • Defined in src/rpc/client.ts:150
    • @@ -498,7 +498,7 @@

      Parameters

      height: number

    Returns Promise<ChainGetStateRootHashResult>

    +
  • Defined in src/rpc/client.ts:153
  • +
  • Defined in src/rpc/client.ts:149
  • +
  • Defined in src/rpc/client.ts:157
    • @@ -527,7 +527,7 @@

      Parameters

      deployHash: string

    Returns Promise<InfoGetTransactionResult>

    +
  • Defined in src/rpc/client.ts:63
    • @@ -540,7 +540,7 @@

      Parameters

      transactionHash: string

    Returns Promise<InfoGetTransactionResult>

    +
  • Defined in src/rpc/client.ts:60
    • @@ -553,7 +553,7 @@

      Parameters

      deployHash: string

    Returns Promise<InfoGetTransactionResult>

    +
  • Defined in src/rpc/client.ts:69
    • @@ -566,7 +566,7 @@

      Parameters

      transactionHash: string

    Returns Promise<InfoGetTransactionResult>

    +
  • Defined in src/rpc/client.ts:66
  • Returns Promise<InfoGetRewardResult>

    +
  • Defined in src/rpc/client.ts:197
  • Returns Promise<InfoGetRewardResult>

    +
  • Defined in src/rpc/client.ts:201
  • Returns Promise<InfoGetRewardResult>

    +
  • Defined in src/rpc/client.ts:193
    • @@ -626,7 +626,7 @@
      purseIdentifier: string

    Returns Promise<QueryBalanceResult>

    +
  • Defined in src/rpc/client.ts:165
    • @@ -641,7 +641,7 @@
      purseIdentifier: number

    Returns Promise<QueryBalanceResult>

    +
  • Defined in src/rpc/client.ts:161
    • @@ -656,7 +656,7 @@
      purseIdentifier: string

    Returns Promise<QueryBalanceResult>

    +
  • Defined in src/rpc/client.ts:169
    • @@ -671,7 +671,7 @@
      purseIdentifier: string

    Returns Promise<QueryBalanceDetailsResult>

    +
  • Defined in src/rpc/client.ts:181
    • @@ -686,7 +686,7 @@
      purseIdentifier: number

    Returns Promise<QueryBalanceDetailsResult>

    +
  • Defined in src/rpc/client.ts:177
    • @@ -701,7 +701,7 @@
      purseIdentifier: string

    Returns Promise<QueryBalanceDetailsResult>

    +
  • Defined in src/rpc/client.ts:185
    • @@ -718,7 +718,7 @@
      key: string
      path: string[]

    Returns Promise<QueryGlobalStateResult>

    +
  • Defined in src/rpc/client.ts:92
    • @@ -735,7 +735,7 @@
      key: string
      path: string[]

    Returns Promise<QueryGlobalStateResult>

    +
  • Defined in src/rpc/client.ts:97
    • @@ -752,7 +752,7 @@
      key: string
      path: string[]

    Returns Promise<QueryGlobalStateResult>

    +
  • Defined in src/rpc/client.ts:102
  • Returns Promise<QueryBalanceResult>

    +
  • Defined in src/rpc/client.ts:160
  • Returns Promise<QueryBalanceDetailsResult>

    +
  • Defined in src/rpc/client.ts:174
    • @@ -793,7 +793,7 @@
      key: string
      path: string[]

    Returns Promise<QueryGlobalStateResult>

    +
  • Defined in src/rpc/client.ts:88
  • Returns Promise<StateGetAuctionInfoResult>

    +
  • Defined in src/rpc/client.ts:43
    • @@ -78,7 +78,7 @@

      Parameters

      hash: string

    Returns Promise<ChainGetEraInfoResult>

    +
  • Defined in src/rpc/client.ts:47
    • @@ -91,7 +91,7 @@

      Parameters

      height: number

    Returns Promise<ChainGetEraInfoResult>

    +
  • Defined in src/rpc/client.ts:46
  • +
  • Defined in src/rpc/client.ts:45
  • +
  • Defined in src/rpc/client.ts:41
  • +
  • Defined in src/rpc/client.ts:49
  • Returns Promise<PutTransactionResult>

    +
  • Defined in src/rpc/client.ts:229
  • Returns Promise<ChainGetBlockResult>

    +
  • Defined in src/rpc/client.ts:134
    • @@ -219,7 +219,7 @@
      height: number

    Returns Promise<ChainGetBlockResult>

    +
  • Defined in src/rpc/client.ts:135
    • @@ -233,7 +233,7 @@
      blockHash: string
    Returns Promise<ChainGetBlockTransfersResult>
    +
  • Defined in src/rpc/client.ts:138
    • @@ -247,7 +247,7 @@
      height: number

    Returns Promise<ChainGetBlockTransfersResult>

    +
  • Defined in src/rpc/client.ts:141
  • +
  • Defined in src/rpc/client.ts:190
    • @@ -274,7 +274,7 @@
      blockHash: string
    Returns Promise<InfoGetRewardResult>
    +
  • Defined in src/rpc/client.ts:215
    • @@ -292,7 +292,7 @@
      height: number

    Returns Promise<InfoGetRewardResult>

    +
  • Defined in src/rpc/client.ts:220
    • @@ -310,7 +310,7 @@
      eraID: number

    Returns Promise<InfoGetRewardResult>

    +
  • Defined in src/rpc/client.ts:210
    • @@ -324,7 +324,7 @@
      hash: string

    Returns Promise<InfoGetDeployResult>

    +
  • Defined in src/rpc/client.ts:58
    • @@ -338,7 +338,7 @@
      hash: string

    Returns Promise<InfoGetDeployResult>

    +
  • Defined in src/rpc/client.ts:59
    • @@ -356,7 +356,7 @@
      key: string

    Returns Promise<StateGetDictionaryResult>

    +
  • Defined in src/rpc/client.ts:73
  • +
  • Defined in src/rpc/client.ts:78
    • @@ -388,7 +388,7 @@
      hash: string

    Returns Promise<StateGetEntityResult>

    +
  • Defined in src/rpc/client.ts:124
    • @@ -404,7 +404,7 @@
      height: number

    Returns Promise<StateGetEntityResult>

    +
  • Defined in src/rpc/client.ts:128
    • @@ -418,7 +418,7 @@
      hash: string

    Returns Promise<ChainGetEraInfoResult>

    +
  • Defined in src/rpc/client.ts:47
    • @@ -432,7 +432,7 @@
      height: number

    Returns Promise<ChainGetEraInfoResult>

    +
  • Defined in src/rpc/client.ts:46
  • +
  • Defined in src/rpc/client.ts:45
    • @@ -455,7 +455,7 @@
      blockHash: string
    Returns Promise<ChainGetEraSummaryResult>
    +
  • Defined in src/rpc/client.ts:146
    • @@ -469,7 +469,7 @@
      height: number

    Returns Promise<ChainGetEraSummaryResult>

    +
  • Defined in src/rpc/client.ts:147
  • +
  • Defined in src/rpc/client.ts:145
  • +
  • Defined in src/rpc/client.ts:41
    • @@ -501,7 +501,7 @@
      purseURef: string
    Returns Promise<StateGetBalanceResult>
    +
  • Defined in src/rpc/client.ts:53
  • +
  • Defined in src/rpc/client.ts:133
  • +
  • Defined in src/rpc/client.ts:137
  • +
  • Defined in src/rpc/client.ts:206
  • +
  • Defined in src/rpc/client.ts:121
  • +
  • Defined in src/rpc/client.ts:192
  • +
  • Defined in src/rpc/client.ts:158
  • +
  • Defined in src/rpc/client.ts:82
    • @@ -604,7 +604,7 @@
      blockHash: string
    Returns Promise<ChainGetStateRootHashResult>
    +
  • Defined in src/rpc/client.ts:150
    • @@ -618,7 +618,7 @@
      height: number

    Returns Promise<ChainGetStateRootHashResult>

    +
  • Defined in src/rpc/client.ts:153
  • +
  • Defined in src/rpc/client.ts:149
  • +
  • Defined in src/rpc/client.ts:157
    • @@ -650,7 +650,7 @@
      deployHash: string
    Returns Promise<InfoGetTransactionResult>
    +
  • Defined in src/rpc/client.ts:63
  • +
  • Defined in src/rpc/client.ts:60
    • @@ -678,7 +678,7 @@
      deployHash: string
    Returns Promise<InfoGetTransactionResult>
    +
  • Defined in src/rpc/client.ts:69
  • +
  • Defined in src/rpc/client.ts:66
  • +
  • Defined in src/rpc/client.ts:49
    • @@ -717,7 +717,7 @@
      blockHash: string
    Returns Promise<InfoGetRewardResult>
    +
  • Defined in src/rpc/client.ts:197
    • @@ -733,7 +733,7 @@
      height: number

    Returns Promise<InfoGetRewardResult>

    +
  • Defined in src/rpc/client.ts:201
    • @@ -749,7 +749,7 @@
      eraID: number

    Returns Promise<InfoGetRewardResult>

    +
  • Defined in src/rpc/client.ts:193
  • +
  • Defined in src/rpc/client.ts:228
  • +
  • Defined in src/rpc/client.ts:229
    • @@ -793,7 +793,7 @@
      blockHash: string
    Returns Promise<QueryBalanceResult>
    +
  • Defined in src/rpc/client.ts:165
    • @@ -809,7 +809,7 @@
      height: number

    Returns Promise<QueryBalanceResult>

    +
  • Defined in src/rpc/client.ts:161
    • @@ -825,7 +825,7 @@
      stateRootHash: string

    Returns Promise<QueryBalanceResult>

    +
  • Defined in src/rpc/client.ts:169
    • @@ -841,7 +841,7 @@
      blockHash: string
    Returns Promise<QueryBalanceDetailsResult>
    +
  • Defined in src/rpc/client.ts:181
    • @@ -857,7 +857,7 @@
      height: number

    Returns Promise<QueryBalanceDetailsResult>

    +
  • Defined in src/rpc/client.ts:177
    • @@ -873,7 +873,7 @@
      stateRootHash: string

    Returns Promise<QueryBalanceDetailsResult>

    +
  • Defined in src/rpc/client.ts:185
  • +
  • Defined in src/rpc/client.ts:92
  • +
  • Defined in src/rpc/client.ts:97
  • +
  • Defined in src/rpc/client.ts:102
  • +
  • Defined in src/rpc/client.ts:160
  • +
  • Defined in src/rpc/client.ts:174
  • +
  • Defined in src/rpc/client.ts:88
  • +
  • Defined in src/rpc/client.ts:238
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/types/EventData.html b/types/EventData.html index a9241ded1..1229a76af 100644 --- a/types/EventData.html +++ b/types/EventData.html @@ -17,7 +17,7 @@

    Type alias EventData

    EventData: string
    +
  • Defined in src/sse/event.ts:55
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/types/HandlerFunc.html b/types/HandlerFunc.html index 674cf1bdd..f00038baf 100644 --- a/types/HandlerFunc.html +++ b/types/HandlerFunc.html @@ -30,7 +30,7 @@

    Parameters

    rawEvent: RawEvent

    Returns Promise<void>

    +
  • Defined in src/sse/consumer.ts:5
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/types/MessageChecksum.html b/types/MessageChecksum.html index b002e43c9..0b815d449 100644 --- a/types/MessageChecksum.html +++ b/types/MessageChecksum.html @@ -15,9 +15,11 @@
  • casper-js-sdk
  • MessageChecksum
  • Type alias MessageChecksum

    -
    MessageChecksum: string
    +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/types/SystemEntityType.html b/types/SystemEntityType.html index d5870625e..31455db26 100644 --- a/types/SystemEntityType.html +++ b/types/SystemEntityType.html @@ -17,7 +17,7 @@

    Type alias SystemEntityType

    SystemEntityType: string
    +
  • Defined in src/types/AddressableEntity.ts:7
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/types/TransactionRuntime.html b/types/TransactionRuntime.html index c7e6332b8..2922f3f66 100644 --- a/types/TransactionRuntime.html +++ b/types/TransactionRuntime.html @@ -17,7 +17,7 @@

    Type alias TransactionRuntime

    TransactionRuntime: "VmCasperV1" | "VmCasperV2"
    +
  • Defined in src/types/AddressableEntity.ts:8
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/types/TypeName.html b/types/TypeName.html index 2ef190225..13e84440f 100644 --- a/types/TypeName.html +++ b/types/TypeName.html @@ -19,8 +19,8 @@

    Type alias TypeName

    Type alias for the string representation of a type name.

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:44
  • +
  • Defined in src/types/clvalue/cltype/CLType.ts:49
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/AllEventsNames.html b/variables/AllEventsNames.html index bab481407..93b1bb1aa 100644 --- a/variables/AllEventsNames.html +++ b/variables/AllEventsNames.html @@ -17,7 +17,7 @@

    Variable AllEventsNamesConst

    AllEventsNames: { [ key in EventType]: string } = ...
    +
  • Defined in src/sse/event.ts:39
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ApiVersion.html b/variables/ApiVersion.html index 3ee7f6637..9d9d3e092 100644 --- a/variables/ApiVersion.html +++ b/variables/ApiVersion.html @@ -17,7 +17,7 @@

    Variable ApiVersionConst

    ApiVersion: "2.0" = '2.0'
    +
  • Defined in src/rpc/request.ts:13
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ByteHashLen.html b/variables/ByteHashLen.html index eb8f0bc2a..b478d4c7e 100644 --- a/variables/ByteHashLen.html +++ b/variables/ByteHashLen.html @@ -19,7 +19,7 @@

    Variable ByteHashLenConst

    Length of a URef hash in bytes.

    +
  • Defined in src/types/key/URef.ts:28
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/CLTypeAny.html b/variables/CLTypeAny.html index 6e925af93..7f445a976 100644 --- a/variables/CLTypeAny.html +++ b/variables/CLTypeAny.html @@ -16,10 +16,10 @@
  • CLTypeAny
  • Variable CLTypeAnyConst

    CLTypeAny: SimpleType = ...
    -

    Represents an Any type in the CasperLabs type system.

    +

    Represents an Any type in the Casper type system.

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:238
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/CLTypeBool.html b/variables/CLTypeBool.html index 2fdd883ce..1aadbdcf7 100644 --- a/variables/CLTypeBool.html +++ b/variables/CLTypeBool.html @@ -16,10 +16,10 @@
  • CLTypeBool
  • Variable CLTypeBoolConst

    CLTypeBool: SimpleType = ...
    -

    Represents a Boolean type in the CasperLabs type system.

    +

    Represents a Boolean type in the Casper type system.

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:173
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/CLTypeInt32.html b/variables/CLTypeInt32.html index f3681ce63..b06dd4237 100644 --- a/variables/CLTypeInt32.html +++ b/variables/CLTypeInt32.html @@ -16,10 +16,10 @@
  • CLTypeInt32
  • Variable CLTypeInt32Const

    CLTypeInt32: SimpleType = ...
    -

    Represents a 32-bit signed integer type in the CasperLabs type system.

    +

    Represents a 32-bit signed integer type in the Casper type system.

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:178
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/CLTypeInt64.html b/variables/CLTypeInt64.html index 2afad87dd..d207e7603 100644 --- a/variables/CLTypeInt64.html +++ b/variables/CLTypeInt64.html @@ -16,10 +16,10 @@
  • CLTypeInt64
  • Variable CLTypeInt64Const

    CLTypeInt64: SimpleType = ...
    -

    Represents a 64-bit signed integer type in the CasperLabs type system.

    +

    Represents a 64-bit signed integer type in the Casper type system.

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:183
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/CLTypeKey.html b/variables/CLTypeKey.html index 45ec1f9c3..ee32849f3 100644 --- a/variables/CLTypeKey.html +++ b/variables/CLTypeKey.html @@ -16,10 +16,10 @@
  • CLTypeKey
  • Variable CLTypeKeyConst

    CLTypeKey: SimpleType = ...
    -

    Represents a Key type in the CasperLabs type system.

    +

    Represents a Key type in the Casper type system.

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:228
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/CLTypePublicKey.html b/variables/CLTypePublicKey.html index 889187c6a..f61217718 100644 --- a/variables/CLTypePublicKey.html +++ b/variables/CLTypePublicKey.html @@ -16,10 +16,10 @@
  • CLTypePublicKey
  • Variable CLTypePublicKeyConst

    CLTypePublicKey: SimpleType = ...
    -

    Represents a PublicKey type in the CasperLabs type system.

    +

    Represents a PublicKey type in the Casper type system.

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:243
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/CLTypeString.html b/variables/CLTypeString.html index 893a559f7..220e9087d 100644 --- a/variables/CLTypeString.html +++ b/variables/CLTypeString.html @@ -16,10 +16,10 @@
  • CLTypeString
  • Variable CLTypeStringConst

    CLTypeString: SimpleType = ...
    -

    Represents a String type in the CasperLabs type system.

    +

    Represents a String type in the Casper type system.

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:223
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/CLTypeUInt128.html b/variables/CLTypeUInt128.html index 7d189261a..3a45cee77 100644 --- a/variables/CLTypeUInt128.html +++ b/variables/CLTypeUInt128.html @@ -16,10 +16,10 @@
  • CLTypeUInt128
  • Variable CLTypeUInt128Const

    CLTypeUInt128: SimpleType = ...
    -

    Represents a 128-bit unsigned integer type in the CasperLabs type system.

    +

    Represents a 128-bit unsigned integer type in the Casper type system.

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:203
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/CLTypeUInt256.html b/variables/CLTypeUInt256.html index b5eb66d12..e9dae752d 100644 --- a/variables/CLTypeUInt256.html +++ b/variables/CLTypeUInt256.html @@ -16,10 +16,10 @@
  • CLTypeUInt256
  • Variable CLTypeUInt256Const

    CLTypeUInt256: SimpleType = ...
    -

    Represents a 256-bit unsigned integer type in the CasperLabs type system.

    +

    Represents a 256-bit unsigned integer type in the Casper type system.

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:208
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/CLTypeUInt32.html b/variables/CLTypeUInt32.html index b55e03256..887b9c651 100644 --- a/variables/CLTypeUInt32.html +++ b/variables/CLTypeUInt32.html @@ -16,10 +16,10 @@
  • CLTypeUInt32
  • Variable CLTypeUInt32Const

    CLTypeUInt32: SimpleType = ...
    -

    Represents a 32-bit unsigned integer type in the CasperLabs type system.

    +

    Represents a 32-bit unsigned integer type in the Casper type system.

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:193
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/CLTypeUInt512.html b/variables/CLTypeUInt512.html index 0523e7647..6cda7d40a 100644 --- a/variables/CLTypeUInt512.html +++ b/variables/CLTypeUInt512.html @@ -16,10 +16,10 @@
  • CLTypeUInt512
  • Variable CLTypeUInt512Const

    CLTypeUInt512: SimpleType = ...
    -

    Represents a 512-bit unsigned integer type in the CasperLabs type system.

    +

    Represents a 512-bit unsigned integer type in the Casper type system.

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:213
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/CLTypeUInt64.html b/variables/CLTypeUInt64.html index a811c9a2c..6dffbac00 100644 --- a/variables/CLTypeUInt64.html +++ b/variables/CLTypeUInt64.html @@ -16,10 +16,10 @@
  • CLTypeUInt64
  • Variable CLTypeUInt64Const

    CLTypeUInt64: SimpleType = ...
    -

    Represents a 64-bit unsigned integer type in the CasperLabs type system.

    +

    Represents a 64-bit unsigned integer type in the Casper type system.

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:198
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/CLTypeUInt8.html b/variables/CLTypeUInt8.html index aeb944af2..007bfd224 100644 --- a/variables/CLTypeUInt8.html +++ b/variables/CLTypeUInt8.html @@ -16,10 +16,10 @@
  • CLTypeUInt8
  • Variable CLTypeUInt8Const

    CLTypeUInt8: SimpleType = ...
    -

    Represents an 8-bit unsigned integer type in the CasperLabs type system.

    +

    Represents an 8-bit unsigned integer type in the Casper type system.

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:188
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/CLTypeUnit.html b/variables/CLTypeUnit.html index 466f0f44d..3848c6f74 100644 --- a/variables/CLTypeUnit.html +++ b/variables/CLTypeUnit.html @@ -16,10 +16,10 @@
  • CLTypeUnit
  • Variable CLTypeUnitConst

    CLTypeUnit: SimpleType = ...
    -

    Represents a Unit type (similar to void) in the CasperLabs type system.

    +

    Represents a Unit type (similar to void) in the Casper type system.

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:218
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/CLTypeUref.html b/variables/CLTypeUref.html index d5dbacbec..8015c4ccb 100644 --- a/variables/CLTypeUref.html +++ b/variables/CLTypeUref.html @@ -16,10 +16,10 @@
  • CLTypeUref
  • Variable CLTypeUrefConst

    CLTypeUref: SimpleType = ...
    -

    Represents a URef (Unforgeable Reference) type in the CasperLabs type system.

    +

    Represents a URef (Unforgeable Reference) type in the Casper type system.

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:233
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/DEFAULT_DEPLOY_TTL.html b/variables/DEFAULT_DEPLOY_TTL.html index 88cc025ba..77e0248d9 100644 --- a/variables/DEFAULT_DEPLOY_TTL.html +++ b/variables/DEFAULT_DEPLOY_TTL.html @@ -15,9 +15,11 @@
  • casper-js-sdk
  • DEFAULT_DEPLOY_TTL
  • Variable DEFAULT_DEPLOY_TTLConst

    -
    DEFAULT_DEPLOY_TTL: 1800000 = 1800000
    +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ErrHandlerNotRegistered.html b/variables/ErrHandlerNotRegistered.html index 09b6e236d..1349d5263 100644 --- a/variables/ErrHandlerNotRegistered.html +++ b/variables/ErrHandlerNotRegistered.html @@ -17,7 +17,7 @@

    Variable ErrHandlerNotRegisteredConst

    ErrHandlerNotRegistered: Error = ...
    +
  • Defined in src/sse/consumer.ts:3
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ErrIncorrectUrefFormat.html b/variables/ErrIncorrectUrefFormat.html index 1c3a0d838..aaceb817e 100644 --- a/variables/ErrIncorrectUrefFormat.html +++ b/variables/ErrIncorrectUrefFormat.html @@ -19,7 +19,7 @@

    Variable ErrIncorrectUrefFormatConst

    Error thrown when the URef format is incorrect.

    +
  • Defined in src/types/key/URef.ts:22
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ErrInvalidApprovalSignature.html b/variables/ErrInvalidApprovalSignature.html index 4f5ee7006..03bfff20a 100644 --- a/variables/ErrInvalidApprovalSignature.html +++ b/variables/ErrInvalidApprovalSignature.html @@ -15,9 +15,11 @@
  • casper-js-sdk
  • ErrInvalidApprovalSignature
  • Variable ErrInvalidApprovalSignatureConst

    -
    ErrInvalidApprovalSignature: TransactionError = ...
    +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ErrInvalidBidAddrFormat.html b/variables/ErrInvalidBidAddrFormat.html index fe812946a..73d3c094e 100644 --- a/variables/ErrInvalidBidAddrFormat.html +++ b/variables/ErrInvalidBidAddrFormat.html @@ -19,7 +19,7 @@

    Variable ErrInvalidBidAddrFormatConst

    Error thrown when the BidAddr format is invalid.

    +
  • Defined in src/types/key/BidAddr.ts:27
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ErrInvalidBidAddrTag.html b/variables/ErrInvalidBidAddrTag.html index 01c556213..2c1e98e1f 100644 --- a/variables/ErrInvalidBidAddrTag.html +++ b/variables/ErrInvalidBidAddrTag.html @@ -19,7 +19,7 @@

    Variable ErrInvalidBidAddrTagConst

    Error thrown when an invalid BidAddrTag is encountered.

    +
  • Defined in src/types/key/BidAddr.ts:19
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ErrInvalidBodyHash.html b/variables/ErrInvalidBodyHash.html index ee305f3c6..25bcfc5eb 100644 --- a/variables/ErrInvalidBodyHash.html +++ b/variables/ErrInvalidBodyHash.html @@ -15,9 +15,11 @@
  • casper-js-sdk
  • ErrInvalidBodyHash
  • Variable ErrInvalidBodyHashConst

    -
    ErrInvalidBodyHash: TransactionError = ...
    +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ErrInvalidEntityAddrFormat.html b/variables/ErrInvalidEntityAddrFormat.html index f52651c73..aec977fc7 100644 --- a/variables/ErrInvalidEntityAddrFormat.html +++ b/variables/ErrInvalidEntityAddrFormat.html @@ -19,7 +19,7 @@

    Variable ErrInvalidEntityAddrFormatConst<

    Error thrown when the EntityAddr format is invalid.

    +
  • Defined in src/types/key/EntityAddr.ts:18
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ErrInvalidEntityKind.html b/variables/ErrInvalidEntityKind.html index ecca17ec3..6f5a15ef2 100644 --- a/variables/ErrInvalidEntityKind.html +++ b/variables/ErrInvalidEntityKind.html @@ -19,7 +19,7 @@

    Variable ErrInvalidEntityKindConst

    Error thrown when the EntityKind is invalid.

    +
  • Defined in src/types/key/EntityAddr.ts:23
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ErrInvalidResultJsonFormat.html b/variables/ErrInvalidResultJsonFormat.html index d6bd41076..9d425606a 100644 --- a/variables/ErrInvalidResultJsonFormat.html +++ b/variables/ErrInvalidResultJsonFormat.html @@ -19,7 +19,7 @@

    Variable ErrInvalidResultJsonFormatConst<

    Error thrown when the JSON format for a Result type is invalid.

    +
  • Defined in src/types/clvalue/cltype/Result.ts:8
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ErrInvalidTransactionHash.html b/variables/ErrInvalidTransactionHash.html index b5d581121..07de45c3d 100644 --- a/variables/ErrInvalidTransactionHash.html +++ b/variables/ErrInvalidTransactionHash.html @@ -15,9 +15,11 @@
  • casper-js-sdk
  • ErrInvalidTransactionHash
  • Variable ErrInvalidTransactionHashConst

    -
    ErrInvalidTransactionHash: TransactionError = ...
    +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ErrParamsJsonStringifyHandler.html b/variables/ErrParamsJsonStringifyHandler.html index 624c14315..56e2e56a7 100644 --- a/variables/ErrParamsJsonStringifyHandler.html +++ b/variables/ErrParamsJsonStringifyHandler.html @@ -17,7 +17,7 @@

    Variable ErrParamsJsonStringifyHandlerConst

    ErrParamsJsonStringifyHandler: Error = ...
    +
  • Defined in src/rpc/http_handler.ts:9
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ErrProcessHttpRequest.html b/variables/ErrProcessHttpRequest.html index 57855aec1..fa687b0b5 100644 --- a/variables/ErrProcessHttpRequest.html +++ b/variables/ErrProcessHttpRequest.html @@ -17,7 +17,7 @@

    Variable ErrProcessHttpRequestConst

    ErrProcessHttpRequest: Error = ...
    +
  • Defined in src/rpc/http_handler.ts:12
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ErrReadHttpResponseBody.html b/variables/ErrReadHttpResponseBody.html index 9ad140875..a78dc8e2b 100644 --- a/variables/ErrReadHttpResponseBody.html +++ b/variables/ErrReadHttpResponseBody.html @@ -17,7 +17,7 @@

    Variable ErrReadHttpResponseBodyConst

    ErrReadHttpResponseBody: Error = ...
    +
  • Defined in src/rpc/http_handler.ts:13
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ErrRpcResponseUnmarshal.html b/variables/ErrRpcResponseUnmarshal.html index 3bcff3f43..11d38b4e2 100644 --- a/variables/ErrRpcResponseUnmarshal.html +++ b/variables/ErrRpcResponseUnmarshal.html @@ -17,7 +17,7 @@

    Variable ErrRpcResponseUnmarshalConst

    ErrRpcResponseUnmarshal: Error = ...
    +
  • Defined in src/rpc/http_handler.ts:16
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ErrTransactionV1FromJson.html b/variables/ErrTransactionV1FromJson.html index 13736bd12..536cc3083 100644 --- a/variables/ErrTransactionV1FromJson.html +++ b/variables/ErrTransactionV1FromJson.html @@ -15,9 +15,11 @@
  • casper-js-sdk
  • ErrTransactionV1FromJson
  • Variable ErrTransactionV1FromJsonConst

    -
    ErrTransactionV1FromJson: TransactionError = ...
    +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ErrUnexpectedBidAddrTagInBidAddr.html b/variables/ErrUnexpectedBidAddrTagInBidAddr.html index 45a828f23..28f43c594 100644 --- a/variables/ErrUnexpectedBidAddrTagInBidAddr.html +++ b/variables/ErrUnexpectedBidAddrTagInBidAddr.html @@ -19,7 +19,7 @@

    Variable ErrUnexpectedBidAddrTagInBidAddr

    Error thrown when an unexpected BidAddrTag is found in a BidAddr.

    +
  • Defined in src/types/key/BidAddr.ts:22
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/ErrUnsupportedCLType.html b/variables/ErrUnsupportedCLType.html index a5c69f6ee..cbfe972fe 100644 --- a/variables/ErrUnsupportedCLType.html +++ b/variables/ErrUnsupportedCLType.html @@ -19,7 +19,7 @@

    Variable ErrUnsupportedCLTypeConst

    Error thrown when an unsupported CLType is encountered.

    +
  • Defined in src/types/clvalue/Parser.ts:45
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/Int32ByteSize.html b/variables/Int32ByteSize.html index 9b92a4c1c..d7086d46c 100644 --- a/variables/Int32ByteSize.html +++ b/variables/Int32ByteSize.html @@ -16,10 +16,10 @@
  • Int32ByteSize
  • Variable Int32ByteSizeConst

    Int32ByteSize: 4 = 4
    -

    The size of a 32-bit integer in bytes.

    +

    The byte size of a 32-bit integer.

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:4
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/Int64ByteSize.html b/variables/Int64ByteSize.html index 29f8e223b..a804f8753 100644 --- a/variables/Int64ByteSize.html +++ b/variables/Int64ByteSize.html @@ -16,10 +16,10 @@
  • Int64ByteSize
  • Variable Int64ByteSizeConst

    Int64ByteSize: 8 = 8
    -

    The size of a 64-bit integer in bytes.

    +

    The byte size of a 64-bit integer.

    +
  • Defined in src/types/clvalue/cltype/CLType.ts:9
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/KEY_DEFAULT_BYTE_LENGTH.html b/variables/KEY_DEFAULT_BYTE_LENGTH.html index c9c2d6f17..ce6ebb152 100644 --- a/variables/KEY_DEFAULT_BYTE_LENGTH.html +++ b/variables/KEY_DEFAULT_BYTE_LENGTH.html @@ -19,7 +19,7 @@

    Variable KEY_DEFAULT_BYTE_LENGTHConst

    Default byte length for keys.

    +
  • Defined in src/types/key/Key.ts:157
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/MapJsonParsingError.html b/variables/MapJsonParsingError.html index c96ab7cdc..84504a8ac 100644 --- a/variables/MapJsonParsingError.html +++ b/variables/MapJsonParsingError.html @@ -19,7 +19,7 @@

    Variable MapJsonParsingErrorConst

    Error thrown when there's an issue parsing the Map type from JSON.

    +
  • Defined in src/types/clvalue/cltype/Map.ts:8
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/PrefixNameTransfer.html b/variables/PrefixNameTransfer.html index 53c0c7345..b0e2de688 100644 --- a/variables/PrefixNameTransfer.html +++ b/variables/PrefixNameTransfer.html @@ -19,7 +19,7 @@

    Variable PrefixNameTransferConst <

    Prefix for transfer hashes in TransferHash.

    +
  • Defined in src/types/key/Transfer.ts:5
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/PrefixNameURef.html b/variables/PrefixNameURef.html index abff11ffd..331f75f64 100644 --- a/variables/PrefixNameURef.html +++ b/variables/PrefixNameURef.html @@ -19,7 +19,7 @@

    Variable PrefixNameURefConst

    Prefix for URef strings.

    +
  • Defined in src/types/key/URef.ts:25
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/TypeName-1.html b/variables/TypeName-1.html index 9a5ddab3c..6bf249b63 100644 --- a/variables/TypeName-1.html +++ b/variables/TypeName-1.html @@ -16,7 +16,7 @@
  • TypeName
  • Variable TypeName

    TypeName: {
        Any: string;
        Bool: string;
        ByteArray: string;
        I32: string;
        I64: string;
        Key: string;
        List: string;
        Map: string;
        Option: string;
        PublicKey: string;
        Result: string;
        String: string;
        Tuple1: string;
        Tuple2: string;
        Tuple3: string;
        U128: string;
        U256: string;
        U32: string;
        U512: string;
        U64: string;
        U8: string;
        URef: string;
        Unit: string;
    }
    -

    Object containing string constants for type names in the CasperLabs type system.

    +

    Object containing string constants for each type name in the Casper type system.

    Type declaration

    @@ -68,8 +68,8 @@
    URef:
    Unit: string
    +
  • Defined in src/types/clvalue/cltype/CLType.ts:44
  • +
  • Defined in src/types/clvalue/cltype/CLType.ts:49
  • +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/keyIDbyPrefix.html b/variables/keyIDbyPrefix.html index 3214a96df..95808491a 100644 --- a/variables/keyIDbyPrefix.html +++ b/variables/keyIDbyPrefix.html @@ -15,9 +15,11 @@
  • casper-js-sdk
  • keyIDbyPrefix
  • Variable keyIDbyPrefixConst

    -
    keyIDbyPrefix: Map<PrefixName, TypeID> = ...
    +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/variables/typeIDbyNames.html b/variables/typeIDbyNames.html index b24abf672..7e6752fbb 100644 --- a/variables/typeIDbyNames.html +++ b/variables/typeIDbyNames.html @@ -15,9 +15,11 @@
  • casper-js-sdk
  • typeIDbyNames
  • Variable typeIDbyNamesConst

    -
    typeIDbyNames: Map<KeyTypeName, TypeID> = ...
    +
  • splitAt
  • Generated using TypeDoc

    \ No newline at end of file