diff --git a/CHANGELOG.md b/CHANGELOG.md index 58776ab2..42512490 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ All notable changes to this project will be documented in this file. +## [1.44.1] – 2023-07-25 + +### New + +- functions with callbacks (e.g. `processing.process_messages`) can be called as sync. +- `send_event` parameter is now optional with default value `false`. + +### Deprecated + +- Debot module is [DEPRECATED](https://github.com/tonlabs/ever-sdk/blob/master/docs/reference/types-and-methods/DEPRECATED.md) + ## [1.44.0] – 2023-07-12 ### New @@ -17,11 +28,6 @@ All notable changes to this project will be documented in this file. `boc::encode_external_in_message`, `boc::get_compiler_version`, `processing::monitor_messages`, `processing::get_monitor_info`, `processing::cancel_monitor` - Code generator for `modules.ts` produces `_sync` wrapper for all API functions. - -## [1.44.3] – 2023-06-24 - -### New - - Added `_sync` version for each SDK function. So SDK can be used in utility scripts in sync manner. Not all bindings are support sync calls. diff --git a/docs/assets/search.js b/docs/assets/search.js index 7bb9ea28..4d222ef2 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"8\":\"Enumeration\",\"16\":\"Enumeration Member\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\",\"4194304\":\"Type alias\"},\"rows\":[{\"id\":0,\"kind\":256,\"name\":\"BinaryLibrary\",\"url\":\"interfaces/BinaryLibrary.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1,\"kind\":2048,\"name\":\"setResponseHandler\",\"url\":\"interfaces/BinaryLibrary.html#setResponseHandler\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"BinaryLibrary\"},{\"id\":2,\"kind\":2048,\"name\":\"sendRequest\",\"url\":\"interfaces/BinaryLibrary.html#sendRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"BinaryLibrary\"},{\"id\":3,\"kind\":2048,\"name\":\"getLibName\",\"url\":\"interfaces/BinaryLibrary.html#getLibName\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BinaryLibrary\"},{\"id\":4,\"kind\":2048,\"name\":\"createContext\",\"url\":\"interfaces/BinaryLibrary.html#createContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BinaryLibrary\"},{\"id\":5,\"kind\":2048,\"name\":\"destroyContext\",\"url\":\"interfaces/BinaryLibrary.html#destroyContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BinaryLibrary\"},{\"id\":6,\"kind\":4194304,\"name\":\"ResponseHandler\",\"url\":\"modules.html#ResponseHandler\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":7,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResponseHandler.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResponseHandler\"},{\"id\":8,\"kind\":64,\"name\":\"appRequestResultError\",\"url\":\"modules.html#appRequestResultError\",\"classes\":\"tsd-kind-function\"},{\"id\":9,\"kind\":64,\"name\":\"appRequestResultOk\",\"url\":\"modules.html#appRequestResultOk\",\"classes\":\"tsd-kind-function\"},{\"id\":10,\"kind\":64,\"name\":\"encryptionAlgorithmAES\",\"url\":\"modules.html#encryptionAlgorithmAES\",\"classes\":\"tsd-kind-function\"},{\"id\":11,\"kind\":64,\"name\":\"encryptionAlgorithmChaCha20\",\"url\":\"modules.html#encryptionAlgorithmChaCha20\",\"classes\":\"tsd-kind-function\"},{\"id\":12,\"kind\":64,\"name\":\"encryptionAlgorithmNaclBox\",\"url\":\"modules.html#encryptionAlgorithmNaclBox\",\"classes\":\"tsd-kind-function\"},{\"id\":13,\"kind\":64,\"name\":\"encryptionAlgorithmNaclSecretBox\",\"url\":\"modules.html#encryptionAlgorithmNaclSecretBox\",\"classes\":\"tsd-kind-function\"},{\"id\":14,\"kind\":64,\"name\":\"cryptoBoxSecretRandomSeedPhrase\",\"url\":\"modules.html#cryptoBoxSecretRandomSeedPhrase\",\"classes\":\"tsd-kind-function\"},{\"id\":15,\"kind\":64,\"name\":\"cryptoBoxSecretPredefinedSeedPhrase\",\"url\":\"modules.html#cryptoBoxSecretPredefinedSeedPhrase\",\"classes\":\"tsd-kind-function\"},{\"id\":16,\"kind\":64,\"name\":\"cryptoBoxSecretEncryptedSecret\",\"url\":\"modules.html#cryptoBoxSecretEncryptedSecret\",\"classes\":\"tsd-kind-function\"},{\"id\":17,\"kind\":64,\"name\":\"boxEncryptionAlgorithmChaCha20\",\"url\":\"modules.html#boxEncryptionAlgorithmChaCha20\",\"classes\":\"tsd-kind-function\"},{\"id\":18,\"kind\":64,\"name\":\"boxEncryptionAlgorithmNaclBox\",\"url\":\"modules.html#boxEncryptionAlgorithmNaclBox\",\"classes\":\"tsd-kind-function\"},{\"id\":19,\"kind\":64,\"name\":\"boxEncryptionAlgorithmNaclSecretBox\",\"url\":\"modules.html#boxEncryptionAlgorithmNaclSecretBox\",\"classes\":\"tsd-kind-function\"},{\"id\":20,\"kind\":64,\"name\":\"paramsOfAppPasswordProviderGetPassword\",\"url\":\"modules.html#paramsOfAppPasswordProviderGetPassword\",\"classes\":\"tsd-kind-function\"},{\"id\":21,\"kind\":64,\"name\":\"resultOfAppPasswordProviderGetPassword\",\"url\":\"modules.html#resultOfAppPasswordProviderGetPassword\",\"classes\":\"tsd-kind-function\"},{\"id\":22,\"kind\":64,\"name\":\"paramsOfAppSigningBoxGetPublicKey\",\"url\":\"modules.html#paramsOfAppSigningBoxGetPublicKey\",\"classes\":\"tsd-kind-function\"},{\"id\":23,\"kind\":64,\"name\":\"paramsOfAppSigningBoxSign\",\"url\":\"modules.html#paramsOfAppSigningBoxSign\",\"classes\":\"tsd-kind-function\"},{\"id\":24,\"kind\":64,\"name\":\"resultOfAppSigningBoxGetPublicKey\",\"url\":\"modules.html#resultOfAppSigningBoxGetPublicKey\",\"classes\":\"tsd-kind-function\"},{\"id\":25,\"kind\":64,\"name\":\"resultOfAppSigningBoxSign\",\"url\":\"modules.html#resultOfAppSigningBoxSign\",\"classes\":\"tsd-kind-function\"},{\"id\":26,\"kind\":64,\"name\":\"paramsOfAppEncryptionBoxGetInfo\",\"url\":\"modules.html#paramsOfAppEncryptionBoxGetInfo\",\"classes\":\"tsd-kind-function\"},{\"id\":27,\"kind\":64,\"name\":\"paramsOfAppEncryptionBoxEncrypt\",\"url\":\"modules.html#paramsOfAppEncryptionBoxEncrypt\",\"classes\":\"tsd-kind-function\"},{\"id\":28,\"kind\":64,\"name\":\"paramsOfAppEncryptionBoxDecrypt\",\"url\":\"modules.html#paramsOfAppEncryptionBoxDecrypt\",\"classes\":\"tsd-kind-function\"},{\"id\":29,\"kind\":64,\"name\":\"resultOfAppEncryptionBoxGetInfo\",\"url\":\"modules.html#resultOfAppEncryptionBoxGetInfo\",\"classes\":\"tsd-kind-function\"},{\"id\":30,\"kind\":64,\"name\":\"resultOfAppEncryptionBoxEncrypt\",\"url\":\"modules.html#resultOfAppEncryptionBoxEncrypt\",\"classes\":\"tsd-kind-function\"},{\"id\":31,\"kind\":64,\"name\":\"resultOfAppEncryptionBoxDecrypt\",\"url\":\"modules.html#resultOfAppEncryptionBoxDecrypt\",\"classes\":\"tsd-kind-function\"},{\"id\":32,\"kind\":64,\"name\":\"abiContract\",\"url\":\"modules.html#abiContract\",\"classes\":\"tsd-kind-function\"},{\"id\":33,\"kind\":64,\"name\":\"abiJson\",\"url\":\"modules.html#abiJson\",\"classes\":\"tsd-kind-function\"},{\"id\":34,\"kind\":64,\"name\":\"abiHandle\",\"url\":\"modules.html#abiHandle\",\"classes\":\"tsd-kind-function\"},{\"id\":35,\"kind\":64,\"name\":\"abiSerialized\",\"url\":\"modules.html#abiSerialized\",\"classes\":\"tsd-kind-function\"},{\"id\":36,\"kind\":64,\"name\":\"signerNone\",\"url\":\"modules.html#signerNone\",\"classes\":\"tsd-kind-function\"},{\"id\":37,\"kind\":64,\"name\":\"signerExternal\",\"url\":\"modules.html#signerExternal\",\"classes\":\"tsd-kind-function\"},{\"id\":38,\"kind\":64,\"name\":\"signerKeys\",\"url\":\"modules.html#signerKeys\",\"classes\":\"tsd-kind-function\"},{\"id\":39,\"kind\":64,\"name\":\"signerSigningBox\",\"url\":\"modules.html#signerSigningBox\",\"classes\":\"tsd-kind-function\"},{\"id\":40,\"kind\":64,\"name\":\"stateInitSourceMessage\",\"url\":\"modules.html#stateInitSourceMessage\",\"classes\":\"tsd-kind-function\"},{\"id\":41,\"kind\":64,\"name\":\"stateInitSourceStateInit\",\"url\":\"modules.html#stateInitSourceStateInit\",\"classes\":\"tsd-kind-function\"},{\"id\":42,\"kind\":64,\"name\":\"stateInitSourceTvc\",\"url\":\"modules.html#stateInitSourceTvc\",\"classes\":\"tsd-kind-function\"},{\"id\":43,\"kind\":64,\"name\":\"messageSourceEncoded\",\"url\":\"modules.html#messageSourceEncoded\",\"classes\":\"tsd-kind-function\"},{\"id\":44,\"kind\":64,\"name\":\"messageSourceEncodingParams\",\"url\":\"modules.html#messageSourceEncodingParams\",\"classes\":\"tsd-kind-function\"},{\"id\":45,\"kind\":64,\"name\":\"bocCacheTypePinned\",\"url\":\"modules.html#bocCacheTypePinned\",\"classes\":\"tsd-kind-function\"},{\"id\":46,\"kind\":64,\"name\":\"bocCacheTypeUnpinned\",\"url\":\"modules.html#bocCacheTypeUnpinned\",\"classes\":\"tsd-kind-function\"},{\"id\":47,\"kind\":64,\"name\":\"builderOpInteger\",\"url\":\"modules.html#builderOpInteger\",\"classes\":\"tsd-kind-function\"},{\"id\":48,\"kind\":64,\"name\":\"builderOpBitString\",\"url\":\"modules.html#builderOpBitString\",\"classes\":\"tsd-kind-function\"},{\"id\":49,\"kind\":64,\"name\":\"builderOpCell\",\"url\":\"modules.html#builderOpCell\",\"classes\":\"tsd-kind-function\"},{\"id\":50,\"kind\":64,\"name\":\"builderOpCellBoc\",\"url\":\"modules.html#builderOpCellBoc\",\"classes\":\"tsd-kind-function\"},{\"id\":51,\"kind\":64,\"name\":\"builderOpAddress\",\"url\":\"modules.html#builderOpAddress\",\"classes\":\"tsd-kind-function\"},{\"id\":52,\"kind\":64,\"name\":\"tvcV1\",\"url\":\"modules.html#tvcV1\",\"classes\":\"tsd-kind-function\"},{\"id\":53,\"kind\":64,\"name\":\"processingEventWillFetchFirstBlock\",\"url\":\"modules.html#processingEventWillFetchFirstBlock\",\"classes\":\"tsd-kind-function\"},{\"id\":54,\"kind\":64,\"name\":\"processingEventFetchFirstBlockFailed\",\"url\":\"modules.html#processingEventFetchFirstBlockFailed\",\"classes\":\"tsd-kind-function\"},{\"id\":55,\"kind\":64,\"name\":\"processingEventWillSend\",\"url\":\"modules.html#processingEventWillSend\",\"classes\":\"tsd-kind-function\"},{\"id\":56,\"kind\":64,\"name\":\"processingEventDidSend\",\"url\":\"modules.html#processingEventDidSend\",\"classes\":\"tsd-kind-function\"},{\"id\":57,\"kind\":64,\"name\":\"processingEventSendFailed\",\"url\":\"modules.html#processingEventSendFailed\",\"classes\":\"tsd-kind-function\"},{\"id\":58,\"kind\":64,\"name\":\"processingEventWillFetchNextBlock\",\"url\":\"modules.html#processingEventWillFetchNextBlock\",\"classes\":\"tsd-kind-function\"},{\"id\":59,\"kind\":64,\"name\":\"processingEventFetchNextBlockFailed\",\"url\":\"modules.html#processingEventFetchNextBlockFailed\",\"classes\":\"tsd-kind-function\"},{\"id\":60,\"kind\":64,\"name\":\"processingEventMessageExpired\",\"url\":\"modules.html#processingEventMessageExpired\",\"classes\":\"tsd-kind-function\"},{\"id\":61,\"kind\":64,\"name\":\"processingEventRempSentToValidators\",\"url\":\"modules.html#processingEventRempSentToValidators\",\"classes\":\"tsd-kind-function\"},{\"id\":62,\"kind\":64,\"name\":\"processingEventRempIncludedIntoBlock\",\"url\":\"modules.html#processingEventRempIncludedIntoBlock\",\"classes\":\"tsd-kind-function\"},{\"id\":63,\"kind\":64,\"name\":\"processingEventRempIncludedIntoAcceptedBlock\",\"url\":\"modules.html#processingEventRempIncludedIntoAcceptedBlock\",\"classes\":\"tsd-kind-function\"},{\"id\":64,\"kind\":64,\"name\":\"processingEventRempOther\",\"url\":\"modules.html#processingEventRempOther\",\"classes\":\"tsd-kind-function\"},{\"id\":65,\"kind\":64,\"name\":\"processingEventRempError\",\"url\":\"modules.html#processingEventRempError\",\"classes\":\"tsd-kind-function\"},{\"id\":66,\"kind\":64,\"name\":\"monitoredMessageBoc\",\"url\":\"modules.html#monitoredMessageBoc\",\"classes\":\"tsd-kind-function\"},{\"id\":67,\"kind\":64,\"name\":\"monitoredMessageHashAddress\",\"url\":\"modules.html#monitoredMessageHashAddress\",\"classes\":\"tsd-kind-function\"},{\"id\":68,\"kind\":64,\"name\":\"addressStringFormatAccountId\",\"url\":\"modules.html#addressStringFormatAccountId\",\"classes\":\"tsd-kind-function\"},{\"id\":69,\"kind\":64,\"name\":\"addressStringFormatHex\",\"url\":\"modules.html#addressStringFormatHex\",\"classes\":\"tsd-kind-function\"},{\"id\":70,\"kind\":64,\"name\":\"addressStringFormatBase64\",\"url\":\"modules.html#addressStringFormatBase64\",\"classes\":\"tsd-kind-function\"},{\"id\":71,\"kind\":64,\"name\":\"accountForExecutorNone\",\"url\":\"modules.html#accountForExecutorNone\",\"classes\":\"tsd-kind-function\"},{\"id\":72,\"kind\":64,\"name\":\"accountForExecutorUninit\",\"url\":\"modules.html#accountForExecutorUninit\",\"classes\":\"tsd-kind-function\"},{\"id\":73,\"kind\":64,\"name\":\"accountForExecutorAccount\",\"url\":\"modules.html#accountForExecutorAccount\",\"classes\":\"tsd-kind-function\"},{\"id\":74,\"kind\":64,\"name\":\"paramsOfQueryOperationQueryCollection\",\"url\":\"modules.html#paramsOfQueryOperationQueryCollection\",\"classes\":\"tsd-kind-function\"},{\"id\":75,\"kind\":64,\"name\":\"paramsOfQueryOperationWaitForCollection\",\"url\":\"modules.html#paramsOfQueryOperationWaitForCollection\",\"classes\":\"tsd-kind-function\"},{\"id\":76,\"kind\":64,\"name\":\"paramsOfQueryOperationAggregateCollection\",\"url\":\"modules.html#paramsOfQueryOperationAggregateCollection\",\"classes\":\"tsd-kind-function\"},{\"id\":77,\"kind\":64,\"name\":\"paramsOfQueryOperationQueryCounterparties\",\"url\":\"modules.html#paramsOfQueryOperationQueryCounterparties\",\"classes\":\"tsd-kind-function\"},{\"id\":78,\"kind\":64,\"name\":\"debotActivityTransaction\",\"url\":\"modules.html#debotActivityTransaction\",\"classes\":\"tsd-kind-function\"},{\"id\":79,\"kind\":64,\"name\":\"paramsOfAppDebotBrowserLog\",\"url\":\"modules.html#paramsOfAppDebotBrowserLog\",\"classes\":\"tsd-kind-function\"},{\"id\":80,\"kind\":64,\"name\":\"paramsOfAppDebotBrowserSwitch\",\"url\":\"modules.html#paramsOfAppDebotBrowserSwitch\",\"classes\":\"tsd-kind-function\"},{\"id\":81,\"kind\":64,\"name\":\"paramsOfAppDebotBrowserSwitchCompleted\",\"url\":\"modules.html#paramsOfAppDebotBrowserSwitchCompleted\",\"classes\":\"tsd-kind-function\"},{\"id\":82,\"kind\":64,\"name\":\"paramsOfAppDebotBrowserShowAction\",\"url\":\"modules.html#paramsOfAppDebotBrowserShowAction\",\"classes\":\"tsd-kind-function\"},{\"id\":83,\"kind\":64,\"name\":\"paramsOfAppDebotBrowserInput\",\"url\":\"modules.html#paramsOfAppDebotBrowserInput\",\"classes\":\"tsd-kind-function\"},{\"id\":84,\"kind\":64,\"name\":\"paramsOfAppDebotBrowserGetSigningBox\",\"url\":\"modules.html#paramsOfAppDebotBrowserGetSigningBox\",\"classes\":\"tsd-kind-function\"},{\"id\":85,\"kind\":64,\"name\":\"paramsOfAppDebotBrowserInvokeDebot\",\"url\":\"modules.html#paramsOfAppDebotBrowserInvokeDebot\",\"classes\":\"tsd-kind-function\"},{\"id\":86,\"kind\":64,\"name\":\"paramsOfAppDebotBrowserSend\",\"url\":\"modules.html#paramsOfAppDebotBrowserSend\",\"classes\":\"tsd-kind-function\"},{\"id\":87,\"kind\":64,\"name\":\"paramsOfAppDebotBrowserApprove\",\"url\":\"modules.html#paramsOfAppDebotBrowserApprove\",\"classes\":\"tsd-kind-function\"},{\"id\":88,\"kind\":64,\"name\":\"resultOfAppDebotBrowserInput\",\"url\":\"modules.html#resultOfAppDebotBrowserInput\",\"classes\":\"tsd-kind-function\"},{\"id\":89,\"kind\":64,\"name\":\"resultOfAppDebotBrowserGetSigningBox\",\"url\":\"modules.html#resultOfAppDebotBrowserGetSigningBox\",\"classes\":\"tsd-kind-function\"},{\"id\":90,\"kind\":64,\"name\":\"resultOfAppDebotBrowserInvokeDebot\",\"url\":\"modules.html#resultOfAppDebotBrowserInvokeDebot\",\"classes\":\"tsd-kind-function\"},{\"id\":91,\"kind\":64,\"name\":\"resultOfAppDebotBrowserApprove\",\"url\":\"modules.html#resultOfAppDebotBrowserApprove\",\"classes\":\"tsd-kind-function\"},{\"id\":92,\"kind\":8,\"name\":\"ClientErrorCode\",\"url\":\"enums/ClientErrorCode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":93,\"kind\":16,\"name\":\"NotImplemented\",\"url\":\"enums/ClientErrorCode.html#NotImplemented\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":94,\"kind\":16,\"name\":\"InvalidHex\",\"url\":\"enums/ClientErrorCode.html#InvalidHex\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":95,\"kind\":16,\"name\":\"InvalidBase64\",\"url\":\"enums/ClientErrorCode.html#InvalidBase64\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":96,\"kind\":16,\"name\":\"InvalidAddress\",\"url\":\"enums/ClientErrorCode.html#InvalidAddress\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":97,\"kind\":16,\"name\":\"CallbackParamsCantBeConvertedToJson\",\"url\":\"enums/ClientErrorCode.html#CallbackParamsCantBeConvertedToJson\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":98,\"kind\":16,\"name\":\"WebsocketConnectError\",\"url\":\"enums/ClientErrorCode.html#WebsocketConnectError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":99,\"kind\":16,\"name\":\"WebsocketReceiveError\",\"url\":\"enums/ClientErrorCode.html#WebsocketReceiveError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":100,\"kind\":16,\"name\":\"WebsocketSendError\",\"url\":\"enums/ClientErrorCode.html#WebsocketSendError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":101,\"kind\":16,\"name\":\"HttpClientCreateError\",\"url\":\"enums/ClientErrorCode.html#HttpClientCreateError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":102,\"kind\":16,\"name\":\"HttpRequestCreateError\",\"url\":\"enums/ClientErrorCode.html#HttpRequestCreateError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":103,\"kind\":16,\"name\":\"HttpRequestSendError\",\"url\":\"enums/ClientErrorCode.html#HttpRequestSendError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":104,\"kind\":16,\"name\":\"HttpRequestParseError\",\"url\":\"enums/ClientErrorCode.html#HttpRequestParseError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":105,\"kind\":16,\"name\":\"CallbackNotRegistered\",\"url\":\"enums/ClientErrorCode.html#CallbackNotRegistered\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":106,\"kind\":16,\"name\":\"NetModuleNotInit\",\"url\":\"enums/ClientErrorCode.html#NetModuleNotInit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":107,\"kind\":16,\"name\":\"InvalidConfig\",\"url\":\"enums/ClientErrorCode.html#InvalidConfig\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":108,\"kind\":16,\"name\":\"CannotCreateRuntime\",\"url\":\"enums/ClientErrorCode.html#CannotCreateRuntime\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":109,\"kind\":16,\"name\":\"InvalidContextHandle\",\"url\":\"enums/ClientErrorCode.html#InvalidContextHandle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":110,\"kind\":16,\"name\":\"CannotSerializeResult\",\"url\":\"enums/ClientErrorCode.html#CannotSerializeResult\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":111,\"kind\":16,\"name\":\"CannotSerializeError\",\"url\":\"enums/ClientErrorCode.html#CannotSerializeError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":112,\"kind\":16,\"name\":\"CannotConvertJsValueToJson\",\"url\":\"enums/ClientErrorCode.html#CannotConvertJsValueToJson\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":113,\"kind\":16,\"name\":\"CannotReceiveSpawnedResult\",\"url\":\"enums/ClientErrorCode.html#CannotReceiveSpawnedResult\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":114,\"kind\":16,\"name\":\"SetTimerError\",\"url\":\"enums/ClientErrorCode.html#SetTimerError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":115,\"kind\":16,\"name\":\"InvalidParams\",\"url\":\"enums/ClientErrorCode.html#InvalidParams\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":116,\"kind\":16,\"name\":\"ContractsAddressConversionFailed\",\"url\":\"enums/ClientErrorCode.html#ContractsAddressConversionFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":117,\"kind\":16,\"name\":\"UnknownFunction\",\"url\":\"enums/ClientErrorCode.html#UnknownFunction\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":118,\"kind\":16,\"name\":\"AppRequestError\",\"url\":\"enums/ClientErrorCode.html#AppRequestError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":119,\"kind\":16,\"name\":\"NoSuchRequest\",\"url\":\"enums/ClientErrorCode.html#NoSuchRequest\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":120,\"kind\":16,\"name\":\"CanNotSendRequestResult\",\"url\":\"enums/ClientErrorCode.html#CanNotSendRequestResult\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":121,\"kind\":16,\"name\":\"CanNotReceiveRequestResult\",\"url\":\"enums/ClientErrorCode.html#CanNotReceiveRequestResult\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":122,\"kind\":16,\"name\":\"CanNotParseRequestResult\",\"url\":\"enums/ClientErrorCode.html#CanNotParseRequestResult\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":123,\"kind\":16,\"name\":\"UnexpectedCallbackResponse\",\"url\":\"enums/ClientErrorCode.html#UnexpectedCallbackResponse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":124,\"kind\":16,\"name\":\"CanNotParseNumber\",\"url\":\"enums/ClientErrorCode.html#CanNotParseNumber\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":125,\"kind\":16,\"name\":\"InternalError\",\"url\":\"enums/ClientErrorCode.html#InternalError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":126,\"kind\":16,\"name\":\"InvalidHandle\",\"url\":\"enums/ClientErrorCode.html#InvalidHandle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":127,\"kind\":16,\"name\":\"LocalStorageError\",\"url\":\"enums/ClientErrorCode.html#LocalStorageError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":128,\"kind\":16,\"name\":\"InvalidData\",\"url\":\"enums/ClientErrorCode.html#InvalidData\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":129,\"kind\":4194304,\"name\":\"ClientError\",\"url\":\"modules.html#ClientError\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":130,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ClientError.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ClientError\"},{\"id\":131,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#ClientError.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientError.__type\"},{\"id\":132,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ClientError.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientError.__type\"},{\"id\":133,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ClientError.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientError.__type\"},{\"id\":134,\"kind\":4194304,\"name\":\"ClientConfig\",\"url\":\"modules.html#ClientConfig\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":135,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ClientConfig.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ClientConfig\"},{\"id\":136,\"kind\":1024,\"name\":\"binding\",\"url\":\"modules.html#ClientConfig.__type.binding\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientConfig.__type\"},{\"id\":137,\"kind\":1024,\"name\":\"network\",\"url\":\"modules.html#ClientConfig.__type.network\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientConfig.__type\"},{\"id\":138,\"kind\":1024,\"name\":\"crypto\",\"url\":\"modules.html#ClientConfig.__type.crypto\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientConfig.__type\"},{\"id\":139,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ClientConfig.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientConfig.__type\"},{\"id\":140,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ClientConfig.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientConfig.__type\"},{\"id\":141,\"kind\":1024,\"name\":\"proofs\",\"url\":\"modules.html#ClientConfig.__type.proofs\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientConfig.__type\"},{\"id\":142,\"kind\":1024,\"name\":\"local_storage_path\",\"url\":\"modules.html#ClientConfig.__type.local_storage_path\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientConfig.__type\"},{\"id\":143,\"kind\":4194304,\"name\":\"NetworkConfig\",\"url\":\"modules.html#NetworkConfig\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":144,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#NetworkConfig.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"NetworkConfig\"},{\"id\":145,\"kind\":1024,\"name\":\"server_address\",\"url\":\"modules.html#NetworkConfig.__type.server_address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":146,\"kind\":1024,\"name\":\"endpoints\",\"url\":\"modules.html#NetworkConfig.__type.endpoints\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":147,\"kind\":1024,\"name\":\"network_retries_count\",\"url\":\"modules.html#NetworkConfig.__type.network_retries_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":148,\"kind\":1024,\"name\":\"max_reconnect_timeout\",\"url\":\"modules.html#NetworkConfig.__type.max_reconnect_timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":149,\"kind\":1024,\"name\":\"reconnect_timeout\",\"url\":\"modules.html#NetworkConfig.__type.reconnect_timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":150,\"kind\":1024,\"name\":\"message_retries_count\",\"url\":\"modules.html#NetworkConfig.__type.message_retries_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":151,\"kind\":1024,\"name\":\"message_processing_timeout\",\"url\":\"modules.html#NetworkConfig.__type.message_processing_timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":152,\"kind\":1024,\"name\":\"wait_for_timeout\",\"url\":\"modules.html#NetworkConfig.__type.wait_for_timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":153,\"kind\":1024,\"name\":\"out_of_sync_threshold\",\"url\":\"modules.html#NetworkConfig.__type.out_of_sync_threshold\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":154,\"kind\":1024,\"name\":\"sending_endpoint_count\",\"url\":\"modules.html#NetworkConfig.__type.sending_endpoint_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":155,\"kind\":1024,\"name\":\"latency_detection_interval\",\"url\":\"modules.html#NetworkConfig.__type.latency_detection_interval\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":156,\"kind\":1024,\"name\":\"max_latency\",\"url\":\"modules.html#NetworkConfig.__type.max_latency\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":157,\"kind\":1024,\"name\":\"query_timeout\",\"url\":\"modules.html#NetworkConfig.__type.query_timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":158,\"kind\":1024,\"name\":\"queries_protocol\",\"url\":\"modules.html#NetworkConfig.__type.queries_protocol\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":159,\"kind\":1024,\"name\":\"first_remp_status_timeout\",\"url\":\"modules.html#NetworkConfig.__type.first_remp_status_timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":160,\"kind\":1024,\"name\":\"next_remp_status_timeout\",\"url\":\"modules.html#NetworkConfig.__type.next_remp_status_timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":161,\"kind\":1024,\"name\":\"signature_id\",\"url\":\"modules.html#NetworkConfig.__type.signature_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":162,\"kind\":1024,\"name\":\"access_key\",\"url\":\"modules.html#NetworkConfig.__type.access_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":163,\"kind\":4194304,\"name\":\"BindingConfig\",\"url\":\"modules.html#BindingConfig\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":164,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BindingConfig.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BindingConfig\"},{\"id\":165,\"kind\":1024,\"name\":\"library\",\"url\":\"modules.html#BindingConfig.__type.library\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BindingConfig.__type\"},{\"id\":166,\"kind\":1024,\"name\":\"version\",\"url\":\"modules.html#BindingConfig.__type.version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BindingConfig.__type\"},{\"id\":167,\"kind\":8,\"name\":\"NetworkQueriesProtocol\",\"url\":\"enums/NetworkQueriesProtocol.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":168,\"kind\":16,\"name\":\"HTTP\",\"url\":\"enums/NetworkQueriesProtocol.html#HTTP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetworkQueriesProtocol\"},{\"id\":169,\"kind\":16,\"name\":\"WS\",\"url\":\"enums/NetworkQueriesProtocol.html#WS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetworkQueriesProtocol\"},{\"id\":170,\"kind\":4194304,\"name\":\"CryptoConfig\",\"url\":\"modules.html#CryptoConfig\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":171,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#CryptoConfig.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"CryptoConfig\"},{\"id\":172,\"kind\":1024,\"name\":\"mnemonic_dictionary\",\"url\":\"modules.html#CryptoConfig.__type.mnemonic_dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CryptoConfig.__type\"},{\"id\":173,\"kind\":1024,\"name\":\"mnemonic_word_count\",\"url\":\"modules.html#CryptoConfig.__type.mnemonic_word_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CryptoConfig.__type\"},{\"id\":174,\"kind\":1024,\"name\":\"hdkey_derivation_path\",\"url\":\"modules.html#CryptoConfig.__type.hdkey_derivation_path\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CryptoConfig.__type\"},{\"id\":175,\"kind\":4194304,\"name\":\"AbiConfig\",\"url\":\"modules.html#AbiConfig\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":176,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiConfig.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiConfig\"},{\"id\":177,\"kind\":1024,\"name\":\"workchain\",\"url\":\"modules.html#AbiConfig.__type.workchain\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiConfig.__type\"},{\"id\":178,\"kind\":1024,\"name\":\"message_expiration_timeout\",\"url\":\"modules.html#AbiConfig.__type.message_expiration_timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiConfig.__type\"},{\"id\":179,\"kind\":1024,\"name\":\"message_expiration_timeout_grow_factor\",\"url\":\"modules.html#AbiConfig.__type.message_expiration_timeout_grow_factor\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiConfig.__type\"},{\"id\":180,\"kind\":4194304,\"name\":\"BocConfig\",\"url\":\"modules.html#BocConfig\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":181,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BocConfig.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BocConfig\"},{\"id\":182,\"kind\":1024,\"name\":\"cache_max_size\",\"url\":\"modules.html#BocConfig.__type.cache_max_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BocConfig.__type\"},{\"id\":183,\"kind\":4194304,\"name\":\"ProofsConfig\",\"url\":\"modules.html#ProofsConfig\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":184,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProofsConfig.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProofsConfig\"},{\"id\":185,\"kind\":1024,\"name\":\"cache_in_local_storage\",\"url\":\"modules.html#ProofsConfig.__type.cache_in_local_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProofsConfig.__type\"},{\"id\":186,\"kind\":4194304,\"name\":\"BuildInfoDependency\",\"url\":\"modules.html#BuildInfoDependency\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":187,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BuildInfoDependency.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BuildInfoDependency\"},{\"id\":188,\"kind\":1024,\"name\":\"name\",\"url\":\"modules.html#BuildInfoDependency.__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BuildInfoDependency.__type\"},{\"id\":189,\"kind\":1024,\"name\":\"git_commit\",\"url\":\"modules.html#BuildInfoDependency.__type.git_commit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BuildInfoDependency.__type\"},{\"id\":190,\"kind\":4194304,\"name\":\"ParamsOfAppRequest\",\"url\":\"modules.html#ParamsOfAppRequest\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":191,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppRequest.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppRequest\"},{\"id\":192,\"kind\":1024,\"name\":\"app_request_id\",\"url\":\"modules.html#ParamsOfAppRequest.__type.app_request_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppRequest.__type\"},{\"id\":193,\"kind\":1024,\"name\":\"request_data\",\"url\":\"modules.html#ParamsOfAppRequest.__type.request_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppRequest.__type\"},{\"id\":194,\"kind\":4194304,\"name\":\"AppRequestResultErrorVariant\",\"url\":\"modules.html#AppRequestResultErrorVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":195,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AppRequestResultErrorVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AppRequestResultErrorVariant\"},{\"id\":196,\"kind\":1024,\"name\":\"text\",\"url\":\"modules.html#AppRequestResultErrorVariant.__type.text\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AppRequestResultErrorVariant.__type\"},{\"id\":197,\"kind\":4194304,\"name\":\"AppRequestResultOkVariant\",\"url\":\"modules.html#AppRequestResultOkVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":198,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AppRequestResultOkVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AppRequestResultOkVariant\"},{\"id\":199,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#AppRequestResultOkVariant.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AppRequestResultOkVariant.__type\"},{\"id\":200,\"kind\":4194304,\"name\":\"AppRequestResult\",\"url\":\"modules.html#AppRequestResult\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":201,\"kind\":4194304,\"name\":\"ResultOfGetApiReference\",\"url\":\"modules.html#ResultOfGetApiReference\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":202,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetApiReference.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetApiReference\"},{\"id\":203,\"kind\":1024,\"name\":\"api\",\"url\":\"modules.html#ResultOfGetApiReference.__type.api\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetApiReference.__type\"},{\"id\":204,\"kind\":4194304,\"name\":\"ResultOfVersion\",\"url\":\"modules.html#ResultOfVersion\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":205,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfVersion.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfVersion\"},{\"id\":206,\"kind\":1024,\"name\":\"version\",\"url\":\"modules.html#ResultOfVersion.__type.version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfVersion.__type\"},{\"id\":207,\"kind\":4194304,\"name\":\"ResultOfBuildInfo\",\"url\":\"modules.html#ResultOfBuildInfo\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":208,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfBuildInfo.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfBuildInfo\"},{\"id\":209,\"kind\":1024,\"name\":\"build_number\",\"url\":\"modules.html#ResultOfBuildInfo.__type.build_number\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfBuildInfo.__type\"},{\"id\":210,\"kind\":1024,\"name\":\"dependencies\",\"url\":\"modules.html#ResultOfBuildInfo.__type.dependencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfBuildInfo.__type\"},{\"id\":211,\"kind\":4194304,\"name\":\"ParamsOfResolveAppRequest\",\"url\":\"modules.html#ParamsOfResolveAppRequest\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":212,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfResolveAppRequest.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfResolveAppRequest\"},{\"id\":213,\"kind\":1024,\"name\":\"app_request_id\",\"url\":\"modules.html#ParamsOfResolveAppRequest.__type.app_request_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfResolveAppRequest.__type\"},{\"id\":214,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ParamsOfResolveAppRequest.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfResolveAppRequest.__type\"},{\"id\":215,\"kind\":128,\"name\":\"ClientModule\",\"url\":\"classes/ClientModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":216,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClientModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":217,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ClientModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":218,\"kind\":2048,\"name\":\"get_api_reference\",\"url\":\"classes/ClientModule.html#get_api_reference\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":219,\"kind\":2048,\"name\":\"version\",\"url\":\"classes/ClientModule.html#version\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":220,\"kind\":2048,\"name\":\"config\",\"url\":\"classes/ClientModule.html#config\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":221,\"kind\":2048,\"name\":\"build_info\",\"url\":\"classes/ClientModule.html#build_info\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":222,\"kind\":2048,\"name\":\"resolve_app_request\",\"url\":\"classes/ClientModule.html#resolve_app_request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":223,\"kind\":8,\"name\":\"CryptoErrorCode\",\"url\":\"enums/CryptoErrorCode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":224,\"kind\":16,\"name\":\"InvalidPublicKey\",\"url\":\"enums/CryptoErrorCode.html#InvalidPublicKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":225,\"kind\":16,\"name\":\"InvalidSecretKey\",\"url\":\"enums/CryptoErrorCode.html#InvalidSecretKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":226,\"kind\":16,\"name\":\"InvalidKey\",\"url\":\"enums/CryptoErrorCode.html#InvalidKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":227,\"kind\":16,\"name\":\"InvalidFactorizeChallenge\",\"url\":\"enums/CryptoErrorCode.html#InvalidFactorizeChallenge\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":228,\"kind\":16,\"name\":\"InvalidBigInt\",\"url\":\"enums/CryptoErrorCode.html#InvalidBigInt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":229,\"kind\":16,\"name\":\"ScryptFailed\",\"url\":\"enums/CryptoErrorCode.html#ScryptFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":230,\"kind\":16,\"name\":\"InvalidKeySize\",\"url\":\"enums/CryptoErrorCode.html#InvalidKeySize\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":231,\"kind\":16,\"name\":\"NaclSecretBoxFailed\",\"url\":\"enums/CryptoErrorCode.html#NaclSecretBoxFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":232,\"kind\":16,\"name\":\"NaclBoxFailed\",\"url\":\"enums/CryptoErrorCode.html#NaclBoxFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":233,\"kind\":16,\"name\":\"NaclSignFailed\",\"url\":\"enums/CryptoErrorCode.html#NaclSignFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":234,\"kind\":16,\"name\":\"Bip39InvalidEntropy\",\"url\":\"enums/CryptoErrorCode.html#Bip39InvalidEntropy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":235,\"kind\":16,\"name\":\"Bip39InvalidPhrase\",\"url\":\"enums/CryptoErrorCode.html#Bip39InvalidPhrase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":236,\"kind\":16,\"name\":\"Bip32InvalidKey\",\"url\":\"enums/CryptoErrorCode.html#Bip32InvalidKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":237,\"kind\":16,\"name\":\"Bip32InvalidDerivePath\",\"url\":\"enums/CryptoErrorCode.html#Bip32InvalidDerivePath\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":238,\"kind\":16,\"name\":\"Bip39InvalidDictionary\",\"url\":\"enums/CryptoErrorCode.html#Bip39InvalidDictionary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":239,\"kind\":16,\"name\":\"Bip39InvalidWordCount\",\"url\":\"enums/CryptoErrorCode.html#Bip39InvalidWordCount\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":240,\"kind\":16,\"name\":\"MnemonicGenerationFailed\",\"url\":\"enums/CryptoErrorCode.html#MnemonicGenerationFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":241,\"kind\":16,\"name\":\"MnemonicFromEntropyFailed\",\"url\":\"enums/CryptoErrorCode.html#MnemonicFromEntropyFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":242,\"kind\":16,\"name\":\"SigningBoxNotRegistered\",\"url\":\"enums/CryptoErrorCode.html#SigningBoxNotRegistered\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":243,\"kind\":16,\"name\":\"InvalidSignature\",\"url\":\"enums/CryptoErrorCode.html#InvalidSignature\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":244,\"kind\":16,\"name\":\"EncryptionBoxNotRegistered\",\"url\":\"enums/CryptoErrorCode.html#EncryptionBoxNotRegistered\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":245,\"kind\":16,\"name\":\"InvalidIvSize\",\"url\":\"enums/CryptoErrorCode.html#InvalidIvSize\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":246,\"kind\":16,\"name\":\"UnsupportedCipherMode\",\"url\":\"enums/CryptoErrorCode.html#UnsupportedCipherMode\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":247,\"kind\":16,\"name\":\"CannotCreateCipher\",\"url\":\"enums/CryptoErrorCode.html#CannotCreateCipher\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":248,\"kind\":16,\"name\":\"EncryptDataError\",\"url\":\"enums/CryptoErrorCode.html#EncryptDataError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":249,\"kind\":16,\"name\":\"DecryptDataError\",\"url\":\"enums/CryptoErrorCode.html#DecryptDataError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":250,\"kind\":16,\"name\":\"IvRequired\",\"url\":\"enums/CryptoErrorCode.html#IvRequired\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":251,\"kind\":16,\"name\":\"CryptoBoxNotRegistered\",\"url\":\"enums/CryptoErrorCode.html#CryptoBoxNotRegistered\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":252,\"kind\":16,\"name\":\"InvalidCryptoBoxType\",\"url\":\"enums/CryptoErrorCode.html#InvalidCryptoBoxType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":253,\"kind\":16,\"name\":\"CryptoBoxSecretSerializationError\",\"url\":\"enums/CryptoErrorCode.html#CryptoBoxSecretSerializationError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":254,\"kind\":16,\"name\":\"CryptoBoxSecretDeserializationError\",\"url\":\"enums/CryptoErrorCode.html#CryptoBoxSecretDeserializationError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":255,\"kind\":16,\"name\":\"InvalidNonceSize\",\"url\":\"enums/CryptoErrorCode.html#InvalidNonceSize\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":256,\"kind\":4194304,\"name\":\"SigningBoxHandle\",\"url\":\"modules.html#SigningBoxHandle\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":257,\"kind\":4194304,\"name\":\"EncryptionBoxHandle\",\"url\":\"modules.html#EncryptionBoxHandle\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":258,\"kind\":4194304,\"name\":\"EncryptionBoxInfo\",\"url\":\"modules.html#EncryptionBoxInfo\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":259,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#EncryptionBoxInfo.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"EncryptionBoxInfo\"},{\"id\":260,\"kind\":1024,\"name\":\"hdpath\",\"url\":\"modules.html#EncryptionBoxInfo.__type.hdpath\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"EncryptionBoxInfo.__type\"},{\"id\":261,\"kind\":1024,\"name\":\"algorithm\",\"url\":\"modules.html#EncryptionBoxInfo.__type.algorithm\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"EncryptionBoxInfo.__type\"},{\"id\":262,\"kind\":1024,\"name\":\"options\",\"url\":\"modules.html#EncryptionBoxInfo.__type.options\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"EncryptionBoxInfo.__type\"},{\"id\":263,\"kind\":1024,\"name\":\"public\",\"url\":\"modules.html#EncryptionBoxInfo.__type.public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"EncryptionBoxInfo.__type\"},{\"id\":264,\"kind\":4194304,\"name\":\"EncryptionAlgorithmAESVariant\",\"url\":\"modules.html#EncryptionAlgorithmAESVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":265,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#EncryptionAlgorithmAESVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"EncryptionAlgorithmAESVariant\"},{\"id\":266,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#EncryptionAlgorithmAESVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"EncryptionAlgorithmAESVariant.__type\"},{\"id\":267,\"kind\":4194304,\"name\":\"EncryptionAlgorithmChaCha20Variant\",\"url\":\"modules.html#EncryptionAlgorithmChaCha20Variant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":268,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#EncryptionAlgorithmChaCha20Variant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"EncryptionAlgorithmChaCha20Variant\"},{\"id\":269,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#EncryptionAlgorithmChaCha20Variant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"EncryptionAlgorithmChaCha20Variant.__type\"},{\"id\":270,\"kind\":4194304,\"name\":\"EncryptionAlgorithmNaclBoxVariant\",\"url\":\"modules.html#EncryptionAlgorithmNaclBoxVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":271,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#EncryptionAlgorithmNaclBoxVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"EncryptionAlgorithmNaclBoxVariant\"},{\"id\":272,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#EncryptionAlgorithmNaclBoxVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"EncryptionAlgorithmNaclBoxVariant.__type\"},{\"id\":273,\"kind\":4194304,\"name\":\"EncryptionAlgorithmNaclSecretBoxVariant\",\"url\":\"modules.html#EncryptionAlgorithmNaclSecretBoxVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":274,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#EncryptionAlgorithmNaclSecretBoxVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"EncryptionAlgorithmNaclSecretBoxVariant\"},{\"id\":275,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#EncryptionAlgorithmNaclSecretBoxVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"EncryptionAlgorithmNaclSecretBoxVariant.__type\"},{\"id\":276,\"kind\":4194304,\"name\":\"EncryptionAlgorithm\",\"url\":\"modules.html#EncryptionAlgorithm\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":277,\"kind\":8,\"name\":\"CipherMode\",\"url\":\"enums/CipherMode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":278,\"kind\":16,\"name\":\"CBC\",\"url\":\"enums/CipherMode.html#CBC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CipherMode\"},{\"id\":279,\"kind\":16,\"name\":\"CFB\",\"url\":\"enums/CipherMode.html#CFB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CipherMode\"},{\"id\":280,\"kind\":16,\"name\":\"CTR\",\"url\":\"enums/CipherMode.html#CTR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CipherMode\"},{\"id\":281,\"kind\":16,\"name\":\"ECB\",\"url\":\"enums/CipherMode.html#ECB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CipherMode\"},{\"id\":282,\"kind\":16,\"name\":\"OFB\",\"url\":\"enums/CipherMode.html#OFB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CipherMode\"},{\"id\":283,\"kind\":4194304,\"name\":\"AesParamsEB\",\"url\":\"modules.html#AesParamsEB\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":284,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AesParamsEB.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AesParamsEB\"},{\"id\":285,\"kind\":1024,\"name\":\"mode\",\"url\":\"modules.html#AesParamsEB.__type.mode\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AesParamsEB.__type\"},{\"id\":286,\"kind\":1024,\"name\":\"key\",\"url\":\"modules.html#AesParamsEB.__type.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AesParamsEB.__type\"},{\"id\":287,\"kind\":1024,\"name\":\"iv\",\"url\":\"modules.html#AesParamsEB.__type.iv\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AesParamsEB.__type\"},{\"id\":288,\"kind\":4194304,\"name\":\"AesInfo\",\"url\":\"modules.html#AesInfo\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":289,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AesInfo.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AesInfo\"},{\"id\":290,\"kind\":1024,\"name\":\"mode\",\"url\":\"modules.html#AesInfo.__type.mode\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AesInfo.__type\"},{\"id\":291,\"kind\":1024,\"name\":\"iv\",\"url\":\"modules.html#AesInfo.__type.iv\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AesInfo.__type\"},{\"id\":292,\"kind\":4194304,\"name\":\"ChaCha20ParamsEB\",\"url\":\"modules.html#ChaCha20ParamsEB\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":293,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ChaCha20ParamsEB.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ChaCha20ParamsEB\"},{\"id\":294,\"kind\":1024,\"name\":\"key\",\"url\":\"modules.html#ChaCha20ParamsEB.__type.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChaCha20ParamsEB.__type\"},{\"id\":295,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#ChaCha20ParamsEB.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChaCha20ParamsEB.__type\"},{\"id\":296,\"kind\":4194304,\"name\":\"NaclBoxParamsEB\",\"url\":\"modules.html#NaclBoxParamsEB\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":297,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#NaclBoxParamsEB.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"NaclBoxParamsEB\"},{\"id\":298,\"kind\":1024,\"name\":\"their_public\",\"url\":\"modules.html#NaclBoxParamsEB.__type.their_public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NaclBoxParamsEB.__type\"},{\"id\":299,\"kind\":1024,\"name\":\"secret\",\"url\":\"modules.html#NaclBoxParamsEB.__type.secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NaclBoxParamsEB.__type\"},{\"id\":300,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#NaclBoxParamsEB.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NaclBoxParamsEB.__type\"},{\"id\":301,\"kind\":4194304,\"name\":\"NaclSecretBoxParamsEB\",\"url\":\"modules.html#NaclSecretBoxParamsEB\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":302,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#NaclSecretBoxParamsEB.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"NaclSecretBoxParamsEB\"},{\"id\":303,\"kind\":1024,\"name\":\"key\",\"url\":\"modules.html#NaclSecretBoxParamsEB.__type.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NaclSecretBoxParamsEB.__type\"},{\"id\":304,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#NaclSecretBoxParamsEB.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NaclSecretBoxParamsEB.__type\"},{\"id\":305,\"kind\":4194304,\"name\":\"CryptoBoxSecretRandomSeedPhraseVariant\",\"url\":\"modules.html#CryptoBoxSecretRandomSeedPhraseVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":306,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#CryptoBoxSecretRandomSeedPhraseVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"CryptoBoxSecretRandomSeedPhraseVariant\"},{\"id\":307,\"kind\":1024,\"name\":\"dictionary\",\"url\":\"modules.html#CryptoBoxSecretRandomSeedPhraseVariant.__type.dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CryptoBoxSecretRandomSeedPhraseVariant.__type\"},{\"id\":308,\"kind\":1024,\"name\":\"wordcount\",\"url\":\"modules.html#CryptoBoxSecretRandomSeedPhraseVariant.__type.wordcount\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CryptoBoxSecretRandomSeedPhraseVariant.__type\"},{\"id\":309,\"kind\":4194304,\"name\":\"CryptoBoxSecretPredefinedSeedPhraseVariant\",\"url\":\"modules.html#CryptoBoxSecretPredefinedSeedPhraseVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":310,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#CryptoBoxSecretPredefinedSeedPhraseVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"CryptoBoxSecretPredefinedSeedPhraseVariant\"},{\"id\":311,\"kind\":1024,\"name\":\"phrase\",\"url\":\"modules.html#CryptoBoxSecretPredefinedSeedPhraseVariant.__type.phrase\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CryptoBoxSecretPredefinedSeedPhraseVariant.__type\"},{\"id\":312,\"kind\":1024,\"name\":\"dictionary\",\"url\":\"modules.html#CryptoBoxSecretPredefinedSeedPhraseVariant.__type.dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CryptoBoxSecretPredefinedSeedPhraseVariant.__type\"},{\"id\":313,\"kind\":1024,\"name\":\"wordcount\",\"url\":\"modules.html#CryptoBoxSecretPredefinedSeedPhraseVariant.__type.wordcount\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CryptoBoxSecretPredefinedSeedPhraseVariant.__type\"},{\"id\":314,\"kind\":4194304,\"name\":\"CryptoBoxSecretEncryptedSecretVariant\",\"url\":\"modules.html#CryptoBoxSecretEncryptedSecretVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":315,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#CryptoBoxSecretEncryptedSecretVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"CryptoBoxSecretEncryptedSecretVariant\"},{\"id\":316,\"kind\":1024,\"name\":\"encrypted_secret\",\"url\":\"modules.html#CryptoBoxSecretEncryptedSecretVariant.__type.encrypted_secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CryptoBoxSecretEncryptedSecretVariant.__type\"},{\"id\":317,\"kind\":4194304,\"name\":\"CryptoBoxSecret\",\"url\":\"modules.html#CryptoBoxSecret\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":318,\"kind\":4194304,\"name\":\"CryptoBoxHandle\",\"url\":\"modules.html#CryptoBoxHandle\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":319,\"kind\":4194304,\"name\":\"BoxEncryptionAlgorithmChaCha20Variant\",\"url\":\"modules.html#BoxEncryptionAlgorithmChaCha20Variant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":320,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BoxEncryptionAlgorithmChaCha20Variant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BoxEncryptionAlgorithmChaCha20Variant\"},{\"id\":321,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#BoxEncryptionAlgorithmChaCha20Variant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BoxEncryptionAlgorithmChaCha20Variant.__type\"},{\"id\":322,\"kind\":4194304,\"name\":\"BoxEncryptionAlgorithmNaclBoxVariant\",\"url\":\"modules.html#BoxEncryptionAlgorithmNaclBoxVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":323,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BoxEncryptionAlgorithmNaclBoxVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BoxEncryptionAlgorithmNaclBoxVariant\"},{\"id\":324,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#BoxEncryptionAlgorithmNaclBoxVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BoxEncryptionAlgorithmNaclBoxVariant.__type\"},{\"id\":325,\"kind\":4194304,\"name\":\"BoxEncryptionAlgorithmNaclSecretBoxVariant\",\"url\":\"modules.html#BoxEncryptionAlgorithmNaclSecretBoxVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":326,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BoxEncryptionAlgorithmNaclSecretBoxVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BoxEncryptionAlgorithmNaclSecretBoxVariant\"},{\"id\":327,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#BoxEncryptionAlgorithmNaclSecretBoxVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BoxEncryptionAlgorithmNaclSecretBoxVariant.__type\"},{\"id\":328,\"kind\":4194304,\"name\":\"BoxEncryptionAlgorithm\",\"url\":\"modules.html#BoxEncryptionAlgorithm\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":329,\"kind\":4194304,\"name\":\"ChaCha20ParamsCB\",\"url\":\"modules.html#ChaCha20ParamsCB\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":330,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ChaCha20ParamsCB.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ChaCha20ParamsCB\"},{\"id\":331,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#ChaCha20ParamsCB.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChaCha20ParamsCB.__type\"},{\"id\":332,\"kind\":4194304,\"name\":\"NaclBoxParamsCB\",\"url\":\"modules.html#NaclBoxParamsCB\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":333,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#NaclBoxParamsCB.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"NaclBoxParamsCB\"},{\"id\":334,\"kind\":1024,\"name\":\"their_public\",\"url\":\"modules.html#NaclBoxParamsCB.__type.their_public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NaclBoxParamsCB.__type\"},{\"id\":335,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#NaclBoxParamsCB.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NaclBoxParamsCB.__type\"},{\"id\":336,\"kind\":4194304,\"name\":\"NaclSecretBoxParamsCB\",\"url\":\"modules.html#NaclSecretBoxParamsCB\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":337,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#NaclSecretBoxParamsCB.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"NaclSecretBoxParamsCB\"},{\"id\":338,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#NaclSecretBoxParamsCB.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NaclSecretBoxParamsCB.__type\"},{\"id\":339,\"kind\":8,\"name\":\"MnemonicDictionary\",\"url\":\"enums/MnemonicDictionary.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":340,\"kind\":16,\"name\":\"Ton\",\"url\":\"enums/MnemonicDictionary.html#Ton\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MnemonicDictionary\"},{\"id\":341,\"kind\":16,\"name\":\"English\",\"url\":\"enums/MnemonicDictionary.html#English\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MnemonicDictionary\"},{\"id\":342,\"kind\":16,\"name\":\"ChineseSimplified\",\"url\":\"enums/MnemonicDictionary.html#ChineseSimplified\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MnemonicDictionary\"},{\"id\":343,\"kind\":16,\"name\":\"ChineseTraditional\",\"url\":\"enums/MnemonicDictionary.html#ChineseTraditional\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MnemonicDictionary\"},{\"id\":344,\"kind\":16,\"name\":\"French\",\"url\":\"enums/MnemonicDictionary.html#French\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MnemonicDictionary\"},{\"id\":345,\"kind\":16,\"name\":\"Italian\",\"url\":\"enums/MnemonicDictionary.html#Italian\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MnemonicDictionary\"},{\"id\":346,\"kind\":16,\"name\":\"Japanese\",\"url\":\"enums/MnemonicDictionary.html#Japanese\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MnemonicDictionary\"},{\"id\":347,\"kind\":16,\"name\":\"Korean\",\"url\":\"enums/MnemonicDictionary.html#Korean\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MnemonicDictionary\"},{\"id\":348,\"kind\":16,\"name\":\"Spanish\",\"url\":\"enums/MnemonicDictionary.html#Spanish\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MnemonicDictionary\"},{\"id\":349,\"kind\":4194304,\"name\":\"ParamsOfFactorize\",\"url\":\"modules.html#ParamsOfFactorize\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":350,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfFactorize.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfFactorize\"},{\"id\":351,\"kind\":1024,\"name\":\"composite\",\"url\":\"modules.html#ParamsOfFactorize.__type.composite\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfFactorize.__type\"},{\"id\":352,\"kind\":4194304,\"name\":\"ResultOfFactorize\",\"url\":\"modules.html#ResultOfFactorize\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":353,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfFactorize.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfFactorize\"},{\"id\":354,\"kind\":1024,\"name\":\"factors\",\"url\":\"modules.html#ResultOfFactorize.__type.factors\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfFactorize.__type\"},{\"id\":355,\"kind\":4194304,\"name\":\"ParamsOfModularPower\",\"url\":\"modules.html#ParamsOfModularPower\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":356,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfModularPower.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfModularPower\"},{\"id\":357,\"kind\":1024,\"name\":\"base\",\"url\":\"modules.html#ParamsOfModularPower.__type.base\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfModularPower.__type\"},{\"id\":358,\"kind\":1024,\"name\":\"exponent\",\"url\":\"modules.html#ParamsOfModularPower.__type.exponent\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfModularPower.__type\"},{\"id\":359,\"kind\":1024,\"name\":\"modulus\",\"url\":\"modules.html#ParamsOfModularPower.__type.modulus\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfModularPower.__type\"},{\"id\":360,\"kind\":4194304,\"name\":\"ResultOfModularPower\",\"url\":\"modules.html#ResultOfModularPower\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":361,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfModularPower.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfModularPower\"},{\"id\":362,\"kind\":1024,\"name\":\"modular_power\",\"url\":\"modules.html#ResultOfModularPower.__type.modular_power\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfModularPower.__type\"},{\"id\":363,\"kind\":4194304,\"name\":\"ParamsOfTonCrc16\",\"url\":\"modules.html#ParamsOfTonCrc16\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":364,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfTonCrc16.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfTonCrc16\"},{\"id\":365,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfTonCrc16.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfTonCrc16.__type\"},{\"id\":366,\"kind\":4194304,\"name\":\"ResultOfTonCrc16\",\"url\":\"modules.html#ResultOfTonCrc16\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":367,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfTonCrc16.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfTonCrc16\"},{\"id\":368,\"kind\":1024,\"name\":\"crc\",\"url\":\"modules.html#ResultOfTonCrc16.__type.crc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfTonCrc16.__type\"},{\"id\":369,\"kind\":4194304,\"name\":\"ParamsOfGenerateRandomBytes\",\"url\":\"modules.html#ParamsOfGenerateRandomBytes\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":370,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGenerateRandomBytes.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGenerateRandomBytes\"},{\"id\":371,\"kind\":1024,\"name\":\"length\",\"url\":\"modules.html#ParamsOfGenerateRandomBytes.__type.length\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGenerateRandomBytes.__type\"},{\"id\":372,\"kind\":4194304,\"name\":\"ResultOfGenerateRandomBytes\",\"url\":\"modules.html#ResultOfGenerateRandomBytes\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":373,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGenerateRandomBytes.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGenerateRandomBytes\"},{\"id\":374,\"kind\":1024,\"name\":\"bytes\",\"url\":\"modules.html#ResultOfGenerateRandomBytes.__type.bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGenerateRandomBytes.__type\"},{\"id\":375,\"kind\":4194304,\"name\":\"ParamsOfConvertPublicKeyToTonSafeFormat\",\"url\":\"modules.html#ParamsOfConvertPublicKeyToTonSafeFormat\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":376,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfConvertPublicKeyToTonSafeFormat.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfConvertPublicKeyToTonSafeFormat\"},{\"id\":377,\"kind\":1024,\"name\":\"public_key\",\"url\":\"modules.html#ParamsOfConvertPublicKeyToTonSafeFormat.__type.public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfConvertPublicKeyToTonSafeFormat.__type\"},{\"id\":378,\"kind\":4194304,\"name\":\"ResultOfConvertPublicKeyToTonSafeFormat\",\"url\":\"modules.html#ResultOfConvertPublicKeyToTonSafeFormat\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":379,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfConvertPublicKeyToTonSafeFormat.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfConvertPublicKeyToTonSafeFormat\"},{\"id\":380,\"kind\":1024,\"name\":\"ton_public_key\",\"url\":\"modules.html#ResultOfConvertPublicKeyToTonSafeFormat.__type.ton_public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfConvertPublicKeyToTonSafeFormat.__type\"},{\"id\":381,\"kind\":4194304,\"name\":\"KeyPair\",\"url\":\"modules.html#KeyPair\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":382,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#KeyPair.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"KeyPair\"},{\"id\":383,\"kind\":1024,\"name\":\"public\",\"url\":\"modules.html#KeyPair.__type.public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"KeyPair.__type\"},{\"id\":384,\"kind\":1024,\"name\":\"secret\",\"url\":\"modules.html#KeyPair.__type.secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"KeyPair.__type\"},{\"id\":385,\"kind\":4194304,\"name\":\"ParamsOfSign\",\"url\":\"modules.html#ParamsOfSign\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":386,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfSign.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfSign\"},{\"id\":387,\"kind\":1024,\"name\":\"unsigned\",\"url\":\"modules.html#ParamsOfSign.__type.unsigned\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSign.__type\"},{\"id\":388,\"kind\":1024,\"name\":\"keys\",\"url\":\"modules.html#ParamsOfSign.__type.keys\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSign.__type\"},{\"id\":389,\"kind\":4194304,\"name\":\"ResultOfSign\",\"url\":\"modules.html#ResultOfSign\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":390,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfSign.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfSign\"},{\"id\":391,\"kind\":1024,\"name\":\"signed\",\"url\":\"modules.html#ResultOfSign.__type.signed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfSign.__type\"},{\"id\":392,\"kind\":1024,\"name\":\"signature\",\"url\":\"modules.html#ResultOfSign.__type.signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfSign.__type\"},{\"id\":393,\"kind\":4194304,\"name\":\"ParamsOfVerifySignature\",\"url\":\"modules.html#ParamsOfVerifySignature\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":394,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfVerifySignature.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfVerifySignature\"},{\"id\":395,\"kind\":1024,\"name\":\"signed\",\"url\":\"modules.html#ParamsOfVerifySignature.__type.signed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfVerifySignature.__type\"},{\"id\":396,\"kind\":1024,\"name\":\"public\",\"url\":\"modules.html#ParamsOfVerifySignature.__type.public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfVerifySignature.__type\"},{\"id\":397,\"kind\":4194304,\"name\":\"ResultOfVerifySignature\",\"url\":\"modules.html#ResultOfVerifySignature\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":398,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfVerifySignature.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfVerifySignature\"},{\"id\":399,\"kind\":1024,\"name\":\"unsigned\",\"url\":\"modules.html#ResultOfVerifySignature.__type.unsigned\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfVerifySignature.__type\"},{\"id\":400,\"kind\":4194304,\"name\":\"ParamsOfHash\",\"url\":\"modules.html#ParamsOfHash\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":401,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfHash.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfHash\"},{\"id\":402,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfHash.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHash.__type\"},{\"id\":403,\"kind\":4194304,\"name\":\"ResultOfHash\",\"url\":\"modules.html#ResultOfHash\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":404,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfHash.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfHash\"},{\"id\":405,\"kind\":1024,\"name\":\"hash\",\"url\":\"modules.html#ResultOfHash.__type.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfHash.__type\"},{\"id\":406,\"kind\":4194304,\"name\":\"ParamsOfScrypt\",\"url\":\"modules.html#ParamsOfScrypt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":407,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfScrypt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfScrypt\"},{\"id\":408,\"kind\":1024,\"name\":\"password\",\"url\":\"modules.html#ParamsOfScrypt.__type.password\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfScrypt.__type\"},{\"id\":409,\"kind\":1024,\"name\":\"salt\",\"url\":\"modules.html#ParamsOfScrypt.__type.salt\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfScrypt.__type\"},{\"id\":410,\"kind\":1024,\"name\":\"log_n\",\"url\":\"modules.html#ParamsOfScrypt.__type.log_n\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfScrypt.__type\"},{\"id\":411,\"kind\":1024,\"name\":\"r\",\"url\":\"modules.html#ParamsOfScrypt.__type.r\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfScrypt.__type\"},{\"id\":412,\"kind\":1024,\"name\":\"p\",\"url\":\"modules.html#ParamsOfScrypt.__type.p\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfScrypt.__type\"},{\"id\":413,\"kind\":1024,\"name\":\"dk_len\",\"url\":\"modules.html#ParamsOfScrypt.__type.dk_len\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfScrypt.__type\"},{\"id\":414,\"kind\":4194304,\"name\":\"ResultOfScrypt\",\"url\":\"modules.html#ResultOfScrypt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":415,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfScrypt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfScrypt\"},{\"id\":416,\"kind\":1024,\"name\":\"key\",\"url\":\"modules.html#ResultOfScrypt.__type.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfScrypt.__type\"},{\"id\":417,\"kind\":4194304,\"name\":\"ParamsOfNaclSignKeyPairFromSecret\",\"url\":\"modules.html#ParamsOfNaclSignKeyPairFromSecret\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":418,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfNaclSignKeyPairFromSecret.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfNaclSignKeyPairFromSecret\"},{\"id\":419,\"kind\":1024,\"name\":\"secret\",\"url\":\"modules.html#ParamsOfNaclSignKeyPairFromSecret.__type.secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSignKeyPairFromSecret.__type\"},{\"id\":420,\"kind\":4194304,\"name\":\"ParamsOfNaclSign\",\"url\":\"modules.html#ParamsOfNaclSign\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":421,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfNaclSign.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfNaclSign\"},{\"id\":422,\"kind\":1024,\"name\":\"unsigned\",\"url\":\"modules.html#ParamsOfNaclSign.__type.unsigned\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSign.__type\"},{\"id\":423,\"kind\":1024,\"name\":\"secret\",\"url\":\"modules.html#ParamsOfNaclSign.__type.secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSign.__type\"},{\"id\":424,\"kind\":4194304,\"name\":\"ResultOfNaclSign\",\"url\":\"modules.html#ResultOfNaclSign\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":425,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfNaclSign.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfNaclSign\"},{\"id\":426,\"kind\":1024,\"name\":\"signed\",\"url\":\"modules.html#ResultOfNaclSign.__type.signed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfNaclSign.__type\"},{\"id\":427,\"kind\":4194304,\"name\":\"ParamsOfNaclSignOpen\",\"url\":\"modules.html#ParamsOfNaclSignOpen\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":428,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfNaclSignOpen.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfNaclSignOpen\"},{\"id\":429,\"kind\":1024,\"name\":\"signed\",\"url\":\"modules.html#ParamsOfNaclSignOpen.__type.signed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSignOpen.__type\"},{\"id\":430,\"kind\":1024,\"name\":\"public\",\"url\":\"modules.html#ParamsOfNaclSignOpen.__type.public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSignOpen.__type\"},{\"id\":431,\"kind\":4194304,\"name\":\"ResultOfNaclSignOpen\",\"url\":\"modules.html#ResultOfNaclSignOpen\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":432,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfNaclSignOpen.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfNaclSignOpen\"},{\"id\":433,\"kind\":1024,\"name\":\"unsigned\",\"url\":\"modules.html#ResultOfNaclSignOpen.__type.unsigned\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfNaclSignOpen.__type\"},{\"id\":434,\"kind\":4194304,\"name\":\"ResultOfNaclSignDetached\",\"url\":\"modules.html#ResultOfNaclSignDetached\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":435,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfNaclSignDetached.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfNaclSignDetached\"},{\"id\":436,\"kind\":1024,\"name\":\"signature\",\"url\":\"modules.html#ResultOfNaclSignDetached.__type.signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfNaclSignDetached.__type\"},{\"id\":437,\"kind\":4194304,\"name\":\"ParamsOfNaclSignDetachedVerify\",\"url\":\"modules.html#ParamsOfNaclSignDetachedVerify\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":438,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfNaclSignDetachedVerify.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfNaclSignDetachedVerify\"},{\"id\":439,\"kind\":1024,\"name\":\"unsigned\",\"url\":\"modules.html#ParamsOfNaclSignDetachedVerify.__type.unsigned\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSignDetachedVerify.__type\"},{\"id\":440,\"kind\":1024,\"name\":\"signature\",\"url\":\"modules.html#ParamsOfNaclSignDetachedVerify.__type.signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSignDetachedVerify.__type\"},{\"id\":441,\"kind\":1024,\"name\":\"public\",\"url\":\"modules.html#ParamsOfNaclSignDetachedVerify.__type.public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSignDetachedVerify.__type\"},{\"id\":442,\"kind\":4194304,\"name\":\"ResultOfNaclSignDetachedVerify\",\"url\":\"modules.html#ResultOfNaclSignDetachedVerify\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":443,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfNaclSignDetachedVerify.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfNaclSignDetachedVerify\"},{\"id\":444,\"kind\":1024,\"name\":\"succeeded\",\"url\":\"modules.html#ResultOfNaclSignDetachedVerify.__type.succeeded\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfNaclSignDetachedVerify.__type\"},{\"id\":445,\"kind\":4194304,\"name\":\"ParamsOfNaclBoxKeyPairFromSecret\",\"url\":\"modules.html#ParamsOfNaclBoxKeyPairFromSecret\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":446,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfNaclBoxKeyPairFromSecret.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfNaclBoxKeyPairFromSecret\"},{\"id\":447,\"kind\":1024,\"name\":\"secret\",\"url\":\"modules.html#ParamsOfNaclBoxKeyPairFromSecret.__type.secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclBoxKeyPairFromSecret.__type\"},{\"id\":448,\"kind\":4194304,\"name\":\"ParamsOfNaclBox\",\"url\":\"modules.html#ParamsOfNaclBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":449,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfNaclBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfNaclBox\"},{\"id\":450,\"kind\":1024,\"name\":\"decrypted\",\"url\":\"modules.html#ParamsOfNaclBox.__type.decrypted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclBox.__type\"},{\"id\":451,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#ParamsOfNaclBox.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclBox.__type\"},{\"id\":452,\"kind\":1024,\"name\":\"their_public\",\"url\":\"modules.html#ParamsOfNaclBox.__type.their_public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclBox.__type\"},{\"id\":453,\"kind\":1024,\"name\":\"secret\",\"url\":\"modules.html#ParamsOfNaclBox.__type.secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclBox.__type\"},{\"id\":454,\"kind\":4194304,\"name\":\"ResultOfNaclBox\",\"url\":\"modules.html#ResultOfNaclBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":455,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfNaclBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfNaclBox\"},{\"id\":456,\"kind\":1024,\"name\":\"encrypted\",\"url\":\"modules.html#ResultOfNaclBox.__type.encrypted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfNaclBox.__type\"},{\"id\":457,\"kind\":4194304,\"name\":\"ParamsOfNaclBoxOpen\",\"url\":\"modules.html#ParamsOfNaclBoxOpen\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":458,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfNaclBoxOpen.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfNaclBoxOpen\"},{\"id\":459,\"kind\":1024,\"name\":\"encrypted\",\"url\":\"modules.html#ParamsOfNaclBoxOpen.__type.encrypted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclBoxOpen.__type\"},{\"id\":460,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#ParamsOfNaclBoxOpen.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclBoxOpen.__type\"},{\"id\":461,\"kind\":1024,\"name\":\"their_public\",\"url\":\"modules.html#ParamsOfNaclBoxOpen.__type.their_public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclBoxOpen.__type\"},{\"id\":462,\"kind\":1024,\"name\":\"secret\",\"url\":\"modules.html#ParamsOfNaclBoxOpen.__type.secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclBoxOpen.__type\"},{\"id\":463,\"kind\":4194304,\"name\":\"ResultOfNaclBoxOpen\",\"url\":\"modules.html#ResultOfNaclBoxOpen\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":464,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfNaclBoxOpen.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfNaclBoxOpen\"},{\"id\":465,\"kind\":1024,\"name\":\"decrypted\",\"url\":\"modules.html#ResultOfNaclBoxOpen.__type.decrypted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfNaclBoxOpen.__type\"},{\"id\":466,\"kind\":4194304,\"name\":\"ParamsOfNaclSecretBox\",\"url\":\"modules.html#ParamsOfNaclSecretBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":467,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfNaclSecretBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfNaclSecretBox\"},{\"id\":468,\"kind\":1024,\"name\":\"decrypted\",\"url\":\"modules.html#ParamsOfNaclSecretBox.__type.decrypted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSecretBox.__type\"},{\"id\":469,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#ParamsOfNaclSecretBox.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSecretBox.__type\"},{\"id\":470,\"kind\":1024,\"name\":\"key\",\"url\":\"modules.html#ParamsOfNaclSecretBox.__type.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSecretBox.__type\"},{\"id\":471,\"kind\":4194304,\"name\":\"ParamsOfNaclSecretBoxOpen\",\"url\":\"modules.html#ParamsOfNaclSecretBoxOpen\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":472,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfNaclSecretBoxOpen.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfNaclSecretBoxOpen\"},{\"id\":473,\"kind\":1024,\"name\":\"encrypted\",\"url\":\"modules.html#ParamsOfNaclSecretBoxOpen.__type.encrypted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSecretBoxOpen.__type\"},{\"id\":474,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#ParamsOfNaclSecretBoxOpen.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSecretBoxOpen.__type\"},{\"id\":475,\"kind\":1024,\"name\":\"key\",\"url\":\"modules.html#ParamsOfNaclSecretBoxOpen.__type.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSecretBoxOpen.__type\"},{\"id\":476,\"kind\":4194304,\"name\":\"ParamsOfMnemonicWords\",\"url\":\"modules.html#ParamsOfMnemonicWords\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":477,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfMnemonicWords.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfMnemonicWords\"},{\"id\":478,\"kind\":1024,\"name\":\"dictionary\",\"url\":\"modules.html#ParamsOfMnemonicWords.__type.dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicWords.__type\"},{\"id\":479,\"kind\":4194304,\"name\":\"ResultOfMnemonicWords\",\"url\":\"modules.html#ResultOfMnemonicWords\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":480,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfMnemonicWords.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfMnemonicWords\"},{\"id\":481,\"kind\":1024,\"name\":\"words\",\"url\":\"modules.html#ResultOfMnemonicWords.__type.words\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfMnemonicWords.__type\"},{\"id\":482,\"kind\":4194304,\"name\":\"ParamsOfMnemonicFromRandom\",\"url\":\"modules.html#ParamsOfMnemonicFromRandom\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":483,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfMnemonicFromRandom.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfMnemonicFromRandom\"},{\"id\":484,\"kind\":1024,\"name\":\"dictionary\",\"url\":\"modules.html#ParamsOfMnemonicFromRandom.__type.dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicFromRandom.__type\"},{\"id\":485,\"kind\":1024,\"name\":\"word_count\",\"url\":\"modules.html#ParamsOfMnemonicFromRandom.__type.word_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicFromRandom.__type\"},{\"id\":486,\"kind\":4194304,\"name\":\"ResultOfMnemonicFromRandom\",\"url\":\"modules.html#ResultOfMnemonicFromRandom\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":487,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfMnemonicFromRandom.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfMnemonicFromRandom\"},{\"id\":488,\"kind\":1024,\"name\":\"phrase\",\"url\":\"modules.html#ResultOfMnemonicFromRandom.__type.phrase\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfMnemonicFromRandom.__type\"},{\"id\":489,\"kind\":4194304,\"name\":\"ParamsOfMnemonicFromEntropy\",\"url\":\"modules.html#ParamsOfMnemonicFromEntropy\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":490,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfMnemonicFromEntropy.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfMnemonicFromEntropy\"},{\"id\":491,\"kind\":1024,\"name\":\"entropy\",\"url\":\"modules.html#ParamsOfMnemonicFromEntropy.__type.entropy\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicFromEntropy.__type\"},{\"id\":492,\"kind\":1024,\"name\":\"dictionary\",\"url\":\"modules.html#ParamsOfMnemonicFromEntropy.__type.dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicFromEntropy.__type\"},{\"id\":493,\"kind\":1024,\"name\":\"word_count\",\"url\":\"modules.html#ParamsOfMnemonicFromEntropy.__type.word_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicFromEntropy.__type\"},{\"id\":494,\"kind\":4194304,\"name\":\"ResultOfMnemonicFromEntropy\",\"url\":\"modules.html#ResultOfMnemonicFromEntropy\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":495,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfMnemonicFromEntropy.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfMnemonicFromEntropy\"},{\"id\":496,\"kind\":1024,\"name\":\"phrase\",\"url\":\"modules.html#ResultOfMnemonicFromEntropy.__type.phrase\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfMnemonicFromEntropy.__type\"},{\"id\":497,\"kind\":4194304,\"name\":\"ParamsOfMnemonicVerify\",\"url\":\"modules.html#ParamsOfMnemonicVerify\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":498,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfMnemonicVerify.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfMnemonicVerify\"},{\"id\":499,\"kind\":1024,\"name\":\"phrase\",\"url\":\"modules.html#ParamsOfMnemonicVerify.__type.phrase\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicVerify.__type\"},{\"id\":500,\"kind\":1024,\"name\":\"dictionary\",\"url\":\"modules.html#ParamsOfMnemonicVerify.__type.dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicVerify.__type\"},{\"id\":501,\"kind\":1024,\"name\":\"word_count\",\"url\":\"modules.html#ParamsOfMnemonicVerify.__type.word_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicVerify.__type\"},{\"id\":502,\"kind\":4194304,\"name\":\"ResultOfMnemonicVerify\",\"url\":\"modules.html#ResultOfMnemonicVerify\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":503,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfMnemonicVerify.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfMnemonicVerify\"},{\"id\":504,\"kind\":1024,\"name\":\"valid\",\"url\":\"modules.html#ResultOfMnemonicVerify.__type.valid\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfMnemonicVerify.__type\"},{\"id\":505,\"kind\":4194304,\"name\":\"ParamsOfMnemonicDeriveSignKeys\",\"url\":\"modules.html#ParamsOfMnemonicDeriveSignKeys\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":506,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfMnemonicDeriveSignKeys.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfMnemonicDeriveSignKeys\"},{\"id\":507,\"kind\":1024,\"name\":\"phrase\",\"url\":\"modules.html#ParamsOfMnemonicDeriveSignKeys.__type.phrase\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicDeriveSignKeys.__type\"},{\"id\":508,\"kind\":1024,\"name\":\"path\",\"url\":\"modules.html#ParamsOfMnemonicDeriveSignKeys.__type.path\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicDeriveSignKeys.__type\"},{\"id\":509,\"kind\":1024,\"name\":\"dictionary\",\"url\":\"modules.html#ParamsOfMnemonicDeriveSignKeys.__type.dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicDeriveSignKeys.__type\"},{\"id\":510,\"kind\":1024,\"name\":\"word_count\",\"url\":\"modules.html#ParamsOfMnemonicDeriveSignKeys.__type.word_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicDeriveSignKeys.__type\"},{\"id\":511,\"kind\":4194304,\"name\":\"ParamsOfHDKeyXPrvFromMnemonic\",\"url\":\"modules.html#ParamsOfHDKeyXPrvFromMnemonic\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":512,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfHDKeyXPrvFromMnemonic.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfHDKeyXPrvFromMnemonic\"},{\"id\":513,\"kind\":1024,\"name\":\"phrase\",\"url\":\"modules.html#ParamsOfHDKeyXPrvFromMnemonic.__type.phrase\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeyXPrvFromMnemonic.__type\"},{\"id\":514,\"kind\":1024,\"name\":\"dictionary\",\"url\":\"modules.html#ParamsOfHDKeyXPrvFromMnemonic.__type.dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeyXPrvFromMnemonic.__type\"},{\"id\":515,\"kind\":1024,\"name\":\"word_count\",\"url\":\"modules.html#ParamsOfHDKeyXPrvFromMnemonic.__type.word_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeyXPrvFromMnemonic.__type\"},{\"id\":516,\"kind\":4194304,\"name\":\"ResultOfHDKeyXPrvFromMnemonic\",\"url\":\"modules.html#ResultOfHDKeyXPrvFromMnemonic\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":517,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfHDKeyXPrvFromMnemonic.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfHDKeyXPrvFromMnemonic\"},{\"id\":518,\"kind\":1024,\"name\":\"xprv\",\"url\":\"modules.html#ResultOfHDKeyXPrvFromMnemonic.__type.xprv\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfHDKeyXPrvFromMnemonic.__type\"},{\"id\":519,\"kind\":4194304,\"name\":\"ParamsOfHDKeyDeriveFromXPrv\",\"url\":\"modules.html#ParamsOfHDKeyDeriveFromXPrv\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":520,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfHDKeyDeriveFromXPrv.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfHDKeyDeriveFromXPrv\"},{\"id\":521,\"kind\":1024,\"name\":\"xprv\",\"url\":\"modules.html#ParamsOfHDKeyDeriveFromXPrv.__type.xprv\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeyDeriveFromXPrv.__type\"},{\"id\":522,\"kind\":1024,\"name\":\"child_index\",\"url\":\"modules.html#ParamsOfHDKeyDeriveFromXPrv.__type.child_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeyDeriveFromXPrv.__type\"},{\"id\":523,\"kind\":1024,\"name\":\"hardened\",\"url\":\"modules.html#ParamsOfHDKeyDeriveFromXPrv.__type.hardened\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeyDeriveFromXPrv.__type\"},{\"id\":524,\"kind\":4194304,\"name\":\"ResultOfHDKeyDeriveFromXPrv\",\"url\":\"modules.html#ResultOfHDKeyDeriveFromXPrv\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":525,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfHDKeyDeriveFromXPrv.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfHDKeyDeriveFromXPrv\"},{\"id\":526,\"kind\":1024,\"name\":\"xprv\",\"url\":\"modules.html#ResultOfHDKeyDeriveFromXPrv.__type.xprv\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfHDKeyDeriveFromXPrv.__type\"},{\"id\":527,\"kind\":4194304,\"name\":\"ParamsOfHDKeyDeriveFromXPrvPath\",\"url\":\"modules.html#ParamsOfHDKeyDeriveFromXPrvPath\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":528,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfHDKeyDeriveFromXPrvPath.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfHDKeyDeriveFromXPrvPath\"},{\"id\":529,\"kind\":1024,\"name\":\"xprv\",\"url\":\"modules.html#ParamsOfHDKeyDeriveFromXPrvPath.__type.xprv\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeyDeriveFromXPrvPath.__type\"},{\"id\":530,\"kind\":1024,\"name\":\"path\",\"url\":\"modules.html#ParamsOfHDKeyDeriveFromXPrvPath.__type.path\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeyDeriveFromXPrvPath.__type\"},{\"id\":531,\"kind\":4194304,\"name\":\"ResultOfHDKeyDeriveFromXPrvPath\",\"url\":\"modules.html#ResultOfHDKeyDeriveFromXPrvPath\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":532,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfHDKeyDeriveFromXPrvPath.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfHDKeyDeriveFromXPrvPath\"},{\"id\":533,\"kind\":1024,\"name\":\"xprv\",\"url\":\"modules.html#ResultOfHDKeyDeriveFromXPrvPath.__type.xprv\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfHDKeyDeriveFromXPrvPath.__type\"},{\"id\":534,\"kind\":4194304,\"name\":\"ParamsOfHDKeySecretFromXPrv\",\"url\":\"modules.html#ParamsOfHDKeySecretFromXPrv\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":535,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfHDKeySecretFromXPrv.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfHDKeySecretFromXPrv\"},{\"id\":536,\"kind\":1024,\"name\":\"xprv\",\"url\":\"modules.html#ParamsOfHDKeySecretFromXPrv.__type.xprv\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeySecretFromXPrv.__type\"},{\"id\":537,\"kind\":4194304,\"name\":\"ResultOfHDKeySecretFromXPrv\",\"url\":\"modules.html#ResultOfHDKeySecretFromXPrv\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":538,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfHDKeySecretFromXPrv.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfHDKeySecretFromXPrv\"},{\"id\":539,\"kind\":1024,\"name\":\"secret\",\"url\":\"modules.html#ResultOfHDKeySecretFromXPrv.__type.secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfHDKeySecretFromXPrv.__type\"},{\"id\":540,\"kind\":4194304,\"name\":\"ParamsOfHDKeyPublicFromXPrv\",\"url\":\"modules.html#ParamsOfHDKeyPublicFromXPrv\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":541,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfHDKeyPublicFromXPrv.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfHDKeyPublicFromXPrv\"},{\"id\":542,\"kind\":1024,\"name\":\"xprv\",\"url\":\"modules.html#ParamsOfHDKeyPublicFromXPrv.__type.xprv\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeyPublicFromXPrv.__type\"},{\"id\":543,\"kind\":4194304,\"name\":\"ResultOfHDKeyPublicFromXPrv\",\"url\":\"modules.html#ResultOfHDKeyPublicFromXPrv\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":544,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfHDKeyPublicFromXPrv.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfHDKeyPublicFromXPrv\"},{\"id\":545,\"kind\":1024,\"name\":\"public\",\"url\":\"modules.html#ResultOfHDKeyPublicFromXPrv.__type.public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfHDKeyPublicFromXPrv.__type\"},{\"id\":546,\"kind\":4194304,\"name\":\"ParamsOfChaCha20\",\"url\":\"modules.html#ParamsOfChaCha20\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":547,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfChaCha20.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfChaCha20\"},{\"id\":548,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfChaCha20.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfChaCha20.__type\"},{\"id\":549,\"kind\":1024,\"name\":\"key\",\"url\":\"modules.html#ParamsOfChaCha20.__type.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfChaCha20.__type\"},{\"id\":550,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#ParamsOfChaCha20.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfChaCha20.__type\"},{\"id\":551,\"kind\":4194304,\"name\":\"ResultOfChaCha20\",\"url\":\"modules.html#ResultOfChaCha20\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":552,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfChaCha20.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfChaCha20\"},{\"id\":553,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfChaCha20.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfChaCha20.__type\"},{\"id\":554,\"kind\":4194304,\"name\":\"ParamsOfCreateCryptoBox\",\"url\":\"modules.html#ParamsOfCreateCryptoBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":555,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfCreateCryptoBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfCreateCryptoBox\"},{\"id\":556,\"kind\":1024,\"name\":\"secret_encryption_salt\",\"url\":\"modules.html#ParamsOfCreateCryptoBox.__type.secret_encryption_salt\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateCryptoBox.__type\"},{\"id\":557,\"kind\":1024,\"name\":\"secret\",\"url\":\"modules.html#ParamsOfCreateCryptoBox.__type.secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateCryptoBox.__type\"},{\"id\":558,\"kind\":4194304,\"name\":\"RegisteredCryptoBox\",\"url\":\"modules.html#RegisteredCryptoBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":559,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#RegisteredCryptoBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"RegisteredCryptoBox\"},{\"id\":560,\"kind\":1024,\"name\":\"handle\",\"url\":\"modules.html#RegisteredCryptoBox.__type.handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RegisteredCryptoBox.__type\"},{\"id\":561,\"kind\":4194304,\"name\":\"ParamsOfAppPasswordProviderGetPasswordVariant\",\"url\":\"modules.html#ParamsOfAppPasswordProviderGetPasswordVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":562,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppPasswordProviderGetPasswordVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppPasswordProviderGetPasswordVariant\"},{\"id\":563,\"kind\":1024,\"name\":\"encryption_public_key\",\"url\":\"modules.html#ParamsOfAppPasswordProviderGetPasswordVariant.__type.encryption_public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppPasswordProviderGetPasswordVariant.__type\"},{\"id\":564,\"kind\":4194304,\"name\":\"ParamsOfAppPasswordProvider\",\"url\":\"modules.html#ParamsOfAppPasswordProvider\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":565,\"kind\":4194304,\"name\":\"ResultOfAppPasswordProviderGetPasswordVariant\",\"url\":\"modules.html#ResultOfAppPasswordProviderGetPasswordVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":566,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppPasswordProviderGetPasswordVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppPasswordProviderGetPasswordVariant\"},{\"id\":567,\"kind\":1024,\"name\":\"encrypted_password\",\"url\":\"modules.html#ResultOfAppPasswordProviderGetPasswordVariant.__type.encrypted_password\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppPasswordProviderGetPasswordVariant.__type\"},{\"id\":568,\"kind\":1024,\"name\":\"app_encryption_pubkey\",\"url\":\"modules.html#ResultOfAppPasswordProviderGetPasswordVariant.__type.app_encryption_pubkey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppPasswordProviderGetPasswordVariant.__type\"},{\"id\":569,\"kind\":4194304,\"name\":\"ResultOfAppPasswordProvider\",\"url\":\"modules.html#ResultOfAppPasswordProvider\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":570,\"kind\":4194304,\"name\":\"ResultOfGetCryptoBoxInfo\",\"url\":\"modules.html#ResultOfGetCryptoBoxInfo\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":571,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetCryptoBoxInfo.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetCryptoBoxInfo\"},{\"id\":572,\"kind\":1024,\"name\":\"encrypted_secret\",\"url\":\"modules.html#ResultOfGetCryptoBoxInfo.__type.encrypted_secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetCryptoBoxInfo.__type\"},{\"id\":573,\"kind\":4194304,\"name\":\"ResultOfGetCryptoBoxSeedPhrase\",\"url\":\"modules.html#ResultOfGetCryptoBoxSeedPhrase\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":574,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetCryptoBoxSeedPhrase.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetCryptoBoxSeedPhrase\"},{\"id\":575,\"kind\":1024,\"name\":\"phrase\",\"url\":\"modules.html#ResultOfGetCryptoBoxSeedPhrase.__type.phrase\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetCryptoBoxSeedPhrase.__type\"},{\"id\":576,\"kind\":1024,\"name\":\"dictionary\",\"url\":\"modules.html#ResultOfGetCryptoBoxSeedPhrase.__type.dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetCryptoBoxSeedPhrase.__type\"},{\"id\":577,\"kind\":1024,\"name\":\"wordcount\",\"url\":\"modules.html#ResultOfGetCryptoBoxSeedPhrase.__type.wordcount\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetCryptoBoxSeedPhrase.__type\"},{\"id\":578,\"kind\":4194304,\"name\":\"ParamsOfGetSigningBoxFromCryptoBox\",\"url\":\"modules.html#ParamsOfGetSigningBoxFromCryptoBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":579,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetSigningBoxFromCryptoBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetSigningBoxFromCryptoBox\"},{\"id\":580,\"kind\":1024,\"name\":\"handle\",\"url\":\"modules.html#ParamsOfGetSigningBoxFromCryptoBox.__type.handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetSigningBoxFromCryptoBox.__type\"},{\"id\":581,\"kind\":1024,\"name\":\"hdpath\",\"url\":\"modules.html#ParamsOfGetSigningBoxFromCryptoBox.__type.hdpath\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetSigningBoxFromCryptoBox.__type\"},{\"id\":582,\"kind\":1024,\"name\":\"secret_lifetime\",\"url\":\"modules.html#ParamsOfGetSigningBoxFromCryptoBox.__type.secret_lifetime\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetSigningBoxFromCryptoBox.__type\"},{\"id\":583,\"kind\":4194304,\"name\":\"RegisteredSigningBox\",\"url\":\"modules.html#RegisteredSigningBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":584,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#RegisteredSigningBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"RegisteredSigningBox\"},{\"id\":585,\"kind\":1024,\"name\":\"handle\",\"url\":\"modules.html#RegisteredSigningBox.__type.handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RegisteredSigningBox.__type\"},{\"id\":586,\"kind\":4194304,\"name\":\"ParamsOfGetEncryptionBoxFromCryptoBox\",\"url\":\"modules.html#ParamsOfGetEncryptionBoxFromCryptoBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":587,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetEncryptionBoxFromCryptoBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetEncryptionBoxFromCryptoBox\"},{\"id\":588,\"kind\":1024,\"name\":\"handle\",\"url\":\"modules.html#ParamsOfGetEncryptionBoxFromCryptoBox.__type.handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetEncryptionBoxFromCryptoBox.__type\"},{\"id\":589,\"kind\":1024,\"name\":\"hdpath\",\"url\":\"modules.html#ParamsOfGetEncryptionBoxFromCryptoBox.__type.hdpath\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetEncryptionBoxFromCryptoBox.__type\"},{\"id\":590,\"kind\":1024,\"name\":\"algorithm\",\"url\":\"modules.html#ParamsOfGetEncryptionBoxFromCryptoBox.__type.algorithm\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetEncryptionBoxFromCryptoBox.__type\"},{\"id\":591,\"kind\":1024,\"name\":\"secret_lifetime\",\"url\":\"modules.html#ParamsOfGetEncryptionBoxFromCryptoBox.__type.secret_lifetime\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetEncryptionBoxFromCryptoBox.__type\"},{\"id\":592,\"kind\":4194304,\"name\":\"RegisteredEncryptionBox\",\"url\":\"modules.html#RegisteredEncryptionBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":593,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#RegisteredEncryptionBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"RegisteredEncryptionBox\"},{\"id\":594,\"kind\":1024,\"name\":\"handle\",\"url\":\"modules.html#RegisteredEncryptionBox.__type.handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RegisteredEncryptionBox.__type\"},{\"id\":595,\"kind\":4194304,\"name\":\"ParamsOfAppSigningBoxGetPublicKeyVariant\",\"url\":\"modules.html#ParamsOfAppSigningBoxGetPublicKeyVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":596,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppSigningBoxGetPublicKeyVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppSigningBoxGetPublicKeyVariant\"},{\"id\":597,\"kind\":4194304,\"name\":\"ParamsOfAppSigningBoxSignVariant\",\"url\":\"modules.html#ParamsOfAppSigningBoxSignVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":598,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppSigningBoxSignVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppSigningBoxSignVariant\"},{\"id\":599,\"kind\":1024,\"name\":\"unsigned\",\"url\":\"modules.html#ParamsOfAppSigningBoxSignVariant.__type.unsigned\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppSigningBoxSignVariant.__type\"},{\"id\":600,\"kind\":4194304,\"name\":\"ParamsOfAppSigningBox\",\"url\":\"modules.html#ParamsOfAppSigningBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":601,\"kind\":4194304,\"name\":\"ResultOfAppSigningBoxGetPublicKeyVariant\",\"url\":\"modules.html#ResultOfAppSigningBoxGetPublicKeyVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":602,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppSigningBoxGetPublicKeyVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppSigningBoxGetPublicKeyVariant\"},{\"id\":603,\"kind\":1024,\"name\":\"public_key\",\"url\":\"modules.html#ResultOfAppSigningBoxGetPublicKeyVariant.__type.public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppSigningBoxGetPublicKeyVariant.__type\"},{\"id\":604,\"kind\":4194304,\"name\":\"ResultOfAppSigningBoxSignVariant\",\"url\":\"modules.html#ResultOfAppSigningBoxSignVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":605,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppSigningBoxSignVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppSigningBoxSignVariant\"},{\"id\":606,\"kind\":1024,\"name\":\"signature\",\"url\":\"modules.html#ResultOfAppSigningBoxSignVariant.__type.signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppSigningBoxSignVariant.__type\"},{\"id\":607,\"kind\":4194304,\"name\":\"ResultOfAppSigningBox\",\"url\":\"modules.html#ResultOfAppSigningBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":608,\"kind\":4194304,\"name\":\"ResultOfSigningBoxGetPublicKey\",\"url\":\"modules.html#ResultOfSigningBoxGetPublicKey\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":609,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfSigningBoxGetPublicKey.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfSigningBoxGetPublicKey\"},{\"id\":610,\"kind\":1024,\"name\":\"pubkey\",\"url\":\"modules.html#ResultOfSigningBoxGetPublicKey.__type.pubkey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfSigningBoxGetPublicKey.__type\"},{\"id\":611,\"kind\":4194304,\"name\":\"ParamsOfSigningBoxSign\",\"url\":\"modules.html#ParamsOfSigningBoxSign\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":612,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfSigningBoxSign.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfSigningBoxSign\"},{\"id\":613,\"kind\":1024,\"name\":\"signing_box\",\"url\":\"modules.html#ParamsOfSigningBoxSign.__type.signing_box\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSigningBoxSign.__type\"},{\"id\":614,\"kind\":1024,\"name\":\"unsigned\",\"url\":\"modules.html#ParamsOfSigningBoxSign.__type.unsigned\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSigningBoxSign.__type\"},{\"id\":615,\"kind\":4194304,\"name\":\"ResultOfSigningBoxSign\",\"url\":\"modules.html#ResultOfSigningBoxSign\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":616,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfSigningBoxSign.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfSigningBoxSign\"},{\"id\":617,\"kind\":1024,\"name\":\"signature\",\"url\":\"modules.html#ResultOfSigningBoxSign.__type.signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfSigningBoxSign.__type\"},{\"id\":618,\"kind\":4194304,\"name\":\"ParamsOfAppEncryptionBoxGetInfoVariant\",\"url\":\"modules.html#ParamsOfAppEncryptionBoxGetInfoVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":619,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppEncryptionBoxGetInfoVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppEncryptionBoxGetInfoVariant\"},{\"id\":620,\"kind\":4194304,\"name\":\"ParamsOfAppEncryptionBoxEncryptVariant\",\"url\":\"modules.html#ParamsOfAppEncryptionBoxEncryptVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":621,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppEncryptionBoxEncryptVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppEncryptionBoxEncryptVariant\"},{\"id\":622,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfAppEncryptionBoxEncryptVariant.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppEncryptionBoxEncryptVariant.__type\"},{\"id\":623,\"kind\":4194304,\"name\":\"ParamsOfAppEncryptionBoxDecryptVariant\",\"url\":\"modules.html#ParamsOfAppEncryptionBoxDecryptVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":624,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppEncryptionBoxDecryptVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppEncryptionBoxDecryptVariant\"},{\"id\":625,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfAppEncryptionBoxDecryptVariant.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppEncryptionBoxDecryptVariant.__type\"},{\"id\":626,\"kind\":4194304,\"name\":\"ParamsOfAppEncryptionBox\",\"url\":\"modules.html#ParamsOfAppEncryptionBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":627,\"kind\":4194304,\"name\":\"ResultOfAppEncryptionBoxGetInfoVariant\",\"url\":\"modules.html#ResultOfAppEncryptionBoxGetInfoVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":628,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppEncryptionBoxGetInfoVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppEncryptionBoxGetInfoVariant\"},{\"id\":629,\"kind\":1024,\"name\":\"info\",\"url\":\"modules.html#ResultOfAppEncryptionBoxGetInfoVariant.__type.info\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppEncryptionBoxGetInfoVariant.__type\"},{\"id\":630,\"kind\":4194304,\"name\":\"ResultOfAppEncryptionBoxEncryptVariant\",\"url\":\"modules.html#ResultOfAppEncryptionBoxEncryptVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":631,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppEncryptionBoxEncryptVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppEncryptionBoxEncryptVariant\"},{\"id\":632,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfAppEncryptionBoxEncryptVariant.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppEncryptionBoxEncryptVariant.__type\"},{\"id\":633,\"kind\":4194304,\"name\":\"ResultOfAppEncryptionBoxDecryptVariant\",\"url\":\"modules.html#ResultOfAppEncryptionBoxDecryptVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":634,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppEncryptionBoxDecryptVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppEncryptionBoxDecryptVariant\"},{\"id\":635,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfAppEncryptionBoxDecryptVariant.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppEncryptionBoxDecryptVariant.__type\"},{\"id\":636,\"kind\":4194304,\"name\":\"ResultOfAppEncryptionBox\",\"url\":\"modules.html#ResultOfAppEncryptionBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":637,\"kind\":4194304,\"name\":\"ParamsOfEncryptionBoxGetInfo\",\"url\":\"modules.html#ParamsOfEncryptionBoxGetInfo\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":638,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncryptionBoxGetInfo.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncryptionBoxGetInfo\"},{\"id\":639,\"kind\":1024,\"name\":\"encryption_box\",\"url\":\"modules.html#ParamsOfEncryptionBoxGetInfo.__type.encryption_box\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncryptionBoxGetInfo.__type\"},{\"id\":640,\"kind\":4194304,\"name\":\"ResultOfEncryptionBoxGetInfo\",\"url\":\"modules.html#ResultOfEncryptionBoxGetInfo\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":641,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncryptionBoxGetInfo.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncryptionBoxGetInfo\"},{\"id\":642,\"kind\":1024,\"name\":\"info\",\"url\":\"modules.html#ResultOfEncryptionBoxGetInfo.__type.info\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncryptionBoxGetInfo.__type\"},{\"id\":643,\"kind\":4194304,\"name\":\"ParamsOfEncryptionBoxEncrypt\",\"url\":\"modules.html#ParamsOfEncryptionBoxEncrypt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":644,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncryptionBoxEncrypt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncryptionBoxEncrypt\"},{\"id\":645,\"kind\":1024,\"name\":\"encryption_box\",\"url\":\"modules.html#ParamsOfEncryptionBoxEncrypt.__type.encryption_box\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncryptionBoxEncrypt.__type\"},{\"id\":646,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfEncryptionBoxEncrypt.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncryptionBoxEncrypt.__type\"},{\"id\":647,\"kind\":4194304,\"name\":\"ResultOfEncryptionBoxEncrypt\",\"url\":\"modules.html#ResultOfEncryptionBoxEncrypt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":648,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncryptionBoxEncrypt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncryptionBoxEncrypt\"},{\"id\":649,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfEncryptionBoxEncrypt.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncryptionBoxEncrypt.__type\"},{\"id\":650,\"kind\":4194304,\"name\":\"ParamsOfEncryptionBoxDecrypt\",\"url\":\"modules.html#ParamsOfEncryptionBoxDecrypt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":651,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncryptionBoxDecrypt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncryptionBoxDecrypt\"},{\"id\":652,\"kind\":1024,\"name\":\"encryption_box\",\"url\":\"modules.html#ParamsOfEncryptionBoxDecrypt.__type.encryption_box\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncryptionBoxDecrypt.__type\"},{\"id\":653,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfEncryptionBoxDecrypt.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncryptionBoxDecrypt.__type\"},{\"id\":654,\"kind\":4194304,\"name\":\"ResultOfEncryptionBoxDecrypt\",\"url\":\"modules.html#ResultOfEncryptionBoxDecrypt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":655,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncryptionBoxDecrypt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncryptionBoxDecrypt\"},{\"id\":656,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfEncryptionBoxDecrypt.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncryptionBoxDecrypt.__type\"},{\"id\":657,\"kind\":4194304,\"name\":\"ParamsOfCreateEncryptionBox\",\"url\":\"modules.html#ParamsOfCreateEncryptionBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":658,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfCreateEncryptionBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfCreateEncryptionBox\"},{\"id\":659,\"kind\":1024,\"name\":\"algorithm\",\"url\":\"modules.html#ParamsOfCreateEncryptionBox.__type.algorithm\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateEncryptionBox.__type\"},{\"id\":660,\"kind\":256,\"name\":\"AppPasswordProvider\",\"url\":\"interfaces/AppPasswordProvider.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":661,\"kind\":2048,\"name\":\"get_password\",\"url\":\"interfaces/AppPasswordProvider.html#get_password\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppPasswordProvider\"},{\"id\":662,\"kind\":256,\"name\":\"AppSigningBox\",\"url\":\"interfaces/AppSigningBox.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":663,\"kind\":2048,\"name\":\"get_public_key\",\"url\":\"interfaces/AppSigningBox.html#get_public_key\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppSigningBox\"},{\"id\":664,\"kind\":2048,\"name\":\"sign\",\"url\":\"interfaces/AppSigningBox.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppSigningBox\"},{\"id\":665,\"kind\":256,\"name\":\"AppEncryptionBox\",\"url\":\"interfaces/AppEncryptionBox.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":666,\"kind\":2048,\"name\":\"get_info\",\"url\":\"interfaces/AppEncryptionBox.html#get_info\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppEncryptionBox\"},{\"id\":667,\"kind\":2048,\"name\":\"encrypt\",\"url\":\"interfaces/AppEncryptionBox.html#encrypt\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppEncryptionBox\"},{\"id\":668,\"kind\":2048,\"name\":\"decrypt\",\"url\":\"interfaces/AppEncryptionBox.html#decrypt\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppEncryptionBox\"},{\"id\":669,\"kind\":128,\"name\":\"CryptoModule\",\"url\":\"classes/CryptoModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":670,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CryptoModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":671,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/CryptoModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":672,\"kind\":2048,\"name\":\"factorize\",\"url\":\"classes/CryptoModule.html#factorize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":673,\"kind\":2048,\"name\":\"modular_power\",\"url\":\"classes/CryptoModule.html#modular_power\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":674,\"kind\":2048,\"name\":\"ton_crc16\",\"url\":\"classes/CryptoModule.html#ton_crc16\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":675,\"kind\":2048,\"name\":\"generate_random_bytes\",\"url\":\"classes/CryptoModule.html#generate_random_bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":676,\"kind\":2048,\"name\":\"convert_public_key_to_ton_safe_format\",\"url\":\"classes/CryptoModule.html#convert_public_key_to_ton_safe_format\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":677,\"kind\":2048,\"name\":\"generate_random_sign_keys\",\"url\":\"classes/CryptoModule.html#generate_random_sign_keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":678,\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/CryptoModule.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":679,\"kind\":2048,\"name\":\"verify_signature\",\"url\":\"classes/CryptoModule.html#verify_signature\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":680,\"kind\":2048,\"name\":\"sha256\",\"url\":\"classes/CryptoModule.html#sha256\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":681,\"kind\":2048,\"name\":\"sha512\",\"url\":\"classes/CryptoModule.html#sha512\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":682,\"kind\":2048,\"name\":\"scrypt\",\"url\":\"classes/CryptoModule.html#scrypt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":683,\"kind\":2048,\"name\":\"nacl_sign_keypair_from_secret_key\",\"url\":\"classes/CryptoModule.html#nacl_sign_keypair_from_secret_key\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":684,\"kind\":2048,\"name\":\"nacl_sign\",\"url\":\"classes/CryptoModule.html#nacl_sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":685,\"kind\":2048,\"name\":\"nacl_sign_open\",\"url\":\"classes/CryptoModule.html#nacl_sign_open\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":686,\"kind\":2048,\"name\":\"nacl_sign_detached\",\"url\":\"classes/CryptoModule.html#nacl_sign_detached\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":687,\"kind\":2048,\"name\":\"nacl_sign_detached_verify\",\"url\":\"classes/CryptoModule.html#nacl_sign_detached_verify\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":688,\"kind\":2048,\"name\":\"nacl_box_keypair\",\"url\":\"classes/CryptoModule.html#nacl_box_keypair\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":689,\"kind\":2048,\"name\":\"nacl_box_keypair_from_secret_key\",\"url\":\"classes/CryptoModule.html#nacl_box_keypair_from_secret_key\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":690,\"kind\":2048,\"name\":\"nacl_box\",\"url\":\"classes/CryptoModule.html#nacl_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":691,\"kind\":2048,\"name\":\"nacl_box_open\",\"url\":\"classes/CryptoModule.html#nacl_box_open\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":692,\"kind\":2048,\"name\":\"nacl_secret_box\",\"url\":\"classes/CryptoModule.html#nacl_secret_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":693,\"kind\":2048,\"name\":\"nacl_secret_box_open\",\"url\":\"classes/CryptoModule.html#nacl_secret_box_open\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":694,\"kind\":2048,\"name\":\"mnemonic_words\",\"url\":\"classes/CryptoModule.html#mnemonic_words\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":695,\"kind\":2048,\"name\":\"mnemonic_from_random\",\"url\":\"classes/CryptoModule.html#mnemonic_from_random\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":696,\"kind\":2048,\"name\":\"mnemonic_from_entropy\",\"url\":\"classes/CryptoModule.html#mnemonic_from_entropy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":697,\"kind\":2048,\"name\":\"mnemonic_verify\",\"url\":\"classes/CryptoModule.html#mnemonic_verify\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":698,\"kind\":2048,\"name\":\"mnemonic_derive_sign_keys\",\"url\":\"classes/CryptoModule.html#mnemonic_derive_sign_keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":699,\"kind\":2048,\"name\":\"hdkey_xprv_from_mnemonic\",\"url\":\"classes/CryptoModule.html#hdkey_xprv_from_mnemonic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":700,\"kind\":2048,\"name\":\"hdkey_derive_from_xprv\",\"url\":\"classes/CryptoModule.html#hdkey_derive_from_xprv\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":701,\"kind\":2048,\"name\":\"hdkey_derive_from_xprv_path\",\"url\":\"classes/CryptoModule.html#hdkey_derive_from_xprv_path\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":702,\"kind\":2048,\"name\":\"hdkey_secret_from_xprv\",\"url\":\"classes/CryptoModule.html#hdkey_secret_from_xprv\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":703,\"kind\":2048,\"name\":\"hdkey_public_from_xprv\",\"url\":\"classes/CryptoModule.html#hdkey_public_from_xprv\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":704,\"kind\":2048,\"name\":\"chacha20\",\"url\":\"classes/CryptoModule.html#chacha20\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":705,\"kind\":2048,\"name\":\"create_crypto_box\",\"url\":\"classes/CryptoModule.html#create_crypto_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":706,\"kind\":2048,\"name\":\"remove_crypto_box\",\"url\":\"classes/CryptoModule.html#remove_crypto_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":707,\"kind\":2048,\"name\":\"get_crypto_box_info\",\"url\":\"classes/CryptoModule.html#get_crypto_box_info\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":708,\"kind\":2048,\"name\":\"get_crypto_box_seed_phrase\",\"url\":\"classes/CryptoModule.html#get_crypto_box_seed_phrase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":709,\"kind\":2048,\"name\":\"get_signing_box_from_crypto_box\",\"url\":\"classes/CryptoModule.html#get_signing_box_from_crypto_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":710,\"kind\":2048,\"name\":\"get_encryption_box_from_crypto_box\",\"url\":\"classes/CryptoModule.html#get_encryption_box_from_crypto_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":711,\"kind\":2048,\"name\":\"clear_crypto_box_secret_cache\",\"url\":\"classes/CryptoModule.html#clear_crypto_box_secret_cache\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":712,\"kind\":2048,\"name\":\"register_signing_box\",\"url\":\"classes/CryptoModule.html#register_signing_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":713,\"kind\":2048,\"name\":\"get_signing_box\",\"url\":\"classes/CryptoModule.html#get_signing_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":714,\"kind\":2048,\"name\":\"signing_box_get_public_key\",\"url\":\"classes/CryptoModule.html#signing_box_get_public_key\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":715,\"kind\":2048,\"name\":\"signing_box_sign\",\"url\":\"classes/CryptoModule.html#signing_box_sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":716,\"kind\":2048,\"name\":\"remove_signing_box\",\"url\":\"classes/CryptoModule.html#remove_signing_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":717,\"kind\":2048,\"name\":\"register_encryption_box\",\"url\":\"classes/CryptoModule.html#register_encryption_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":718,\"kind\":2048,\"name\":\"remove_encryption_box\",\"url\":\"classes/CryptoModule.html#remove_encryption_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":719,\"kind\":2048,\"name\":\"encryption_box_get_info\",\"url\":\"classes/CryptoModule.html#encryption_box_get_info\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":720,\"kind\":2048,\"name\":\"encryption_box_encrypt\",\"url\":\"classes/CryptoModule.html#encryption_box_encrypt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":721,\"kind\":2048,\"name\":\"encryption_box_decrypt\",\"url\":\"classes/CryptoModule.html#encryption_box_decrypt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":722,\"kind\":2048,\"name\":\"create_encryption_box\",\"url\":\"classes/CryptoModule.html#create_encryption_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":723,\"kind\":8,\"name\":\"AbiErrorCode\",\"url\":\"enums/AbiErrorCode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":724,\"kind\":16,\"name\":\"RequiredAddressMissingForEncodeMessage\",\"url\":\"enums/AbiErrorCode.html#RequiredAddressMissingForEncodeMessage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":725,\"kind\":16,\"name\":\"RequiredCallSetMissingForEncodeMessage\",\"url\":\"enums/AbiErrorCode.html#RequiredCallSetMissingForEncodeMessage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":726,\"kind\":16,\"name\":\"InvalidJson\",\"url\":\"enums/AbiErrorCode.html#InvalidJson\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":727,\"kind\":16,\"name\":\"InvalidMessage\",\"url\":\"enums/AbiErrorCode.html#InvalidMessage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":728,\"kind\":16,\"name\":\"EncodeDeployMessageFailed\",\"url\":\"enums/AbiErrorCode.html#EncodeDeployMessageFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":729,\"kind\":16,\"name\":\"EncodeRunMessageFailed\",\"url\":\"enums/AbiErrorCode.html#EncodeRunMessageFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":730,\"kind\":16,\"name\":\"AttachSignatureFailed\",\"url\":\"enums/AbiErrorCode.html#AttachSignatureFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":731,\"kind\":16,\"name\":\"InvalidTvcImage\",\"url\":\"enums/AbiErrorCode.html#InvalidTvcImage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":732,\"kind\":16,\"name\":\"RequiredPublicKeyMissingForFunctionHeader\",\"url\":\"enums/AbiErrorCode.html#RequiredPublicKeyMissingForFunctionHeader\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":733,\"kind\":16,\"name\":\"InvalidSigner\",\"url\":\"enums/AbiErrorCode.html#InvalidSigner\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":734,\"kind\":16,\"name\":\"InvalidAbi\",\"url\":\"enums/AbiErrorCode.html#InvalidAbi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":735,\"kind\":16,\"name\":\"InvalidFunctionId\",\"url\":\"enums/AbiErrorCode.html#InvalidFunctionId\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":736,\"kind\":16,\"name\":\"InvalidData\",\"url\":\"enums/AbiErrorCode.html#InvalidData\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":737,\"kind\":16,\"name\":\"EncodeInitialDataFailed\",\"url\":\"enums/AbiErrorCode.html#EncodeInitialDataFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":738,\"kind\":16,\"name\":\"InvalidFunctionName\",\"url\":\"enums/AbiErrorCode.html#InvalidFunctionName\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":739,\"kind\":4194304,\"name\":\"AbiContractVariant\",\"url\":\"modules.html#AbiContractVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":740,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiContractVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiContractVariant\"},{\"id\":741,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#AbiContractVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiContractVariant.__type\"},{\"id\":742,\"kind\":4194304,\"name\":\"AbiJsonVariant\",\"url\":\"modules.html#AbiJsonVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":743,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiJsonVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiJsonVariant\"},{\"id\":744,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#AbiJsonVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiJsonVariant.__type\"},{\"id\":745,\"kind\":4194304,\"name\":\"AbiHandleVariant\",\"url\":\"modules.html#AbiHandleVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":746,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiHandleVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiHandleVariant\"},{\"id\":747,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#AbiHandleVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiHandleVariant.__type\"},{\"id\":748,\"kind\":4194304,\"name\":\"AbiSerializedVariant\",\"url\":\"modules.html#AbiSerializedVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":749,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiSerializedVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiSerializedVariant\"},{\"id\":750,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#AbiSerializedVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiSerializedVariant.__type\"},{\"id\":751,\"kind\":4194304,\"name\":\"Abi\",\"url\":\"modules.html#Abi\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":752,\"kind\":4194304,\"name\":\"AbiHandle\",\"url\":\"modules.html#AbiHandle\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":753,\"kind\":4194304,\"name\":\"FunctionHeader\",\"url\":\"modules.html#FunctionHeader\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":754,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#FunctionHeader.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"FunctionHeader\"},{\"id\":755,\"kind\":1024,\"name\":\"expire\",\"url\":\"modules.html#FunctionHeader.__type.expire\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FunctionHeader.__type\"},{\"id\":756,\"kind\":1024,\"name\":\"time\",\"url\":\"modules.html#FunctionHeader.__type.time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FunctionHeader.__type\"},{\"id\":757,\"kind\":1024,\"name\":\"pubkey\",\"url\":\"modules.html#FunctionHeader.__type.pubkey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FunctionHeader.__type\"},{\"id\":758,\"kind\":4194304,\"name\":\"CallSet\",\"url\":\"modules.html#CallSet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":759,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#CallSet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"CallSet\"},{\"id\":760,\"kind\":1024,\"name\":\"function_name\",\"url\":\"modules.html#CallSet.__type.function_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CallSet.__type\"},{\"id\":761,\"kind\":1024,\"name\":\"header\",\"url\":\"modules.html#CallSet.__type.header\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CallSet.__type\"},{\"id\":762,\"kind\":1024,\"name\":\"input\",\"url\":\"modules.html#CallSet.__type.input\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CallSet.__type\"},{\"id\":763,\"kind\":4194304,\"name\":\"DeploySet\",\"url\":\"modules.html#DeploySet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":764,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#DeploySet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"DeploySet\"},{\"id\":765,\"kind\":1024,\"name\":\"tvc\",\"url\":\"modules.html#DeploySet.__type.tvc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DeploySet.__type\"},{\"id\":766,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#DeploySet.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DeploySet.__type\"},{\"id\":767,\"kind\":1024,\"name\":\"state_init\",\"url\":\"modules.html#DeploySet.__type.state_init\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DeploySet.__type\"},{\"id\":768,\"kind\":1024,\"name\":\"workchain_id\",\"url\":\"modules.html#DeploySet.__type.workchain_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DeploySet.__type\"},{\"id\":769,\"kind\":1024,\"name\":\"initial_data\",\"url\":\"modules.html#DeploySet.__type.initial_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DeploySet.__type\"},{\"id\":770,\"kind\":1024,\"name\":\"initial_pubkey\",\"url\":\"modules.html#DeploySet.__type.initial_pubkey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DeploySet.__type\"},{\"id\":771,\"kind\":4194304,\"name\":\"SignerNoneVariant\",\"url\":\"modules.html#SignerNoneVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":772,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#SignerNoneVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"SignerNoneVariant\"},{\"id\":773,\"kind\":4194304,\"name\":\"SignerExternalVariant\",\"url\":\"modules.html#SignerExternalVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":774,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#SignerExternalVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"SignerExternalVariant\"},{\"id\":775,\"kind\":1024,\"name\":\"public_key\",\"url\":\"modules.html#SignerExternalVariant.__type.public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SignerExternalVariant.__type\"},{\"id\":776,\"kind\":4194304,\"name\":\"SignerKeysVariant\",\"url\":\"modules.html#SignerKeysVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":777,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#SignerKeysVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"SignerKeysVariant\"},{\"id\":778,\"kind\":1024,\"name\":\"keys\",\"url\":\"modules.html#SignerKeysVariant.__type.keys\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SignerKeysVariant.__type\"},{\"id\":779,\"kind\":4194304,\"name\":\"SignerSigningBoxVariant\",\"url\":\"modules.html#SignerSigningBoxVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":780,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#SignerSigningBoxVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"SignerSigningBoxVariant\"},{\"id\":781,\"kind\":1024,\"name\":\"handle\",\"url\":\"modules.html#SignerSigningBoxVariant.__type.handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SignerSigningBoxVariant.__type\"},{\"id\":782,\"kind\":4194304,\"name\":\"Signer\",\"url\":\"modules.html#Signer\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":783,\"kind\":8,\"name\":\"MessageBodyType\",\"url\":\"enums/MessageBodyType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":784,\"kind\":16,\"name\":\"Input\",\"url\":\"enums/MessageBodyType.html#Input\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MessageBodyType\"},{\"id\":785,\"kind\":16,\"name\":\"Output\",\"url\":\"enums/MessageBodyType.html#Output\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MessageBodyType\"},{\"id\":786,\"kind\":16,\"name\":\"InternalOutput\",\"url\":\"enums/MessageBodyType.html#InternalOutput\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MessageBodyType\"},{\"id\":787,\"kind\":16,\"name\":\"Event\",\"url\":\"enums/MessageBodyType.html#Event\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MessageBodyType\"},{\"id\":788,\"kind\":4194304,\"name\":\"StateInitSourceMessageVariant\",\"url\":\"modules.html#StateInitSourceMessageVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":789,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#StateInitSourceMessageVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"StateInitSourceMessageVariant\"},{\"id\":790,\"kind\":1024,\"name\":\"source\",\"url\":\"modules.html#StateInitSourceMessageVariant.__type.source\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"StateInitSourceMessageVariant.__type\"},{\"id\":791,\"kind\":4194304,\"name\":\"StateInitSourceStateInitVariant\",\"url\":\"modules.html#StateInitSourceStateInitVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":792,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#StateInitSourceStateInitVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"StateInitSourceStateInitVariant\"},{\"id\":793,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#StateInitSourceStateInitVariant.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"StateInitSourceStateInitVariant.__type\"},{\"id\":794,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#StateInitSourceStateInitVariant.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"StateInitSourceStateInitVariant.__type\"},{\"id\":795,\"kind\":1024,\"name\":\"library\",\"url\":\"modules.html#StateInitSourceStateInitVariant.__type.library\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"StateInitSourceStateInitVariant.__type\"},{\"id\":796,\"kind\":4194304,\"name\":\"StateInitSourceTvcVariant\",\"url\":\"modules.html#StateInitSourceTvcVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":797,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#StateInitSourceTvcVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"StateInitSourceTvcVariant\"},{\"id\":798,\"kind\":1024,\"name\":\"tvc\",\"url\":\"modules.html#StateInitSourceTvcVariant.__type.tvc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"StateInitSourceTvcVariant.__type\"},{\"id\":799,\"kind\":1024,\"name\":\"public_key\",\"url\":\"modules.html#StateInitSourceTvcVariant.__type.public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"StateInitSourceTvcVariant.__type\"},{\"id\":800,\"kind\":1024,\"name\":\"init_params\",\"url\":\"modules.html#StateInitSourceTvcVariant.__type.init_params\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"StateInitSourceTvcVariant.__type\"},{\"id\":801,\"kind\":4194304,\"name\":\"StateInitSource\",\"url\":\"modules.html#StateInitSource\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":802,\"kind\":4194304,\"name\":\"StateInitParams\",\"url\":\"modules.html#StateInitParams\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":803,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#StateInitParams.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"StateInitParams\"},{\"id\":804,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#StateInitParams.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"StateInitParams.__type\"},{\"id\":805,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#StateInitParams.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"StateInitParams.__type\"},{\"id\":806,\"kind\":4194304,\"name\":\"MessageSourceEncodedVariant\",\"url\":\"modules.html#MessageSourceEncodedVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":807,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MessageSourceEncodedVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MessageSourceEncodedVariant\"},{\"id\":808,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#MessageSourceEncodedVariant.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageSourceEncodedVariant.__type\"},{\"id\":809,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#MessageSourceEncodedVariant.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageSourceEncodedVariant.__type\"},{\"id\":810,\"kind\":4194304,\"name\":\"MessageSource\",\"url\":\"modules.html#MessageSource\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":811,\"kind\":4194304,\"name\":\"AbiParam\",\"url\":\"modules.html#AbiParam\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":812,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiParam.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiParam\"},{\"id\":813,\"kind\":1024,\"name\":\"name\",\"url\":\"modules.html#AbiParam.__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiParam.__type\"},{\"id\":814,\"kind\":1024,\"name\":\"type\",\"url\":\"modules.html#AbiParam.__type.type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiParam.__type\"},{\"id\":815,\"kind\":1024,\"name\":\"components\",\"url\":\"modules.html#AbiParam.__type.components\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiParam.__type\"},{\"id\":816,\"kind\":4194304,\"name\":\"AbiEvent\",\"url\":\"modules.html#AbiEvent\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":817,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiEvent.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiEvent\"},{\"id\":818,\"kind\":1024,\"name\":\"name\",\"url\":\"modules.html#AbiEvent.__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiEvent.__type\"},{\"id\":819,\"kind\":1024,\"name\":\"inputs\",\"url\":\"modules.html#AbiEvent.__type.inputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiEvent.__type\"},{\"id\":820,\"kind\":1024,\"name\":\"id\",\"url\":\"modules.html#AbiEvent.__type.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiEvent.__type\"},{\"id\":821,\"kind\":4194304,\"name\":\"AbiData\",\"url\":\"modules.html#AbiData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":822,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiData\"},{\"id\":823,\"kind\":1024,\"name\":\"key\",\"url\":\"modules.html#AbiData.__type.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiData.__type\"},{\"id\":824,\"kind\":1024,\"name\":\"name\",\"url\":\"modules.html#AbiData.__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiData.__type\"},{\"id\":825,\"kind\":1024,\"name\":\"type\",\"url\":\"modules.html#AbiData.__type.type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiData.__type\"},{\"id\":826,\"kind\":1024,\"name\":\"components\",\"url\":\"modules.html#AbiData.__type.components\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiData.__type\"},{\"id\":827,\"kind\":4194304,\"name\":\"AbiFunction\",\"url\":\"modules.html#AbiFunction\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":828,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiFunction.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiFunction\"},{\"id\":829,\"kind\":1024,\"name\":\"name\",\"url\":\"modules.html#AbiFunction.__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiFunction.__type\"},{\"id\":830,\"kind\":1024,\"name\":\"inputs\",\"url\":\"modules.html#AbiFunction.__type.inputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiFunction.__type\"},{\"id\":831,\"kind\":1024,\"name\":\"outputs\",\"url\":\"modules.html#AbiFunction.__type.outputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiFunction.__type\"},{\"id\":832,\"kind\":1024,\"name\":\"id\",\"url\":\"modules.html#AbiFunction.__type.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiFunction.__type\"},{\"id\":833,\"kind\":4194304,\"name\":\"AbiContract\",\"url\":\"modules.html#AbiContract\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":834,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiContract.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiContract\"},{\"id\":835,\"kind\":1024,\"name\":\"ABI version\",\"url\":\"modules.html#AbiContract.__type.ABI_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiContract.__type\"},{\"id\":836,\"kind\":1024,\"name\":\"abi_version\",\"url\":\"modules.html#AbiContract.__type.abi_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiContract.__type\"},{\"id\":837,\"kind\":1024,\"name\":\"version\",\"url\":\"modules.html#AbiContract.__type.version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiContract.__type\"},{\"id\":838,\"kind\":1024,\"name\":\"header\",\"url\":\"modules.html#AbiContract.__type.header\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiContract.__type\"},{\"id\":839,\"kind\":1024,\"name\":\"functions\",\"url\":\"modules.html#AbiContract.__type.functions\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiContract.__type\"},{\"id\":840,\"kind\":1024,\"name\":\"events\",\"url\":\"modules.html#AbiContract.__type.events\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiContract.__type\"},{\"id\":841,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#AbiContract.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiContract.__type\"},{\"id\":842,\"kind\":1024,\"name\":\"fields\",\"url\":\"modules.html#AbiContract.__type.fields\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiContract.__type\"},{\"id\":843,\"kind\":8,\"name\":\"DataLayout\",\"url\":\"enums/DataLayout.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":844,\"kind\":16,\"name\":\"Input\",\"url\":\"enums/DataLayout.html#Input\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DataLayout\"},{\"id\":845,\"kind\":16,\"name\":\"Output\",\"url\":\"enums/DataLayout.html#Output\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DataLayout\"},{\"id\":846,\"kind\":4194304,\"name\":\"ParamsOfEncodeMessageBody\",\"url\":\"modules.html#ParamsOfEncodeMessageBody\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":847,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncodeMessageBody.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncodeMessageBody\"},{\"id\":848,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfEncodeMessageBody.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessageBody.__type\"},{\"id\":849,\"kind\":1024,\"name\":\"call_set\",\"url\":\"modules.html#ParamsOfEncodeMessageBody.__type.call_set\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessageBody.__type\"},{\"id\":850,\"kind\":1024,\"name\":\"is_internal\",\"url\":\"modules.html#ParamsOfEncodeMessageBody.__type.is_internal\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessageBody.__type\"},{\"id\":851,\"kind\":1024,\"name\":\"signer\",\"url\":\"modules.html#ParamsOfEncodeMessageBody.__type.signer\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessageBody.__type\"},{\"id\":852,\"kind\":1024,\"name\":\"processing_try_index\",\"url\":\"modules.html#ParamsOfEncodeMessageBody.__type.processing_try_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessageBody.__type\"},{\"id\":853,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ParamsOfEncodeMessageBody.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessageBody.__type\"},{\"id\":854,\"kind\":1024,\"name\":\"signature_id\",\"url\":\"modules.html#ParamsOfEncodeMessageBody.__type.signature_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessageBody.__type\"},{\"id\":855,\"kind\":4194304,\"name\":\"ResultOfEncodeMessageBody\",\"url\":\"modules.html#ResultOfEncodeMessageBody\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":856,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncodeMessageBody.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncodeMessageBody\"},{\"id\":857,\"kind\":1024,\"name\":\"body\",\"url\":\"modules.html#ResultOfEncodeMessageBody.__type.body\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeMessageBody.__type\"},{\"id\":858,\"kind\":1024,\"name\":\"data_to_sign\",\"url\":\"modules.html#ResultOfEncodeMessageBody.__type.data_to_sign\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeMessageBody.__type\"},{\"id\":859,\"kind\":4194304,\"name\":\"ParamsOfAttachSignatureToMessageBody\",\"url\":\"modules.html#ParamsOfAttachSignatureToMessageBody\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":860,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAttachSignatureToMessageBody.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAttachSignatureToMessageBody\"},{\"id\":861,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfAttachSignatureToMessageBody.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAttachSignatureToMessageBody.__type\"},{\"id\":862,\"kind\":1024,\"name\":\"public_key\",\"url\":\"modules.html#ParamsOfAttachSignatureToMessageBody.__type.public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAttachSignatureToMessageBody.__type\"},{\"id\":863,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfAttachSignatureToMessageBody.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAttachSignatureToMessageBody.__type\"},{\"id\":864,\"kind\":1024,\"name\":\"signature\",\"url\":\"modules.html#ParamsOfAttachSignatureToMessageBody.__type.signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAttachSignatureToMessageBody.__type\"},{\"id\":865,\"kind\":4194304,\"name\":\"ResultOfAttachSignatureToMessageBody\",\"url\":\"modules.html#ResultOfAttachSignatureToMessageBody\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":866,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAttachSignatureToMessageBody.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAttachSignatureToMessageBody\"},{\"id\":867,\"kind\":1024,\"name\":\"body\",\"url\":\"modules.html#ResultOfAttachSignatureToMessageBody.__type.body\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAttachSignatureToMessageBody.__type\"},{\"id\":868,\"kind\":4194304,\"name\":\"ParamsOfEncodeMessage\",\"url\":\"modules.html#ParamsOfEncodeMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":869,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncodeMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncodeMessage\"},{\"id\":870,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfEncodeMessage.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessage.__type\"},{\"id\":871,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ParamsOfEncodeMessage.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessage.__type\"},{\"id\":872,\"kind\":1024,\"name\":\"deploy_set\",\"url\":\"modules.html#ParamsOfEncodeMessage.__type.deploy_set\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessage.__type\"},{\"id\":873,\"kind\":1024,\"name\":\"call_set\",\"url\":\"modules.html#ParamsOfEncodeMessage.__type.call_set\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessage.__type\"},{\"id\":874,\"kind\":1024,\"name\":\"signer\",\"url\":\"modules.html#ParamsOfEncodeMessage.__type.signer\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessage.__type\"},{\"id\":875,\"kind\":1024,\"name\":\"processing_try_index\",\"url\":\"modules.html#ParamsOfEncodeMessage.__type.processing_try_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessage.__type\"},{\"id\":876,\"kind\":1024,\"name\":\"signature_id\",\"url\":\"modules.html#ParamsOfEncodeMessage.__type.signature_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessage.__type\"},{\"id\":877,\"kind\":4194304,\"name\":\"ResultOfEncodeMessage\",\"url\":\"modules.html#ResultOfEncodeMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":878,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncodeMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncodeMessage\"},{\"id\":879,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ResultOfEncodeMessage.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeMessage.__type\"},{\"id\":880,\"kind\":1024,\"name\":\"data_to_sign\",\"url\":\"modules.html#ResultOfEncodeMessage.__type.data_to_sign\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeMessage.__type\"},{\"id\":881,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ResultOfEncodeMessage.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeMessage.__type\"},{\"id\":882,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ResultOfEncodeMessage.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeMessage.__type\"},{\"id\":883,\"kind\":4194304,\"name\":\"ParamsOfEncodeInternalMessage\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":884,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncodeInternalMessage\"},{\"id\":885,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInternalMessage.__type\"},{\"id\":886,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInternalMessage.__type\"},{\"id\":887,\"kind\":1024,\"name\":\"src_address\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage.__type.src_address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInternalMessage.__type\"},{\"id\":888,\"kind\":1024,\"name\":\"deploy_set\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage.__type.deploy_set\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInternalMessage.__type\"},{\"id\":889,\"kind\":1024,\"name\":\"call_set\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage.__type.call_set\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInternalMessage.__type\"},{\"id\":890,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInternalMessage.__type\"},{\"id\":891,\"kind\":1024,\"name\":\"bounce\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage.__type.bounce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInternalMessage.__type\"},{\"id\":892,\"kind\":1024,\"name\":\"enable_ihr\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage.__type.enable_ihr\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInternalMessage.__type\"},{\"id\":893,\"kind\":4194304,\"name\":\"ResultOfEncodeInternalMessage\",\"url\":\"modules.html#ResultOfEncodeInternalMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":894,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncodeInternalMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncodeInternalMessage\"},{\"id\":895,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ResultOfEncodeInternalMessage.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeInternalMessage.__type\"},{\"id\":896,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ResultOfEncodeInternalMessage.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeInternalMessage.__type\"},{\"id\":897,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ResultOfEncodeInternalMessage.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeInternalMessage.__type\"},{\"id\":898,\"kind\":4194304,\"name\":\"ParamsOfAttachSignature\",\"url\":\"modules.html#ParamsOfAttachSignature\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":899,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAttachSignature.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAttachSignature\"},{\"id\":900,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfAttachSignature.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAttachSignature.__type\"},{\"id\":901,\"kind\":1024,\"name\":\"public_key\",\"url\":\"modules.html#ParamsOfAttachSignature.__type.public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAttachSignature.__type\"},{\"id\":902,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfAttachSignature.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAttachSignature.__type\"},{\"id\":903,\"kind\":1024,\"name\":\"signature\",\"url\":\"modules.html#ParamsOfAttachSignature.__type.signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAttachSignature.__type\"},{\"id\":904,\"kind\":4194304,\"name\":\"ResultOfAttachSignature\",\"url\":\"modules.html#ResultOfAttachSignature\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":905,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAttachSignature.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAttachSignature\"},{\"id\":906,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ResultOfAttachSignature.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAttachSignature.__type\"},{\"id\":907,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ResultOfAttachSignature.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAttachSignature.__type\"},{\"id\":908,\"kind\":4194304,\"name\":\"ParamsOfDecodeMessage\",\"url\":\"modules.html#ParamsOfDecodeMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":909,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfDecodeMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfDecodeMessage\"},{\"id\":910,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfDecodeMessage.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessage.__type\"},{\"id\":911,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfDecodeMessage.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessage.__type\"},{\"id\":912,\"kind\":1024,\"name\":\"allow_partial\",\"url\":\"modules.html#ParamsOfDecodeMessage.__type.allow_partial\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessage.__type\"},{\"id\":913,\"kind\":1024,\"name\":\"function_name\",\"url\":\"modules.html#ParamsOfDecodeMessage.__type.function_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessage.__type\"},{\"id\":914,\"kind\":1024,\"name\":\"data_layout\",\"url\":\"modules.html#ParamsOfDecodeMessage.__type.data_layout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessage.__type\"},{\"id\":915,\"kind\":4194304,\"name\":\"DecodedMessageBody\",\"url\":\"modules.html#DecodedMessageBody\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":916,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#DecodedMessageBody.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"DecodedMessageBody\"},{\"id\":917,\"kind\":1024,\"name\":\"body_type\",\"url\":\"modules.html#DecodedMessageBody.__type.body_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DecodedMessageBody.__type\"},{\"id\":918,\"kind\":1024,\"name\":\"name\",\"url\":\"modules.html#DecodedMessageBody.__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DecodedMessageBody.__type\"},{\"id\":919,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#DecodedMessageBody.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DecodedMessageBody.__type\"},{\"id\":920,\"kind\":1024,\"name\":\"header\",\"url\":\"modules.html#DecodedMessageBody.__type.header\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DecodedMessageBody.__type\"},{\"id\":921,\"kind\":4194304,\"name\":\"ParamsOfDecodeMessageBody\",\"url\":\"modules.html#ParamsOfDecodeMessageBody\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":922,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfDecodeMessageBody.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfDecodeMessageBody\"},{\"id\":923,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfDecodeMessageBody.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessageBody.__type\"},{\"id\":924,\"kind\":1024,\"name\":\"body\",\"url\":\"modules.html#ParamsOfDecodeMessageBody.__type.body\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessageBody.__type\"},{\"id\":925,\"kind\":1024,\"name\":\"is_internal\",\"url\":\"modules.html#ParamsOfDecodeMessageBody.__type.is_internal\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessageBody.__type\"},{\"id\":926,\"kind\":1024,\"name\":\"allow_partial\",\"url\":\"modules.html#ParamsOfDecodeMessageBody.__type.allow_partial\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessageBody.__type\"},{\"id\":927,\"kind\":1024,\"name\":\"function_name\",\"url\":\"modules.html#ParamsOfDecodeMessageBody.__type.function_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessageBody.__type\"},{\"id\":928,\"kind\":1024,\"name\":\"data_layout\",\"url\":\"modules.html#ParamsOfDecodeMessageBody.__type.data_layout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessageBody.__type\"},{\"id\":929,\"kind\":4194304,\"name\":\"ParamsOfEncodeAccount\",\"url\":\"modules.html#ParamsOfEncodeAccount\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":930,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncodeAccount.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncodeAccount\"},{\"id\":931,\"kind\":1024,\"name\":\"state_init\",\"url\":\"modules.html#ParamsOfEncodeAccount.__type.state_init\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeAccount.__type\"},{\"id\":932,\"kind\":1024,\"name\":\"balance\",\"url\":\"modules.html#ParamsOfEncodeAccount.__type.balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeAccount.__type\"},{\"id\":933,\"kind\":1024,\"name\":\"last_trans_lt\",\"url\":\"modules.html#ParamsOfEncodeAccount.__type.last_trans_lt\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeAccount.__type\"},{\"id\":934,\"kind\":1024,\"name\":\"last_paid\",\"url\":\"modules.html#ParamsOfEncodeAccount.__type.last_paid\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeAccount.__type\"},{\"id\":935,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfEncodeAccount.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeAccount.__type\"},{\"id\":936,\"kind\":4194304,\"name\":\"ResultOfEncodeAccount\",\"url\":\"modules.html#ResultOfEncodeAccount\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":937,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncodeAccount.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncodeAccount\"},{\"id\":938,\"kind\":1024,\"name\":\"account\",\"url\":\"modules.html#ResultOfEncodeAccount.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeAccount.__type\"},{\"id\":939,\"kind\":1024,\"name\":\"id\",\"url\":\"modules.html#ResultOfEncodeAccount.__type.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeAccount.__type\"},{\"id\":940,\"kind\":4194304,\"name\":\"ParamsOfDecodeAccountData\",\"url\":\"modules.html#ParamsOfDecodeAccountData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":941,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfDecodeAccountData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfDecodeAccountData\"},{\"id\":942,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfDecodeAccountData.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeAccountData.__type\"},{\"id\":943,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfDecodeAccountData.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeAccountData.__type\"},{\"id\":944,\"kind\":1024,\"name\":\"allow_partial\",\"url\":\"modules.html#ParamsOfDecodeAccountData.__type.allow_partial\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeAccountData.__type\"},{\"id\":945,\"kind\":4194304,\"name\":\"ResultOfDecodeAccountData\",\"url\":\"modules.html#ResultOfDecodeAccountData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":946,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfDecodeAccountData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfDecodeAccountData\"},{\"id\":947,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfDecodeAccountData.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeAccountData.__type\"},{\"id\":948,\"kind\":4194304,\"name\":\"ParamsOfUpdateInitialData\",\"url\":\"modules.html#ParamsOfUpdateInitialData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":949,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfUpdateInitialData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfUpdateInitialData\"},{\"id\":950,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfUpdateInitialData.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfUpdateInitialData.__type\"},{\"id\":951,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfUpdateInitialData.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfUpdateInitialData.__type\"},{\"id\":952,\"kind\":1024,\"name\":\"initial_data\",\"url\":\"modules.html#ParamsOfUpdateInitialData.__type.initial_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfUpdateInitialData.__type\"},{\"id\":953,\"kind\":1024,\"name\":\"initial_pubkey\",\"url\":\"modules.html#ParamsOfUpdateInitialData.__type.initial_pubkey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfUpdateInitialData.__type\"},{\"id\":954,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfUpdateInitialData.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfUpdateInitialData.__type\"},{\"id\":955,\"kind\":4194304,\"name\":\"ResultOfUpdateInitialData\",\"url\":\"modules.html#ResultOfUpdateInitialData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":956,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfUpdateInitialData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfUpdateInitialData\"},{\"id\":957,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfUpdateInitialData.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfUpdateInitialData.__type\"},{\"id\":958,\"kind\":4194304,\"name\":\"ParamsOfEncodeInitialData\",\"url\":\"modules.html#ParamsOfEncodeInitialData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":959,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncodeInitialData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncodeInitialData\"},{\"id\":960,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfEncodeInitialData.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInitialData.__type\"},{\"id\":961,\"kind\":1024,\"name\":\"initial_data\",\"url\":\"modules.html#ParamsOfEncodeInitialData.__type.initial_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInitialData.__type\"},{\"id\":962,\"kind\":1024,\"name\":\"initial_pubkey\",\"url\":\"modules.html#ParamsOfEncodeInitialData.__type.initial_pubkey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInitialData.__type\"},{\"id\":963,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfEncodeInitialData.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInitialData.__type\"},{\"id\":964,\"kind\":4194304,\"name\":\"ResultOfEncodeInitialData\",\"url\":\"modules.html#ResultOfEncodeInitialData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":965,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncodeInitialData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncodeInitialData\"},{\"id\":966,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfEncodeInitialData.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeInitialData.__type\"},{\"id\":967,\"kind\":4194304,\"name\":\"ParamsOfDecodeInitialData\",\"url\":\"modules.html#ParamsOfDecodeInitialData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":968,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfDecodeInitialData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfDecodeInitialData\"},{\"id\":969,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfDecodeInitialData.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeInitialData.__type\"},{\"id\":970,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfDecodeInitialData.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeInitialData.__type\"},{\"id\":971,\"kind\":1024,\"name\":\"allow_partial\",\"url\":\"modules.html#ParamsOfDecodeInitialData.__type.allow_partial\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeInitialData.__type\"},{\"id\":972,\"kind\":4194304,\"name\":\"ResultOfDecodeInitialData\",\"url\":\"modules.html#ResultOfDecodeInitialData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":973,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfDecodeInitialData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfDecodeInitialData\"},{\"id\":974,\"kind\":1024,\"name\":\"initial_data\",\"url\":\"modules.html#ResultOfDecodeInitialData.__type.initial_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeInitialData.__type\"},{\"id\":975,\"kind\":1024,\"name\":\"initial_pubkey\",\"url\":\"modules.html#ResultOfDecodeInitialData.__type.initial_pubkey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeInitialData.__type\"},{\"id\":976,\"kind\":4194304,\"name\":\"ParamsOfDecodeBoc\",\"url\":\"modules.html#ParamsOfDecodeBoc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":977,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfDecodeBoc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfDecodeBoc\"},{\"id\":978,\"kind\":1024,\"name\":\"params\",\"url\":\"modules.html#ParamsOfDecodeBoc.__type.params\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeBoc.__type\"},{\"id\":979,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ParamsOfDecodeBoc.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeBoc.__type\"},{\"id\":980,\"kind\":1024,\"name\":\"allow_partial\",\"url\":\"modules.html#ParamsOfDecodeBoc.__type.allow_partial\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeBoc.__type\"},{\"id\":981,\"kind\":4194304,\"name\":\"ResultOfDecodeBoc\",\"url\":\"modules.html#ResultOfDecodeBoc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":982,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfDecodeBoc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfDecodeBoc\"},{\"id\":983,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfDecodeBoc.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeBoc.__type\"},{\"id\":984,\"kind\":4194304,\"name\":\"ParamsOfAbiEncodeBoc\",\"url\":\"modules.html#ParamsOfAbiEncodeBoc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":985,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAbiEncodeBoc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAbiEncodeBoc\"},{\"id\":986,\"kind\":1024,\"name\":\"params\",\"url\":\"modules.html#ParamsOfAbiEncodeBoc.__type.params\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAbiEncodeBoc.__type\"},{\"id\":987,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfAbiEncodeBoc.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAbiEncodeBoc.__type\"},{\"id\":988,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfAbiEncodeBoc.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAbiEncodeBoc.__type\"},{\"id\":989,\"kind\":4194304,\"name\":\"ResultOfAbiEncodeBoc\",\"url\":\"modules.html#ResultOfAbiEncodeBoc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":990,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAbiEncodeBoc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAbiEncodeBoc\"},{\"id\":991,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ResultOfAbiEncodeBoc.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAbiEncodeBoc.__type\"},{\"id\":992,\"kind\":4194304,\"name\":\"ParamsOfCalcFunctionId\",\"url\":\"modules.html#ParamsOfCalcFunctionId\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":993,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfCalcFunctionId.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfCalcFunctionId\"},{\"id\":994,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfCalcFunctionId.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCalcFunctionId.__type\"},{\"id\":995,\"kind\":1024,\"name\":\"function_name\",\"url\":\"modules.html#ParamsOfCalcFunctionId.__type.function_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCalcFunctionId.__type\"},{\"id\":996,\"kind\":1024,\"name\":\"output\",\"url\":\"modules.html#ParamsOfCalcFunctionId.__type.output\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCalcFunctionId.__type\"},{\"id\":997,\"kind\":4194304,\"name\":\"ResultOfCalcFunctionId\",\"url\":\"modules.html#ResultOfCalcFunctionId\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":998,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfCalcFunctionId.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfCalcFunctionId\"},{\"id\":999,\"kind\":1024,\"name\":\"function_id\",\"url\":\"modules.html#ResultOfCalcFunctionId.__type.function_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfCalcFunctionId.__type\"},{\"id\":1000,\"kind\":4194304,\"name\":\"ParamsOfGetSignatureData\",\"url\":\"modules.html#ParamsOfGetSignatureData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1001,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetSignatureData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetSignatureData\"},{\"id\":1002,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfGetSignatureData.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetSignatureData.__type\"},{\"id\":1003,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfGetSignatureData.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetSignatureData.__type\"},{\"id\":1004,\"kind\":1024,\"name\":\"signature_id\",\"url\":\"modules.html#ParamsOfGetSignatureData.__type.signature_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetSignatureData.__type\"},{\"id\":1005,\"kind\":4194304,\"name\":\"ResultOfGetSignatureData\",\"url\":\"modules.html#ResultOfGetSignatureData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1006,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetSignatureData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetSignatureData\"},{\"id\":1007,\"kind\":1024,\"name\":\"signature\",\"url\":\"modules.html#ResultOfGetSignatureData.__type.signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetSignatureData.__type\"},{\"id\":1008,\"kind\":1024,\"name\":\"unsigned\",\"url\":\"modules.html#ResultOfGetSignatureData.__type.unsigned\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetSignatureData.__type\"},{\"id\":1009,\"kind\":128,\"name\":\"AbiModule\",\"url\":\"classes/AbiModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1010,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbiModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1011,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/AbiModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1012,\"kind\":2048,\"name\":\"encode_message_body\",\"url\":\"classes/AbiModule.html#encode_message_body\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1013,\"kind\":2048,\"name\":\"attach_signature_to_message_body\",\"url\":\"classes/AbiModule.html#attach_signature_to_message_body\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1014,\"kind\":2048,\"name\":\"encode_message\",\"url\":\"classes/AbiModule.html#encode_message\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1015,\"kind\":2048,\"name\":\"encode_internal_message\",\"url\":\"classes/AbiModule.html#encode_internal_message\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1016,\"kind\":2048,\"name\":\"attach_signature\",\"url\":\"classes/AbiModule.html#attach_signature\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1017,\"kind\":2048,\"name\":\"decode_message\",\"url\":\"classes/AbiModule.html#decode_message\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1018,\"kind\":2048,\"name\":\"decode_message_body\",\"url\":\"classes/AbiModule.html#decode_message_body\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1019,\"kind\":2048,\"name\":\"encode_account\",\"url\":\"classes/AbiModule.html#encode_account\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1020,\"kind\":2048,\"name\":\"decode_account_data\",\"url\":\"classes/AbiModule.html#decode_account_data\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1021,\"kind\":2048,\"name\":\"update_initial_data\",\"url\":\"classes/AbiModule.html#update_initial_data\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1022,\"kind\":2048,\"name\":\"encode_initial_data\",\"url\":\"classes/AbiModule.html#encode_initial_data\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1023,\"kind\":2048,\"name\":\"decode_initial_data\",\"url\":\"classes/AbiModule.html#decode_initial_data\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1024,\"kind\":2048,\"name\":\"decode_boc\",\"url\":\"classes/AbiModule.html#decode_boc\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1025,\"kind\":2048,\"name\":\"encode_boc\",\"url\":\"classes/AbiModule.html#encode_boc\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1026,\"kind\":2048,\"name\":\"calc_function_id\",\"url\":\"classes/AbiModule.html#calc_function_id\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1027,\"kind\":2048,\"name\":\"get_signature_data\",\"url\":\"classes/AbiModule.html#get_signature_data\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1028,\"kind\":4194304,\"name\":\"BocCacheTypePinnedVariant\",\"url\":\"modules.html#BocCacheTypePinnedVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1029,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BocCacheTypePinnedVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BocCacheTypePinnedVariant\"},{\"id\":1030,\"kind\":1024,\"name\":\"pin\",\"url\":\"modules.html#BocCacheTypePinnedVariant.__type.pin\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BocCacheTypePinnedVariant.__type\"},{\"id\":1031,\"kind\":4194304,\"name\":\"BocCacheTypeUnpinnedVariant\",\"url\":\"modules.html#BocCacheTypeUnpinnedVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1032,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BocCacheTypeUnpinnedVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BocCacheTypeUnpinnedVariant\"},{\"id\":1033,\"kind\":4194304,\"name\":\"BocCacheType\",\"url\":\"modules.html#BocCacheType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1034,\"kind\":4194304,\"name\":\"BuilderOpIntegerVariant\",\"url\":\"modules.html#BuilderOpIntegerVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1035,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BuilderOpIntegerVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BuilderOpIntegerVariant\"},{\"id\":1036,\"kind\":1024,\"name\":\"size\",\"url\":\"modules.html#BuilderOpIntegerVariant.__type.size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BuilderOpIntegerVariant.__type\"},{\"id\":1037,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#BuilderOpIntegerVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BuilderOpIntegerVariant.__type\"},{\"id\":1038,\"kind\":4194304,\"name\":\"BuilderOpBitStringVariant\",\"url\":\"modules.html#BuilderOpBitStringVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1039,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BuilderOpBitStringVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BuilderOpBitStringVariant\"},{\"id\":1040,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#BuilderOpBitStringVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BuilderOpBitStringVariant.__type\"},{\"id\":1041,\"kind\":4194304,\"name\":\"BuilderOpCellVariant\",\"url\":\"modules.html#BuilderOpCellVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1042,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BuilderOpCellVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BuilderOpCellVariant\"},{\"id\":1043,\"kind\":1024,\"name\":\"builder\",\"url\":\"modules.html#BuilderOpCellVariant.__type.builder\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BuilderOpCellVariant.__type\"},{\"id\":1044,\"kind\":4194304,\"name\":\"BuilderOpCellBocVariant\",\"url\":\"modules.html#BuilderOpCellBocVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1045,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BuilderOpCellBocVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BuilderOpCellBocVariant\"},{\"id\":1046,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#BuilderOpCellBocVariant.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BuilderOpCellBocVariant.__type\"},{\"id\":1047,\"kind\":4194304,\"name\":\"BuilderOpAddressVariant\",\"url\":\"modules.html#BuilderOpAddressVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1048,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BuilderOpAddressVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BuilderOpAddressVariant\"},{\"id\":1049,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#BuilderOpAddressVariant.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BuilderOpAddressVariant.__type\"},{\"id\":1050,\"kind\":4194304,\"name\":\"BuilderOp\",\"url\":\"modules.html#BuilderOp\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1051,\"kind\":4194304,\"name\":\"TvcV1Variant\",\"url\":\"modules.html#TvcV1Variant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1052,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#TvcV1Variant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"TvcV1Variant\"},{\"id\":1053,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#TvcV1Variant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TvcV1Variant.__type\"},{\"id\":1054,\"kind\":4194304,\"name\":\"Tvc\",\"url\":\"modules.html#Tvc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1055,\"kind\":4194304,\"name\":\"TvcV1\",\"url\":\"modules.html#TvcV1\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1056,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#TvcV1.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"TvcV1\"},{\"id\":1057,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#TvcV1.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TvcV1.__type\"},{\"id\":1058,\"kind\":1024,\"name\":\"description\",\"url\":\"modules.html#TvcV1.__type.description\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TvcV1.__type\"},{\"id\":1059,\"kind\":8,\"name\":\"BocErrorCode\",\"url\":\"enums/BocErrorCode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1060,\"kind\":16,\"name\":\"InvalidBoc\",\"url\":\"enums/BocErrorCode.html#InvalidBoc\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BocErrorCode\"},{\"id\":1061,\"kind\":16,\"name\":\"SerializationError\",\"url\":\"enums/BocErrorCode.html#SerializationError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BocErrorCode\"},{\"id\":1062,\"kind\":16,\"name\":\"InappropriateBlock\",\"url\":\"enums/BocErrorCode.html#InappropriateBlock\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BocErrorCode\"},{\"id\":1063,\"kind\":16,\"name\":\"MissingSourceBoc\",\"url\":\"enums/BocErrorCode.html#MissingSourceBoc\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BocErrorCode\"},{\"id\":1064,\"kind\":16,\"name\":\"InsufficientCacheSize\",\"url\":\"enums/BocErrorCode.html#InsufficientCacheSize\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BocErrorCode\"},{\"id\":1065,\"kind\":16,\"name\":\"BocRefNotFound\",\"url\":\"enums/BocErrorCode.html#BocRefNotFound\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BocErrorCode\"},{\"id\":1066,\"kind\":16,\"name\":\"InvalidBocRef\",\"url\":\"enums/BocErrorCode.html#InvalidBocRef\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BocErrorCode\"},{\"id\":1067,\"kind\":4194304,\"name\":\"ParamsOfDecodeTvc\",\"url\":\"modules.html#ParamsOfDecodeTvc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1068,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfDecodeTvc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfDecodeTvc\"},{\"id\":1069,\"kind\":1024,\"name\":\"tvc\",\"url\":\"modules.html#ParamsOfDecodeTvc.__type.tvc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeTvc.__type\"},{\"id\":1070,\"kind\":4194304,\"name\":\"ResultOfDecodeTvc\",\"url\":\"modules.html#ResultOfDecodeTvc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1071,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfDecodeTvc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfDecodeTvc\"},{\"id\":1072,\"kind\":1024,\"name\":\"tvc\",\"url\":\"modules.html#ResultOfDecodeTvc.__type.tvc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeTvc.__type\"},{\"id\":1073,\"kind\":4194304,\"name\":\"ParamsOfParse\",\"url\":\"modules.html#ParamsOfParse\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1074,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfParse.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfParse\"},{\"id\":1075,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ParamsOfParse.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfParse.__type\"},{\"id\":1076,\"kind\":4194304,\"name\":\"ResultOfParse\",\"url\":\"modules.html#ResultOfParse\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1077,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfParse.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfParse\"},{\"id\":1078,\"kind\":1024,\"name\":\"parsed\",\"url\":\"modules.html#ResultOfParse.__type.parsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfParse.__type\"},{\"id\":1079,\"kind\":4194304,\"name\":\"ParamsOfParseShardstate\",\"url\":\"modules.html#ParamsOfParseShardstate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1080,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfParseShardstate.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfParseShardstate\"},{\"id\":1081,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ParamsOfParseShardstate.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfParseShardstate.__type\"},{\"id\":1082,\"kind\":1024,\"name\":\"id\",\"url\":\"modules.html#ParamsOfParseShardstate.__type.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfParseShardstate.__type\"},{\"id\":1083,\"kind\":1024,\"name\":\"workchain_id\",\"url\":\"modules.html#ParamsOfParseShardstate.__type.workchain_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfParseShardstate.__type\"},{\"id\":1084,\"kind\":4194304,\"name\":\"ParamsOfGetBlockchainConfig\",\"url\":\"modules.html#ParamsOfGetBlockchainConfig\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1085,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetBlockchainConfig.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetBlockchainConfig\"},{\"id\":1086,\"kind\":1024,\"name\":\"block_boc\",\"url\":\"modules.html#ParamsOfGetBlockchainConfig.__type.block_boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetBlockchainConfig.__type\"},{\"id\":1087,\"kind\":4194304,\"name\":\"ResultOfGetBlockchainConfig\",\"url\":\"modules.html#ResultOfGetBlockchainConfig\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1088,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetBlockchainConfig.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetBlockchainConfig\"},{\"id\":1089,\"kind\":1024,\"name\":\"config_boc\",\"url\":\"modules.html#ResultOfGetBlockchainConfig.__type.config_boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetBlockchainConfig.__type\"},{\"id\":1090,\"kind\":4194304,\"name\":\"ParamsOfGetBocHash\",\"url\":\"modules.html#ParamsOfGetBocHash\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1091,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetBocHash.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetBocHash\"},{\"id\":1092,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ParamsOfGetBocHash.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetBocHash.__type\"},{\"id\":1093,\"kind\":4194304,\"name\":\"ResultOfGetBocHash\",\"url\":\"modules.html#ResultOfGetBocHash\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1094,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetBocHash.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetBocHash\"},{\"id\":1095,\"kind\":1024,\"name\":\"hash\",\"url\":\"modules.html#ResultOfGetBocHash.__type.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetBocHash.__type\"},{\"id\":1096,\"kind\":4194304,\"name\":\"ParamsOfGetBocDepth\",\"url\":\"modules.html#ParamsOfGetBocDepth\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1097,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetBocDepth.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetBocDepth\"},{\"id\":1098,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ParamsOfGetBocDepth.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetBocDepth.__type\"},{\"id\":1099,\"kind\":4194304,\"name\":\"ResultOfGetBocDepth\",\"url\":\"modules.html#ResultOfGetBocDepth\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1100,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetBocDepth.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetBocDepth\"},{\"id\":1101,\"kind\":1024,\"name\":\"depth\",\"url\":\"modules.html#ResultOfGetBocDepth.__type.depth\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetBocDepth.__type\"},{\"id\":1102,\"kind\":4194304,\"name\":\"ParamsOfGetCodeFromTvc\",\"url\":\"modules.html#ParamsOfGetCodeFromTvc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1103,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetCodeFromTvc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetCodeFromTvc\"},{\"id\":1104,\"kind\":1024,\"name\":\"tvc\",\"url\":\"modules.html#ParamsOfGetCodeFromTvc.__type.tvc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetCodeFromTvc.__type\"},{\"id\":1105,\"kind\":4194304,\"name\":\"ResultOfGetCodeFromTvc\",\"url\":\"modules.html#ResultOfGetCodeFromTvc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1106,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetCodeFromTvc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetCodeFromTvc\"},{\"id\":1107,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#ResultOfGetCodeFromTvc.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetCodeFromTvc.__type\"},{\"id\":1108,\"kind\":4194304,\"name\":\"ParamsOfBocCacheGet\",\"url\":\"modules.html#ParamsOfBocCacheGet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1109,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfBocCacheGet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfBocCacheGet\"},{\"id\":1110,\"kind\":1024,\"name\":\"boc_ref\",\"url\":\"modules.html#ParamsOfBocCacheGet.__type.boc_ref\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfBocCacheGet.__type\"},{\"id\":1111,\"kind\":4194304,\"name\":\"ResultOfBocCacheGet\",\"url\":\"modules.html#ResultOfBocCacheGet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1112,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfBocCacheGet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfBocCacheGet\"},{\"id\":1113,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ResultOfBocCacheGet.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfBocCacheGet.__type\"},{\"id\":1114,\"kind\":4194304,\"name\":\"ParamsOfBocCacheSet\",\"url\":\"modules.html#ParamsOfBocCacheSet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1115,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfBocCacheSet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfBocCacheSet\"},{\"id\":1116,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ParamsOfBocCacheSet.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfBocCacheSet.__type\"},{\"id\":1117,\"kind\":1024,\"name\":\"cache_type\",\"url\":\"modules.html#ParamsOfBocCacheSet.__type.cache_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfBocCacheSet.__type\"},{\"id\":1118,\"kind\":4194304,\"name\":\"ResultOfBocCacheSet\",\"url\":\"modules.html#ResultOfBocCacheSet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1119,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfBocCacheSet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfBocCacheSet\"},{\"id\":1120,\"kind\":1024,\"name\":\"boc_ref\",\"url\":\"modules.html#ResultOfBocCacheSet.__type.boc_ref\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfBocCacheSet.__type\"},{\"id\":1121,\"kind\":4194304,\"name\":\"ParamsOfBocCacheUnpin\",\"url\":\"modules.html#ParamsOfBocCacheUnpin\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1122,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfBocCacheUnpin.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfBocCacheUnpin\"},{\"id\":1123,\"kind\":1024,\"name\":\"pin\",\"url\":\"modules.html#ParamsOfBocCacheUnpin.__type.pin\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfBocCacheUnpin.__type\"},{\"id\":1124,\"kind\":1024,\"name\":\"boc_ref\",\"url\":\"modules.html#ParamsOfBocCacheUnpin.__type.boc_ref\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfBocCacheUnpin.__type\"},{\"id\":1125,\"kind\":4194304,\"name\":\"ParamsOfEncodeBoc\",\"url\":\"modules.html#ParamsOfEncodeBoc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1126,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncodeBoc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncodeBoc\"},{\"id\":1127,\"kind\":1024,\"name\":\"builder\",\"url\":\"modules.html#ParamsOfEncodeBoc.__type.builder\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeBoc.__type\"},{\"id\":1128,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfEncodeBoc.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeBoc.__type\"},{\"id\":1129,\"kind\":4194304,\"name\":\"ResultOfEncodeBoc\",\"url\":\"modules.html#ResultOfEncodeBoc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1130,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncodeBoc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncodeBoc\"},{\"id\":1131,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ResultOfEncodeBoc.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeBoc.__type\"},{\"id\":1132,\"kind\":4194304,\"name\":\"ParamsOfGetCodeSalt\",\"url\":\"modules.html#ParamsOfGetCodeSalt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1133,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetCodeSalt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetCodeSalt\"},{\"id\":1134,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#ParamsOfGetCodeSalt.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetCodeSalt.__type\"},{\"id\":1135,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfGetCodeSalt.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetCodeSalt.__type\"},{\"id\":1136,\"kind\":4194304,\"name\":\"ResultOfGetCodeSalt\",\"url\":\"modules.html#ResultOfGetCodeSalt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1137,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetCodeSalt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetCodeSalt\"},{\"id\":1138,\"kind\":1024,\"name\":\"salt\",\"url\":\"modules.html#ResultOfGetCodeSalt.__type.salt\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetCodeSalt.__type\"},{\"id\":1139,\"kind\":4194304,\"name\":\"ParamsOfSetCodeSalt\",\"url\":\"modules.html#ParamsOfSetCodeSalt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1140,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfSetCodeSalt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfSetCodeSalt\"},{\"id\":1141,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#ParamsOfSetCodeSalt.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSetCodeSalt.__type\"},{\"id\":1142,\"kind\":1024,\"name\":\"salt\",\"url\":\"modules.html#ParamsOfSetCodeSalt.__type.salt\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSetCodeSalt.__type\"},{\"id\":1143,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfSetCodeSalt.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSetCodeSalt.__type\"},{\"id\":1144,\"kind\":4194304,\"name\":\"ResultOfSetCodeSalt\",\"url\":\"modules.html#ResultOfSetCodeSalt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1145,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfSetCodeSalt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfSetCodeSalt\"},{\"id\":1146,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#ResultOfSetCodeSalt.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfSetCodeSalt.__type\"},{\"id\":1147,\"kind\":4194304,\"name\":\"ParamsOfDecodeStateInit\",\"url\":\"modules.html#ParamsOfDecodeStateInit\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1148,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfDecodeStateInit.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfDecodeStateInit\"},{\"id\":1149,\"kind\":1024,\"name\":\"state_init\",\"url\":\"modules.html#ParamsOfDecodeStateInit.__type.state_init\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeStateInit.__type\"},{\"id\":1150,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfDecodeStateInit.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeStateInit.__type\"},{\"id\":1151,\"kind\":4194304,\"name\":\"ResultOfDecodeStateInit\",\"url\":\"modules.html#ResultOfDecodeStateInit\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1152,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfDecodeStateInit\"},{\"id\":1153,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1154,\"kind\":1024,\"name\":\"code_hash\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.code_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1155,\"kind\":1024,\"name\":\"code_depth\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.code_depth\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1156,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1157,\"kind\":1024,\"name\":\"data_hash\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.data_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1158,\"kind\":1024,\"name\":\"data_depth\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.data_depth\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1159,\"kind\":1024,\"name\":\"library\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.library\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1160,\"kind\":1024,\"name\":\"tick\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.tick\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1161,\"kind\":1024,\"name\":\"tock\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.tock\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1162,\"kind\":1024,\"name\":\"split_depth\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.split_depth\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1163,\"kind\":1024,\"name\":\"compiler_version\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.compiler_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1164,\"kind\":4194304,\"name\":\"ParamsOfEncodeStateInit\",\"url\":\"modules.html#ParamsOfEncodeStateInit\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1165,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncodeStateInit.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncodeStateInit\"},{\"id\":1166,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#ParamsOfEncodeStateInit.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeStateInit.__type\"},{\"id\":1167,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfEncodeStateInit.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeStateInit.__type\"},{\"id\":1168,\"kind\":1024,\"name\":\"library\",\"url\":\"modules.html#ParamsOfEncodeStateInit.__type.library\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeStateInit.__type\"},{\"id\":1169,\"kind\":1024,\"name\":\"tick\",\"url\":\"modules.html#ParamsOfEncodeStateInit.__type.tick\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeStateInit.__type\"},{\"id\":1170,\"kind\":1024,\"name\":\"tock\",\"url\":\"modules.html#ParamsOfEncodeStateInit.__type.tock\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeStateInit.__type\"},{\"id\":1171,\"kind\":1024,\"name\":\"split_depth\",\"url\":\"modules.html#ParamsOfEncodeStateInit.__type.split_depth\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeStateInit.__type\"},{\"id\":1172,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfEncodeStateInit.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeStateInit.__type\"},{\"id\":1173,\"kind\":4194304,\"name\":\"ResultOfEncodeStateInit\",\"url\":\"modules.html#ResultOfEncodeStateInit\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1174,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncodeStateInit.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncodeStateInit\"},{\"id\":1175,\"kind\":1024,\"name\":\"state_init\",\"url\":\"modules.html#ResultOfEncodeStateInit.__type.state_init\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeStateInit.__type\"},{\"id\":1176,\"kind\":4194304,\"name\":\"ParamsOfEncodeExternalInMessage\",\"url\":\"modules.html#ParamsOfEncodeExternalInMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1177,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncodeExternalInMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncodeExternalInMessage\"},{\"id\":1178,\"kind\":1024,\"name\":\"src\",\"url\":\"modules.html#ParamsOfEncodeExternalInMessage.__type.src\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeExternalInMessage.__type\"},{\"id\":1179,\"kind\":1024,\"name\":\"dst\",\"url\":\"modules.html#ParamsOfEncodeExternalInMessage.__type.dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeExternalInMessage.__type\"},{\"id\":1180,\"kind\":1024,\"name\":\"init\",\"url\":\"modules.html#ParamsOfEncodeExternalInMessage.__type.init\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeExternalInMessage.__type\"},{\"id\":1181,\"kind\":1024,\"name\":\"body\",\"url\":\"modules.html#ParamsOfEncodeExternalInMessage.__type.body\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeExternalInMessage.__type\"},{\"id\":1182,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfEncodeExternalInMessage.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeExternalInMessage.__type\"},{\"id\":1183,\"kind\":4194304,\"name\":\"ResultOfEncodeExternalInMessage\",\"url\":\"modules.html#ResultOfEncodeExternalInMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1184,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncodeExternalInMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncodeExternalInMessage\"},{\"id\":1185,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ResultOfEncodeExternalInMessage.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeExternalInMessage.__type\"},{\"id\":1186,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ResultOfEncodeExternalInMessage.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeExternalInMessage.__type\"},{\"id\":1187,\"kind\":4194304,\"name\":\"ParamsOfGetCompilerVersion\",\"url\":\"modules.html#ParamsOfGetCompilerVersion\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1188,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetCompilerVersion.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetCompilerVersion\"},{\"id\":1189,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#ParamsOfGetCompilerVersion.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetCompilerVersion.__type\"},{\"id\":1190,\"kind\":4194304,\"name\":\"ResultOfGetCompilerVersion\",\"url\":\"modules.html#ResultOfGetCompilerVersion\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1191,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetCompilerVersion.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetCompilerVersion\"},{\"id\":1192,\"kind\":1024,\"name\":\"version\",\"url\":\"modules.html#ResultOfGetCompilerVersion.__type.version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetCompilerVersion.__type\"},{\"id\":1193,\"kind\":128,\"name\":\"BocModule\",\"url\":\"classes/BocModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1194,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BocModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1195,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/BocModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1196,\"kind\":2048,\"name\":\"decode_tvc\",\"url\":\"classes/BocModule.html#decode_tvc\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1197,\"kind\":2048,\"name\":\"parse_message\",\"url\":\"classes/BocModule.html#parse_message\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1198,\"kind\":2048,\"name\":\"parse_transaction\",\"url\":\"classes/BocModule.html#parse_transaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1199,\"kind\":2048,\"name\":\"parse_account\",\"url\":\"classes/BocModule.html#parse_account\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1200,\"kind\":2048,\"name\":\"parse_block\",\"url\":\"classes/BocModule.html#parse_block\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1201,\"kind\":2048,\"name\":\"parse_shardstate\",\"url\":\"classes/BocModule.html#parse_shardstate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1202,\"kind\":2048,\"name\":\"get_blockchain_config\",\"url\":\"classes/BocModule.html#get_blockchain_config\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1203,\"kind\":2048,\"name\":\"get_boc_hash\",\"url\":\"classes/BocModule.html#get_boc_hash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1204,\"kind\":2048,\"name\":\"get_boc_depth\",\"url\":\"classes/BocModule.html#get_boc_depth\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1205,\"kind\":2048,\"name\":\"get_code_from_tvc\",\"url\":\"classes/BocModule.html#get_code_from_tvc\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1206,\"kind\":2048,\"name\":\"cache_get\",\"url\":\"classes/BocModule.html#cache_get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1207,\"kind\":2048,\"name\":\"cache_set\",\"url\":\"classes/BocModule.html#cache_set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1208,\"kind\":2048,\"name\":\"cache_unpin\",\"url\":\"classes/BocModule.html#cache_unpin\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1209,\"kind\":2048,\"name\":\"encode_boc\",\"url\":\"classes/BocModule.html#encode_boc\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1210,\"kind\":2048,\"name\":\"get_code_salt\",\"url\":\"classes/BocModule.html#get_code_salt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1211,\"kind\":2048,\"name\":\"set_code_salt\",\"url\":\"classes/BocModule.html#set_code_salt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1212,\"kind\":2048,\"name\":\"decode_state_init\",\"url\":\"classes/BocModule.html#decode_state_init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1213,\"kind\":2048,\"name\":\"encode_state_init\",\"url\":\"classes/BocModule.html#encode_state_init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1214,\"kind\":2048,\"name\":\"encode_external_in_message\",\"url\":\"classes/BocModule.html#encode_external_in_message\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1215,\"kind\":2048,\"name\":\"get_compiler_version\",\"url\":\"classes/BocModule.html#get_compiler_version\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1216,\"kind\":8,\"name\":\"ProcessingErrorCode\",\"url\":\"enums/ProcessingErrorCode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1217,\"kind\":16,\"name\":\"MessageAlreadyExpired\",\"url\":\"enums/ProcessingErrorCode.html#MessageAlreadyExpired\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1218,\"kind\":16,\"name\":\"MessageHasNotDestinationAddress\",\"url\":\"enums/ProcessingErrorCode.html#MessageHasNotDestinationAddress\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1219,\"kind\":16,\"name\":\"CanNotBuildMessageCell\",\"url\":\"enums/ProcessingErrorCode.html#CanNotBuildMessageCell\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1220,\"kind\":16,\"name\":\"FetchBlockFailed\",\"url\":\"enums/ProcessingErrorCode.html#FetchBlockFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1221,\"kind\":16,\"name\":\"SendMessageFailed\",\"url\":\"enums/ProcessingErrorCode.html#SendMessageFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1222,\"kind\":16,\"name\":\"InvalidMessageBoc\",\"url\":\"enums/ProcessingErrorCode.html#InvalidMessageBoc\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1223,\"kind\":16,\"name\":\"MessageExpired\",\"url\":\"enums/ProcessingErrorCode.html#MessageExpired\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1224,\"kind\":16,\"name\":\"TransactionWaitTimeout\",\"url\":\"enums/ProcessingErrorCode.html#TransactionWaitTimeout\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1225,\"kind\":16,\"name\":\"InvalidBlockReceived\",\"url\":\"enums/ProcessingErrorCode.html#InvalidBlockReceived\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1226,\"kind\":16,\"name\":\"CanNotCheckBlockShard\",\"url\":\"enums/ProcessingErrorCode.html#CanNotCheckBlockShard\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1227,\"kind\":16,\"name\":\"BlockNotFound\",\"url\":\"enums/ProcessingErrorCode.html#BlockNotFound\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1228,\"kind\":16,\"name\":\"InvalidData\",\"url\":\"enums/ProcessingErrorCode.html#InvalidData\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1229,\"kind\":16,\"name\":\"ExternalSignerMustNotBeUsed\",\"url\":\"enums/ProcessingErrorCode.html#ExternalSignerMustNotBeUsed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1230,\"kind\":16,\"name\":\"MessageRejected\",\"url\":\"enums/ProcessingErrorCode.html#MessageRejected\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1231,\"kind\":16,\"name\":\"InvalidRempStatus\",\"url\":\"enums/ProcessingErrorCode.html#InvalidRempStatus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1232,\"kind\":16,\"name\":\"NextRempStatusTimeout\",\"url\":\"enums/ProcessingErrorCode.html#NextRempStatusTimeout\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1233,\"kind\":4194304,\"name\":\"ProcessingEventWillFetchFirstBlockVariant\",\"url\":\"modules.html#ProcessingEventWillFetchFirstBlockVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1234,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventWillFetchFirstBlockVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventWillFetchFirstBlockVariant\"},{\"id\":1235,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventWillFetchFirstBlockVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillFetchFirstBlockVariant.__type\"},{\"id\":1236,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventWillFetchFirstBlockVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillFetchFirstBlockVariant.__type\"},{\"id\":1237,\"kind\":4194304,\"name\":\"ProcessingEventFetchFirstBlockFailedVariant\",\"url\":\"modules.html#ProcessingEventFetchFirstBlockFailedVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1238,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventFetchFirstBlockFailedVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventFetchFirstBlockFailedVariant\"},{\"id\":1239,\"kind\":1024,\"name\":\"error\",\"url\":\"modules.html#ProcessingEventFetchFirstBlockFailedVariant.__type.error\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventFetchFirstBlockFailedVariant.__type\"},{\"id\":1240,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventFetchFirstBlockFailedVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventFetchFirstBlockFailedVariant.__type\"},{\"id\":1241,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventFetchFirstBlockFailedVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventFetchFirstBlockFailedVariant.__type\"},{\"id\":1242,\"kind\":4194304,\"name\":\"ProcessingEventWillSendVariant\",\"url\":\"modules.html#ProcessingEventWillSendVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1243,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventWillSendVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventWillSendVariant\"},{\"id\":1244,\"kind\":1024,\"name\":\"shard_block_id\",\"url\":\"modules.html#ProcessingEventWillSendVariant.__type.shard_block_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillSendVariant.__type\"},{\"id\":1245,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventWillSendVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillSendVariant.__type\"},{\"id\":1246,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventWillSendVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillSendVariant.__type\"},{\"id\":1247,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ProcessingEventWillSendVariant.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillSendVariant.__type\"},{\"id\":1248,\"kind\":4194304,\"name\":\"ProcessingEventDidSendVariant\",\"url\":\"modules.html#ProcessingEventDidSendVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1249,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventDidSendVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventDidSendVariant\"},{\"id\":1250,\"kind\":1024,\"name\":\"shard_block_id\",\"url\":\"modules.html#ProcessingEventDidSendVariant.__type.shard_block_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventDidSendVariant.__type\"},{\"id\":1251,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventDidSendVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventDidSendVariant.__type\"},{\"id\":1252,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventDidSendVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventDidSendVariant.__type\"},{\"id\":1253,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ProcessingEventDidSendVariant.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventDidSendVariant.__type\"},{\"id\":1254,\"kind\":4194304,\"name\":\"ProcessingEventSendFailedVariant\",\"url\":\"modules.html#ProcessingEventSendFailedVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1255,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventSendFailedVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventSendFailedVariant\"},{\"id\":1256,\"kind\":1024,\"name\":\"shard_block_id\",\"url\":\"modules.html#ProcessingEventSendFailedVariant.__type.shard_block_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventSendFailedVariant.__type\"},{\"id\":1257,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventSendFailedVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventSendFailedVariant.__type\"},{\"id\":1258,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventSendFailedVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventSendFailedVariant.__type\"},{\"id\":1259,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ProcessingEventSendFailedVariant.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventSendFailedVariant.__type\"},{\"id\":1260,\"kind\":1024,\"name\":\"error\",\"url\":\"modules.html#ProcessingEventSendFailedVariant.__type.error\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventSendFailedVariant.__type\"},{\"id\":1261,\"kind\":4194304,\"name\":\"ProcessingEventWillFetchNextBlockVariant\",\"url\":\"modules.html#ProcessingEventWillFetchNextBlockVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1262,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventWillFetchNextBlockVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventWillFetchNextBlockVariant\"},{\"id\":1263,\"kind\":1024,\"name\":\"shard_block_id\",\"url\":\"modules.html#ProcessingEventWillFetchNextBlockVariant.__type.shard_block_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillFetchNextBlockVariant.__type\"},{\"id\":1264,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventWillFetchNextBlockVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillFetchNextBlockVariant.__type\"},{\"id\":1265,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventWillFetchNextBlockVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillFetchNextBlockVariant.__type\"},{\"id\":1266,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ProcessingEventWillFetchNextBlockVariant.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillFetchNextBlockVariant.__type\"},{\"id\":1267,\"kind\":4194304,\"name\":\"ProcessingEventFetchNextBlockFailedVariant\",\"url\":\"modules.html#ProcessingEventFetchNextBlockFailedVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1268,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventFetchNextBlockFailedVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventFetchNextBlockFailedVariant\"},{\"id\":1269,\"kind\":1024,\"name\":\"shard_block_id\",\"url\":\"modules.html#ProcessingEventFetchNextBlockFailedVariant.__type.shard_block_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventFetchNextBlockFailedVariant.__type\"},{\"id\":1270,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventFetchNextBlockFailedVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventFetchNextBlockFailedVariant.__type\"},{\"id\":1271,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventFetchNextBlockFailedVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventFetchNextBlockFailedVariant.__type\"},{\"id\":1272,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ProcessingEventFetchNextBlockFailedVariant.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventFetchNextBlockFailedVariant.__type\"},{\"id\":1273,\"kind\":1024,\"name\":\"error\",\"url\":\"modules.html#ProcessingEventFetchNextBlockFailedVariant.__type.error\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventFetchNextBlockFailedVariant.__type\"},{\"id\":1274,\"kind\":4194304,\"name\":\"ProcessingEventMessageExpiredVariant\",\"url\":\"modules.html#ProcessingEventMessageExpiredVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1275,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventMessageExpiredVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventMessageExpiredVariant\"},{\"id\":1276,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventMessageExpiredVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventMessageExpiredVariant.__type\"},{\"id\":1277,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventMessageExpiredVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventMessageExpiredVariant.__type\"},{\"id\":1278,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ProcessingEventMessageExpiredVariant.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventMessageExpiredVariant.__type\"},{\"id\":1279,\"kind\":1024,\"name\":\"error\",\"url\":\"modules.html#ProcessingEventMessageExpiredVariant.__type.error\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventMessageExpiredVariant.__type\"},{\"id\":1280,\"kind\":4194304,\"name\":\"ProcessingEventRempSentToValidatorsVariant\",\"url\":\"modules.html#ProcessingEventRempSentToValidatorsVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1281,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventRempSentToValidatorsVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventRempSentToValidatorsVariant\"},{\"id\":1282,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventRempSentToValidatorsVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempSentToValidatorsVariant.__type\"},{\"id\":1283,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventRempSentToValidatorsVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempSentToValidatorsVariant.__type\"},{\"id\":1284,\"kind\":1024,\"name\":\"timestamp\",\"url\":\"modules.html#ProcessingEventRempSentToValidatorsVariant.__type.timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempSentToValidatorsVariant.__type\"},{\"id\":1285,\"kind\":1024,\"name\":\"json\",\"url\":\"modules.html#ProcessingEventRempSentToValidatorsVariant.__type.json\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempSentToValidatorsVariant.__type\"},{\"id\":1286,\"kind\":4194304,\"name\":\"ProcessingEventRempIncludedIntoBlockVariant\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoBlockVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1287,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoBlockVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventRempIncludedIntoBlockVariant\"},{\"id\":1288,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoBlockVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempIncludedIntoBlockVariant.__type\"},{\"id\":1289,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoBlockVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempIncludedIntoBlockVariant.__type\"},{\"id\":1290,\"kind\":1024,\"name\":\"timestamp\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoBlockVariant.__type.timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempIncludedIntoBlockVariant.__type\"},{\"id\":1291,\"kind\":1024,\"name\":\"json\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoBlockVariant.__type.json\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempIncludedIntoBlockVariant.__type\"},{\"id\":1292,\"kind\":4194304,\"name\":\"ProcessingEventRempIncludedIntoAcceptedBlockVariant\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoAcceptedBlockVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1293,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoAcceptedBlockVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventRempIncludedIntoAcceptedBlockVariant\"},{\"id\":1294,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoAcceptedBlockVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempIncludedIntoAcceptedBlockVariant.__type\"},{\"id\":1295,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoAcceptedBlockVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempIncludedIntoAcceptedBlockVariant.__type\"},{\"id\":1296,\"kind\":1024,\"name\":\"timestamp\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoAcceptedBlockVariant.__type.timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempIncludedIntoAcceptedBlockVariant.__type\"},{\"id\":1297,\"kind\":1024,\"name\":\"json\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoAcceptedBlockVariant.__type.json\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempIncludedIntoAcceptedBlockVariant.__type\"},{\"id\":1298,\"kind\":4194304,\"name\":\"ProcessingEventRempOtherVariant\",\"url\":\"modules.html#ProcessingEventRempOtherVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1299,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventRempOtherVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventRempOtherVariant\"},{\"id\":1300,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventRempOtherVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempOtherVariant.__type\"},{\"id\":1301,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventRempOtherVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempOtherVariant.__type\"},{\"id\":1302,\"kind\":1024,\"name\":\"timestamp\",\"url\":\"modules.html#ProcessingEventRempOtherVariant.__type.timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempOtherVariant.__type\"},{\"id\":1303,\"kind\":1024,\"name\":\"json\",\"url\":\"modules.html#ProcessingEventRempOtherVariant.__type.json\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempOtherVariant.__type\"},{\"id\":1304,\"kind\":4194304,\"name\":\"ProcessingEventRempErrorVariant\",\"url\":\"modules.html#ProcessingEventRempErrorVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1305,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventRempErrorVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventRempErrorVariant\"},{\"id\":1306,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventRempErrorVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempErrorVariant.__type\"},{\"id\":1307,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventRempErrorVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempErrorVariant.__type\"},{\"id\":1308,\"kind\":1024,\"name\":\"error\",\"url\":\"modules.html#ProcessingEventRempErrorVariant.__type.error\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempErrorVariant.__type\"},{\"id\":1309,\"kind\":4194304,\"name\":\"ProcessingEvent\",\"url\":\"modules.html#ProcessingEvent\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1310,\"kind\":4194304,\"name\":\"ResultOfProcessMessage\",\"url\":\"modules.html#ResultOfProcessMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1311,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfProcessMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfProcessMessage\"},{\"id\":1312,\"kind\":1024,\"name\":\"transaction\",\"url\":\"modules.html#ResultOfProcessMessage.__type.transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfProcessMessage.__type\"},{\"id\":1313,\"kind\":1024,\"name\":\"out_messages\",\"url\":\"modules.html#ResultOfProcessMessage.__type.out_messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfProcessMessage.__type\"},{\"id\":1314,\"kind\":1024,\"name\":\"decoded\",\"url\":\"modules.html#ResultOfProcessMessage.__type.decoded\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfProcessMessage.__type\"},{\"id\":1315,\"kind\":1024,\"name\":\"fees\",\"url\":\"modules.html#ResultOfProcessMessage.__type.fees\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfProcessMessage.__type\"},{\"id\":1316,\"kind\":4194304,\"name\":\"DecodedOutput\",\"url\":\"modules.html#DecodedOutput\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1317,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#DecodedOutput.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"DecodedOutput\"},{\"id\":1318,\"kind\":1024,\"name\":\"out_messages\",\"url\":\"modules.html#DecodedOutput.__type.out_messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DecodedOutput.__type\"},{\"id\":1319,\"kind\":1024,\"name\":\"output\",\"url\":\"modules.html#DecodedOutput.__type.output\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DecodedOutput.__type\"},{\"id\":1320,\"kind\":4194304,\"name\":\"MessageMonitoringTransactionCompute\",\"url\":\"modules.html#MessageMonitoringTransactionCompute\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1321,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MessageMonitoringTransactionCompute.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MessageMonitoringTransactionCompute\"},{\"id\":1322,\"kind\":1024,\"name\":\"exit_code\",\"url\":\"modules.html#MessageMonitoringTransactionCompute.__type.exit_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringTransactionCompute.__type\"},{\"id\":1323,\"kind\":4194304,\"name\":\"MessageMonitoringTransaction\",\"url\":\"modules.html#MessageMonitoringTransaction\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1324,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MessageMonitoringTransaction.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MessageMonitoringTransaction\"},{\"id\":1325,\"kind\":1024,\"name\":\"hash\",\"url\":\"modules.html#MessageMonitoringTransaction.__type.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringTransaction.__type\"},{\"id\":1326,\"kind\":1024,\"name\":\"aborted\",\"url\":\"modules.html#MessageMonitoringTransaction.__type.aborted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringTransaction.__type\"},{\"id\":1327,\"kind\":1024,\"name\":\"compute\",\"url\":\"modules.html#MessageMonitoringTransaction.__type.compute\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringTransaction.__type\"},{\"id\":1328,\"kind\":4194304,\"name\":\"MessageMonitoringParams\",\"url\":\"modules.html#MessageMonitoringParams\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1329,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MessageMonitoringParams.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MessageMonitoringParams\"},{\"id\":1330,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#MessageMonitoringParams.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringParams.__type\"},{\"id\":1331,\"kind\":1024,\"name\":\"wait_until\",\"url\":\"modules.html#MessageMonitoringParams.__type.wait_until\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringParams.__type\"},{\"id\":1332,\"kind\":1024,\"name\":\"user_data\",\"url\":\"modules.html#MessageMonitoringParams.__type.user_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringParams.__type\"},{\"id\":1333,\"kind\":4194304,\"name\":\"MessageMonitoringResult\",\"url\":\"modules.html#MessageMonitoringResult\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1334,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MessageMonitoringResult.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MessageMonitoringResult\"},{\"id\":1335,\"kind\":1024,\"name\":\"hash\",\"url\":\"modules.html#MessageMonitoringResult.__type.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringResult.__type\"},{\"id\":1336,\"kind\":1024,\"name\":\"status\",\"url\":\"modules.html#MessageMonitoringResult.__type.status\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringResult.__type\"},{\"id\":1337,\"kind\":1024,\"name\":\"transaction\",\"url\":\"modules.html#MessageMonitoringResult.__type.transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringResult.__type\"},{\"id\":1338,\"kind\":1024,\"name\":\"error\",\"url\":\"modules.html#MessageMonitoringResult.__type.error\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringResult.__type\"},{\"id\":1339,\"kind\":1024,\"name\":\"user_data\",\"url\":\"modules.html#MessageMonitoringResult.__type.user_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringResult.__type\"},{\"id\":1340,\"kind\":8,\"name\":\"MonitorFetchWaitMode\",\"url\":\"enums/MonitorFetchWaitMode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1341,\"kind\":16,\"name\":\"AtLeastOne\",\"url\":\"enums/MonitorFetchWaitMode.html#AtLeastOne\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MonitorFetchWaitMode\"},{\"id\":1342,\"kind\":16,\"name\":\"All\",\"url\":\"enums/MonitorFetchWaitMode.html#All\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MonitorFetchWaitMode\"},{\"id\":1343,\"kind\":16,\"name\":\"NoWait\",\"url\":\"enums/MonitorFetchWaitMode.html#NoWait\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MonitorFetchWaitMode\"},{\"id\":1344,\"kind\":4194304,\"name\":\"MonitoredMessageBocVariant\",\"url\":\"modules.html#MonitoredMessageBocVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1345,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MonitoredMessageBocVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MonitoredMessageBocVariant\"},{\"id\":1346,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#MonitoredMessageBocVariant.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MonitoredMessageBocVariant.__type\"},{\"id\":1347,\"kind\":4194304,\"name\":\"MonitoredMessageHashAddressVariant\",\"url\":\"modules.html#MonitoredMessageHashAddressVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1348,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MonitoredMessageHashAddressVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MonitoredMessageHashAddressVariant\"},{\"id\":1349,\"kind\":1024,\"name\":\"hash\",\"url\":\"modules.html#MonitoredMessageHashAddressVariant.__type.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MonitoredMessageHashAddressVariant.__type\"},{\"id\":1350,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#MonitoredMessageHashAddressVariant.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MonitoredMessageHashAddressVariant.__type\"},{\"id\":1351,\"kind\":4194304,\"name\":\"MonitoredMessage\",\"url\":\"modules.html#MonitoredMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1352,\"kind\":8,\"name\":\"MessageMonitoringStatus\",\"url\":\"enums/MessageMonitoringStatus.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1353,\"kind\":16,\"name\":\"Finalized\",\"url\":\"enums/MessageMonitoringStatus.html#Finalized\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MessageMonitoringStatus\"},{\"id\":1354,\"kind\":16,\"name\":\"Timeout\",\"url\":\"enums/MessageMonitoringStatus.html#Timeout\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MessageMonitoringStatus\"},{\"id\":1355,\"kind\":16,\"name\":\"Reserved\",\"url\":\"enums/MessageMonitoringStatus.html#Reserved\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MessageMonitoringStatus\"},{\"id\":1356,\"kind\":4194304,\"name\":\"MessageSendingParams\",\"url\":\"modules.html#MessageSendingParams\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1357,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MessageSendingParams.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MessageSendingParams\"},{\"id\":1358,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#MessageSendingParams.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageSendingParams.__type\"},{\"id\":1359,\"kind\":1024,\"name\":\"wait_until\",\"url\":\"modules.html#MessageSendingParams.__type.wait_until\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageSendingParams.__type\"},{\"id\":1360,\"kind\":1024,\"name\":\"user_data\",\"url\":\"modules.html#MessageSendingParams.__type.user_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageSendingParams.__type\"},{\"id\":1361,\"kind\":4194304,\"name\":\"ParamsOfMonitorMessages\",\"url\":\"modules.html#ParamsOfMonitorMessages\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1362,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfMonitorMessages.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfMonitorMessages\"},{\"id\":1363,\"kind\":1024,\"name\":\"queue\",\"url\":\"modules.html#ParamsOfMonitorMessages.__type.queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMonitorMessages.__type\"},{\"id\":1364,\"kind\":1024,\"name\":\"messages\",\"url\":\"modules.html#ParamsOfMonitorMessages.__type.messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMonitorMessages.__type\"},{\"id\":1365,\"kind\":4194304,\"name\":\"ParamsOfGetMonitorInfo\",\"url\":\"modules.html#ParamsOfGetMonitorInfo\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1366,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetMonitorInfo.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetMonitorInfo\"},{\"id\":1367,\"kind\":1024,\"name\":\"queue\",\"url\":\"modules.html#ParamsOfGetMonitorInfo.__type.queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetMonitorInfo.__type\"},{\"id\":1368,\"kind\":4194304,\"name\":\"MonitoringQueueInfo\",\"url\":\"modules.html#MonitoringQueueInfo\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1369,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MonitoringQueueInfo.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MonitoringQueueInfo\"},{\"id\":1370,\"kind\":1024,\"name\":\"unresolved\",\"url\":\"modules.html#MonitoringQueueInfo.__type.unresolved\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MonitoringQueueInfo.__type\"},{\"id\":1371,\"kind\":1024,\"name\":\"resolved\",\"url\":\"modules.html#MonitoringQueueInfo.__type.resolved\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MonitoringQueueInfo.__type\"},{\"id\":1372,\"kind\":4194304,\"name\":\"ParamsOfFetchNextMonitorResults\",\"url\":\"modules.html#ParamsOfFetchNextMonitorResults\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1373,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfFetchNextMonitorResults.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfFetchNextMonitorResults\"},{\"id\":1374,\"kind\":1024,\"name\":\"queue\",\"url\":\"modules.html#ParamsOfFetchNextMonitorResults.__type.queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfFetchNextMonitorResults.__type\"},{\"id\":1375,\"kind\":1024,\"name\":\"wait_mode\",\"url\":\"modules.html#ParamsOfFetchNextMonitorResults.__type.wait_mode\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfFetchNextMonitorResults.__type\"},{\"id\":1376,\"kind\":4194304,\"name\":\"ResultOfFetchNextMonitorResults\",\"url\":\"modules.html#ResultOfFetchNextMonitorResults\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1377,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfFetchNextMonitorResults.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfFetchNextMonitorResults\"},{\"id\":1378,\"kind\":1024,\"name\":\"results\",\"url\":\"modules.html#ResultOfFetchNextMonitorResults.__type.results\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfFetchNextMonitorResults.__type\"},{\"id\":1379,\"kind\":4194304,\"name\":\"ParamsOfCancelMonitor\",\"url\":\"modules.html#ParamsOfCancelMonitor\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1380,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfCancelMonitor.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfCancelMonitor\"},{\"id\":1381,\"kind\":1024,\"name\":\"queue\",\"url\":\"modules.html#ParamsOfCancelMonitor.__type.queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCancelMonitor.__type\"},{\"id\":1382,\"kind\":4194304,\"name\":\"ParamsOfSendMessages\",\"url\":\"modules.html#ParamsOfSendMessages\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1383,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfSendMessages.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfSendMessages\"},{\"id\":1384,\"kind\":1024,\"name\":\"messages\",\"url\":\"modules.html#ParamsOfSendMessages.__type.messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSendMessages.__type\"},{\"id\":1385,\"kind\":1024,\"name\":\"monitor_queue\",\"url\":\"modules.html#ParamsOfSendMessages.__type.monitor_queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSendMessages.__type\"},{\"id\":1386,\"kind\":4194304,\"name\":\"ResultOfSendMessages\",\"url\":\"modules.html#ResultOfSendMessages\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1387,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfSendMessages.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfSendMessages\"},{\"id\":1388,\"kind\":1024,\"name\":\"messages\",\"url\":\"modules.html#ResultOfSendMessages.__type.messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfSendMessages.__type\"},{\"id\":1389,\"kind\":4194304,\"name\":\"ParamsOfSendMessage\",\"url\":\"modules.html#ParamsOfSendMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1390,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfSendMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfSendMessage\"},{\"id\":1391,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfSendMessage.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSendMessage.__type\"},{\"id\":1392,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfSendMessage.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSendMessage.__type\"},{\"id\":1393,\"kind\":1024,\"name\":\"send_events\",\"url\":\"modules.html#ParamsOfSendMessage.__type.send_events\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSendMessage.__type\"},{\"id\":1394,\"kind\":4194304,\"name\":\"ResultOfSendMessage\",\"url\":\"modules.html#ResultOfSendMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1395,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfSendMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfSendMessage\"},{\"id\":1396,\"kind\":1024,\"name\":\"shard_block_id\",\"url\":\"modules.html#ResultOfSendMessage.__type.shard_block_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfSendMessage.__type\"},{\"id\":1397,\"kind\":1024,\"name\":\"sending_endpoints\",\"url\":\"modules.html#ResultOfSendMessage.__type.sending_endpoints\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfSendMessage.__type\"},{\"id\":1398,\"kind\":4194304,\"name\":\"ParamsOfWaitForTransaction\",\"url\":\"modules.html#ParamsOfWaitForTransaction\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1399,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfWaitForTransaction.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfWaitForTransaction\"},{\"id\":1400,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfWaitForTransaction.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfWaitForTransaction.__type\"},{\"id\":1401,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfWaitForTransaction.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfWaitForTransaction.__type\"},{\"id\":1402,\"kind\":1024,\"name\":\"shard_block_id\",\"url\":\"modules.html#ParamsOfWaitForTransaction.__type.shard_block_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfWaitForTransaction.__type\"},{\"id\":1403,\"kind\":1024,\"name\":\"send_events\",\"url\":\"modules.html#ParamsOfWaitForTransaction.__type.send_events\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfWaitForTransaction.__type\"},{\"id\":1404,\"kind\":1024,\"name\":\"sending_endpoints\",\"url\":\"modules.html#ParamsOfWaitForTransaction.__type.sending_endpoints\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfWaitForTransaction.__type\"},{\"id\":1405,\"kind\":4194304,\"name\":\"ParamsOfProcessMessage\",\"url\":\"modules.html#ParamsOfProcessMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1406,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfProcessMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfProcessMessage\"},{\"id\":1407,\"kind\":1024,\"name\":\"message_encode_params\",\"url\":\"modules.html#ParamsOfProcessMessage.__type.message_encode_params\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfProcessMessage.__type\"},{\"id\":1408,\"kind\":1024,\"name\":\"send_events\",\"url\":\"modules.html#ParamsOfProcessMessage.__type.send_events\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfProcessMessage.__type\"},{\"id\":1409,\"kind\":128,\"name\":\"ProcessingModule\",\"url\":\"classes/ProcessingModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1410,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ProcessingModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1411,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ProcessingModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1412,\"kind\":2048,\"name\":\"monitor_messages\",\"url\":\"classes/ProcessingModule.html#monitor_messages\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1413,\"kind\":2048,\"name\":\"get_monitor_info\",\"url\":\"classes/ProcessingModule.html#get_monitor_info\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1414,\"kind\":2048,\"name\":\"fetch_next_monitor_results\",\"url\":\"classes/ProcessingModule.html#fetch_next_monitor_results\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1415,\"kind\":2048,\"name\":\"cancel_monitor\",\"url\":\"classes/ProcessingModule.html#cancel_monitor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1416,\"kind\":2048,\"name\":\"send_messages\",\"url\":\"classes/ProcessingModule.html#send_messages\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1417,\"kind\":2048,\"name\":\"send_message\",\"url\":\"classes/ProcessingModule.html#send_message\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1418,\"kind\":2048,\"name\":\"wait_for_transaction\",\"url\":\"classes/ProcessingModule.html#wait_for_transaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1419,\"kind\":2048,\"name\":\"process_message\",\"url\":\"classes/ProcessingModule.html#process_message\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1420,\"kind\":4194304,\"name\":\"AddressStringFormatAccountIdVariant\",\"url\":\"modules.html#AddressStringFormatAccountIdVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1421,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AddressStringFormatAccountIdVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AddressStringFormatAccountIdVariant\"},{\"id\":1422,\"kind\":4194304,\"name\":\"AddressStringFormatHexVariant\",\"url\":\"modules.html#AddressStringFormatHexVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1423,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AddressStringFormatHexVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AddressStringFormatHexVariant\"},{\"id\":1424,\"kind\":4194304,\"name\":\"AddressStringFormatBase64Variant\",\"url\":\"modules.html#AddressStringFormatBase64Variant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1425,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AddressStringFormatBase64Variant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AddressStringFormatBase64Variant\"},{\"id\":1426,\"kind\":1024,\"name\":\"url\",\"url\":\"modules.html#AddressStringFormatBase64Variant.__type.url\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AddressStringFormatBase64Variant.__type\"},{\"id\":1427,\"kind\":1024,\"name\":\"test\",\"url\":\"modules.html#AddressStringFormatBase64Variant.__type.test\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AddressStringFormatBase64Variant.__type\"},{\"id\":1428,\"kind\":1024,\"name\":\"bounce\",\"url\":\"modules.html#AddressStringFormatBase64Variant.__type.bounce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AddressStringFormatBase64Variant.__type\"},{\"id\":1429,\"kind\":4194304,\"name\":\"AddressStringFormat\",\"url\":\"modules.html#AddressStringFormat\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1430,\"kind\":8,\"name\":\"AccountAddressType\",\"url\":\"enums/AccountAddressType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1431,\"kind\":16,\"name\":\"AccountId\",\"url\":\"enums/AccountAddressType.html#AccountId\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountAddressType\"},{\"id\":1432,\"kind\":16,\"name\":\"Hex\",\"url\":\"enums/AccountAddressType.html#Hex\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountAddressType\"},{\"id\":1433,\"kind\":16,\"name\":\"Base64\",\"url\":\"enums/AccountAddressType.html#Base64\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountAddressType\"},{\"id\":1434,\"kind\":4194304,\"name\":\"ParamsOfConvertAddress\",\"url\":\"modules.html#ParamsOfConvertAddress\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1435,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfConvertAddress.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfConvertAddress\"},{\"id\":1436,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ParamsOfConvertAddress.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfConvertAddress.__type\"},{\"id\":1437,\"kind\":1024,\"name\":\"output_format\",\"url\":\"modules.html#ParamsOfConvertAddress.__type.output_format\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfConvertAddress.__type\"},{\"id\":1438,\"kind\":4194304,\"name\":\"ResultOfConvertAddress\",\"url\":\"modules.html#ResultOfConvertAddress\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1439,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfConvertAddress.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfConvertAddress\"},{\"id\":1440,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ResultOfConvertAddress.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfConvertAddress.__type\"},{\"id\":1441,\"kind\":4194304,\"name\":\"ParamsOfGetAddressType\",\"url\":\"modules.html#ParamsOfGetAddressType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1442,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetAddressType.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetAddressType\"},{\"id\":1443,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ParamsOfGetAddressType.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetAddressType.__type\"},{\"id\":1444,\"kind\":4194304,\"name\":\"ResultOfGetAddressType\",\"url\":\"modules.html#ResultOfGetAddressType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1445,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetAddressType.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetAddressType\"},{\"id\":1446,\"kind\":1024,\"name\":\"address_type\",\"url\":\"modules.html#ResultOfGetAddressType.__type.address_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetAddressType.__type\"},{\"id\":1447,\"kind\":4194304,\"name\":\"ParamsOfCalcStorageFee\",\"url\":\"modules.html#ParamsOfCalcStorageFee\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1448,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfCalcStorageFee.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfCalcStorageFee\"},{\"id\":1449,\"kind\":1024,\"name\":\"account\",\"url\":\"modules.html#ParamsOfCalcStorageFee.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCalcStorageFee.__type\"},{\"id\":1450,\"kind\":1024,\"name\":\"period\",\"url\":\"modules.html#ParamsOfCalcStorageFee.__type.period\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCalcStorageFee.__type\"},{\"id\":1451,\"kind\":4194304,\"name\":\"ResultOfCalcStorageFee\",\"url\":\"modules.html#ResultOfCalcStorageFee\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1452,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfCalcStorageFee.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfCalcStorageFee\"},{\"id\":1453,\"kind\":1024,\"name\":\"fee\",\"url\":\"modules.html#ResultOfCalcStorageFee.__type.fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfCalcStorageFee.__type\"},{\"id\":1454,\"kind\":4194304,\"name\":\"ParamsOfCompressZstd\",\"url\":\"modules.html#ParamsOfCompressZstd\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1455,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfCompressZstd.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfCompressZstd\"},{\"id\":1456,\"kind\":1024,\"name\":\"uncompressed\",\"url\":\"modules.html#ParamsOfCompressZstd.__type.uncompressed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCompressZstd.__type\"},{\"id\":1457,\"kind\":1024,\"name\":\"level\",\"url\":\"modules.html#ParamsOfCompressZstd.__type.level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCompressZstd.__type\"},{\"id\":1458,\"kind\":4194304,\"name\":\"ResultOfCompressZstd\",\"url\":\"modules.html#ResultOfCompressZstd\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1459,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfCompressZstd.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfCompressZstd\"},{\"id\":1460,\"kind\":1024,\"name\":\"compressed\",\"url\":\"modules.html#ResultOfCompressZstd.__type.compressed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfCompressZstd.__type\"},{\"id\":1461,\"kind\":4194304,\"name\":\"ParamsOfDecompressZstd\",\"url\":\"modules.html#ParamsOfDecompressZstd\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1462,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfDecompressZstd.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfDecompressZstd\"},{\"id\":1463,\"kind\":1024,\"name\":\"compressed\",\"url\":\"modules.html#ParamsOfDecompressZstd.__type.compressed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecompressZstd.__type\"},{\"id\":1464,\"kind\":4194304,\"name\":\"ResultOfDecompressZstd\",\"url\":\"modules.html#ResultOfDecompressZstd\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1465,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfDecompressZstd.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfDecompressZstd\"},{\"id\":1466,\"kind\":1024,\"name\":\"decompressed\",\"url\":\"modules.html#ResultOfDecompressZstd.__type.decompressed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecompressZstd.__type\"},{\"id\":1467,\"kind\":128,\"name\":\"UtilsModule\",\"url\":\"classes/UtilsModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1468,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UtilsModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1469,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/UtilsModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1470,\"kind\":2048,\"name\":\"convert_address\",\"url\":\"classes/UtilsModule.html#convert_address\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1471,\"kind\":2048,\"name\":\"get_address_type\",\"url\":\"classes/UtilsModule.html#get_address_type\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1472,\"kind\":2048,\"name\":\"calc_storage_fee\",\"url\":\"classes/UtilsModule.html#calc_storage_fee\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1473,\"kind\":2048,\"name\":\"compress_zstd\",\"url\":\"classes/UtilsModule.html#compress_zstd\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1474,\"kind\":2048,\"name\":\"decompress_zstd\",\"url\":\"classes/UtilsModule.html#decompress_zstd\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1475,\"kind\":8,\"name\":\"TvmErrorCode\",\"url\":\"enums/TvmErrorCode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1476,\"kind\":16,\"name\":\"CanNotReadTransaction\",\"url\":\"enums/TvmErrorCode.html#CanNotReadTransaction\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1477,\"kind\":16,\"name\":\"CanNotReadBlockchainConfig\",\"url\":\"enums/TvmErrorCode.html#CanNotReadBlockchainConfig\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1478,\"kind\":16,\"name\":\"TransactionAborted\",\"url\":\"enums/TvmErrorCode.html#TransactionAborted\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1479,\"kind\":16,\"name\":\"InternalError\",\"url\":\"enums/TvmErrorCode.html#InternalError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1480,\"kind\":16,\"name\":\"ActionPhaseFailed\",\"url\":\"enums/TvmErrorCode.html#ActionPhaseFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1481,\"kind\":16,\"name\":\"AccountCodeMissing\",\"url\":\"enums/TvmErrorCode.html#AccountCodeMissing\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1482,\"kind\":16,\"name\":\"LowBalance\",\"url\":\"enums/TvmErrorCode.html#LowBalance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1483,\"kind\":16,\"name\":\"AccountFrozenOrDeleted\",\"url\":\"enums/TvmErrorCode.html#AccountFrozenOrDeleted\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1484,\"kind\":16,\"name\":\"AccountMissing\",\"url\":\"enums/TvmErrorCode.html#AccountMissing\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1485,\"kind\":16,\"name\":\"UnknownExecutionError\",\"url\":\"enums/TvmErrorCode.html#UnknownExecutionError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1486,\"kind\":16,\"name\":\"InvalidInputStack\",\"url\":\"enums/TvmErrorCode.html#InvalidInputStack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1487,\"kind\":16,\"name\":\"InvalidAccountBoc\",\"url\":\"enums/TvmErrorCode.html#InvalidAccountBoc\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1488,\"kind\":16,\"name\":\"InvalidMessageType\",\"url\":\"enums/TvmErrorCode.html#InvalidMessageType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1489,\"kind\":16,\"name\":\"ContractExecutionError\",\"url\":\"enums/TvmErrorCode.html#ContractExecutionError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1490,\"kind\":16,\"name\":\"AccountIsSuspended\",\"url\":\"enums/TvmErrorCode.html#AccountIsSuspended\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1491,\"kind\":4194304,\"name\":\"ExecutionOptions\",\"url\":\"modules.html#ExecutionOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1492,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ExecutionOptions.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ExecutionOptions\"},{\"id\":1493,\"kind\":1024,\"name\":\"blockchain_config\",\"url\":\"modules.html#ExecutionOptions.__type.blockchain_config\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ExecutionOptions.__type\"},{\"id\":1494,\"kind\":1024,\"name\":\"block_time\",\"url\":\"modules.html#ExecutionOptions.__type.block_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ExecutionOptions.__type\"},{\"id\":1495,\"kind\":1024,\"name\":\"block_lt\",\"url\":\"modules.html#ExecutionOptions.__type.block_lt\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ExecutionOptions.__type\"},{\"id\":1496,\"kind\":1024,\"name\":\"transaction_lt\",\"url\":\"modules.html#ExecutionOptions.__type.transaction_lt\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ExecutionOptions.__type\"},{\"id\":1497,\"kind\":1024,\"name\":\"chksig_always_succeed\",\"url\":\"modules.html#ExecutionOptions.__type.chksig_always_succeed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ExecutionOptions.__type\"},{\"id\":1498,\"kind\":1024,\"name\":\"signature_id\",\"url\":\"modules.html#ExecutionOptions.__type.signature_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ExecutionOptions.__type\"},{\"id\":1499,\"kind\":4194304,\"name\":\"AccountForExecutorNoneVariant\",\"url\":\"modules.html#AccountForExecutorNoneVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1500,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AccountForExecutorNoneVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AccountForExecutorNoneVariant\"},{\"id\":1501,\"kind\":4194304,\"name\":\"AccountForExecutorUninitVariant\",\"url\":\"modules.html#AccountForExecutorUninitVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1502,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AccountForExecutorUninitVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AccountForExecutorUninitVariant\"},{\"id\":1503,\"kind\":4194304,\"name\":\"AccountForExecutorAccountVariant\",\"url\":\"modules.html#AccountForExecutorAccountVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1504,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AccountForExecutorAccountVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AccountForExecutorAccountVariant\"},{\"id\":1505,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#AccountForExecutorAccountVariant.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountForExecutorAccountVariant.__type\"},{\"id\":1506,\"kind\":1024,\"name\":\"unlimited_balance\",\"url\":\"modules.html#AccountForExecutorAccountVariant.__type.unlimited_balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountForExecutorAccountVariant.__type\"},{\"id\":1507,\"kind\":4194304,\"name\":\"AccountForExecutor\",\"url\":\"modules.html#AccountForExecutor\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1508,\"kind\":4194304,\"name\":\"TransactionFees\",\"url\":\"modules.html#TransactionFees\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1509,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#TransactionFees.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"TransactionFees\"},{\"id\":1510,\"kind\":1024,\"name\":\"in_msg_fwd_fee\",\"url\":\"modules.html#TransactionFees.__type.in_msg_fwd_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionFees.__type\"},{\"id\":1511,\"kind\":1024,\"name\":\"storage_fee\",\"url\":\"modules.html#TransactionFees.__type.storage_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionFees.__type\"},{\"id\":1512,\"kind\":1024,\"name\":\"gas_fee\",\"url\":\"modules.html#TransactionFees.__type.gas_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionFees.__type\"},{\"id\":1513,\"kind\":1024,\"name\":\"out_msgs_fwd_fee\",\"url\":\"modules.html#TransactionFees.__type.out_msgs_fwd_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionFees.__type\"},{\"id\":1514,\"kind\":1024,\"name\":\"total_account_fees\",\"url\":\"modules.html#TransactionFees.__type.total_account_fees\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionFees.__type\"},{\"id\":1515,\"kind\":1024,\"name\":\"total_output\",\"url\":\"modules.html#TransactionFees.__type.total_output\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionFees.__type\"},{\"id\":1516,\"kind\":1024,\"name\":\"ext_in_msg_fee\",\"url\":\"modules.html#TransactionFees.__type.ext_in_msg_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionFees.__type\"},{\"id\":1517,\"kind\":1024,\"name\":\"total_fwd_fees\",\"url\":\"modules.html#TransactionFees.__type.total_fwd_fees\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionFees.__type\"},{\"id\":1518,\"kind\":1024,\"name\":\"account_fees\",\"url\":\"modules.html#TransactionFees.__type.account_fees\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionFees.__type\"},{\"id\":1519,\"kind\":4194304,\"name\":\"ParamsOfRunExecutor\",\"url\":\"modules.html#ParamsOfRunExecutor\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1520,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfRunExecutor.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfRunExecutor\"},{\"id\":1521,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfRunExecutor.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunExecutor.__type\"},{\"id\":1522,\"kind\":1024,\"name\":\"account\",\"url\":\"modules.html#ParamsOfRunExecutor.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunExecutor.__type\"},{\"id\":1523,\"kind\":1024,\"name\":\"execution_options\",\"url\":\"modules.html#ParamsOfRunExecutor.__type.execution_options\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunExecutor.__type\"},{\"id\":1524,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfRunExecutor.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunExecutor.__type\"},{\"id\":1525,\"kind\":1024,\"name\":\"skip_transaction_check\",\"url\":\"modules.html#ParamsOfRunExecutor.__type.skip_transaction_check\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunExecutor.__type\"},{\"id\":1526,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfRunExecutor.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunExecutor.__type\"},{\"id\":1527,\"kind\":1024,\"name\":\"return_updated_account\",\"url\":\"modules.html#ParamsOfRunExecutor.__type.return_updated_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunExecutor.__type\"},{\"id\":1528,\"kind\":4194304,\"name\":\"ResultOfRunExecutor\",\"url\":\"modules.html#ResultOfRunExecutor\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1529,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfRunExecutor.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfRunExecutor\"},{\"id\":1530,\"kind\":1024,\"name\":\"transaction\",\"url\":\"modules.html#ResultOfRunExecutor.__type.transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfRunExecutor.__type\"},{\"id\":1531,\"kind\":1024,\"name\":\"out_messages\",\"url\":\"modules.html#ResultOfRunExecutor.__type.out_messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfRunExecutor.__type\"},{\"id\":1532,\"kind\":1024,\"name\":\"decoded\",\"url\":\"modules.html#ResultOfRunExecutor.__type.decoded\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfRunExecutor.__type\"},{\"id\":1533,\"kind\":1024,\"name\":\"account\",\"url\":\"modules.html#ResultOfRunExecutor.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfRunExecutor.__type\"},{\"id\":1534,\"kind\":1024,\"name\":\"fees\",\"url\":\"modules.html#ResultOfRunExecutor.__type.fees\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfRunExecutor.__type\"},{\"id\":1535,\"kind\":4194304,\"name\":\"ParamsOfRunTvm\",\"url\":\"modules.html#ParamsOfRunTvm\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1536,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfRunTvm.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfRunTvm\"},{\"id\":1537,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfRunTvm.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunTvm.__type\"},{\"id\":1538,\"kind\":1024,\"name\":\"account\",\"url\":\"modules.html#ParamsOfRunTvm.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunTvm.__type\"},{\"id\":1539,\"kind\":1024,\"name\":\"execution_options\",\"url\":\"modules.html#ParamsOfRunTvm.__type.execution_options\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunTvm.__type\"},{\"id\":1540,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfRunTvm.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunTvm.__type\"},{\"id\":1541,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfRunTvm.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunTvm.__type\"},{\"id\":1542,\"kind\":1024,\"name\":\"return_updated_account\",\"url\":\"modules.html#ParamsOfRunTvm.__type.return_updated_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunTvm.__type\"},{\"id\":1543,\"kind\":4194304,\"name\":\"ResultOfRunTvm\",\"url\":\"modules.html#ResultOfRunTvm\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1544,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfRunTvm.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfRunTvm\"},{\"id\":1545,\"kind\":1024,\"name\":\"out_messages\",\"url\":\"modules.html#ResultOfRunTvm.__type.out_messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfRunTvm.__type\"},{\"id\":1546,\"kind\":1024,\"name\":\"decoded\",\"url\":\"modules.html#ResultOfRunTvm.__type.decoded\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfRunTvm.__type\"},{\"id\":1547,\"kind\":1024,\"name\":\"account\",\"url\":\"modules.html#ResultOfRunTvm.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfRunTvm.__type\"},{\"id\":1548,\"kind\":4194304,\"name\":\"ParamsOfRunGet\",\"url\":\"modules.html#ParamsOfRunGet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1549,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfRunGet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfRunGet\"},{\"id\":1550,\"kind\":1024,\"name\":\"account\",\"url\":\"modules.html#ParamsOfRunGet.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunGet.__type\"},{\"id\":1551,\"kind\":1024,\"name\":\"function_name\",\"url\":\"modules.html#ParamsOfRunGet.__type.function_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunGet.__type\"},{\"id\":1552,\"kind\":1024,\"name\":\"input\",\"url\":\"modules.html#ParamsOfRunGet.__type.input\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunGet.__type\"},{\"id\":1553,\"kind\":1024,\"name\":\"execution_options\",\"url\":\"modules.html#ParamsOfRunGet.__type.execution_options\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunGet.__type\"},{\"id\":1554,\"kind\":1024,\"name\":\"tuple_list_as_array\",\"url\":\"modules.html#ParamsOfRunGet.__type.tuple_list_as_array\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunGet.__type\"},{\"id\":1555,\"kind\":4194304,\"name\":\"ResultOfRunGet\",\"url\":\"modules.html#ResultOfRunGet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1556,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfRunGet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfRunGet\"},{\"id\":1557,\"kind\":1024,\"name\":\"output\",\"url\":\"modules.html#ResultOfRunGet.__type.output\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfRunGet.__type\"},{\"id\":1558,\"kind\":128,\"name\":\"TvmModule\",\"url\":\"classes/TvmModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1559,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TvmModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TvmModule\"},{\"id\":1560,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/TvmModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TvmModule\"},{\"id\":1561,\"kind\":2048,\"name\":\"run_executor\",\"url\":\"classes/TvmModule.html#run_executor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TvmModule\"},{\"id\":1562,\"kind\":2048,\"name\":\"run_tvm\",\"url\":\"classes/TvmModule.html#run_tvm\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TvmModule\"},{\"id\":1563,\"kind\":2048,\"name\":\"run_get\",\"url\":\"classes/TvmModule.html#run_get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TvmModule\"},{\"id\":1564,\"kind\":8,\"name\":\"NetErrorCode\",\"url\":\"enums/NetErrorCode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1565,\"kind\":16,\"name\":\"QueryFailed\",\"url\":\"enums/NetErrorCode.html#QueryFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1566,\"kind\":16,\"name\":\"SubscribeFailed\",\"url\":\"enums/NetErrorCode.html#SubscribeFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1567,\"kind\":16,\"name\":\"WaitForFailed\",\"url\":\"enums/NetErrorCode.html#WaitForFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1568,\"kind\":16,\"name\":\"GetSubscriptionResultFailed\",\"url\":\"enums/NetErrorCode.html#GetSubscriptionResultFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1569,\"kind\":16,\"name\":\"InvalidServerResponse\",\"url\":\"enums/NetErrorCode.html#InvalidServerResponse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1570,\"kind\":16,\"name\":\"ClockOutOfSync\",\"url\":\"enums/NetErrorCode.html#ClockOutOfSync\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1571,\"kind\":16,\"name\":\"WaitForTimeout\",\"url\":\"enums/NetErrorCode.html#WaitForTimeout\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1572,\"kind\":16,\"name\":\"GraphqlError\",\"url\":\"enums/NetErrorCode.html#GraphqlError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1573,\"kind\":16,\"name\":\"NetworkModuleSuspended\",\"url\":\"enums/NetErrorCode.html#NetworkModuleSuspended\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1574,\"kind\":16,\"name\":\"WebsocketDisconnected\",\"url\":\"enums/NetErrorCode.html#WebsocketDisconnected\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1575,\"kind\":16,\"name\":\"NotSupported\",\"url\":\"enums/NetErrorCode.html#NotSupported\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1576,\"kind\":16,\"name\":\"NoEndpointsProvided\",\"url\":\"enums/NetErrorCode.html#NoEndpointsProvided\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1577,\"kind\":16,\"name\":\"GraphqlWebsocketInitError\",\"url\":\"enums/NetErrorCode.html#GraphqlWebsocketInitError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1578,\"kind\":16,\"name\":\"NetworkModuleResumed\",\"url\":\"enums/NetErrorCode.html#NetworkModuleResumed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1579,\"kind\":16,\"name\":\"Unauthorized\",\"url\":\"enums/NetErrorCode.html#Unauthorized\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1580,\"kind\":16,\"name\":\"QueryTransactionTreeTimeout\",\"url\":\"enums/NetErrorCode.html#QueryTransactionTreeTimeout\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1581,\"kind\":16,\"name\":\"GraphqlConnectionError\",\"url\":\"enums/NetErrorCode.html#GraphqlConnectionError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1582,\"kind\":16,\"name\":\"WrongWebscoketProtocolSequence\",\"url\":\"enums/NetErrorCode.html#WrongWebscoketProtocolSequence\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1583,\"kind\":4194304,\"name\":\"OrderBy\",\"url\":\"modules.html#OrderBy\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1584,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#OrderBy.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"OrderBy\"},{\"id\":1585,\"kind\":1024,\"name\":\"path\",\"url\":\"modules.html#OrderBy.__type.path\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"OrderBy.__type\"},{\"id\":1586,\"kind\":1024,\"name\":\"direction\",\"url\":\"modules.html#OrderBy.__type.direction\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"OrderBy.__type\"},{\"id\":1587,\"kind\":8,\"name\":\"SortDirection\",\"url\":\"enums/SortDirection.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1588,\"kind\":16,\"name\":\"ASC\",\"url\":\"enums/SortDirection.html#ASC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SortDirection\"},{\"id\":1589,\"kind\":16,\"name\":\"DESC\",\"url\":\"enums/SortDirection.html#DESC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SortDirection\"},{\"id\":1590,\"kind\":4194304,\"name\":\"ParamsOfQueryOperation\",\"url\":\"modules.html#ParamsOfQueryOperation\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1591,\"kind\":4194304,\"name\":\"FieldAggregation\",\"url\":\"modules.html#FieldAggregation\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1592,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#FieldAggregation.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"FieldAggregation\"},{\"id\":1593,\"kind\":1024,\"name\":\"field\",\"url\":\"modules.html#FieldAggregation.__type.field\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FieldAggregation.__type\"},{\"id\":1594,\"kind\":1024,\"name\":\"fn\",\"url\":\"modules.html#FieldAggregation.__type.fn\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FieldAggregation.__type\"},{\"id\":1595,\"kind\":8,\"name\":\"AggregationFn\",\"url\":\"enums/AggregationFn.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1596,\"kind\":16,\"name\":\"COUNT\",\"url\":\"enums/AggregationFn.html#COUNT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AggregationFn\"},{\"id\":1597,\"kind\":16,\"name\":\"MIN\",\"url\":\"enums/AggregationFn.html#MIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AggregationFn\"},{\"id\":1598,\"kind\":16,\"name\":\"MAX\",\"url\":\"enums/AggregationFn.html#MAX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AggregationFn\"},{\"id\":1599,\"kind\":16,\"name\":\"SUM\",\"url\":\"enums/AggregationFn.html#SUM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AggregationFn\"},{\"id\":1600,\"kind\":16,\"name\":\"AVERAGE\",\"url\":\"enums/AggregationFn.html#AVERAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AggregationFn\"},{\"id\":1601,\"kind\":4194304,\"name\":\"TransactionNode\",\"url\":\"modules.html#TransactionNode\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1602,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#TransactionNode.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"TransactionNode\"},{\"id\":1603,\"kind\":1024,\"name\":\"id\",\"url\":\"modules.html#TransactionNode.__type.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionNode.__type\"},{\"id\":1604,\"kind\":1024,\"name\":\"in_msg\",\"url\":\"modules.html#TransactionNode.__type.in_msg\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionNode.__type\"},{\"id\":1605,\"kind\":1024,\"name\":\"out_msgs\",\"url\":\"modules.html#TransactionNode.__type.out_msgs\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionNode.__type\"},{\"id\":1606,\"kind\":1024,\"name\":\"account_addr\",\"url\":\"modules.html#TransactionNode.__type.account_addr\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionNode.__type\"},{\"id\":1607,\"kind\":1024,\"name\":\"total_fees\",\"url\":\"modules.html#TransactionNode.__type.total_fees\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionNode.__type\"},{\"id\":1608,\"kind\":1024,\"name\":\"aborted\",\"url\":\"modules.html#TransactionNode.__type.aborted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionNode.__type\"},{\"id\":1609,\"kind\":1024,\"name\":\"exit_code\",\"url\":\"modules.html#TransactionNode.__type.exit_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionNode.__type\"},{\"id\":1610,\"kind\":4194304,\"name\":\"MessageNode\",\"url\":\"modules.html#MessageNode\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1611,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MessageNode.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MessageNode\"},{\"id\":1612,\"kind\":1024,\"name\":\"id\",\"url\":\"modules.html#MessageNode.__type.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageNode.__type\"},{\"id\":1613,\"kind\":1024,\"name\":\"src_transaction_id\",\"url\":\"modules.html#MessageNode.__type.src_transaction_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageNode.__type\"},{\"id\":1614,\"kind\":1024,\"name\":\"dst_transaction_id\",\"url\":\"modules.html#MessageNode.__type.dst_transaction_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageNode.__type\"},{\"id\":1615,\"kind\":1024,\"name\":\"src\",\"url\":\"modules.html#MessageNode.__type.src\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageNode.__type\"},{\"id\":1616,\"kind\":1024,\"name\":\"dst\",\"url\":\"modules.html#MessageNode.__type.dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageNode.__type\"},{\"id\":1617,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#MessageNode.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageNode.__type\"},{\"id\":1618,\"kind\":1024,\"name\":\"bounce\",\"url\":\"modules.html#MessageNode.__type.bounce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageNode.__type\"},{\"id\":1619,\"kind\":1024,\"name\":\"decoded_body\",\"url\":\"modules.html#MessageNode.__type.decoded_body\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageNode.__type\"},{\"id\":1620,\"kind\":4194304,\"name\":\"ParamsOfQuery\",\"url\":\"modules.html#ParamsOfQuery\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1621,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfQuery.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfQuery\"},{\"id\":1622,\"kind\":1024,\"name\":\"query\",\"url\":\"modules.html#ParamsOfQuery.__type.query\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQuery.__type\"},{\"id\":1623,\"kind\":1024,\"name\":\"variables\",\"url\":\"modules.html#ParamsOfQuery.__type.variables\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQuery.__type\"},{\"id\":1624,\"kind\":4194304,\"name\":\"ResultOfQuery\",\"url\":\"modules.html#ResultOfQuery\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1625,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfQuery.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfQuery\"},{\"id\":1626,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ResultOfQuery.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfQuery.__type\"},{\"id\":1627,\"kind\":4194304,\"name\":\"ParamsOfBatchQuery\",\"url\":\"modules.html#ParamsOfBatchQuery\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1628,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfBatchQuery.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfBatchQuery\"},{\"id\":1629,\"kind\":1024,\"name\":\"operations\",\"url\":\"modules.html#ParamsOfBatchQuery.__type.operations\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfBatchQuery.__type\"},{\"id\":1630,\"kind\":4194304,\"name\":\"ResultOfBatchQuery\",\"url\":\"modules.html#ResultOfBatchQuery\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1631,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfBatchQuery.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfBatchQuery\"},{\"id\":1632,\"kind\":1024,\"name\":\"results\",\"url\":\"modules.html#ResultOfBatchQuery.__type.results\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfBatchQuery.__type\"},{\"id\":1633,\"kind\":4194304,\"name\":\"ParamsOfQueryCollection\",\"url\":\"modules.html#ParamsOfQueryCollection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1634,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfQueryCollection.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfQueryCollection\"},{\"id\":1635,\"kind\":1024,\"name\":\"collection\",\"url\":\"modules.html#ParamsOfQueryCollection.__type.collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryCollection.__type\"},{\"id\":1636,\"kind\":1024,\"name\":\"filter\",\"url\":\"modules.html#ParamsOfQueryCollection.__type.filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryCollection.__type\"},{\"id\":1637,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ParamsOfQueryCollection.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryCollection.__type\"},{\"id\":1638,\"kind\":1024,\"name\":\"order\",\"url\":\"modules.html#ParamsOfQueryCollection.__type.order\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryCollection.__type\"},{\"id\":1639,\"kind\":1024,\"name\":\"limit\",\"url\":\"modules.html#ParamsOfQueryCollection.__type.limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryCollection.__type\"},{\"id\":1640,\"kind\":4194304,\"name\":\"ResultOfQueryCollection\",\"url\":\"modules.html#ResultOfQueryCollection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1641,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfQueryCollection.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfQueryCollection\"},{\"id\":1642,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ResultOfQueryCollection.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfQueryCollection.__type\"},{\"id\":1643,\"kind\":4194304,\"name\":\"ParamsOfAggregateCollection\",\"url\":\"modules.html#ParamsOfAggregateCollection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1644,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAggregateCollection.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAggregateCollection\"},{\"id\":1645,\"kind\":1024,\"name\":\"collection\",\"url\":\"modules.html#ParamsOfAggregateCollection.__type.collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAggregateCollection.__type\"},{\"id\":1646,\"kind\":1024,\"name\":\"filter\",\"url\":\"modules.html#ParamsOfAggregateCollection.__type.filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAggregateCollection.__type\"},{\"id\":1647,\"kind\":1024,\"name\":\"fields\",\"url\":\"modules.html#ParamsOfAggregateCollection.__type.fields\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAggregateCollection.__type\"},{\"id\":1648,\"kind\":4194304,\"name\":\"ResultOfAggregateCollection\",\"url\":\"modules.html#ResultOfAggregateCollection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1649,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAggregateCollection.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAggregateCollection\"},{\"id\":1650,\"kind\":1024,\"name\":\"values\",\"url\":\"modules.html#ResultOfAggregateCollection.__type.values\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAggregateCollection.__type\"},{\"id\":1651,\"kind\":4194304,\"name\":\"ParamsOfWaitForCollection\",\"url\":\"modules.html#ParamsOfWaitForCollection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1652,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfWaitForCollection.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfWaitForCollection\"},{\"id\":1653,\"kind\":1024,\"name\":\"collection\",\"url\":\"modules.html#ParamsOfWaitForCollection.__type.collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfWaitForCollection.__type\"},{\"id\":1654,\"kind\":1024,\"name\":\"filter\",\"url\":\"modules.html#ParamsOfWaitForCollection.__type.filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfWaitForCollection.__type\"},{\"id\":1655,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ParamsOfWaitForCollection.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfWaitForCollection.__type\"},{\"id\":1656,\"kind\":1024,\"name\":\"timeout\",\"url\":\"modules.html#ParamsOfWaitForCollection.__type.timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfWaitForCollection.__type\"},{\"id\":1657,\"kind\":4194304,\"name\":\"ResultOfWaitForCollection\",\"url\":\"modules.html#ResultOfWaitForCollection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1658,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfWaitForCollection.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfWaitForCollection\"},{\"id\":1659,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ResultOfWaitForCollection.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfWaitForCollection.__type\"},{\"id\":1660,\"kind\":4194304,\"name\":\"ResultOfSubscribeCollection\",\"url\":\"modules.html#ResultOfSubscribeCollection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1661,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfSubscribeCollection.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfSubscribeCollection\"},{\"id\":1662,\"kind\":1024,\"name\":\"handle\",\"url\":\"modules.html#ResultOfSubscribeCollection.__type.handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfSubscribeCollection.__type\"},{\"id\":1663,\"kind\":4194304,\"name\":\"ParamsOfSubscribeCollection\",\"url\":\"modules.html#ParamsOfSubscribeCollection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1664,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfSubscribeCollection.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfSubscribeCollection\"},{\"id\":1665,\"kind\":1024,\"name\":\"collection\",\"url\":\"modules.html#ParamsOfSubscribeCollection.__type.collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSubscribeCollection.__type\"},{\"id\":1666,\"kind\":1024,\"name\":\"filter\",\"url\":\"modules.html#ParamsOfSubscribeCollection.__type.filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSubscribeCollection.__type\"},{\"id\":1667,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ParamsOfSubscribeCollection.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSubscribeCollection.__type\"},{\"id\":1668,\"kind\":4194304,\"name\":\"ParamsOfSubscribe\",\"url\":\"modules.html#ParamsOfSubscribe\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1669,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfSubscribe.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfSubscribe\"},{\"id\":1670,\"kind\":1024,\"name\":\"subscription\",\"url\":\"modules.html#ParamsOfSubscribe.__type.subscription\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSubscribe.__type\"},{\"id\":1671,\"kind\":1024,\"name\":\"variables\",\"url\":\"modules.html#ParamsOfSubscribe.__type.variables\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSubscribe.__type\"},{\"id\":1672,\"kind\":4194304,\"name\":\"ParamsOfFindLastShardBlock\",\"url\":\"modules.html#ParamsOfFindLastShardBlock\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1673,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfFindLastShardBlock.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfFindLastShardBlock\"},{\"id\":1674,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ParamsOfFindLastShardBlock.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfFindLastShardBlock.__type\"},{\"id\":1675,\"kind\":4194304,\"name\":\"ResultOfFindLastShardBlock\",\"url\":\"modules.html#ResultOfFindLastShardBlock\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1676,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfFindLastShardBlock.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfFindLastShardBlock\"},{\"id\":1677,\"kind\":1024,\"name\":\"block_id\",\"url\":\"modules.html#ResultOfFindLastShardBlock.__type.block_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfFindLastShardBlock.__type\"},{\"id\":1678,\"kind\":4194304,\"name\":\"EndpointsSet\",\"url\":\"modules.html#EndpointsSet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1679,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#EndpointsSet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"EndpointsSet\"},{\"id\":1680,\"kind\":1024,\"name\":\"endpoints\",\"url\":\"modules.html#EndpointsSet.__type.endpoints\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"EndpointsSet.__type\"},{\"id\":1681,\"kind\":4194304,\"name\":\"ResultOfGetEndpoints\",\"url\":\"modules.html#ResultOfGetEndpoints\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1682,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetEndpoints.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetEndpoints\"},{\"id\":1683,\"kind\":1024,\"name\":\"query\",\"url\":\"modules.html#ResultOfGetEndpoints.__type.query\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetEndpoints.__type\"},{\"id\":1684,\"kind\":1024,\"name\":\"endpoints\",\"url\":\"modules.html#ResultOfGetEndpoints.__type.endpoints\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetEndpoints.__type\"},{\"id\":1685,\"kind\":4194304,\"name\":\"ParamsOfQueryCounterparties\",\"url\":\"modules.html#ParamsOfQueryCounterparties\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1686,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfQueryCounterparties.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfQueryCounterparties\"},{\"id\":1687,\"kind\":1024,\"name\":\"account\",\"url\":\"modules.html#ParamsOfQueryCounterparties.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryCounterparties.__type\"},{\"id\":1688,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ParamsOfQueryCounterparties.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryCounterparties.__type\"},{\"id\":1689,\"kind\":1024,\"name\":\"first\",\"url\":\"modules.html#ParamsOfQueryCounterparties.__type.first\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryCounterparties.__type\"},{\"id\":1690,\"kind\":1024,\"name\":\"after\",\"url\":\"modules.html#ParamsOfQueryCounterparties.__type.after\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryCounterparties.__type\"},{\"id\":1691,\"kind\":4194304,\"name\":\"ParamsOfQueryTransactionTree\",\"url\":\"modules.html#ParamsOfQueryTransactionTree\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1692,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfQueryTransactionTree.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfQueryTransactionTree\"},{\"id\":1693,\"kind\":1024,\"name\":\"in_msg\",\"url\":\"modules.html#ParamsOfQueryTransactionTree.__type.in_msg\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryTransactionTree.__type\"},{\"id\":1694,\"kind\":1024,\"name\":\"abi_registry\",\"url\":\"modules.html#ParamsOfQueryTransactionTree.__type.abi_registry\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryTransactionTree.__type\"},{\"id\":1695,\"kind\":1024,\"name\":\"timeout\",\"url\":\"modules.html#ParamsOfQueryTransactionTree.__type.timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryTransactionTree.__type\"},{\"id\":1696,\"kind\":1024,\"name\":\"transaction_max_count\",\"url\":\"modules.html#ParamsOfQueryTransactionTree.__type.transaction_max_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryTransactionTree.__type\"},{\"id\":1697,\"kind\":4194304,\"name\":\"ResultOfQueryTransactionTree\",\"url\":\"modules.html#ResultOfQueryTransactionTree\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1698,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfQueryTransactionTree.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfQueryTransactionTree\"},{\"id\":1699,\"kind\":1024,\"name\":\"messages\",\"url\":\"modules.html#ResultOfQueryTransactionTree.__type.messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfQueryTransactionTree.__type\"},{\"id\":1700,\"kind\":1024,\"name\":\"transactions\",\"url\":\"modules.html#ResultOfQueryTransactionTree.__type.transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfQueryTransactionTree.__type\"},{\"id\":1701,\"kind\":4194304,\"name\":\"ParamsOfCreateBlockIterator\",\"url\":\"modules.html#ParamsOfCreateBlockIterator\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1702,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfCreateBlockIterator.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfCreateBlockIterator\"},{\"id\":1703,\"kind\":1024,\"name\":\"start_time\",\"url\":\"modules.html#ParamsOfCreateBlockIterator.__type.start_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateBlockIterator.__type\"},{\"id\":1704,\"kind\":1024,\"name\":\"end_time\",\"url\":\"modules.html#ParamsOfCreateBlockIterator.__type.end_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateBlockIterator.__type\"},{\"id\":1705,\"kind\":1024,\"name\":\"shard_filter\",\"url\":\"modules.html#ParamsOfCreateBlockIterator.__type.shard_filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateBlockIterator.__type\"},{\"id\":1706,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ParamsOfCreateBlockIterator.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateBlockIterator.__type\"},{\"id\":1707,\"kind\":4194304,\"name\":\"RegisteredIterator\",\"url\":\"modules.html#RegisteredIterator\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1708,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#RegisteredIterator.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"RegisteredIterator\"},{\"id\":1709,\"kind\":1024,\"name\":\"handle\",\"url\":\"modules.html#RegisteredIterator.__type.handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RegisteredIterator.__type\"},{\"id\":1710,\"kind\":4194304,\"name\":\"ParamsOfResumeBlockIterator\",\"url\":\"modules.html#ParamsOfResumeBlockIterator\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1711,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfResumeBlockIterator.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfResumeBlockIterator\"},{\"id\":1712,\"kind\":1024,\"name\":\"resume_state\",\"url\":\"modules.html#ParamsOfResumeBlockIterator.__type.resume_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfResumeBlockIterator.__type\"},{\"id\":1713,\"kind\":4194304,\"name\":\"ParamsOfCreateTransactionIterator\",\"url\":\"modules.html#ParamsOfCreateTransactionIterator\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1714,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfCreateTransactionIterator.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfCreateTransactionIterator\"},{\"id\":1715,\"kind\":1024,\"name\":\"start_time\",\"url\":\"modules.html#ParamsOfCreateTransactionIterator.__type.start_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateTransactionIterator.__type\"},{\"id\":1716,\"kind\":1024,\"name\":\"end_time\",\"url\":\"modules.html#ParamsOfCreateTransactionIterator.__type.end_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateTransactionIterator.__type\"},{\"id\":1717,\"kind\":1024,\"name\":\"shard_filter\",\"url\":\"modules.html#ParamsOfCreateTransactionIterator.__type.shard_filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateTransactionIterator.__type\"},{\"id\":1718,\"kind\":1024,\"name\":\"accounts_filter\",\"url\":\"modules.html#ParamsOfCreateTransactionIterator.__type.accounts_filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateTransactionIterator.__type\"},{\"id\":1719,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ParamsOfCreateTransactionIterator.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateTransactionIterator.__type\"},{\"id\":1720,\"kind\":1024,\"name\":\"include_transfers\",\"url\":\"modules.html#ParamsOfCreateTransactionIterator.__type.include_transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateTransactionIterator.__type\"},{\"id\":1721,\"kind\":4194304,\"name\":\"ParamsOfResumeTransactionIterator\",\"url\":\"modules.html#ParamsOfResumeTransactionIterator\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1722,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfResumeTransactionIterator.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfResumeTransactionIterator\"},{\"id\":1723,\"kind\":1024,\"name\":\"resume_state\",\"url\":\"modules.html#ParamsOfResumeTransactionIterator.__type.resume_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfResumeTransactionIterator.__type\"},{\"id\":1724,\"kind\":1024,\"name\":\"accounts_filter\",\"url\":\"modules.html#ParamsOfResumeTransactionIterator.__type.accounts_filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfResumeTransactionIterator.__type\"},{\"id\":1725,\"kind\":4194304,\"name\":\"ParamsOfIteratorNext\",\"url\":\"modules.html#ParamsOfIteratorNext\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1726,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfIteratorNext.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfIteratorNext\"},{\"id\":1727,\"kind\":1024,\"name\":\"iterator\",\"url\":\"modules.html#ParamsOfIteratorNext.__type.iterator\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfIteratorNext.__type\"},{\"id\":1728,\"kind\":1024,\"name\":\"limit\",\"url\":\"modules.html#ParamsOfIteratorNext.__type.limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfIteratorNext.__type\"},{\"id\":1729,\"kind\":1024,\"name\":\"return_resume_state\",\"url\":\"modules.html#ParamsOfIteratorNext.__type.return_resume_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfIteratorNext.__type\"},{\"id\":1730,\"kind\":4194304,\"name\":\"ResultOfIteratorNext\",\"url\":\"modules.html#ResultOfIteratorNext\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1731,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfIteratorNext.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfIteratorNext\"},{\"id\":1732,\"kind\":1024,\"name\":\"items\",\"url\":\"modules.html#ResultOfIteratorNext.__type.items\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfIteratorNext.__type\"},{\"id\":1733,\"kind\":1024,\"name\":\"has_more\",\"url\":\"modules.html#ResultOfIteratorNext.__type.has_more\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfIteratorNext.__type\"},{\"id\":1734,\"kind\":1024,\"name\":\"resume_state\",\"url\":\"modules.html#ResultOfIteratorNext.__type.resume_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfIteratorNext.__type\"},{\"id\":1735,\"kind\":4194304,\"name\":\"ResultOfGetSignatureId\",\"url\":\"modules.html#ResultOfGetSignatureId\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1736,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetSignatureId.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetSignatureId\"},{\"id\":1737,\"kind\":1024,\"name\":\"signature_id\",\"url\":\"modules.html#ResultOfGetSignatureId.__type.signature_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetSignatureId.__type\"},{\"id\":1738,\"kind\":128,\"name\":\"NetModule\",\"url\":\"classes/NetModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1739,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NetModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1740,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/NetModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1741,\"kind\":2048,\"name\":\"query\",\"url\":\"classes/NetModule.html#query\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1742,\"kind\":2048,\"name\":\"batch_query\",\"url\":\"classes/NetModule.html#batch_query\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1743,\"kind\":2048,\"name\":\"query_collection\",\"url\":\"classes/NetModule.html#query_collection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1744,\"kind\":2048,\"name\":\"aggregate_collection\",\"url\":\"classes/NetModule.html#aggregate_collection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1745,\"kind\":2048,\"name\":\"wait_for_collection\",\"url\":\"classes/NetModule.html#wait_for_collection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1746,\"kind\":2048,\"name\":\"unsubscribe\",\"url\":\"classes/NetModule.html#unsubscribe\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1747,\"kind\":2048,\"name\":\"subscribe_collection\",\"url\":\"classes/NetModule.html#subscribe_collection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1748,\"kind\":2048,\"name\":\"subscribe\",\"url\":\"classes/NetModule.html#subscribe\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1749,\"kind\":2048,\"name\":\"suspend\",\"url\":\"classes/NetModule.html#suspend\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1750,\"kind\":2048,\"name\":\"resume\",\"url\":\"classes/NetModule.html#resume\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1751,\"kind\":2048,\"name\":\"find_last_shard_block\",\"url\":\"classes/NetModule.html#find_last_shard_block\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1752,\"kind\":2048,\"name\":\"fetch_endpoints\",\"url\":\"classes/NetModule.html#fetch_endpoints\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1753,\"kind\":2048,\"name\":\"set_endpoints\",\"url\":\"classes/NetModule.html#set_endpoints\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1754,\"kind\":2048,\"name\":\"get_endpoints\",\"url\":\"classes/NetModule.html#get_endpoints\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1755,\"kind\":2048,\"name\":\"query_counterparties\",\"url\":\"classes/NetModule.html#query_counterparties\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1756,\"kind\":2048,\"name\":\"query_transaction_tree\",\"url\":\"classes/NetModule.html#query_transaction_tree\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1757,\"kind\":2048,\"name\":\"create_block_iterator\",\"url\":\"classes/NetModule.html#create_block_iterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1758,\"kind\":2048,\"name\":\"resume_block_iterator\",\"url\":\"classes/NetModule.html#resume_block_iterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1759,\"kind\":2048,\"name\":\"create_transaction_iterator\",\"url\":\"classes/NetModule.html#create_transaction_iterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1760,\"kind\":2048,\"name\":\"resume_transaction_iterator\",\"url\":\"classes/NetModule.html#resume_transaction_iterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1761,\"kind\":2048,\"name\":\"iterator_next\",\"url\":\"classes/NetModule.html#iterator_next\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1762,\"kind\":2048,\"name\":\"remove_iterator\",\"url\":\"classes/NetModule.html#remove_iterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1763,\"kind\":2048,\"name\":\"get_signature_id\",\"url\":\"classes/NetModule.html#get_signature_id\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1764,\"kind\":8,\"name\":\"DebotErrorCode\",\"url\":\"enums/DebotErrorCode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1765,\"kind\":16,\"name\":\"DebotStartFailed\",\"url\":\"enums/DebotErrorCode.html#DebotStartFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1766,\"kind\":16,\"name\":\"DebotFetchFailed\",\"url\":\"enums/DebotErrorCode.html#DebotFetchFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1767,\"kind\":16,\"name\":\"DebotExecutionFailed\",\"url\":\"enums/DebotErrorCode.html#DebotExecutionFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1768,\"kind\":16,\"name\":\"DebotInvalidHandle\",\"url\":\"enums/DebotErrorCode.html#DebotInvalidHandle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1769,\"kind\":16,\"name\":\"DebotInvalidJsonParams\",\"url\":\"enums/DebotErrorCode.html#DebotInvalidJsonParams\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1770,\"kind\":16,\"name\":\"DebotInvalidFunctionId\",\"url\":\"enums/DebotErrorCode.html#DebotInvalidFunctionId\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1771,\"kind\":16,\"name\":\"DebotInvalidAbi\",\"url\":\"enums/DebotErrorCode.html#DebotInvalidAbi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1772,\"kind\":16,\"name\":\"DebotGetMethodFailed\",\"url\":\"enums/DebotErrorCode.html#DebotGetMethodFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1773,\"kind\":16,\"name\":\"DebotInvalidMsg\",\"url\":\"enums/DebotErrorCode.html#DebotInvalidMsg\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1774,\"kind\":16,\"name\":\"DebotExternalCallFailed\",\"url\":\"enums/DebotErrorCode.html#DebotExternalCallFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1775,\"kind\":16,\"name\":\"DebotBrowserCallbackFailed\",\"url\":\"enums/DebotErrorCode.html#DebotBrowserCallbackFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1776,\"kind\":16,\"name\":\"DebotOperationRejected\",\"url\":\"enums/DebotErrorCode.html#DebotOperationRejected\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1777,\"kind\":16,\"name\":\"DebotNoCode\",\"url\":\"enums/DebotErrorCode.html#DebotNoCode\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1778,\"kind\":4194304,\"name\":\"DebotHandle\",\"url\":\"modules.html#DebotHandle\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1779,\"kind\":4194304,\"name\":\"DebotAction\",\"url\":\"modules.html#DebotAction\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1780,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#DebotAction.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"DebotAction\"},{\"id\":1781,\"kind\":1024,\"name\":\"description\",\"url\":\"modules.html#DebotAction.__type.description\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotAction.__type\"},{\"id\":1782,\"kind\":1024,\"name\":\"name\",\"url\":\"modules.html#DebotAction.__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotAction.__type\"},{\"id\":1783,\"kind\":1024,\"name\":\"action_type\",\"url\":\"modules.html#DebotAction.__type.action_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotAction.__type\"},{\"id\":1784,\"kind\":1024,\"name\":\"to\",\"url\":\"modules.html#DebotAction.__type.to\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotAction.__type\"},{\"id\":1785,\"kind\":1024,\"name\":\"attributes\",\"url\":\"modules.html#DebotAction.__type.attributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotAction.__type\"},{\"id\":1786,\"kind\":1024,\"name\":\"misc\",\"url\":\"modules.html#DebotAction.__type.misc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotAction.__type\"},{\"id\":1787,\"kind\":4194304,\"name\":\"DebotInfo\",\"url\":\"modules.html#DebotInfo\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1788,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#DebotInfo.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"DebotInfo\"},{\"id\":1789,\"kind\":1024,\"name\":\"name\",\"url\":\"modules.html#DebotInfo.__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1790,\"kind\":1024,\"name\":\"version\",\"url\":\"modules.html#DebotInfo.__type.version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1791,\"kind\":1024,\"name\":\"publisher\",\"url\":\"modules.html#DebotInfo.__type.publisher\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1792,\"kind\":1024,\"name\":\"caption\",\"url\":\"modules.html#DebotInfo.__type.caption\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1793,\"kind\":1024,\"name\":\"author\",\"url\":\"modules.html#DebotInfo.__type.author\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1794,\"kind\":1024,\"name\":\"support\",\"url\":\"modules.html#DebotInfo.__type.support\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1795,\"kind\":1024,\"name\":\"hello\",\"url\":\"modules.html#DebotInfo.__type.hello\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1796,\"kind\":1024,\"name\":\"language\",\"url\":\"modules.html#DebotInfo.__type.language\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1797,\"kind\":1024,\"name\":\"dabi\",\"url\":\"modules.html#DebotInfo.__type.dabi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1798,\"kind\":1024,\"name\":\"icon\",\"url\":\"modules.html#DebotInfo.__type.icon\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1799,\"kind\":1024,\"name\":\"interfaces\",\"url\":\"modules.html#DebotInfo.__type.interfaces\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1800,\"kind\":1024,\"name\":\"dabiVersion\",\"url\":\"modules.html#DebotInfo.__type.dabiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1801,\"kind\":4194304,\"name\":\"DebotActivityTransactionVariant\",\"url\":\"modules.html#DebotActivityTransactionVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1802,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#DebotActivityTransactionVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"DebotActivityTransactionVariant\"},{\"id\":1803,\"kind\":1024,\"name\":\"msg\",\"url\":\"modules.html#DebotActivityTransactionVariant.__type.msg\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotActivityTransactionVariant.__type\"},{\"id\":1804,\"kind\":1024,\"name\":\"dst\",\"url\":\"modules.html#DebotActivityTransactionVariant.__type.dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotActivityTransactionVariant.__type\"},{\"id\":1805,\"kind\":1024,\"name\":\"out\",\"url\":\"modules.html#DebotActivityTransactionVariant.__type.out\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotActivityTransactionVariant.__type\"},{\"id\":1806,\"kind\":1024,\"name\":\"fee\",\"url\":\"modules.html#DebotActivityTransactionVariant.__type.fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotActivityTransactionVariant.__type\"},{\"id\":1807,\"kind\":1024,\"name\":\"setcode\",\"url\":\"modules.html#DebotActivityTransactionVariant.__type.setcode\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotActivityTransactionVariant.__type\"},{\"id\":1808,\"kind\":1024,\"name\":\"signkey\",\"url\":\"modules.html#DebotActivityTransactionVariant.__type.signkey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotActivityTransactionVariant.__type\"},{\"id\":1809,\"kind\":1024,\"name\":\"signing_box_handle\",\"url\":\"modules.html#DebotActivityTransactionVariant.__type.signing_box_handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotActivityTransactionVariant.__type\"},{\"id\":1810,\"kind\":4194304,\"name\":\"DebotActivity\",\"url\":\"modules.html#DebotActivity\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1811,\"kind\":4194304,\"name\":\"Spending\",\"url\":\"modules.html#Spending\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1812,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#Spending.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"Spending\"},{\"id\":1813,\"kind\":1024,\"name\":\"amount\",\"url\":\"modules.html#Spending.__type.amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Spending.__type\"},{\"id\":1814,\"kind\":1024,\"name\":\"dst\",\"url\":\"modules.html#Spending.__type.dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Spending.__type\"},{\"id\":1815,\"kind\":4194304,\"name\":\"ParamsOfInit\",\"url\":\"modules.html#ParamsOfInit\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1816,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfInit.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfInit\"},{\"id\":1817,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ParamsOfInit.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfInit.__type\"},{\"id\":1818,\"kind\":4194304,\"name\":\"RegisteredDebot\",\"url\":\"modules.html#RegisteredDebot\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1819,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#RegisteredDebot.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"RegisteredDebot\"},{\"id\":1820,\"kind\":1024,\"name\":\"debot_handle\",\"url\":\"modules.html#RegisteredDebot.__type.debot_handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RegisteredDebot.__type\"},{\"id\":1821,\"kind\":1024,\"name\":\"debot_abi\",\"url\":\"modules.html#RegisteredDebot.__type.debot_abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RegisteredDebot.__type\"},{\"id\":1822,\"kind\":1024,\"name\":\"info\",\"url\":\"modules.html#RegisteredDebot.__type.info\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RegisteredDebot.__type\"},{\"id\":1823,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowserLogVariant\",\"url\":\"modules.html#ParamsOfAppDebotBrowserLogVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1824,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppDebotBrowserLogVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppDebotBrowserLogVariant\"},{\"id\":1825,\"kind\":1024,\"name\":\"msg\",\"url\":\"modules.html#ParamsOfAppDebotBrowserLogVariant.__type.msg\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppDebotBrowserLogVariant.__type\"},{\"id\":1826,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowserSwitchVariant\",\"url\":\"modules.html#ParamsOfAppDebotBrowserSwitchVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1827,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppDebotBrowserSwitchVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppDebotBrowserSwitchVariant\"},{\"id\":1828,\"kind\":1024,\"name\":\"context_id\",\"url\":\"modules.html#ParamsOfAppDebotBrowserSwitchVariant.__type.context_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppDebotBrowserSwitchVariant.__type\"},{\"id\":1829,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowserSwitchCompletedVariant\",\"url\":\"modules.html#ParamsOfAppDebotBrowserSwitchCompletedVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1830,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppDebotBrowserSwitchCompletedVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppDebotBrowserSwitchCompletedVariant\"},{\"id\":1831,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowserShowActionVariant\",\"url\":\"modules.html#ParamsOfAppDebotBrowserShowActionVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1832,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppDebotBrowserShowActionVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppDebotBrowserShowActionVariant\"},{\"id\":1833,\"kind\":1024,\"name\":\"action\",\"url\":\"modules.html#ParamsOfAppDebotBrowserShowActionVariant.__type.action\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppDebotBrowserShowActionVariant.__type\"},{\"id\":1834,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowserInputVariant\",\"url\":\"modules.html#ParamsOfAppDebotBrowserInputVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1835,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppDebotBrowserInputVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppDebotBrowserInputVariant\"},{\"id\":1836,\"kind\":1024,\"name\":\"prompt\",\"url\":\"modules.html#ParamsOfAppDebotBrowserInputVariant.__type.prompt\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppDebotBrowserInputVariant.__type\"},{\"id\":1837,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowserGetSigningBoxVariant\",\"url\":\"modules.html#ParamsOfAppDebotBrowserGetSigningBoxVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1838,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppDebotBrowserGetSigningBoxVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppDebotBrowserGetSigningBoxVariant\"},{\"id\":1839,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowserInvokeDebotVariant\",\"url\":\"modules.html#ParamsOfAppDebotBrowserInvokeDebotVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1840,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppDebotBrowserInvokeDebotVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppDebotBrowserInvokeDebotVariant\"},{\"id\":1841,\"kind\":1024,\"name\":\"debot_addr\",\"url\":\"modules.html#ParamsOfAppDebotBrowserInvokeDebotVariant.__type.debot_addr\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppDebotBrowserInvokeDebotVariant.__type\"},{\"id\":1842,\"kind\":1024,\"name\":\"action\",\"url\":\"modules.html#ParamsOfAppDebotBrowserInvokeDebotVariant.__type.action\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppDebotBrowserInvokeDebotVariant.__type\"},{\"id\":1843,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowserSendVariant\",\"url\":\"modules.html#ParamsOfAppDebotBrowserSendVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1844,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppDebotBrowserSendVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppDebotBrowserSendVariant\"},{\"id\":1845,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfAppDebotBrowserSendVariant.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppDebotBrowserSendVariant.__type\"},{\"id\":1846,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowserApproveVariant\",\"url\":\"modules.html#ParamsOfAppDebotBrowserApproveVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1847,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppDebotBrowserApproveVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppDebotBrowserApproveVariant\"},{\"id\":1848,\"kind\":1024,\"name\":\"activity\",\"url\":\"modules.html#ParamsOfAppDebotBrowserApproveVariant.__type.activity\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppDebotBrowserApproveVariant.__type\"},{\"id\":1849,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowser\",\"url\":\"modules.html#ParamsOfAppDebotBrowser\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1850,\"kind\":4194304,\"name\":\"ResultOfAppDebotBrowserInputVariant\",\"url\":\"modules.html#ResultOfAppDebotBrowserInputVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1851,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppDebotBrowserInputVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppDebotBrowserInputVariant\"},{\"id\":1852,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#ResultOfAppDebotBrowserInputVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppDebotBrowserInputVariant.__type\"},{\"id\":1853,\"kind\":4194304,\"name\":\"ResultOfAppDebotBrowserGetSigningBoxVariant\",\"url\":\"modules.html#ResultOfAppDebotBrowserGetSigningBoxVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1854,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppDebotBrowserGetSigningBoxVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppDebotBrowserGetSigningBoxVariant\"},{\"id\":1855,\"kind\":1024,\"name\":\"signing_box\",\"url\":\"modules.html#ResultOfAppDebotBrowserGetSigningBoxVariant.__type.signing_box\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppDebotBrowserGetSigningBoxVariant.__type\"},{\"id\":1856,\"kind\":4194304,\"name\":\"ResultOfAppDebotBrowserInvokeDebotVariant\",\"url\":\"modules.html#ResultOfAppDebotBrowserInvokeDebotVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1857,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppDebotBrowserInvokeDebotVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppDebotBrowserInvokeDebotVariant\"},{\"id\":1858,\"kind\":4194304,\"name\":\"ResultOfAppDebotBrowserApproveVariant\",\"url\":\"modules.html#ResultOfAppDebotBrowserApproveVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1859,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppDebotBrowserApproveVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppDebotBrowserApproveVariant\"},{\"id\":1860,\"kind\":1024,\"name\":\"approved\",\"url\":\"modules.html#ResultOfAppDebotBrowserApproveVariant.__type.approved\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppDebotBrowserApproveVariant.__type\"},{\"id\":1861,\"kind\":4194304,\"name\":\"ResultOfAppDebotBrowser\",\"url\":\"modules.html#ResultOfAppDebotBrowser\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1862,\"kind\":4194304,\"name\":\"ParamsOfStart\",\"url\":\"modules.html#ParamsOfStart\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1863,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfStart.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfStart\"},{\"id\":1864,\"kind\":1024,\"name\":\"debot_handle\",\"url\":\"modules.html#ParamsOfStart.__type.debot_handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfStart.__type\"},{\"id\":1865,\"kind\":4194304,\"name\":\"ParamsOfFetch\",\"url\":\"modules.html#ParamsOfFetch\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1866,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfFetch.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfFetch\"},{\"id\":1867,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ParamsOfFetch.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfFetch.__type\"},{\"id\":1868,\"kind\":4194304,\"name\":\"ResultOfFetch\",\"url\":\"modules.html#ResultOfFetch\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1869,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfFetch.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfFetch\"},{\"id\":1870,\"kind\":1024,\"name\":\"info\",\"url\":\"modules.html#ResultOfFetch.__type.info\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfFetch.__type\"},{\"id\":1871,\"kind\":4194304,\"name\":\"ParamsOfExecute\",\"url\":\"modules.html#ParamsOfExecute\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1872,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfExecute.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfExecute\"},{\"id\":1873,\"kind\":1024,\"name\":\"debot_handle\",\"url\":\"modules.html#ParamsOfExecute.__type.debot_handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfExecute.__type\"},{\"id\":1874,\"kind\":1024,\"name\":\"action\",\"url\":\"modules.html#ParamsOfExecute.__type.action\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfExecute.__type\"},{\"id\":1875,\"kind\":4194304,\"name\":\"ParamsOfSend\",\"url\":\"modules.html#ParamsOfSend\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1876,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfSend.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfSend\"},{\"id\":1877,\"kind\":1024,\"name\":\"debot_handle\",\"url\":\"modules.html#ParamsOfSend.__type.debot_handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSend.__type\"},{\"id\":1878,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfSend.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSend.__type\"},{\"id\":1879,\"kind\":4194304,\"name\":\"ParamsOfRemove\",\"url\":\"modules.html#ParamsOfRemove\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1880,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfRemove.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfRemove\"},{\"id\":1881,\"kind\":1024,\"name\":\"debot_handle\",\"url\":\"modules.html#ParamsOfRemove.__type.debot_handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRemove.__type\"},{\"id\":1882,\"kind\":256,\"name\":\"AppDebotBrowser\",\"url\":\"interfaces/AppDebotBrowser.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1883,\"kind\":2048,\"name\":\"log\",\"url\":\"interfaces/AppDebotBrowser.html#log\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppDebotBrowser\"},{\"id\":1884,\"kind\":2048,\"name\":\"switch\",\"url\":\"interfaces/AppDebotBrowser.html#switch\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppDebotBrowser\"},{\"id\":1885,\"kind\":2048,\"name\":\"switch_completed\",\"url\":\"interfaces/AppDebotBrowser.html#switch_completed\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppDebotBrowser\"},{\"id\":1886,\"kind\":2048,\"name\":\"show_action\",\"url\":\"interfaces/AppDebotBrowser.html#show_action\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppDebotBrowser\"},{\"id\":1887,\"kind\":2048,\"name\":\"input\",\"url\":\"interfaces/AppDebotBrowser.html#input\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppDebotBrowser\"},{\"id\":1888,\"kind\":2048,\"name\":\"get_signing_box\",\"url\":\"interfaces/AppDebotBrowser.html#get_signing_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppDebotBrowser\"},{\"id\":1889,\"kind\":2048,\"name\":\"invoke_debot\",\"url\":\"interfaces/AppDebotBrowser.html#invoke_debot\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppDebotBrowser\"},{\"id\":1890,\"kind\":2048,\"name\":\"send\",\"url\":\"interfaces/AppDebotBrowser.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppDebotBrowser\"},{\"id\":1891,\"kind\":2048,\"name\":\"approve\",\"url\":\"interfaces/AppDebotBrowser.html#approve\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppDebotBrowser\"},{\"id\":1892,\"kind\":128,\"name\":\"DebotModule\",\"url\":\"classes/DebotModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1893,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DebotModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":1894,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/DebotModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":1895,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/DebotModule.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":1896,\"kind\":2048,\"name\":\"start\",\"url\":\"classes/DebotModule.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":1897,\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/DebotModule.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":1898,\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/DebotModule.html#execute\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":1899,\"kind\":2048,\"name\":\"send\",\"url\":\"classes/DebotModule.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":1900,\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/DebotModule.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":1901,\"kind\":8,\"name\":\"ProofsErrorCode\",\"url\":\"enums/ProofsErrorCode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1902,\"kind\":16,\"name\":\"InvalidData\",\"url\":\"enums/ProofsErrorCode.html#InvalidData\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProofsErrorCode\"},{\"id\":1903,\"kind\":16,\"name\":\"ProofCheckFailed\",\"url\":\"enums/ProofsErrorCode.html#ProofCheckFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProofsErrorCode\"},{\"id\":1904,\"kind\":16,\"name\":\"InternalError\",\"url\":\"enums/ProofsErrorCode.html#InternalError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProofsErrorCode\"},{\"id\":1905,\"kind\":16,\"name\":\"DataDiffersFromProven\",\"url\":\"enums/ProofsErrorCode.html#DataDiffersFromProven\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProofsErrorCode\"},{\"id\":1906,\"kind\":4194304,\"name\":\"ParamsOfProofBlockData\",\"url\":\"modules.html#ParamsOfProofBlockData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1907,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfProofBlockData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfProofBlockData\"},{\"id\":1908,\"kind\":1024,\"name\":\"block\",\"url\":\"modules.html#ParamsOfProofBlockData.__type.block\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfProofBlockData.__type\"},{\"id\":1909,\"kind\":4194304,\"name\":\"ParamsOfProofTransactionData\",\"url\":\"modules.html#ParamsOfProofTransactionData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1910,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfProofTransactionData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfProofTransactionData\"},{\"id\":1911,\"kind\":1024,\"name\":\"transaction\",\"url\":\"modules.html#ParamsOfProofTransactionData.__type.transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfProofTransactionData.__type\"},{\"id\":1912,\"kind\":4194304,\"name\":\"ParamsOfProofMessageData\",\"url\":\"modules.html#ParamsOfProofMessageData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1913,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfProofMessageData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfProofMessageData\"},{\"id\":1914,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfProofMessageData.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfProofMessageData.__type\"},{\"id\":1915,\"kind\":128,\"name\":\"ProofsModule\",\"url\":\"classes/ProofsModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1916,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ProofsModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ProofsModule\"},{\"id\":1917,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ProofsModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ProofsModule\"},{\"id\":1918,\"kind\":2048,\"name\":\"proof_block_data\",\"url\":\"classes/ProofsModule.html#proof_block_data\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProofsModule\"},{\"id\":1919,\"kind\":2048,\"name\":\"proof_transaction_data\",\"url\":\"classes/ProofsModule.html#proof_transaction_data\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProofsModule\"},{\"id\":1920,\"kind\":2048,\"name\":\"proof_message_data\",\"url\":\"classes/ProofsModule.html#proof_message_data\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProofsModule\"},{\"id\":1921,\"kind\":128,\"name\":\"TonClient\",\"url\":\"classes/TonClient.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1922,\"kind\":1024,\"name\":\"_defaultConfig\",\"url\":\"classes/TonClient.html#_defaultConfig\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":1923,\"kind\":1024,\"name\":\"_default\",\"url\":\"classes/TonClient.html#_default\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":1924,\"kind\":262144,\"name\":\"default\",\"url\":\"classes/TonClient.html#default\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":1925,\"kind\":262144,\"name\":\"defaultConfig\",\"url\":\"classes/TonClient.html#defaultConfig\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":1926,\"kind\":2048,\"name\":\"useBinaryLibrary\",\"url\":\"classes/TonClient.html#useBinaryLibrary\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":1927,\"kind\":2048,\"name\":\"toKey\",\"url\":\"classes/TonClient.html#toKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":1928,\"kind\":2048,\"name\":\"toHash64\",\"url\":\"classes/TonClient.html#toHash64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":1929,\"kind\":2048,\"name\":\"toHash128\",\"url\":\"classes/TonClient.html#toHash128\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":1930,\"kind\":2048,\"name\":\"toHash256\",\"url\":\"classes/TonClient.html#toHash256\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":1931,\"kind\":2048,\"name\":\"toHash512\",\"url\":\"classes/TonClient.html#toHash512\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":1932,\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/TonClient.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":1933,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TonClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":1934,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/TonClient.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":1935,\"kind\":1024,\"name\":\"crypto\",\"url\":\"classes/TonClient.html#crypto\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":1936,\"kind\":1024,\"name\":\"abi\",\"url\":\"classes/TonClient.html#abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":1937,\"kind\":1024,\"name\":\"boc\",\"url\":\"classes/TonClient.html#boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":1938,\"kind\":1024,\"name\":\"processing\",\"url\":\"classes/TonClient.html#processing\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":1939,\"kind\":1024,\"name\":\"utils\",\"url\":\"classes/TonClient.html#utils\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":1940,\"kind\":1024,\"name\":\"net\",\"url\":\"classes/TonClient.html#net\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":1941,\"kind\":1024,\"name\":\"tvm\",\"url\":\"classes/TonClient.html#tvm\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":1942,\"kind\":1024,\"name\":\"proofs\",\"url\":\"classes/TonClient.html#proofs\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":1943,\"kind\":1024,\"name\":\"config\",\"url\":\"classes/TonClient.html#config\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TonClient\"},{\"id\":1944,\"kind\":1024,\"name\":\"context\",\"url\":\"classes/TonClient.html#context\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TonClient\"},{\"id\":1945,\"kind\":1024,\"name\":\"contextCreation\",\"url\":\"classes/TonClient.html#contextCreation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TonClient\"},{\"id\":1946,\"kind\":1024,\"name\":\"contextError\",\"url\":\"classes/TonClient.html#contextError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TonClient\"},{\"id\":1947,\"kind\":2048,\"name\":\"close\",\"url\":\"classes/TonClient.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":1948,\"kind\":2048,\"name\":\"resolveError\",\"url\":\"classes/TonClient.html#resolveError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":1949,\"kind\":2048,\"name\":\"contextRequired\",\"url\":\"classes/TonClient.html#contextRequired\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TonClient\"},{\"id\":1950,\"kind\":2048,\"name\":\"request\",\"url\":\"classes/TonClient.html#request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":1951,\"kind\":2048,\"name\":\"resolve_app_request\",\"url\":\"classes/TonClient.html#resolve_app_request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":1952,\"kind\":2048,\"name\":\"reject_app_request\",\"url\":\"classes/TonClient.html#reject_app_request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TonClient\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,57.07]],[\"parent/0\",[]],[\"name/1\",[1,71.737]],[\"parent/1\",[0,5.033]],[\"name/2\",[2,71.737]],[\"parent/2\",[0,5.033]],[\"name/3\",[3,71.737]],[\"parent/3\",[0,5.033]],[\"name/4\",[4,71.737]],[\"parent/4\",[0,5.033]],[\"name/5\",[5,71.737]],[\"parent/5\",[0,5.033]],[\"name/6\",[6,66.627]],[\"parent/6\",[]],[\"name/7\",[7,17.714]],[\"parent/7\",[6,5.876]],[\"name/8\",[8,71.737]],[\"parent/8\",[]],[\"name/9\",[9,71.737]],[\"parent/9\",[]],[\"name/10\",[10,71.737]],[\"parent/10\",[]],[\"name/11\",[11,71.737]],[\"parent/11\",[]],[\"name/12\",[12,71.737]],[\"parent/12\",[]],[\"name/13\",[13,71.737]],[\"parent/13\",[]],[\"name/14\",[14,71.737]],[\"parent/14\",[]],[\"name/15\",[15,71.737]],[\"parent/15\",[]],[\"name/16\",[16,71.737]],[\"parent/16\",[]],[\"name/17\",[17,71.737]],[\"parent/17\",[]],[\"name/18\",[18,71.737]],[\"parent/18\",[]],[\"name/19\",[19,71.737]],[\"parent/19\",[]],[\"name/20\",[20,71.737]],[\"parent/20\",[]],[\"name/21\",[21,71.737]],[\"parent/21\",[]],[\"name/22\",[22,71.737]],[\"parent/22\",[]],[\"name/23\",[23,71.737]],[\"parent/23\",[]],[\"name/24\",[24,71.737]],[\"parent/24\",[]],[\"name/25\",[25,71.737]],[\"parent/25\",[]],[\"name/26\",[26,71.737]],[\"parent/26\",[]],[\"name/27\",[27,71.737]],[\"parent/27\",[]],[\"name/28\",[28,71.737]],[\"parent/28\",[]],[\"name/29\",[29,71.737]],[\"parent/29\",[]],[\"name/30\",[30,71.737]],[\"parent/30\",[]],[\"name/31\",[31,71.737]],[\"parent/31\",[]],[\"name/32\",[32,63.262]],[\"parent/32\",[]],[\"name/33\",[33,71.737]],[\"parent/33\",[]],[\"name/34\",[34,66.627]],[\"parent/34\",[]],[\"name/35\",[35,71.737]],[\"parent/35\",[]],[\"name/36\",[36,71.737]],[\"parent/36\",[]],[\"name/37\",[37,71.737]],[\"parent/37\",[]],[\"name/38\",[38,71.737]],[\"parent/38\",[]],[\"name/39\",[39,71.737]],[\"parent/39\",[]],[\"name/40\",[40,71.737]],[\"parent/40\",[]],[\"name/41\",[41,71.737]],[\"parent/41\",[]],[\"name/42\",[42,71.737]],[\"parent/42\",[]],[\"name/43\",[43,71.737]],[\"parent/43\",[]],[\"name/44\",[44,71.737]],[\"parent/44\",[]],[\"name/45\",[45,71.737]],[\"parent/45\",[]],[\"name/46\",[46,71.737]],[\"parent/46\",[]],[\"name/47\",[47,71.737]],[\"parent/47\",[]],[\"name/48\",[48,71.737]],[\"parent/48\",[]],[\"name/49\",[49,71.737]],[\"parent/49\",[]],[\"name/50\",[50,71.737]],[\"parent/50\",[]],[\"name/51\",[51,71.737]],[\"parent/51\",[]],[\"name/52\",[52,63.262]],[\"parent/52\",[]],[\"name/53\",[53,71.737]],[\"parent/53\",[]],[\"name/54\",[54,71.737]],[\"parent/54\",[]],[\"name/55\",[55,71.737]],[\"parent/55\",[]],[\"name/56\",[56,71.737]],[\"parent/56\",[]],[\"name/57\",[57,71.737]],[\"parent/57\",[]],[\"name/58\",[58,71.737]],[\"parent/58\",[]],[\"name/59\",[59,71.737]],[\"parent/59\",[]],[\"name/60\",[60,71.737]],[\"parent/60\",[]],[\"name/61\",[61,71.737]],[\"parent/61\",[]],[\"name/62\",[62,71.737]],[\"parent/62\",[]],[\"name/63\",[63,71.737]],[\"parent/63\",[]],[\"name/64\",[64,71.737]],[\"parent/64\",[]],[\"name/65\",[65,71.737]],[\"parent/65\",[]],[\"name/66\",[66,71.737]],[\"parent/66\",[]],[\"name/67\",[67,71.737]],[\"parent/67\",[]],[\"name/68\",[68,71.737]],[\"parent/68\",[]],[\"name/69\",[69,71.737]],[\"parent/69\",[]],[\"name/70\",[70,71.737]],[\"parent/70\",[]],[\"name/71\",[71,71.737]],[\"parent/71\",[]],[\"name/72\",[72,71.737]],[\"parent/72\",[]],[\"name/73\",[73,71.737]],[\"parent/73\",[]],[\"name/74\",[74,71.737]],[\"parent/74\",[]],[\"name/75\",[75,71.737]],[\"parent/75\",[]],[\"name/76\",[76,71.737]],[\"parent/76\",[]],[\"name/77\",[77,71.737]],[\"parent/77\",[]],[\"name/78\",[78,71.737]],[\"parent/78\",[]],[\"name/79\",[79,71.737]],[\"parent/79\",[]],[\"name/80\",[80,71.737]],[\"parent/80\",[]],[\"name/81\",[81,71.737]],[\"parent/81\",[]],[\"name/82\",[82,71.737]],[\"parent/82\",[]],[\"name/83\",[83,71.737]],[\"parent/83\",[]],[\"name/84\",[84,71.737]],[\"parent/84\",[]],[\"name/85\",[85,71.737]],[\"parent/85\",[]],[\"name/86\",[86,71.737]],[\"parent/86\",[]],[\"name/87\",[87,71.737]],[\"parent/87\",[]],[\"name/88\",[88,71.737]],[\"parent/88\",[]],[\"name/89\",[89,71.737]],[\"parent/89\",[]],[\"name/90\",[90,71.737]],[\"parent/90\",[]],[\"name/91\",[91,71.737]],[\"parent/91\",[]],[\"name/92\",[92,39.541]],[\"parent/92\",[]],[\"name/93\",[93,71.737]],[\"parent/93\",[92,3.487]],[\"name/94\",[94,71.737]],[\"parent/94\",[92,3.487]],[\"name/95\",[95,71.737]],[\"parent/95\",[92,3.487]],[\"name/96\",[96,71.737]],[\"parent/96\",[92,3.487]],[\"name/97\",[97,71.737]],[\"parent/97\",[92,3.487]],[\"name/98\",[98,71.737]],[\"parent/98\",[92,3.487]],[\"name/99\",[99,71.737]],[\"parent/99\",[92,3.487]],[\"name/100\",[100,71.737]],[\"parent/100\",[92,3.487]],[\"name/101\",[101,71.737]],[\"parent/101\",[92,3.487]],[\"name/102\",[102,71.737]],[\"parent/102\",[92,3.487]],[\"name/103\",[103,71.737]],[\"parent/103\",[92,3.487]],[\"name/104\",[104,71.737]],[\"parent/104\",[92,3.487]],[\"name/105\",[105,71.737]],[\"parent/105\",[92,3.487]],[\"name/106\",[106,71.737]],[\"parent/106\",[92,3.487]],[\"name/107\",[107,71.737]],[\"parent/107\",[92,3.487]],[\"name/108\",[108,71.737]],[\"parent/108\",[92,3.487]],[\"name/109\",[109,71.737]],[\"parent/109\",[92,3.487]],[\"name/110\",[110,71.737]],[\"parent/110\",[92,3.487]],[\"name/111\",[111,71.737]],[\"parent/111\",[92,3.487]],[\"name/112\",[112,71.737]],[\"parent/112\",[92,3.487]],[\"name/113\",[113,71.737]],[\"parent/113\",[92,3.487]],[\"name/114\",[114,71.737]],[\"parent/114\",[92,3.487]],[\"name/115\",[115,71.737]],[\"parent/115\",[92,3.487]],[\"name/116\",[116,71.737]],[\"parent/116\",[92,3.487]],[\"name/117\",[117,71.737]],[\"parent/117\",[92,3.487]],[\"name/118\",[118,71.737]],[\"parent/118\",[92,3.487]],[\"name/119\",[119,71.737]],[\"parent/119\",[92,3.487]],[\"name/120\",[120,71.737]],[\"parent/120\",[92,3.487]],[\"name/121\",[121,71.737]],[\"parent/121\",[92,3.487]],[\"name/122\",[122,71.737]],[\"parent/122\",[92,3.487]],[\"name/123\",[123,71.737]],[\"parent/123\",[92,3.487]],[\"name/124\",[124,71.737]],[\"parent/124\",[92,3.487]],[\"name/125\",[125,63.262]],[\"parent/125\",[92,3.487]],[\"name/126\",[126,71.737]],[\"parent/126\",[92,3.487]],[\"name/127\",[127,71.737]],[\"parent/127\",[92,3.487]],[\"name/128\",[128,60.748]],[\"parent/128\",[92,3.487]],[\"name/129\",[129,66.627]],[\"parent/129\",[]],[\"name/130\",[7,17.714]],[\"parent/130\",[129,5.876]],[\"name/131\",[130,51.364]],[\"parent/131\",[131,5.579]],[\"name/132\",[132,43.799]],[\"parent/132\",[131,5.579]],[\"name/133\",[133,43.399]],[\"parent/133\",[131,5.579]],[\"name/134\",[134,66.627]],[\"parent/134\",[]],[\"name/135\",[7,17.714]],[\"parent/135\",[134,5.876]],[\"name/136\",[135,71.737]],[\"parent/136\",[136,4.907]],[\"name/137\",[137,71.737]],[\"parent/137\",[136,4.907]],[\"name/138\",[138,66.627]],[\"parent/138\",[136,4.907]],[\"name/139\",[139,44.216]],[\"parent/139\",[136,4.907]],[\"name/140\",[140,48.378]],[\"parent/140\",[136,4.907]],[\"name/141\",[141,66.627]],[\"parent/141\",[136,4.907]],[\"name/142\",[142,71.737]],[\"parent/142\",[136,4.907]],[\"name/143\",[143,66.627]],[\"parent/143\",[]],[\"name/144\",[7,17.714]],[\"parent/144\",[143,5.876]],[\"name/145\",[144,71.737]],[\"parent/145\",[145,4.11]],[\"name/146\",[146,63.262]],[\"parent/146\",[145,4.11]],[\"name/147\",[147,71.737]],[\"parent/147\",[145,4.11]],[\"name/148\",[148,71.737]],[\"parent/148\",[145,4.11]],[\"name/149\",[149,71.737]],[\"parent/149\",[145,4.11]],[\"name/150\",[150,71.737]],[\"parent/150\",[145,4.11]],[\"name/151\",[151,71.737]],[\"parent/151\",[145,4.11]],[\"name/152\",[152,71.737]],[\"parent/152\",[145,4.11]],[\"name/153\",[153,71.737]],[\"parent/153\",[145,4.11]],[\"name/154\",[154,71.737]],[\"parent/154\",[145,4.11]],[\"name/155\",[155,71.737]],[\"parent/155\",[145,4.11]],[\"name/156\",[156,71.737]],[\"parent/156\",[145,4.11]],[\"name/157\",[157,71.737]],[\"parent/157\",[145,4.11]],[\"name/158\",[158,71.737]],[\"parent/158\",[145,4.11]],[\"name/159\",[159,71.737]],[\"parent/159\",[145,4.11]],[\"name/160\",[160,71.737]],[\"parent/160\",[145,4.11]],[\"name/161\",[161,57.07]],[\"parent/161\",[145,4.11]],[\"name/162\",[162,71.737]],[\"parent/162\",[145,4.11]],[\"name/163\",[163,66.627]],[\"parent/163\",[]],[\"name/164\",[7,17.714]],[\"parent/164\",[163,5.876]],[\"name/165\",[164,60.748]],[\"parent/165\",[165,5.876]],[\"name/166\",[166,55.639]],[\"parent/166\",[165,5.876]],[\"name/167\",[167,63.262]],[\"parent/167\",[]],[\"name/168\",[168,71.737]],[\"parent/168\",[167,5.579]],[\"name/169\",[169,71.737]],[\"parent/169\",[167,5.579]],[\"name/170\",[170,66.627]],[\"parent/170\",[]],[\"name/171\",[7,17.714]],[\"parent/171\",[170,5.876]],[\"name/172\",[171,71.737]],[\"parent/172\",[172,5.579]],[\"name/173\",[173,71.737]],[\"parent/173\",[172,5.579]],[\"name/174\",[174,71.737]],[\"parent/174\",[172,5.579]],[\"name/175\",[175,66.627]],[\"parent/175\",[]],[\"name/176\",[7,17.714]],[\"parent/176\",[175,5.876]],[\"name/177\",[176,71.737]],[\"parent/177\",[177,5.579]],[\"name/178\",[178,71.737]],[\"parent/178\",[177,5.579]],[\"name/179\",[179,71.737]],[\"parent/179\",[177,5.579]],[\"name/180\",[180,66.627]],[\"parent/180\",[]],[\"name/181\",[7,17.714]],[\"parent/181\",[180,5.876]],[\"name/182\",[181,71.737]],[\"parent/182\",[182,6.326]],[\"name/183\",[183,66.627]],[\"parent/183\",[]],[\"name/184\",[7,17.714]],[\"parent/184\",[183,5.876]],[\"name/185\",[184,71.737]],[\"parent/185\",[185,6.326]],[\"name/186\",[186,66.627]],[\"parent/186\",[]],[\"name/187\",[7,17.714]],[\"parent/187\",[186,5.876]],[\"name/188\",[187,54.387]],[\"parent/188\",[188,5.876]],[\"name/189\",[189,71.737]],[\"parent/189\",[188,5.876]],[\"name/190\",[190,66.627]],[\"parent/190\",[]],[\"name/191\",[7,17.714]],[\"parent/191\",[190,5.876]],[\"name/192\",[191,66.627]],[\"parent/192\",[192,5.876]],[\"name/193\",[193,71.737]],[\"parent/193\",[192,5.876]],[\"name/194\",[194,66.627]],[\"parent/194\",[]],[\"name/195\",[7,17.714]],[\"parent/195\",[194,5.876]],[\"name/196\",[195,71.737]],[\"parent/196\",[196,6.326]],[\"name/197\",[197,66.627]],[\"parent/197\",[]],[\"name/198\",[7,17.714]],[\"parent/198\",[197,5.876]],[\"name/199\",[198,51.364]],[\"parent/199\",[199,6.326]],[\"name/200\",[200,71.737]],[\"parent/200\",[]],[\"name/201\",[201,66.627]],[\"parent/201\",[]],[\"name/202\",[7,17.714]],[\"parent/202\",[201,5.876]],[\"name/203\",[202,71.737]],[\"parent/203\",[203,6.326]],[\"name/204\",[204,66.627]],[\"parent/204\",[]],[\"name/205\",[7,17.714]],[\"parent/205\",[204,5.876]],[\"name/206\",[166,55.639]],[\"parent/206\",[205,6.326]],[\"name/207\",[206,66.627]],[\"parent/207\",[]],[\"name/208\",[7,17.714]],[\"parent/208\",[206,5.876]],[\"name/209\",[207,71.737]],[\"parent/209\",[208,5.876]],[\"name/210\",[209,71.737]],[\"parent/210\",[208,5.876]],[\"name/211\",[210,66.627]],[\"parent/211\",[]],[\"name/212\",[7,17.714]],[\"parent/212\",[210,5.876]],[\"name/213\",[191,66.627]],[\"parent/213\",[211,5.876]],[\"name/214\",[198,51.364]],[\"parent/214\",[211,5.876]],[\"name/215\",[212,54.387]],[\"parent/215\",[]],[\"name/216\",[213,51.364]],[\"parent/216\",[212,4.796]],[\"name/217\",[214,51.364]],[\"parent/217\",[212,4.796]],[\"name/218\",[215,71.737]],[\"parent/218\",[212,4.796]],[\"name/219\",[166,55.639]],[\"parent/219\",[212,4.796]],[\"name/220\",[216,66.627]],[\"parent/220\",[212,4.796]],[\"name/221\",[217,71.737]],[\"parent/221\",[212,4.796]],[\"name/222\",[218,66.627]],[\"parent/222\",[212,4.796]],[\"name/223\",[219,40.669]],[\"parent/223\",[]],[\"name/224\",[220,71.737]],[\"parent/224\",[219,3.587]],[\"name/225\",[221,71.737]],[\"parent/225\",[219,3.587]],[\"name/226\",[222,71.737]],[\"parent/226\",[219,3.587]],[\"name/227\",[223,71.737]],[\"parent/227\",[219,3.587]],[\"name/228\",[224,71.737]],[\"parent/228\",[219,3.587]],[\"name/229\",[225,71.737]],[\"parent/229\",[219,3.587]],[\"name/230\",[226,71.737]],[\"parent/230\",[219,3.587]],[\"name/231\",[227,71.737]],[\"parent/231\",[219,3.587]],[\"name/232\",[228,71.737]],[\"parent/232\",[219,3.587]],[\"name/233\",[229,71.737]],[\"parent/233\",[219,3.587]],[\"name/234\",[230,71.737]],[\"parent/234\",[219,3.587]],[\"name/235\",[231,71.737]],[\"parent/235\",[219,3.587]],[\"name/236\",[232,71.737]],[\"parent/236\",[219,3.587]],[\"name/237\",[233,71.737]],[\"parent/237\",[219,3.587]],[\"name/238\",[234,71.737]],[\"parent/238\",[219,3.587]],[\"name/239\",[235,71.737]],[\"parent/239\",[219,3.587]],[\"name/240\",[236,71.737]],[\"parent/240\",[219,3.587]],[\"name/241\",[237,71.737]],[\"parent/241\",[219,3.587]],[\"name/242\",[238,71.737]],[\"parent/242\",[219,3.587]],[\"name/243\",[239,71.737]],[\"parent/243\",[219,3.587]],[\"name/244\",[240,71.737]],[\"parent/244\",[219,3.587]],[\"name/245\",[241,71.737]],[\"parent/245\",[219,3.587]],[\"name/246\",[242,71.737]],[\"parent/246\",[219,3.587]],[\"name/247\",[243,71.737]],[\"parent/247\",[219,3.587]],[\"name/248\",[244,71.737]],[\"parent/248\",[219,3.587]],[\"name/249\",[245,71.737]],[\"parent/249\",[219,3.587]],[\"name/250\",[246,71.737]],[\"parent/250\",[219,3.587]],[\"name/251\",[247,71.737]],[\"parent/251\",[219,3.587]],[\"name/252\",[248,71.737]],[\"parent/252\",[219,3.587]],[\"name/253\",[249,71.737]],[\"parent/253\",[219,3.587]],[\"name/254\",[250,71.737]],[\"parent/254\",[219,3.587]],[\"name/255\",[251,71.737]],[\"parent/255\",[219,3.587]],[\"name/256\",[252,71.737]],[\"parent/256\",[]],[\"name/257\",[253,71.737]],[\"parent/257\",[]],[\"name/258\",[254,66.627]],[\"parent/258\",[]],[\"name/259\",[7,17.714]],[\"parent/259\",[254,5.876]],[\"name/260\",[255,63.262]],[\"parent/260\",[256,5.357]],[\"name/261\",[257,63.262]],[\"parent/261\",[256,5.357]],[\"name/262\",[258,71.737]],[\"parent/262\",[256,5.357]],[\"name/263\",[259,57.07]],[\"parent/263\",[256,5.357]],[\"name/264\",[260,66.627]],[\"parent/264\",[]],[\"name/265\",[7,17.714]],[\"parent/265\",[260,5.876]],[\"name/266\",[261,46.082]],[\"parent/266\",[262,6.326]],[\"name/267\",[263,66.627]],[\"parent/267\",[]],[\"name/268\",[7,17.714]],[\"parent/268\",[263,5.876]],[\"name/269\",[261,46.082]],[\"parent/269\",[264,6.326]],[\"name/270\",[265,66.627]],[\"parent/270\",[]],[\"name/271\",[7,17.714]],[\"parent/271\",[265,5.876]],[\"name/272\",[261,46.082]],[\"parent/272\",[266,6.326]],[\"name/273\",[267,66.627]],[\"parent/273\",[]],[\"name/274\",[7,17.714]],[\"parent/274\",[267,5.876]],[\"name/275\",[261,46.082]],[\"parent/275\",[268,6.326]],[\"name/276\",[269,71.737]],[\"parent/276\",[]],[\"name/277\",[270,57.07]],[\"parent/277\",[]],[\"name/278\",[271,71.737]],[\"parent/278\",[270,5.033]],[\"name/279\",[272,71.737]],[\"parent/279\",[270,5.033]],[\"name/280\",[273,71.737]],[\"parent/280\",[270,5.033]],[\"name/281\",[274,71.737]],[\"parent/281\",[270,5.033]],[\"name/282\",[275,71.737]],[\"parent/282\",[270,5.033]],[\"name/283\",[276,66.627]],[\"parent/283\",[]],[\"name/284\",[7,17.714]],[\"parent/284\",[276,5.876]],[\"name/285\",[277,66.627]],[\"parent/285\",[278,5.579]],[\"name/286\",[279,54.387]],[\"parent/286\",[278,5.579]],[\"name/287\",[280,66.627]],[\"parent/287\",[278,5.579]],[\"name/288\",[281,66.627]],[\"parent/288\",[]],[\"name/289\",[7,17.714]],[\"parent/289\",[281,5.876]],[\"name/290\",[277,66.627]],[\"parent/290\",[282,5.876]],[\"name/291\",[280,66.627]],[\"parent/291\",[282,5.876]],[\"name/292\",[283,66.627]],[\"parent/292\",[]],[\"name/293\",[7,17.714]],[\"parent/293\",[283,5.876]],[\"name/294\",[279,54.387]],[\"parent/294\",[284,5.876]],[\"name/295\",[285,51.364]],[\"parent/295\",[284,5.876]],[\"name/296\",[286,66.627]],[\"parent/296\",[]],[\"name/297\",[7,17.714]],[\"parent/297\",[286,5.876]],[\"name/298\",[287,60.748]],[\"parent/298\",[288,5.579]],[\"name/299\",[289,53.275]],[\"parent/299\",[288,5.579]],[\"name/300\",[285,51.364]],[\"parent/300\",[288,5.579]],[\"name/301\",[290,66.627]],[\"parent/301\",[]],[\"name/302\",[7,17.714]],[\"parent/302\",[290,5.876]],[\"name/303\",[279,54.387]],[\"parent/303\",[291,5.876]],[\"name/304\",[285,51.364]],[\"parent/304\",[291,5.876]],[\"name/305\",[292,66.627]],[\"parent/305\",[]],[\"name/306\",[7,17.714]],[\"parent/306\",[292,5.876]],[\"name/307\",[293,53.275]],[\"parent/307\",[294,5.876]],[\"name/308\",[295,63.262]],[\"parent/308\",[294,5.876]],[\"name/309\",[296,66.627]],[\"parent/309\",[]],[\"name/310\",[7,17.714]],[\"parent/310\",[296,5.876]],[\"name/311\",[297,55.639]],[\"parent/311\",[298,5.579]],[\"name/312\",[293,53.275]],[\"parent/312\",[298,5.579]],[\"name/313\",[295,63.262]],[\"parent/313\",[298,5.579]],[\"name/314\",[299,66.627]],[\"parent/314\",[]],[\"name/315\",[7,17.714]],[\"parent/315\",[299,5.876]],[\"name/316\",[300,66.627]],[\"parent/316\",[301,6.326]],[\"name/317\",[302,71.737]],[\"parent/317\",[]],[\"name/318\",[303,71.737]],[\"parent/318\",[]],[\"name/319\",[304,66.627]],[\"parent/319\",[]],[\"name/320\",[7,17.714]],[\"parent/320\",[304,5.876]],[\"name/321\",[261,46.082]],[\"parent/321\",[305,6.326]],[\"name/322\",[306,66.627]],[\"parent/322\",[]],[\"name/323\",[7,17.714]],[\"parent/323\",[306,5.876]],[\"name/324\",[261,46.082]],[\"parent/324\",[307,6.326]],[\"name/325\",[308,66.627]],[\"parent/325\",[]],[\"name/326\",[7,17.714]],[\"parent/326\",[308,5.876]],[\"name/327\",[261,46.082]],[\"parent/327\",[309,6.326]],[\"name/328\",[310,71.737]],[\"parent/328\",[]],[\"name/329\",[311,66.627]],[\"parent/329\",[]],[\"name/330\",[7,17.714]],[\"parent/330\",[311,5.876]],[\"name/331\",[285,51.364]],[\"parent/331\",[312,6.326]],[\"name/332\",[313,66.627]],[\"parent/332\",[]],[\"name/333\",[7,17.714]],[\"parent/333\",[313,5.876]],[\"name/334\",[287,60.748]],[\"parent/334\",[314,5.876]],[\"name/335\",[285,51.364]],[\"parent/335\",[314,5.876]],[\"name/336\",[315,66.627]],[\"parent/336\",[]],[\"name/337\",[7,17.714]],[\"parent/337\",[315,5.876]],[\"name/338\",[285,51.364]],[\"parent/338\",[316,6.326]],[\"name/339\",[317,52.274]],[\"parent/339\",[]],[\"name/340\",[318,71.737]],[\"parent/340\",[317,4.61]],[\"name/341\",[319,71.737]],[\"parent/341\",[317,4.61]],[\"name/342\",[320,71.737]],[\"parent/342\",[317,4.61]],[\"name/343\",[321,71.737]],[\"parent/343\",[317,4.61]],[\"name/344\",[322,71.737]],[\"parent/344\",[317,4.61]],[\"name/345\",[323,71.737]],[\"parent/345\",[317,4.61]],[\"name/346\",[324,71.737]],[\"parent/346\",[317,4.61]],[\"name/347\",[325,71.737]],[\"parent/347\",[317,4.61]],[\"name/348\",[326,71.737]],[\"parent/348\",[317,4.61]],[\"name/349\",[327,66.627]],[\"parent/349\",[]],[\"name/350\",[7,17.714]],[\"parent/350\",[327,5.876]],[\"name/351\",[328,71.737]],[\"parent/351\",[329,6.326]],[\"name/352\",[330,66.627]],[\"parent/352\",[]],[\"name/353\",[7,17.714]],[\"parent/353\",[330,5.876]],[\"name/354\",[331,71.737]],[\"parent/354\",[332,6.326]],[\"name/355\",[333,66.627]],[\"parent/355\",[]],[\"name/356\",[7,17.714]],[\"parent/356\",[333,5.876]],[\"name/357\",[334,71.737]],[\"parent/357\",[335,5.579]],[\"name/358\",[336,71.737]],[\"parent/358\",[335,5.579]],[\"name/359\",[337,71.737]],[\"parent/359\",[335,5.579]],[\"name/360\",[338,66.627]],[\"parent/360\",[]],[\"name/361\",[7,17.714]],[\"parent/361\",[338,5.876]],[\"name/362\",[339,66.627]],[\"parent/362\",[340,6.326]],[\"name/363\",[341,66.627]],[\"parent/363\",[]],[\"name/364\",[7,17.714]],[\"parent/364\",[341,5.876]],[\"name/365\",[133,43.399]],[\"parent/365\",[342,6.326]],[\"name/366\",[343,66.627]],[\"parent/366\",[]],[\"name/367\",[7,17.714]],[\"parent/367\",[343,5.876]],[\"name/368\",[344,71.737]],[\"parent/368\",[345,6.326]],[\"name/369\",[346,66.627]],[\"parent/369\",[]],[\"name/370\",[7,17.714]],[\"parent/370\",[346,5.876]],[\"name/371\",[347,71.737]],[\"parent/371\",[348,6.326]],[\"name/372\",[349,66.627]],[\"parent/372\",[]],[\"name/373\",[7,17.714]],[\"parent/373\",[349,5.876]],[\"name/374\",[350,71.737]],[\"parent/374\",[351,6.326]],[\"name/375\",[352,66.627]],[\"parent/375\",[]],[\"name/376\",[7,17.714]],[\"parent/376\",[352,5.876]],[\"name/377\",[353,57.07]],[\"parent/377\",[354,6.326]],[\"name/378\",[355,66.627]],[\"parent/378\",[]],[\"name/379\",[7,17.714]],[\"parent/379\",[355,5.876]],[\"name/380\",[356,71.737]],[\"parent/380\",[357,6.326]],[\"name/381\",[358,66.627]],[\"parent/381\",[]],[\"name/382\",[7,17.714]],[\"parent/382\",[358,5.876]],[\"name/383\",[259,57.07]],[\"parent/383\",[359,5.876]],[\"name/384\",[289,53.275]],[\"parent/384\",[359,5.876]],[\"name/385\",[360,66.627]],[\"parent/385\",[]],[\"name/386\",[7,17.714]],[\"parent/386\",[360,5.876]],[\"name/387\",[361,54.387]],[\"parent/387\",[362,5.876]],[\"name/388\",[363,66.627]],[\"parent/388\",[362,5.876]],[\"name/389\",[364,66.627]],[\"parent/389\",[]],[\"name/390\",[7,17.714]],[\"parent/390\",[364,5.876]],[\"name/391\",[365,60.748]],[\"parent/391\",[366,5.876]],[\"name/392\",[367,54.387]],[\"parent/392\",[366,5.876]],[\"name/393\",[368,66.627]],[\"parent/393\",[]],[\"name/394\",[7,17.714]],[\"parent/394\",[368,5.876]],[\"name/395\",[365,60.748]],[\"parent/395\",[369,5.876]],[\"name/396\",[259,57.07]],[\"parent/396\",[369,5.876]],[\"name/397\",[370,66.627]],[\"parent/397\",[]],[\"name/398\",[7,17.714]],[\"parent/398\",[370,5.876]],[\"name/399\",[361,54.387]],[\"parent/399\",[371,6.326]],[\"name/400\",[372,66.627]],[\"parent/400\",[]],[\"name/401\",[7,17.714]],[\"parent/401\",[372,5.876]],[\"name/402\",[133,43.399]],[\"parent/402\",[373,6.326]],[\"name/403\",[374,66.627]],[\"parent/403\",[]],[\"name/404\",[7,17.714]],[\"parent/404\",[374,5.876]],[\"name/405\",[375,58.741]],[\"parent/405\",[376,6.326]],[\"name/406\",[377,66.627]],[\"parent/406\",[]],[\"name/407\",[7,17.714]],[\"parent/407\",[377,5.876]],[\"name/408\",[378,71.737]],[\"parent/408\",[379,5.033]],[\"name/409\",[380,63.262]],[\"parent/409\",[379,5.033]],[\"name/410\",[381,71.737]],[\"parent/410\",[379,5.033]],[\"name/411\",[382,71.737]],[\"parent/411\",[379,5.033]],[\"name/412\",[383,71.737]],[\"parent/412\",[379,5.033]],[\"name/413\",[384,71.737]],[\"parent/413\",[379,5.033]],[\"name/414\",[385,66.627]],[\"parent/414\",[]],[\"name/415\",[7,17.714]],[\"parent/415\",[385,5.876]],[\"name/416\",[279,54.387]],[\"parent/416\",[386,6.326]],[\"name/417\",[387,66.627]],[\"parent/417\",[]],[\"name/418\",[7,17.714]],[\"parent/418\",[387,5.876]],[\"name/419\",[289,53.275]],[\"parent/419\",[388,6.326]],[\"name/420\",[389,66.627]],[\"parent/420\",[]],[\"name/421\",[7,17.714]],[\"parent/421\",[389,5.876]],[\"name/422\",[361,54.387]],[\"parent/422\",[390,5.876]],[\"name/423\",[289,53.275]],[\"parent/423\",[390,5.876]],[\"name/424\",[391,66.627]],[\"parent/424\",[]],[\"name/425\",[7,17.714]],[\"parent/425\",[391,5.876]],[\"name/426\",[365,60.748]],[\"parent/426\",[392,6.326]],[\"name/427\",[393,66.627]],[\"parent/427\",[]],[\"name/428\",[7,17.714]],[\"parent/428\",[393,5.876]],[\"name/429\",[365,60.748]],[\"parent/429\",[394,5.876]],[\"name/430\",[259,57.07]],[\"parent/430\",[394,5.876]],[\"name/431\",[395,66.627]],[\"parent/431\",[]],[\"name/432\",[7,17.714]],[\"parent/432\",[395,5.876]],[\"name/433\",[361,54.387]],[\"parent/433\",[396,6.326]],[\"name/434\",[397,66.627]],[\"parent/434\",[]],[\"name/435\",[7,17.714]],[\"parent/435\",[397,5.876]],[\"name/436\",[367,54.387]],[\"parent/436\",[398,6.326]],[\"name/437\",[399,66.627]],[\"parent/437\",[]],[\"name/438\",[7,17.714]],[\"parent/438\",[399,5.876]],[\"name/439\",[361,54.387]],[\"parent/439\",[400,5.579]],[\"name/440\",[367,54.387]],[\"parent/440\",[400,5.579]],[\"name/441\",[259,57.07]],[\"parent/441\",[400,5.579]],[\"name/442\",[401,66.627]],[\"parent/442\",[]],[\"name/443\",[7,17.714]],[\"parent/443\",[401,5.876]],[\"name/444\",[402,71.737]],[\"parent/444\",[403,6.326]],[\"name/445\",[404,66.627]],[\"parent/445\",[]],[\"name/446\",[7,17.714]],[\"parent/446\",[404,5.876]],[\"name/447\",[289,53.275]],[\"parent/447\",[405,6.326]],[\"name/448\",[406,66.627]],[\"parent/448\",[]],[\"name/449\",[7,17.714]],[\"parent/449\",[406,5.876]],[\"name/450\",[407,63.262]],[\"parent/450\",[408,5.357]],[\"name/451\",[285,51.364]],[\"parent/451\",[408,5.357]],[\"name/452\",[287,60.748]],[\"parent/452\",[408,5.357]],[\"name/453\",[289,53.275]],[\"parent/453\",[408,5.357]],[\"name/454\",[409,66.627]],[\"parent/454\",[]],[\"name/455\",[7,17.714]],[\"parent/455\",[409,5.876]],[\"name/456\",[410,63.262]],[\"parent/456\",[411,6.326]],[\"name/457\",[412,66.627]],[\"parent/457\",[]],[\"name/458\",[7,17.714]],[\"parent/458\",[412,5.876]],[\"name/459\",[410,63.262]],[\"parent/459\",[413,5.357]],[\"name/460\",[285,51.364]],[\"parent/460\",[413,5.357]],[\"name/461\",[287,60.748]],[\"parent/461\",[413,5.357]],[\"name/462\",[289,53.275]],[\"parent/462\",[413,5.357]],[\"name/463\",[414,66.627]],[\"parent/463\",[]],[\"name/464\",[7,17.714]],[\"parent/464\",[414,5.876]],[\"name/465\",[407,63.262]],[\"parent/465\",[415,6.326]],[\"name/466\",[416,66.627]],[\"parent/466\",[]],[\"name/467\",[7,17.714]],[\"parent/467\",[416,5.876]],[\"name/468\",[407,63.262]],[\"parent/468\",[417,5.579]],[\"name/469\",[285,51.364]],[\"parent/469\",[417,5.579]],[\"name/470\",[279,54.387]],[\"parent/470\",[417,5.579]],[\"name/471\",[418,66.627]],[\"parent/471\",[]],[\"name/472\",[7,17.714]],[\"parent/472\",[418,5.876]],[\"name/473\",[410,63.262]],[\"parent/473\",[419,5.579]],[\"name/474\",[285,51.364]],[\"parent/474\",[419,5.579]],[\"name/475\",[279,54.387]],[\"parent/475\",[419,5.579]],[\"name/476\",[420,66.627]],[\"parent/476\",[]],[\"name/477\",[7,17.714]],[\"parent/477\",[420,5.876]],[\"name/478\",[293,53.275]],[\"parent/478\",[421,6.326]],[\"name/479\",[422,66.627]],[\"parent/479\",[]],[\"name/480\",[7,17.714]],[\"parent/480\",[422,5.876]],[\"name/481\",[423,71.737]],[\"parent/481\",[424,6.326]],[\"name/482\",[425,66.627]],[\"parent/482\",[]],[\"name/483\",[7,17.714]],[\"parent/483\",[425,5.876]],[\"name/484\",[293,53.275]],[\"parent/484\",[426,5.876]],[\"name/485\",[427,58.741]],[\"parent/485\",[426,5.876]],[\"name/486\",[428,66.627]],[\"parent/486\",[]],[\"name/487\",[7,17.714]],[\"parent/487\",[428,5.876]],[\"name/488\",[297,55.639]],[\"parent/488\",[429,6.326]],[\"name/489\",[430,66.627]],[\"parent/489\",[]],[\"name/490\",[7,17.714]],[\"parent/490\",[430,5.876]],[\"name/491\",[431,71.737]],[\"parent/491\",[432,5.579]],[\"name/492\",[293,53.275]],[\"parent/492\",[432,5.579]],[\"name/493\",[427,58.741]],[\"parent/493\",[432,5.579]],[\"name/494\",[433,66.627]],[\"parent/494\",[]],[\"name/495\",[7,17.714]],[\"parent/495\",[433,5.876]],[\"name/496\",[297,55.639]],[\"parent/496\",[434,6.326]],[\"name/497\",[435,66.627]],[\"parent/497\",[]],[\"name/498\",[7,17.714]],[\"parent/498\",[435,5.876]],[\"name/499\",[297,55.639]],[\"parent/499\",[436,5.579]],[\"name/500\",[293,53.275]],[\"parent/500\",[436,5.579]],[\"name/501\",[427,58.741]],[\"parent/501\",[436,5.579]],[\"name/502\",[437,66.627]],[\"parent/502\",[]],[\"name/503\",[7,17.714]],[\"parent/503\",[437,5.876]],[\"name/504\",[438,71.737]],[\"parent/504\",[439,6.326]],[\"name/505\",[440,66.627]],[\"parent/505\",[]],[\"name/506\",[7,17.714]],[\"parent/506\",[440,5.876]],[\"name/507\",[297,55.639]],[\"parent/507\",[441,5.357]],[\"name/508\",[442,63.262]],[\"parent/508\",[441,5.357]],[\"name/509\",[293,53.275]],[\"parent/509\",[441,5.357]],[\"name/510\",[427,58.741]],[\"parent/510\",[441,5.357]],[\"name/511\",[443,66.627]],[\"parent/511\",[]],[\"name/512\",[7,17.714]],[\"parent/512\",[443,5.876]],[\"name/513\",[297,55.639]],[\"parent/513\",[444,5.579]],[\"name/514\",[293,53.275]],[\"parent/514\",[444,5.579]],[\"name/515\",[427,58.741]],[\"parent/515\",[444,5.579]],[\"name/516\",[445,66.627]],[\"parent/516\",[]],[\"name/517\",[7,17.714]],[\"parent/517\",[445,5.876]],[\"name/518\",[446,55.639]],[\"parent/518\",[447,6.326]],[\"name/519\",[448,66.627]],[\"parent/519\",[]],[\"name/520\",[7,17.714]],[\"parent/520\",[448,5.876]],[\"name/521\",[446,55.639]],[\"parent/521\",[449,5.579]],[\"name/522\",[450,71.737]],[\"parent/522\",[449,5.579]],[\"name/523\",[451,71.737]],[\"parent/523\",[449,5.579]],[\"name/524\",[452,66.627]],[\"parent/524\",[]],[\"name/525\",[7,17.714]],[\"parent/525\",[452,5.876]],[\"name/526\",[446,55.639]],[\"parent/526\",[453,6.326]],[\"name/527\",[454,66.627]],[\"parent/527\",[]],[\"name/528\",[7,17.714]],[\"parent/528\",[454,5.876]],[\"name/529\",[446,55.639]],[\"parent/529\",[455,5.876]],[\"name/530\",[442,63.262]],[\"parent/530\",[455,5.876]],[\"name/531\",[456,66.627]],[\"parent/531\",[]],[\"name/532\",[7,17.714]],[\"parent/532\",[456,5.876]],[\"name/533\",[446,55.639]],[\"parent/533\",[457,6.326]],[\"name/534\",[458,66.627]],[\"parent/534\",[]],[\"name/535\",[7,17.714]],[\"parent/535\",[458,5.876]],[\"name/536\",[446,55.639]],[\"parent/536\",[459,6.326]],[\"name/537\",[460,66.627]],[\"parent/537\",[]],[\"name/538\",[7,17.714]],[\"parent/538\",[460,5.876]],[\"name/539\",[289,53.275]],[\"parent/539\",[461,6.326]],[\"name/540\",[462,66.627]],[\"parent/540\",[]],[\"name/541\",[7,17.714]],[\"parent/541\",[462,5.876]],[\"name/542\",[446,55.639]],[\"parent/542\",[463,6.326]],[\"name/543\",[464,66.627]],[\"parent/543\",[]],[\"name/544\",[7,17.714]],[\"parent/544\",[464,5.876]],[\"name/545\",[259,57.07]],[\"parent/545\",[465,6.326]],[\"name/546\",[466,66.627]],[\"parent/546\",[]],[\"name/547\",[7,17.714]],[\"parent/547\",[466,5.876]],[\"name/548\",[133,43.399]],[\"parent/548\",[467,5.579]],[\"name/549\",[279,54.387]],[\"parent/549\",[467,5.579]],[\"name/550\",[285,51.364]],[\"parent/550\",[467,5.579]],[\"name/551\",[468,66.627]],[\"parent/551\",[]],[\"name/552\",[7,17.714]],[\"parent/552\",[468,5.876]],[\"name/553\",[133,43.399]],[\"parent/553\",[469,6.326]],[\"name/554\",[470,66.627]],[\"parent/554\",[]],[\"name/555\",[7,17.714]],[\"parent/555\",[470,5.876]],[\"name/556\",[471,71.737]],[\"parent/556\",[472,5.876]],[\"name/557\",[289,53.275]],[\"parent/557\",[472,5.876]],[\"name/558\",[473,66.627]],[\"parent/558\",[]],[\"name/559\",[7,17.714]],[\"parent/559\",[473,5.876]],[\"name/560\",[474,54.387]],[\"parent/560\",[475,6.326]],[\"name/561\",[476,66.627]],[\"parent/561\",[]],[\"name/562\",[7,17.714]],[\"parent/562\",[476,5.876]],[\"name/563\",[477,71.737]],[\"parent/563\",[478,6.326]],[\"name/564\",[479,71.737]],[\"parent/564\",[]],[\"name/565\",[480,66.627]],[\"parent/565\",[]],[\"name/566\",[7,17.714]],[\"parent/566\",[480,5.876]],[\"name/567\",[481,71.737]],[\"parent/567\",[482,5.876]],[\"name/568\",[483,71.737]],[\"parent/568\",[482,5.876]],[\"name/569\",[484,71.737]],[\"parent/569\",[]],[\"name/570\",[485,66.627]],[\"parent/570\",[]],[\"name/571\",[7,17.714]],[\"parent/571\",[485,5.876]],[\"name/572\",[300,66.627]],[\"parent/572\",[486,6.326]],[\"name/573\",[487,66.627]],[\"parent/573\",[]],[\"name/574\",[7,17.714]],[\"parent/574\",[487,5.876]],[\"name/575\",[297,55.639]],[\"parent/575\",[488,5.579]],[\"name/576\",[293,53.275]],[\"parent/576\",[488,5.579]],[\"name/577\",[295,63.262]],[\"parent/577\",[488,5.579]],[\"name/578\",[489,66.627]],[\"parent/578\",[]],[\"name/579\",[7,17.714]],[\"parent/579\",[489,5.876]],[\"name/580\",[474,54.387]],[\"parent/580\",[490,5.579]],[\"name/581\",[255,63.262]],[\"parent/581\",[490,5.579]],[\"name/582\",[491,66.627]],[\"parent/582\",[490,5.579]],[\"name/583\",[492,66.627]],[\"parent/583\",[]],[\"name/584\",[7,17.714]],[\"parent/584\",[492,5.876]],[\"name/585\",[474,54.387]],[\"parent/585\",[493,6.326]],[\"name/586\",[494,66.627]],[\"parent/586\",[]],[\"name/587\",[7,17.714]],[\"parent/587\",[494,5.876]],[\"name/588\",[474,54.387]],[\"parent/588\",[495,5.357]],[\"name/589\",[255,63.262]],[\"parent/589\",[495,5.357]],[\"name/590\",[257,63.262]],[\"parent/590\",[495,5.357]],[\"name/591\",[491,66.627]],[\"parent/591\",[495,5.357]],[\"name/592\",[496,66.627]],[\"parent/592\",[]],[\"name/593\",[7,17.714]],[\"parent/593\",[496,5.876]],[\"name/594\",[474,54.387]],[\"parent/594\",[497,6.326]],[\"name/595\",[498,66.627]],[\"parent/595\",[]],[\"name/596\",[7,17.714]],[\"parent/596\",[498,5.876]],[\"name/597\",[499,66.627]],[\"parent/597\",[]],[\"name/598\",[7,17.714]],[\"parent/598\",[499,5.876]],[\"name/599\",[361,54.387]],[\"parent/599\",[500,6.326]],[\"name/600\",[501,71.737]],[\"parent/600\",[]],[\"name/601\",[502,66.627]],[\"parent/601\",[]],[\"name/602\",[7,17.714]],[\"parent/602\",[502,5.876]],[\"name/603\",[353,57.07]],[\"parent/603\",[503,6.326]],[\"name/604\",[504,66.627]],[\"parent/604\",[]],[\"name/605\",[7,17.714]],[\"parent/605\",[504,5.876]],[\"name/606\",[367,54.387]],[\"parent/606\",[505,6.326]],[\"name/607\",[506,71.737]],[\"parent/607\",[]],[\"name/608\",[507,66.627]],[\"parent/608\",[]],[\"name/609\",[7,17.714]],[\"parent/609\",[507,5.876]],[\"name/610\",[508,66.627]],[\"parent/610\",[509,6.326]],[\"name/611\",[510,66.627]],[\"parent/611\",[]],[\"name/612\",[7,17.714]],[\"parent/612\",[510,5.876]],[\"name/613\",[511,66.627]],[\"parent/613\",[512,5.876]],[\"name/614\",[361,54.387]],[\"parent/614\",[512,5.876]],[\"name/615\",[513,66.627]],[\"parent/615\",[]],[\"name/616\",[7,17.714]],[\"parent/616\",[513,5.876]],[\"name/617\",[367,54.387]],[\"parent/617\",[514,6.326]],[\"name/618\",[515,66.627]],[\"parent/618\",[]],[\"name/619\",[7,17.714]],[\"parent/619\",[515,5.876]],[\"name/620\",[516,66.627]],[\"parent/620\",[]],[\"name/621\",[7,17.714]],[\"parent/621\",[516,5.876]],[\"name/622\",[133,43.399]],[\"parent/622\",[517,6.326]],[\"name/623\",[518,66.627]],[\"parent/623\",[]],[\"name/624\",[7,17.714]],[\"parent/624\",[518,5.876]],[\"name/625\",[133,43.399]],[\"parent/625\",[519,6.326]],[\"name/626\",[520,71.737]],[\"parent/626\",[]],[\"name/627\",[521,66.627]],[\"parent/627\",[]],[\"name/628\",[7,17.714]],[\"parent/628\",[521,5.876]],[\"name/629\",[522,60.748]],[\"parent/629\",[523,6.326]],[\"name/630\",[524,66.627]],[\"parent/630\",[]],[\"name/631\",[7,17.714]],[\"parent/631\",[524,5.876]],[\"name/632\",[133,43.399]],[\"parent/632\",[525,6.326]],[\"name/633\",[526,66.627]],[\"parent/633\",[]],[\"name/634\",[7,17.714]],[\"parent/634\",[526,5.876]],[\"name/635\",[133,43.399]],[\"parent/635\",[527,6.326]],[\"name/636\",[528,71.737]],[\"parent/636\",[]],[\"name/637\",[529,66.627]],[\"parent/637\",[]],[\"name/638\",[7,17.714]],[\"parent/638\",[529,5.876]],[\"name/639\",[530,63.262]],[\"parent/639\",[531,6.326]],[\"name/640\",[532,66.627]],[\"parent/640\",[]],[\"name/641\",[7,17.714]],[\"parent/641\",[532,5.876]],[\"name/642\",[522,60.748]],[\"parent/642\",[533,6.326]],[\"name/643\",[534,66.627]],[\"parent/643\",[]],[\"name/644\",[7,17.714]],[\"parent/644\",[534,5.876]],[\"name/645\",[530,63.262]],[\"parent/645\",[535,5.876]],[\"name/646\",[133,43.399]],[\"parent/646\",[535,5.876]],[\"name/647\",[536,66.627]],[\"parent/647\",[]],[\"name/648\",[7,17.714]],[\"parent/648\",[536,5.876]],[\"name/649\",[133,43.399]],[\"parent/649\",[537,6.326]],[\"name/650\",[538,66.627]],[\"parent/650\",[]],[\"name/651\",[7,17.714]],[\"parent/651\",[538,5.876]],[\"name/652\",[530,63.262]],[\"parent/652\",[539,5.876]],[\"name/653\",[133,43.399]],[\"parent/653\",[539,5.876]],[\"name/654\",[540,66.627]],[\"parent/654\",[]],[\"name/655\",[7,17.714]],[\"parent/655\",[540,5.876]],[\"name/656\",[133,43.399]],[\"parent/656\",[541,6.326]],[\"name/657\",[542,66.627]],[\"parent/657\",[]],[\"name/658\",[7,17.714]],[\"parent/658\",[542,5.876]],[\"name/659\",[257,63.262]],[\"parent/659\",[543,6.326]],[\"name/660\",[544,66.627]],[\"parent/660\",[]],[\"name/661\",[545,71.737]],[\"parent/661\",[544,5.876]],[\"name/662\",[546,63.262]],[\"parent/662\",[]],[\"name/663\",[547,71.737]],[\"parent/663\",[546,5.579]],[\"name/664\",[548,66.627]],[\"parent/664\",[546,5.579]],[\"name/665\",[549,60.748]],[\"parent/665\",[]],[\"name/666\",[550,71.737]],[\"parent/666\",[549,5.357]],[\"name/667\",[551,71.737]],[\"parent/667\",[549,5.357]],[\"name/668\",[552,71.737]],[\"parent/668\",[549,5.357]],[\"name/669\",[553,35.802]],[\"parent/669\",[]],[\"name/670\",[213,51.364]],[\"parent/670\",[553,3.157]],[\"name/671\",[214,51.364]],[\"parent/671\",[553,3.157]],[\"name/672\",[554,71.737]],[\"parent/672\",[553,3.157]],[\"name/673\",[339,66.627]],[\"parent/673\",[553,3.157]],[\"name/674\",[555,71.737]],[\"parent/674\",[553,3.157]],[\"name/675\",[556,71.737]],[\"parent/675\",[553,3.157]],[\"name/676\",[557,71.737]],[\"parent/676\",[553,3.157]],[\"name/677\",[558,71.737]],[\"parent/677\",[553,3.157]],[\"name/678\",[548,66.627]],[\"parent/678\",[553,3.157]],[\"name/679\",[559,71.737]],[\"parent/679\",[553,3.157]],[\"name/680\",[560,71.737]],[\"parent/680\",[553,3.157]],[\"name/681\",[561,71.737]],[\"parent/681\",[553,3.157]],[\"name/682\",[562,71.737]],[\"parent/682\",[553,3.157]],[\"name/683\",[563,71.737]],[\"parent/683\",[553,3.157]],[\"name/684\",[564,71.737]],[\"parent/684\",[553,3.157]],[\"name/685\",[565,71.737]],[\"parent/685\",[553,3.157]],[\"name/686\",[566,71.737]],[\"parent/686\",[553,3.157]],[\"name/687\",[567,71.737]],[\"parent/687\",[553,3.157]],[\"name/688\",[568,71.737]],[\"parent/688\",[553,3.157]],[\"name/689\",[569,71.737]],[\"parent/689\",[553,3.157]],[\"name/690\",[570,71.737]],[\"parent/690\",[553,3.157]],[\"name/691\",[571,71.737]],[\"parent/691\",[553,3.157]],[\"name/692\",[572,71.737]],[\"parent/692\",[553,3.157]],[\"name/693\",[573,71.737]],[\"parent/693\",[553,3.157]],[\"name/694\",[574,71.737]],[\"parent/694\",[553,3.157]],[\"name/695\",[575,71.737]],[\"parent/695\",[553,3.157]],[\"name/696\",[576,71.737]],[\"parent/696\",[553,3.157]],[\"name/697\",[577,71.737]],[\"parent/697\",[553,3.157]],[\"name/698\",[578,71.737]],[\"parent/698\",[553,3.157]],[\"name/699\",[579,71.737]],[\"parent/699\",[553,3.157]],[\"name/700\",[580,71.737]],[\"parent/700\",[553,3.157]],[\"name/701\",[581,71.737]],[\"parent/701\",[553,3.157]],[\"name/702\",[582,71.737]],[\"parent/702\",[553,3.157]],[\"name/703\",[583,71.737]],[\"parent/703\",[553,3.157]],[\"name/704\",[584,71.737]],[\"parent/704\",[553,3.157]],[\"name/705\",[585,71.737]],[\"parent/705\",[553,3.157]],[\"name/706\",[586,71.737]],[\"parent/706\",[553,3.157]],[\"name/707\",[587,71.737]],[\"parent/707\",[553,3.157]],[\"name/708\",[588,71.737]],[\"parent/708\",[553,3.157]],[\"name/709\",[589,71.737]],[\"parent/709\",[553,3.157]],[\"name/710\",[590,71.737]],[\"parent/710\",[553,3.157]],[\"name/711\",[591,71.737]],[\"parent/711\",[553,3.157]],[\"name/712\",[592,71.737]],[\"parent/712\",[553,3.157]],[\"name/713\",[593,66.627]],[\"parent/713\",[553,3.157]],[\"name/714\",[594,71.737]],[\"parent/714\",[553,3.157]],[\"name/715\",[595,71.737]],[\"parent/715\",[553,3.157]],[\"name/716\",[596,71.737]],[\"parent/716\",[553,3.157]],[\"name/717\",[597,71.737]],[\"parent/717\",[553,3.157]],[\"name/718\",[598,71.737]],[\"parent/718\",[553,3.157]],[\"name/719\",[599,71.737]],[\"parent/719\",[553,3.157]],[\"name/720\",[600,71.737]],[\"parent/720\",[553,3.157]],[\"name/721\",[601,71.737]],[\"parent/721\",[553,3.157]],[\"name/722\",[602,71.737]],[\"parent/722\",[553,3.157]],[\"name/723\",[603,47.753]],[\"parent/723\",[]],[\"name/724\",[604,71.737]],[\"parent/724\",[603,4.211]],[\"name/725\",[605,71.737]],[\"parent/725\",[603,4.211]],[\"name/726\",[606,71.737]],[\"parent/726\",[603,4.211]],[\"name/727\",[607,71.737]],[\"parent/727\",[603,4.211]],[\"name/728\",[608,71.737]],[\"parent/728\",[603,4.211]],[\"name/729\",[609,71.737]],[\"parent/729\",[603,4.211]],[\"name/730\",[610,71.737]],[\"parent/730\",[603,4.211]],[\"name/731\",[611,71.737]],[\"parent/731\",[603,4.211]],[\"name/732\",[612,71.737]],[\"parent/732\",[603,4.211]],[\"name/733\",[613,71.737]],[\"parent/733\",[603,4.211]],[\"name/734\",[614,71.737]],[\"parent/734\",[603,4.211]],[\"name/735\",[615,71.737]],[\"parent/735\",[603,4.211]],[\"name/736\",[128,60.748]],[\"parent/736\",[603,4.211]],[\"name/737\",[616,71.737]],[\"parent/737\",[603,4.211]],[\"name/738\",[617,71.737]],[\"parent/738\",[603,4.211]],[\"name/739\",[618,66.627]],[\"parent/739\",[]],[\"name/740\",[7,17.714]],[\"parent/740\",[618,5.876]],[\"name/741\",[261,46.082]],[\"parent/741\",[619,6.326]],[\"name/742\",[620,66.627]],[\"parent/742\",[]],[\"name/743\",[7,17.714]],[\"parent/743\",[620,5.876]],[\"name/744\",[261,46.082]],[\"parent/744\",[621,6.326]],[\"name/745\",[622,66.627]],[\"parent/745\",[]],[\"name/746\",[7,17.714]],[\"parent/746\",[622,5.876]],[\"name/747\",[261,46.082]],[\"parent/747\",[623,6.326]],[\"name/748\",[624,66.627]],[\"parent/748\",[]],[\"name/749\",[7,17.714]],[\"parent/749\",[624,5.876]],[\"name/750\",[261,46.082]],[\"parent/750\",[625,6.326]],[\"name/751\",[139,44.216]],[\"parent/751\",[]],[\"name/752\",[34,66.627]],[\"parent/752\",[]],[\"name/753\",[626,66.627]],[\"parent/753\",[]],[\"name/754\",[7,17.714]],[\"parent/754\",[626,5.876]],[\"name/755\",[627,71.737]],[\"parent/755\",[628,5.579]],[\"name/756\",[629,71.737]],[\"parent/756\",[628,5.579]],[\"name/757\",[508,66.627]],[\"parent/757\",[628,5.579]],[\"name/758\",[630,66.627]],[\"parent/758\",[]],[\"name/759\",[7,17.714]],[\"parent/759\",[630,5.876]],[\"name/760\",[631,58.741]],[\"parent/760\",[632,5.579]],[\"name/761\",[633,63.262]],[\"parent/761\",[632,5.579]],[\"name/762\",[634,58.741]],[\"parent/762\",[632,5.579]],[\"name/763\",[635,66.627]],[\"parent/763\",[]],[\"name/764\",[7,17.714]],[\"parent/764\",[635,5.876]],[\"name/765\",[636,57.07]],[\"parent/765\",[637,5.033]],[\"name/766\",[130,51.364]],[\"parent/766\",[637,5.033]],[\"name/767\",[638,60.748]],[\"parent/767\",[637,5.033]],[\"name/768\",[639,66.627]],[\"parent/768\",[637,5.033]],[\"name/769\",[640,60.748]],[\"parent/769\",[637,5.033]],[\"name/770\",[641,60.748]],[\"parent/770\",[637,5.033]],[\"name/771\",[642,66.627]],[\"parent/771\",[]],[\"name/772\",[7,17.714]],[\"parent/772\",[642,5.876]],[\"name/773\",[643,66.627]],[\"parent/773\",[]],[\"name/774\",[7,17.714]],[\"parent/774\",[643,5.876]],[\"name/775\",[353,57.07]],[\"parent/775\",[644,6.326]],[\"name/776\",[645,66.627]],[\"parent/776\",[]],[\"name/777\",[7,17.714]],[\"parent/777\",[645,5.876]],[\"name/778\",[363,66.627]],[\"parent/778\",[646,6.326]],[\"name/779\",[647,66.627]],[\"parent/779\",[]],[\"name/780\",[7,17.714]],[\"parent/780\",[647,5.876]],[\"name/781\",[474,54.387]],[\"parent/781\",[648,6.326]],[\"name/782\",[649,63.262]],[\"parent/782\",[]],[\"name/783\",[650,58.741]],[\"parent/783\",[]],[\"name/784\",[634,58.741]],[\"parent/784\",[650,5.18]],[\"name/785\",[651,58.741]],[\"parent/785\",[650,5.18]],[\"name/786\",[652,71.737]],[\"parent/786\",[650,5.18]],[\"name/787\",[653,71.737]],[\"parent/787\",[650,5.18]],[\"name/788\",[654,66.627]],[\"parent/788\",[]],[\"name/789\",[7,17.714]],[\"parent/789\",[654,5.876]],[\"name/790\",[655,71.737]],[\"parent/790\",[656,6.326]],[\"name/791\",[657,66.627]],[\"parent/791\",[]],[\"name/792\",[7,17.714]],[\"parent/792\",[657,5.876]],[\"name/793\",[130,51.364]],[\"parent/793\",[658,5.579]],[\"name/794\",[133,43.399]],[\"parent/794\",[658,5.579]],[\"name/795\",[164,60.748]],[\"parent/795\",[658,5.579]],[\"name/796\",[659,66.627]],[\"parent/796\",[]],[\"name/797\",[7,17.714]],[\"parent/797\",[659,5.876]],[\"name/798\",[636,57.07]],[\"parent/798\",[660,5.579]],[\"name/799\",[353,57.07]],[\"parent/799\",[660,5.579]],[\"name/800\",[661,71.737]],[\"parent/800\",[660,5.579]],[\"name/801\",[662,71.737]],[\"parent/801\",[]],[\"name/802\",[663,66.627]],[\"parent/802\",[]],[\"name/803\",[7,17.714]],[\"parent/803\",[663,5.876]],[\"name/804\",[139,44.216]],[\"parent/804\",[664,5.876]],[\"name/805\",[261,46.082]],[\"parent/805\",[664,5.876]],[\"name/806\",[665,66.627]],[\"parent/806\",[]],[\"name/807\",[7,17.714]],[\"parent/807\",[665,5.876]],[\"name/808\",[132,43.799]],[\"parent/808\",[666,5.876]],[\"name/809\",[139,44.216]],[\"parent/809\",[666,5.876]],[\"name/810\",[667,71.737]],[\"parent/810\",[]],[\"name/811\",[668,66.627]],[\"parent/811\",[]],[\"name/812\",[7,17.714]],[\"parent/812\",[668,5.876]],[\"name/813\",[187,54.387]],[\"parent/813\",[669,5.579]],[\"name/814\",[670,66.627]],[\"parent/814\",[669,5.579]],[\"name/815\",[671,66.627]],[\"parent/815\",[669,5.579]],[\"name/816\",[672,66.627]],[\"parent/816\",[]],[\"name/817\",[7,17.714]],[\"parent/817\",[672,5.876]],[\"name/818\",[187,54.387]],[\"parent/818\",[673,5.579]],[\"name/819\",[674,66.627]],[\"parent/819\",[673,5.579]],[\"name/820\",[675,57.07]],[\"parent/820\",[673,5.579]],[\"name/821\",[676,66.627]],[\"parent/821\",[]],[\"name/822\",[7,17.714]],[\"parent/822\",[676,5.876]],[\"name/823\",[279,54.387]],[\"parent/823\",[677,5.357]],[\"name/824\",[187,54.387]],[\"parent/824\",[677,5.357]],[\"name/825\",[670,66.627]],[\"parent/825\",[677,5.357]],[\"name/826\",[671,66.627]],[\"parent/826\",[677,5.357]],[\"name/827\",[678,66.627]],[\"parent/827\",[]],[\"name/828\",[7,17.714]],[\"parent/828\",[678,5.876]],[\"name/829\",[187,54.387]],[\"parent/829\",[679,5.357]],[\"name/830\",[674,66.627]],[\"parent/830\",[679,5.357]],[\"name/831\",[680,71.737]],[\"parent/831\",[679,5.357]],[\"name/832\",[675,57.07]],[\"parent/832\",[679,5.357]],[\"name/833\",[32,63.262]],[\"parent/833\",[]],[\"name/834\",[7,17.714]],[\"parent/834\",[32,5.579]],[\"name/835\",[139,31.382,166,39.489]],[\"parent/835\",[681,4.796]],[\"name/836\",[682,71.737]],[\"parent/836\",[681,4.796]],[\"name/837\",[166,55.639]],[\"parent/837\",[681,4.796]],[\"name/838\",[633,63.262]],[\"parent/838\",[681,4.796]],[\"name/839\",[683,71.737]],[\"parent/839\",[681,4.796]],[\"name/840\",[684,71.737]],[\"parent/840\",[681,4.796]],[\"name/841\",[133,43.399]],[\"parent/841\",[681,4.796]],[\"name/842\",[685,66.627]],[\"parent/842\",[681,4.796]],[\"name/843\",[686,63.262]],[\"parent/843\",[]],[\"name/844\",[634,58.741]],[\"parent/844\",[686,5.579]],[\"name/845\",[651,58.741]],[\"parent/845\",[686,5.579]],[\"name/846\",[687,66.627]],[\"parent/846\",[]],[\"name/847\",[7,17.714]],[\"parent/847\",[687,5.876]],[\"name/848\",[139,44.216]],[\"parent/848\",[688,4.907]],[\"name/849\",[689,63.262]],[\"parent/849\",[688,4.907]],[\"name/850\",[690,66.627]],[\"parent/850\",[688,4.907]],[\"name/851\",[649,63.262]],[\"parent/851\",[688,4.907]],[\"name/852\",[691,66.627]],[\"parent/852\",[688,4.907]],[\"name/853\",[692,49.76]],[\"parent/853\",[688,4.907]],[\"name/854\",[161,57.07]],[\"parent/854\",[688,4.907]],[\"name/855\",[693,66.627]],[\"parent/855\",[]],[\"name/856\",[7,17.714]],[\"parent/856\",[693,5.876]],[\"name/857\",[694,60.748]],[\"parent/857\",[695,5.876]],[\"name/858\",[696,66.627]],[\"parent/858\",[695,5.876]],[\"name/859\",[697,66.627]],[\"parent/859\",[]],[\"name/860\",[7,17.714]],[\"parent/860\",[697,5.876]],[\"name/861\",[139,44.216]],[\"parent/861\",[698,5.357]],[\"name/862\",[353,57.07]],[\"parent/862\",[698,5.357]],[\"name/863\",[132,43.799]],[\"parent/863\",[698,5.357]],[\"name/864\",[367,54.387]],[\"parent/864\",[698,5.357]],[\"name/865\",[699,66.627]],[\"parent/865\",[]],[\"name/866\",[7,17.714]],[\"parent/866\",[699,5.876]],[\"name/867\",[694,60.748]],[\"parent/867\",[700,6.326]],[\"name/868\",[701,66.627]],[\"parent/868\",[]],[\"name/869\",[7,17.714]],[\"parent/869\",[701,5.876]],[\"name/870\",[139,44.216]],[\"parent/870\",[702,4.907]],[\"name/871\",[692,49.76]],[\"parent/871\",[702,4.907]],[\"name/872\",[703,66.627]],[\"parent/872\",[702,4.907]],[\"name/873\",[689,63.262]],[\"parent/873\",[702,4.907]],[\"name/874\",[649,63.262]],[\"parent/874\",[702,4.907]],[\"name/875\",[691,66.627]],[\"parent/875\",[702,4.907]],[\"name/876\",[161,57.07]],[\"parent/876\",[702,4.907]],[\"name/877\",[704,66.627]],[\"parent/877\",[]],[\"name/878\",[7,17.714]],[\"parent/878\",[704,5.876]],[\"name/879\",[132,43.799]],[\"parent/879\",[705,5.357]],[\"name/880\",[696,66.627]],[\"parent/880\",[705,5.357]],[\"name/881\",[692,49.76]],[\"parent/881\",[705,5.357]],[\"name/882\",[706,47.164]],[\"parent/882\",[705,5.357]],[\"name/883\",[707,66.627]],[\"parent/883\",[]],[\"name/884\",[7,17.714]],[\"parent/884\",[707,5.876]],[\"name/885\",[139,44.216]],[\"parent/885\",[708,4.796]],[\"name/886\",[692,49.76]],[\"parent/886\",[708,4.796]],[\"name/887\",[709,71.737]],[\"parent/887\",[708,4.796]],[\"name/888\",[703,66.627]],[\"parent/888\",[708,4.796]],[\"name/889\",[689,63.262]],[\"parent/889\",[708,4.796]],[\"name/890\",[261,46.082]],[\"parent/890\",[708,4.796]],[\"name/891\",[710,63.262]],[\"parent/891\",[708,4.796]],[\"name/892\",[711,71.737]],[\"parent/892\",[708,4.796]],[\"name/893\",[712,66.627]],[\"parent/893\",[]],[\"name/894\",[7,17.714]],[\"parent/894\",[712,5.876]],[\"name/895\",[132,43.799]],[\"parent/895\",[713,5.579]],[\"name/896\",[692,49.76]],[\"parent/896\",[713,5.579]],[\"name/897\",[706,47.164]],[\"parent/897\",[713,5.579]],[\"name/898\",[714,66.627]],[\"parent/898\",[]],[\"name/899\",[7,17.714]],[\"parent/899\",[714,5.876]],[\"name/900\",[139,44.216]],[\"parent/900\",[715,5.357]],[\"name/901\",[353,57.07]],[\"parent/901\",[715,5.357]],[\"name/902\",[132,43.799]],[\"parent/902\",[715,5.357]],[\"name/903\",[367,54.387]],[\"parent/903\",[715,5.357]],[\"name/904\",[716,66.627]],[\"parent/904\",[]],[\"name/905\",[7,17.714]],[\"parent/905\",[716,5.876]],[\"name/906\",[132,43.799]],[\"parent/906\",[717,5.876]],[\"name/907\",[706,47.164]],[\"parent/907\",[717,5.876]],[\"name/908\",[718,66.627]],[\"parent/908\",[]],[\"name/909\",[7,17.714]],[\"parent/909\",[718,5.876]],[\"name/910\",[139,44.216]],[\"parent/910\",[719,5.18]],[\"name/911\",[132,43.799]],[\"parent/911\",[719,5.18]],[\"name/912\",[720,58.741]],[\"parent/912\",[719,5.18]],[\"name/913\",[631,58.741]],[\"parent/913\",[719,5.18]],[\"name/914\",[721,66.627]],[\"parent/914\",[719,5.18]],[\"name/915\",[722,66.627]],[\"parent/915\",[]],[\"name/916\",[7,17.714]],[\"parent/916\",[722,5.876]],[\"name/917\",[723,71.737]],[\"parent/917\",[724,5.357]],[\"name/918\",[187,54.387]],[\"parent/918\",[724,5.357]],[\"name/919\",[261,46.082]],[\"parent/919\",[724,5.357]],[\"name/920\",[633,63.262]],[\"parent/920\",[724,5.357]],[\"name/921\",[725,66.627]],[\"parent/921\",[]],[\"name/922\",[7,17.714]],[\"parent/922\",[725,5.876]],[\"name/923\",[139,44.216]],[\"parent/923\",[726,5.033]],[\"name/924\",[694,60.748]],[\"parent/924\",[726,5.033]],[\"name/925\",[690,66.627]],[\"parent/925\",[726,5.033]],[\"name/926\",[720,58.741]],[\"parent/926\",[726,5.033]],[\"name/927\",[631,58.741]],[\"parent/927\",[726,5.033]],[\"name/928\",[721,66.627]],[\"parent/928\",[726,5.033]],[\"name/929\",[727,66.627]],[\"parent/929\",[]],[\"name/930\",[7,17.714]],[\"parent/930\",[727,5.876]],[\"name/931\",[638,60.748]],[\"parent/931\",[728,5.18]],[\"name/932\",[729,71.737]],[\"parent/932\",[728,5.18]],[\"name/933\",[730,71.737]],[\"parent/933\",[728,5.18]],[\"name/934\",[731,71.737]],[\"parent/934\",[728,5.18]],[\"name/935\",[732,50.53]],[\"parent/935\",[728,5.18]],[\"name/936\",[733,66.627]],[\"parent/936\",[]],[\"name/937\",[7,17.714]],[\"parent/937\",[733,5.876]],[\"name/938\",[734,54.387]],[\"parent/938\",[735,5.876]],[\"name/939\",[675,57.07]],[\"parent/939\",[735,5.876]],[\"name/940\",[736,66.627]],[\"parent/940\",[]],[\"name/941\",[7,17.714]],[\"parent/941\",[736,5.876]],[\"name/942\",[139,44.216]],[\"parent/942\",[737,5.579]],[\"name/943\",[133,43.399]],[\"parent/943\",[737,5.579]],[\"name/944\",[720,58.741]],[\"parent/944\",[737,5.579]],[\"name/945\",[738,66.627]],[\"parent/945\",[]],[\"name/946\",[7,17.714]],[\"parent/946\",[738,5.876]],[\"name/947\",[133,43.399]],[\"parent/947\",[739,6.326]],[\"name/948\",[740,66.627]],[\"parent/948\",[]],[\"name/949\",[7,17.714]],[\"parent/949\",[740,5.876]],[\"name/950\",[139,44.216]],[\"parent/950\",[741,5.18]],[\"name/951\",[133,43.399]],[\"parent/951\",[741,5.18]],[\"name/952\",[640,60.748]],[\"parent/952\",[741,5.18]],[\"name/953\",[641,60.748]],[\"parent/953\",[741,5.18]],[\"name/954\",[732,50.53]],[\"parent/954\",[741,5.18]],[\"name/955\",[742,66.627]],[\"parent/955\",[]],[\"name/956\",[7,17.714]],[\"parent/956\",[742,5.876]],[\"name/957\",[133,43.399]],[\"parent/957\",[743,6.326]],[\"name/958\",[744,66.627]],[\"parent/958\",[]],[\"name/959\",[7,17.714]],[\"parent/959\",[744,5.876]],[\"name/960\",[139,44.216]],[\"parent/960\",[745,5.357]],[\"name/961\",[640,60.748]],[\"parent/961\",[745,5.357]],[\"name/962\",[641,60.748]],[\"parent/962\",[745,5.357]],[\"name/963\",[732,50.53]],[\"parent/963\",[745,5.357]],[\"name/964\",[746,66.627]],[\"parent/964\",[]],[\"name/965\",[7,17.714]],[\"parent/965\",[746,5.876]],[\"name/966\",[133,43.399]],[\"parent/966\",[747,6.326]],[\"name/967\",[748,66.627]],[\"parent/967\",[]],[\"name/968\",[7,17.714]],[\"parent/968\",[748,5.876]],[\"name/969\",[139,44.216]],[\"parent/969\",[749,5.579]],[\"name/970\",[133,43.399]],[\"parent/970\",[749,5.579]],[\"name/971\",[720,58.741]],[\"parent/971\",[749,5.579]],[\"name/972\",[750,66.627]],[\"parent/972\",[]],[\"name/973\",[7,17.714]],[\"parent/973\",[750,5.876]],[\"name/974\",[640,60.748]],[\"parent/974\",[751,5.876]],[\"name/975\",[641,60.748]],[\"parent/975\",[751,5.876]],[\"name/976\",[752,66.627]],[\"parent/976\",[]],[\"name/977\",[7,17.714]],[\"parent/977\",[752,5.876]],[\"name/978\",[753,66.627]],[\"parent/978\",[754,5.579]],[\"name/979\",[140,48.378]],[\"parent/979\",[754,5.579]],[\"name/980\",[720,58.741]],[\"parent/980\",[754,5.579]],[\"name/981\",[755,66.627]],[\"parent/981\",[]],[\"name/982\",[7,17.714]],[\"parent/982\",[755,5.876]],[\"name/983\",[133,43.399]],[\"parent/983\",[756,6.326]],[\"name/984\",[757,66.627]],[\"parent/984\",[]],[\"name/985\",[7,17.714]],[\"parent/985\",[757,5.876]],[\"name/986\",[753,66.627]],[\"parent/986\",[758,5.579]],[\"name/987\",[133,43.399]],[\"parent/987\",[758,5.579]],[\"name/988\",[732,50.53]],[\"parent/988\",[758,5.579]],[\"name/989\",[759,66.627]],[\"parent/989\",[]],[\"name/990\",[7,17.714]],[\"parent/990\",[759,5.876]],[\"name/991\",[140,48.378]],[\"parent/991\",[760,6.326]],[\"name/992\",[761,66.627]],[\"parent/992\",[]],[\"name/993\",[7,17.714]],[\"parent/993\",[761,5.876]],[\"name/994\",[139,44.216]],[\"parent/994\",[762,5.579]],[\"name/995\",[631,58.741]],[\"parent/995\",[762,5.579]],[\"name/996\",[651,58.741]],[\"parent/996\",[762,5.579]],[\"name/997\",[763,66.627]],[\"parent/997\",[]],[\"name/998\",[7,17.714]],[\"parent/998\",[763,5.876]],[\"name/999\",[764,71.737]],[\"parent/999\",[765,6.326]],[\"name/1000\",[766,66.627]],[\"parent/1000\",[]],[\"name/1001\",[7,17.714]],[\"parent/1001\",[766,5.876]],[\"name/1002\",[139,44.216]],[\"parent/1002\",[767,5.579]],[\"name/1003\",[132,43.799]],[\"parent/1003\",[767,5.579]],[\"name/1004\",[161,57.07]],[\"parent/1004\",[767,5.579]],[\"name/1005\",[768,66.627]],[\"parent/1005\",[]],[\"name/1006\",[7,17.714]],[\"parent/1006\",[768,5.876]],[\"name/1007\",[367,54.387]],[\"parent/1007\",[769,5.876]],[\"name/1008\",[361,54.387]],[\"parent/1008\",[769,5.876]],[\"name/1009\",[770,46.082]],[\"parent/1009\",[]],[\"name/1010\",[213,51.364]],[\"parent/1010\",[770,4.064]],[\"name/1011\",[214,51.364]],[\"parent/1011\",[770,4.064]],[\"name/1012\",[771,71.737]],[\"parent/1012\",[770,4.064]],[\"name/1013\",[772,71.737]],[\"parent/1013\",[770,4.064]],[\"name/1014\",[773,71.737]],[\"parent/1014\",[770,4.064]],[\"name/1015\",[774,71.737]],[\"parent/1015\",[770,4.064]],[\"name/1016\",[775,71.737]],[\"parent/1016\",[770,4.064]],[\"name/1017\",[776,71.737]],[\"parent/1017\",[770,4.064]],[\"name/1018\",[777,71.737]],[\"parent/1018\",[770,4.064]],[\"name/1019\",[778,71.737]],[\"parent/1019\",[770,4.064]],[\"name/1020\",[779,71.737]],[\"parent/1020\",[770,4.064]],[\"name/1021\",[780,71.737]],[\"parent/1021\",[770,4.064]],[\"name/1022\",[781,71.737]],[\"parent/1022\",[770,4.064]],[\"name/1023\",[782,71.737]],[\"parent/1023\",[770,4.064]],[\"name/1024\",[783,71.737]],[\"parent/1024\",[770,4.064]],[\"name/1025\",[784,66.627]],[\"parent/1025\",[770,4.064]],[\"name/1026\",[785,71.737]],[\"parent/1026\",[770,4.064]],[\"name/1027\",[786,71.737]],[\"parent/1027\",[770,4.064]],[\"name/1028\",[787,66.627]],[\"parent/1028\",[]],[\"name/1029\",[7,17.714]],[\"parent/1029\",[787,5.876]],[\"name/1030\",[788,66.627]],[\"parent/1030\",[789,6.326]],[\"name/1031\",[790,66.627]],[\"parent/1031\",[]],[\"name/1032\",[7,17.714]],[\"parent/1032\",[790,5.876]],[\"name/1033\",[791,71.737]],[\"parent/1033\",[]],[\"name/1034\",[792,66.627]],[\"parent/1034\",[]],[\"name/1035\",[7,17.714]],[\"parent/1035\",[792,5.876]],[\"name/1036\",[793,71.737]],[\"parent/1036\",[794,5.876]],[\"name/1037\",[261,46.082]],[\"parent/1037\",[794,5.876]],[\"name/1038\",[795,66.627]],[\"parent/1038\",[]],[\"name/1039\",[7,17.714]],[\"parent/1039\",[795,5.876]],[\"name/1040\",[261,46.082]],[\"parent/1040\",[796,6.326]],[\"name/1041\",[797,66.627]],[\"parent/1041\",[]],[\"name/1042\",[7,17.714]],[\"parent/1042\",[797,5.876]],[\"name/1043\",[798,66.627]],[\"parent/1043\",[799,6.326]],[\"name/1044\",[800,66.627]],[\"parent/1044\",[]],[\"name/1045\",[7,17.714]],[\"parent/1045\",[800,5.876]],[\"name/1046\",[140,48.378]],[\"parent/1046\",[801,6.326]],[\"name/1047\",[802,66.627]],[\"parent/1047\",[]],[\"name/1048\",[7,17.714]],[\"parent/1048\",[802,5.876]],[\"name/1049\",[692,49.76]],[\"parent/1049\",[803,6.326]],[\"name/1050\",[804,71.737]],[\"parent/1050\",[]],[\"name/1051\",[805,66.627]],[\"parent/1051\",[]],[\"name/1052\",[7,17.714]],[\"parent/1052\",[805,5.876]],[\"name/1053\",[261,46.082]],[\"parent/1053\",[806,6.326]],[\"name/1054\",[636,57.07]],[\"parent/1054\",[]],[\"name/1055\",[52,63.262]],[\"parent/1055\",[]],[\"name/1056\",[7,17.714]],[\"parent/1056\",[52,5.579]],[\"name/1057\",[130,51.364]],[\"parent/1057\",[807,5.876]],[\"name/1058\",[808,66.627]],[\"parent/1058\",[807,5.876]],[\"name/1059\",[809,54.387]],[\"parent/1059\",[]],[\"name/1060\",[810,71.737]],[\"parent/1060\",[809,4.796]],[\"name/1061\",[811,71.737]],[\"parent/1061\",[809,4.796]],[\"name/1062\",[812,71.737]],[\"parent/1062\",[809,4.796]],[\"name/1063\",[813,71.737]],[\"parent/1063\",[809,4.796]],[\"name/1064\",[814,71.737]],[\"parent/1064\",[809,4.796]],[\"name/1065\",[815,71.737]],[\"parent/1065\",[809,4.796]],[\"name/1066\",[816,71.737]],[\"parent/1066\",[809,4.796]],[\"name/1067\",[817,66.627]],[\"parent/1067\",[]],[\"name/1068\",[7,17.714]],[\"parent/1068\",[817,5.876]],[\"name/1069\",[636,57.07]],[\"parent/1069\",[818,6.326]],[\"name/1070\",[819,66.627]],[\"parent/1070\",[]],[\"name/1071\",[7,17.714]],[\"parent/1071\",[819,5.876]],[\"name/1072\",[636,57.07]],[\"parent/1072\",[820,6.326]],[\"name/1073\",[821,66.627]],[\"parent/1073\",[]],[\"name/1074\",[7,17.714]],[\"parent/1074\",[821,5.876]],[\"name/1075\",[140,48.378]],[\"parent/1075\",[822,6.326]],[\"name/1076\",[823,66.627]],[\"parent/1076\",[]],[\"name/1077\",[7,17.714]],[\"parent/1077\",[823,5.876]],[\"name/1078\",[824,71.737]],[\"parent/1078\",[825,6.326]],[\"name/1079\",[826,66.627]],[\"parent/1079\",[]],[\"name/1080\",[7,17.714]],[\"parent/1080\",[826,5.876]],[\"name/1081\",[140,48.378]],[\"parent/1081\",[827,5.579]],[\"name/1082\",[675,57.07]],[\"parent/1082\",[827,5.579]],[\"name/1083\",[639,66.627]],[\"parent/1083\",[827,5.579]],[\"name/1084\",[828,66.627]],[\"parent/1084\",[]],[\"name/1085\",[7,17.714]],[\"parent/1085\",[828,5.876]],[\"name/1086\",[829,71.737]],[\"parent/1086\",[830,6.326]],[\"name/1087\",[831,66.627]],[\"parent/1087\",[]],[\"name/1088\",[7,17.714]],[\"parent/1088\",[831,5.876]],[\"name/1089\",[832,71.737]],[\"parent/1089\",[833,6.326]],[\"name/1090\",[834,66.627]],[\"parent/1090\",[]],[\"name/1091\",[7,17.714]],[\"parent/1091\",[834,5.876]],[\"name/1092\",[140,48.378]],[\"parent/1092\",[835,6.326]],[\"name/1093\",[836,66.627]],[\"parent/1093\",[]],[\"name/1094\",[7,17.714]],[\"parent/1094\",[836,5.876]],[\"name/1095\",[375,58.741]],[\"parent/1095\",[837,6.326]],[\"name/1096\",[838,66.627]],[\"parent/1096\",[]],[\"name/1097\",[7,17.714]],[\"parent/1097\",[838,5.876]],[\"name/1098\",[140,48.378]],[\"parent/1098\",[839,6.326]],[\"name/1099\",[840,66.627]],[\"parent/1099\",[]],[\"name/1100\",[7,17.714]],[\"parent/1100\",[840,5.876]],[\"name/1101\",[841,71.737]],[\"parent/1101\",[842,6.326]],[\"name/1102\",[843,66.627]],[\"parent/1102\",[]],[\"name/1103\",[7,17.714]],[\"parent/1103\",[843,5.876]],[\"name/1104\",[636,57.07]],[\"parent/1104\",[844,6.326]],[\"name/1105\",[845,66.627]],[\"parent/1105\",[]],[\"name/1106\",[7,17.714]],[\"parent/1106\",[845,5.876]],[\"name/1107\",[130,51.364]],[\"parent/1107\",[846,6.326]],[\"name/1108\",[847,66.627]],[\"parent/1108\",[]],[\"name/1109\",[7,17.714]],[\"parent/1109\",[847,5.876]],[\"name/1110\",[848,63.262]],[\"parent/1110\",[849,6.326]],[\"name/1111\",[850,66.627]],[\"parent/1111\",[]],[\"name/1112\",[7,17.714]],[\"parent/1112\",[850,5.876]],[\"name/1113\",[140,48.378]],[\"parent/1113\",[851,6.326]],[\"name/1114\",[852,66.627]],[\"parent/1114\",[]],[\"name/1115\",[7,17.714]],[\"parent/1115\",[852,5.876]],[\"name/1116\",[140,48.378]],[\"parent/1116\",[853,5.876]],[\"name/1117\",[854,71.737]],[\"parent/1117\",[853,5.876]],[\"name/1118\",[855,66.627]],[\"parent/1118\",[]],[\"name/1119\",[7,17.714]],[\"parent/1119\",[855,5.876]],[\"name/1120\",[848,63.262]],[\"parent/1120\",[856,6.326]],[\"name/1121\",[857,66.627]],[\"parent/1121\",[]],[\"name/1122\",[7,17.714]],[\"parent/1122\",[857,5.876]],[\"name/1123\",[788,66.627]],[\"parent/1123\",[858,5.876]],[\"name/1124\",[848,63.262]],[\"parent/1124\",[858,5.876]],[\"name/1125\",[859,66.627]],[\"parent/1125\",[]],[\"name/1126\",[7,17.714]],[\"parent/1126\",[859,5.876]],[\"name/1127\",[798,66.627]],[\"parent/1127\",[860,5.876]],[\"name/1128\",[732,50.53]],[\"parent/1128\",[860,5.876]],[\"name/1129\",[861,66.627]],[\"parent/1129\",[]],[\"name/1130\",[7,17.714]],[\"parent/1130\",[861,5.876]],[\"name/1131\",[140,48.378]],[\"parent/1131\",[862,6.326]],[\"name/1132\",[863,66.627]],[\"parent/1132\",[]],[\"name/1133\",[7,17.714]],[\"parent/1133\",[863,5.876]],[\"name/1134\",[130,51.364]],[\"parent/1134\",[864,5.876]],[\"name/1135\",[732,50.53]],[\"parent/1135\",[864,5.876]],[\"name/1136\",[865,66.627]],[\"parent/1136\",[]],[\"name/1137\",[7,17.714]],[\"parent/1137\",[865,5.876]],[\"name/1138\",[380,63.262]],[\"parent/1138\",[866,6.326]],[\"name/1139\",[867,66.627]],[\"parent/1139\",[]],[\"name/1140\",[7,17.714]],[\"parent/1140\",[867,5.876]],[\"name/1141\",[130,51.364]],[\"parent/1141\",[868,5.579]],[\"name/1142\",[380,63.262]],[\"parent/1142\",[868,5.579]],[\"name/1143\",[732,50.53]],[\"parent/1143\",[868,5.579]],[\"name/1144\",[869,66.627]],[\"parent/1144\",[]],[\"name/1145\",[7,17.714]],[\"parent/1145\",[869,5.876]],[\"name/1146\",[130,51.364]],[\"parent/1146\",[870,6.326]],[\"name/1147\",[871,66.627]],[\"parent/1147\",[]],[\"name/1148\",[7,17.714]],[\"parent/1148\",[871,5.876]],[\"name/1149\",[638,60.748]],[\"parent/1149\",[872,5.876]],[\"name/1150\",[732,50.53]],[\"parent/1150\",[872,5.876]],[\"name/1151\",[873,66.627]],[\"parent/1151\",[]],[\"name/1152\",[7,17.714]],[\"parent/1152\",[873,5.876]],[\"name/1153\",[130,51.364]],[\"parent/1153\",[874,4.53]],[\"name/1154\",[875,71.737]],[\"parent/1154\",[874,4.53]],[\"name/1155\",[876,71.737]],[\"parent/1155\",[874,4.53]],[\"name/1156\",[133,43.399]],[\"parent/1156\",[874,4.53]],[\"name/1157\",[877,71.737]],[\"parent/1157\",[874,4.53]],[\"name/1158\",[878,71.737]],[\"parent/1158\",[874,4.53]],[\"name/1159\",[164,60.748]],[\"parent/1159\",[874,4.53]],[\"name/1160\",[879,66.627]],[\"parent/1160\",[874,4.53]],[\"name/1161\",[880,66.627]],[\"parent/1161\",[874,4.53]],[\"name/1162\",[881,66.627]],[\"parent/1162\",[874,4.53]],[\"name/1163\",[882,71.737]],[\"parent/1163\",[874,4.53]],[\"name/1164\",[883,66.627]],[\"parent/1164\",[]],[\"name/1165\",[7,17.714]],[\"parent/1165\",[883,5.876]],[\"name/1166\",[130,51.364]],[\"parent/1166\",[884,4.907]],[\"name/1167\",[133,43.399]],[\"parent/1167\",[884,4.907]],[\"name/1168\",[164,60.748]],[\"parent/1168\",[884,4.907]],[\"name/1169\",[879,66.627]],[\"parent/1169\",[884,4.907]],[\"name/1170\",[880,66.627]],[\"parent/1170\",[884,4.907]],[\"name/1171\",[881,66.627]],[\"parent/1171\",[884,4.907]],[\"name/1172\",[732,50.53]],[\"parent/1172\",[884,4.907]],[\"name/1173\",[885,66.627]],[\"parent/1173\",[]],[\"name/1174\",[7,17.714]],[\"parent/1174\",[885,5.876]],[\"name/1175\",[638,60.748]],[\"parent/1175\",[886,6.326]],[\"name/1176\",[887,66.627]],[\"parent/1176\",[]],[\"name/1177\",[7,17.714]],[\"parent/1177\",[887,5.876]],[\"name/1178\",[888,66.627]],[\"parent/1178\",[889,5.18]],[\"name/1179\",[890,60.748]],[\"parent/1179\",[889,5.18]],[\"name/1180\",[891,66.627]],[\"parent/1180\",[889,5.18]],[\"name/1181\",[694,60.748]],[\"parent/1181\",[889,5.18]],[\"name/1182\",[732,50.53]],[\"parent/1182\",[889,5.18]],[\"name/1183\",[892,66.627]],[\"parent/1183\",[]],[\"name/1184\",[7,17.714]],[\"parent/1184\",[892,5.876]],[\"name/1185\",[132,43.799]],[\"parent/1185\",[893,5.876]],[\"name/1186\",[706,47.164]],[\"parent/1186\",[893,5.876]],[\"name/1187\",[894,66.627]],[\"parent/1187\",[]],[\"name/1188\",[7,17.714]],[\"parent/1188\",[894,5.876]],[\"name/1189\",[130,51.364]],[\"parent/1189\",[895,6.326]],[\"name/1190\",[896,66.627]],[\"parent/1190\",[]],[\"name/1191\",[7,17.714]],[\"parent/1191\",[896,5.876]],[\"name/1192\",[166,55.639]],[\"parent/1192\",[897,6.326]],[\"name/1193\",[898,44.216]],[\"parent/1193\",[]],[\"name/1194\",[213,51.364]],[\"parent/1194\",[898,3.899]],[\"name/1195\",[214,51.364]],[\"parent/1195\",[898,3.899]],[\"name/1196\",[899,71.737]],[\"parent/1196\",[898,3.899]],[\"name/1197\",[900,71.737]],[\"parent/1197\",[898,3.899]],[\"name/1198\",[901,71.737]],[\"parent/1198\",[898,3.899]],[\"name/1199\",[902,71.737]],[\"parent/1199\",[898,3.899]],[\"name/1200\",[903,71.737]],[\"parent/1200\",[898,3.899]],[\"name/1201\",[904,71.737]],[\"parent/1201\",[898,3.899]],[\"name/1202\",[905,71.737]],[\"parent/1202\",[898,3.899]],[\"name/1203\",[906,71.737]],[\"parent/1203\",[898,3.899]],[\"name/1204\",[907,71.737]],[\"parent/1204\",[898,3.899]],[\"name/1205\",[908,71.737]],[\"parent/1205\",[898,3.899]],[\"name/1206\",[909,71.737]],[\"parent/1206\",[898,3.899]],[\"name/1207\",[910,71.737]],[\"parent/1207\",[898,3.899]],[\"name/1208\",[911,71.737]],[\"parent/1208\",[898,3.899]],[\"name/1209\",[784,66.627]],[\"parent/1209\",[898,3.899]],[\"name/1210\",[912,71.737]],[\"parent/1210\",[898,3.899]],[\"name/1211\",[913,71.737]],[\"parent/1211\",[898,3.899]],[\"name/1212\",[914,71.737]],[\"parent/1212\",[898,3.899]],[\"name/1213\",[915,71.737]],[\"parent/1213\",[898,3.899]],[\"name/1214\",[916,71.737]],[\"parent/1214\",[898,3.899]],[\"name/1215\",[917,71.737]],[\"parent/1215\",[898,3.899]],[\"name/1216\",[918,47.164]],[\"parent/1216\",[]],[\"name/1217\",[919,71.737]],[\"parent/1217\",[918,4.159]],[\"name/1218\",[920,71.737]],[\"parent/1218\",[918,4.159]],[\"name/1219\",[921,71.737]],[\"parent/1219\",[918,4.159]],[\"name/1220\",[922,71.737]],[\"parent/1220\",[918,4.159]],[\"name/1221\",[923,71.737]],[\"parent/1221\",[918,4.159]],[\"name/1222\",[924,71.737]],[\"parent/1222\",[918,4.159]],[\"name/1223\",[925,71.737]],[\"parent/1223\",[918,4.159]],[\"name/1224\",[926,71.737]],[\"parent/1224\",[918,4.159]],[\"name/1225\",[927,71.737]],[\"parent/1225\",[918,4.159]],[\"name/1226\",[928,71.737]],[\"parent/1226\",[918,4.159]],[\"name/1227\",[929,71.737]],[\"parent/1227\",[918,4.159]],[\"name/1228\",[128,60.748]],[\"parent/1228\",[918,4.159]],[\"name/1229\",[930,71.737]],[\"parent/1229\",[918,4.159]],[\"name/1230\",[931,71.737]],[\"parent/1230\",[918,4.159]],[\"name/1231\",[932,71.737]],[\"parent/1231\",[918,4.159]],[\"name/1232\",[933,71.737]],[\"parent/1232\",[918,4.159]],[\"name/1233\",[934,66.627]],[\"parent/1233\",[]],[\"name/1234\",[7,17.714]],[\"parent/1234\",[934,5.876]],[\"name/1235\",[706,47.164]],[\"parent/1235\",[935,5.876]],[\"name/1236\",[936,49.76]],[\"parent/1236\",[935,5.876]],[\"name/1237\",[937,66.627]],[\"parent/1237\",[]],[\"name/1238\",[7,17.714]],[\"parent/1238\",[937,5.876]],[\"name/1239\",[938,57.07]],[\"parent/1239\",[939,5.579]],[\"name/1240\",[706,47.164]],[\"parent/1240\",[939,5.579]],[\"name/1241\",[936,49.76]],[\"parent/1241\",[939,5.579]],[\"name/1242\",[940,66.627]],[\"parent/1242\",[]],[\"name/1243\",[7,17.714]],[\"parent/1243\",[940,5.876]],[\"name/1244\",[941,55.639]],[\"parent/1244\",[942,5.357]],[\"name/1245\",[706,47.164]],[\"parent/1245\",[942,5.357]],[\"name/1246\",[936,49.76]],[\"parent/1246\",[942,5.357]],[\"name/1247\",[132,43.799]],[\"parent/1247\",[942,5.357]],[\"name/1248\",[943,66.627]],[\"parent/1248\",[]],[\"name/1249\",[7,17.714]],[\"parent/1249\",[943,5.876]],[\"name/1250\",[941,55.639]],[\"parent/1250\",[944,5.357]],[\"name/1251\",[706,47.164]],[\"parent/1251\",[944,5.357]],[\"name/1252\",[936,49.76]],[\"parent/1252\",[944,5.357]],[\"name/1253\",[132,43.799]],[\"parent/1253\",[944,5.357]],[\"name/1254\",[945,66.627]],[\"parent/1254\",[]],[\"name/1255\",[7,17.714]],[\"parent/1255\",[945,5.876]],[\"name/1256\",[941,55.639]],[\"parent/1256\",[946,5.18]],[\"name/1257\",[706,47.164]],[\"parent/1257\",[946,5.18]],[\"name/1258\",[936,49.76]],[\"parent/1258\",[946,5.18]],[\"name/1259\",[132,43.799]],[\"parent/1259\",[946,5.18]],[\"name/1260\",[938,57.07]],[\"parent/1260\",[946,5.18]],[\"name/1261\",[947,66.627]],[\"parent/1261\",[]],[\"name/1262\",[7,17.714]],[\"parent/1262\",[947,5.876]],[\"name/1263\",[941,55.639]],[\"parent/1263\",[948,5.357]],[\"name/1264\",[706,47.164]],[\"parent/1264\",[948,5.357]],[\"name/1265\",[936,49.76]],[\"parent/1265\",[948,5.357]],[\"name/1266\",[132,43.799]],[\"parent/1266\",[948,5.357]],[\"name/1267\",[949,66.627]],[\"parent/1267\",[]],[\"name/1268\",[7,17.714]],[\"parent/1268\",[949,5.876]],[\"name/1269\",[941,55.639]],[\"parent/1269\",[950,5.18]],[\"name/1270\",[706,47.164]],[\"parent/1270\",[950,5.18]],[\"name/1271\",[936,49.76]],[\"parent/1271\",[950,5.18]],[\"name/1272\",[132,43.799]],[\"parent/1272\",[950,5.18]],[\"name/1273\",[938,57.07]],[\"parent/1273\",[950,5.18]],[\"name/1274\",[951,66.627]],[\"parent/1274\",[]],[\"name/1275\",[7,17.714]],[\"parent/1275\",[951,5.876]],[\"name/1276\",[706,47.164]],[\"parent/1276\",[952,5.357]],[\"name/1277\",[936,49.76]],[\"parent/1277\",[952,5.357]],[\"name/1278\",[132,43.799]],[\"parent/1278\",[952,5.357]],[\"name/1279\",[938,57.07]],[\"parent/1279\",[952,5.357]],[\"name/1280\",[953,66.627]],[\"parent/1280\",[]],[\"name/1281\",[7,17.714]],[\"parent/1281\",[953,5.876]],[\"name/1282\",[706,47.164]],[\"parent/1282\",[954,5.357]],[\"name/1283\",[936,49.76]],[\"parent/1283\",[954,5.357]],[\"name/1284\",[955,60.748]],[\"parent/1284\",[954,5.357]],[\"name/1285\",[956,60.748]],[\"parent/1285\",[954,5.357]],[\"name/1286\",[957,66.627]],[\"parent/1286\",[]],[\"name/1287\",[7,17.714]],[\"parent/1287\",[957,5.876]],[\"name/1288\",[706,47.164]],[\"parent/1288\",[958,5.357]],[\"name/1289\",[936,49.76]],[\"parent/1289\",[958,5.357]],[\"name/1290\",[955,60.748]],[\"parent/1290\",[958,5.357]],[\"name/1291\",[956,60.748]],[\"parent/1291\",[958,5.357]],[\"name/1292\",[959,66.627]],[\"parent/1292\",[]],[\"name/1293\",[7,17.714]],[\"parent/1293\",[959,5.876]],[\"name/1294\",[706,47.164]],[\"parent/1294\",[960,5.357]],[\"name/1295\",[936,49.76]],[\"parent/1295\",[960,5.357]],[\"name/1296\",[955,60.748]],[\"parent/1296\",[960,5.357]],[\"name/1297\",[956,60.748]],[\"parent/1297\",[960,5.357]],[\"name/1298\",[961,66.627]],[\"parent/1298\",[]],[\"name/1299\",[7,17.714]],[\"parent/1299\",[961,5.876]],[\"name/1300\",[706,47.164]],[\"parent/1300\",[962,5.357]],[\"name/1301\",[936,49.76]],[\"parent/1301\",[962,5.357]],[\"name/1302\",[955,60.748]],[\"parent/1302\",[962,5.357]],[\"name/1303\",[956,60.748]],[\"parent/1303\",[962,5.357]],[\"name/1304\",[963,66.627]],[\"parent/1304\",[]],[\"name/1305\",[7,17.714]],[\"parent/1305\",[963,5.876]],[\"name/1306\",[706,47.164]],[\"parent/1306\",[964,5.579]],[\"name/1307\",[936,49.76]],[\"parent/1307\",[964,5.579]],[\"name/1308\",[938,57.07]],[\"parent/1308\",[964,5.579]],[\"name/1309\",[965,71.737]],[\"parent/1309\",[]],[\"name/1310\",[966,66.627]],[\"parent/1310\",[]],[\"name/1311\",[7,17.714]],[\"parent/1311\",[966,5.876]],[\"name/1312\",[967,60.748]],[\"parent/1312\",[968,5.357]],[\"name/1313\",[969,60.748]],[\"parent/1313\",[968,5.357]],[\"name/1314\",[970,63.262]],[\"parent/1314\",[968,5.357]],[\"name/1315\",[971,66.627]],[\"parent/1315\",[968,5.357]],[\"name/1316\",[972,66.627]],[\"parent/1316\",[]],[\"name/1317\",[7,17.714]],[\"parent/1317\",[972,5.876]],[\"name/1318\",[969,60.748]],[\"parent/1318\",[973,5.876]],[\"name/1319\",[651,58.741]],[\"parent/1319\",[973,5.876]],[\"name/1320\",[974,66.627]],[\"parent/1320\",[]],[\"name/1321\",[7,17.714]],[\"parent/1321\",[974,5.876]],[\"name/1322\",[975,66.627]],[\"parent/1322\",[976,6.326]],[\"name/1323\",[977,66.627]],[\"parent/1323\",[]],[\"name/1324\",[7,17.714]],[\"parent/1324\",[977,5.876]],[\"name/1325\",[375,58.741]],[\"parent/1325\",[978,5.579]],[\"name/1326\",[979,66.627]],[\"parent/1326\",[978,5.579]],[\"name/1327\",[980,71.737]],[\"parent/1327\",[978,5.579]],[\"name/1328\",[981,66.627]],[\"parent/1328\",[]],[\"name/1329\",[7,17.714]],[\"parent/1329\",[981,5.876]],[\"name/1330\",[132,43.799]],[\"parent/1330\",[982,5.579]],[\"name/1331\",[983,66.627]],[\"parent/1331\",[982,5.579]],[\"name/1332\",[984,63.262]],[\"parent/1332\",[982,5.579]],[\"name/1333\",[985,66.627]],[\"parent/1333\",[]],[\"name/1334\",[7,17.714]],[\"parent/1334\",[985,5.876]],[\"name/1335\",[375,58.741]],[\"parent/1335\",[986,5.18]],[\"name/1336\",[987,71.737]],[\"parent/1336\",[986,5.18]],[\"name/1337\",[967,60.748]],[\"parent/1337\",[986,5.18]],[\"name/1338\",[938,57.07]],[\"parent/1338\",[986,5.18]],[\"name/1339\",[984,63.262]],[\"parent/1339\",[986,5.18]],[\"name/1340\",[988,60.748]],[\"parent/1340\",[]],[\"name/1341\",[989,71.737]],[\"parent/1341\",[988,5.357]],[\"name/1342\",[990,71.737]],[\"parent/1342\",[988,5.357]],[\"name/1343\",[991,71.737]],[\"parent/1343\",[988,5.357]],[\"name/1344\",[992,66.627]],[\"parent/1344\",[]],[\"name/1345\",[7,17.714]],[\"parent/1345\",[992,5.876]],[\"name/1346\",[140,48.378]],[\"parent/1346\",[993,6.326]],[\"name/1347\",[994,66.627]],[\"parent/1347\",[]],[\"name/1348\",[7,17.714]],[\"parent/1348\",[994,5.876]],[\"name/1349\",[375,58.741]],[\"parent/1349\",[995,5.876]],[\"name/1350\",[692,49.76]],[\"parent/1350\",[995,5.876]],[\"name/1351\",[996,71.737]],[\"parent/1351\",[]],[\"name/1352\",[997,60.748]],[\"parent/1352\",[]],[\"name/1353\",[998,71.737]],[\"parent/1353\",[997,5.357]],[\"name/1354\",[999,63.262]],[\"parent/1354\",[997,5.357]],[\"name/1355\",[1000,71.737]],[\"parent/1355\",[997,5.357]],[\"name/1356\",[1001,66.627]],[\"parent/1356\",[]],[\"name/1357\",[7,17.714]],[\"parent/1357\",[1001,5.876]],[\"name/1358\",[140,48.378]],[\"parent/1358\",[1002,5.579]],[\"name/1359\",[983,66.627]],[\"parent/1359\",[1002,5.579]],[\"name/1360\",[984,63.262]],[\"parent/1360\",[1002,5.579]],[\"name/1361\",[1003,66.627]],[\"parent/1361\",[]],[\"name/1362\",[7,17.714]],[\"parent/1362\",[1003,5.876]],[\"name/1363\",[1004,60.748]],[\"parent/1363\",[1005,5.876]],[\"name/1364\",[1006,60.748]],[\"parent/1364\",[1005,5.876]],[\"name/1365\",[1007,66.627]],[\"parent/1365\",[]],[\"name/1366\",[7,17.714]],[\"parent/1366\",[1007,5.876]],[\"name/1367\",[1004,60.748]],[\"parent/1367\",[1008,6.326]],[\"name/1368\",[1009,66.627]],[\"parent/1368\",[]],[\"name/1369\",[7,17.714]],[\"parent/1369\",[1009,5.876]],[\"name/1370\",[1010,71.737]],[\"parent/1370\",[1011,5.876]],[\"name/1371\",[1012,71.737]],[\"parent/1371\",[1011,5.876]],[\"name/1372\",[1013,66.627]],[\"parent/1372\",[]],[\"name/1373\",[7,17.714]],[\"parent/1373\",[1013,5.876]],[\"name/1374\",[1004,60.748]],[\"parent/1374\",[1014,5.876]],[\"name/1375\",[1015,71.737]],[\"parent/1375\",[1014,5.876]],[\"name/1376\",[1016,66.627]],[\"parent/1376\",[]],[\"name/1377\",[7,17.714]],[\"parent/1377\",[1016,5.876]],[\"name/1378\",[1017,66.627]],[\"parent/1378\",[1018,6.326]],[\"name/1379\",[1019,66.627]],[\"parent/1379\",[]],[\"name/1380\",[7,17.714]],[\"parent/1380\",[1019,5.876]],[\"name/1381\",[1004,60.748]],[\"parent/1381\",[1020,6.326]],[\"name/1382\",[1021,66.627]],[\"parent/1382\",[]],[\"name/1383\",[7,17.714]],[\"parent/1383\",[1021,5.876]],[\"name/1384\",[1006,60.748]],[\"parent/1384\",[1022,5.876]],[\"name/1385\",[1023,71.737]],[\"parent/1385\",[1022,5.876]],[\"name/1386\",[1024,66.627]],[\"parent/1386\",[]],[\"name/1387\",[7,17.714]],[\"parent/1387\",[1024,5.876]],[\"name/1388\",[1006,60.748]],[\"parent/1388\",[1025,6.326]],[\"name/1389\",[1026,66.627]],[\"parent/1389\",[]],[\"name/1390\",[7,17.714]],[\"parent/1390\",[1026,5.876]],[\"name/1391\",[132,43.799]],[\"parent/1391\",[1027,5.579]],[\"name/1392\",[139,44.216]],[\"parent/1392\",[1027,5.579]],[\"name/1393\",[1028,63.262]],[\"parent/1393\",[1027,5.579]],[\"name/1394\",[1029,66.627]],[\"parent/1394\",[]],[\"name/1395\",[7,17.714]],[\"parent/1395\",[1029,5.876]],[\"name/1396\",[941,55.639]],[\"parent/1396\",[1030,5.876]],[\"name/1397\",[1031,66.627]],[\"parent/1397\",[1030,5.876]],[\"name/1398\",[1032,66.627]],[\"parent/1398\",[]],[\"name/1399\",[7,17.714]],[\"parent/1399\",[1032,5.876]],[\"name/1400\",[139,44.216]],[\"parent/1400\",[1033,5.18]],[\"name/1401\",[132,43.799]],[\"parent/1401\",[1033,5.18]],[\"name/1402\",[941,55.639]],[\"parent/1402\",[1033,5.18]],[\"name/1403\",[1028,63.262]],[\"parent/1403\",[1033,5.18]],[\"name/1404\",[1031,66.627]],[\"parent/1404\",[1033,5.18]],[\"name/1405\",[1034,66.627]],[\"parent/1405\",[]],[\"name/1406\",[7,17.714]],[\"parent/1406\",[1034,5.876]],[\"name/1407\",[1035,71.737]],[\"parent/1407\",[1036,5.876]],[\"name/1408\",[1028,63.262]],[\"parent/1408\",[1036,5.876]],[\"name/1409\",[1037,51.364]],[\"parent/1409\",[]],[\"name/1410\",[213,51.364]],[\"parent/1410\",[1037,4.53]],[\"name/1411\",[214,51.364]],[\"parent/1411\",[1037,4.53]],[\"name/1412\",[1038,71.737]],[\"parent/1412\",[1037,4.53]],[\"name/1413\",[1039,71.737]],[\"parent/1413\",[1037,4.53]],[\"name/1414\",[1040,71.737]],[\"parent/1414\",[1037,4.53]],[\"name/1415\",[1041,71.737]],[\"parent/1415\",[1037,4.53]],[\"name/1416\",[1042,71.737]],[\"parent/1416\",[1037,4.53]],[\"name/1417\",[1043,71.737]],[\"parent/1417\",[1037,4.53]],[\"name/1418\",[1044,71.737]],[\"parent/1418\",[1037,4.53]],[\"name/1419\",[1045,71.737]],[\"parent/1419\",[1037,4.53]],[\"name/1420\",[1046,66.627]],[\"parent/1420\",[]],[\"name/1421\",[7,17.714]],[\"parent/1421\",[1046,5.876]],[\"name/1422\",[1047,66.627]],[\"parent/1422\",[]],[\"name/1423\",[7,17.714]],[\"parent/1423\",[1047,5.876]],[\"name/1424\",[1048,66.627]],[\"parent/1424\",[]],[\"name/1425\",[7,17.714]],[\"parent/1425\",[1048,5.876]],[\"name/1426\",[1049,71.737]],[\"parent/1426\",[1050,5.579]],[\"name/1427\",[1051,71.737]],[\"parent/1427\",[1050,5.579]],[\"name/1428\",[710,63.262]],[\"parent/1428\",[1050,5.579]],[\"name/1429\",[1052,71.737]],[\"parent/1429\",[]],[\"name/1430\",[1053,60.748]],[\"parent/1430\",[]],[\"name/1431\",[1054,71.737]],[\"parent/1431\",[1053,5.357]],[\"name/1432\",[1055,71.737]],[\"parent/1432\",[1053,5.357]],[\"name/1433\",[1056,71.737]],[\"parent/1433\",[1053,5.357]],[\"name/1434\",[1057,66.627]],[\"parent/1434\",[]],[\"name/1435\",[7,17.714]],[\"parent/1435\",[1057,5.876]],[\"name/1436\",[692,49.76]],[\"parent/1436\",[1058,5.876]],[\"name/1437\",[1059,71.737]],[\"parent/1437\",[1058,5.876]],[\"name/1438\",[1060,66.627]],[\"parent/1438\",[]],[\"name/1439\",[7,17.714]],[\"parent/1439\",[1060,5.876]],[\"name/1440\",[692,49.76]],[\"parent/1440\",[1061,6.326]],[\"name/1441\",[1062,66.627]],[\"parent/1441\",[]],[\"name/1442\",[7,17.714]],[\"parent/1442\",[1062,5.876]],[\"name/1443\",[692,49.76]],[\"parent/1443\",[1063,6.326]],[\"name/1444\",[1064,66.627]],[\"parent/1444\",[]],[\"name/1445\",[7,17.714]],[\"parent/1445\",[1064,5.876]],[\"name/1446\",[1065,71.737]],[\"parent/1446\",[1066,6.326]],[\"name/1447\",[1067,66.627]],[\"parent/1447\",[]],[\"name/1448\",[7,17.714]],[\"parent/1448\",[1067,5.876]],[\"name/1449\",[734,54.387]],[\"parent/1449\",[1068,5.876]],[\"name/1450\",[1069,71.737]],[\"parent/1450\",[1068,5.876]],[\"name/1451\",[1070,66.627]],[\"parent/1451\",[]],[\"name/1452\",[7,17.714]],[\"parent/1452\",[1070,5.876]],[\"name/1453\",[1071,66.627]],[\"parent/1453\",[1072,6.326]],[\"name/1454\",[1073,66.627]],[\"parent/1454\",[]],[\"name/1455\",[7,17.714]],[\"parent/1455\",[1073,5.876]],[\"name/1456\",[1074,71.737]],[\"parent/1456\",[1075,5.876]],[\"name/1457\",[1076,71.737]],[\"parent/1457\",[1075,5.876]],[\"name/1458\",[1077,66.627]],[\"parent/1458\",[]],[\"name/1459\",[7,17.714]],[\"parent/1459\",[1077,5.876]],[\"name/1460\",[1078,66.627]],[\"parent/1460\",[1079,6.326]],[\"name/1461\",[1080,66.627]],[\"parent/1461\",[]],[\"name/1462\",[7,17.714]],[\"parent/1462\",[1080,5.876]],[\"name/1463\",[1078,66.627]],[\"parent/1463\",[1081,6.326]],[\"name/1464\",[1082,66.627]],[\"parent/1464\",[]],[\"name/1465\",[7,17.714]],[\"parent/1465\",[1082,5.876]],[\"name/1466\",[1083,71.737]],[\"parent/1466\",[1084,6.326]],[\"name/1467\",[1085,54.387]],[\"parent/1467\",[]],[\"name/1468\",[213,51.364]],[\"parent/1468\",[1085,4.796]],[\"name/1469\",[214,51.364]],[\"parent/1469\",[1085,4.796]],[\"name/1470\",[1086,71.737]],[\"parent/1470\",[1085,4.796]],[\"name/1471\",[1087,71.737]],[\"parent/1471\",[1085,4.796]],[\"name/1472\",[1088,71.737]],[\"parent/1472\",[1085,4.796]],[\"name/1473\",[1089,71.737]],[\"parent/1473\",[1085,4.796]],[\"name/1474\",[1090,71.737]],[\"parent/1474\",[1085,4.796]],[\"name/1475\",[1091,47.753]],[\"parent/1475\",[]],[\"name/1476\",[1092,71.737]],[\"parent/1476\",[1091,4.211]],[\"name/1477\",[1093,71.737]],[\"parent/1477\",[1091,4.211]],[\"name/1478\",[1094,71.737]],[\"parent/1478\",[1091,4.211]],[\"name/1479\",[125,63.262]],[\"parent/1479\",[1091,4.211]],[\"name/1480\",[1095,71.737]],[\"parent/1480\",[1091,4.211]],[\"name/1481\",[1096,71.737]],[\"parent/1481\",[1091,4.211]],[\"name/1482\",[1097,71.737]],[\"parent/1482\",[1091,4.211]],[\"name/1483\",[1098,71.737]],[\"parent/1483\",[1091,4.211]],[\"name/1484\",[1099,71.737]],[\"parent/1484\",[1091,4.211]],[\"name/1485\",[1100,71.737]],[\"parent/1485\",[1091,4.211]],[\"name/1486\",[1101,71.737]],[\"parent/1486\",[1091,4.211]],[\"name/1487\",[1102,71.737]],[\"parent/1487\",[1091,4.211]],[\"name/1488\",[1103,71.737]],[\"parent/1488\",[1091,4.211]],[\"name/1489\",[1104,71.737]],[\"parent/1489\",[1091,4.211]],[\"name/1490\",[1105,71.737]],[\"parent/1490\",[1091,4.211]],[\"name/1491\",[1106,66.627]],[\"parent/1491\",[]],[\"name/1492\",[7,17.714]],[\"parent/1492\",[1106,5.876]],[\"name/1493\",[1107,71.737]],[\"parent/1493\",[1108,5.033]],[\"name/1494\",[1109,71.737]],[\"parent/1494\",[1108,5.033]],[\"name/1495\",[1110,71.737]],[\"parent/1495\",[1108,5.033]],[\"name/1496\",[1111,71.737]],[\"parent/1496\",[1108,5.033]],[\"name/1497\",[1112,71.737]],[\"parent/1497\",[1108,5.033]],[\"name/1498\",[161,57.07]],[\"parent/1498\",[1108,5.033]],[\"name/1499\",[1113,66.627]],[\"parent/1499\",[]],[\"name/1500\",[7,17.714]],[\"parent/1500\",[1113,5.876]],[\"name/1501\",[1114,66.627]],[\"parent/1501\",[]],[\"name/1502\",[7,17.714]],[\"parent/1502\",[1114,5.876]],[\"name/1503\",[1115,66.627]],[\"parent/1503\",[]],[\"name/1504\",[7,17.714]],[\"parent/1504\",[1115,5.876]],[\"name/1505\",[140,48.378]],[\"parent/1505\",[1116,5.876]],[\"name/1506\",[1117,71.737]],[\"parent/1506\",[1116,5.876]],[\"name/1507\",[1118,71.737]],[\"parent/1507\",[]],[\"name/1508\",[1119,66.627]],[\"parent/1508\",[]],[\"name/1509\",[7,17.714]],[\"parent/1509\",[1119,5.876]],[\"name/1510\",[1120,71.737]],[\"parent/1510\",[1121,4.698]],[\"name/1511\",[1122,71.737]],[\"parent/1511\",[1121,4.698]],[\"name/1512\",[1123,71.737]],[\"parent/1512\",[1121,4.698]],[\"name/1513\",[1124,71.737]],[\"parent/1513\",[1121,4.698]],[\"name/1514\",[1125,71.737]],[\"parent/1514\",[1121,4.698]],[\"name/1515\",[1126,71.737]],[\"parent/1515\",[1121,4.698]],[\"name/1516\",[1127,71.737]],[\"parent/1516\",[1121,4.698]],[\"name/1517\",[1128,71.737]],[\"parent/1517\",[1121,4.698]],[\"name/1518\",[1129,71.737]],[\"parent/1518\",[1121,4.698]],[\"name/1519\",[1130,66.627]],[\"parent/1519\",[]],[\"name/1520\",[7,17.714]],[\"parent/1520\",[1130,5.876]],[\"name/1521\",[132,43.799]],[\"parent/1521\",[1131,4.907]],[\"name/1522\",[734,54.387]],[\"parent/1522\",[1131,4.907]],[\"name/1523\",[1132,63.262]],[\"parent/1523\",[1131,4.907]],[\"name/1524\",[139,44.216]],[\"parent/1524\",[1131,4.907]],[\"name/1525\",[1133,71.737]],[\"parent/1525\",[1131,4.907]],[\"name/1526\",[732,50.53]],[\"parent/1526\",[1131,4.907]],[\"name/1527\",[1134,66.627]],[\"parent/1527\",[1131,4.907]],[\"name/1528\",[1135,66.627]],[\"parent/1528\",[]],[\"name/1529\",[7,17.714]],[\"parent/1529\",[1135,5.876]],[\"name/1530\",[967,60.748]],[\"parent/1530\",[1136,5.18]],[\"name/1531\",[969,60.748]],[\"parent/1531\",[1136,5.18]],[\"name/1532\",[970,63.262]],[\"parent/1532\",[1136,5.18]],[\"name/1533\",[734,54.387]],[\"parent/1533\",[1136,5.18]],[\"name/1534\",[971,66.627]],[\"parent/1534\",[1136,5.18]],[\"name/1535\",[1137,66.627]],[\"parent/1535\",[]],[\"name/1536\",[7,17.714]],[\"parent/1536\",[1137,5.876]],[\"name/1537\",[132,43.799]],[\"parent/1537\",[1138,5.033]],[\"name/1538\",[734,54.387]],[\"parent/1538\",[1138,5.033]],[\"name/1539\",[1132,63.262]],[\"parent/1539\",[1138,5.033]],[\"name/1540\",[139,44.216]],[\"parent/1540\",[1138,5.033]],[\"name/1541\",[732,50.53]],[\"parent/1541\",[1138,5.033]],[\"name/1542\",[1134,66.627]],[\"parent/1542\",[1138,5.033]],[\"name/1543\",[1139,66.627]],[\"parent/1543\",[]],[\"name/1544\",[7,17.714]],[\"parent/1544\",[1139,5.876]],[\"name/1545\",[969,60.748]],[\"parent/1545\",[1140,5.579]],[\"name/1546\",[970,63.262]],[\"parent/1546\",[1140,5.579]],[\"name/1547\",[734,54.387]],[\"parent/1547\",[1140,5.579]],[\"name/1548\",[1141,66.627]],[\"parent/1548\",[]],[\"name/1549\",[7,17.714]],[\"parent/1549\",[1141,5.876]],[\"name/1550\",[734,54.387]],[\"parent/1550\",[1142,5.18]],[\"name/1551\",[631,58.741]],[\"parent/1551\",[1142,5.18]],[\"name/1552\",[634,58.741]],[\"parent/1552\",[1142,5.18]],[\"name/1553\",[1132,63.262]],[\"parent/1553\",[1142,5.18]],[\"name/1554\",[1143,71.737]],[\"parent/1554\",[1142,5.18]],[\"name/1555\",[1144,66.627]],[\"parent/1555\",[]],[\"name/1556\",[7,17.714]],[\"parent/1556\",[1144,5.876]],[\"name/1557\",[651,58.741]],[\"parent/1557\",[1145,6.326]],[\"name/1558\",[1146,57.07]],[\"parent/1558\",[]],[\"name/1559\",[213,51.364]],[\"parent/1559\",[1146,5.033]],[\"name/1560\",[214,51.364]],[\"parent/1560\",[1146,5.033]],[\"name/1561\",[1147,71.737]],[\"parent/1561\",[1146,5.033]],[\"name/1562\",[1148,71.737]],[\"parent/1562\",[1146,5.033]],[\"name/1563\",[1149,71.737]],[\"parent/1563\",[1146,5.033]],[\"name/1564\",[1150,46.082]],[\"parent/1564\",[]],[\"name/1565\",[1151,71.737]],[\"parent/1565\",[1150,4.064]],[\"name/1566\",[1152,71.737]],[\"parent/1566\",[1150,4.064]],[\"name/1567\",[1153,71.737]],[\"parent/1567\",[1150,4.064]],[\"name/1568\",[1154,71.737]],[\"parent/1568\",[1150,4.064]],[\"name/1569\",[1155,71.737]],[\"parent/1569\",[1150,4.064]],[\"name/1570\",[1156,71.737]],[\"parent/1570\",[1150,4.064]],[\"name/1571\",[1157,71.737]],[\"parent/1571\",[1150,4.064]],[\"name/1572\",[1158,71.737]],[\"parent/1572\",[1150,4.064]],[\"name/1573\",[1159,71.737]],[\"parent/1573\",[1150,4.064]],[\"name/1574\",[1160,71.737]],[\"parent/1574\",[1150,4.064]],[\"name/1575\",[1161,71.737]],[\"parent/1575\",[1150,4.064]],[\"name/1576\",[1162,71.737]],[\"parent/1576\",[1150,4.064]],[\"name/1577\",[1163,71.737]],[\"parent/1577\",[1150,4.064]],[\"name/1578\",[1164,71.737]],[\"parent/1578\",[1150,4.064]],[\"name/1579\",[1165,71.737]],[\"parent/1579\",[1150,4.064]],[\"name/1580\",[1166,71.737]],[\"parent/1580\",[1150,4.064]],[\"name/1581\",[1167,71.737]],[\"parent/1581\",[1150,4.064]],[\"name/1582\",[1168,71.737]],[\"parent/1582\",[1150,4.064]],[\"name/1583\",[1169,66.627]],[\"parent/1583\",[]],[\"name/1584\",[7,17.714]],[\"parent/1584\",[1169,5.876]],[\"name/1585\",[442,63.262]],[\"parent/1585\",[1170,5.876]],[\"name/1586\",[1171,71.737]],[\"parent/1586\",[1170,5.876]],[\"name/1587\",[1172,63.262]],[\"parent/1587\",[]],[\"name/1588\",[1173,71.737]],[\"parent/1588\",[1172,5.579]],[\"name/1589\",[1174,71.737]],[\"parent/1589\",[1172,5.579]],[\"name/1590\",[1175,71.737]],[\"parent/1590\",[]],[\"name/1591\",[1176,66.627]],[\"parent/1591\",[]],[\"name/1592\",[7,17.714]],[\"parent/1592\",[1176,5.876]],[\"name/1593\",[1177,71.737]],[\"parent/1593\",[1178,5.876]],[\"name/1594\",[1179,71.737]],[\"parent/1594\",[1178,5.876]],[\"name/1595\",[1180,57.07]],[\"parent/1595\",[]],[\"name/1596\",[1181,71.737]],[\"parent/1596\",[1180,5.033]],[\"name/1597\",[1182,71.737]],[\"parent/1597\",[1180,5.033]],[\"name/1598\",[1183,71.737]],[\"parent/1598\",[1180,5.033]],[\"name/1599\",[1184,71.737]],[\"parent/1599\",[1180,5.033]],[\"name/1600\",[1185,71.737]],[\"parent/1600\",[1180,5.033]],[\"name/1601\",[1186,66.627]],[\"parent/1601\",[]],[\"name/1602\",[7,17.714]],[\"parent/1602\",[1186,5.876]],[\"name/1603\",[675,57.07]],[\"parent/1603\",[1187,4.907]],[\"name/1604\",[1188,66.627]],[\"parent/1604\",[1187,4.907]],[\"name/1605\",[1189,71.737]],[\"parent/1605\",[1187,4.907]],[\"name/1606\",[1190,71.737]],[\"parent/1606\",[1187,4.907]],[\"name/1607\",[1191,71.737]],[\"parent/1607\",[1187,4.907]],[\"name/1608\",[979,66.627]],[\"parent/1608\",[1187,4.907]],[\"name/1609\",[975,66.627]],[\"parent/1609\",[1187,4.907]],[\"name/1610\",[1192,66.627]],[\"parent/1610\",[]],[\"name/1611\",[7,17.714]],[\"parent/1611\",[1192,5.876]],[\"name/1612\",[675,57.07]],[\"parent/1612\",[1193,4.796]],[\"name/1613\",[1194,71.737]],[\"parent/1613\",[1193,4.796]],[\"name/1614\",[1195,71.737]],[\"parent/1614\",[1193,4.796]],[\"name/1615\",[888,66.627]],[\"parent/1615\",[1193,4.796]],[\"name/1616\",[890,60.748]],[\"parent/1616\",[1193,4.796]],[\"name/1617\",[261,46.082]],[\"parent/1617\",[1193,4.796]],[\"name/1618\",[710,63.262]],[\"parent/1618\",[1193,4.796]],[\"name/1619\",[1196,71.737]],[\"parent/1619\",[1193,4.796]],[\"name/1620\",[1197,66.627]],[\"parent/1620\",[]],[\"name/1621\",[7,17.714]],[\"parent/1621\",[1197,5.876]],[\"name/1622\",[1198,63.262]],[\"parent/1622\",[1199,5.876]],[\"name/1623\",[1200,66.627]],[\"parent/1623\",[1199,5.876]],[\"name/1624\",[1201,66.627]],[\"parent/1624\",[]],[\"name/1625\",[7,17.714]],[\"parent/1625\",[1201,5.876]],[\"name/1626\",[198,51.364]],[\"parent/1626\",[1202,6.326]],[\"name/1627\",[1203,66.627]],[\"parent/1627\",[]],[\"name/1628\",[7,17.714]],[\"parent/1628\",[1203,5.876]],[\"name/1629\",[1204,71.737]],[\"parent/1629\",[1205,6.326]],[\"name/1630\",[1206,66.627]],[\"parent/1630\",[]],[\"name/1631\",[7,17.714]],[\"parent/1631\",[1206,5.876]],[\"name/1632\",[1017,66.627]],[\"parent/1632\",[1207,6.326]],[\"name/1633\",[1208,66.627]],[\"parent/1633\",[]],[\"name/1634\",[7,17.714]],[\"parent/1634\",[1208,5.876]],[\"name/1635\",[1209,60.748]],[\"parent/1635\",[1210,5.18]],[\"name/1636\",[1211,60.748]],[\"parent/1636\",[1210,5.18]],[\"name/1637\",[198,51.364]],[\"parent/1637\",[1210,5.18]],[\"name/1638\",[1212,71.737]],[\"parent/1638\",[1210,5.18]],[\"name/1639\",[1213,66.627]],[\"parent/1639\",[1210,5.18]],[\"name/1640\",[1214,66.627]],[\"parent/1640\",[]],[\"name/1641\",[7,17.714]],[\"parent/1641\",[1214,5.876]],[\"name/1642\",[198,51.364]],[\"parent/1642\",[1215,6.326]],[\"name/1643\",[1216,66.627]],[\"parent/1643\",[]],[\"name/1644\",[7,17.714]],[\"parent/1644\",[1216,5.876]],[\"name/1645\",[1209,60.748]],[\"parent/1645\",[1217,5.579]],[\"name/1646\",[1211,60.748]],[\"parent/1646\",[1217,5.579]],[\"name/1647\",[685,66.627]],[\"parent/1647\",[1217,5.579]],[\"name/1648\",[1218,66.627]],[\"parent/1648\",[]],[\"name/1649\",[7,17.714]],[\"parent/1649\",[1218,5.876]],[\"name/1650\",[1219,71.737]],[\"parent/1650\",[1220,6.326]],[\"name/1651\",[1221,66.627]],[\"parent/1651\",[]],[\"name/1652\",[7,17.714]],[\"parent/1652\",[1221,5.876]],[\"name/1653\",[1209,60.748]],[\"parent/1653\",[1222,5.357]],[\"name/1654\",[1211,60.748]],[\"parent/1654\",[1222,5.357]],[\"name/1655\",[198,51.364]],[\"parent/1655\",[1222,5.357]],[\"name/1656\",[999,63.262]],[\"parent/1656\",[1222,5.357]],[\"name/1657\",[1223,66.627]],[\"parent/1657\",[]],[\"name/1658\",[7,17.714]],[\"parent/1658\",[1223,5.876]],[\"name/1659\",[198,51.364]],[\"parent/1659\",[1224,6.326]],[\"name/1660\",[1225,66.627]],[\"parent/1660\",[]],[\"name/1661\",[7,17.714]],[\"parent/1661\",[1225,5.876]],[\"name/1662\",[474,54.387]],[\"parent/1662\",[1226,6.326]],[\"name/1663\",[1227,66.627]],[\"parent/1663\",[]],[\"name/1664\",[7,17.714]],[\"parent/1664\",[1227,5.876]],[\"name/1665\",[1209,60.748]],[\"parent/1665\",[1228,5.579]],[\"name/1666\",[1211,60.748]],[\"parent/1666\",[1228,5.579]],[\"name/1667\",[198,51.364]],[\"parent/1667\",[1228,5.579]],[\"name/1668\",[1229,66.627]],[\"parent/1668\",[]],[\"name/1669\",[7,17.714]],[\"parent/1669\",[1229,5.876]],[\"name/1670\",[1230,71.737]],[\"parent/1670\",[1231,5.876]],[\"name/1671\",[1200,66.627]],[\"parent/1671\",[1231,5.876]],[\"name/1672\",[1232,66.627]],[\"parent/1672\",[]],[\"name/1673\",[7,17.714]],[\"parent/1673\",[1232,5.876]],[\"name/1674\",[692,49.76]],[\"parent/1674\",[1233,6.326]],[\"name/1675\",[1234,66.627]],[\"parent/1675\",[]],[\"name/1676\",[7,17.714]],[\"parent/1676\",[1234,5.876]],[\"name/1677\",[1235,71.737]],[\"parent/1677\",[1236,6.326]],[\"name/1678\",[1237,66.627]],[\"parent/1678\",[]],[\"name/1679\",[7,17.714]],[\"parent/1679\",[1237,5.876]],[\"name/1680\",[146,63.262]],[\"parent/1680\",[1238,6.326]],[\"name/1681\",[1239,66.627]],[\"parent/1681\",[]],[\"name/1682\",[7,17.714]],[\"parent/1682\",[1239,5.876]],[\"name/1683\",[1198,63.262]],[\"parent/1683\",[1240,5.876]],[\"name/1684\",[146,63.262]],[\"parent/1684\",[1240,5.876]],[\"name/1685\",[1241,66.627]],[\"parent/1685\",[]],[\"name/1686\",[7,17.714]],[\"parent/1686\",[1241,5.876]],[\"name/1687\",[734,54.387]],[\"parent/1687\",[1242,5.357]],[\"name/1688\",[198,51.364]],[\"parent/1688\",[1242,5.357]],[\"name/1689\",[1243,71.737]],[\"parent/1689\",[1242,5.357]],[\"name/1690\",[1244,71.737]],[\"parent/1690\",[1242,5.357]],[\"name/1691\",[1245,66.627]],[\"parent/1691\",[]],[\"name/1692\",[7,17.714]],[\"parent/1692\",[1245,5.876]],[\"name/1693\",[1188,66.627]],[\"parent/1693\",[1246,5.357]],[\"name/1694\",[1247,71.737]],[\"parent/1694\",[1246,5.357]],[\"name/1695\",[999,63.262]],[\"parent/1695\",[1246,5.357]],[\"name/1696\",[1248,71.737]],[\"parent/1696\",[1246,5.357]],[\"name/1697\",[1249,66.627]],[\"parent/1697\",[]],[\"name/1698\",[7,17.714]],[\"parent/1698\",[1249,5.876]],[\"name/1699\",[1006,60.748]],[\"parent/1699\",[1250,5.876]],[\"name/1700\",[1251,71.737]],[\"parent/1700\",[1250,5.876]],[\"name/1701\",[1252,66.627]],[\"parent/1701\",[]],[\"name/1702\",[7,17.714]],[\"parent/1702\",[1252,5.876]],[\"name/1703\",[1253,66.627]],[\"parent/1703\",[1254,5.357]],[\"name/1704\",[1255,66.627]],[\"parent/1704\",[1254,5.357]],[\"name/1705\",[1256,66.627]],[\"parent/1705\",[1254,5.357]],[\"name/1706\",[198,51.364]],[\"parent/1706\",[1254,5.357]],[\"name/1707\",[1257,66.627]],[\"parent/1707\",[]],[\"name/1708\",[7,17.714]],[\"parent/1708\",[1257,5.876]],[\"name/1709\",[474,54.387]],[\"parent/1709\",[1258,6.326]],[\"name/1710\",[1259,66.627]],[\"parent/1710\",[]],[\"name/1711\",[7,17.714]],[\"parent/1711\",[1259,5.876]],[\"name/1712\",[1260,63.262]],[\"parent/1712\",[1261,6.326]],[\"name/1713\",[1262,66.627]],[\"parent/1713\",[]],[\"name/1714\",[7,17.714]],[\"parent/1714\",[1262,5.876]],[\"name/1715\",[1253,66.627]],[\"parent/1715\",[1263,5.033]],[\"name/1716\",[1255,66.627]],[\"parent/1716\",[1263,5.033]],[\"name/1717\",[1256,66.627]],[\"parent/1717\",[1263,5.033]],[\"name/1718\",[1264,66.627]],[\"parent/1718\",[1263,5.033]],[\"name/1719\",[198,51.364]],[\"parent/1719\",[1263,5.033]],[\"name/1720\",[1265,71.737]],[\"parent/1720\",[1263,5.033]],[\"name/1721\",[1266,66.627]],[\"parent/1721\",[]],[\"name/1722\",[7,17.714]],[\"parent/1722\",[1266,5.876]],[\"name/1723\",[1260,63.262]],[\"parent/1723\",[1267,5.876]],[\"name/1724\",[1264,66.627]],[\"parent/1724\",[1267,5.876]],[\"name/1725\",[1268,66.627]],[\"parent/1725\",[]],[\"name/1726\",[7,17.714]],[\"parent/1726\",[1268,5.876]],[\"name/1727\",[1269,71.737]],[\"parent/1727\",[1270,5.579]],[\"name/1728\",[1213,66.627]],[\"parent/1728\",[1270,5.579]],[\"name/1729\",[1271,71.737]],[\"parent/1729\",[1270,5.579]],[\"name/1730\",[1272,66.627]],[\"parent/1730\",[]],[\"name/1731\",[7,17.714]],[\"parent/1731\",[1272,5.876]],[\"name/1732\",[1273,71.737]],[\"parent/1732\",[1274,5.579]],[\"name/1733\",[1275,71.737]],[\"parent/1733\",[1274,5.579]],[\"name/1734\",[1260,63.262]],[\"parent/1734\",[1274,5.579]],[\"name/1735\",[1276,66.627]],[\"parent/1735\",[]],[\"name/1736\",[7,17.714]],[\"parent/1736\",[1276,5.876]],[\"name/1737\",[161,57.07]],[\"parent/1737\",[1277,6.326]],[\"name/1738\",[1278,43.014]],[\"parent/1738\",[]],[\"name/1739\",[213,51.364]],[\"parent/1739\",[1278,3.793]],[\"name/1740\",[214,51.364]],[\"parent/1740\",[1278,3.793]],[\"name/1741\",[1198,63.262]],[\"parent/1741\",[1278,3.793]],[\"name/1742\",[1279,71.737]],[\"parent/1742\",[1278,3.793]],[\"name/1743\",[1280,71.737]],[\"parent/1743\",[1278,3.793]],[\"name/1744\",[1281,71.737]],[\"parent/1744\",[1278,3.793]],[\"name/1745\",[1282,71.737]],[\"parent/1745\",[1278,3.793]],[\"name/1746\",[1283,71.737]],[\"parent/1746\",[1278,3.793]],[\"name/1747\",[1284,71.737]],[\"parent/1747\",[1278,3.793]],[\"name/1748\",[1285,71.737]],[\"parent/1748\",[1278,3.793]],[\"name/1749\",[1286,71.737]],[\"parent/1749\",[1278,3.793]],[\"name/1750\",[1287,71.737]],[\"parent/1750\",[1278,3.793]],[\"name/1751\",[1288,71.737]],[\"parent/1751\",[1278,3.793]],[\"name/1752\",[1289,71.737]],[\"parent/1752\",[1278,3.793]],[\"name/1753\",[1290,71.737]],[\"parent/1753\",[1278,3.793]],[\"name/1754\",[1291,71.737]],[\"parent/1754\",[1278,3.793]],[\"name/1755\",[1292,71.737]],[\"parent/1755\",[1278,3.793]],[\"name/1756\",[1293,71.737]],[\"parent/1756\",[1278,3.793]],[\"name/1757\",[1294,71.737]],[\"parent/1757\",[1278,3.793]],[\"name/1758\",[1295,71.737]],[\"parent/1758\",[1278,3.793]],[\"name/1759\",[1296,71.737]],[\"parent/1759\",[1278,3.793]],[\"name/1760\",[1297,71.737]],[\"parent/1760\",[1278,3.793]],[\"name/1761\",[1298,71.737]],[\"parent/1761\",[1278,3.793]],[\"name/1762\",[1299,71.737]],[\"parent/1762\",[1278,3.793]],[\"name/1763\",[1300,71.737]],[\"parent/1763\",[1278,3.793]],[\"name/1764\",[1301,49.045]],[\"parent/1764\",[]],[\"name/1765\",[1302,71.737]],[\"parent/1765\",[1301,4.325]],[\"name/1766\",[1303,71.737]],[\"parent/1766\",[1301,4.325]],[\"name/1767\",[1304,71.737]],[\"parent/1767\",[1301,4.325]],[\"name/1768\",[1305,71.737]],[\"parent/1768\",[1301,4.325]],[\"name/1769\",[1306,71.737]],[\"parent/1769\",[1301,4.325]],[\"name/1770\",[1307,71.737]],[\"parent/1770\",[1301,4.325]],[\"name/1771\",[1308,71.737]],[\"parent/1771\",[1301,4.325]],[\"name/1772\",[1309,71.737]],[\"parent/1772\",[1301,4.325]],[\"name/1773\",[1310,71.737]],[\"parent/1773\",[1301,4.325]],[\"name/1774\",[1311,71.737]],[\"parent/1774\",[1301,4.325]],[\"name/1775\",[1312,71.737]],[\"parent/1775\",[1301,4.325]],[\"name/1776\",[1313,71.737]],[\"parent/1776\",[1301,4.325]],[\"name/1777\",[1314,71.737]],[\"parent/1777\",[1301,4.325]],[\"name/1778\",[1315,71.737]],[\"parent/1778\",[]],[\"name/1779\",[1316,66.627]],[\"parent/1779\",[]],[\"name/1780\",[7,17.714]],[\"parent/1780\",[1316,5.876]],[\"name/1781\",[808,66.627]],[\"parent/1781\",[1317,5.033]],[\"name/1782\",[187,54.387]],[\"parent/1782\",[1317,5.033]],[\"name/1783\",[1318,71.737]],[\"parent/1783\",[1317,5.033]],[\"name/1784\",[1319,71.737]],[\"parent/1784\",[1317,5.033]],[\"name/1785\",[1320,71.737]],[\"parent/1785\",[1317,5.033]],[\"name/1786\",[1321,71.737]],[\"parent/1786\",[1317,5.033]],[\"name/1787\",[1322,66.627]],[\"parent/1787\",[]],[\"name/1788\",[7,17.714]],[\"parent/1788\",[1322,5.876]],[\"name/1789\",[187,54.387]],[\"parent/1789\",[1323,4.456]],[\"name/1790\",[166,55.639]],[\"parent/1790\",[1323,4.456]],[\"name/1791\",[1324,71.737]],[\"parent/1791\",[1323,4.456]],[\"name/1792\",[1325,71.737]],[\"parent/1792\",[1323,4.456]],[\"name/1793\",[1326,71.737]],[\"parent/1793\",[1323,4.456]],[\"name/1794\",[1327,71.737]],[\"parent/1794\",[1323,4.456]],[\"name/1795\",[1328,71.737]],[\"parent/1795\",[1323,4.456]],[\"name/1796\",[1329,71.737]],[\"parent/1796\",[1323,4.456]],[\"name/1797\",[1330,71.737]],[\"parent/1797\",[1323,4.456]],[\"name/1798\",[1331,71.737]],[\"parent/1798\",[1323,4.456]],[\"name/1799\",[1332,71.737]],[\"parent/1799\",[1323,4.456]],[\"name/1800\",[1333,71.737]],[\"parent/1800\",[1323,4.456]],[\"name/1801\",[1334,66.627]],[\"parent/1801\",[]],[\"name/1802\",[7,17.714]],[\"parent/1802\",[1334,5.876]],[\"name/1803\",[1335,66.627]],[\"parent/1803\",[1336,4.907]],[\"name/1804\",[890,60.748]],[\"parent/1804\",[1336,4.907]],[\"name/1805\",[1337,71.737]],[\"parent/1805\",[1336,4.907]],[\"name/1806\",[1071,66.627]],[\"parent/1806\",[1336,4.907]],[\"name/1807\",[1338,71.737]],[\"parent/1807\",[1336,4.907]],[\"name/1808\",[1339,71.737]],[\"parent/1808\",[1336,4.907]],[\"name/1809\",[1340,71.737]],[\"parent/1809\",[1336,4.907]],[\"name/1810\",[1341,71.737]],[\"parent/1810\",[]],[\"name/1811\",[1342,66.627]],[\"parent/1811\",[]],[\"name/1812\",[7,17.714]],[\"parent/1812\",[1342,5.876]],[\"name/1813\",[1343,71.737]],[\"parent/1813\",[1344,5.876]],[\"name/1814\",[890,60.748]],[\"parent/1814\",[1344,5.876]],[\"name/1815\",[1345,66.627]],[\"parent/1815\",[]],[\"name/1816\",[7,17.714]],[\"parent/1816\",[1345,5.876]],[\"name/1817\",[692,49.76]],[\"parent/1817\",[1346,6.326]],[\"name/1818\",[1347,66.627]],[\"parent/1818\",[]],[\"name/1819\",[7,17.714]],[\"parent/1819\",[1347,5.876]],[\"name/1820\",[1348,58.741]],[\"parent/1820\",[1349,5.579]],[\"name/1821\",[1350,71.737]],[\"parent/1821\",[1349,5.579]],[\"name/1822\",[522,60.748]],[\"parent/1822\",[1349,5.579]],[\"name/1823\",[1351,66.627]],[\"parent/1823\",[]],[\"name/1824\",[7,17.714]],[\"parent/1824\",[1351,5.876]],[\"name/1825\",[1335,66.627]],[\"parent/1825\",[1352,6.326]],[\"name/1826\",[1353,66.627]],[\"parent/1826\",[]],[\"name/1827\",[7,17.714]],[\"parent/1827\",[1353,5.876]],[\"name/1828\",[1354,71.737]],[\"parent/1828\",[1355,6.326]],[\"name/1829\",[1356,66.627]],[\"parent/1829\",[]],[\"name/1830\",[7,17.714]],[\"parent/1830\",[1356,5.876]],[\"name/1831\",[1357,66.627]],[\"parent/1831\",[]],[\"name/1832\",[7,17.714]],[\"parent/1832\",[1357,5.876]],[\"name/1833\",[1358,63.262]],[\"parent/1833\",[1359,6.326]],[\"name/1834\",[1360,66.627]],[\"parent/1834\",[]],[\"name/1835\",[7,17.714]],[\"parent/1835\",[1360,5.876]],[\"name/1836\",[1361,71.737]],[\"parent/1836\",[1362,6.326]],[\"name/1837\",[1363,66.627]],[\"parent/1837\",[]],[\"name/1838\",[7,17.714]],[\"parent/1838\",[1363,5.876]],[\"name/1839\",[1364,66.627]],[\"parent/1839\",[]],[\"name/1840\",[7,17.714]],[\"parent/1840\",[1364,5.876]],[\"name/1841\",[1365,71.737]],[\"parent/1841\",[1366,5.876]],[\"name/1842\",[1358,63.262]],[\"parent/1842\",[1366,5.876]],[\"name/1843\",[1367,66.627]],[\"parent/1843\",[]],[\"name/1844\",[7,17.714]],[\"parent/1844\",[1367,5.876]],[\"name/1845\",[132,43.799]],[\"parent/1845\",[1368,6.326]],[\"name/1846\",[1369,66.627]],[\"parent/1846\",[]],[\"name/1847\",[7,17.714]],[\"parent/1847\",[1369,5.876]],[\"name/1848\",[1370,71.737]],[\"parent/1848\",[1371,6.326]],[\"name/1849\",[1372,71.737]],[\"parent/1849\",[]],[\"name/1850\",[1373,66.627]],[\"parent/1850\",[]],[\"name/1851\",[7,17.714]],[\"parent/1851\",[1373,5.876]],[\"name/1852\",[261,46.082]],[\"parent/1852\",[1374,6.326]],[\"name/1853\",[1375,66.627]],[\"parent/1853\",[]],[\"name/1854\",[7,17.714]],[\"parent/1854\",[1375,5.876]],[\"name/1855\",[511,66.627]],[\"parent/1855\",[1376,6.326]],[\"name/1856\",[1377,66.627]],[\"parent/1856\",[]],[\"name/1857\",[7,17.714]],[\"parent/1857\",[1377,5.876]],[\"name/1858\",[1378,66.627]],[\"parent/1858\",[]],[\"name/1859\",[7,17.714]],[\"parent/1859\",[1378,5.876]],[\"name/1860\",[1379,71.737]],[\"parent/1860\",[1380,6.326]],[\"name/1861\",[1381,71.737]],[\"parent/1861\",[]],[\"name/1862\",[1382,66.627]],[\"parent/1862\",[]],[\"name/1863\",[7,17.714]],[\"parent/1863\",[1382,5.876]],[\"name/1864\",[1348,58.741]],[\"parent/1864\",[1383,6.326]],[\"name/1865\",[1384,66.627]],[\"parent/1865\",[]],[\"name/1866\",[7,17.714]],[\"parent/1866\",[1384,5.876]],[\"name/1867\",[692,49.76]],[\"parent/1867\",[1385,6.326]],[\"name/1868\",[1386,66.627]],[\"parent/1868\",[]],[\"name/1869\",[7,17.714]],[\"parent/1869\",[1386,5.876]],[\"name/1870\",[522,60.748]],[\"parent/1870\",[1387,6.326]],[\"name/1871\",[1388,66.627]],[\"parent/1871\",[]],[\"name/1872\",[7,17.714]],[\"parent/1872\",[1388,5.876]],[\"name/1873\",[1348,58.741]],[\"parent/1873\",[1389,5.876]],[\"name/1874\",[1358,63.262]],[\"parent/1874\",[1389,5.876]],[\"name/1875\",[1390,66.627]],[\"parent/1875\",[]],[\"name/1876\",[7,17.714]],[\"parent/1876\",[1390,5.876]],[\"name/1877\",[1348,58.741]],[\"parent/1877\",[1391,5.876]],[\"name/1878\",[132,43.799]],[\"parent/1878\",[1391,5.876]],[\"name/1879\",[1392,66.627]],[\"parent/1879\",[]],[\"name/1880\",[7,17.714]],[\"parent/1880\",[1392,5.876]],[\"name/1881\",[1348,58.741]],[\"parent/1881\",[1393,6.326]],[\"name/1882\",[1394,52.274]],[\"parent/1882\",[]],[\"name/1883\",[1395,71.737]],[\"parent/1883\",[1394,4.61]],[\"name/1884\",[1396,71.737]],[\"parent/1884\",[1394,4.61]],[\"name/1885\",[1397,71.737]],[\"parent/1885\",[1394,4.61]],[\"name/1886\",[1398,71.737]],[\"parent/1886\",[1394,4.61]],[\"name/1887\",[634,58.741]],[\"parent/1887\",[1394,4.61]],[\"name/1888\",[593,66.627]],[\"parent/1888\",[1394,4.61]],[\"name/1889\",[1399,71.737]],[\"parent/1889\",[1394,4.61]],[\"name/1890\",[1400,66.627]],[\"parent/1890\",[1394,4.61]],[\"name/1891\",[1401,71.737]],[\"parent/1891\",[1394,4.61]],[\"name/1892\",[1402,53.275]],[\"parent/1892\",[]],[\"name/1893\",[213,51.364]],[\"parent/1893\",[1402,4.698]],[\"name/1894\",[214,51.364]],[\"parent/1894\",[1402,4.698]],[\"name/1895\",[891,66.627]],[\"parent/1895\",[1402,4.698]],[\"name/1896\",[1403,71.737]],[\"parent/1896\",[1402,4.698]],[\"name/1897\",[1404,71.737]],[\"parent/1897\",[1402,4.698]],[\"name/1898\",[1405,71.737]],[\"parent/1898\",[1402,4.698]],[\"name/1899\",[1400,66.627]],[\"parent/1899\",[1402,4.698]],[\"name/1900\",[1406,71.737]],[\"parent/1900\",[1402,4.698]],[\"name/1901\",[1407,58.741]],[\"parent/1901\",[]],[\"name/1902\",[128,60.748]],[\"parent/1902\",[1407,5.18]],[\"name/1903\",[1408,71.737]],[\"parent/1903\",[1407,5.18]],[\"name/1904\",[125,63.262]],[\"parent/1904\",[1407,5.18]],[\"name/1905\",[1409,71.737]],[\"parent/1905\",[1407,5.18]],[\"name/1906\",[1410,66.627]],[\"parent/1906\",[]],[\"name/1907\",[7,17.714]],[\"parent/1907\",[1410,5.876]],[\"name/1908\",[1411,71.737]],[\"parent/1908\",[1412,6.326]],[\"name/1909\",[1413,66.627]],[\"parent/1909\",[]],[\"name/1910\",[7,17.714]],[\"parent/1910\",[1413,5.876]],[\"name/1911\",[967,60.748]],[\"parent/1911\",[1414,6.326]],[\"name/1912\",[1415,66.627]],[\"parent/1912\",[]],[\"name/1913\",[7,17.714]],[\"parent/1913\",[1415,5.876]],[\"name/1914\",[132,43.799]],[\"parent/1914\",[1416,6.326]],[\"name/1915\",[1417,57.07]],[\"parent/1915\",[]],[\"name/1916\",[213,51.364]],[\"parent/1916\",[1417,5.033]],[\"name/1917\",[214,51.364]],[\"parent/1917\",[1417,5.033]],[\"name/1918\",[1418,71.737]],[\"parent/1918\",[1417,5.033]],[\"name/1919\",[1419,71.737]],[\"parent/1919\",[1417,5.033]],[\"name/1920\",[1420,71.737]],[\"parent/1920\",[1417,5.033]],[\"name/1921\",[1421,40.973]],[\"parent/1921\",[]],[\"name/1922\",[1422,71.737]],[\"parent/1922\",[1421,3.613]],[\"name/1923\",[1423,71.737]],[\"parent/1923\",[1421,3.613]],[\"name/1924\",[1424,71.737]],[\"parent/1924\",[1421,3.613]],[\"name/1925\",[1425,71.737]],[\"parent/1925\",[1421,3.613]],[\"name/1926\",[1426,71.737]],[\"parent/1926\",[1421,3.613]],[\"name/1927\",[1427,71.737]],[\"parent/1927\",[1421,3.613]],[\"name/1928\",[1428,71.737]],[\"parent/1928\",[1421,3.613]],[\"name/1929\",[1429,71.737]],[\"parent/1929\",[1421,3.613]],[\"name/1930\",[1430,71.737]],[\"parent/1930\",[1421,3.613]],[\"name/1931\",[1431,71.737]],[\"parent/1931\",[1421,3.613]],[\"name/1932\",[1432,71.737]],[\"parent/1932\",[1421,3.613]],[\"name/1933\",[213,51.364]],[\"parent/1933\",[1421,3.613]],[\"name/1934\",[214,51.364]],[\"parent/1934\",[1421,3.613]],[\"name/1935\",[138,66.627]],[\"parent/1935\",[1421,3.613]],[\"name/1936\",[139,44.216]],[\"parent/1936\",[1421,3.613]],[\"name/1937\",[140,48.378]],[\"parent/1937\",[1421,3.613]],[\"name/1938\",[1433,71.737]],[\"parent/1938\",[1421,3.613]],[\"name/1939\",[1434,71.737]],[\"parent/1939\",[1421,3.613]],[\"name/1940\",[1435,71.737]],[\"parent/1940\",[1421,3.613]],[\"name/1941\",[1436,71.737]],[\"parent/1941\",[1421,3.613]],[\"name/1942\",[141,66.627]],[\"parent/1942\",[1421,3.613]],[\"name/1943\",[216,66.627]],[\"parent/1943\",[1421,3.613]],[\"name/1944\",[1437,71.737]],[\"parent/1944\",[1421,3.613]],[\"name/1945\",[1438,71.737]],[\"parent/1945\",[1421,3.613]],[\"name/1946\",[1439,71.737]],[\"parent/1946\",[1421,3.613]],[\"name/1947\",[1440,71.737]],[\"parent/1947\",[1421,3.613]],[\"name/1948\",[1441,71.737]],[\"parent/1948\",[1421,3.613]],[\"name/1949\",[1442,71.737]],[\"parent/1949\",[1421,3.613]],[\"name/1950\",[1443,71.737]],[\"parent/1950\",[1421,3.613]],[\"name/1951\",[218,66.627]],[\"parent/1951\",[1421,3.613]],[\"name/1952\",[1444,71.737]],[\"parent/1952\",[1421,3.613]]],\"invertedIndex\":[[\"__type\",{\"_index\":7,\"name\":{\"7\":{},\"130\":{},\"135\":{},\"144\":{},\"164\":{},\"171\":{},\"176\":{},\"181\":{},\"184\":{},\"187\":{},\"191\":{},\"195\":{},\"198\":{},\"202\":{},\"205\":{},\"208\":{},\"212\":{},\"259\":{},\"265\":{},\"268\":{},\"271\":{},\"274\":{},\"284\":{},\"289\":{},\"293\":{},\"297\":{},\"302\":{},\"306\":{},\"310\":{},\"315\":{},\"320\":{},\"323\":{},\"326\":{},\"330\":{},\"333\":{},\"337\":{},\"350\":{},\"353\":{},\"356\":{},\"361\":{},\"364\":{},\"367\":{},\"370\":{},\"373\":{},\"376\":{},\"379\":{},\"382\":{},\"386\":{},\"390\":{},\"394\":{},\"398\":{},\"401\":{},\"404\":{},\"407\":{},\"415\":{},\"418\":{},\"421\":{},\"425\":{},\"428\":{},\"432\":{},\"435\":{},\"438\":{},\"443\":{},\"446\":{},\"449\":{},\"455\":{},\"458\":{},\"464\":{},\"467\":{},\"472\":{},\"477\":{},\"480\":{},\"483\":{},\"487\":{},\"490\":{},\"495\":{},\"498\":{},\"503\":{},\"506\":{},\"512\":{},\"517\":{},\"520\":{},\"525\":{},\"528\":{},\"532\":{},\"535\":{},\"538\":{},\"541\":{},\"544\":{},\"547\":{},\"552\":{},\"555\":{},\"559\":{},\"562\":{},\"566\":{},\"571\":{},\"574\":{},\"579\":{},\"584\":{},\"587\":{},\"593\":{},\"596\":{},\"598\":{},\"602\":{},\"605\":{},\"609\":{},\"612\":{},\"616\":{},\"619\":{},\"621\":{},\"624\":{},\"628\":{},\"631\":{},\"634\":{},\"638\":{},\"641\":{},\"644\":{},\"648\":{},\"651\":{},\"655\":{},\"658\":{},\"740\":{},\"743\":{},\"746\":{},\"749\":{},\"754\":{},\"759\":{},\"764\":{},\"772\":{},\"774\":{},\"777\":{},\"780\":{},\"789\":{},\"792\":{},\"797\":{},\"803\":{},\"807\":{},\"812\":{},\"817\":{},\"822\":{},\"828\":{},\"834\":{},\"847\":{},\"856\":{},\"860\":{},\"866\":{},\"869\":{},\"878\":{},\"884\":{},\"894\":{},\"899\":{},\"905\":{},\"909\":{},\"916\":{},\"922\":{},\"930\":{},\"937\":{},\"941\":{},\"946\":{},\"949\":{},\"956\":{},\"959\":{},\"965\":{},\"968\":{},\"973\":{},\"977\":{},\"982\":{},\"985\":{},\"990\":{},\"993\":{},\"998\":{},\"1001\":{},\"1006\":{},\"1029\":{},\"1032\":{},\"1035\":{},\"1039\":{},\"1042\":{},\"1045\":{},\"1048\":{},\"1052\":{},\"1056\":{},\"1068\":{},\"1071\":{},\"1074\":{},\"1077\":{},\"1080\":{},\"1085\":{},\"1088\":{},\"1091\":{},\"1094\":{},\"1097\":{},\"1100\":{},\"1103\":{},\"1106\":{},\"1109\":{},\"1112\":{},\"1115\":{},\"1119\":{},\"1122\":{},\"1126\":{},\"1130\":{},\"1133\":{},\"1137\":{},\"1140\":{},\"1145\":{},\"1148\":{},\"1152\":{},\"1165\":{},\"1174\":{},\"1177\":{},\"1184\":{},\"1188\":{},\"1191\":{},\"1234\":{},\"1238\":{},\"1243\":{},\"1249\":{},\"1255\":{},\"1262\":{},\"1268\":{},\"1275\":{},\"1281\":{},\"1287\":{},\"1293\":{},\"1299\":{},\"1305\":{},\"1311\":{},\"1317\":{},\"1321\":{},\"1324\":{},\"1329\":{},\"1334\":{},\"1345\":{},\"1348\":{},\"1357\":{},\"1362\":{},\"1366\":{},\"1369\":{},\"1373\":{},\"1377\":{},\"1380\":{},\"1383\":{},\"1387\":{},\"1390\":{},\"1395\":{},\"1399\":{},\"1406\":{},\"1421\":{},\"1423\":{},\"1425\":{},\"1435\":{},\"1439\":{},\"1442\":{},\"1445\":{},\"1448\":{},\"1452\":{},\"1455\":{},\"1459\":{},\"1462\":{},\"1465\":{},\"1492\":{},\"1500\":{},\"1502\":{},\"1504\":{},\"1509\":{},\"1520\":{},\"1529\":{},\"1536\":{},\"1544\":{},\"1549\":{},\"1556\":{},\"1584\":{},\"1592\":{},\"1602\":{},\"1611\":{},\"1621\":{},\"1625\":{},\"1628\":{},\"1631\":{},\"1634\":{},\"1641\":{},\"1644\":{},\"1649\":{},\"1652\":{},\"1658\":{},\"1661\":{},\"1664\":{},\"1669\":{},\"1673\":{},\"1676\":{},\"1679\":{},\"1682\":{},\"1686\":{},\"1692\":{},\"1698\":{},\"1702\":{},\"1708\":{},\"1711\":{},\"1714\":{},\"1722\":{},\"1726\":{},\"1731\":{},\"1736\":{},\"1780\":{},\"1788\":{},\"1802\":{},\"1812\":{},\"1816\":{},\"1819\":{},\"1824\":{},\"1827\":{},\"1830\":{},\"1832\":{},\"1835\":{},\"1838\":{},\"1840\":{},\"1844\":{},\"1847\":{},\"1851\":{},\"1854\":{},\"1857\":{},\"1859\":{},\"1863\":{},\"1866\":{},\"1869\":{},\"1872\":{},\"1876\":{},\"1880\":{},\"1907\":{},\"1910\":{},\"1913\":{}},\"parent\":{}}],[\"_default\",{\"_index\":1423,\"name\":{\"1923\":{}},\"parent\":{}}],[\"_defaultconfig\",{\"_index\":1422,\"name\":{\"1922\":{}},\"parent\":{}}],[\"abi\",{\"_index\":139,\"name\":{\"139\":{},\"751\":{},\"804\":{},\"809\":{},\"835\":{},\"848\":{},\"861\":{},\"870\":{},\"885\":{},\"900\":{},\"910\":{},\"923\":{},\"942\":{},\"950\":{},\"960\":{},\"969\":{},\"994\":{},\"1002\":{},\"1392\":{},\"1400\":{},\"1524\":{},\"1540\":{},\"1936\":{}},\"parent\":{}}],[\"abi_registry\",{\"_index\":1247,\"name\":{\"1694\":{}},\"parent\":{}}],[\"abi_version\",{\"_index\":682,\"name\":{\"836\":{}},\"parent\":{}}],[\"abiconfig\",{\"_index\":175,\"name\":{\"175\":{}},\"parent\":{\"176\":{}}}],[\"abiconfig.__type\",{\"_index\":177,\"name\":{},\"parent\":{\"177\":{},\"178\":{},\"179\":{}}}],[\"abicontract\",{\"_index\":32,\"name\":{\"32\":{},\"833\":{}},\"parent\":{\"834\":{}}}],[\"abicontract.__type\",{\"_index\":681,\"name\":{},\"parent\":{\"835\":{},\"836\":{},\"837\":{},\"838\":{},\"839\":{},\"840\":{},\"841\":{},\"842\":{}}}],[\"abicontractvariant\",{\"_index\":618,\"name\":{\"739\":{}},\"parent\":{\"740\":{}}}],[\"abicontractvariant.__type\",{\"_index\":619,\"name\":{},\"parent\":{\"741\":{}}}],[\"abidata\",{\"_index\":676,\"name\":{\"821\":{}},\"parent\":{\"822\":{}}}],[\"abidata.__type\",{\"_index\":677,\"name\":{},\"parent\":{\"823\":{},\"824\":{},\"825\":{},\"826\":{}}}],[\"abierrorcode\",{\"_index\":603,\"name\":{\"723\":{}},\"parent\":{\"724\":{},\"725\":{},\"726\":{},\"727\":{},\"728\":{},\"729\":{},\"730\":{},\"731\":{},\"732\":{},\"733\":{},\"734\":{},\"735\":{},\"736\":{},\"737\":{},\"738\":{}}}],[\"abievent\",{\"_index\":672,\"name\":{\"816\":{}},\"parent\":{\"817\":{}}}],[\"abievent.__type\",{\"_index\":673,\"name\":{},\"parent\":{\"818\":{},\"819\":{},\"820\":{}}}],[\"abifunction\",{\"_index\":678,\"name\":{\"827\":{}},\"parent\":{\"828\":{}}}],[\"abifunction.__type\",{\"_index\":679,\"name\":{},\"parent\":{\"829\":{},\"830\":{},\"831\":{},\"832\":{}}}],[\"abihandle\",{\"_index\":34,\"name\":{\"34\":{},\"752\":{}},\"parent\":{}}],[\"abihandlevariant\",{\"_index\":622,\"name\":{\"745\":{}},\"parent\":{\"746\":{}}}],[\"abihandlevariant.__type\",{\"_index\":623,\"name\":{},\"parent\":{\"747\":{}}}],[\"abijson\",{\"_index\":33,\"name\":{\"33\":{}},\"parent\":{}}],[\"abijsonvariant\",{\"_index\":620,\"name\":{\"742\":{}},\"parent\":{\"743\":{}}}],[\"abijsonvariant.__type\",{\"_index\":621,\"name\":{},\"parent\":{\"744\":{}}}],[\"abimodule\",{\"_index\":770,\"name\":{\"1009\":{}},\"parent\":{\"1010\":{},\"1011\":{},\"1012\":{},\"1013\":{},\"1014\":{},\"1015\":{},\"1016\":{},\"1017\":{},\"1018\":{},\"1019\":{},\"1020\":{},\"1021\":{},\"1022\":{},\"1023\":{},\"1024\":{},\"1025\":{},\"1026\":{},\"1027\":{}}}],[\"abiparam\",{\"_index\":668,\"name\":{\"811\":{}},\"parent\":{\"812\":{}}}],[\"abiparam.__type\",{\"_index\":669,\"name\":{},\"parent\":{\"813\":{},\"814\":{},\"815\":{}}}],[\"abiserialized\",{\"_index\":35,\"name\":{\"35\":{}},\"parent\":{}}],[\"abiserializedvariant\",{\"_index\":624,\"name\":{\"748\":{}},\"parent\":{\"749\":{}}}],[\"abiserializedvariant.__type\",{\"_index\":625,\"name\":{},\"parent\":{\"750\":{}}}],[\"aborted\",{\"_index\":979,\"name\":{\"1326\":{},\"1608\":{}},\"parent\":{}}],[\"access_key\",{\"_index\":162,\"name\":{\"162\":{}},\"parent\":{}}],[\"account\",{\"_index\":734,\"name\":{\"938\":{},\"1449\":{},\"1522\":{},\"1533\":{},\"1538\":{},\"1547\":{},\"1550\":{},\"1687\":{}},\"parent\":{}}],[\"account_addr\",{\"_index\":1190,\"name\":{\"1606\":{}},\"parent\":{}}],[\"account_fees\",{\"_index\":1129,\"name\":{\"1518\":{}},\"parent\":{}}],[\"accountaddresstype\",{\"_index\":1053,\"name\":{\"1430\":{}},\"parent\":{\"1431\":{},\"1432\":{},\"1433\":{}}}],[\"accountcodemissing\",{\"_index\":1096,\"name\":{\"1481\":{}},\"parent\":{}}],[\"accountforexecutor\",{\"_index\":1118,\"name\":{\"1507\":{}},\"parent\":{}}],[\"accountforexecutoraccount\",{\"_index\":73,\"name\":{\"73\":{}},\"parent\":{}}],[\"accountforexecutoraccountvariant\",{\"_index\":1115,\"name\":{\"1503\":{}},\"parent\":{\"1504\":{}}}],[\"accountforexecutoraccountvariant.__type\",{\"_index\":1116,\"name\":{},\"parent\":{\"1505\":{},\"1506\":{}}}],[\"accountforexecutornone\",{\"_index\":71,\"name\":{\"71\":{}},\"parent\":{}}],[\"accountforexecutornonevariant\",{\"_index\":1113,\"name\":{\"1499\":{}},\"parent\":{\"1500\":{}}}],[\"accountforexecutoruninit\",{\"_index\":72,\"name\":{\"72\":{}},\"parent\":{}}],[\"accountforexecutoruninitvariant\",{\"_index\":1114,\"name\":{\"1501\":{}},\"parent\":{\"1502\":{}}}],[\"accountfrozenordeleted\",{\"_index\":1098,\"name\":{\"1483\":{}},\"parent\":{}}],[\"accountid\",{\"_index\":1054,\"name\":{\"1431\":{}},\"parent\":{}}],[\"accountissuspended\",{\"_index\":1105,\"name\":{\"1490\":{}},\"parent\":{}}],[\"accountmissing\",{\"_index\":1099,\"name\":{\"1484\":{}},\"parent\":{}}],[\"accounts_filter\",{\"_index\":1264,\"name\":{\"1718\":{},\"1724\":{}},\"parent\":{}}],[\"action\",{\"_index\":1358,\"name\":{\"1833\":{},\"1842\":{},\"1874\":{}},\"parent\":{}}],[\"action_type\",{\"_index\":1318,\"name\":{\"1783\":{}},\"parent\":{}}],[\"actionphasefailed\",{\"_index\":1095,\"name\":{\"1480\":{}},\"parent\":{}}],[\"activity\",{\"_index\":1370,\"name\":{\"1848\":{}},\"parent\":{}}],[\"address\",{\"_index\":692,\"name\":{\"853\":{},\"871\":{},\"881\":{},\"886\":{},\"896\":{},\"1049\":{},\"1350\":{},\"1436\":{},\"1440\":{},\"1443\":{},\"1674\":{},\"1817\":{},\"1867\":{}},\"parent\":{}}],[\"address_type\",{\"_index\":1065,\"name\":{\"1446\":{}},\"parent\":{}}],[\"addressstringformat\",{\"_index\":1052,\"name\":{\"1429\":{}},\"parent\":{}}],[\"addressstringformataccountid\",{\"_index\":68,\"name\":{\"68\":{}},\"parent\":{}}],[\"addressstringformataccountidvariant\",{\"_index\":1046,\"name\":{\"1420\":{}},\"parent\":{\"1421\":{}}}],[\"addressstringformatbase64\",{\"_index\":70,\"name\":{\"70\":{}},\"parent\":{}}],[\"addressstringformatbase64variant\",{\"_index\":1048,\"name\":{\"1424\":{}},\"parent\":{\"1425\":{}}}],[\"addressstringformatbase64variant.__type\",{\"_index\":1050,\"name\":{},\"parent\":{\"1426\":{},\"1427\":{},\"1428\":{}}}],[\"addressstringformathex\",{\"_index\":69,\"name\":{\"69\":{}},\"parent\":{}}],[\"addressstringformathexvariant\",{\"_index\":1047,\"name\":{\"1422\":{}},\"parent\":{\"1423\":{}}}],[\"aesinfo\",{\"_index\":281,\"name\":{\"288\":{}},\"parent\":{\"289\":{}}}],[\"aesinfo.__type\",{\"_index\":282,\"name\":{},\"parent\":{\"290\":{},\"291\":{}}}],[\"aesparamseb\",{\"_index\":276,\"name\":{\"283\":{}},\"parent\":{\"284\":{}}}],[\"aesparamseb.__type\",{\"_index\":278,\"name\":{},\"parent\":{\"285\":{},\"286\":{},\"287\":{}}}],[\"after\",{\"_index\":1244,\"name\":{\"1690\":{}},\"parent\":{}}],[\"aggregate_collection\",{\"_index\":1281,\"name\":{\"1744\":{}},\"parent\":{}}],[\"aggregationfn\",{\"_index\":1180,\"name\":{\"1595\":{}},\"parent\":{\"1596\":{},\"1597\":{},\"1598\":{},\"1599\":{},\"1600\":{}}}],[\"algorithm\",{\"_index\":257,\"name\":{\"261\":{},\"590\":{},\"659\":{}},\"parent\":{}}],[\"all\",{\"_index\":990,\"name\":{\"1342\":{}},\"parent\":{}}],[\"allow_partial\",{\"_index\":720,\"name\":{\"912\":{},\"926\":{},\"944\":{},\"971\":{},\"980\":{}},\"parent\":{}}],[\"amount\",{\"_index\":1343,\"name\":{\"1813\":{}},\"parent\":{}}],[\"api\",{\"_index\":202,\"name\":{\"203\":{}},\"parent\":{}}],[\"app_encryption_pubkey\",{\"_index\":483,\"name\":{\"568\":{}},\"parent\":{}}],[\"app_request_id\",{\"_index\":191,\"name\":{\"192\":{},\"213\":{}},\"parent\":{}}],[\"appdebotbrowser\",{\"_index\":1394,\"name\":{\"1882\":{}},\"parent\":{\"1883\":{},\"1884\":{},\"1885\":{},\"1886\":{},\"1887\":{},\"1888\":{},\"1889\":{},\"1890\":{},\"1891\":{}}}],[\"appencryptionbox\",{\"_index\":549,\"name\":{\"665\":{}},\"parent\":{\"666\":{},\"667\":{},\"668\":{}}}],[\"apppasswordprovider\",{\"_index\":544,\"name\":{\"660\":{}},\"parent\":{\"661\":{}}}],[\"apprequesterror\",{\"_index\":118,\"name\":{\"118\":{}},\"parent\":{}}],[\"apprequestresult\",{\"_index\":200,\"name\":{\"200\":{}},\"parent\":{}}],[\"apprequestresulterror\",{\"_index\":8,\"name\":{\"8\":{}},\"parent\":{}}],[\"apprequestresulterrorvariant\",{\"_index\":194,\"name\":{\"194\":{}},\"parent\":{\"195\":{}}}],[\"apprequestresulterrorvariant.__type\",{\"_index\":196,\"name\":{},\"parent\":{\"196\":{}}}],[\"apprequestresultok\",{\"_index\":9,\"name\":{\"9\":{}},\"parent\":{}}],[\"apprequestresultokvariant\",{\"_index\":197,\"name\":{\"197\":{}},\"parent\":{\"198\":{}}}],[\"apprequestresultokvariant.__type\",{\"_index\":199,\"name\":{},\"parent\":{\"199\":{}}}],[\"approve\",{\"_index\":1401,\"name\":{\"1891\":{}},\"parent\":{}}],[\"approved\",{\"_index\":1379,\"name\":{\"1860\":{}},\"parent\":{}}],[\"appsigningbox\",{\"_index\":546,\"name\":{\"662\":{}},\"parent\":{\"663\":{},\"664\":{}}}],[\"asc\",{\"_index\":1173,\"name\":{\"1588\":{}},\"parent\":{}}],[\"atleastone\",{\"_index\":989,\"name\":{\"1341\":{}},\"parent\":{}}],[\"attach_signature\",{\"_index\":775,\"name\":{\"1016\":{}},\"parent\":{}}],[\"attach_signature_to_message_body\",{\"_index\":772,\"name\":{\"1013\":{}},\"parent\":{}}],[\"attachsignaturefailed\",{\"_index\":610,\"name\":{\"730\":{}},\"parent\":{}}],[\"attributes\",{\"_index\":1320,\"name\":{\"1785\":{}},\"parent\":{}}],[\"author\",{\"_index\":1326,\"name\":{\"1793\":{}},\"parent\":{}}],[\"average\",{\"_index\":1185,\"name\":{\"1600\":{}},\"parent\":{}}],[\"balance\",{\"_index\":729,\"name\":{\"932\":{}},\"parent\":{}}],[\"base\",{\"_index\":334,\"name\":{\"357\":{}},\"parent\":{}}],[\"base64\",{\"_index\":1056,\"name\":{\"1433\":{}},\"parent\":{}}],[\"batch_query\",{\"_index\":1279,\"name\":{\"1742\":{}},\"parent\":{}}],[\"binarylibrary\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{\"1\":{},\"2\":{},\"3\":{},\"4\":{},\"5\":{}}}],[\"binding\",{\"_index\":135,\"name\":{\"136\":{}},\"parent\":{}}],[\"bindingconfig\",{\"_index\":163,\"name\":{\"163\":{}},\"parent\":{\"164\":{}}}],[\"bindingconfig.__type\",{\"_index\":165,\"name\":{},\"parent\":{\"165\":{},\"166\":{}}}],[\"bip32invalidderivepath\",{\"_index\":233,\"name\":{\"237\":{}},\"parent\":{}}],[\"bip32invalidkey\",{\"_index\":232,\"name\":{\"236\":{}},\"parent\":{}}],[\"bip39invaliddictionary\",{\"_index\":234,\"name\":{\"238\":{}},\"parent\":{}}],[\"bip39invalidentropy\",{\"_index\":230,\"name\":{\"234\":{}},\"parent\":{}}],[\"bip39invalidphrase\",{\"_index\":231,\"name\":{\"235\":{}},\"parent\":{}}],[\"bip39invalidwordcount\",{\"_index\":235,\"name\":{\"239\":{}},\"parent\":{}}],[\"block\",{\"_index\":1411,\"name\":{\"1908\":{}},\"parent\":{}}],[\"block_boc\",{\"_index\":829,\"name\":{\"1086\":{}},\"parent\":{}}],[\"block_id\",{\"_index\":1235,\"name\":{\"1677\":{}},\"parent\":{}}],[\"block_lt\",{\"_index\":1110,\"name\":{\"1495\":{}},\"parent\":{}}],[\"block_time\",{\"_index\":1109,\"name\":{\"1494\":{}},\"parent\":{}}],[\"blockchain_config\",{\"_index\":1107,\"name\":{\"1493\":{}},\"parent\":{}}],[\"blocknotfound\",{\"_index\":929,\"name\":{\"1227\":{}},\"parent\":{}}],[\"boc\",{\"_index\":140,\"name\":{\"140\":{},\"979\":{},\"991\":{},\"1046\":{},\"1075\":{},\"1081\":{},\"1092\":{},\"1098\":{},\"1113\":{},\"1116\":{},\"1131\":{},\"1346\":{},\"1358\":{},\"1505\":{},\"1937\":{}},\"parent\":{}}],[\"boc_cache\",{\"_index\":732,\"name\":{\"935\":{},\"954\":{},\"963\":{},\"988\":{},\"1128\":{},\"1135\":{},\"1143\":{},\"1150\":{},\"1172\":{},\"1182\":{},\"1526\":{},\"1541\":{}},\"parent\":{}}],[\"boc_ref\",{\"_index\":848,\"name\":{\"1110\":{},\"1120\":{},\"1124\":{}},\"parent\":{}}],[\"boccachetype\",{\"_index\":791,\"name\":{\"1033\":{}},\"parent\":{}}],[\"boccachetypepinned\",{\"_index\":45,\"name\":{\"45\":{}},\"parent\":{}}],[\"boccachetypepinnedvariant\",{\"_index\":787,\"name\":{\"1028\":{}},\"parent\":{\"1029\":{}}}],[\"boccachetypepinnedvariant.__type\",{\"_index\":789,\"name\":{},\"parent\":{\"1030\":{}}}],[\"boccachetypeunpinned\",{\"_index\":46,\"name\":{\"46\":{}},\"parent\":{}}],[\"boccachetypeunpinnedvariant\",{\"_index\":790,\"name\":{\"1031\":{}},\"parent\":{\"1032\":{}}}],[\"bocconfig\",{\"_index\":180,\"name\":{\"180\":{}},\"parent\":{\"181\":{}}}],[\"bocconfig.__type\",{\"_index\":182,\"name\":{},\"parent\":{\"182\":{}}}],[\"bocerrorcode\",{\"_index\":809,\"name\":{\"1059\":{}},\"parent\":{\"1060\":{},\"1061\":{},\"1062\":{},\"1063\":{},\"1064\":{},\"1065\":{},\"1066\":{}}}],[\"bocmodule\",{\"_index\":898,\"name\":{\"1193\":{}},\"parent\":{\"1194\":{},\"1195\":{},\"1196\":{},\"1197\":{},\"1198\":{},\"1199\":{},\"1200\":{},\"1201\":{},\"1202\":{},\"1203\":{},\"1204\":{},\"1205\":{},\"1206\":{},\"1207\":{},\"1208\":{},\"1209\":{},\"1210\":{},\"1211\":{},\"1212\":{},\"1213\":{},\"1214\":{},\"1215\":{}}}],[\"bocrefnotfound\",{\"_index\":815,\"name\":{\"1065\":{}},\"parent\":{}}],[\"body\",{\"_index\":694,\"name\":{\"857\":{},\"867\":{},\"924\":{},\"1181\":{}},\"parent\":{}}],[\"body_type\",{\"_index\":723,\"name\":{\"917\":{}},\"parent\":{}}],[\"bounce\",{\"_index\":710,\"name\":{\"891\":{},\"1428\":{},\"1618\":{}},\"parent\":{}}],[\"boxencryptionalgorithm\",{\"_index\":310,\"name\":{\"328\":{}},\"parent\":{}}],[\"boxencryptionalgorithmchacha20\",{\"_index\":17,\"name\":{\"17\":{}},\"parent\":{}}],[\"boxencryptionalgorithmchacha20variant\",{\"_index\":304,\"name\":{\"319\":{}},\"parent\":{\"320\":{}}}],[\"boxencryptionalgorithmchacha20variant.__type\",{\"_index\":305,\"name\":{},\"parent\":{\"321\":{}}}],[\"boxencryptionalgorithmnaclbox\",{\"_index\":18,\"name\":{\"18\":{}},\"parent\":{}}],[\"boxencryptionalgorithmnaclboxvariant\",{\"_index\":306,\"name\":{\"322\":{}},\"parent\":{\"323\":{}}}],[\"boxencryptionalgorithmnaclboxvariant.__type\",{\"_index\":307,\"name\":{},\"parent\":{\"324\":{}}}],[\"boxencryptionalgorithmnaclsecretbox\",{\"_index\":19,\"name\":{\"19\":{}},\"parent\":{}}],[\"boxencryptionalgorithmnaclsecretboxvariant\",{\"_index\":308,\"name\":{\"325\":{}},\"parent\":{\"326\":{}}}],[\"boxencryptionalgorithmnaclsecretboxvariant.__type\",{\"_index\":309,\"name\":{},\"parent\":{\"327\":{}}}],[\"build_info\",{\"_index\":217,\"name\":{\"221\":{}},\"parent\":{}}],[\"build_number\",{\"_index\":207,\"name\":{\"209\":{}},\"parent\":{}}],[\"builder\",{\"_index\":798,\"name\":{\"1043\":{},\"1127\":{}},\"parent\":{}}],[\"builderop\",{\"_index\":804,\"name\":{\"1050\":{}},\"parent\":{}}],[\"builderopaddress\",{\"_index\":51,\"name\":{\"51\":{}},\"parent\":{}}],[\"builderopaddressvariant\",{\"_index\":802,\"name\":{\"1047\":{}},\"parent\":{\"1048\":{}}}],[\"builderopaddressvariant.__type\",{\"_index\":803,\"name\":{},\"parent\":{\"1049\":{}}}],[\"builderopbitstring\",{\"_index\":48,\"name\":{\"48\":{}},\"parent\":{}}],[\"builderopbitstringvariant\",{\"_index\":795,\"name\":{\"1038\":{}},\"parent\":{\"1039\":{}}}],[\"builderopbitstringvariant.__type\",{\"_index\":796,\"name\":{},\"parent\":{\"1040\":{}}}],[\"builderopcell\",{\"_index\":49,\"name\":{\"49\":{}},\"parent\":{}}],[\"builderopcellboc\",{\"_index\":50,\"name\":{\"50\":{}},\"parent\":{}}],[\"builderopcellbocvariant\",{\"_index\":800,\"name\":{\"1044\":{}},\"parent\":{\"1045\":{}}}],[\"builderopcellbocvariant.__type\",{\"_index\":801,\"name\":{},\"parent\":{\"1046\":{}}}],[\"builderopcellvariant\",{\"_index\":797,\"name\":{\"1041\":{}},\"parent\":{\"1042\":{}}}],[\"builderopcellvariant.__type\",{\"_index\":799,\"name\":{},\"parent\":{\"1043\":{}}}],[\"builderopinteger\",{\"_index\":47,\"name\":{\"47\":{}},\"parent\":{}}],[\"builderopintegervariant\",{\"_index\":792,\"name\":{\"1034\":{}},\"parent\":{\"1035\":{}}}],[\"builderopintegervariant.__type\",{\"_index\":794,\"name\":{},\"parent\":{\"1036\":{},\"1037\":{}}}],[\"buildinfodependency\",{\"_index\":186,\"name\":{\"186\":{}},\"parent\":{\"187\":{}}}],[\"buildinfodependency.__type\",{\"_index\":188,\"name\":{},\"parent\":{\"188\":{},\"189\":{}}}],[\"bytes\",{\"_index\":350,\"name\":{\"374\":{}},\"parent\":{}}],[\"cache_get\",{\"_index\":909,\"name\":{\"1206\":{}},\"parent\":{}}],[\"cache_in_local_storage\",{\"_index\":184,\"name\":{\"185\":{}},\"parent\":{}}],[\"cache_max_size\",{\"_index\":181,\"name\":{\"182\":{}},\"parent\":{}}],[\"cache_set\",{\"_index\":910,\"name\":{\"1207\":{}},\"parent\":{}}],[\"cache_type\",{\"_index\":854,\"name\":{\"1117\":{}},\"parent\":{}}],[\"cache_unpin\",{\"_index\":911,\"name\":{\"1208\":{}},\"parent\":{}}],[\"calc_function_id\",{\"_index\":785,\"name\":{\"1026\":{}},\"parent\":{}}],[\"calc_storage_fee\",{\"_index\":1088,\"name\":{\"1472\":{}},\"parent\":{}}],[\"call_set\",{\"_index\":689,\"name\":{\"849\":{},\"873\":{},\"889\":{}},\"parent\":{}}],[\"callbacknotregistered\",{\"_index\":105,\"name\":{\"105\":{}},\"parent\":{}}],[\"callbackparamscantbeconvertedtojson\",{\"_index\":97,\"name\":{\"97\":{}},\"parent\":{}}],[\"callset\",{\"_index\":630,\"name\":{\"758\":{}},\"parent\":{\"759\":{}}}],[\"callset.__type\",{\"_index\":632,\"name\":{},\"parent\":{\"760\":{},\"761\":{},\"762\":{}}}],[\"cancel_monitor\",{\"_index\":1041,\"name\":{\"1415\":{}},\"parent\":{}}],[\"cannotbuildmessagecell\",{\"_index\":921,\"name\":{\"1219\":{}},\"parent\":{}}],[\"cannotcheckblockshard\",{\"_index\":928,\"name\":{\"1226\":{}},\"parent\":{}}],[\"cannotconvertjsvaluetojson\",{\"_index\":112,\"name\":{\"112\":{}},\"parent\":{}}],[\"cannotcreatecipher\",{\"_index\":243,\"name\":{\"247\":{}},\"parent\":{}}],[\"cannotcreateruntime\",{\"_index\":108,\"name\":{\"108\":{}},\"parent\":{}}],[\"cannotparsenumber\",{\"_index\":124,\"name\":{\"124\":{}},\"parent\":{}}],[\"cannotparserequestresult\",{\"_index\":122,\"name\":{\"122\":{}},\"parent\":{}}],[\"cannotreadblockchainconfig\",{\"_index\":1093,\"name\":{\"1477\":{}},\"parent\":{}}],[\"cannotreadtransaction\",{\"_index\":1092,\"name\":{\"1476\":{}},\"parent\":{}}],[\"cannotreceiverequestresult\",{\"_index\":121,\"name\":{\"121\":{}},\"parent\":{}}],[\"cannotreceivespawnedresult\",{\"_index\":113,\"name\":{\"113\":{}},\"parent\":{}}],[\"cannotsendrequestresult\",{\"_index\":120,\"name\":{\"120\":{}},\"parent\":{}}],[\"cannotserializeerror\",{\"_index\":111,\"name\":{\"111\":{}},\"parent\":{}}],[\"cannotserializeresult\",{\"_index\":110,\"name\":{\"110\":{}},\"parent\":{}}],[\"caption\",{\"_index\":1325,\"name\":{\"1792\":{}},\"parent\":{}}],[\"cbc\",{\"_index\":271,\"name\":{\"278\":{}},\"parent\":{}}],[\"cfb\",{\"_index\":272,\"name\":{\"279\":{}},\"parent\":{}}],[\"chacha20\",{\"_index\":584,\"name\":{\"704\":{}},\"parent\":{}}],[\"chacha20paramscb\",{\"_index\":311,\"name\":{\"329\":{}},\"parent\":{\"330\":{}}}],[\"chacha20paramscb.__type\",{\"_index\":312,\"name\":{},\"parent\":{\"331\":{}}}],[\"chacha20paramseb\",{\"_index\":283,\"name\":{\"292\":{}},\"parent\":{\"293\":{}}}],[\"chacha20paramseb.__type\",{\"_index\":284,\"name\":{},\"parent\":{\"294\":{},\"295\":{}}}],[\"child_index\",{\"_index\":450,\"name\":{\"522\":{}},\"parent\":{}}],[\"chinesesimplified\",{\"_index\":320,\"name\":{\"342\":{}},\"parent\":{}}],[\"chinesetraditional\",{\"_index\":321,\"name\":{\"343\":{}},\"parent\":{}}],[\"chksig_always_succeed\",{\"_index\":1112,\"name\":{\"1497\":{}},\"parent\":{}}],[\"ciphermode\",{\"_index\":270,\"name\":{\"277\":{}},\"parent\":{\"278\":{},\"279\":{},\"280\":{},\"281\":{},\"282\":{}}}],[\"clear_crypto_box_secret_cache\",{\"_index\":591,\"name\":{\"711\":{}},\"parent\":{}}],[\"client\",{\"_index\":214,\"name\":{\"217\":{},\"671\":{},\"1011\":{},\"1195\":{},\"1411\":{},\"1469\":{},\"1560\":{},\"1740\":{},\"1894\":{},\"1917\":{},\"1934\":{}},\"parent\":{}}],[\"clientconfig\",{\"_index\":134,\"name\":{\"134\":{}},\"parent\":{\"135\":{}}}],[\"clientconfig.__type\",{\"_index\":136,\"name\":{},\"parent\":{\"136\":{},\"137\":{},\"138\":{},\"139\":{},\"140\":{},\"141\":{},\"142\":{}}}],[\"clienterror\",{\"_index\":129,\"name\":{\"129\":{}},\"parent\":{\"130\":{}}}],[\"clienterror.__type\",{\"_index\":131,\"name\":{},\"parent\":{\"131\":{},\"132\":{},\"133\":{}}}],[\"clienterrorcode\",{\"_index\":92,\"name\":{\"92\":{}},\"parent\":{\"93\":{},\"94\":{},\"95\":{},\"96\":{},\"97\":{},\"98\":{},\"99\":{},\"100\":{},\"101\":{},\"102\":{},\"103\":{},\"104\":{},\"105\":{},\"106\":{},\"107\":{},\"108\":{},\"109\":{},\"110\":{},\"111\":{},\"112\":{},\"113\":{},\"114\":{},\"115\":{},\"116\":{},\"117\":{},\"118\":{},\"119\":{},\"120\":{},\"121\":{},\"122\":{},\"123\":{},\"124\":{},\"125\":{},\"126\":{},\"127\":{},\"128\":{}}}],[\"clientmodule\",{\"_index\":212,\"name\":{\"215\":{}},\"parent\":{\"216\":{},\"217\":{},\"218\":{},\"219\":{},\"220\":{},\"221\":{},\"222\":{}}}],[\"clockoutofsync\",{\"_index\":1156,\"name\":{\"1570\":{}},\"parent\":{}}],[\"close\",{\"_index\":1440,\"name\":{\"1947\":{}},\"parent\":{}}],[\"code\",{\"_index\":130,\"name\":{\"131\":{},\"766\":{},\"793\":{},\"1057\":{},\"1107\":{},\"1134\":{},\"1141\":{},\"1146\":{},\"1153\":{},\"1166\":{},\"1189\":{}},\"parent\":{}}],[\"code_depth\",{\"_index\":876,\"name\":{\"1155\":{}},\"parent\":{}}],[\"code_hash\",{\"_index\":875,\"name\":{\"1154\":{}},\"parent\":{}}],[\"collection\",{\"_index\":1209,\"name\":{\"1635\":{},\"1645\":{},\"1653\":{},\"1665\":{}},\"parent\":{}}],[\"compiler_version\",{\"_index\":882,\"name\":{\"1163\":{}},\"parent\":{}}],[\"components\",{\"_index\":671,\"name\":{\"815\":{},\"826\":{}},\"parent\":{}}],[\"composite\",{\"_index\":328,\"name\":{\"351\":{}},\"parent\":{}}],[\"compress_zstd\",{\"_index\":1089,\"name\":{\"1473\":{}},\"parent\":{}}],[\"compressed\",{\"_index\":1078,\"name\":{\"1460\":{},\"1463\":{}},\"parent\":{}}],[\"compute\",{\"_index\":980,\"name\":{\"1327\":{}},\"parent\":{}}],[\"config\",{\"_index\":216,\"name\":{\"220\":{},\"1943\":{}},\"parent\":{}}],[\"config_boc\",{\"_index\":832,\"name\":{\"1089\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":213,\"name\":{\"216\":{},\"670\":{},\"1010\":{},\"1194\":{},\"1410\":{},\"1468\":{},\"1559\":{},\"1739\":{},\"1893\":{},\"1916\":{},\"1933\":{}},\"parent\":{}}],[\"context\",{\"_index\":1437,\"name\":{\"1944\":{}},\"parent\":{}}],[\"context_id\",{\"_index\":1354,\"name\":{\"1828\":{}},\"parent\":{}}],[\"contextcreation\",{\"_index\":1438,\"name\":{\"1945\":{}},\"parent\":{}}],[\"contexterror\",{\"_index\":1439,\"name\":{\"1946\":{}},\"parent\":{}}],[\"contextrequired\",{\"_index\":1442,\"name\":{\"1949\":{}},\"parent\":{}}],[\"contractexecutionerror\",{\"_index\":1104,\"name\":{\"1489\":{}},\"parent\":{}}],[\"contractsaddressconversionfailed\",{\"_index\":116,\"name\":{\"116\":{}},\"parent\":{}}],[\"convert_address\",{\"_index\":1086,\"name\":{\"1470\":{}},\"parent\":{}}],[\"convert_public_key_to_ton_safe_format\",{\"_index\":557,\"name\":{\"676\":{}},\"parent\":{}}],[\"count\",{\"_index\":1181,\"name\":{\"1596\":{}},\"parent\":{}}],[\"crc\",{\"_index\":344,\"name\":{\"368\":{}},\"parent\":{}}],[\"create_block_iterator\",{\"_index\":1294,\"name\":{\"1757\":{}},\"parent\":{}}],[\"create_crypto_box\",{\"_index\":585,\"name\":{\"705\":{}},\"parent\":{}}],[\"create_encryption_box\",{\"_index\":602,\"name\":{\"722\":{}},\"parent\":{}}],[\"create_transaction_iterator\",{\"_index\":1296,\"name\":{\"1759\":{}},\"parent\":{}}],[\"createcontext\",{\"_index\":4,\"name\":{\"4\":{}},\"parent\":{}}],[\"crypto\",{\"_index\":138,\"name\":{\"138\":{},\"1935\":{}},\"parent\":{}}],[\"cryptoboxhandle\",{\"_index\":303,\"name\":{\"318\":{}},\"parent\":{}}],[\"cryptoboxnotregistered\",{\"_index\":247,\"name\":{\"251\":{}},\"parent\":{}}],[\"cryptoboxsecret\",{\"_index\":302,\"name\":{\"317\":{}},\"parent\":{}}],[\"cryptoboxsecretdeserializationerror\",{\"_index\":250,\"name\":{\"254\":{}},\"parent\":{}}],[\"cryptoboxsecretencryptedsecret\",{\"_index\":16,\"name\":{\"16\":{}},\"parent\":{}}],[\"cryptoboxsecretencryptedsecretvariant\",{\"_index\":299,\"name\":{\"314\":{}},\"parent\":{\"315\":{}}}],[\"cryptoboxsecretencryptedsecretvariant.__type\",{\"_index\":301,\"name\":{},\"parent\":{\"316\":{}}}],[\"cryptoboxsecretpredefinedseedphrase\",{\"_index\":15,\"name\":{\"15\":{}},\"parent\":{}}],[\"cryptoboxsecretpredefinedseedphrasevariant\",{\"_index\":296,\"name\":{\"309\":{}},\"parent\":{\"310\":{}}}],[\"cryptoboxsecretpredefinedseedphrasevariant.__type\",{\"_index\":298,\"name\":{},\"parent\":{\"311\":{},\"312\":{},\"313\":{}}}],[\"cryptoboxsecretrandomseedphrase\",{\"_index\":14,\"name\":{\"14\":{}},\"parent\":{}}],[\"cryptoboxsecretrandomseedphrasevariant\",{\"_index\":292,\"name\":{\"305\":{}},\"parent\":{\"306\":{}}}],[\"cryptoboxsecretrandomseedphrasevariant.__type\",{\"_index\":294,\"name\":{},\"parent\":{\"307\":{},\"308\":{}}}],[\"cryptoboxsecretserializationerror\",{\"_index\":249,\"name\":{\"253\":{}},\"parent\":{}}],[\"cryptoconfig\",{\"_index\":170,\"name\":{\"170\":{}},\"parent\":{\"171\":{}}}],[\"cryptoconfig.__type\",{\"_index\":172,\"name\":{},\"parent\":{\"172\":{},\"173\":{},\"174\":{}}}],[\"cryptoerrorcode\",{\"_index\":219,\"name\":{\"223\":{}},\"parent\":{\"224\":{},\"225\":{},\"226\":{},\"227\":{},\"228\":{},\"229\":{},\"230\":{},\"231\":{},\"232\":{},\"233\":{},\"234\":{},\"235\":{},\"236\":{},\"237\":{},\"238\":{},\"239\":{},\"240\":{},\"241\":{},\"242\":{},\"243\":{},\"244\":{},\"245\":{},\"246\":{},\"247\":{},\"248\":{},\"249\":{},\"250\":{},\"251\":{},\"252\":{},\"253\":{},\"254\":{},\"255\":{}}}],[\"cryptomodule\",{\"_index\":553,\"name\":{\"669\":{}},\"parent\":{\"670\":{},\"671\":{},\"672\":{},\"673\":{},\"674\":{},\"675\":{},\"676\":{},\"677\":{},\"678\":{},\"679\":{},\"680\":{},\"681\":{},\"682\":{},\"683\":{},\"684\":{},\"685\":{},\"686\":{},\"687\":{},\"688\":{},\"689\":{},\"690\":{},\"691\":{},\"692\":{},\"693\":{},\"694\":{},\"695\":{},\"696\":{},\"697\":{},\"698\":{},\"699\":{},\"700\":{},\"701\":{},\"702\":{},\"703\":{},\"704\":{},\"705\":{},\"706\":{},\"707\":{},\"708\":{},\"709\":{},\"710\":{},\"711\":{},\"712\":{},\"713\":{},\"714\":{},\"715\":{},\"716\":{},\"717\":{},\"718\":{},\"719\":{},\"720\":{},\"721\":{},\"722\":{}}}],[\"ctr\",{\"_index\":273,\"name\":{\"280\":{}},\"parent\":{}}],[\"dabi\",{\"_index\":1330,\"name\":{\"1797\":{}},\"parent\":{}}],[\"dabiversion\",{\"_index\":1333,\"name\":{\"1800\":{}},\"parent\":{}}],[\"data\",{\"_index\":133,\"name\":{\"133\":{},\"365\":{},\"402\":{},\"548\":{},\"553\":{},\"622\":{},\"625\":{},\"632\":{},\"635\":{},\"646\":{},\"649\":{},\"653\":{},\"656\":{},\"794\":{},\"841\":{},\"943\":{},\"947\":{},\"951\":{},\"957\":{},\"966\":{},\"970\":{},\"983\":{},\"987\":{},\"1156\":{},\"1167\":{}},\"parent\":{}}],[\"data_depth\",{\"_index\":878,\"name\":{\"1158\":{}},\"parent\":{}}],[\"data_hash\",{\"_index\":877,\"name\":{\"1157\":{}},\"parent\":{}}],[\"data_layout\",{\"_index\":721,\"name\":{\"914\":{},\"928\":{}},\"parent\":{}}],[\"data_to_sign\",{\"_index\":696,\"name\":{\"858\":{},\"880\":{}},\"parent\":{}}],[\"datadiffersfromproven\",{\"_index\":1409,\"name\":{\"1905\":{}},\"parent\":{}}],[\"datalayout\",{\"_index\":686,\"name\":{\"843\":{}},\"parent\":{\"844\":{},\"845\":{}}}],[\"debot_abi\",{\"_index\":1350,\"name\":{\"1821\":{}},\"parent\":{}}],[\"debot_addr\",{\"_index\":1365,\"name\":{\"1841\":{}},\"parent\":{}}],[\"debot_handle\",{\"_index\":1348,\"name\":{\"1820\":{},\"1864\":{},\"1873\":{},\"1877\":{},\"1881\":{}},\"parent\":{}}],[\"debotaction\",{\"_index\":1316,\"name\":{\"1779\":{}},\"parent\":{\"1780\":{}}}],[\"debotaction.__type\",{\"_index\":1317,\"name\":{},\"parent\":{\"1781\":{},\"1782\":{},\"1783\":{},\"1784\":{},\"1785\":{},\"1786\":{}}}],[\"debotactivity\",{\"_index\":1341,\"name\":{\"1810\":{}},\"parent\":{}}],[\"debotactivitytransaction\",{\"_index\":78,\"name\":{\"78\":{}},\"parent\":{}}],[\"debotactivitytransactionvariant\",{\"_index\":1334,\"name\":{\"1801\":{}},\"parent\":{\"1802\":{}}}],[\"debotactivitytransactionvariant.__type\",{\"_index\":1336,\"name\":{},\"parent\":{\"1803\":{},\"1804\":{},\"1805\":{},\"1806\":{},\"1807\":{},\"1808\":{},\"1809\":{}}}],[\"debotbrowsercallbackfailed\",{\"_index\":1312,\"name\":{\"1775\":{}},\"parent\":{}}],[\"deboterrorcode\",{\"_index\":1301,\"name\":{\"1764\":{}},\"parent\":{\"1765\":{},\"1766\":{},\"1767\":{},\"1768\":{},\"1769\":{},\"1770\":{},\"1771\":{},\"1772\":{},\"1773\":{},\"1774\":{},\"1775\":{},\"1776\":{},\"1777\":{}}}],[\"debotexecutionfailed\",{\"_index\":1304,\"name\":{\"1767\":{}},\"parent\":{}}],[\"debotexternalcallfailed\",{\"_index\":1311,\"name\":{\"1774\":{}},\"parent\":{}}],[\"debotfetchfailed\",{\"_index\":1303,\"name\":{\"1766\":{}},\"parent\":{}}],[\"debotgetmethodfailed\",{\"_index\":1309,\"name\":{\"1772\":{}},\"parent\":{}}],[\"debothandle\",{\"_index\":1315,\"name\":{\"1778\":{}},\"parent\":{}}],[\"debotinfo\",{\"_index\":1322,\"name\":{\"1787\":{}},\"parent\":{\"1788\":{}}}],[\"debotinfo.__type\",{\"_index\":1323,\"name\":{},\"parent\":{\"1789\":{},\"1790\":{},\"1791\":{},\"1792\":{},\"1793\":{},\"1794\":{},\"1795\":{},\"1796\":{},\"1797\":{},\"1798\":{},\"1799\":{},\"1800\":{}}}],[\"debotinvalidabi\",{\"_index\":1308,\"name\":{\"1771\":{}},\"parent\":{}}],[\"debotinvalidfunctionid\",{\"_index\":1307,\"name\":{\"1770\":{}},\"parent\":{}}],[\"debotinvalidhandle\",{\"_index\":1305,\"name\":{\"1768\":{}},\"parent\":{}}],[\"debotinvalidjsonparams\",{\"_index\":1306,\"name\":{\"1769\":{}},\"parent\":{}}],[\"debotinvalidmsg\",{\"_index\":1310,\"name\":{\"1773\":{}},\"parent\":{}}],[\"debotmodule\",{\"_index\":1402,\"name\":{\"1892\":{}},\"parent\":{\"1893\":{},\"1894\":{},\"1895\":{},\"1896\":{},\"1897\":{},\"1898\":{},\"1899\":{},\"1900\":{}}}],[\"debotnocode\",{\"_index\":1314,\"name\":{\"1777\":{}},\"parent\":{}}],[\"debotoperationrejected\",{\"_index\":1313,\"name\":{\"1776\":{}},\"parent\":{}}],[\"debotstartfailed\",{\"_index\":1302,\"name\":{\"1765\":{}},\"parent\":{}}],[\"decode_account_data\",{\"_index\":779,\"name\":{\"1020\":{}},\"parent\":{}}],[\"decode_boc\",{\"_index\":783,\"name\":{\"1024\":{}},\"parent\":{}}],[\"decode_initial_data\",{\"_index\":782,\"name\":{\"1023\":{}},\"parent\":{}}],[\"decode_message\",{\"_index\":776,\"name\":{\"1017\":{}},\"parent\":{}}],[\"decode_message_body\",{\"_index\":777,\"name\":{\"1018\":{}},\"parent\":{}}],[\"decode_state_init\",{\"_index\":914,\"name\":{\"1212\":{}},\"parent\":{}}],[\"decode_tvc\",{\"_index\":899,\"name\":{\"1196\":{}},\"parent\":{}}],[\"decoded\",{\"_index\":970,\"name\":{\"1314\":{},\"1532\":{},\"1546\":{}},\"parent\":{}}],[\"decoded_body\",{\"_index\":1196,\"name\":{\"1619\":{}},\"parent\":{}}],[\"decodedmessagebody\",{\"_index\":722,\"name\":{\"915\":{}},\"parent\":{\"916\":{}}}],[\"decodedmessagebody.__type\",{\"_index\":724,\"name\":{},\"parent\":{\"917\":{},\"918\":{},\"919\":{},\"920\":{}}}],[\"decodedoutput\",{\"_index\":972,\"name\":{\"1316\":{}},\"parent\":{\"1317\":{}}}],[\"decodedoutput.__type\",{\"_index\":973,\"name\":{},\"parent\":{\"1318\":{},\"1319\":{}}}],[\"decompress_zstd\",{\"_index\":1090,\"name\":{\"1474\":{}},\"parent\":{}}],[\"decompressed\",{\"_index\":1083,\"name\":{\"1466\":{}},\"parent\":{}}],[\"decrypt\",{\"_index\":552,\"name\":{\"668\":{}},\"parent\":{}}],[\"decryptdataerror\",{\"_index\":245,\"name\":{\"249\":{}},\"parent\":{}}],[\"decrypted\",{\"_index\":407,\"name\":{\"450\":{},\"465\":{},\"468\":{}},\"parent\":{}}],[\"default\",{\"_index\":1424,\"name\":{\"1924\":{}},\"parent\":{}}],[\"defaultconfig\",{\"_index\":1425,\"name\":{\"1925\":{}},\"parent\":{}}],[\"dependencies\",{\"_index\":209,\"name\":{\"210\":{}},\"parent\":{}}],[\"deploy_set\",{\"_index\":703,\"name\":{\"872\":{},\"888\":{}},\"parent\":{}}],[\"deployset\",{\"_index\":635,\"name\":{\"763\":{}},\"parent\":{\"764\":{}}}],[\"deployset.__type\",{\"_index\":637,\"name\":{},\"parent\":{\"765\":{},\"766\":{},\"767\":{},\"768\":{},\"769\":{},\"770\":{}}}],[\"depth\",{\"_index\":841,\"name\":{\"1101\":{}},\"parent\":{}}],[\"desc\",{\"_index\":1174,\"name\":{\"1589\":{}},\"parent\":{}}],[\"description\",{\"_index\":808,\"name\":{\"1058\":{},\"1781\":{}},\"parent\":{}}],[\"destroycontext\",{\"_index\":5,\"name\":{\"5\":{}},\"parent\":{}}],[\"dictionary\",{\"_index\":293,\"name\":{\"307\":{},\"312\":{},\"478\":{},\"484\":{},\"492\":{},\"500\":{},\"509\":{},\"514\":{},\"576\":{}},\"parent\":{}}],[\"direction\",{\"_index\":1171,\"name\":{\"1586\":{}},\"parent\":{}}],[\"dk_len\",{\"_index\":384,\"name\":{\"413\":{}},\"parent\":{}}],[\"dst\",{\"_index\":890,\"name\":{\"1179\":{},\"1616\":{},\"1804\":{},\"1814\":{}},\"parent\":{}}],[\"dst_transaction_id\",{\"_index\":1195,\"name\":{\"1614\":{}},\"parent\":{}}],[\"ecb\",{\"_index\":274,\"name\":{\"281\":{}},\"parent\":{}}],[\"enable_ihr\",{\"_index\":711,\"name\":{\"892\":{}},\"parent\":{}}],[\"encode_account\",{\"_index\":778,\"name\":{\"1019\":{}},\"parent\":{}}],[\"encode_boc\",{\"_index\":784,\"name\":{\"1025\":{},\"1209\":{}},\"parent\":{}}],[\"encode_external_in_message\",{\"_index\":916,\"name\":{\"1214\":{}},\"parent\":{}}],[\"encode_initial_data\",{\"_index\":781,\"name\":{\"1022\":{}},\"parent\":{}}],[\"encode_internal_message\",{\"_index\":774,\"name\":{\"1015\":{}},\"parent\":{}}],[\"encode_message\",{\"_index\":773,\"name\":{\"1014\":{}},\"parent\":{}}],[\"encode_message_body\",{\"_index\":771,\"name\":{\"1012\":{}},\"parent\":{}}],[\"encode_state_init\",{\"_index\":915,\"name\":{\"1213\":{}},\"parent\":{}}],[\"encodedeploymessagefailed\",{\"_index\":608,\"name\":{\"728\":{}},\"parent\":{}}],[\"encodeinitialdatafailed\",{\"_index\":616,\"name\":{\"737\":{}},\"parent\":{}}],[\"encoderunmessagefailed\",{\"_index\":609,\"name\":{\"729\":{}},\"parent\":{}}],[\"encrypt\",{\"_index\":551,\"name\":{\"667\":{}},\"parent\":{}}],[\"encryptdataerror\",{\"_index\":244,\"name\":{\"248\":{}},\"parent\":{}}],[\"encrypted\",{\"_index\":410,\"name\":{\"456\":{},\"459\":{},\"473\":{}},\"parent\":{}}],[\"encrypted_password\",{\"_index\":481,\"name\":{\"567\":{}},\"parent\":{}}],[\"encrypted_secret\",{\"_index\":300,\"name\":{\"316\":{},\"572\":{}},\"parent\":{}}],[\"encryption_box\",{\"_index\":530,\"name\":{\"639\":{},\"645\":{},\"652\":{}},\"parent\":{}}],[\"encryption_box_decrypt\",{\"_index\":601,\"name\":{\"721\":{}},\"parent\":{}}],[\"encryption_box_encrypt\",{\"_index\":600,\"name\":{\"720\":{}},\"parent\":{}}],[\"encryption_box_get_info\",{\"_index\":599,\"name\":{\"719\":{}},\"parent\":{}}],[\"encryption_public_key\",{\"_index\":477,\"name\":{\"563\":{}},\"parent\":{}}],[\"encryptionalgorithm\",{\"_index\":269,\"name\":{\"276\":{}},\"parent\":{}}],[\"encryptionalgorithmaes\",{\"_index\":10,\"name\":{\"10\":{}},\"parent\":{}}],[\"encryptionalgorithmaesvariant\",{\"_index\":260,\"name\":{\"264\":{}},\"parent\":{\"265\":{}}}],[\"encryptionalgorithmaesvariant.__type\",{\"_index\":262,\"name\":{},\"parent\":{\"266\":{}}}],[\"encryptionalgorithmchacha20\",{\"_index\":11,\"name\":{\"11\":{}},\"parent\":{}}],[\"encryptionalgorithmchacha20variant\",{\"_index\":263,\"name\":{\"267\":{}},\"parent\":{\"268\":{}}}],[\"encryptionalgorithmchacha20variant.__type\",{\"_index\":264,\"name\":{},\"parent\":{\"269\":{}}}],[\"encryptionalgorithmnaclbox\",{\"_index\":12,\"name\":{\"12\":{}},\"parent\":{}}],[\"encryptionalgorithmnaclboxvariant\",{\"_index\":265,\"name\":{\"270\":{}},\"parent\":{\"271\":{}}}],[\"encryptionalgorithmnaclboxvariant.__type\",{\"_index\":266,\"name\":{},\"parent\":{\"272\":{}}}],[\"encryptionalgorithmnaclsecretbox\",{\"_index\":13,\"name\":{\"13\":{}},\"parent\":{}}],[\"encryptionalgorithmnaclsecretboxvariant\",{\"_index\":267,\"name\":{\"273\":{}},\"parent\":{\"274\":{}}}],[\"encryptionalgorithmnaclsecretboxvariant.__type\",{\"_index\":268,\"name\":{},\"parent\":{\"275\":{}}}],[\"encryptionboxhandle\",{\"_index\":253,\"name\":{\"257\":{}},\"parent\":{}}],[\"encryptionboxinfo\",{\"_index\":254,\"name\":{\"258\":{}},\"parent\":{\"259\":{}}}],[\"encryptionboxinfo.__type\",{\"_index\":256,\"name\":{},\"parent\":{\"260\":{},\"261\":{},\"262\":{},\"263\":{}}}],[\"encryptionboxnotregistered\",{\"_index\":240,\"name\":{\"244\":{}},\"parent\":{}}],[\"end_time\",{\"_index\":1255,\"name\":{\"1704\":{},\"1716\":{}},\"parent\":{}}],[\"endpoints\",{\"_index\":146,\"name\":{\"146\":{},\"1680\":{},\"1684\":{}},\"parent\":{}}],[\"endpointsset\",{\"_index\":1237,\"name\":{\"1678\":{}},\"parent\":{\"1679\":{}}}],[\"endpointsset.__type\",{\"_index\":1238,\"name\":{},\"parent\":{\"1680\":{}}}],[\"english\",{\"_index\":319,\"name\":{\"341\":{}},\"parent\":{}}],[\"entropy\",{\"_index\":431,\"name\":{\"491\":{}},\"parent\":{}}],[\"error\",{\"_index\":938,\"name\":{\"1239\":{},\"1260\":{},\"1273\":{},\"1279\":{},\"1308\":{},\"1338\":{}},\"parent\":{}}],[\"event\",{\"_index\":653,\"name\":{\"787\":{}},\"parent\":{}}],[\"events\",{\"_index\":684,\"name\":{\"840\":{}},\"parent\":{}}],[\"execute\",{\"_index\":1405,\"name\":{\"1898\":{}},\"parent\":{}}],[\"execution_options\",{\"_index\":1132,\"name\":{\"1523\":{},\"1539\":{},\"1553\":{}},\"parent\":{}}],[\"executionoptions\",{\"_index\":1106,\"name\":{\"1491\":{}},\"parent\":{\"1492\":{}}}],[\"executionoptions.__type\",{\"_index\":1108,\"name\":{},\"parent\":{\"1493\":{},\"1494\":{},\"1495\":{},\"1496\":{},\"1497\":{},\"1498\":{}}}],[\"exit_code\",{\"_index\":975,\"name\":{\"1322\":{},\"1609\":{}},\"parent\":{}}],[\"expire\",{\"_index\":627,\"name\":{\"755\":{}},\"parent\":{}}],[\"exponent\",{\"_index\":336,\"name\":{\"358\":{}},\"parent\":{}}],[\"ext_in_msg_fee\",{\"_index\":1127,\"name\":{\"1516\":{}},\"parent\":{}}],[\"externalsignermustnotbeused\",{\"_index\":930,\"name\":{\"1229\":{}},\"parent\":{}}],[\"factorize\",{\"_index\":554,\"name\":{\"672\":{}},\"parent\":{}}],[\"factors\",{\"_index\":331,\"name\":{\"354\":{}},\"parent\":{}}],[\"fee\",{\"_index\":1071,\"name\":{\"1453\":{},\"1806\":{}},\"parent\":{}}],[\"fees\",{\"_index\":971,\"name\":{\"1315\":{},\"1534\":{}},\"parent\":{}}],[\"fetch\",{\"_index\":1404,\"name\":{\"1897\":{}},\"parent\":{}}],[\"fetch_endpoints\",{\"_index\":1289,\"name\":{\"1752\":{}},\"parent\":{}}],[\"fetch_next_monitor_results\",{\"_index\":1040,\"name\":{\"1414\":{}},\"parent\":{}}],[\"fetchblockfailed\",{\"_index\":922,\"name\":{\"1220\":{}},\"parent\":{}}],[\"field\",{\"_index\":1177,\"name\":{\"1593\":{}},\"parent\":{}}],[\"fieldaggregation\",{\"_index\":1176,\"name\":{\"1591\":{}},\"parent\":{\"1592\":{}}}],[\"fieldaggregation.__type\",{\"_index\":1178,\"name\":{},\"parent\":{\"1593\":{},\"1594\":{}}}],[\"fields\",{\"_index\":685,\"name\":{\"842\":{},\"1647\":{}},\"parent\":{}}],[\"filter\",{\"_index\":1211,\"name\":{\"1636\":{},\"1646\":{},\"1654\":{},\"1666\":{}},\"parent\":{}}],[\"finalized\",{\"_index\":998,\"name\":{\"1353\":{}},\"parent\":{}}],[\"find_last_shard_block\",{\"_index\":1288,\"name\":{\"1751\":{}},\"parent\":{}}],[\"first\",{\"_index\":1243,\"name\":{\"1689\":{}},\"parent\":{}}],[\"first_remp_status_timeout\",{\"_index\":159,\"name\":{\"159\":{}},\"parent\":{}}],[\"fn\",{\"_index\":1179,\"name\":{\"1594\":{}},\"parent\":{}}],[\"french\",{\"_index\":322,\"name\":{\"344\":{}},\"parent\":{}}],[\"function_id\",{\"_index\":764,\"name\":{\"999\":{}},\"parent\":{}}],[\"function_name\",{\"_index\":631,\"name\":{\"760\":{},\"913\":{},\"927\":{},\"995\":{},\"1551\":{}},\"parent\":{}}],[\"functionheader\",{\"_index\":626,\"name\":{\"753\":{}},\"parent\":{\"754\":{}}}],[\"functionheader.__type\",{\"_index\":628,\"name\":{},\"parent\":{\"755\":{},\"756\":{},\"757\":{}}}],[\"functions\",{\"_index\":683,\"name\":{\"839\":{}},\"parent\":{}}],[\"gas_fee\",{\"_index\":1123,\"name\":{\"1512\":{}},\"parent\":{}}],[\"generate_random_bytes\",{\"_index\":556,\"name\":{\"675\":{}},\"parent\":{}}],[\"generate_random_sign_keys\",{\"_index\":558,\"name\":{\"677\":{}},\"parent\":{}}],[\"get_address_type\",{\"_index\":1087,\"name\":{\"1471\":{}},\"parent\":{}}],[\"get_api_reference\",{\"_index\":215,\"name\":{\"218\":{}},\"parent\":{}}],[\"get_blockchain_config\",{\"_index\":905,\"name\":{\"1202\":{}},\"parent\":{}}],[\"get_boc_depth\",{\"_index\":907,\"name\":{\"1204\":{}},\"parent\":{}}],[\"get_boc_hash\",{\"_index\":906,\"name\":{\"1203\":{}},\"parent\":{}}],[\"get_code_from_tvc\",{\"_index\":908,\"name\":{\"1205\":{}},\"parent\":{}}],[\"get_code_salt\",{\"_index\":912,\"name\":{\"1210\":{}},\"parent\":{}}],[\"get_compiler_version\",{\"_index\":917,\"name\":{\"1215\":{}},\"parent\":{}}],[\"get_crypto_box_info\",{\"_index\":587,\"name\":{\"707\":{}},\"parent\":{}}],[\"get_crypto_box_seed_phrase\",{\"_index\":588,\"name\":{\"708\":{}},\"parent\":{}}],[\"get_encryption_box_from_crypto_box\",{\"_index\":590,\"name\":{\"710\":{}},\"parent\":{}}],[\"get_endpoints\",{\"_index\":1291,\"name\":{\"1754\":{}},\"parent\":{}}],[\"get_info\",{\"_index\":550,\"name\":{\"666\":{}},\"parent\":{}}],[\"get_monitor_info\",{\"_index\":1039,\"name\":{\"1413\":{}},\"parent\":{}}],[\"get_password\",{\"_index\":545,\"name\":{\"661\":{}},\"parent\":{}}],[\"get_public_key\",{\"_index\":547,\"name\":{\"663\":{}},\"parent\":{}}],[\"get_signature_data\",{\"_index\":786,\"name\":{\"1027\":{}},\"parent\":{}}],[\"get_signature_id\",{\"_index\":1300,\"name\":{\"1763\":{}},\"parent\":{}}],[\"get_signing_box\",{\"_index\":593,\"name\":{\"713\":{},\"1888\":{}},\"parent\":{}}],[\"get_signing_box_from_crypto_box\",{\"_index\":589,\"name\":{\"709\":{}},\"parent\":{}}],[\"getlibname\",{\"_index\":3,\"name\":{\"3\":{}},\"parent\":{}}],[\"getsubscriptionresultfailed\",{\"_index\":1154,\"name\":{\"1568\":{}},\"parent\":{}}],[\"git_commit\",{\"_index\":189,\"name\":{\"189\":{}},\"parent\":{}}],[\"graphqlconnectionerror\",{\"_index\":1167,\"name\":{\"1581\":{}},\"parent\":{}}],[\"graphqlerror\",{\"_index\":1158,\"name\":{\"1572\":{}},\"parent\":{}}],[\"graphqlwebsocketiniterror\",{\"_index\":1163,\"name\":{\"1577\":{}},\"parent\":{}}],[\"handle\",{\"_index\":474,\"name\":{\"560\":{},\"580\":{},\"585\":{},\"588\":{},\"594\":{},\"781\":{},\"1662\":{},\"1709\":{}},\"parent\":{}}],[\"hardened\",{\"_index\":451,\"name\":{\"523\":{}},\"parent\":{}}],[\"has_more\",{\"_index\":1275,\"name\":{\"1733\":{}},\"parent\":{}}],[\"hash\",{\"_index\":375,\"name\":{\"405\":{},\"1095\":{},\"1325\":{},\"1335\":{},\"1349\":{}},\"parent\":{}}],[\"hdkey_derivation_path\",{\"_index\":174,\"name\":{\"174\":{}},\"parent\":{}}],[\"hdkey_derive_from_xprv\",{\"_index\":580,\"name\":{\"700\":{}},\"parent\":{}}],[\"hdkey_derive_from_xprv_path\",{\"_index\":581,\"name\":{\"701\":{}},\"parent\":{}}],[\"hdkey_public_from_xprv\",{\"_index\":583,\"name\":{\"703\":{}},\"parent\":{}}],[\"hdkey_secret_from_xprv\",{\"_index\":582,\"name\":{\"702\":{}},\"parent\":{}}],[\"hdkey_xprv_from_mnemonic\",{\"_index\":579,\"name\":{\"699\":{}},\"parent\":{}}],[\"hdpath\",{\"_index\":255,\"name\":{\"260\":{},\"581\":{},\"589\":{}},\"parent\":{}}],[\"header\",{\"_index\":633,\"name\":{\"761\":{},\"838\":{},\"920\":{}},\"parent\":{}}],[\"hello\",{\"_index\":1328,\"name\":{\"1795\":{}},\"parent\":{}}],[\"hex\",{\"_index\":1055,\"name\":{\"1432\":{}},\"parent\":{}}],[\"http\",{\"_index\":168,\"name\":{\"168\":{}},\"parent\":{}}],[\"httpclientcreateerror\",{\"_index\":101,\"name\":{\"101\":{}},\"parent\":{}}],[\"httprequestcreateerror\",{\"_index\":102,\"name\":{\"102\":{}},\"parent\":{}}],[\"httprequestparseerror\",{\"_index\":104,\"name\":{\"104\":{}},\"parent\":{}}],[\"httprequestsenderror\",{\"_index\":103,\"name\":{\"103\":{}},\"parent\":{}}],[\"icon\",{\"_index\":1331,\"name\":{\"1798\":{}},\"parent\":{}}],[\"id\",{\"_index\":675,\"name\":{\"820\":{},\"832\":{},\"939\":{},\"1082\":{},\"1603\":{},\"1612\":{}},\"parent\":{}}],[\"in_msg\",{\"_index\":1188,\"name\":{\"1604\":{},\"1693\":{}},\"parent\":{}}],[\"in_msg_fwd_fee\",{\"_index\":1120,\"name\":{\"1510\":{}},\"parent\":{}}],[\"inappropriateblock\",{\"_index\":812,\"name\":{\"1062\":{}},\"parent\":{}}],[\"include_transfers\",{\"_index\":1265,\"name\":{\"1720\":{}},\"parent\":{}}],[\"info\",{\"_index\":522,\"name\":{\"629\":{},\"642\":{},\"1822\":{},\"1870\":{}},\"parent\":{}}],[\"init\",{\"_index\":891,\"name\":{\"1180\":{},\"1895\":{}},\"parent\":{}}],[\"init_params\",{\"_index\":661,\"name\":{\"800\":{}},\"parent\":{}}],[\"initial_data\",{\"_index\":640,\"name\":{\"769\":{},\"952\":{},\"961\":{},\"974\":{}},\"parent\":{}}],[\"initial_pubkey\",{\"_index\":641,\"name\":{\"770\":{},\"953\":{},\"962\":{},\"975\":{}},\"parent\":{}}],[\"input\",{\"_index\":634,\"name\":{\"762\":{},\"784\":{},\"844\":{},\"1552\":{},\"1887\":{}},\"parent\":{}}],[\"inputs\",{\"_index\":674,\"name\":{\"819\":{},\"830\":{}},\"parent\":{}}],[\"insufficientcachesize\",{\"_index\":814,\"name\":{\"1064\":{}},\"parent\":{}}],[\"interfaces\",{\"_index\":1332,\"name\":{\"1799\":{}},\"parent\":{}}],[\"internalerror\",{\"_index\":125,\"name\":{\"125\":{},\"1479\":{},\"1904\":{}},\"parent\":{}}],[\"internaloutput\",{\"_index\":652,\"name\":{\"786\":{}},\"parent\":{}}],[\"invalidabi\",{\"_index\":614,\"name\":{\"734\":{}},\"parent\":{}}],[\"invalidaccountboc\",{\"_index\":1102,\"name\":{\"1487\":{}},\"parent\":{}}],[\"invalidaddress\",{\"_index\":96,\"name\":{\"96\":{}},\"parent\":{}}],[\"invalidbase64\",{\"_index\":95,\"name\":{\"95\":{}},\"parent\":{}}],[\"invalidbigint\",{\"_index\":224,\"name\":{\"228\":{}},\"parent\":{}}],[\"invalidblockreceived\",{\"_index\":927,\"name\":{\"1225\":{}},\"parent\":{}}],[\"invalidboc\",{\"_index\":810,\"name\":{\"1060\":{}},\"parent\":{}}],[\"invalidbocref\",{\"_index\":816,\"name\":{\"1066\":{}},\"parent\":{}}],[\"invalidconfig\",{\"_index\":107,\"name\":{\"107\":{}},\"parent\":{}}],[\"invalidcontexthandle\",{\"_index\":109,\"name\":{\"109\":{}},\"parent\":{}}],[\"invalidcryptoboxtype\",{\"_index\":248,\"name\":{\"252\":{}},\"parent\":{}}],[\"invaliddata\",{\"_index\":128,\"name\":{\"128\":{},\"736\":{},\"1228\":{},\"1902\":{}},\"parent\":{}}],[\"invalidfactorizechallenge\",{\"_index\":223,\"name\":{\"227\":{}},\"parent\":{}}],[\"invalidfunctionid\",{\"_index\":615,\"name\":{\"735\":{}},\"parent\":{}}],[\"invalidfunctionname\",{\"_index\":617,\"name\":{\"738\":{}},\"parent\":{}}],[\"invalidhandle\",{\"_index\":126,\"name\":{\"126\":{}},\"parent\":{}}],[\"invalidhex\",{\"_index\":94,\"name\":{\"94\":{}},\"parent\":{}}],[\"invalidinputstack\",{\"_index\":1101,\"name\":{\"1486\":{}},\"parent\":{}}],[\"invalidivsize\",{\"_index\":241,\"name\":{\"245\":{}},\"parent\":{}}],[\"invalidjson\",{\"_index\":606,\"name\":{\"726\":{}},\"parent\":{}}],[\"invalidkey\",{\"_index\":222,\"name\":{\"226\":{}},\"parent\":{}}],[\"invalidkeysize\",{\"_index\":226,\"name\":{\"230\":{}},\"parent\":{}}],[\"invalidmessage\",{\"_index\":607,\"name\":{\"727\":{}},\"parent\":{}}],[\"invalidmessageboc\",{\"_index\":924,\"name\":{\"1222\":{}},\"parent\":{}}],[\"invalidmessagetype\",{\"_index\":1103,\"name\":{\"1488\":{}},\"parent\":{}}],[\"invalidnoncesize\",{\"_index\":251,\"name\":{\"255\":{}},\"parent\":{}}],[\"invalidparams\",{\"_index\":115,\"name\":{\"115\":{}},\"parent\":{}}],[\"invalidpublickey\",{\"_index\":220,\"name\":{\"224\":{}},\"parent\":{}}],[\"invalidrempstatus\",{\"_index\":932,\"name\":{\"1231\":{}},\"parent\":{}}],[\"invalidsecretkey\",{\"_index\":221,\"name\":{\"225\":{}},\"parent\":{}}],[\"invalidserverresponse\",{\"_index\":1155,\"name\":{\"1569\":{}},\"parent\":{}}],[\"invalidsignature\",{\"_index\":239,\"name\":{\"243\":{}},\"parent\":{}}],[\"invalidsigner\",{\"_index\":613,\"name\":{\"733\":{}},\"parent\":{}}],[\"invalidtvcimage\",{\"_index\":611,\"name\":{\"731\":{}},\"parent\":{}}],[\"invoke_debot\",{\"_index\":1399,\"name\":{\"1889\":{}},\"parent\":{}}],[\"is_internal\",{\"_index\":690,\"name\":{\"850\":{},\"925\":{}},\"parent\":{}}],[\"italian\",{\"_index\":323,\"name\":{\"345\":{}},\"parent\":{}}],[\"items\",{\"_index\":1273,\"name\":{\"1732\":{}},\"parent\":{}}],[\"iterator\",{\"_index\":1269,\"name\":{\"1727\":{}},\"parent\":{}}],[\"iterator_next\",{\"_index\":1298,\"name\":{\"1761\":{}},\"parent\":{}}],[\"iv\",{\"_index\":280,\"name\":{\"287\":{},\"291\":{}},\"parent\":{}}],[\"ivrequired\",{\"_index\":246,\"name\":{\"250\":{}},\"parent\":{}}],[\"japanese\",{\"_index\":324,\"name\":{\"346\":{}},\"parent\":{}}],[\"json\",{\"_index\":956,\"name\":{\"1285\":{},\"1291\":{},\"1297\":{},\"1303\":{}},\"parent\":{}}],[\"key\",{\"_index\":279,\"name\":{\"286\":{},\"294\":{},\"303\":{},\"416\":{},\"470\":{},\"475\":{},\"549\":{},\"823\":{}},\"parent\":{}}],[\"keypair\",{\"_index\":358,\"name\":{\"381\":{}},\"parent\":{\"382\":{}}}],[\"keypair.__type\",{\"_index\":359,\"name\":{},\"parent\":{\"383\":{},\"384\":{}}}],[\"keys\",{\"_index\":363,\"name\":{\"388\":{},\"778\":{}},\"parent\":{}}],[\"korean\",{\"_index\":325,\"name\":{\"347\":{}},\"parent\":{}}],[\"language\",{\"_index\":1329,\"name\":{\"1796\":{}},\"parent\":{}}],[\"last_paid\",{\"_index\":731,\"name\":{\"934\":{}},\"parent\":{}}],[\"last_trans_lt\",{\"_index\":730,\"name\":{\"933\":{}},\"parent\":{}}],[\"latency_detection_interval\",{\"_index\":155,\"name\":{\"155\":{}},\"parent\":{}}],[\"length\",{\"_index\":347,\"name\":{\"371\":{}},\"parent\":{}}],[\"level\",{\"_index\":1076,\"name\":{\"1457\":{}},\"parent\":{}}],[\"library\",{\"_index\":164,\"name\":{\"165\":{},\"795\":{},\"1159\":{},\"1168\":{}},\"parent\":{}}],[\"limit\",{\"_index\":1213,\"name\":{\"1639\":{},\"1728\":{}},\"parent\":{}}],[\"local_storage_path\",{\"_index\":142,\"name\":{\"142\":{}},\"parent\":{}}],[\"localstorageerror\",{\"_index\":127,\"name\":{\"127\":{}},\"parent\":{}}],[\"log\",{\"_index\":1395,\"name\":{\"1883\":{}},\"parent\":{}}],[\"log_n\",{\"_index\":381,\"name\":{\"410\":{}},\"parent\":{}}],[\"lowbalance\",{\"_index\":1097,\"name\":{\"1482\":{}},\"parent\":{}}],[\"max\",{\"_index\":1183,\"name\":{\"1598\":{}},\"parent\":{}}],[\"max_latency\",{\"_index\":156,\"name\":{\"156\":{}},\"parent\":{}}],[\"max_reconnect_timeout\",{\"_index\":148,\"name\":{\"148\":{}},\"parent\":{}}],[\"message\",{\"_index\":132,\"name\":{\"132\":{},\"808\":{},\"863\":{},\"879\":{},\"895\":{},\"902\":{},\"906\":{},\"911\":{},\"1003\":{},\"1185\":{},\"1247\":{},\"1253\":{},\"1259\":{},\"1266\":{},\"1272\":{},\"1278\":{},\"1330\":{},\"1391\":{},\"1401\":{},\"1521\":{},\"1537\":{},\"1845\":{},\"1878\":{},\"1914\":{}},\"parent\":{}}],[\"message_dst\",{\"_index\":936,\"name\":{\"1236\":{},\"1241\":{},\"1246\":{},\"1252\":{},\"1258\":{},\"1265\":{},\"1271\":{},\"1277\":{},\"1283\":{},\"1289\":{},\"1295\":{},\"1301\":{},\"1307\":{}},\"parent\":{}}],[\"message_encode_params\",{\"_index\":1035,\"name\":{\"1407\":{}},\"parent\":{}}],[\"message_expiration_timeout\",{\"_index\":178,\"name\":{\"178\":{}},\"parent\":{}}],[\"message_expiration_timeout_grow_factor\",{\"_index\":179,\"name\":{\"179\":{}},\"parent\":{}}],[\"message_id\",{\"_index\":706,\"name\":{\"882\":{},\"897\":{},\"907\":{},\"1186\":{},\"1235\":{},\"1240\":{},\"1245\":{},\"1251\":{},\"1257\":{},\"1264\":{},\"1270\":{},\"1276\":{},\"1282\":{},\"1288\":{},\"1294\":{},\"1300\":{},\"1306\":{}},\"parent\":{}}],[\"message_processing_timeout\",{\"_index\":151,\"name\":{\"151\":{}},\"parent\":{}}],[\"message_retries_count\",{\"_index\":150,\"name\":{\"150\":{}},\"parent\":{}}],[\"messagealreadyexpired\",{\"_index\":919,\"name\":{\"1217\":{}},\"parent\":{}}],[\"messagebodytype\",{\"_index\":650,\"name\":{\"783\":{}},\"parent\":{\"784\":{},\"785\":{},\"786\":{},\"787\":{}}}],[\"messageexpired\",{\"_index\":925,\"name\":{\"1223\":{}},\"parent\":{}}],[\"messagehasnotdestinationaddress\",{\"_index\":920,\"name\":{\"1218\":{}},\"parent\":{}}],[\"messagemonitoringparams\",{\"_index\":981,\"name\":{\"1328\":{}},\"parent\":{\"1329\":{}}}],[\"messagemonitoringparams.__type\",{\"_index\":982,\"name\":{},\"parent\":{\"1330\":{},\"1331\":{},\"1332\":{}}}],[\"messagemonitoringresult\",{\"_index\":985,\"name\":{\"1333\":{}},\"parent\":{\"1334\":{}}}],[\"messagemonitoringresult.__type\",{\"_index\":986,\"name\":{},\"parent\":{\"1335\":{},\"1336\":{},\"1337\":{},\"1338\":{},\"1339\":{}}}],[\"messagemonitoringstatus\",{\"_index\":997,\"name\":{\"1352\":{}},\"parent\":{\"1353\":{},\"1354\":{},\"1355\":{}}}],[\"messagemonitoringtransaction\",{\"_index\":977,\"name\":{\"1323\":{}},\"parent\":{\"1324\":{}}}],[\"messagemonitoringtransaction.__type\",{\"_index\":978,\"name\":{},\"parent\":{\"1325\":{},\"1326\":{},\"1327\":{}}}],[\"messagemonitoringtransactioncompute\",{\"_index\":974,\"name\":{\"1320\":{}},\"parent\":{\"1321\":{}}}],[\"messagemonitoringtransactioncompute.__type\",{\"_index\":976,\"name\":{},\"parent\":{\"1322\":{}}}],[\"messagenode\",{\"_index\":1192,\"name\":{\"1610\":{}},\"parent\":{\"1611\":{}}}],[\"messagenode.__type\",{\"_index\":1193,\"name\":{},\"parent\":{\"1612\":{},\"1613\":{},\"1614\":{},\"1615\":{},\"1616\":{},\"1617\":{},\"1618\":{},\"1619\":{}}}],[\"messagerejected\",{\"_index\":931,\"name\":{\"1230\":{}},\"parent\":{}}],[\"messages\",{\"_index\":1006,\"name\":{\"1364\":{},\"1384\":{},\"1388\":{},\"1699\":{}},\"parent\":{}}],[\"messagesendingparams\",{\"_index\":1001,\"name\":{\"1356\":{}},\"parent\":{\"1357\":{}}}],[\"messagesendingparams.__type\",{\"_index\":1002,\"name\":{},\"parent\":{\"1358\":{},\"1359\":{},\"1360\":{}}}],[\"messagesource\",{\"_index\":667,\"name\":{\"810\":{}},\"parent\":{}}],[\"messagesourceencoded\",{\"_index\":43,\"name\":{\"43\":{}},\"parent\":{}}],[\"messagesourceencodedvariant\",{\"_index\":665,\"name\":{\"806\":{}},\"parent\":{\"807\":{}}}],[\"messagesourceencodedvariant.__type\",{\"_index\":666,\"name\":{},\"parent\":{\"808\":{},\"809\":{}}}],[\"messagesourceencodingparams\",{\"_index\":44,\"name\":{\"44\":{}},\"parent\":{}}],[\"min\",{\"_index\":1182,\"name\":{\"1597\":{}},\"parent\":{}}],[\"misc\",{\"_index\":1321,\"name\":{\"1786\":{}},\"parent\":{}}],[\"missingsourceboc\",{\"_index\":813,\"name\":{\"1063\":{}},\"parent\":{}}],[\"mnemonic_derive_sign_keys\",{\"_index\":578,\"name\":{\"698\":{}},\"parent\":{}}],[\"mnemonic_dictionary\",{\"_index\":171,\"name\":{\"172\":{}},\"parent\":{}}],[\"mnemonic_from_entropy\",{\"_index\":576,\"name\":{\"696\":{}},\"parent\":{}}],[\"mnemonic_from_random\",{\"_index\":575,\"name\":{\"695\":{}},\"parent\":{}}],[\"mnemonic_verify\",{\"_index\":577,\"name\":{\"697\":{}},\"parent\":{}}],[\"mnemonic_word_count\",{\"_index\":173,\"name\":{\"173\":{}},\"parent\":{}}],[\"mnemonic_words\",{\"_index\":574,\"name\":{\"694\":{}},\"parent\":{}}],[\"mnemonicdictionary\",{\"_index\":317,\"name\":{\"339\":{}},\"parent\":{\"340\":{},\"341\":{},\"342\":{},\"343\":{},\"344\":{},\"345\":{},\"346\":{},\"347\":{},\"348\":{}}}],[\"mnemonicfromentropyfailed\",{\"_index\":237,\"name\":{\"241\":{}},\"parent\":{}}],[\"mnemonicgenerationfailed\",{\"_index\":236,\"name\":{\"240\":{}},\"parent\":{}}],[\"mode\",{\"_index\":277,\"name\":{\"285\":{},\"290\":{}},\"parent\":{}}],[\"modular_power\",{\"_index\":339,\"name\":{\"362\":{},\"673\":{}},\"parent\":{}}],[\"modulus\",{\"_index\":337,\"name\":{\"359\":{}},\"parent\":{}}],[\"monitor_messages\",{\"_index\":1038,\"name\":{\"1412\":{}},\"parent\":{}}],[\"monitor_queue\",{\"_index\":1023,\"name\":{\"1385\":{}},\"parent\":{}}],[\"monitoredmessage\",{\"_index\":996,\"name\":{\"1351\":{}},\"parent\":{}}],[\"monitoredmessageboc\",{\"_index\":66,\"name\":{\"66\":{}},\"parent\":{}}],[\"monitoredmessagebocvariant\",{\"_index\":992,\"name\":{\"1344\":{}},\"parent\":{\"1345\":{}}}],[\"monitoredmessagebocvariant.__type\",{\"_index\":993,\"name\":{},\"parent\":{\"1346\":{}}}],[\"monitoredmessagehashaddress\",{\"_index\":67,\"name\":{\"67\":{}},\"parent\":{}}],[\"monitoredmessagehashaddressvariant\",{\"_index\":994,\"name\":{\"1347\":{}},\"parent\":{\"1348\":{}}}],[\"monitoredmessagehashaddressvariant.__type\",{\"_index\":995,\"name\":{},\"parent\":{\"1349\":{},\"1350\":{}}}],[\"monitorfetchwaitmode\",{\"_index\":988,\"name\":{\"1340\":{}},\"parent\":{\"1341\":{},\"1342\":{},\"1343\":{}}}],[\"monitoringqueueinfo\",{\"_index\":1009,\"name\":{\"1368\":{}},\"parent\":{\"1369\":{}}}],[\"monitoringqueueinfo.__type\",{\"_index\":1011,\"name\":{},\"parent\":{\"1370\":{},\"1371\":{}}}],[\"msg\",{\"_index\":1335,\"name\":{\"1803\":{},\"1825\":{}},\"parent\":{}}],[\"nacl_box\",{\"_index\":570,\"name\":{\"690\":{}},\"parent\":{}}],[\"nacl_box_keypair\",{\"_index\":568,\"name\":{\"688\":{}},\"parent\":{}}],[\"nacl_box_keypair_from_secret_key\",{\"_index\":569,\"name\":{\"689\":{}},\"parent\":{}}],[\"nacl_box_open\",{\"_index\":571,\"name\":{\"691\":{}},\"parent\":{}}],[\"nacl_secret_box\",{\"_index\":572,\"name\":{\"692\":{}},\"parent\":{}}],[\"nacl_secret_box_open\",{\"_index\":573,\"name\":{\"693\":{}},\"parent\":{}}],[\"nacl_sign\",{\"_index\":564,\"name\":{\"684\":{}},\"parent\":{}}],[\"nacl_sign_detached\",{\"_index\":566,\"name\":{\"686\":{}},\"parent\":{}}],[\"nacl_sign_detached_verify\",{\"_index\":567,\"name\":{\"687\":{}},\"parent\":{}}],[\"nacl_sign_keypair_from_secret_key\",{\"_index\":563,\"name\":{\"683\":{}},\"parent\":{}}],[\"nacl_sign_open\",{\"_index\":565,\"name\":{\"685\":{}},\"parent\":{}}],[\"naclboxfailed\",{\"_index\":228,\"name\":{\"232\":{}},\"parent\":{}}],[\"naclboxparamscb\",{\"_index\":313,\"name\":{\"332\":{}},\"parent\":{\"333\":{}}}],[\"naclboxparamscb.__type\",{\"_index\":314,\"name\":{},\"parent\":{\"334\":{},\"335\":{}}}],[\"naclboxparamseb\",{\"_index\":286,\"name\":{\"296\":{}},\"parent\":{\"297\":{}}}],[\"naclboxparamseb.__type\",{\"_index\":288,\"name\":{},\"parent\":{\"298\":{},\"299\":{},\"300\":{}}}],[\"naclsecretboxfailed\",{\"_index\":227,\"name\":{\"231\":{}},\"parent\":{}}],[\"naclsecretboxparamscb\",{\"_index\":315,\"name\":{\"336\":{}},\"parent\":{\"337\":{}}}],[\"naclsecretboxparamscb.__type\",{\"_index\":316,\"name\":{},\"parent\":{\"338\":{}}}],[\"naclsecretboxparamseb\",{\"_index\":290,\"name\":{\"301\":{}},\"parent\":{\"302\":{}}}],[\"naclsecretboxparamseb.__type\",{\"_index\":291,\"name\":{},\"parent\":{\"303\":{},\"304\":{}}}],[\"naclsignfailed\",{\"_index\":229,\"name\":{\"233\":{}},\"parent\":{}}],[\"name\",{\"_index\":187,\"name\":{\"188\":{},\"813\":{},\"818\":{},\"824\":{},\"829\":{},\"918\":{},\"1782\":{},\"1789\":{}},\"parent\":{}}],[\"net\",{\"_index\":1435,\"name\":{\"1940\":{}},\"parent\":{}}],[\"neterrorcode\",{\"_index\":1150,\"name\":{\"1564\":{}},\"parent\":{\"1565\":{},\"1566\":{},\"1567\":{},\"1568\":{},\"1569\":{},\"1570\":{},\"1571\":{},\"1572\":{},\"1573\":{},\"1574\":{},\"1575\":{},\"1576\":{},\"1577\":{},\"1578\":{},\"1579\":{},\"1580\":{},\"1581\":{},\"1582\":{}}}],[\"netmodule\",{\"_index\":1278,\"name\":{\"1738\":{}},\"parent\":{\"1739\":{},\"1740\":{},\"1741\":{},\"1742\":{},\"1743\":{},\"1744\":{},\"1745\":{},\"1746\":{},\"1747\":{},\"1748\":{},\"1749\":{},\"1750\":{},\"1751\":{},\"1752\":{},\"1753\":{},\"1754\":{},\"1755\":{},\"1756\":{},\"1757\":{},\"1758\":{},\"1759\":{},\"1760\":{},\"1761\":{},\"1762\":{},\"1763\":{}}}],[\"netmodulenotinit\",{\"_index\":106,\"name\":{\"106\":{}},\"parent\":{}}],[\"network\",{\"_index\":137,\"name\":{\"137\":{}},\"parent\":{}}],[\"network_retries_count\",{\"_index\":147,\"name\":{\"147\":{}},\"parent\":{}}],[\"networkconfig\",{\"_index\":143,\"name\":{\"143\":{}},\"parent\":{\"144\":{}}}],[\"networkconfig.__type\",{\"_index\":145,\"name\":{},\"parent\":{\"145\":{},\"146\":{},\"147\":{},\"148\":{},\"149\":{},\"150\":{},\"151\":{},\"152\":{},\"153\":{},\"154\":{},\"155\":{},\"156\":{},\"157\":{},\"158\":{},\"159\":{},\"160\":{},\"161\":{},\"162\":{}}}],[\"networkmoduleresumed\",{\"_index\":1164,\"name\":{\"1578\":{}},\"parent\":{}}],[\"networkmodulesuspended\",{\"_index\":1159,\"name\":{\"1573\":{}},\"parent\":{}}],[\"networkqueriesprotocol\",{\"_index\":167,\"name\":{\"167\":{}},\"parent\":{\"168\":{},\"169\":{}}}],[\"next_remp_status_timeout\",{\"_index\":160,\"name\":{\"160\":{}},\"parent\":{}}],[\"nextrempstatustimeout\",{\"_index\":933,\"name\":{\"1232\":{}},\"parent\":{}}],[\"noendpointsprovided\",{\"_index\":1162,\"name\":{\"1576\":{}},\"parent\":{}}],[\"nonce\",{\"_index\":285,\"name\":{\"295\":{},\"300\":{},\"304\":{},\"331\":{},\"335\":{},\"338\":{},\"451\":{},\"460\":{},\"469\":{},\"474\":{},\"550\":{}},\"parent\":{}}],[\"nosuchrequest\",{\"_index\":119,\"name\":{\"119\":{}},\"parent\":{}}],[\"notimplemented\",{\"_index\":93,\"name\":{\"93\":{}},\"parent\":{}}],[\"notsupported\",{\"_index\":1161,\"name\":{\"1575\":{}},\"parent\":{}}],[\"nowait\",{\"_index\":991,\"name\":{\"1343\":{}},\"parent\":{}}],[\"ofb\",{\"_index\":275,\"name\":{\"282\":{}},\"parent\":{}}],[\"operations\",{\"_index\":1204,\"name\":{\"1629\":{}},\"parent\":{}}],[\"options\",{\"_index\":258,\"name\":{\"262\":{}},\"parent\":{}}],[\"order\",{\"_index\":1212,\"name\":{\"1638\":{}},\"parent\":{}}],[\"orderby\",{\"_index\":1169,\"name\":{\"1583\":{}},\"parent\":{\"1584\":{}}}],[\"orderby.__type\",{\"_index\":1170,\"name\":{},\"parent\":{\"1585\":{},\"1586\":{}}}],[\"out\",{\"_index\":1337,\"name\":{\"1805\":{}},\"parent\":{}}],[\"out_messages\",{\"_index\":969,\"name\":{\"1313\":{},\"1318\":{},\"1531\":{},\"1545\":{}},\"parent\":{}}],[\"out_msgs\",{\"_index\":1189,\"name\":{\"1605\":{}},\"parent\":{}}],[\"out_msgs_fwd_fee\",{\"_index\":1124,\"name\":{\"1513\":{}},\"parent\":{}}],[\"out_of_sync_threshold\",{\"_index\":153,\"name\":{\"153\":{}},\"parent\":{}}],[\"output\",{\"_index\":651,\"name\":{\"785\":{},\"845\":{},\"996\":{},\"1319\":{},\"1557\":{}},\"parent\":{}}],[\"output_format\",{\"_index\":1059,\"name\":{\"1437\":{}},\"parent\":{}}],[\"outputs\",{\"_index\":680,\"name\":{\"831\":{}},\"parent\":{}}],[\"p\",{\"_index\":383,\"name\":{\"412\":{}},\"parent\":{}}],[\"params\",{\"_index\":753,\"name\":{\"978\":{},\"986\":{}},\"parent\":{}}],[\"paramsofabiencodeboc\",{\"_index\":757,\"name\":{\"984\":{}},\"parent\":{\"985\":{}}}],[\"paramsofabiencodeboc.__type\",{\"_index\":758,\"name\":{},\"parent\":{\"986\":{},\"987\":{},\"988\":{}}}],[\"paramsofaggregatecollection\",{\"_index\":1216,\"name\":{\"1643\":{}},\"parent\":{\"1644\":{}}}],[\"paramsofaggregatecollection.__type\",{\"_index\":1217,\"name\":{},\"parent\":{\"1645\":{},\"1646\":{},\"1647\":{}}}],[\"paramsofappdebotbrowser\",{\"_index\":1372,\"name\":{\"1849\":{}},\"parent\":{}}],[\"paramsofappdebotbrowserapprove\",{\"_index\":87,\"name\":{\"87\":{}},\"parent\":{}}],[\"paramsofappdebotbrowserapprovevariant\",{\"_index\":1369,\"name\":{\"1846\":{}},\"parent\":{\"1847\":{}}}],[\"paramsofappdebotbrowserapprovevariant.__type\",{\"_index\":1371,\"name\":{},\"parent\":{\"1848\":{}}}],[\"paramsofappdebotbrowsergetsigningbox\",{\"_index\":84,\"name\":{\"84\":{}},\"parent\":{}}],[\"paramsofappdebotbrowsergetsigningboxvariant\",{\"_index\":1363,\"name\":{\"1837\":{}},\"parent\":{\"1838\":{}}}],[\"paramsofappdebotbrowserinput\",{\"_index\":83,\"name\":{\"83\":{}},\"parent\":{}}],[\"paramsofappdebotbrowserinputvariant\",{\"_index\":1360,\"name\":{\"1834\":{}},\"parent\":{\"1835\":{}}}],[\"paramsofappdebotbrowserinputvariant.__type\",{\"_index\":1362,\"name\":{},\"parent\":{\"1836\":{}}}],[\"paramsofappdebotbrowserinvokedebot\",{\"_index\":85,\"name\":{\"85\":{}},\"parent\":{}}],[\"paramsofappdebotbrowserinvokedebotvariant\",{\"_index\":1364,\"name\":{\"1839\":{}},\"parent\":{\"1840\":{}}}],[\"paramsofappdebotbrowserinvokedebotvariant.__type\",{\"_index\":1366,\"name\":{},\"parent\":{\"1841\":{},\"1842\":{}}}],[\"paramsofappdebotbrowserlog\",{\"_index\":79,\"name\":{\"79\":{}},\"parent\":{}}],[\"paramsofappdebotbrowserlogvariant\",{\"_index\":1351,\"name\":{\"1823\":{}},\"parent\":{\"1824\":{}}}],[\"paramsofappdebotbrowserlogvariant.__type\",{\"_index\":1352,\"name\":{},\"parent\":{\"1825\":{}}}],[\"paramsofappdebotbrowsersend\",{\"_index\":86,\"name\":{\"86\":{}},\"parent\":{}}],[\"paramsofappdebotbrowsersendvariant\",{\"_index\":1367,\"name\":{\"1843\":{}},\"parent\":{\"1844\":{}}}],[\"paramsofappdebotbrowsersendvariant.__type\",{\"_index\":1368,\"name\":{},\"parent\":{\"1845\":{}}}],[\"paramsofappdebotbrowsershowaction\",{\"_index\":82,\"name\":{\"82\":{}},\"parent\":{}}],[\"paramsofappdebotbrowsershowactionvariant\",{\"_index\":1357,\"name\":{\"1831\":{}},\"parent\":{\"1832\":{}}}],[\"paramsofappdebotbrowsershowactionvariant.__type\",{\"_index\":1359,\"name\":{},\"parent\":{\"1833\":{}}}],[\"paramsofappdebotbrowserswitch\",{\"_index\":80,\"name\":{\"80\":{}},\"parent\":{}}],[\"paramsofappdebotbrowserswitchcompleted\",{\"_index\":81,\"name\":{\"81\":{}},\"parent\":{}}],[\"paramsofappdebotbrowserswitchcompletedvariant\",{\"_index\":1356,\"name\":{\"1829\":{}},\"parent\":{\"1830\":{}}}],[\"paramsofappdebotbrowserswitchvariant\",{\"_index\":1353,\"name\":{\"1826\":{}},\"parent\":{\"1827\":{}}}],[\"paramsofappdebotbrowserswitchvariant.__type\",{\"_index\":1355,\"name\":{},\"parent\":{\"1828\":{}}}],[\"paramsofappencryptionbox\",{\"_index\":520,\"name\":{\"626\":{}},\"parent\":{}}],[\"paramsofappencryptionboxdecrypt\",{\"_index\":28,\"name\":{\"28\":{}},\"parent\":{}}],[\"paramsofappencryptionboxdecryptvariant\",{\"_index\":518,\"name\":{\"623\":{}},\"parent\":{\"624\":{}}}],[\"paramsofappencryptionboxdecryptvariant.__type\",{\"_index\":519,\"name\":{},\"parent\":{\"625\":{}}}],[\"paramsofappencryptionboxencrypt\",{\"_index\":27,\"name\":{\"27\":{}},\"parent\":{}}],[\"paramsofappencryptionboxencryptvariant\",{\"_index\":516,\"name\":{\"620\":{}},\"parent\":{\"621\":{}}}],[\"paramsofappencryptionboxencryptvariant.__type\",{\"_index\":517,\"name\":{},\"parent\":{\"622\":{}}}],[\"paramsofappencryptionboxgetinfo\",{\"_index\":26,\"name\":{\"26\":{}},\"parent\":{}}],[\"paramsofappencryptionboxgetinfovariant\",{\"_index\":515,\"name\":{\"618\":{}},\"parent\":{\"619\":{}}}],[\"paramsofapppasswordprovider\",{\"_index\":479,\"name\":{\"564\":{}},\"parent\":{}}],[\"paramsofapppasswordprovidergetpassword\",{\"_index\":20,\"name\":{\"20\":{}},\"parent\":{}}],[\"paramsofapppasswordprovidergetpasswordvariant\",{\"_index\":476,\"name\":{\"561\":{}},\"parent\":{\"562\":{}}}],[\"paramsofapppasswordprovidergetpasswordvariant.__type\",{\"_index\":478,\"name\":{},\"parent\":{\"563\":{}}}],[\"paramsofapprequest\",{\"_index\":190,\"name\":{\"190\":{}},\"parent\":{\"191\":{}}}],[\"paramsofapprequest.__type\",{\"_index\":192,\"name\":{},\"parent\":{\"192\":{},\"193\":{}}}],[\"paramsofappsigningbox\",{\"_index\":501,\"name\":{\"600\":{}},\"parent\":{}}],[\"paramsofappsigningboxgetpublickey\",{\"_index\":22,\"name\":{\"22\":{}},\"parent\":{}}],[\"paramsofappsigningboxgetpublickeyvariant\",{\"_index\":498,\"name\":{\"595\":{}},\"parent\":{\"596\":{}}}],[\"paramsofappsigningboxsign\",{\"_index\":23,\"name\":{\"23\":{}},\"parent\":{}}],[\"paramsofappsigningboxsignvariant\",{\"_index\":499,\"name\":{\"597\":{}},\"parent\":{\"598\":{}}}],[\"paramsofappsigningboxsignvariant.__type\",{\"_index\":500,\"name\":{},\"parent\":{\"599\":{}}}],[\"paramsofattachsignature\",{\"_index\":714,\"name\":{\"898\":{}},\"parent\":{\"899\":{}}}],[\"paramsofattachsignature.__type\",{\"_index\":715,\"name\":{},\"parent\":{\"900\":{},\"901\":{},\"902\":{},\"903\":{}}}],[\"paramsofattachsignaturetomessagebody\",{\"_index\":697,\"name\":{\"859\":{}},\"parent\":{\"860\":{}}}],[\"paramsofattachsignaturetomessagebody.__type\",{\"_index\":698,\"name\":{},\"parent\":{\"861\":{},\"862\":{},\"863\":{},\"864\":{}}}],[\"paramsofbatchquery\",{\"_index\":1203,\"name\":{\"1627\":{}},\"parent\":{\"1628\":{}}}],[\"paramsofbatchquery.__type\",{\"_index\":1205,\"name\":{},\"parent\":{\"1629\":{}}}],[\"paramsofboccacheget\",{\"_index\":847,\"name\":{\"1108\":{}},\"parent\":{\"1109\":{}}}],[\"paramsofboccacheget.__type\",{\"_index\":849,\"name\":{},\"parent\":{\"1110\":{}}}],[\"paramsofboccacheset\",{\"_index\":852,\"name\":{\"1114\":{}},\"parent\":{\"1115\":{}}}],[\"paramsofboccacheset.__type\",{\"_index\":853,\"name\":{},\"parent\":{\"1116\":{},\"1117\":{}}}],[\"paramsofboccacheunpin\",{\"_index\":857,\"name\":{\"1121\":{}},\"parent\":{\"1122\":{}}}],[\"paramsofboccacheunpin.__type\",{\"_index\":858,\"name\":{},\"parent\":{\"1123\":{},\"1124\":{}}}],[\"paramsofcalcfunctionid\",{\"_index\":761,\"name\":{\"992\":{}},\"parent\":{\"993\":{}}}],[\"paramsofcalcfunctionid.__type\",{\"_index\":762,\"name\":{},\"parent\":{\"994\":{},\"995\":{},\"996\":{}}}],[\"paramsofcalcstoragefee\",{\"_index\":1067,\"name\":{\"1447\":{}},\"parent\":{\"1448\":{}}}],[\"paramsofcalcstoragefee.__type\",{\"_index\":1068,\"name\":{},\"parent\":{\"1449\":{},\"1450\":{}}}],[\"paramsofcancelmonitor\",{\"_index\":1019,\"name\":{\"1379\":{}},\"parent\":{\"1380\":{}}}],[\"paramsofcancelmonitor.__type\",{\"_index\":1020,\"name\":{},\"parent\":{\"1381\":{}}}],[\"paramsofchacha20\",{\"_index\":466,\"name\":{\"546\":{}},\"parent\":{\"547\":{}}}],[\"paramsofchacha20.__type\",{\"_index\":467,\"name\":{},\"parent\":{\"548\":{},\"549\":{},\"550\":{}}}],[\"paramsofcompresszstd\",{\"_index\":1073,\"name\":{\"1454\":{}},\"parent\":{\"1455\":{}}}],[\"paramsofcompresszstd.__type\",{\"_index\":1075,\"name\":{},\"parent\":{\"1456\":{},\"1457\":{}}}],[\"paramsofconvertaddress\",{\"_index\":1057,\"name\":{\"1434\":{}},\"parent\":{\"1435\":{}}}],[\"paramsofconvertaddress.__type\",{\"_index\":1058,\"name\":{},\"parent\":{\"1436\":{},\"1437\":{}}}],[\"paramsofconvertpublickeytotonsafeformat\",{\"_index\":352,\"name\":{\"375\":{}},\"parent\":{\"376\":{}}}],[\"paramsofconvertpublickeytotonsafeformat.__type\",{\"_index\":354,\"name\":{},\"parent\":{\"377\":{}}}],[\"paramsofcreateblockiterator\",{\"_index\":1252,\"name\":{\"1701\":{}},\"parent\":{\"1702\":{}}}],[\"paramsofcreateblockiterator.__type\",{\"_index\":1254,\"name\":{},\"parent\":{\"1703\":{},\"1704\":{},\"1705\":{},\"1706\":{}}}],[\"paramsofcreatecryptobox\",{\"_index\":470,\"name\":{\"554\":{}},\"parent\":{\"555\":{}}}],[\"paramsofcreatecryptobox.__type\",{\"_index\":472,\"name\":{},\"parent\":{\"556\":{},\"557\":{}}}],[\"paramsofcreateencryptionbox\",{\"_index\":542,\"name\":{\"657\":{}},\"parent\":{\"658\":{}}}],[\"paramsofcreateencryptionbox.__type\",{\"_index\":543,\"name\":{},\"parent\":{\"659\":{}}}],[\"paramsofcreatetransactioniterator\",{\"_index\":1262,\"name\":{\"1713\":{}},\"parent\":{\"1714\":{}}}],[\"paramsofcreatetransactioniterator.__type\",{\"_index\":1263,\"name\":{},\"parent\":{\"1715\":{},\"1716\":{},\"1717\":{},\"1718\":{},\"1719\":{},\"1720\":{}}}],[\"paramsofdecodeaccountdata\",{\"_index\":736,\"name\":{\"940\":{}},\"parent\":{\"941\":{}}}],[\"paramsofdecodeaccountdata.__type\",{\"_index\":737,\"name\":{},\"parent\":{\"942\":{},\"943\":{},\"944\":{}}}],[\"paramsofdecodeboc\",{\"_index\":752,\"name\":{\"976\":{}},\"parent\":{\"977\":{}}}],[\"paramsofdecodeboc.__type\",{\"_index\":754,\"name\":{},\"parent\":{\"978\":{},\"979\":{},\"980\":{}}}],[\"paramsofdecodeinitialdata\",{\"_index\":748,\"name\":{\"967\":{}},\"parent\":{\"968\":{}}}],[\"paramsofdecodeinitialdata.__type\",{\"_index\":749,\"name\":{},\"parent\":{\"969\":{},\"970\":{},\"971\":{}}}],[\"paramsofdecodemessage\",{\"_index\":718,\"name\":{\"908\":{}},\"parent\":{\"909\":{}}}],[\"paramsofdecodemessage.__type\",{\"_index\":719,\"name\":{},\"parent\":{\"910\":{},\"911\":{},\"912\":{},\"913\":{},\"914\":{}}}],[\"paramsofdecodemessagebody\",{\"_index\":725,\"name\":{\"921\":{}},\"parent\":{\"922\":{}}}],[\"paramsofdecodemessagebody.__type\",{\"_index\":726,\"name\":{},\"parent\":{\"923\":{},\"924\":{},\"925\":{},\"926\":{},\"927\":{},\"928\":{}}}],[\"paramsofdecodestateinit\",{\"_index\":871,\"name\":{\"1147\":{}},\"parent\":{\"1148\":{}}}],[\"paramsofdecodestateinit.__type\",{\"_index\":872,\"name\":{},\"parent\":{\"1149\":{},\"1150\":{}}}],[\"paramsofdecodetvc\",{\"_index\":817,\"name\":{\"1067\":{}},\"parent\":{\"1068\":{}}}],[\"paramsofdecodetvc.__type\",{\"_index\":818,\"name\":{},\"parent\":{\"1069\":{}}}],[\"paramsofdecompresszstd\",{\"_index\":1080,\"name\":{\"1461\":{}},\"parent\":{\"1462\":{}}}],[\"paramsofdecompresszstd.__type\",{\"_index\":1081,\"name\":{},\"parent\":{\"1463\":{}}}],[\"paramsofencodeaccount\",{\"_index\":727,\"name\":{\"929\":{}},\"parent\":{\"930\":{}}}],[\"paramsofencodeaccount.__type\",{\"_index\":728,\"name\":{},\"parent\":{\"931\":{},\"932\":{},\"933\":{},\"934\":{},\"935\":{}}}],[\"paramsofencodeboc\",{\"_index\":859,\"name\":{\"1125\":{}},\"parent\":{\"1126\":{}}}],[\"paramsofencodeboc.__type\",{\"_index\":860,\"name\":{},\"parent\":{\"1127\":{},\"1128\":{}}}],[\"paramsofencodeexternalinmessage\",{\"_index\":887,\"name\":{\"1176\":{}},\"parent\":{\"1177\":{}}}],[\"paramsofencodeexternalinmessage.__type\",{\"_index\":889,\"name\":{},\"parent\":{\"1178\":{},\"1179\":{},\"1180\":{},\"1181\":{},\"1182\":{}}}],[\"paramsofencodeinitialdata\",{\"_index\":744,\"name\":{\"958\":{}},\"parent\":{\"959\":{}}}],[\"paramsofencodeinitialdata.__type\",{\"_index\":745,\"name\":{},\"parent\":{\"960\":{},\"961\":{},\"962\":{},\"963\":{}}}],[\"paramsofencodeinternalmessage\",{\"_index\":707,\"name\":{\"883\":{}},\"parent\":{\"884\":{}}}],[\"paramsofencodeinternalmessage.__type\",{\"_index\":708,\"name\":{},\"parent\":{\"885\":{},\"886\":{},\"887\":{},\"888\":{},\"889\":{},\"890\":{},\"891\":{},\"892\":{}}}],[\"paramsofencodemessage\",{\"_index\":701,\"name\":{\"868\":{}},\"parent\":{\"869\":{}}}],[\"paramsofencodemessage.__type\",{\"_index\":702,\"name\":{},\"parent\":{\"870\":{},\"871\":{},\"872\":{},\"873\":{},\"874\":{},\"875\":{},\"876\":{}}}],[\"paramsofencodemessagebody\",{\"_index\":687,\"name\":{\"846\":{}},\"parent\":{\"847\":{}}}],[\"paramsofencodemessagebody.__type\",{\"_index\":688,\"name\":{},\"parent\":{\"848\":{},\"849\":{},\"850\":{},\"851\":{},\"852\":{},\"853\":{},\"854\":{}}}],[\"paramsofencodestateinit\",{\"_index\":883,\"name\":{\"1164\":{}},\"parent\":{\"1165\":{}}}],[\"paramsofencodestateinit.__type\",{\"_index\":884,\"name\":{},\"parent\":{\"1166\":{},\"1167\":{},\"1168\":{},\"1169\":{},\"1170\":{},\"1171\":{},\"1172\":{}}}],[\"paramsofencryptionboxdecrypt\",{\"_index\":538,\"name\":{\"650\":{}},\"parent\":{\"651\":{}}}],[\"paramsofencryptionboxdecrypt.__type\",{\"_index\":539,\"name\":{},\"parent\":{\"652\":{},\"653\":{}}}],[\"paramsofencryptionboxencrypt\",{\"_index\":534,\"name\":{\"643\":{}},\"parent\":{\"644\":{}}}],[\"paramsofencryptionboxencrypt.__type\",{\"_index\":535,\"name\":{},\"parent\":{\"645\":{},\"646\":{}}}],[\"paramsofencryptionboxgetinfo\",{\"_index\":529,\"name\":{\"637\":{}},\"parent\":{\"638\":{}}}],[\"paramsofencryptionboxgetinfo.__type\",{\"_index\":531,\"name\":{},\"parent\":{\"639\":{}}}],[\"paramsofexecute\",{\"_index\":1388,\"name\":{\"1871\":{}},\"parent\":{\"1872\":{}}}],[\"paramsofexecute.__type\",{\"_index\":1389,\"name\":{},\"parent\":{\"1873\":{},\"1874\":{}}}],[\"paramsoffactorize\",{\"_index\":327,\"name\":{\"349\":{}},\"parent\":{\"350\":{}}}],[\"paramsoffactorize.__type\",{\"_index\":329,\"name\":{},\"parent\":{\"351\":{}}}],[\"paramsoffetch\",{\"_index\":1384,\"name\":{\"1865\":{}},\"parent\":{\"1866\":{}}}],[\"paramsoffetch.__type\",{\"_index\":1385,\"name\":{},\"parent\":{\"1867\":{}}}],[\"paramsoffetchnextmonitorresults\",{\"_index\":1013,\"name\":{\"1372\":{}},\"parent\":{\"1373\":{}}}],[\"paramsoffetchnextmonitorresults.__type\",{\"_index\":1014,\"name\":{},\"parent\":{\"1374\":{},\"1375\":{}}}],[\"paramsoffindlastshardblock\",{\"_index\":1232,\"name\":{\"1672\":{}},\"parent\":{\"1673\":{}}}],[\"paramsoffindlastshardblock.__type\",{\"_index\":1233,\"name\":{},\"parent\":{\"1674\":{}}}],[\"paramsofgeneraterandombytes\",{\"_index\":346,\"name\":{\"369\":{}},\"parent\":{\"370\":{}}}],[\"paramsofgeneraterandombytes.__type\",{\"_index\":348,\"name\":{},\"parent\":{\"371\":{}}}],[\"paramsofgetaddresstype\",{\"_index\":1062,\"name\":{\"1441\":{}},\"parent\":{\"1442\":{}}}],[\"paramsofgetaddresstype.__type\",{\"_index\":1063,\"name\":{},\"parent\":{\"1443\":{}}}],[\"paramsofgetblockchainconfig\",{\"_index\":828,\"name\":{\"1084\":{}},\"parent\":{\"1085\":{}}}],[\"paramsofgetblockchainconfig.__type\",{\"_index\":830,\"name\":{},\"parent\":{\"1086\":{}}}],[\"paramsofgetbocdepth\",{\"_index\":838,\"name\":{\"1096\":{}},\"parent\":{\"1097\":{}}}],[\"paramsofgetbocdepth.__type\",{\"_index\":839,\"name\":{},\"parent\":{\"1098\":{}}}],[\"paramsofgetbochash\",{\"_index\":834,\"name\":{\"1090\":{}},\"parent\":{\"1091\":{}}}],[\"paramsofgetbochash.__type\",{\"_index\":835,\"name\":{},\"parent\":{\"1092\":{}}}],[\"paramsofgetcodefromtvc\",{\"_index\":843,\"name\":{\"1102\":{}},\"parent\":{\"1103\":{}}}],[\"paramsofgetcodefromtvc.__type\",{\"_index\":844,\"name\":{},\"parent\":{\"1104\":{}}}],[\"paramsofgetcodesalt\",{\"_index\":863,\"name\":{\"1132\":{}},\"parent\":{\"1133\":{}}}],[\"paramsofgetcodesalt.__type\",{\"_index\":864,\"name\":{},\"parent\":{\"1134\":{},\"1135\":{}}}],[\"paramsofgetcompilerversion\",{\"_index\":894,\"name\":{\"1187\":{}},\"parent\":{\"1188\":{}}}],[\"paramsofgetcompilerversion.__type\",{\"_index\":895,\"name\":{},\"parent\":{\"1189\":{}}}],[\"paramsofgetencryptionboxfromcryptobox\",{\"_index\":494,\"name\":{\"586\":{}},\"parent\":{\"587\":{}}}],[\"paramsofgetencryptionboxfromcryptobox.__type\",{\"_index\":495,\"name\":{},\"parent\":{\"588\":{},\"589\":{},\"590\":{},\"591\":{}}}],[\"paramsofgetmonitorinfo\",{\"_index\":1007,\"name\":{\"1365\":{}},\"parent\":{\"1366\":{}}}],[\"paramsofgetmonitorinfo.__type\",{\"_index\":1008,\"name\":{},\"parent\":{\"1367\":{}}}],[\"paramsofgetsignaturedata\",{\"_index\":766,\"name\":{\"1000\":{}},\"parent\":{\"1001\":{}}}],[\"paramsofgetsignaturedata.__type\",{\"_index\":767,\"name\":{},\"parent\":{\"1002\":{},\"1003\":{},\"1004\":{}}}],[\"paramsofgetsigningboxfromcryptobox\",{\"_index\":489,\"name\":{\"578\":{}},\"parent\":{\"579\":{}}}],[\"paramsofgetsigningboxfromcryptobox.__type\",{\"_index\":490,\"name\":{},\"parent\":{\"580\":{},\"581\":{},\"582\":{}}}],[\"paramsofhash\",{\"_index\":372,\"name\":{\"400\":{}},\"parent\":{\"401\":{}}}],[\"paramsofhash.__type\",{\"_index\":373,\"name\":{},\"parent\":{\"402\":{}}}],[\"paramsofhdkeyderivefromxprv\",{\"_index\":448,\"name\":{\"519\":{}},\"parent\":{\"520\":{}}}],[\"paramsofhdkeyderivefromxprv.__type\",{\"_index\":449,\"name\":{},\"parent\":{\"521\":{},\"522\":{},\"523\":{}}}],[\"paramsofhdkeyderivefromxprvpath\",{\"_index\":454,\"name\":{\"527\":{}},\"parent\":{\"528\":{}}}],[\"paramsofhdkeyderivefromxprvpath.__type\",{\"_index\":455,\"name\":{},\"parent\":{\"529\":{},\"530\":{}}}],[\"paramsofhdkeypublicfromxprv\",{\"_index\":462,\"name\":{\"540\":{}},\"parent\":{\"541\":{}}}],[\"paramsofhdkeypublicfromxprv.__type\",{\"_index\":463,\"name\":{},\"parent\":{\"542\":{}}}],[\"paramsofhdkeysecretfromxprv\",{\"_index\":458,\"name\":{\"534\":{}},\"parent\":{\"535\":{}}}],[\"paramsofhdkeysecretfromxprv.__type\",{\"_index\":459,\"name\":{},\"parent\":{\"536\":{}}}],[\"paramsofhdkeyxprvfrommnemonic\",{\"_index\":443,\"name\":{\"511\":{}},\"parent\":{\"512\":{}}}],[\"paramsofhdkeyxprvfrommnemonic.__type\",{\"_index\":444,\"name\":{},\"parent\":{\"513\":{},\"514\":{},\"515\":{}}}],[\"paramsofinit\",{\"_index\":1345,\"name\":{\"1815\":{}},\"parent\":{\"1816\":{}}}],[\"paramsofinit.__type\",{\"_index\":1346,\"name\":{},\"parent\":{\"1817\":{}}}],[\"paramsofiteratornext\",{\"_index\":1268,\"name\":{\"1725\":{}},\"parent\":{\"1726\":{}}}],[\"paramsofiteratornext.__type\",{\"_index\":1270,\"name\":{},\"parent\":{\"1727\":{},\"1728\":{},\"1729\":{}}}],[\"paramsofmnemonicderivesignkeys\",{\"_index\":440,\"name\":{\"505\":{}},\"parent\":{\"506\":{}}}],[\"paramsofmnemonicderivesignkeys.__type\",{\"_index\":441,\"name\":{},\"parent\":{\"507\":{},\"508\":{},\"509\":{},\"510\":{}}}],[\"paramsofmnemonicfromentropy\",{\"_index\":430,\"name\":{\"489\":{}},\"parent\":{\"490\":{}}}],[\"paramsofmnemonicfromentropy.__type\",{\"_index\":432,\"name\":{},\"parent\":{\"491\":{},\"492\":{},\"493\":{}}}],[\"paramsofmnemonicfromrandom\",{\"_index\":425,\"name\":{\"482\":{}},\"parent\":{\"483\":{}}}],[\"paramsofmnemonicfromrandom.__type\",{\"_index\":426,\"name\":{},\"parent\":{\"484\":{},\"485\":{}}}],[\"paramsofmnemonicverify\",{\"_index\":435,\"name\":{\"497\":{}},\"parent\":{\"498\":{}}}],[\"paramsofmnemonicverify.__type\",{\"_index\":436,\"name\":{},\"parent\":{\"499\":{},\"500\":{},\"501\":{}}}],[\"paramsofmnemonicwords\",{\"_index\":420,\"name\":{\"476\":{}},\"parent\":{\"477\":{}}}],[\"paramsofmnemonicwords.__type\",{\"_index\":421,\"name\":{},\"parent\":{\"478\":{}}}],[\"paramsofmodularpower\",{\"_index\":333,\"name\":{\"355\":{}},\"parent\":{\"356\":{}}}],[\"paramsofmodularpower.__type\",{\"_index\":335,\"name\":{},\"parent\":{\"357\":{},\"358\":{},\"359\":{}}}],[\"paramsofmonitormessages\",{\"_index\":1003,\"name\":{\"1361\":{}},\"parent\":{\"1362\":{}}}],[\"paramsofmonitormessages.__type\",{\"_index\":1005,\"name\":{},\"parent\":{\"1363\":{},\"1364\":{}}}],[\"paramsofnaclbox\",{\"_index\":406,\"name\":{\"448\":{}},\"parent\":{\"449\":{}}}],[\"paramsofnaclbox.__type\",{\"_index\":408,\"name\":{},\"parent\":{\"450\":{},\"451\":{},\"452\":{},\"453\":{}}}],[\"paramsofnaclboxkeypairfromsecret\",{\"_index\":404,\"name\":{\"445\":{}},\"parent\":{\"446\":{}}}],[\"paramsofnaclboxkeypairfromsecret.__type\",{\"_index\":405,\"name\":{},\"parent\":{\"447\":{}}}],[\"paramsofnaclboxopen\",{\"_index\":412,\"name\":{\"457\":{}},\"parent\":{\"458\":{}}}],[\"paramsofnaclboxopen.__type\",{\"_index\":413,\"name\":{},\"parent\":{\"459\":{},\"460\":{},\"461\":{},\"462\":{}}}],[\"paramsofnaclsecretbox\",{\"_index\":416,\"name\":{\"466\":{}},\"parent\":{\"467\":{}}}],[\"paramsofnaclsecretbox.__type\",{\"_index\":417,\"name\":{},\"parent\":{\"468\":{},\"469\":{},\"470\":{}}}],[\"paramsofnaclsecretboxopen\",{\"_index\":418,\"name\":{\"471\":{}},\"parent\":{\"472\":{}}}],[\"paramsofnaclsecretboxopen.__type\",{\"_index\":419,\"name\":{},\"parent\":{\"473\":{},\"474\":{},\"475\":{}}}],[\"paramsofnaclsign\",{\"_index\":389,\"name\":{\"420\":{}},\"parent\":{\"421\":{}}}],[\"paramsofnaclsign.__type\",{\"_index\":390,\"name\":{},\"parent\":{\"422\":{},\"423\":{}}}],[\"paramsofnaclsigndetachedverify\",{\"_index\":399,\"name\":{\"437\":{}},\"parent\":{\"438\":{}}}],[\"paramsofnaclsigndetachedverify.__type\",{\"_index\":400,\"name\":{},\"parent\":{\"439\":{},\"440\":{},\"441\":{}}}],[\"paramsofnaclsignkeypairfromsecret\",{\"_index\":387,\"name\":{\"417\":{}},\"parent\":{\"418\":{}}}],[\"paramsofnaclsignkeypairfromsecret.__type\",{\"_index\":388,\"name\":{},\"parent\":{\"419\":{}}}],[\"paramsofnaclsignopen\",{\"_index\":393,\"name\":{\"427\":{}},\"parent\":{\"428\":{}}}],[\"paramsofnaclsignopen.__type\",{\"_index\":394,\"name\":{},\"parent\":{\"429\":{},\"430\":{}}}],[\"paramsofparse\",{\"_index\":821,\"name\":{\"1073\":{}},\"parent\":{\"1074\":{}}}],[\"paramsofparse.__type\",{\"_index\":822,\"name\":{},\"parent\":{\"1075\":{}}}],[\"paramsofparseshardstate\",{\"_index\":826,\"name\":{\"1079\":{}},\"parent\":{\"1080\":{}}}],[\"paramsofparseshardstate.__type\",{\"_index\":827,\"name\":{},\"parent\":{\"1081\":{},\"1082\":{},\"1083\":{}}}],[\"paramsofprocessmessage\",{\"_index\":1034,\"name\":{\"1405\":{}},\"parent\":{\"1406\":{}}}],[\"paramsofprocessmessage.__type\",{\"_index\":1036,\"name\":{},\"parent\":{\"1407\":{},\"1408\":{}}}],[\"paramsofproofblockdata\",{\"_index\":1410,\"name\":{\"1906\":{}},\"parent\":{\"1907\":{}}}],[\"paramsofproofblockdata.__type\",{\"_index\":1412,\"name\":{},\"parent\":{\"1908\":{}}}],[\"paramsofproofmessagedata\",{\"_index\":1415,\"name\":{\"1912\":{}},\"parent\":{\"1913\":{}}}],[\"paramsofproofmessagedata.__type\",{\"_index\":1416,\"name\":{},\"parent\":{\"1914\":{}}}],[\"paramsofprooftransactiondata\",{\"_index\":1413,\"name\":{\"1909\":{}},\"parent\":{\"1910\":{}}}],[\"paramsofprooftransactiondata.__type\",{\"_index\":1414,\"name\":{},\"parent\":{\"1911\":{}}}],[\"paramsofquery\",{\"_index\":1197,\"name\":{\"1620\":{}},\"parent\":{\"1621\":{}}}],[\"paramsofquery.__type\",{\"_index\":1199,\"name\":{},\"parent\":{\"1622\":{},\"1623\":{}}}],[\"paramsofquerycollection\",{\"_index\":1208,\"name\":{\"1633\":{}},\"parent\":{\"1634\":{}}}],[\"paramsofquerycollection.__type\",{\"_index\":1210,\"name\":{},\"parent\":{\"1635\":{},\"1636\":{},\"1637\":{},\"1638\":{},\"1639\":{}}}],[\"paramsofquerycounterparties\",{\"_index\":1241,\"name\":{\"1685\":{}},\"parent\":{\"1686\":{}}}],[\"paramsofquerycounterparties.__type\",{\"_index\":1242,\"name\":{},\"parent\":{\"1687\":{},\"1688\":{},\"1689\":{},\"1690\":{}}}],[\"paramsofqueryoperation\",{\"_index\":1175,\"name\":{\"1590\":{}},\"parent\":{}}],[\"paramsofqueryoperationaggregatecollection\",{\"_index\":76,\"name\":{\"76\":{}},\"parent\":{}}],[\"paramsofqueryoperationquerycollection\",{\"_index\":74,\"name\":{\"74\":{}},\"parent\":{}}],[\"paramsofqueryoperationquerycounterparties\",{\"_index\":77,\"name\":{\"77\":{}},\"parent\":{}}],[\"paramsofqueryoperationwaitforcollection\",{\"_index\":75,\"name\":{\"75\":{}},\"parent\":{}}],[\"paramsofquerytransactiontree\",{\"_index\":1245,\"name\":{\"1691\":{}},\"parent\":{\"1692\":{}}}],[\"paramsofquerytransactiontree.__type\",{\"_index\":1246,\"name\":{},\"parent\":{\"1693\":{},\"1694\":{},\"1695\":{},\"1696\":{}}}],[\"paramsofremove\",{\"_index\":1392,\"name\":{\"1879\":{}},\"parent\":{\"1880\":{}}}],[\"paramsofremove.__type\",{\"_index\":1393,\"name\":{},\"parent\":{\"1881\":{}}}],[\"paramsofresolveapprequest\",{\"_index\":210,\"name\":{\"211\":{}},\"parent\":{\"212\":{}}}],[\"paramsofresolveapprequest.__type\",{\"_index\":211,\"name\":{},\"parent\":{\"213\":{},\"214\":{}}}],[\"paramsofresumeblockiterator\",{\"_index\":1259,\"name\":{\"1710\":{}},\"parent\":{\"1711\":{}}}],[\"paramsofresumeblockiterator.__type\",{\"_index\":1261,\"name\":{},\"parent\":{\"1712\":{}}}],[\"paramsofresumetransactioniterator\",{\"_index\":1266,\"name\":{\"1721\":{}},\"parent\":{\"1722\":{}}}],[\"paramsofresumetransactioniterator.__type\",{\"_index\":1267,\"name\":{},\"parent\":{\"1723\":{},\"1724\":{}}}],[\"paramsofrunexecutor\",{\"_index\":1130,\"name\":{\"1519\":{}},\"parent\":{\"1520\":{}}}],[\"paramsofrunexecutor.__type\",{\"_index\":1131,\"name\":{},\"parent\":{\"1521\":{},\"1522\":{},\"1523\":{},\"1524\":{},\"1525\":{},\"1526\":{},\"1527\":{}}}],[\"paramsofrunget\",{\"_index\":1141,\"name\":{\"1548\":{}},\"parent\":{\"1549\":{}}}],[\"paramsofrunget.__type\",{\"_index\":1142,\"name\":{},\"parent\":{\"1550\":{},\"1551\":{},\"1552\":{},\"1553\":{},\"1554\":{}}}],[\"paramsofruntvm\",{\"_index\":1137,\"name\":{\"1535\":{}},\"parent\":{\"1536\":{}}}],[\"paramsofruntvm.__type\",{\"_index\":1138,\"name\":{},\"parent\":{\"1537\":{},\"1538\":{},\"1539\":{},\"1540\":{},\"1541\":{},\"1542\":{}}}],[\"paramsofscrypt\",{\"_index\":377,\"name\":{\"406\":{}},\"parent\":{\"407\":{}}}],[\"paramsofscrypt.__type\",{\"_index\":379,\"name\":{},\"parent\":{\"408\":{},\"409\":{},\"410\":{},\"411\":{},\"412\":{},\"413\":{}}}],[\"paramsofsend\",{\"_index\":1390,\"name\":{\"1875\":{}},\"parent\":{\"1876\":{}}}],[\"paramsofsend.__type\",{\"_index\":1391,\"name\":{},\"parent\":{\"1877\":{},\"1878\":{}}}],[\"paramsofsendmessage\",{\"_index\":1026,\"name\":{\"1389\":{}},\"parent\":{\"1390\":{}}}],[\"paramsofsendmessage.__type\",{\"_index\":1027,\"name\":{},\"parent\":{\"1391\":{},\"1392\":{},\"1393\":{}}}],[\"paramsofsendmessages\",{\"_index\":1021,\"name\":{\"1382\":{}},\"parent\":{\"1383\":{}}}],[\"paramsofsendmessages.__type\",{\"_index\":1022,\"name\":{},\"parent\":{\"1384\":{},\"1385\":{}}}],[\"paramsofsetcodesalt\",{\"_index\":867,\"name\":{\"1139\":{}},\"parent\":{\"1140\":{}}}],[\"paramsofsetcodesalt.__type\",{\"_index\":868,\"name\":{},\"parent\":{\"1141\":{},\"1142\":{},\"1143\":{}}}],[\"paramsofsign\",{\"_index\":360,\"name\":{\"385\":{}},\"parent\":{\"386\":{}}}],[\"paramsofsign.__type\",{\"_index\":362,\"name\":{},\"parent\":{\"387\":{},\"388\":{}}}],[\"paramsofsigningboxsign\",{\"_index\":510,\"name\":{\"611\":{}},\"parent\":{\"612\":{}}}],[\"paramsofsigningboxsign.__type\",{\"_index\":512,\"name\":{},\"parent\":{\"613\":{},\"614\":{}}}],[\"paramsofstart\",{\"_index\":1382,\"name\":{\"1862\":{}},\"parent\":{\"1863\":{}}}],[\"paramsofstart.__type\",{\"_index\":1383,\"name\":{},\"parent\":{\"1864\":{}}}],[\"paramsofsubscribe\",{\"_index\":1229,\"name\":{\"1668\":{}},\"parent\":{\"1669\":{}}}],[\"paramsofsubscribe.__type\",{\"_index\":1231,\"name\":{},\"parent\":{\"1670\":{},\"1671\":{}}}],[\"paramsofsubscribecollection\",{\"_index\":1227,\"name\":{\"1663\":{}},\"parent\":{\"1664\":{}}}],[\"paramsofsubscribecollection.__type\",{\"_index\":1228,\"name\":{},\"parent\":{\"1665\":{},\"1666\":{},\"1667\":{}}}],[\"paramsoftoncrc16\",{\"_index\":341,\"name\":{\"363\":{}},\"parent\":{\"364\":{}}}],[\"paramsoftoncrc16.__type\",{\"_index\":342,\"name\":{},\"parent\":{\"365\":{}}}],[\"paramsofupdateinitialdata\",{\"_index\":740,\"name\":{\"948\":{}},\"parent\":{\"949\":{}}}],[\"paramsofupdateinitialdata.__type\",{\"_index\":741,\"name\":{},\"parent\":{\"950\":{},\"951\":{},\"952\":{},\"953\":{},\"954\":{}}}],[\"paramsofverifysignature\",{\"_index\":368,\"name\":{\"393\":{}},\"parent\":{\"394\":{}}}],[\"paramsofverifysignature.__type\",{\"_index\":369,\"name\":{},\"parent\":{\"395\":{},\"396\":{}}}],[\"paramsofwaitforcollection\",{\"_index\":1221,\"name\":{\"1651\":{}},\"parent\":{\"1652\":{}}}],[\"paramsofwaitforcollection.__type\",{\"_index\":1222,\"name\":{},\"parent\":{\"1653\":{},\"1654\":{},\"1655\":{},\"1656\":{}}}],[\"paramsofwaitfortransaction\",{\"_index\":1032,\"name\":{\"1398\":{}},\"parent\":{\"1399\":{}}}],[\"paramsofwaitfortransaction.__type\",{\"_index\":1033,\"name\":{},\"parent\":{\"1400\":{},\"1401\":{},\"1402\":{},\"1403\":{},\"1404\":{}}}],[\"parse_account\",{\"_index\":902,\"name\":{\"1199\":{}},\"parent\":{}}],[\"parse_block\",{\"_index\":903,\"name\":{\"1200\":{}},\"parent\":{}}],[\"parse_message\",{\"_index\":900,\"name\":{\"1197\":{}},\"parent\":{}}],[\"parse_shardstate\",{\"_index\":904,\"name\":{\"1201\":{}},\"parent\":{}}],[\"parse_transaction\",{\"_index\":901,\"name\":{\"1198\":{}},\"parent\":{}}],[\"parsed\",{\"_index\":824,\"name\":{\"1078\":{}},\"parent\":{}}],[\"password\",{\"_index\":378,\"name\":{\"408\":{}},\"parent\":{}}],[\"path\",{\"_index\":442,\"name\":{\"508\":{},\"530\":{},\"1585\":{}},\"parent\":{}}],[\"period\",{\"_index\":1069,\"name\":{\"1450\":{}},\"parent\":{}}],[\"phrase\",{\"_index\":297,\"name\":{\"311\":{},\"488\":{},\"496\":{},\"499\":{},\"507\":{},\"513\":{},\"575\":{}},\"parent\":{}}],[\"pin\",{\"_index\":788,\"name\":{\"1030\":{},\"1123\":{}},\"parent\":{}}],[\"process_message\",{\"_index\":1045,\"name\":{\"1419\":{}},\"parent\":{}}],[\"processing\",{\"_index\":1433,\"name\":{\"1938\":{}},\"parent\":{}}],[\"processing_try_index\",{\"_index\":691,\"name\":{\"852\":{},\"875\":{}},\"parent\":{}}],[\"processingerrorcode\",{\"_index\":918,\"name\":{\"1216\":{}},\"parent\":{\"1217\":{},\"1218\":{},\"1219\":{},\"1220\":{},\"1221\":{},\"1222\":{},\"1223\":{},\"1224\":{},\"1225\":{},\"1226\":{},\"1227\":{},\"1228\":{},\"1229\":{},\"1230\":{},\"1231\":{},\"1232\":{}}}],[\"processingevent\",{\"_index\":965,\"name\":{\"1309\":{}},\"parent\":{}}],[\"processingeventdidsend\",{\"_index\":56,\"name\":{\"56\":{}},\"parent\":{}}],[\"processingeventdidsendvariant\",{\"_index\":943,\"name\":{\"1248\":{}},\"parent\":{\"1249\":{}}}],[\"processingeventdidsendvariant.__type\",{\"_index\":944,\"name\":{},\"parent\":{\"1250\":{},\"1251\":{},\"1252\":{},\"1253\":{}}}],[\"processingeventfetchfirstblockfailed\",{\"_index\":54,\"name\":{\"54\":{}},\"parent\":{}}],[\"processingeventfetchfirstblockfailedvariant\",{\"_index\":937,\"name\":{\"1237\":{}},\"parent\":{\"1238\":{}}}],[\"processingeventfetchfirstblockfailedvariant.__type\",{\"_index\":939,\"name\":{},\"parent\":{\"1239\":{},\"1240\":{},\"1241\":{}}}],[\"processingeventfetchnextblockfailed\",{\"_index\":59,\"name\":{\"59\":{}},\"parent\":{}}],[\"processingeventfetchnextblockfailedvariant\",{\"_index\":949,\"name\":{\"1267\":{}},\"parent\":{\"1268\":{}}}],[\"processingeventfetchnextblockfailedvariant.__type\",{\"_index\":950,\"name\":{},\"parent\":{\"1269\":{},\"1270\":{},\"1271\":{},\"1272\":{},\"1273\":{}}}],[\"processingeventmessageexpired\",{\"_index\":60,\"name\":{\"60\":{}},\"parent\":{}}],[\"processingeventmessageexpiredvariant\",{\"_index\":951,\"name\":{\"1274\":{}},\"parent\":{\"1275\":{}}}],[\"processingeventmessageexpiredvariant.__type\",{\"_index\":952,\"name\":{},\"parent\":{\"1276\":{},\"1277\":{},\"1278\":{},\"1279\":{}}}],[\"processingeventremperror\",{\"_index\":65,\"name\":{\"65\":{}},\"parent\":{}}],[\"processingeventremperrorvariant\",{\"_index\":963,\"name\":{\"1304\":{}},\"parent\":{\"1305\":{}}}],[\"processingeventremperrorvariant.__type\",{\"_index\":964,\"name\":{},\"parent\":{\"1306\":{},\"1307\":{},\"1308\":{}}}],[\"processingeventrempincludedintoacceptedblock\",{\"_index\":63,\"name\":{\"63\":{}},\"parent\":{}}],[\"processingeventrempincludedintoacceptedblockvariant\",{\"_index\":959,\"name\":{\"1292\":{}},\"parent\":{\"1293\":{}}}],[\"processingeventrempincludedintoacceptedblockvariant.__type\",{\"_index\":960,\"name\":{},\"parent\":{\"1294\":{},\"1295\":{},\"1296\":{},\"1297\":{}}}],[\"processingeventrempincludedintoblock\",{\"_index\":62,\"name\":{\"62\":{}},\"parent\":{}}],[\"processingeventrempincludedintoblockvariant\",{\"_index\":957,\"name\":{\"1286\":{}},\"parent\":{\"1287\":{}}}],[\"processingeventrempincludedintoblockvariant.__type\",{\"_index\":958,\"name\":{},\"parent\":{\"1288\":{},\"1289\":{},\"1290\":{},\"1291\":{}}}],[\"processingeventrempother\",{\"_index\":64,\"name\":{\"64\":{}},\"parent\":{}}],[\"processingeventrempothervariant\",{\"_index\":961,\"name\":{\"1298\":{}},\"parent\":{\"1299\":{}}}],[\"processingeventrempothervariant.__type\",{\"_index\":962,\"name\":{},\"parent\":{\"1300\":{},\"1301\":{},\"1302\":{},\"1303\":{}}}],[\"processingeventrempsenttovalidators\",{\"_index\":61,\"name\":{\"61\":{}},\"parent\":{}}],[\"processingeventrempsenttovalidatorsvariant\",{\"_index\":953,\"name\":{\"1280\":{}},\"parent\":{\"1281\":{}}}],[\"processingeventrempsenttovalidatorsvariant.__type\",{\"_index\":954,\"name\":{},\"parent\":{\"1282\":{},\"1283\":{},\"1284\":{},\"1285\":{}}}],[\"processingeventsendfailed\",{\"_index\":57,\"name\":{\"57\":{}},\"parent\":{}}],[\"processingeventsendfailedvariant\",{\"_index\":945,\"name\":{\"1254\":{}},\"parent\":{\"1255\":{}}}],[\"processingeventsendfailedvariant.__type\",{\"_index\":946,\"name\":{},\"parent\":{\"1256\":{},\"1257\":{},\"1258\":{},\"1259\":{},\"1260\":{}}}],[\"processingeventwillfetchfirstblock\",{\"_index\":53,\"name\":{\"53\":{}},\"parent\":{}}],[\"processingeventwillfetchfirstblockvariant\",{\"_index\":934,\"name\":{\"1233\":{}},\"parent\":{\"1234\":{}}}],[\"processingeventwillfetchfirstblockvariant.__type\",{\"_index\":935,\"name\":{},\"parent\":{\"1235\":{},\"1236\":{}}}],[\"processingeventwillfetchnextblock\",{\"_index\":58,\"name\":{\"58\":{}},\"parent\":{}}],[\"processingeventwillfetchnextblockvariant\",{\"_index\":947,\"name\":{\"1261\":{}},\"parent\":{\"1262\":{}}}],[\"processingeventwillfetchnextblockvariant.__type\",{\"_index\":948,\"name\":{},\"parent\":{\"1263\":{},\"1264\":{},\"1265\":{},\"1266\":{}}}],[\"processingeventwillsend\",{\"_index\":55,\"name\":{\"55\":{}},\"parent\":{}}],[\"processingeventwillsendvariant\",{\"_index\":940,\"name\":{\"1242\":{}},\"parent\":{\"1243\":{}}}],[\"processingeventwillsendvariant.__type\",{\"_index\":942,\"name\":{},\"parent\":{\"1244\":{},\"1245\":{},\"1246\":{},\"1247\":{}}}],[\"processingmodule\",{\"_index\":1037,\"name\":{\"1409\":{}},\"parent\":{\"1410\":{},\"1411\":{},\"1412\":{},\"1413\":{},\"1414\":{},\"1415\":{},\"1416\":{},\"1417\":{},\"1418\":{},\"1419\":{}}}],[\"prompt\",{\"_index\":1361,\"name\":{\"1836\":{}},\"parent\":{}}],[\"proof_block_data\",{\"_index\":1418,\"name\":{\"1918\":{}},\"parent\":{}}],[\"proof_message_data\",{\"_index\":1420,\"name\":{\"1920\":{}},\"parent\":{}}],[\"proof_transaction_data\",{\"_index\":1419,\"name\":{\"1919\":{}},\"parent\":{}}],[\"proofcheckfailed\",{\"_index\":1408,\"name\":{\"1903\":{}},\"parent\":{}}],[\"proofs\",{\"_index\":141,\"name\":{\"141\":{},\"1942\":{}},\"parent\":{}}],[\"proofsconfig\",{\"_index\":183,\"name\":{\"183\":{}},\"parent\":{\"184\":{}}}],[\"proofsconfig.__type\",{\"_index\":185,\"name\":{},\"parent\":{\"185\":{}}}],[\"proofserrorcode\",{\"_index\":1407,\"name\":{\"1901\":{}},\"parent\":{\"1902\":{},\"1903\":{},\"1904\":{},\"1905\":{}}}],[\"proofsmodule\",{\"_index\":1417,\"name\":{\"1915\":{}},\"parent\":{\"1916\":{},\"1917\":{},\"1918\":{},\"1919\":{},\"1920\":{}}}],[\"pubkey\",{\"_index\":508,\"name\":{\"610\":{},\"757\":{}},\"parent\":{}}],[\"public\",{\"_index\":259,\"name\":{\"263\":{},\"383\":{},\"396\":{},\"430\":{},\"441\":{},\"545\":{}},\"parent\":{}}],[\"public_key\",{\"_index\":353,\"name\":{\"377\":{},\"603\":{},\"775\":{},\"799\":{},\"862\":{},\"901\":{}},\"parent\":{}}],[\"publisher\",{\"_index\":1324,\"name\":{\"1791\":{}},\"parent\":{}}],[\"queries_protocol\",{\"_index\":158,\"name\":{\"158\":{}},\"parent\":{}}],[\"query\",{\"_index\":1198,\"name\":{\"1622\":{},\"1683\":{},\"1741\":{}},\"parent\":{}}],[\"query_collection\",{\"_index\":1280,\"name\":{\"1743\":{}},\"parent\":{}}],[\"query_counterparties\",{\"_index\":1292,\"name\":{\"1755\":{}},\"parent\":{}}],[\"query_timeout\",{\"_index\":157,\"name\":{\"157\":{}},\"parent\":{}}],[\"query_transaction_tree\",{\"_index\":1293,\"name\":{\"1756\":{}},\"parent\":{}}],[\"queryfailed\",{\"_index\":1151,\"name\":{\"1565\":{}},\"parent\":{}}],[\"querytransactiontreetimeout\",{\"_index\":1166,\"name\":{\"1580\":{}},\"parent\":{}}],[\"queue\",{\"_index\":1004,\"name\":{\"1363\":{},\"1367\":{},\"1374\":{},\"1381\":{}},\"parent\":{}}],[\"r\",{\"_index\":382,\"name\":{\"411\":{}},\"parent\":{}}],[\"reconnect_timeout\",{\"_index\":149,\"name\":{\"149\":{}},\"parent\":{}}],[\"register_encryption_box\",{\"_index\":597,\"name\":{\"717\":{}},\"parent\":{}}],[\"register_signing_box\",{\"_index\":592,\"name\":{\"712\":{}},\"parent\":{}}],[\"registeredcryptobox\",{\"_index\":473,\"name\":{\"558\":{}},\"parent\":{\"559\":{}}}],[\"registeredcryptobox.__type\",{\"_index\":475,\"name\":{},\"parent\":{\"560\":{}}}],[\"registereddebot\",{\"_index\":1347,\"name\":{\"1818\":{}},\"parent\":{\"1819\":{}}}],[\"registereddebot.__type\",{\"_index\":1349,\"name\":{},\"parent\":{\"1820\":{},\"1821\":{},\"1822\":{}}}],[\"registeredencryptionbox\",{\"_index\":496,\"name\":{\"592\":{}},\"parent\":{\"593\":{}}}],[\"registeredencryptionbox.__type\",{\"_index\":497,\"name\":{},\"parent\":{\"594\":{}}}],[\"registerediterator\",{\"_index\":1257,\"name\":{\"1707\":{}},\"parent\":{\"1708\":{}}}],[\"registerediterator.__type\",{\"_index\":1258,\"name\":{},\"parent\":{\"1709\":{}}}],[\"registeredsigningbox\",{\"_index\":492,\"name\":{\"583\":{}},\"parent\":{\"584\":{}}}],[\"registeredsigningbox.__type\",{\"_index\":493,\"name\":{},\"parent\":{\"585\":{}}}],[\"reject_app_request\",{\"_index\":1444,\"name\":{\"1952\":{}},\"parent\":{}}],[\"remove\",{\"_index\":1406,\"name\":{\"1900\":{}},\"parent\":{}}],[\"remove_crypto_box\",{\"_index\":586,\"name\":{\"706\":{}},\"parent\":{}}],[\"remove_encryption_box\",{\"_index\":598,\"name\":{\"718\":{}},\"parent\":{}}],[\"remove_iterator\",{\"_index\":1299,\"name\":{\"1762\":{}},\"parent\":{}}],[\"remove_signing_box\",{\"_index\":596,\"name\":{\"716\":{}},\"parent\":{}}],[\"request\",{\"_index\":1443,\"name\":{\"1950\":{}},\"parent\":{}}],[\"request_data\",{\"_index\":193,\"name\":{\"193\":{}},\"parent\":{}}],[\"requiredaddressmissingforencodemessage\",{\"_index\":604,\"name\":{\"724\":{}},\"parent\":{}}],[\"requiredcallsetmissingforencodemessage\",{\"_index\":605,\"name\":{\"725\":{}},\"parent\":{}}],[\"requiredpublickeymissingforfunctionheader\",{\"_index\":612,\"name\":{\"732\":{}},\"parent\":{}}],[\"reserved\",{\"_index\":1000,\"name\":{\"1355\":{}},\"parent\":{}}],[\"resolve_app_request\",{\"_index\":218,\"name\":{\"222\":{},\"1951\":{}},\"parent\":{}}],[\"resolved\",{\"_index\":1012,\"name\":{\"1371\":{}},\"parent\":{}}],[\"resolveerror\",{\"_index\":1441,\"name\":{\"1948\":{}},\"parent\":{}}],[\"responsehandler\",{\"_index\":6,\"name\":{\"6\":{}},\"parent\":{\"7\":{}}}],[\"result\",{\"_index\":198,\"name\":{\"199\":{},\"214\":{},\"1626\":{},\"1637\":{},\"1642\":{},\"1655\":{},\"1659\":{},\"1667\":{},\"1688\":{},\"1706\":{},\"1719\":{}},\"parent\":{}}],[\"resultofabiencodeboc\",{\"_index\":759,\"name\":{\"989\":{}},\"parent\":{\"990\":{}}}],[\"resultofabiencodeboc.__type\",{\"_index\":760,\"name\":{},\"parent\":{\"991\":{}}}],[\"resultofaggregatecollection\",{\"_index\":1218,\"name\":{\"1648\":{}},\"parent\":{\"1649\":{}}}],[\"resultofaggregatecollection.__type\",{\"_index\":1220,\"name\":{},\"parent\":{\"1650\":{}}}],[\"resultofappdebotbrowser\",{\"_index\":1381,\"name\":{\"1861\":{}},\"parent\":{}}],[\"resultofappdebotbrowserapprove\",{\"_index\":91,\"name\":{\"91\":{}},\"parent\":{}}],[\"resultofappdebotbrowserapprovevariant\",{\"_index\":1378,\"name\":{\"1858\":{}},\"parent\":{\"1859\":{}}}],[\"resultofappdebotbrowserapprovevariant.__type\",{\"_index\":1380,\"name\":{},\"parent\":{\"1860\":{}}}],[\"resultofappdebotbrowsergetsigningbox\",{\"_index\":89,\"name\":{\"89\":{}},\"parent\":{}}],[\"resultofappdebotbrowsergetsigningboxvariant\",{\"_index\":1375,\"name\":{\"1853\":{}},\"parent\":{\"1854\":{}}}],[\"resultofappdebotbrowsergetsigningboxvariant.__type\",{\"_index\":1376,\"name\":{},\"parent\":{\"1855\":{}}}],[\"resultofappdebotbrowserinput\",{\"_index\":88,\"name\":{\"88\":{}},\"parent\":{}}],[\"resultofappdebotbrowserinputvariant\",{\"_index\":1373,\"name\":{\"1850\":{}},\"parent\":{\"1851\":{}}}],[\"resultofappdebotbrowserinputvariant.__type\",{\"_index\":1374,\"name\":{},\"parent\":{\"1852\":{}}}],[\"resultofappdebotbrowserinvokedebot\",{\"_index\":90,\"name\":{\"90\":{}},\"parent\":{}}],[\"resultofappdebotbrowserinvokedebotvariant\",{\"_index\":1377,\"name\":{\"1856\":{}},\"parent\":{\"1857\":{}}}],[\"resultofappencryptionbox\",{\"_index\":528,\"name\":{\"636\":{}},\"parent\":{}}],[\"resultofappencryptionboxdecrypt\",{\"_index\":31,\"name\":{\"31\":{}},\"parent\":{}}],[\"resultofappencryptionboxdecryptvariant\",{\"_index\":526,\"name\":{\"633\":{}},\"parent\":{\"634\":{}}}],[\"resultofappencryptionboxdecryptvariant.__type\",{\"_index\":527,\"name\":{},\"parent\":{\"635\":{}}}],[\"resultofappencryptionboxencrypt\",{\"_index\":30,\"name\":{\"30\":{}},\"parent\":{}}],[\"resultofappencryptionboxencryptvariant\",{\"_index\":524,\"name\":{\"630\":{}},\"parent\":{\"631\":{}}}],[\"resultofappencryptionboxencryptvariant.__type\",{\"_index\":525,\"name\":{},\"parent\":{\"632\":{}}}],[\"resultofappencryptionboxgetinfo\",{\"_index\":29,\"name\":{\"29\":{}},\"parent\":{}}],[\"resultofappencryptionboxgetinfovariant\",{\"_index\":521,\"name\":{\"627\":{}},\"parent\":{\"628\":{}}}],[\"resultofappencryptionboxgetinfovariant.__type\",{\"_index\":523,\"name\":{},\"parent\":{\"629\":{}}}],[\"resultofapppasswordprovider\",{\"_index\":484,\"name\":{\"569\":{}},\"parent\":{}}],[\"resultofapppasswordprovidergetpassword\",{\"_index\":21,\"name\":{\"21\":{}},\"parent\":{}}],[\"resultofapppasswordprovidergetpasswordvariant\",{\"_index\":480,\"name\":{\"565\":{}},\"parent\":{\"566\":{}}}],[\"resultofapppasswordprovidergetpasswordvariant.__type\",{\"_index\":482,\"name\":{},\"parent\":{\"567\":{},\"568\":{}}}],[\"resultofappsigningbox\",{\"_index\":506,\"name\":{\"607\":{}},\"parent\":{}}],[\"resultofappsigningboxgetpublickey\",{\"_index\":24,\"name\":{\"24\":{}},\"parent\":{}}],[\"resultofappsigningboxgetpublickeyvariant\",{\"_index\":502,\"name\":{\"601\":{}},\"parent\":{\"602\":{}}}],[\"resultofappsigningboxgetpublickeyvariant.__type\",{\"_index\":503,\"name\":{},\"parent\":{\"603\":{}}}],[\"resultofappsigningboxsign\",{\"_index\":25,\"name\":{\"25\":{}},\"parent\":{}}],[\"resultofappsigningboxsignvariant\",{\"_index\":504,\"name\":{\"604\":{}},\"parent\":{\"605\":{}}}],[\"resultofappsigningboxsignvariant.__type\",{\"_index\":505,\"name\":{},\"parent\":{\"606\":{}}}],[\"resultofattachsignature\",{\"_index\":716,\"name\":{\"904\":{}},\"parent\":{\"905\":{}}}],[\"resultofattachsignature.__type\",{\"_index\":717,\"name\":{},\"parent\":{\"906\":{},\"907\":{}}}],[\"resultofattachsignaturetomessagebody\",{\"_index\":699,\"name\":{\"865\":{}},\"parent\":{\"866\":{}}}],[\"resultofattachsignaturetomessagebody.__type\",{\"_index\":700,\"name\":{},\"parent\":{\"867\":{}}}],[\"resultofbatchquery\",{\"_index\":1206,\"name\":{\"1630\":{}},\"parent\":{\"1631\":{}}}],[\"resultofbatchquery.__type\",{\"_index\":1207,\"name\":{},\"parent\":{\"1632\":{}}}],[\"resultofboccacheget\",{\"_index\":850,\"name\":{\"1111\":{}},\"parent\":{\"1112\":{}}}],[\"resultofboccacheget.__type\",{\"_index\":851,\"name\":{},\"parent\":{\"1113\":{}}}],[\"resultofboccacheset\",{\"_index\":855,\"name\":{\"1118\":{}},\"parent\":{\"1119\":{}}}],[\"resultofboccacheset.__type\",{\"_index\":856,\"name\":{},\"parent\":{\"1120\":{}}}],[\"resultofbuildinfo\",{\"_index\":206,\"name\":{\"207\":{}},\"parent\":{\"208\":{}}}],[\"resultofbuildinfo.__type\",{\"_index\":208,\"name\":{},\"parent\":{\"209\":{},\"210\":{}}}],[\"resultofcalcfunctionid\",{\"_index\":763,\"name\":{\"997\":{}},\"parent\":{\"998\":{}}}],[\"resultofcalcfunctionid.__type\",{\"_index\":765,\"name\":{},\"parent\":{\"999\":{}}}],[\"resultofcalcstoragefee\",{\"_index\":1070,\"name\":{\"1451\":{}},\"parent\":{\"1452\":{}}}],[\"resultofcalcstoragefee.__type\",{\"_index\":1072,\"name\":{},\"parent\":{\"1453\":{}}}],[\"resultofchacha20\",{\"_index\":468,\"name\":{\"551\":{}},\"parent\":{\"552\":{}}}],[\"resultofchacha20.__type\",{\"_index\":469,\"name\":{},\"parent\":{\"553\":{}}}],[\"resultofcompresszstd\",{\"_index\":1077,\"name\":{\"1458\":{}},\"parent\":{\"1459\":{}}}],[\"resultofcompresszstd.__type\",{\"_index\":1079,\"name\":{},\"parent\":{\"1460\":{}}}],[\"resultofconvertaddress\",{\"_index\":1060,\"name\":{\"1438\":{}},\"parent\":{\"1439\":{}}}],[\"resultofconvertaddress.__type\",{\"_index\":1061,\"name\":{},\"parent\":{\"1440\":{}}}],[\"resultofconvertpublickeytotonsafeformat\",{\"_index\":355,\"name\":{\"378\":{}},\"parent\":{\"379\":{}}}],[\"resultofconvertpublickeytotonsafeformat.__type\",{\"_index\":357,\"name\":{},\"parent\":{\"380\":{}}}],[\"resultofdecodeaccountdata\",{\"_index\":738,\"name\":{\"945\":{}},\"parent\":{\"946\":{}}}],[\"resultofdecodeaccountdata.__type\",{\"_index\":739,\"name\":{},\"parent\":{\"947\":{}}}],[\"resultofdecodeboc\",{\"_index\":755,\"name\":{\"981\":{}},\"parent\":{\"982\":{}}}],[\"resultofdecodeboc.__type\",{\"_index\":756,\"name\":{},\"parent\":{\"983\":{}}}],[\"resultofdecodeinitialdata\",{\"_index\":750,\"name\":{\"972\":{}},\"parent\":{\"973\":{}}}],[\"resultofdecodeinitialdata.__type\",{\"_index\":751,\"name\":{},\"parent\":{\"974\":{},\"975\":{}}}],[\"resultofdecodestateinit\",{\"_index\":873,\"name\":{\"1151\":{}},\"parent\":{\"1152\":{}}}],[\"resultofdecodestateinit.__type\",{\"_index\":874,\"name\":{},\"parent\":{\"1153\":{},\"1154\":{},\"1155\":{},\"1156\":{},\"1157\":{},\"1158\":{},\"1159\":{},\"1160\":{},\"1161\":{},\"1162\":{},\"1163\":{}}}],[\"resultofdecodetvc\",{\"_index\":819,\"name\":{\"1070\":{}},\"parent\":{\"1071\":{}}}],[\"resultofdecodetvc.__type\",{\"_index\":820,\"name\":{},\"parent\":{\"1072\":{}}}],[\"resultofdecompresszstd\",{\"_index\":1082,\"name\":{\"1464\":{}},\"parent\":{\"1465\":{}}}],[\"resultofdecompresszstd.__type\",{\"_index\":1084,\"name\":{},\"parent\":{\"1466\":{}}}],[\"resultofencodeaccount\",{\"_index\":733,\"name\":{\"936\":{}},\"parent\":{\"937\":{}}}],[\"resultofencodeaccount.__type\",{\"_index\":735,\"name\":{},\"parent\":{\"938\":{},\"939\":{}}}],[\"resultofencodeboc\",{\"_index\":861,\"name\":{\"1129\":{}},\"parent\":{\"1130\":{}}}],[\"resultofencodeboc.__type\",{\"_index\":862,\"name\":{},\"parent\":{\"1131\":{}}}],[\"resultofencodeexternalinmessage\",{\"_index\":892,\"name\":{\"1183\":{}},\"parent\":{\"1184\":{}}}],[\"resultofencodeexternalinmessage.__type\",{\"_index\":893,\"name\":{},\"parent\":{\"1185\":{},\"1186\":{}}}],[\"resultofencodeinitialdata\",{\"_index\":746,\"name\":{\"964\":{}},\"parent\":{\"965\":{}}}],[\"resultofencodeinitialdata.__type\",{\"_index\":747,\"name\":{},\"parent\":{\"966\":{}}}],[\"resultofencodeinternalmessage\",{\"_index\":712,\"name\":{\"893\":{}},\"parent\":{\"894\":{}}}],[\"resultofencodeinternalmessage.__type\",{\"_index\":713,\"name\":{},\"parent\":{\"895\":{},\"896\":{},\"897\":{}}}],[\"resultofencodemessage\",{\"_index\":704,\"name\":{\"877\":{}},\"parent\":{\"878\":{}}}],[\"resultofencodemessage.__type\",{\"_index\":705,\"name\":{},\"parent\":{\"879\":{},\"880\":{},\"881\":{},\"882\":{}}}],[\"resultofencodemessagebody\",{\"_index\":693,\"name\":{\"855\":{}},\"parent\":{\"856\":{}}}],[\"resultofencodemessagebody.__type\",{\"_index\":695,\"name\":{},\"parent\":{\"857\":{},\"858\":{}}}],[\"resultofencodestateinit\",{\"_index\":885,\"name\":{\"1173\":{}},\"parent\":{\"1174\":{}}}],[\"resultofencodestateinit.__type\",{\"_index\":886,\"name\":{},\"parent\":{\"1175\":{}}}],[\"resultofencryptionboxdecrypt\",{\"_index\":540,\"name\":{\"654\":{}},\"parent\":{\"655\":{}}}],[\"resultofencryptionboxdecrypt.__type\",{\"_index\":541,\"name\":{},\"parent\":{\"656\":{}}}],[\"resultofencryptionboxencrypt\",{\"_index\":536,\"name\":{\"647\":{}},\"parent\":{\"648\":{}}}],[\"resultofencryptionboxencrypt.__type\",{\"_index\":537,\"name\":{},\"parent\":{\"649\":{}}}],[\"resultofencryptionboxgetinfo\",{\"_index\":532,\"name\":{\"640\":{}},\"parent\":{\"641\":{}}}],[\"resultofencryptionboxgetinfo.__type\",{\"_index\":533,\"name\":{},\"parent\":{\"642\":{}}}],[\"resultoffactorize\",{\"_index\":330,\"name\":{\"352\":{}},\"parent\":{\"353\":{}}}],[\"resultoffactorize.__type\",{\"_index\":332,\"name\":{},\"parent\":{\"354\":{}}}],[\"resultoffetch\",{\"_index\":1386,\"name\":{\"1868\":{}},\"parent\":{\"1869\":{}}}],[\"resultoffetch.__type\",{\"_index\":1387,\"name\":{},\"parent\":{\"1870\":{}}}],[\"resultoffetchnextmonitorresults\",{\"_index\":1016,\"name\":{\"1376\":{}},\"parent\":{\"1377\":{}}}],[\"resultoffetchnextmonitorresults.__type\",{\"_index\":1018,\"name\":{},\"parent\":{\"1378\":{}}}],[\"resultoffindlastshardblock\",{\"_index\":1234,\"name\":{\"1675\":{}},\"parent\":{\"1676\":{}}}],[\"resultoffindlastshardblock.__type\",{\"_index\":1236,\"name\":{},\"parent\":{\"1677\":{}}}],[\"resultofgeneraterandombytes\",{\"_index\":349,\"name\":{\"372\":{}},\"parent\":{\"373\":{}}}],[\"resultofgeneraterandombytes.__type\",{\"_index\":351,\"name\":{},\"parent\":{\"374\":{}}}],[\"resultofgetaddresstype\",{\"_index\":1064,\"name\":{\"1444\":{}},\"parent\":{\"1445\":{}}}],[\"resultofgetaddresstype.__type\",{\"_index\":1066,\"name\":{},\"parent\":{\"1446\":{}}}],[\"resultofgetapireference\",{\"_index\":201,\"name\":{\"201\":{}},\"parent\":{\"202\":{}}}],[\"resultofgetapireference.__type\",{\"_index\":203,\"name\":{},\"parent\":{\"203\":{}}}],[\"resultofgetblockchainconfig\",{\"_index\":831,\"name\":{\"1087\":{}},\"parent\":{\"1088\":{}}}],[\"resultofgetblockchainconfig.__type\",{\"_index\":833,\"name\":{},\"parent\":{\"1089\":{}}}],[\"resultofgetbocdepth\",{\"_index\":840,\"name\":{\"1099\":{}},\"parent\":{\"1100\":{}}}],[\"resultofgetbocdepth.__type\",{\"_index\":842,\"name\":{},\"parent\":{\"1101\":{}}}],[\"resultofgetbochash\",{\"_index\":836,\"name\":{\"1093\":{}},\"parent\":{\"1094\":{}}}],[\"resultofgetbochash.__type\",{\"_index\":837,\"name\":{},\"parent\":{\"1095\":{}}}],[\"resultofgetcodefromtvc\",{\"_index\":845,\"name\":{\"1105\":{}},\"parent\":{\"1106\":{}}}],[\"resultofgetcodefromtvc.__type\",{\"_index\":846,\"name\":{},\"parent\":{\"1107\":{}}}],[\"resultofgetcodesalt\",{\"_index\":865,\"name\":{\"1136\":{}},\"parent\":{\"1137\":{}}}],[\"resultofgetcodesalt.__type\",{\"_index\":866,\"name\":{},\"parent\":{\"1138\":{}}}],[\"resultofgetcompilerversion\",{\"_index\":896,\"name\":{\"1190\":{}},\"parent\":{\"1191\":{}}}],[\"resultofgetcompilerversion.__type\",{\"_index\":897,\"name\":{},\"parent\":{\"1192\":{}}}],[\"resultofgetcryptoboxinfo\",{\"_index\":485,\"name\":{\"570\":{}},\"parent\":{\"571\":{}}}],[\"resultofgetcryptoboxinfo.__type\",{\"_index\":486,\"name\":{},\"parent\":{\"572\":{}}}],[\"resultofgetcryptoboxseedphrase\",{\"_index\":487,\"name\":{\"573\":{}},\"parent\":{\"574\":{}}}],[\"resultofgetcryptoboxseedphrase.__type\",{\"_index\":488,\"name\":{},\"parent\":{\"575\":{},\"576\":{},\"577\":{}}}],[\"resultofgetendpoints\",{\"_index\":1239,\"name\":{\"1681\":{}},\"parent\":{\"1682\":{}}}],[\"resultofgetendpoints.__type\",{\"_index\":1240,\"name\":{},\"parent\":{\"1683\":{},\"1684\":{}}}],[\"resultofgetsignaturedata\",{\"_index\":768,\"name\":{\"1005\":{}},\"parent\":{\"1006\":{}}}],[\"resultofgetsignaturedata.__type\",{\"_index\":769,\"name\":{},\"parent\":{\"1007\":{},\"1008\":{}}}],[\"resultofgetsignatureid\",{\"_index\":1276,\"name\":{\"1735\":{}},\"parent\":{\"1736\":{}}}],[\"resultofgetsignatureid.__type\",{\"_index\":1277,\"name\":{},\"parent\":{\"1737\":{}}}],[\"resultofhash\",{\"_index\":374,\"name\":{\"403\":{}},\"parent\":{\"404\":{}}}],[\"resultofhash.__type\",{\"_index\":376,\"name\":{},\"parent\":{\"405\":{}}}],[\"resultofhdkeyderivefromxprv\",{\"_index\":452,\"name\":{\"524\":{}},\"parent\":{\"525\":{}}}],[\"resultofhdkeyderivefromxprv.__type\",{\"_index\":453,\"name\":{},\"parent\":{\"526\":{}}}],[\"resultofhdkeyderivefromxprvpath\",{\"_index\":456,\"name\":{\"531\":{}},\"parent\":{\"532\":{}}}],[\"resultofhdkeyderivefromxprvpath.__type\",{\"_index\":457,\"name\":{},\"parent\":{\"533\":{}}}],[\"resultofhdkeypublicfromxprv\",{\"_index\":464,\"name\":{\"543\":{}},\"parent\":{\"544\":{}}}],[\"resultofhdkeypublicfromxprv.__type\",{\"_index\":465,\"name\":{},\"parent\":{\"545\":{}}}],[\"resultofhdkeysecretfromxprv\",{\"_index\":460,\"name\":{\"537\":{}},\"parent\":{\"538\":{}}}],[\"resultofhdkeysecretfromxprv.__type\",{\"_index\":461,\"name\":{},\"parent\":{\"539\":{}}}],[\"resultofhdkeyxprvfrommnemonic\",{\"_index\":445,\"name\":{\"516\":{}},\"parent\":{\"517\":{}}}],[\"resultofhdkeyxprvfrommnemonic.__type\",{\"_index\":447,\"name\":{},\"parent\":{\"518\":{}}}],[\"resultofiteratornext\",{\"_index\":1272,\"name\":{\"1730\":{}},\"parent\":{\"1731\":{}}}],[\"resultofiteratornext.__type\",{\"_index\":1274,\"name\":{},\"parent\":{\"1732\":{},\"1733\":{},\"1734\":{}}}],[\"resultofmnemonicfromentropy\",{\"_index\":433,\"name\":{\"494\":{}},\"parent\":{\"495\":{}}}],[\"resultofmnemonicfromentropy.__type\",{\"_index\":434,\"name\":{},\"parent\":{\"496\":{}}}],[\"resultofmnemonicfromrandom\",{\"_index\":428,\"name\":{\"486\":{}},\"parent\":{\"487\":{}}}],[\"resultofmnemonicfromrandom.__type\",{\"_index\":429,\"name\":{},\"parent\":{\"488\":{}}}],[\"resultofmnemonicverify\",{\"_index\":437,\"name\":{\"502\":{}},\"parent\":{\"503\":{}}}],[\"resultofmnemonicverify.__type\",{\"_index\":439,\"name\":{},\"parent\":{\"504\":{}}}],[\"resultofmnemonicwords\",{\"_index\":422,\"name\":{\"479\":{}},\"parent\":{\"480\":{}}}],[\"resultofmnemonicwords.__type\",{\"_index\":424,\"name\":{},\"parent\":{\"481\":{}}}],[\"resultofmodularpower\",{\"_index\":338,\"name\":{\"360\":{}},\"parent\":{\"361\":{}}}],[\"resultofmodularpower.__type\",{\"_index\":340,\"name\":{},\"parent\":{\"362\":{}}}],[\"resultofnaclbox\",{\"_index\":409,\"name\":{\"454\":{}},\"parent\":{\"455\":{}}}],[\"resultofnaclbox.__type\",{\"_index\":411,\"name\":{},\"parent\":{\"456\":{}}}],[\"resultofnaclboxopen\",{\"_index\":414,\"name\":{\"463\":{}},\"parent\":{\"464\":{}}}],[\"resultofnaclboxopen.__type\",{\"_index\":415,\"name\":{},\"parent\":{\"465\":{}}}],[\"resultofnaclsign\",{\"_index\":391,\"name\":{\"424\":{}},\"parent\":{\"425\":{}}}],[\"resultofnaclsign.__type\",{\"_index\":392,\"name\":{},\"parent\":{\"426\":{}}}],[\"resultofnaclsigndetached\",{\"_index\":397,\"name\":{\"434\":{}},\"parent\":{\"435\":{}}}],[\"resultofnaclsigndetached.__type\",{\"_index\":398,\"name\":{},\"parent\":{\"436\":{}}}],[\"resultofnaclsigndetachedverify\",{\"_index\":401,\"name\":{\"442\":{}},\"parent\":{\"443\":{}}}],[\"resultofnaclsigndetachedverify.__type\",{\"_index\":403,\"name\":{},\"parent\":{\"444\":{}}}],[\"resultofnaclsignopen\",{\"_index\":395,\"name\":{\"431\":{}},\"parent\":{\"432\":{}}}],[\"resultofnaclsignopen.__type\",{\"_index\":396,\"name\":{},\"parent\":{\"433\":{}}}],[\"resultofparse\",{\"_index\":823,\"name\":{\"1076\":{}},\"parent\":{\"1077\":{}}}],[\"resultofparse.__type\",{\"_index\":825,\"name\":{},\"parent\":{\"1078\":{}}}],[\"resultofprocessmessage\",{\"_index\":966,\"name\":{\"1310\":{}},\"parent\":{\"1311\":{}}}],[\"resultofprocessmessage.__type\",{\"_index\":968,\"name\":{},\"parent\":{\"1312\":{},\"1313\":{},\"1314\":{},\"1315\":{}}}],[\"resultofquery\",{\"_index\":1201,\"name\":{\"1624\":{}},\"parent\":{\"1625\":{}}}],[\"resultofquery.__type\",{\"_index\":1202,\"name\":{},\"parent\":{\"1626\":{}}}],[\"resultofquerycollection\",{\"_index\":1214,\"name\":{\"1640\":{}},\"parent\":{\"1641\":{}}}],[\"resultofquerycollection.__type\",{\"_index\":1215,\"name\":{},\"parent\":{\"1642\":{}}}],[\"resultofquerytransactiontree\",{\"_index\":1249,\"name\":{\"1697\":{}},\"parent\":{\"1698\":{}}}],[\"resultofquerytransactiontree.__type\",{\"_index\":1250,\"name\":{},\"parent\":{\"1699\":{},\"1700\":{}}}],[\"resultofrunexecutor\",{\"_index\":1135,\"name\":{\"1528\":{}},\"parent\":{\"1529\":{}}}],[\"resultofrunexecutor.__type\",{\"_index\":1136,\"name\":{},\"parent\":{\"1530\":{},\"1531\":{},\"1532\":{},\"1533\":{},\"1534\":{}}}],[\"resultofrunget\",{\"_index\":1144,\"name\":{\"1555\":{}},\"parent\":{\"1556\":{}}}],[\"resultofrunget.__type\",{\"_index\":1145,\"name\":{},\"parent\":{\"1557\":{}}}],[\"resultofruntvm\",{\"_index\":1139,\"name\":{\"1543\":{}},\"parent\":{\"1544\":{}}}],[\"resultofruntvm.__type\",{\"_index\":1140,\"name\":{},\"parent\":{\"1545\":{},\"1546\":{},\"1547\":{}}}],[\"resultofscrypt\",{\"_index\":385,\"name\":{\"414\":{}},\"parent\":{\"415\":{}}}],[\"resultofscrypt.__type\",{\"_index\":386,\"name\":{},\"parent\":{\"416\":{}}}],[\"resultofsendmessage\",{\"_index\":1029,\"name\":{\"1394\":{}},\"parent\":{\"1395\":{}}}],[\"resultofsendmessage.__type\",{\"_index\":1030,\"name\":{},\"parent\":{\"1396\":{},\"1397\":{}}}],[\"resultofsendmessages\",{\"_index\":1024,\"name\":{\"1386\":{}},\"parent\":{\"1387\":{}}}],[\"resultofsendmessages.__type\",{\"_index\":1025,\"name\":{},\"parent\":{\"1388\":{}}}],[\"resultofsetcodesalt\",{\"_index\":869,\"name\":{\"1144\":{}},\"parent\":{\"1145\":{}}}],[\"resultofsetcodesalt.__type\",{\"_index\":870,\"name\":{},\"parent\":{\"1146\":{}}}],[\"resultofsign\",{\"_index\":364,\"name\":{\"389\":{}},\"parent\":{\"390\":{}}}],[\"resultofsign.__type\",{\"_index\":366,\"name\":{},\"parent\":{\"391\":{},\"392\":{}}}],[\"resultofsigningboxgetpublickey\",{\"_index\":507,\"name\":{\"608\":{}},\"parent\":{\"609\":{}}}],[\"resultofsigningboxgetpublickey.__type\",{\"_index\":509,\"name\":{},\"parent\":{\"610\":{}}}],[\"resultofsigningboxsign\",{\"_index\":513,\"name\":{\"615\":{}},\"parent\":{\"616\":{}}}],[\"resultofsigningboxsign.__type\",{\"_index\":514,\"name\":{},\"parent\":{\"617\":{}}}],[\"resultofsubscribecollection\",{\"_index\":1225,\"name\":{\"1660\":{}},\"parent\":{\"1661\":{}}}],[\"resultofsubscribecollection.__type\",{\"_index\":1226,\"name\":{},\"parent\":{\"1662\":{}}}],[\"resultoftoncrc16\",{\"_index\":343,\"name\":{\"366\":{}},\"parent\":{\"367\":{}}}],[\"resultoftoncrc16.__type\",{\"_index\":345,\"name\":{},\"parent\":{\"368\":{}}}],[\"resultofupdateinitialdata\",{\"_index\":742,\"name\":{\"955\":{}},\"parent\":{\"956\":{}}}],[\"resultofupdateinitialdata.__type\",{\"_index\":743,\"name\":{},\"parent\":{\"957\":{}}}],[\"resultofverifysignature\",{\"_index\":370,\"name\":{\"397\":{}},\"parent\":{\"398\":{}}}],[\"resultofverifysignature.__type\",{\"_index\":371,\"name\":{},\"parent\":{\"399\":{}}}],[\"resultofversion\",{\"_index\":204,\"name\":{\"204\":{}},\"parent\":{\"205\":{}}}],[\"resultofversion.__type\",{\"_index\":205,\"name\":{},\"parent\":{\"206\":{}}}],[\"resultofwaitforcollection\",{\"_index\":1223,\"name\":{\"1657\":{}},\"parent\":{\"1658\":{}}}],[\"resultofwaitforcollection.__type\",{\"_index\":1224,\"name\":{},\"parent\":{\"1659\":{}}}],[\"results\",{\"_index\":1017,\"name\":{\"1378\":{},\"1632\":{}},\"parent\":{}}],[\"resume\",{\"_index\":1287,\"name\":{\"1750\":{}},\"parent\":{}}],[\"resume_block_iterator\",{\"_index\":1295,\"name\":{\"1758\":{}},\"parent\":{}}],[\"resume_state\",{\"_index\":1260,\"name\":{\"1712\":{},\"1723\":{},\"1734\":{}},\"parent\":{}}],[\"resume_transaction_iterator\",{\"_index\":1297,\"name\":{\"1760\":{}},\"parent\":{}}],[\"return_resume_state\",{\"_index\":1271,\"name\":{\"1729\":{}},\"parent\":{}}],[\"return_updated_account\",{\"_index\":1134,\"name\":{\"1527\":{},\"1542\":{}},\"parent\":{}}],[\"run_executor\",{\"_index\":1147,\"name\":{\"1561\":{}},\"parent\":{}}],[\"run_get\",{\"_index\":1149,\"name\":{\"1563\":{}},\"parent\":{}}],[\"run_tvm\",{\"_index\":1148,\"name\":{\"1562\":{}},\"parent\":{}}],[\"salt\",{\"_index\":380,\"name\":{\"409\":{},\"1138\":{},\"1142\":{}},\"parent\":{}}],[\"scrypt\",{\"_index\":562,\"name\":{\"682\":{}},\"parent\":{}}],[\"scryptfailed\",{\"_index\":225,\"name\":{\"229\":{}},\"parent\":{}}],[\"secret\",{\"_index\":289,\"name\":{\"299\":{},\"384\":{},\"419\":{},\"423\":{},\"447\":{},\"453\":{},\"462\":{},\"539\":{},\"557\":{}},\"parent\":{}}],[\"secret_encryption_salt\",{\"_index\":471,\"name\":{\"556\":{}},\"parent\":{}}],[\"secret_lifetime\",{\"_index\":491,\"name\":{\"582\":{},\"591\":{}},\"parent\":{}}],[\"send\",{\"_index\":1400,\"name\":{\"1890\":{},\"1899\":{}},\"parent\":{}}],[\"send_events\",{\"_index\":1028,\"name\":{\"1393\":{},\"1403\":{},\"1408\":{}},\"parent\":{}}],[\"send_message\",{\"_index\":1043,\"name\":{\"1417\":{}},\"parent\":{}}],[\"send_messages\",{\"_index\":1042,\"name\":{\"1416\":{}},\"parent\":{}}],[\"sending_endpoint_count\",{\"_index\":154,\"name\":{\"154\":{}},\"parent\":{}}],[\"sending_endpoints\",{\"_index\":1031,\"name\":{\"1397\":{},\"1404\":{}},\"parent\":{}}],[\"sendmessagefailed\",{\"_index\":923,\"name\":{\"1221\":{}},\"parent\":{}}],[\"sendrequest\",{\"_index\":2,\"name\":{\"2\":{}},\"parent\":{}}],[\"serializationerror\",{\"_index\":811,\"name\":{\"1061\":{}},\"parent\":{}}],[\"server_address\",{\"_index\":144,\"name\":{\"145\":{}},\"parent\":{}}],[\"set_code_salt\",{\"_index\":913,\"name\":{\"1211\":{}},\"parent\":{}}],[\"set_endpoints\",{\"_index\":1290,\"name\":{\"1753\":{}},\"parent\":{}}],[\"setcode\",{\"_index\":1338,\"name\":{\"1807\":{}},\"parent\":{}}],[\"setresponsehandler\",{\"_index\":1,\"name\":{\"1\":{}},\"parent\":{}}],[\"settimererror\",{\"_index\":114,\"name\":{\"114\":{}},\"parent\":{}}],[\"sha256\",{\"_index\":560,\"name\":{\"680\":{}},\"parent\":{}}],[\"sha512\",{\"_index\":561,\"name\":{\"681\":{}},\"parent\":{}}],[\"shard_block_id\",{\"_index\":941,\"name\":{\"1244\":{},\"1250\":{},\"1256\":{},\"1263\":{},\"1269\":{},\"1396\":{},\"1402\":{}},\"parent\":{}}],[\"shard_filter\",{\"_index\":1256,\"name\":{\"1705\":{},\"1717\":{}},\"parent\":{}}],[\"show_action\",{\"_index\":1398,\"name\":{\"1886\":{}},\"parent\":{}}],[\"sign\",{\"_index\":548,\"name\":{\"664\":{},\"678\":{}},\"parent\":{}}],[\"signature\",{\"_index\":367,\"name\":{\"392\":{},\"436\":{},\"440\":{},\"606\":{},\"617\":{},\"864\":{},\"903\":{},\"1007\":{}},\"parent\":{}}],[\"signature_id\",{\"_index\":161,\"name\":{\"161\":{},\"854\":{},\"876\":{},\"1004\":{},\"1498\":{},\"1737\":{}},\"parent\":{}}],[\"signed\",{\"_index\":365,\"name\":{\"391\":{},\"395\":{},\"426\":{},\"429\":{}},\"parent\":{}}],[\"signer\",{\"_index\":649,\"name\":{\"782\":{},\"851\":{},\"874\":{}},\"parent\":{}}],[\"signerexternal\",{\"_index\":37,\"name\":{\"37\":{}},\"parent\":{}}],[\"signerexternalvariant\",{\"_index\":643,\"name\":{\"773\":{}},\"parent\":{\"774\":{}}}],[\"signerexternalvariant.__type\",{\"_index\":644,\"name\":{},\"parent\":{\"775\":{}}}],[\"signerkeys\",{\"_index\":38,\"name\":{\"38\":{}},\"parent\":{}}],[\"signerkeysvariant\",{\"_index\":645,\"name\":{\"776\":{}},\"parent\":{\"777\":{}}}],[\"signerkeysvariant.__type\",{\"_index\":646,\"name\":{},\"parent\":{\"778\":{}}}],[\"signernone\",{\"_index\":36,\"name\":{\"36\":{}},\"parent\":{}}],[\"signernonevariant\",{\"_index\":642,\"name\":{\"771\":{}},\"parent\":{\"772\":{}}}],[\"signersigningbox\",{\"_index\":39,\"name\":{\"39\":{}},\"parent\":{}}],[\"signersigningboxvariant\",{\"_index\":647,\"name\":{\"779\":{}},\"parent\":{\"780\":{}}}],[\"signersigningboxvariant.__type\",{\"_index\":648,\"name\":{},\"parent\":{\"781\":{}}}],[\"signing_box\",{\"_index\":511,\"name\":{\"613\":{},\"1855\":{}},\"parent\":{}}],[\"signing_box_get_public_key\",{\"_index\":594,\"name\":{\"714\":{}},\"parent\":{}}],[\"signing_box_handle\",{\"_index\":1340,\"name\":{\"1809\":{}},\"parent\":{}}],[\"signing_box_sign\",{\"_index\":595,\"name\":{\"715\":{}},\"parent\":{}}],[\"signingboxhandle\",{\"_index\":252,\"name\":{\"256\":{}},\"parent\":{}}],[\"signingboxnotregistered\",{\"_index\":238,\"name\":{\"242\":{}},\"parent\":{}}],[\"signkey\",{\"_index\":1339,\"name\":{\"1808\":{}},\"parent\":{}}],[\"size\",{\"_index\":793,\"name\":{\"1036\":{}},\"parent\":{}}],[\"skip_transaction_check\",{\"_index\":1133,\"name\":{\"1525\":{}},\"parent\":{}}],[\"sortdirection\",{\"_index\":1172,\"name\":{\"1587\":{}},\"parent\":{\"1588\":{},\"1589\":{}}}],[\"source\",{\"_index\":655,\"name\":{\"790\":{}},\"parent\":{}}],[\"spanish\",{\"_index\":326,\"name\":{\"348\":{}},\"parent\":{}}],[\"spending\",{\"_index\":1342,\"name\":{\"1811\":{}},\"parent\":{\"1812\":{}}}],[\"spending.__type\",{\"_index\":1344,\"name\":{},\"parent\":{\"1813\":{},\"1814\":{}}}],[\"split_depth\",{\"_index\":881,\"name\":{\"1162\":{},\"1171\":{}},\"parent\":{}}],[\"src\",{\"_index\":888,\"name\":{\"1178\":{},\"1615\":{}},\"parent\":{}}],[\"src_address\",{\"_index\":709,\"name\":{\"887\":{}},\"parent\":{}}],[\"src_transaction_id\",{\"_index\":1194,\"name\":{\"1613\":{}},\"parent\":{}}],[\"start\",{\"_index\":1403,\"name\":{\"1896\":{}},\"parent\":{}}],[\"start_time\",{\"_index\":1253,\"name\":{\"1703\":{},\"1715\":{}},\"parent\":{}}],[\"state_init\",{\"_index\":638,\"name\":{\"767\":{},\"931\":{},\"1149\":{},\"1175\":{}},\"parent\":{}}],[\"stateinitparams\",{\"_index\":663,\"name\":{\"802\":{}},\"parent\":{\"803\":{}}}],[\"stateinitparams.__type\",{\"_index\":664,\"name\":{},\"parent\":{\"804\":{},\"805\":{}}}],[\"stateinitsource\",{\"_index\":662,\"name\":{\"801\":{}},\"parent\":{}}],[\"stateinitsourcemessage\",{\"_index\":40,\"name\":{\"40\":{}},\"parent\":{}}],[\"stateinitsourcemessagevariant\",{\"_index\":654,\"name\":{\"788\":{}},\"parent\":{\"789\":{}}}],[\"stateinitsourcemessagevariant.__type\",{\"_index\":656,\"name\":{},\"parent\":{\"790\":{}}}],[\"stateinitsourcestateinit\",{\"_index\":41,\"name\":{\"41\":{}},\"parent\":{}}],[\"stateinitsourcestateinitvariant\",{\"_index\":657,\"name\":{\"791\":{}},\"parent\":{\"792\":{}}}],[\"stateinitsourcestateinitvariant.__type\",{\"_index\":658,\"name\":{},\"parent\":{\"793\":{},\"794\":{},\"795\":{}}}],[\"stateinitsourcetvc\",{\"_index\":42,\"name\":{\"42\":{}},\"parent\":{}}],[\"stateinitsourcetvcvariant\",{\"_index\":659,\"name\":{\"796\":{}},\"parent\":{\"797\":{}}}],[\"stateinitsourcetvcvariant.__type\",{\"_index\":660,\"name\":{},\"parent\":{\"798\":{},\"799\":{},\"800\":{}}}],[\"status\",{\"_index\":987,\"name\":{\"1336\":{}},\"parent\":{}}],[\"storage_fee\",{\"_index\":1122,\"name\":{\"1511\":{}},\"parent\":{}}],[\"subscribe\",{\"_index\":1285,\"name\":{\"1748\":{}},\"parent\":{}}],[\"subscribe_collection\",{\"_index\":1284,\"name\":{\"1747\":{}},\"parent\":{}}],[\"subscribefailed\",{\"_index\":1152,\"name\":{\"1566\":{}},\"parent\":{}}],[\"subscription\",{\"_index\":1230,\"name\":{\"1670\":{}},\"parent\":{}}],[\"succeeded\",{\"_index\":402,\"name\":{\"444\":{}},\"parent\":{}}],[\"sum\",{\"_index\":1184,\"name\":{\"1599\":{}},\"parent\":{}}],[\"support\",{\"_index\":1327,\"name\":{\"1794\":{}},\"parent\":{}}],[\"suspend\",{\"_index\":1286,\"name\":{\"1749\":{}},\"parent\":{}}],[\"switch\",{\"_index\":1396,\"name\":{\"1884\":{}},\"parent\":{}}],[\"switch_completed\",{\"_index\":1397,\"name\":{\"1885\":{}},\"parent\":{}}],[\"test\",{\"_index\":1051,\"name\":{\"1427\":{}},\"parent\":{}}],[\"text\",{\"_index\":195,\"name\":{\"196\":{}},\"parent\":{}}],[\"their_public\",{\"_index\":287,\"name\":{\"298\":{},\"334\":{},\"452\":{},\"461\":{}},\"parent\":{}}],[\"tick\",{\"_index\":879,\"name\":{\"1160\":{},\"1169\":{}},\"parent\":{}}],[\"time\",{\"_index\":629,\"name\":{\"756\":{}},\"parent\":{}}],[\"timeout\",{\"_index\":999,\"name\":{\"1354\":{},\"1656\":{},\"1695\":{}},\"parent\":{}}],[\"timestamp\",{\"_index\":955,\"name\":{\"1284\":{},\"1290\":{},\"1296\":{},\"1302\":{}},\"parent\":{}}],[\"to\",{\"_index\":1319,\"name\":{\"1784\":{}},\"parent\":{}}],[\"tock\",{\"_index\":880,\"name\":{\"1161\":{},\"1170\":{}},\"parent\":{}}],[\"tohash128\",{\"_index\":1429,\"name\":{\"1929\":{}},\"parent\":{}}],[\"tohash256\",{\"_index\":1430,\"name\":{\"1930\":{}},\"parent\":{}}],[\"tohash512\",{\"_index\":1431,\"name\":{\"1931\":{}},\"parent\":{}}],[\"tohash64\",{\"_index\":1428,\"name\":{\"1928\":{}},\"parent\":{}}],[\"tohex\",{\"_index\":1432,\"name\":{\"1932\":{}},\"parent\":{}}],[\"tokey\",{\"_index\":1427,\"name\":{\"1927\":{}},\"parent\":{}}],[\"ton\",{\"_index\":318,\"name\":{\"340\":{}},\"parent\":{}}],[\"ton_crc16\",{\"_index\":555,\"name\":{\"674\":{}},\"parent\":{}}],[\"ton_public_key\",{\"_index\":356,\"name\":{\"380\":{}},\"parent\":{}}],[\"tonclient\",{\"_index\":1421,\"name\":{\"1921\":{}},\"parent\":{\"1922\":{},\"1923\":{},\"1924\":{},\"1925\":{},\"1926\":{},\"1927\":{},\"1928\":{},\"1929\":{},\"1930\":{},\"1931\":{},\"1932\":{},\"1933\":{},\"1934\":{},\"1935\":{},\"1936\":{},\"1937\":{},\"1938\":{},\"1939\":{},\"1940\":{},\"1941\":{},\"1942\":{},\"1943\":{},\"1944\":{},\"1945\":{},\"1946\":{},\"1947\":{},\"1948\":{},\"1949\":{},\"1950\":{},\"1951\":{},\"1952\":{}}}],[\"total_account_fees\",{\"_index\":1125,\"name\":{\"1514\":{}},\"parent\":{}}],[\"total_fees\",{\"_index\":1191,\"name\":{\"1607\":{}},\"parent\":{}}],[\"total_fwd_fees\",{\"_index\":1128,\"name\":{\"1517\":{}},\"parent\":{}}],[\"total_output\",{\"_index\":1126,\"name\":{\"1515\":{}},\"parent\":{}}],[\"transaction\",{\"_index\":967,\"name\":{\"1312\":{},\"1337\":{},\"1530\":{},\"1911\":{}},\"parent\":{}}],[\"transaction_lt\",{\"_index\":1111,\"name\":{\"1496\":{}},\"parent\":{}}],[\"transaction_max_count\",{\"_index\":1248,\"name\":{\"1696\":{}},\"parent\":{}}],[\"transactionaborted\",{\"_index\":1094,\"name\":{\"1478\":{}},\"parent\":{}}],[\"transactionfees\",{\"_index\":1119,\"name\":{\"1508\":{}},\"parent\":{\"1509\":{}}}],[\"transactionfees.__type\",{\"_index\":1121,\"name\":{},\"parent\":{\"1510\":{},\"1511\":{},\"1512\":{},\"1513\":{},\"1514\":{},\"1515\":{},\"1516\":{},\"1517\":{},\"1518\":{}}}],[\"transactionnode\",{\"_index\":1186,\"name\":{\"1601\":{}},\"parent\":{\"1602\":{}}}],[\"transactionnode.__type\",{\"_index\":1187,\"name\":{},\"parent\":{\"1603\":{},\"1604\":{},\"1605\":{},\"1606\":{},\"1607\":{},\"1608\":{},\"1609\":{}}}],[\"transactions\",{\"_index\":1251,\"name\":{\"1700\":{}},\"parent\":{}}],[\"transactionwaittimeout\",{\"_index\":926,\"name\":{\"1224\":{}},\"parent\":{}}],[\"tuple_list_as_array\",{\"_index\":1143,\"name\":{\"1554\":{}},\"parent\":{}}],[\"tvc\",{\"_index\":636,\"name\":{\"765\":{},\"798\":{},\"1054\":{},\"1069\":{},\"1072\":{},\"1104\":{}},\"parent\":{}}],[\"tvcv1\",{\"_index\":52,\"name\":{\"52\":{},\"1055\":{}},\"parent\":{\"1056\":{}}}],[\"tvcv1.__type\",{\"_index\":807,\"name\":{},\"parent\":{\"1057\":{},\"1058\":{}}}],[\"tvcv1variant\",{\"_index\":805,\"name\":{\"1051\":{}},\"parent\":{\"1052\":{}}}],[\"tvcv1variant.__type\",{\"_index\":806,\"name\":{},\"parent\":{\"1053\":{}}}],[\"tvm\",{\"_index\":1436,\"name\":{\"1941\":{}},\"parent\":{}}],[\"tvmerrorcode\",{\"_index\":1091,\"name\":{\"1475\":{}},\"parent\":{\"1476\":{},\"1477\":{},\"1478\":{},\"1479\":{},\"1480\":{},\"1481\":{},\"1482\":{},\"1483\":{},\"1484\":{},\"1485\":{},\"1486\":{},\"1487\":{},\"1488\":{},\"1489\":{},\"1490\":{}}}],[\"tvmmodule\",{\"_index\":1146,\"name\":{\"1558\":{}},\"parent\":{\"1559\":{},\"1560\":{},\"1561\":{},\"1562\":{},\"1563\":{}}}],[\"type\",{\"_index\":670,\"name\":{\"814\":{},\"825\":{}},\"parent\":{}}],[\"unauthorized\",{\"_index\":1165,\"name\":{\"1579\":{}},\"parent\":{}}],[\"uncompressed\",{\"_index\":1074,\"name\":{\"1456\":{}},\"parent\":{}}],[\"unexpectedcallbackresponse\",{\"_index\":123,\"name\":{\"123\":{}},\"parent\":{}}],[\"unknownexecutionerror\",{\"_index\":1100,\"name\":{\"1485\":{}},\"parent\":{}}],[\"unknownfunction\",{\"_index\":117,\"name\":{\"117\":{}},\"parent\":{}}],[\"unlimited_balance\",{\"_index\":1117,\"name\":{\"1506\":{}},\"parent\":{}}],[\"unresolved\",{\"_index\":1010,\"name\":{\"1370\":{}},\"parent\":{}}],[\"unsigned\",{\"_index\":361,\"name\":{\"387\":{},\"399\":{},\"422\":{},\"433\":{},\"439\":{},\"599\":{},\"614\":{},\"1008\":{}},\"parent\":{}}],[\"unsubscribe\",{\"_index\":1283,\"name\":{\"1746\":{}},\"parent\":{}}],[\"unsupportedciphermode\",{\"_index\":242,\"name\":{\"246\":{}},\"parent\":{}}],[\"update_initial_data\",{\"_index\":780,\"name\":{\"1021\":{}},\"parent\":{}}],[\"url\",{\"_index\":1049,\"name\":{\"1426\":{}},\"parent\":{}}],[\"usebinarylibrary\",{\"_index\":1426,\"name\":{\"1926\":{}},\"parent\":{}}],[\"user_data\",{\"_index\":984,\"name\":{\"1332\":{},\"1339\":{},\"1360\":{}},\"parent\":{}}],[\"utils\",{\"_index\":1434,\"name\":{\"1939\":{}},\"parent\":{}}],[\"utilsmodule\",{\"_index\":1085,\"name\":{\"1467\":{}},\"parent\":{\"1468\":{},\"1469\":{},\"1470\":{},\"1471\":{},\"1472\":{},\"1473\":{},\"1474\":{}}}],[\"valid\",{\"_index\":438,\"name\":{\"504\":{}},\"parent\":{}}],[\"value\",{\"_index\":261,\"name\":{\"266\":{},\"269\":{},\"272\":{},\"275\":{},\"321\":{},\"324\":{},\"327\":{},\"741\":{},\"744\":{},\"747\":{},\"750\":{},\"805\":{},\"890\":{},\"919\":{},\"1037\":{},\"1040\":{},\"1053\":{},\"1617\":{},\"1852\":{}},\"parent\":{}}],[\"values\",{\"_index\":1219,\"name\":{\"1650\":{}},\"parent\":{}}],[\"variables\",{\"_index\":1200,\"name\":{\"1623\":{},\"1671\":{}},\"parent\":{}}],[\"verify_signature\",{\"_index\":559,\"name\":{\"679\":{}},\"parent\":{}}],[\"version\",{\"_index\":166,\"name\":{\"166\":{},\"206\":{},\"219\":{},\"835\":{},\"837\":{},\"1192\":{},\"1790\":{}},\"parent\":{}}],[\"wait_for_collection\",{\"_index\":1282,\"name\":{\"1745\":{}},\"parent\":{}}],[\"wait_for_timeout\",{\"_index\":152,\"name\":{\"152\":{}},\"parent\":{}}],[\"wait_for_transaction\",{\"_index\":1044,\"name\":{\"1418\":{}},\"parent\":{}}],[\"wait_mode\",{\"_index\":1015,\"name\":{\"1375\":{}},\"parent\":{}}],[\"wait_until\",{\"_index\":983,\"name\":{\"1331\":{},\"1359\":{}},\"parent\":{}}],[\"waitforfailed\",{\"_index\":1153,\"name\":{\"1567\":{}},\"parent\":{}}],[\"waitfortimeout\",{\"_index\":1157,\"name\":{\"1571\":{}},\"parent\":{}}],[\"websocketconnecterror\",{\"_index\":98,\"name\":{\"98\":{}},\"parent\":{}}],[\"websocketdisconnected\",{\"_index\":1160,\"name\":{\"1574\":{}},\"parent\":{}}],[\"websocketreceiveerror\",{\"_index\":99,\"name\":{\"99\":{}},\"parent\":{}}],[\"websocketsenderror\",{\"_index\":100,\"name\":{\"100\":{}},\"parent\":{}}],[\"word_count\",{\"_index\":427,\"name\":{\"485\":{},\"493\":{},\"501\":{},\"510\":{},\"515\":{}},\"parent\":{}}],[\"wordcount\",{\"_index\":295,\"name\":{\"308\":{},\"313\":{},\"577\":{}},\"parent\":{}}],[\"words\",{\"_index\":423,\"name\":{\"481\":{}},\"parent\":{}}],[\"workchain\",{\"_index\":176,\"name\":{\"177\":{}},\"parent\":{}}],[\"workchain_id\",{\"_index\":639,\"name\":{\"768\":{},\"1083\":{}},\"parent\":{}}],[\"wrongwebscoketprotocolsequence\",{\"_index\":1168,\"name\":{\"1582\":{}},\"parent\":{}}],[\"ws\",{\"_index\":169,\"name\":{\"169\":{}},\"parent\":{}}],[\"xprv\",{\"_index\":446,\"name\":{\"518\":{},\"521\":{},\"526\":{},\"529\":{},\"533\":{},\"536\":{},\"542\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"kinds\":{\"8\":\"Enumeration\",\"16\":\"Enumeration Member\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\",\"4194304\":\"Type alias\"},\"rows\":[{\"id\":0,\"kind\":256,\"name\":\"BinaryLibrary\",\"url\":\"interfaces/BinaryLibrary.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1,\"kind\":2048,\"name\":\"setResponseHandler\",\"url\":\"interfaces/BinaryLibrary.html#setResponseHandler\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"BinaryLibrary\"},{\"id\":2,\"kind\":2048,\"name\":\"sendRequest\",\"url\":\"interfaces/BinaryLibrary.html#sendRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"BinaryLibrary\"},{\"id\":3,\"kind\":2048,\"name\":\"getLibName\",\"url\":\"interfaces/BinaryLibrary.html#getLibName\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BinaryLibrary\"},{\"id\":4,\"kind\":2048,\"name\":\"createContext\",\"url\":\"interfaces/BinaryLibrary.html#createContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BinaryLibrary\"},{\"id\":5,\"kind\":2048,\"name\":\"destroyContext\",\"url\":\"interfaces/BinaryLibrary.html#destroyContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BinaryLibrary\"},{\"id\":6,\"kind\":4194304,\"name\":\"ResponseHandler\",\"url\":\"modules.html#ResponseHandler\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":7,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResponseHandler.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResponseHandler\"},{\"id\":8,\"kind\":64,\"name\":\"appRequestResultError\",\"url\":\"modules.html#appRequestResultError\",\"classes\":\"tsd-kind-function\"},{\"id\":9,\"kind\":64,\"name\":\"appRequestResultOk\",\"url\":\"modules.html#appRequestResultOk\",\"classes\":\"tsd-kind-function\"},{\"id\":10,\"kind\":64,\"name\":\"encryptionAlgorithmAES\",\"url\":\"modules.html#encryptionAlgorithmAES\",\"classes\":\"tsd-kind-function\"},{\"id\":11,\"kind\":64,\"name\":\"encryptionAlgorithmChaCha20\",\"url\":\"modules.html#encryptionAlgorithmChaCha20\",\"classes\":\"tsd-kind-function\"},{\"id\":12,\"kind\":64,\"name\":\"encryptionAlgorithmNaclBox\",\"url\":\"modules.html#encryptionAlgorithmNaclBox\",\"classes\":\"tsd-kind-function\"},{\"id\":13,\"kind\":64,\"name\":\"encryptionAlgorithmNaclSecretBox\",\"url\":\"modules.html#encryptionAlgorithmNaclSecretBox\",\"classes\":\"tsd-kind-function\"},{\"id\":14,\"kind\":64,\"name\":\"cryptoBoxSecretRandomSeedPhrase\",\"url\":\"modules.html#cryptoBoxSecretRandomSeedPhrase\",\"classes\":\"tsd-kind-function\"},{\"id\":15,\"kind\":64,\"name\":\"cryptoBoxSecretPredefinedSeedPhrase\",\"url\":\"modules.html#cryptoBoxSecretPredefinedSeedPhrase\",\"classes\":\"tsd-kind-function\"},{\"id\":16,\"kind\":64,\"name\":\"cryptoBoxSecretEncryptedSecret\",\"url\":\"modules.html#cryptoBoxSecretEncryptedSecret\",\"classes\":\"tsd-kind-function\"},{\"id\":17,\"kind\":64,\"name\":\"boxEncryptionAlgorithmChaCha20\",\"url\":\"modules.html#boxEncryptionAlgorithmChaCha20\",\"classes\":\"tsd-kind-function\"},{\"id\":18,\"kind\":64,\"name\":\"boxEncryptionAlgorithmNaclBox\",\"url\":\"modules.html#boxEncryptionAlgorithmNaclBox\",\"classes\":\"tsd-kind-function\"},{\"id\":19,\"kind\":64,\"name\":\"boxEncryptionAlgorithmNaclSecretBox\",\"url\":\"modules.html#boxEncryptionAlgorithmNaclSecretBox\",\"classes\":\"tsd-kind-function\"},{\"id\":20,\"kind\":64,\"name\":\"paramsOfAppPasswordProviderGetPassword\",\"url\":\"modules.html#paramsOfAppPasswordProviderGetPassword\",\"classes\":\"tsd-kind-function\"},{\"id\":21,\"kind\":64,\"name\":\"resultOfAppPasswordProviderGetPassword\",\"url\":\"modules.html#resultOfAppPasswordProviderGetPassword\",\"classes\":\"tsd-kind-function\"},{\"id\":22,\"kind\":64,\"name\":\"paramsOfAppSigningBoxGetPublicKey\",\"url\":\"modules.html#paramsOfAppSigningBoxGetPublicKey\",\"classes\":\"tsd-kind-function\"},{\"id\":23,\"kind\":64,\"name\":\"paramsOfAppSigningBoxSign\",\"url\":\"modules.html#paramsOfAppSigningBoxSign\",\"classes\":\"tsd-kind-function\"},{\"id\":24,\"kind\":64,\"name\":\"resultOfAppSigningBoxGetPublicKey\",\"url\":\"modules.html#resultOfAppSigningBoxGetPublicKey\",\"classes\":\"tsd-kind-function\"},{\"id\":25,\"kind\":64,\"name\":\"resultOfAppSigningBoxSign\",\"url\":\"modules.html#resultOfAppSigningBoxSign\",\"classes\":\"tsd-kind-function\"},{\"id\":26,\"kind\":64,\"name\":\"paramsOfAppEncryptionBoxGetInfo\",\"url\":\"modules.html#paramsOfAppEncryptionBoxGetInfo\",\"classes\":\"tsd-kind-function\"},{\"id\":27,\"kind\":64,\"name\":\"paramsOfAppEncryptionBoxEncrypt\",\"url\":\"modules.html#paramsOfAppEncryptionBoxEncrypt\",\"classes\":\"tsd-kind-function\"},{\"id\":28,\"kind\":64,\"name\":\"paramsOfAppEncryptionBoxDecrypt\",\"url\":\"modules.html#paramsOfAppEncryptionBoxDecrypt\",\"classes\":\"tsd-kind-function\"},{\"id\":29,\"kind\":64,\"name\":\"resultOfAppEncryptionBoxGetInfo\",\"url\":\"modules.html#resultOfAppEncryptionBoxGetInfo\",\"classes\":\"tsd-kind-function\"},{\"id\":30,\"kind\":64,\"name\":\"resultOfAppEncryptionBoxEncrypt\",\"url\":\"modules.html#resultOfAppEncryptionBoxEncrypt\",\"classes\":\"tsd-kind-function\"},{\"id\":31,\"kind\":64,\"name\":\"resultOfAppEncryptionBoxDecrypt\",\"url\":\"modules.html#resultOfAppEncryptionBoxDecrypt\",\"classes\":\"tsd-kind-function\"},{\"id\":32,\"kind\":64,\"name\":\"abiContract\",\"url\":\"modules.html#abiContract\",\"classes\":\"tsd-kind-function\"},{\"id\":33,\"kind\":64,\"name\":\"abiJson\",\"url\":\"modules.html#abiJson\",\"classes\":\"tsd-kind-function\"},{\"id\":34,\"kind\":64,\"name\":\"abiHandle\",\"url\":\"modules.html#abiHandle\",\"classes\":\"tsd-kind-function\"},{\"id\":35,\"kind\":64,\"name\":\"abiSerialized\",\"url\":\"modules.html#abiSerialized\",\"classes\":\"tsd-kind-function\"},{\"id\":36,\"kind\":64,\"name\":\"signerNone\",\"url\":\"modules.html#signerNone\",\"classes\":\"tsd-kind-function\"},{\"id\":37,\"kind\":64,\"name\":\"signerExternal\",\"url\":\"modules.html#signerExternal\",\"classes\":\"tsd-kind-function\"},{\"id\":38,\"kind\":64,\"name\":\"signerKeys\",\"url\":\"modules.html#signerKeys\",\"classes\":\"tsd-kind-function\"},{\"id\":39,\"kind\":64,\"name\":\"signerSigningBox\",\"url\":\"modules.html#signerSigningBox\",\"classes\":\"tsd-kind-function\"},{\"id\":40,\"kind\":64,\"name\":\"stateInitSourceMessage\",\"url\":\"modules.html#stateInitSourceMessage\",\"classes\":\"tsd-kind-function\"},{\"id\":41,\"kind\":64,\"name\":\"stateInitSourceStateInit\",\"url\":\"modules.html#stateInitSourceStateInit\",\"classes\":\"tsd-kind-function\"},{\"id\":42,\"kind\":64,\"name\":\"stateInitSourceTvc\",\"url\":\"modules.html#stateInitSourceTvc\",\"classes\":\"tsd-kind-function\"},{\"id\":43,\"kind\":64,\"name\":\"messageSourceEncoded\",\"url\":\"modules.html#messageSourceEncoded\",\"classes\":\"tsd-kind-function\"},{\"id\":44,\"kind\":64,\"name\":\"messageSourceEncodingParams\",\"url\":\"modules.html#messageSourceEncodingParams\",\"classes\":\"tsd-kind-function\"},{\"id\":45,\"kind\":64,\"name\":\"bocCacheTypePinned\",\"url\":\"modules.html#bocCacheTypePinned\",\"classes\":\"tsd-kind-function\"},{\"id\":46,\"kind\":64,\"name\":\"bocCacheTypeUnpinned\",\"url\":\"modules.html#bocCacheTypeUnpinned\",\"classes\":\"tsd-kind-function\"},{\"id\":47,\"kind\":64,\"name\":\"builderOpInteger\",\"url\":\"modules.html#builderOpInteger\",\"classes\":\"tsd-kind-function\"},{\"id\":48,\"kind\":64,\"name\":\"builderOpBitString\",\"url\":\"modules.html#builderOpBitString\",\"classes\":\"tsd-kind-function\"},{\"id\":49,\"kind\":64,\"name\":\"builderOpCell\",\"url\":\"modules.html#builderOpCell\",\"classes\":\"tsd-kind-function\"},{\"id\":50,\"kind\":64,\"name\":\"builderOpCellBoc\",\"url\":\"modules.html#builderOpCellBoc\",\"classes\":\"tsd-kind-function\"},{\"id\":51,\"kind\":64,\"name\":\"builderOpAddress\",\"url\":\"modules.html#builderOpAddress\",\"classes\":\"tsd-kind-function\"},{\"id\":52,\"kind\":64,\"name\":\"tvcV1\",\"url\":\"modules.html#tvcV1\",\"classes\":\"tsd-kind-function\"},{\"id\":53,\"kind\":64,\"name\":\"processingEventWillFetchFirstBlock\",\"url\":\"modules.html#processingEventWillFetchFirstBlock\",\"classes\":\"tsd-kind-function\"},{\"id\":54,\"kind\":64,\"name\":\"processingEventFetchFirstBlockFailed\",\"url\":\"modules.html#processingEventFetchFirstBlockFailed\",\"classes\":\"tsd-kind-function\"},{\"id\":55,\"kind\":64,\"name\":\"processingEventWillSend\",\"url\":\"modules.html#processingEventWillSend\",\"classes\":\"tsd-kind-function\"},{\"id\":56,\"kind\":64,\"name\":\"processingEventDidSend\",\"url\":\"modules.html#processingEventDidSend\",\"classes\":\"tsd-kind-function\"},{\"id\":57,\"kind\":64,\"name\":\"processingEventSendFailed\",\"url\":\"modules.html#processingEventSendFailed\",\"classes\":\"tsd-kind-function\"},{\"id\":58,\"kind\":64,\"name\":\"processingEventWillFetchNextBlock\",\"url\":\"modules.html#processingEventWillFetchNextBlock\",\"classes\":\"tsd-kind-function\"},{\"id\":59,\"kind\":64,\"name\":\"processingEventFetchNextBlockFailed\",\"url\":\"modules.html#processingEventFetchNextBlockFailed\",\"classes\":\"tsd-kind-function\"},{\"id\":60,\"kind\":64,\"name\":\"processingEventMessageExpired\",\"url\":\"modules.html#processingEventMessageExpired\",\"classes\":\"tsd-kind-function\"},{\"id\":61,\"kind\":64,\"name\":\"processingEventRempSentToValidators\",\"url\":\"modules.html#processingEventRempSentToValidators\",\"classes\":\"tsd-kind-function\"},{\"id\":62,\"kind\":64,\"name\":\"processingEventRempIncludedIntoBlock\",\"url\":\"modules.html#processingEventRempIncludedIntoBlock\",\"classes\":\"tsd-kind-function\"},{\"id\":63,\"kind\":64,\"name\":\"processingEventRempIncludedIntoAcceptedBlock\",\"url\":\"modules.html#processingEventRempIncludedIntoAcceptedBlock\",\"classes\":\"tsd-kind-function\"},{\"id\":64,\"kind\":64,\"name\":\"processingEventRempOther\",\"url\":\"modules.html#processingEventRempOther\",\"classes\":\"tsd-kind-function\"},{\"id\":65,\"kind\":64,\"name\":\"processingEventRempError\",\"url\":\"modules.html#processingEventRempError\",\"classes\":\"tsd-kind-function\"},{\"id\":66,\"kind\":64,\"name\":\"monitoredMessageBoc\",\"url\":\"modules.html#monitoredMessageBoc\",\"classes\":\"tsd-kind-function\"},{\"id\":67,\"kind\":64,\"name\":\"monitoredMessageHashAddress\",\"url\":\"modules.html#monitoredMessageHashAddress\",\"classes\":\"tsd-kind-function\"},{\"id\":68,\"kind\":64,\"name\":\"addressStringFormatAccountId\",\"url\":\"modules.html#addressStringFormatAccountId\",\"classes\":\"tsd-kind-function\"},{\"id\":69,\"kind\":64,\"name\":\"addressStringFormatHex\",\"url\":\"modules.html#addressStringFormatHex\",\"classes\":\"tsd-kind-function\"},{\"id\":70,\"kind\":64,\"name\":\"addressStringFormatBase64\",\"url\":\"modules.html#addressStringFormatBase64\",\"classes\":\"tsd-kind-function\"},{\"id\":71,\"kind\":64,\"name\":\"accountForExecutorNone\",\"url\":\"modules.html#accountForExecutorNone\",\"classes\":\"tsd-kind-function\"},{\"id\":72,\"kind\":64,\"name\":\"accountForExecutorUninit\",\"url\":\"modules.html#accountForExecutorUninit\",\"classes\":\"tsd-kind-function\"},{\"id\":73,\"kind\":64,\"name\":\"accountForExecutorAccount\",\"url\":\"modules.html#accountForExecutorAccount\",\"classes\":\"tsd-kind-function\"},{\"id\":74,\"kind\":64,\"name\":\"paramsOfQueryOperationQueryCollection\",\"url\":\"modules.html#paramsOfQueryOperationQueryCollection\",\"classes\":\"tsd-kind-function\"},{\"id\":75,\"kind\":64,\"name\":\"paramsOfQueryOperationWaitForCollection\",\"url\":\"modules.html#paramsOfQueryOperationWaitForCollection\",\"classes\":\"tsd-kind-function\"},{\"id\":76,\"kind\":64,\"name\":\"paramsOfQueryOperationAggregateCollection\",\"url\":\"modules.html#paramsOfQueryOperationAggregateCollection\",\"classes\":\"tsd-kind-function\"},{\"id\":77,\"kind\":64,\"name\":\"paramsOfQueryOperationQueryCounterparties\",\"url\":\"modules.html#paramsOfQueryOperationQueryCounterparties\",\"classes\":\"tsd-kind-function\"},{\"id\":78,\"kind\":64,\"name\":\"debotActivityTransaction\",\"url\":\"modules.html#debotActivityTransaction\",\"classes\":\"tsd-kind-function\"},{\"id\":79,\"kind\":64,\"name\":\"paramsOfAppDebotBrowserLog\",\"url\":\"modules.html#paramsOfAppDebotBrowserLog\",\"classes\":\"tsd-kind-function\"},{\"id\":80,\"kind\":64,\"name\":\"paramsOfAppDebotBrowserSwitch\",\"url\":\"modules.html#paramsOfAppDebotBrowserSwitch\",\"classes\":\"tsd-kind-function\"},{\"id\":81,\"kind\":64,\"name\":\"paramsOfAppDebotBrowserSwitchCompleted\",\"url\":\"modules.html#paramsOfAppDebotBrowserSwitchCompleted\",\"classes\":\"tsd-kind-function\"},{\"id\":82,\"kind\":64,\"name\":\"paramsOfAppDebotBrowserShowAction\",\"url\":\"modules.html#paramsOfAppDebotBrowserShowAction\",\"classes\":\"tsd-kind-function\"},{\"id\":83,\"kind\":64,\"name\":\"paramsOfAppDebotBrowserInput\",\"url\":\"modules.html#paramsOfAppDebotBrowserInput\",\"classes\":\"tsd-kind-function\"},{\"id\":84,\"kind\":64,\"name\":\"paramsOfAppDebotBrowserGetSigningBox\",\"url\":\"modules.html#paramsOfAppDebotBrowserGetSigningBox\",\"classes\":\"tsd-kind-function\"},{\"id\":85,\"kind\":64,\"name\":\"paramsOfAppDebotBrowserInvokeDebot\",\"url\":\"modules.html#paramsOfAppDebotBrowserInvokeDebot\",\"classes\":\"tsd-kind-function\"},{\"id\":86,\"kind\":64,\"name\":\"paramsOfAppDebotBrowserSend\",\"url\":\"modules.html#paramsOfAppDebotBrowserSend\",\"classes\":\"tsd-kind-function\"},{\"id\":87,\"kind\":64,\"name\":\"paramsOfAppDebotBrowserApprove\",\"url\":\"modules.html#paramsOfAppDebotBrowserApprove\",\"classes\":\"tsd-kind-function\"},{\"id\":88,\"kind\":64,\"name\":\"resultOfAppDebotBrowserInput\",\"url\":\"modules.html#resultOfAppDebotBrowserInput\",\"classes\":\"tsd-kind-function\"},{\"id\":89,\"kind\":64,\"name\":\"resultOfAppDebotBrowserGetSigningBox\",\"url\":\"modules.html#resultOfAppDebotBrowserGetSigningBox\",\"classes\":\"tsd-kind-function\"},{\"id\":90,\"kind\":64,\"name\":\"resultOfAppDebotBrowserInvokeDebot\",\"url\":\"modules.html#resultOfAppDebotBrowserInvokeDebot\",\"classes\":\"tsd-kind-function\"},{\"id\":91,\"kind\":64,\"name\":\"resultOfAppDebotBrowserApprove\",\"url\":\"modules.html#resultOfAppDebotBrowserApprove\",\"classes\":\"tsd-kind-function\"},{\"id\":92,\"kind\":8,\"name\":\"ClientErrorCode\",\"url\":\"enums/ClientErrorCode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":93,\"kind\":16,\"name\":\"NotImplemented\",\"url\":\"enums/ClientErrorCode.html#NotImplemented\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":94,\"kind\":16,\"name\":\"InvalidHex\",\"url\":\"enums/ClientErrorCode.html#InvalidHex\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":95,\"kind\":16,\"name\":\"InvalidBase64\",\"url\":\"enums/ClientErrorCode.html#InvalidBase64\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":96,\"kind\":16,\"name\":\"InvalidAddress\",\"url\":\"enums/ClientErrorCode.html#InvalidAddress\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":97,\"kind\":16,\"name\":\"CallbackParamsCantBeConvertedToJson\",\"url\":\"enums/ClientErrorCode.html#CallbackParamsCantBeConvertedToJson\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":98,\"kind\":16,\"name\":\"WebsocketConnectError\",\"url\":\"enums/ClientErrorCode.html#WebsocketConnectError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":99,\"kind\":16,\"name\":\"WebsocketReceiveError\",\"url\":\"enums/ClientErrorCode.html#WebsocketReceiveError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":100,\"kind\":16,\"name\":\"WebsocketSendError\",\"url\":\"enums/ClientErrorCode.html#WebsocketSendError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":101,\"kind\":16,\"name\":\"HttpClientCreateError\",\"url\":\"enums/ClientErrorCode.html#HttpClientCreateError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":102,\"kind\":16,\"name\":\"HttpRequestCreateError\",\"url\":\"enums/ClientErrorCode.html#HttpRequestCreateError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":103,\"kind\":16,\"name\":\"HttpRequestSendError\",\"url\":\"enums/ClientErrorCode.html#HttpRequestSendError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":104,\"kind\":16,\"name\":\"HttpRequestParseError\",\"url\":\"enums/ClientErrorCode.html#HttpRequestParseError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":105,\"kind\":16,\"name\":\"CallbackNotRegistered\",\"url\":\"enums/ClientErrorCode.html#CallbackNotRegistered\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":106,\"kind\":16,\"name\":\"NetModuleNotInit\",\"url\":\"enums/ClientErrorCode.html#NetModuleNotInit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":107,\"kind\":16,\"name\":\"InvalidConfig\",\"url\":\"enums/ClientErrorCode.html#InvalidConfig\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":108,\"kind\":16,\"name\":\"CannotCreateRuntime\",\"url\":\"enums/ClientErrorCode.html#CannotCreateRuntime\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":109,\"kind\":16,\"name\":\"InvalidContextHandle\",\"url\":\"enums/ClientErrorCode.html#InvalidContextHandle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":110,\"kind\":16,\"name\":\"CannotSerializeResult\",\"url\":\"enums/ClientErrorCode.html#CannotSerializeResult\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":111,\"kind\":16,\"name\":\"CannotSerializeError\",\"url\":\"enums/ClientErrorCode.html#CannotSerializeError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":112,\"kind\":16,\"name\":\"CannotConvertJsValueToJson\",\"url\":\"enums/ClientErrorCode.html#CannotConvertJsValueToJson\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":113,\"kind\":16,\"name\":\"CannotReceiveSpawnedResult\",\"url\":\"enums/ClientErrorCode.html#CannotReceiveSpawnedResult\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":114,\"kind\":16,\"name\":\"SetTimerError\",\"url\":\"enums/ClientErrorCode.html#SetTimerError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":115,\"kind\":16,\"name\":\"InvalidParams\",\"url\":\"enums/ClientErrorCode.html#InvalidParams\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":116,\"kind\":16,\"name\":\"ContractsAddressConversionFailed\",\"url\":\"enums/ClientErrorCode.html#ContractsAddressConversionFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":117,\"kind\":16,\"name\":\"UnknownFunction\",\"url\":\"enums/ClientErrorCode.html#UnknownFunction\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":118,\"kind\":16,\"name\":\"AppRequestError\",\"url\":\"enums/ClientErrorCode.html#AppRequestError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":119,\"kind\":16,\"name\":\"NoSuchRequest\",\"url\":\"enums/ClientErrorCode.html#NoSuchRequest\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":120,\"kind\":16,\"name\":\"CanNotSendRequestResult\",\"url\":\"enums/ClientErrorCode.html#CanNotSendRequestResult\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":121,\"kind\":16,\"name\":\"CanNotReceiveRequestResult\",\"url\":\"enums/ClientErrorCode.html#CanNotReceiveRequestResult\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":122,\"kind\":16,\"name\":\"CanNotParseRequestResult\",\"url\":\"enums/ClientErrorCode.html#CanNotParseRequestResult\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":123,\"kind\":16,\"name\":\"UnexpectedCallbackResponse\",\"url\":\"enums/ClientErrorCode.html#UnexpectedCallbackResponse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":124,\"kind\":16,\"name\":\"CanNotParseNumber\",\"url\":\"enums/ClientErrorCode.html#CanNotParseNumber\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":125,\"kind\":16,\"name\":\"InternalError\",\"url\":\"enums/ClientErrorCode.html#InternalError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":126,\"kind\":16,\"name\":\"InvalidHandle\",\"url\":\"enums/ClientErrorCode.html#InvalidHandle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":127,\"kind\":16,\"name\":\"LocalStorageError\",\"url\":\"enums/ClientErrorCode.html#LocalStorageError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":128,\"kind\":16,\"name\":\"InvalidData\",\"url\":\"enums/ClientErrorCode.html#InvalidData\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ClientErrorCode\"},{\"id\":129,\"kind\":4194304,\"name\":\"ClientError\",\"url\":\"modules.html#ClientError\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":130,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ClientError.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ClientError\"},{\"id\":131,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#ClientError.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientError.__type\"},{\"id\":132,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ClientError.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientError.__type\"},{\"id\":133,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ClientError.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientError.__type\"},{\"id\":134,\"kind\":4194304,\"name\":\"ClientConfig\",\"url\":\"modules.html#ClientConfig\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":135,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ClientConfig.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ClientConfig\"},{\"id\":136,\"kind\":1024,\"name\":\"binding\",\"url\":\"modules.html#ClientConfig.__type.binding\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientConfig.__type\"},{\"id\":137,\"kind\":1024,\"name\":\"network\",\"url\":\"modules.html#ClientConfig.__type.network\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientConfig.__type\"},{\"id\":138,\"kind\":1024,\"name\":\"crypto\",\"url\":\"modules.html#ClientConfig.__type.crypto\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientConfig.__type\"},{\"id\":139,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ClientConfig.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientConfig.__type\"},{\"id\":140,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ClientConfig.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientConfig.__type\"},{\"id\":141,\"kind\":1024,\"name\":\"proofs\",\"url\":\"modules.html#ClientConfig.__type.proofs\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientConfig.__type\"},{\"id\":142,\"kind\":1024,\"name\":\"local_storage_path\",\"url\":\"modules.html#ClientConfig.__type.local_storage_path\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientConfig.__type\"},{\"id\":143,\"kind\":4194304,\"name\":\"NetworkConfig\",\"url\":\"modules.html#NetworkConfig\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":144,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#NetworkConfig.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"NetworkConfig\"},{\"id\":145,\"kind\":1024,\"name\":\"server_address\",\"url\":\"modules.html#NetworkConfig.__type.server_address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":146,\"kind\":1024,\"name\":\"endpoints\",\"url\":\"modules.html#NetworkConfig.__type.endpoints\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":147,\"kind\":1024,\"name\":\"network_retries_count\",\"url\":\"modules.html#NetworkConfig.__type.network_retries_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":148,\"kind\":1024,\"name\":\"max_reconnect_timeout\",\"url\":\"modules.html#NetworkConfig.__type.max_reconnect_timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":149,\"kind\":1024,\"name\":\"reconnect_timeout\",\"url\":\"modules.html#NetworkConfig.__type.reconnect_timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":150,\"kind\":1024,\"name\":\"message_retries_count\",\"url\":\"modules.html#NetworkConfig.__type.message_retries_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":151,\"kind\":1024,\"name\":\"message_processing_timeout\",\"url\":\"modules.html#NetworkConfig.__type.message_processing_timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":152,\"kind\":1024,\"name\":\"wait_for_timeout\",\"url\":\"modules.html#NetworkConfig.__type.wait_for_timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":153,\"kind\":1024,\"name\":\"out_of_sync_threshold\",\"url\":\"modules.html#NetworkConfig.__type.out_of_sync_threshold\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":154,\"kind\":1024,\"name\":\"sending_endpoint_count\",\"url\":\"modules.html#NetworkConfig.__type.sending_endpoint_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":155,\"kind\":1024,\"name\":\"latency_detection_interval\",\"url\":\"modules.html#NetworkConfig.__type.latency_detection_interval\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":156,\"kind\":1024,\"name\":\"max_latency\",\"url\":\"modules.html#NetworkConfig.__type.max_latency\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":157,\"kind\":1024,\"name\":\"query_timeout\",\"url\":\"modules.html#NetworkConfig.__type.query_timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":158,\"kind\":1024,\"name\":\"queries_protocol\",\"url\":\"modules.html#NetworkConfig.__type.queries_protocol\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":159,\"kind\":1024,\"name\":\"first_remp_status_timeout\",\"url\":\"modules.html#NetworkConfig.__type.first_remp_status_timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":160,\"kind\":1024,\"name\":\"next_remp_status_timeout\",\"url\":\"modules.html#NetworkConfig.__type.next_remp_status_timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":161,\"kind\":1024,\"name\":\"signature_id\",\"url\":\"modules.html#NetworkConfig.__type.signature_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":162,\"kind\":1024,\"name\":\"access_key\",\"url\":\"modules.html#NetworkConfig.__type.access_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NetworkConfig.__type\"},{\"id\":163,\"kind\":4194304,\"name\":\"BindingConfig\",\"url\":\"modules.html#BindingConfig\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":164,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BindingConfig.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BindingConfig\"},{\"id\":165,\"kind\":1024,\"name\":\"library\",\"url\":\"modules.html#BindingConfig.__type.library\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BindingConfig.__type\"},{\"id\":166,\"kind\":1024,\"name\":\"version\",\"url\":\"modules.html#BindingConfig.__type.version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BindingConfig.__type\"},{\"id\":167,\"kind\":8,\"name\":\"NetworkQueriesProtocol\",\"url\":\"enums/NetworkQueriesProtocol.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":168,\"kind\":16,\"name\":\"HTTP\",\"url\":\"enums/NetworkQueriesProtocol.html#HTTP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetworkQueriesProtocol\"},{\"id\":169,\"kind\":16,\"name\":\"WS\",\"url\":\"enums/NetworkQueriesProtocol.html#WS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetworkQueriesProtocol\"},{\"id\":170,\"kind\":4194304,\"name\":\"CryptoConfig\",\"url\":\"modules.html#CryptoConfig\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":171,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#CryptoConfig.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"CryptoConfig\"},{\"id\":172,\"kind\":1024,\"name\":\"mnemonic_dictionary\",\"url\":\"modules.html#CryptoConfig.__type.mnemonic_dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CryptoConfig.__type\"},{\"id\":173,\"kind\":1024,\"name\":\"mnemonic_word_count\",\"url\":\"modules.html#CryptoConfig.__type.mnemonic_word_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CryptoConfig.__type\"},{\"id\":174,\"kind\":1024,\"name\":\"hdkey_derivation_path\",\"url\":\"modules.html#CryptoConfig.__type.hdkey_derivation_path\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CryptoConfig.__type\"},{\"id\":175,\"kind\":4194304,\"name\":\"AbiConfig\",\"url\":\"modules.html#AbiConfig\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":176,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiConfig.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiConfig\"},{\"id\":177,\"kind\":1024,\"name\":\"workchain\",\"url\":\"modules.html#AbiConfig.__type.workchain\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiConfig.__type\"},{\"id\":178,\"kind\":1024,\"name\":\"message_expiration_timeout\",\"url\":\"modules.html#AbiConfig.__type.message_expiration_timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiConfig.__type\"},{\"id\":179,\"kind\":1024,\"name\":\"message_expiration_timeout_grow_factor\",\"url\":\"modules.html#AbiConfig.__type.message_expiration_timeout_grow_factor\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiConfig.__type\"},{\"id\":180,\"kind\":4194304,\"name\":\"BocConfig\",\"url\":\"modules.html#BocConfig\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":181,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BocConfig.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BocConfig\"},{\"id\":182,\"kind\":1024,\"name\":\"cache_max_size\",\"url\":\"modules.html#BocConfig.__type.cache_max_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BocConfig.__type\"},{\"id\":183,\"kind\":4194304,\"name\":\"ProofsConfig\",\"url\":\"modules.html#ProofsConfig\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":184,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProofsConfig.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProofsConfig\"},{\"id\":185,\"kind\":1024,\"name\":\"cache_in_local_storage\",\"url\":\"modules.html#ProofsConfig.__type.cache_in_local_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProofsConfig.__type\"},{\"id\":186,\"kind\":4194304,\"name\":\"BuildInfoDependency\",\"url\":\"modules.html#BuildInfoDependency\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":187,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BuildInfoDependency.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BuildInfoDependency\"},{\"id\":188,\"kind\":1024,\"name\":\"name\",\"url\":\"modules.html#BuildInfoDependency.__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BuildInfoDependency.__type\"},{\"id\":189,\"kind\":1024,\"name\":\"git_commit\",\"url\":\"modules.html#BuildInfoDependency.__type.git_commit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BuildInfoDependency.__type\"},{\"id\":190,\"kind\":4194304,\"name\":\"ParamsOfAppRequest\",\"url\":\"modules.html#ParamsOfAppRequest\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":191,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppRequest.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppRequest\"},{\"id\":192,\"kind\":1024,\"name\":\"app_request_id\",\"url\":\"modules.html#ParamsOfAppRequest.__type.app_request_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppRequest.__type\"},{\"id\":193,\"kind\":1024,\"name\":\"request_data\",\"url\":\"modules.html#ParamsOfAppRequest.__type.request_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppRequest.__type\"},{\"id\":194,\"kind\":4194304,\"name\":\"AppRequestResultErrorVariant\",\"url\":\"modules.html#AppRequestResultErrorVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":195,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AppRequestResultErrorVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AppRequestResultErrorVariant\"},{\"id\":196,\"kind\":1024,\"name\":\"text\",\"url\":\"modules.html#AppRequestResultErrorVariant.__type.text\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AppRequestResultErrorVariant.__type\"},{\"id\":197,\"kind\":4194304,\"name\":\"AppRequestResultOkVariant\",\"url\":\"modules.html#AppRequestResultOkVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":198,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AppRequestResultOkVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AppRequestResultOkVariant\"},{\"id\":199,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#AppRequestResultOkVariant.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AppRequestResultOkVariant.__type\"},{\"id\":200,\"kind\":4194304,\"name\":\"AppRequestResult\",\"url\":\"modules.html#AppRequestResult\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":201,\"kind\":4194304,\"name\":\"ResultOfGetApiReference\",\"url\":\"modules.html#ResultOfGetApiReference\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":202,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetApiReference.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetApiReference\"},{\"id\":203,\"kind\":1024,\"name\":\"api\",\"url\":\"modules.html#ResultOfGetApiReference.__type.api\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetApiReference.__type\"},{\"id\":204,\"kind\":4194304,\"name\":\"ResultOfVersion\",\"url\":\"modules.html#ResultOfVersion\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":205,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfVersion.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfVersion\"},{\"id\":206,\"kind\":1024,\"name\":\"version\",\"url\":\"modules.html#ResultOfVersion.__type.version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfVersion.__type\"},{\"id\":207,\"kind\":4194304,\"name\":\"ResultOfBuildInfo\",\"url\":\"modules.html#ResultOfBuildInfo\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":208,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfBuildInfo.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfBuildInfo\"},{\"id\":209,\"kind\":1024,\"name\":\"build_number\",\"url\":\"modules.html#ResultOfBuildInfo.__type.build_number\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfBuildInfo.__type\"},{\"id\":210,\"kind\":1024,\"name\":\"dependencies\",\"url\":\"modules.html#ResultOfBuildInfo.__type.dependencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfBuildInfo.__type\"},{\"id\":211,\"kind\":4194304,\"name\":\"ParamsOfResolveAppRequest\",\"url\":\"modules.html#ParamsOfResolveAppRequest\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":212,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfResolveAppRequest.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfResolveAppRequest\"},{\"id\":213,\"kind\":1024,\"name\":\"app_request_id\",\"url\":\"modules.html#ParamsOfResolveAppRequest.__type.app_request_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfResolveAppRequest.__type\"},{\"id\":214,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ParamsOfResolveAppRequest.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfResolveAppRequest.__type\"},{\"id\":215,\"kind\":128,\"name\":\"ClientModule\",\"url\":\"classes/ClientModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":216,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClientModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":217,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ClientModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":218,\"kind\":2048,\"name\":\"get_api_reference\",\"url\":\"classes/ClientModule.html#get_api_reference\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":219,\"kind\":2048,\"name\":\"get_api_reference_sync\",\"url\":\"classes/ClientModule.html#get_api_reference_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":220,\"kind\":2048,\"name\":\"version\",\"url\":\"classes/ClientModule.html#version\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":221,\"kind\":2048,\"name\":\"version_sync\",\"url\":\"classes/ClientModule.html#version_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":222,\"kind\":2048,\"name\":\"config\",\"url\":\"classes/ClientModule.html#config\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":223,\"kind\":2048,\"name\":\"config_sync\",\"url\":\"classes/ClientModule.html#config_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":224,\"kind\":2048,\"name\":\"build_info\",\"url\":\"classes/ClientModule.html#build_info\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":225,\"kind\":2048,\"name\":\"build_info_sync\",\"url\":\"classes/ClientModule.html#build_info_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":226,\"kind\":2048,\"name\":\"resolve_app_request\",\"url\":\"classes/ClientModule.html#resolve_app_request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":227,\"kind\":2048,\"name\":\"resolve_app_request_sync\",\"url\":\"classes/ClientModule.html#resolve_app_request_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientModule\"},{\"id\":228,\"kind\":8,\"name\":\"CryptoErrorCode\",\"url\":\"enums/CryptoErrorCode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":229,\"kind\":16,\"name\":\"InvalidPublicKey\",\"url\":\"enums/CryptoErrorCode.html#InvalidPublicKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":230,\"kind\":16,\"name\":\"InvalidSecretKey\",\"url\":\"enums/CryptoErrorCode.html#InvalidSecretKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":231,\"kind\":16,\"name\":\"InvalidKey\",\"url\":\"enums/CryptoErrorCode.html#InvalidKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":232,\"kind\":16,\"name\":\"InvalidFactorizeChallenge\",\"url\":\"enums/CryptoErrorCode.html#InvalidFactorizeChallenge\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":233,\"kind\":16,\"name\":\"InvalidBigInt\",\"url\":\"enums/CryptoErrorCode.html#InvalidBigInt\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":234,\"kind\":16,\"name\":\"ScryptFailed\",\"url\":\"enums/CryptoErrorCode.html#ScryptFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":235,\"kind\":16,\"name\":\"InvalidKeySize\",\"url\":\"enums/CryptoErrorCode.html#InvalidKeySize\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":236,\"kind\":16,\"name\":\"NaclSecretBoxFailed\",\"url\":\"enums/CryptoErrorCode.html#NaclSecretBoxFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":237,\"kind\":16,\"name\":\"NaclBoxFailed\",\"url\":\"enums/CryptoErrorCode.html#NaclBoxFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":238,\"kind\":16,\"name\":\"NaclSignFailed\",\"url\":\"enums/CryptoErrorCode.html#NaclSignFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":239,\"kind\":16,\"name\":\"Bip39InvalidEntropy\",\"url\":\"enums/CryptoErrorCode.html#Bip39InvalidEntropy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":240,\"kind\":16,\"name\":\"Bip39InvalidPhrase\",\"url\":\"enums/CryptoErrorCode.html#Bip39InvalidPhrase\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":241,\"kind\":16,\"name\":\"Bip32InvalidKey\",\"url\":\"enums/CryptoErrorCode.html#Bip32InvalidKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":242,\"kind\":16,\"name\":\"Bip32InvalidDerivePath\",\"url\":\"enums/CryptoErrorCode.html#Bip32InvalidDerivePath\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":243,\"kind\":16,\"name\":\"Bip39InvalidDictionary\",\"url\":\"enums/CryptoErrorCode.html#Bip39InvalidDictionary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":244,\"kind\":16,\"name\":\"Bip39InvalidWordCount\",\"url\":\"enums/CryptoErrorCode.html#Bip39InvalidWordCount\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":245,\"kind\":16,\"name\":\"MnemonicGenerationFailed\",\"url\":\"enums/CryptoErrorCode.html#MnemonicGenerationFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":246,\"kind\":16,\"name\":\"MnemonicFromEntropyFailed\",\"url\":\"enums/CryptoErrorCode.html#MnemonicFromEntropyFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":247,\"kind\":16,\"name\":\"SigningBoxNotRegistered\",\"url\":\"enums/CryptoErrorCode.html#SigningBoxNotRegistered\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":248,\"kind\":16,\"name\":\"InvalidSignature\",\"url\":\"enums/CryptoErrorCode.html#InvalidSignature\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":249,\"kind\":16,\"name\":\"EncryptionBoxNotRegistered\",\"url\":\"enums/CryptoErrorCode.html#EncryptionBoxNotRegistered\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":250,\"kind\":16,\"name\":\"InvalidIvSize\",\"url\":\"enums/CryptoErrorCode.html#InvalidIvSize\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":251,\"kind\":16,\"name\":\"UnsupportedCipherMode\",\"url\":\"enums/CryptoErrorCode.html#UnsupportedCipherMode\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":252,\"kind\":16,\"name\":\"CannotCreateCipher\",\"url\":\"enums/CryptoErrorCode.html#CannotCreateCipher\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":253,\"kind\":16,\"name\":\"EncryptDataError\",\"url\":\"enums/CryptoErrorCode.html#EncryptDataError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":254,\"kind\":16,\"name\":\"DecryptDataError\",\"url\":\"enums/CryptoErrorCode.html#DecryptDataError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":255,\"kind\":16,\"name\":\"IvRequired\",\"url\":\"enums/CryptoErrorCode.html#IvRequired\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":256,\"kind\":16,\"name\":\"CryptoBoxNotRegistered\",\"url\":\"enums/CryptoErrorCode.html#CryptoBoxNotRegistered\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":257,\"kind\":16,\"name\":\"InvalidCryptoBoxType\",\"url\":\"enums/CryptoErrorCode.html#InvalidCryptoBoxType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":258,\"kind\":16,\"name\":\"CryptoBoxSecretSerializationError\",\"url\":\"enums/CryptoErrorCode.html#CryptoBoxSecretSerializationError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":259,\"kind\":16,\"name\":\"CryptoBoxSecretDeserializationError\",\"url\":\"enums/CryptoErrorCode.html#CryptoBoxSecretDeserializationError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":260,\"kind\":16,\"name\":\"InvalidNonceSize\",\"url\":\"enums/CryptoErrorCode.html#InvalidNonceSize\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CryptoErrorCode\"},{\"id\":261,\"kind\":4194304,\"name\":\"SigningBoxHandle\",\"url\":\"modules.html#SigningBoxHandle\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":262,\"kind\":4194304,\"name\":\"EncryptionBoxHandle\",\"url\":\"modules.html#EncryptionBoxHandle\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":263,\"kind\":4194304,\"name\":\"EncryptionBoxInfo\",\"url\":\"modules.html#EncryptionBoxInfo\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":264,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#EncryptionBoxInfo.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"EncryptionBoxInfo\"},{\"id\":265,\"kind\":1024,\"name\":\"hdpath\",\"url\":\"modules.html#EncryptionBoxInfo.__type.hdpath\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"EncryptionBoxInfo.__type\"},{\"id\":266,\"kind\":1024,\"name\":\"algorithm\",\"url\":\"modules.html#EncryptionBoxInfo.__type.algorithm\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"EncryptionBoxInfo.__type\"},{\"id\":267,\"kind\":1024,\"name\":\"options\",\"url\":\"modules.html#EncryptionBoxInfo.__type.options\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"EncryptionBoxInfo.__type\"},{\"id\":268,\"kind\":1024,\"name\":\"public\",\"url\":\"modules.html#EncryptionBoxInfo.__type.public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"EncryptionBoxInfo.__type\"},{\"id\":269,\"kind\":4194304,\"name\":\"EncryptionAlgorithmAESVariant\",\"url\":\"modules.html#EncryptionAlgorithmAESVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":270,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#EncryptionAlgorithmAESVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"EncryptionAlgorithmAESVariant\"},{\"id\":271,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#EncryptionAlgorithmAESVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"EncryptionAlgorithmAESVariant.__type\"},{\"id\":272,\"kind\":4194304,\"name\":\"EncryptionAlgorithmChaCha20Variant\",\"url\":\"modules.html#EncryptionAlgorithmChaCha20Variant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":273,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#EncryptionAlgorithmChaCha20Variant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"EncryptionAlgorithmChaCha20Variant\"},{\"id\":274,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#EncryptionAlgorithmChaCha20Variant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"EncryptionAlgorithmChaCha20Variant.__type\"},{\"id\":275,\"kind\":4194304,\"name\":\"EncryptionAlgorithmNaclBoxVariant\",\"url\":\"modules.html#EncryptionAlgorithmNaclBoxVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":276,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#EncryptionAlgorithmNaclBoxVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"EncryptionAlgorithmNaclBoxVariant\"},{\"id\":277,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#EncryptionAlgorithmNaclBoxVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"EncryptionAlgorithmNaclBoxVariant.__type\"},{\"id\":278,\"kind\":4194304,\"name\":\"EncryptionAlgorithmNaclSecretBoxVariant\",\"url\":\"modules.html#EncryptionAlgorithmNaclSecretBoxVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":279,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#EncryptionAlgorithmNaclSecretBoxVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"EncryptionAlgorithmNaclSecretBoxVariant\"},{\"id\":280,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#EncryptionAlgorithmNaclSecretBoxVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"EncryptionAlgorithmNaclSecretBoxVariant.__type\"},{\"id\":281,\"kind\":4194304,\"name\":\"EncryptionAlgorithm\",\"url\":\"modules.html#EncryptionAlgorithm\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":282,\"kind\":8,\"name\":\"CipherMode\",\"url\":\"enums/CipherMode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":283,\"kind\":16,\"name\":\"CBC\",\"url\":\"enums/CipherMode.html#CBC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CipherMode\"},{\"id\":284,\"kind\":16,\"name\":\"CFB\",\"url\":\"enums/CipherMode.html#CFB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CipherMode\"},{\"id\":285,\"kind\":16,\"name\":\"CTR\",\"url\":\"enums/CipherMode.html#CTR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CipherMode\"},{\"id\":286,\"kind\":16,\"name\":\"ECB\",\"url\":\"enums/CipherMode.html#ECB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CipherMode\"},{\"id\":287,\"kind\":16,\"name\":\"OFB\",\"url\":\"enums/CipherMode.html#OFB\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CipherMode\"},{\"id\":288,\"kind\":4194304,\"name\":\"AesParamsEB\",\"url\":\"modules.html#AesParamsEB\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":289,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AesParamsEB.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AesParamsEB\"},{\"id\":290,\"kind\":1024,\"name\":\"mode\",\"url\":\"modules.html#AesParamsEB.__type.mode\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AesParamsEB.__type\"},{\"id\":291,\"kind\":1024,\"name\":\"key\",\"url\":\"modules.html#AesParamsEB.__type.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AesParamsEB.__type\"},{\"id\":292,\"kind\":1024,\"name\":\"iv\",\"url\":\"modules.html#AesParamsEB.__type.iv\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AesParamsEB.__type\"},{\"id\":293,\"kind\":4194304,\"name\":\"AesInfo\",\"url\":\"modules.html#AesInfo\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":294,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AesInfo.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AesInfo\"},{\"id\":295,\"kind\":1024,\"name\":\"mode\",\"url\":\"modules.html#AesInfo.__type.mode\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AesInfo.__type\"},{\"id\":296,\"kind\":1024,\"name\":\"iv\",\"url\":\"modules.html#AesInfo.__type.iv\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AesInfo.__type\"},{\"id\":297,\"kind\":4194304,\"name\":\"ChaCha20ParamsEB\",\"url\":\"modules.html#ChaCha20ParamsEB\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":298,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ChaCha20ParamsEB.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ChaCha20ParamsEB\"},{\"id\":299,\"kind\":1024,\"name\":\"key\",\"url\":\"modules.html#ChaCha20ParamsEB.__type.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChaCha20ParamsEB.__type\"},{\"id\":300,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#ChaCha20ParamsEB.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChaCha20ParamsEB.__type\"},{\"id\":301,\"kind\":4194304,\"name\":\"NaclBoxParamsEB\",\"url\":\"modules.html#NaclBoxParamsEB\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":302,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#NaclBoxParamsEB.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"NaclBoxParamsEB\"},{\"id\":303,\"kind\":1024,\"name\":\"their_public\",\"url\":\"modules.html#NaclBoxParamsEB.__type.their_public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NaclBoxParamsEB.__type\"},{\"id\":304,\"kind\":1024,\"name\":\"secret\",\"url\":\"modules.html#NaclBoxParamsEB.__type.secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NaclBoxParamsEB.__type\"},{\"id\":305,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#NaclBoxParamsEB.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NaclBoxParamsEB.__type\"},{\"id\":306,\"kind\":4194304,\"name\":\"NaclSecretBoxParamsEB\",\"url\":\"modules.html#NaclSecretBoxParamsEB\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":307,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#NaclSecretBoxParamsEB.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"NaclSecretBoxParamsEB\"},{\"id\":308,\"kind\":1024,\"name\":\"key\",\"url\":\"modules.html#NaclSecretBoxParamsEB.__type.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NaclSecretBoxParamsEB.__type\"},{\"id\":309,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#NaclSecretBoxParamsEB.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NaclSecretBoxParamsEB.__type\"},{\"id\":310,\"kind\":4194304,\"name\":\"CryptoBoxSecretRandomSeedPhraseVariant\",\"url\":\"modules.html#CryptoBoxSecretRandomSeedPhraseVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":311,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#CryptoBoxSecretRandomSeedPhraseVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"CryptoBoxSecretRandomSeedPhraseVariant\"},{\"id\":312,\"kind\":1024,\"name\":\"dictionary\",\"url\":\"modules.html#CryptoBoxSecretRandomSeedPhraseVariant.__type.dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CryptoBoxSecretRandomSeedPhraseVariant.__type\"},{\"id\":313,\"kind\":1024,\"name\":\"wordcount\",\"url\":\"modules.html#CryptoBoxSecretRandomSeedPhraseVariant.__type.wordcount\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CryptoBoxSecretRandomSeedPhraseVariant.__type\"},{\"id\":314,\"kind\":4194304,\"name\":\"CryptoBoxSecretPredefinedSeedPhraseVariant\",\"url\":\"modules.html#CryptoBoxSecretPredefinedSeedPhraseVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":315,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#CryptoBoxSecretPredefinedSeedPhraseVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"CryptoBoxSecretPredefinedSeedPhraseVariant\"},{\"id\":316,\"kind\":1024,\"name\":\"phrase\",\"url\":\"modules.html#CryptoBoxSecretPredefinedSeedPhraseVariant.__type.phrase\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CryptoBoxSecretPredefinedSeedPhraseVariant.__type\"},{\"id\":317,\"kind\":1024,\"name\":\"dictionary\",\"url\":\"modules.html#CryptoBoxSecretPredefinedSeedPhraseVariant.__type.dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CryptoBoxSecretPredefinedSeedPhraseVariant.__type\"},{\"id\":318,\"kind\":1024,\"name\":\"wordcount\",\"url\":\"modules.html#CryptoBoxSecretPredefinedSeedPhraseVariant.__type.wordcount\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CryptoBoxSecretPredefinedSeedPhraseVariant.__type\"},{\"id\":319,\"kind\":4194304,\"name\":\"CryptoBoxSecretEncryptedSecretVariant\",\"url\":\"modules.html#CryptoBoxSecretEncryptedSecretVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":320,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#CryptoBoxSecretEncryptedSecretVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"CryptoBoxSecretEncryptedSecretVariant\"},{\"id\":321,\"kind\":1024,\"name\":\"encrypted_secret\",\"url\":\"modules.html#CryptoBoxSecretEncryptedSecretVariant.__type.encrypted_secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CryptoBoxSecretEncryptedSecretVariant.__type\"},{\"id\":322,\"kind\":4194304,\"name\":\"CryptoBoxSecret\",\"url\":\"modules.html#CryptoBoxSecret\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":323,\"kind\":4194304,\"name\":\"CryptoBoxHandle\",\"url\":\"modules.html#CryptoBoxHandle\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":324,\"kind\":4194304,\"name\":\"BoxEncryptionAlgorithmChaCha20Variant\",\"url\":\"modules.html#BoxEncryptionAlgorithmChaCha20Variant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":325,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BoxEncryptionAlgorithmChaCha20Variant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BoxEncryptionAlgorithmChaCha20Variant\"},{\"id\":326,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#BoxEncryptionAlgorithmChaCha20Variant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BoxEncryptionAlgorithmChaCha20Variant.__type\"},{\"id\":327,\"kind\":4194304,\"name\":\"BoxEncryptionAlgorithmNaclBoxVariant\",\"url\":\"modules.html#BoxEncryptionAlgorithmNaclBoxVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":328,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BoxEncryptionAlgorithmNaclBoxVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BoxEncryptionAlgorithmNaclBoxVariant\"},{\"id\":329,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#BoxEncryptionAlgorithmNaclBoxVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BoxEncryptionAlgorithmNaclBoxVariant.__type\"},{\"id\":330,\"kind\":4194304,\"name\":\"BoxEncryptionAlgorithmNaclSecretBoxVariant\",\"url\":\"modules.html#BoxEncryptionAlgorithmNaclSecretBoxVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":331,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BoxEncryptionAlgorithmNaclSecretBoxVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BoxEncryptionAlgorithmNaclSecretBoxVariant\"},{\"id\":332,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#BoxEncryptionAlgorithmNaclSecretBoxVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BoxEncryptionAlgorithmNaclSecretBoxVariant.__type\"},{\"id\":333,\"kind\":4194304,\"name\":\"BoxEncryptionAlgorithm\",\"url\":\"modules.html#BoxEncryptionAlgorithm\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":334,\"kind\":4194304,\"name\":\"ChaCha20ParamsCB\",\"url\":\"modules.html#ChaCha20ParamsCB\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":335,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ChaCha20ParamsCB.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ChaCha20ParamsCB\"},{\"id\":336,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#ChaCha20ParamsCB.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChaCha20ParamsCB.__type\"},{\"id\":337,\"kind\":4194304,\"name\":\"NaclBoxParamsCB\",\"url\":\"modules.html#NaclBoxParamsCB\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":338,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#NaclBoxParamsCB.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"NaclBoxParamsCB\"},{\"id\":339,\"kind\":1024,\"name\":\"their_public\",\"url\":\"modules.html#NaclBoxParamsCB.__type.their_public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NaclBoxParamsCB.__type\"},{\"id\":340,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#NaclBoxParamsCB.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NaclBoxParamsCB.__type\"},{\"id\":341,\"kind\":4194304,\"name\":\"NaclSecretBoxParamsCB\",\"url\":\"modules.html#NaclSecretBoxParamsCB\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":342,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#NaclSecretBoxParamsCB.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"NaclSecretBoxParamsCB\"},{\"id\":343,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#NaclSecretBoxParamsCB.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NaclSecretBoxParamsCB.__type\"},{\"id\":344,\"kind\":8,\"name\":\"MnemonicDictionary\",\"url\":\"enums/MnemonicDictionary.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":345,\"kind\":16,\"name\":\"Ton\",\"url\":\"enums/MnemonicDictionary.html#Ton\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MnemonicDictionary\"},{\"id\":346,\"kind\":16,\"name\":\"English\",\"url\":\"enums/MnemonicDictionary.html#English\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MnemonicDictionary\"},{\"id\":347,\"kind\":16,\"name\":\"ChineseSimplified\",\"url\":\"enums/MnemonicDictionary.html#ChineseSimplified\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MnemonicDictionary\"},{\"id\":348,\"kind\":16,\"name\":\"ChineseTraditional\",\"url\":\"enums/MnemonicDictionary.html#ChineseTraditional\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MnemonicDictionary\"},{\"id\":349,\"kind\":16,\"name\":\"French\",\"url\":\"enums/MnemonicDictionary.html#French\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MnemonicDictionary\"},{\"id\":350,\"kind\":16,\"name\":\"Italian\",\"url\":\"enums/MnemonicDictionary.html#Italian\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MnemonicDictionary\"},{\"id\":351,\"kind\":16,\"name\":\"Japanese\",\"url\":\"enums/MnemonicDictionary.html#Japanese\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MnemonicDictionary\"},{\"id\":352,\"kind\":16,\"name\":\"Korean\",\"url\":\"enums/MnemonicDictionary.html#Korean\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MnemonicDictionary\"},{\"id\":353,\"kind\":16,\"name\":\"Spanish\",\"url\":\"enums/MnemonicDictionary.html#Spanish\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MnemonicDictionary\"},{\"id\":354,\"kind\":4194304,\"name\":\"ParamsOfFactorize\",\"url\":\"modules.html#ParamsOfFactorize\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":355,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfFactorize.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfFactorize\"},{\"id\":356,\"kind\":1024,\"name\":\"composite\",\"url\":\"modules.html#ParamsOfFactorize.__type.composite\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfFactorize.__type\"},{\"id\":357,\"kind\":4194304,\"name\":\"ResultOfFactorize\",\"url\":\"modules.html#ResultOfFactorize\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":358,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfFactorize.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfFactorize\"},{\"id\":359,\"kind\":1024,\"name\":\"factors\",\"url\":\"modules.html#ResultOfFactorize.__type.factors\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfFactorize.__type\"},{\"id\":360,\"kind\":4194304,\"name\":\"ParamsOfModularPower\",\"url\":\"modules.html#ParamsOfModularPower\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":361,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfModularPower.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfModularPower\"},{\"id\":362,\"kind\":1024,\"name\":\"base\",\"url\":\"modules.html#ParamsOfModularPower.__type.base\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfModularPower.__type\"},{\"id\":363,\"kind\":1024,\"name\":\"exponent\",\"url\":\"modules.html#ParamsOfModularPower.__type.exponent\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfModularPower.__type\"},{\"id\":364,\"kind\":1024,\"name\":\"modulus\",\"url\":\"modules.html#ParamsOfModularPower.__type.modulus\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfModularPower.__type\"},{\"id\":365,\"kind\":4194304,\"name\":\"ResultOfModularPower\",\"url\":\"modules.html#ResultOfModularPower\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":366,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfModularPower.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfModularPower\"},{\"id\":367,\"kind\":1024,\"name\":\"modular_power\",\"url\":\"modules.html#ResultOfModularPower.__type.modular_power\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfModularPower.__type\"},{\"id\":368,\"kind\":4194304,\"name\":\"ParamsOfTonCrc16\",\"url\":\"modules.html#ParamsOfTonCrc16\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":369,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfTonCrc16.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfTonCrc16\"},{\"id\":370,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfTonCrc16.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfTonCrc16.__type\"},{\"id\":371,\"kind\":4194304,\"name\":\"ResultOfTonCrc16\",\"url\":\"modules.html#ResultOfTonCrc16\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":372,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfTonCrc16.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfTonCrc16\"},{\"id\":373,\"kind\":1024,\"name\":\"crc\",\"url\":\"modules.html#ResultOfTonCrc16.__type.crc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfTonCrc16.__type\"},{\"id\":374,\"kind\":4194304,\"name\":\"ParamsOfGenerateRandomBytes\",\"url\":\"modules.html#ParamsOfGenerateRandomBytes\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":375,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGenerateRandomBytes.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGenerateRandomBytes\"},{\"id\":376,\"kind\":1024,\"name\":\"length\",\"url\":\"modules.html#ParamsOfGenerateRandomBytes.__type.length\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGenerateRandomBytes.__type\"},{\"id\":377,\"kind\":4194304,\"name\":\"ResultOfGenerateRandomBytes\",\"url\":\"modules.html#ResultOfGenerateRandomBytes\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":378,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGenerateRandomBytes.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGenerateRandomBytes\"},{\"id\":379,\"kind\":1024,\"name\":\"bytes\",\"url\":\"modules.html#ResultOfGenerateRandomBytes.__type.bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGenerateRandomBytes.__type\"},{\"id\":380,\"kind\":4194304,\"name\":\"ParamsOfConvertPublicKeyToTonSafeFormat\",\"url\":\"modules.html#ParamsOfConvertPublicKeyToTonSafeFormat\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":381,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfConvertPublicKeyToTonSafeFormat.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfConvertPublicKeyToTonSafeFormat\"},{\"id\":382,\"kind\":1024,\"name\":\"public_key\",\"url\":\"modules.html#ParamsOfConvertPublicKeyToTonSafeFormat.__type.public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfConvertPublicKeyToTonSafeFormat.__type\"},{\"id\":383,\"kind\":4194304,\"name\":\"ResultOfConvertPublicKeyToTonSafeFormat\",\"url\":\"modules.html#ResultOfConvertPublicKeyToTonSafeFormat\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":384,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfConvertPublicKeyToTonSafeFormat.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfConvertPublicKeyToTonSafeFormat\"},{\"id\":385,\"kind\":1024,\"name\":\"ton_public_key\",\"url\":\"modules.html#ResultOfConvertPublicKeyToTonSafeFormat.__type.ton_public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfConvertPublicKeyToTonSafeFormat.__type\"},{\"id\":386,\"kind\":4194304,\"name\":\"KeyPair\",\"url\":\"modules.html#KeyPair\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":387,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#KeyPair.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"KeyPair\"},{\"id\":388,\"kind\":1024,\"name\":\"public\",\"url\":\"modules.html#KeyPair.__type.public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"KeyPair.__type\"},{\"id\":389,\"kind\":1024,\"name\":\"secret\",\"url\":\"modules.html#KeyPair.__type.secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"KeyPair.__type\"},{\"id\":390,\"kind\":4194304,\"name\":\"ParamsOfSign\",\"url\":\"modules.html#ParamsOfSign\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":391,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfSign.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfSign\"},{\"id\":392,\"kind\":1024,\"name\":\"unsigned\",\"url\":\"modules.html#ParamsOfSign.__type.unsigned\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSign.__type\"},{\"id\":393,\"kind\":1024,\"name\":\"keys\",\"url\":\"modules.html#ParamsOfSign.__type.keys\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSign.__type\"},{\"id\":394,\"kind\":4194304,\"name\":\"ResultOfSign\",\"url\":\"modules.html#ResultOfSign\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":395,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfSign.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfSign\"},{\"id\":396,\"kind\":1024,\"name\":\"signed\",\"url\":\"modules.html#ResultOfSign.__type.signed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfSign.__type\"},{\"id\":397,\"kind\":1024,\"name\":\"signature\",\"url\":\"modules.html#ResultOfSign.__type.signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfSign.__type\"},{\"id\":398,\"kind\":4194304,\"name\":\"ParamsOfVerifySignature\",\"url\":\"modules.html#ParamsOfVerifySignature\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":399,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfVerifySignature.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfVerifySignature\"},{\"id\":400,\"kind\":1024,\"name\":\"signed\",\"url\":\"modules.html#ParamsOfVerifySignature.__type.signed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfVerifySignature.__type\"},{\"id\":401,\"kind\":1024,\"name\":\"public\",\"url\":\"modules.html#ParamsOfVerifySignature.__type.public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfVerifySignature.__type\"},{\"id\":402,\"kind\":4194304,\"name\":\"ResultOfVerifySignature\",\"url\":\"modules.html#ResultOfVerifySignature\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":403,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfVerifySignature.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfVerifySignature\"},{\"id\":404,\"kind\":1024,\"name\":\"unsigned\",\"url\":\"modules.html#ResultOfVerifySignature.__type.unsigned\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfVerifySignature.__type\"},{\"id\":405,\"kind\":4194304,\"name\":\"ParamsOfHash\",\"url\":\"modules.html#ParamsOfHash\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":406,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfHash.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfHash\"},{\"id\":407,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfHash.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHash.__type\"},{\"id\":408,\"kind\":4194304,\"name\":\"ResultOfHash\",\"url\":\"modules.html#ResultOfHash\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":409,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfHash.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfHash\"},{\"id\":410,\"kind\":1024,\"name\":\"hash\",\"url\":\"modules.html#ResultOfHash.__type.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfHash.__type\"},{\"id\":411,\"kind\":4194304,\"name\":\"ParamsOfScrypt\",\"url\":\"modules.html#ParamsOfScrypt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":412,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfScrypt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfScrypt\"},{\"id\":413,\"kind\":1024,\"name\":\"password\",\"url\":\"modules.html#ParamsOfScrypt.__type.password\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfScrypt.__type\"},{\"id\":414,\"kind\":1024,\"name\":\"salt\",\"url\":\"modules.html#ParamsOfScrypt.__type.salt\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfScrypt.__type\"},{\"id\":415,\"kind\":1024,\"name\":\"log_n\",\"url\":\"modules.html#ParamsOfScrypt.__type.log_n\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfScrypt.__type\"},{\"id\":416,\"kind\":1024,\"name\":\"r\",\"url\":\"modules.html#ParamsOfScrypt.__type.r\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfScrypt.__type\"},{\"id\":417,\"kind\":1024,\"name\":\"p\",\"url\":\"modules.html#ParamsOfScrypt.__type.p\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfScrypt.__type\"},{\"id\":418,\"kind\":1024,\"name\":\"dk_len\",\"url\":\"modules.html#ParamsOfScrypt.__type.dk_len\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfScrypt.__type\"},{\"id\":419,\"kind\":4194304,\"name\":\"ResultOfScrypt\",\"url\":\"modules.html#ResultOfScrypt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":420,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfScrypt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfScrypt\"},{\"id\":421,\"kind\":1024,\"name\":\"key\",\"url\":\"modules.html#ResultOfScrypt.__type.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfScrypt.__type\"},{\"id\":422,\"kind\":4194304,\"name\":\"ParamsOfNaclSignKeyPairFromSecret\",\"url\":\"modules.html#ParamsOfNaclSignKeyPairFromSecret\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":423,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfNaclSignKeyPairFromSecret.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfNaclSignKeyPairFromSecret\"},{\"id\":424,\"kind\":1024,\"name\":\"secret\",\"url\":\"modules.html#ParamsOfNaclSignKeyPairFromSecret.__type.secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSignKeyPairFromSecret.__type\"},{\"id\":425,\"kind\":4194304,\"name\":\"ParamsOfNaclSign\",\"url\":\"modules.html#ParamsOfNaclSign\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":426,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfNaclSign.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfNaclSign\"},{\"id\":427,\"kind\":1024,\"name\":\"unsigned\",\"url\":\"modules.html#ParamsOfNaclSign.__type.unsigned\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSign.__type\"},{\"id\":428,\"kind\":1024,\"name\":\"secret\",\"url\":\"modules.html#ParamsOfNaclSign.__type.secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSign.__type\"},{\"id\":429,\"kind\":4194304,\"name\":\"ResultOfNaclSign\",\"url\":\"modules.html#ResultOfNaclSign\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":430,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfNaclSign.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfNaclSign\"},{\"id\":431,\"kind\":1024,\"name\":\"signed\",\"url\":\"modules.html#ResultOfNaclSign.__type.signed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfNaclSign.__type\"},{\"id\":432,\"kind\":4194304,\"name\":\"ParamsOfNaclSignOpen\",\"url\":\"modules.html#ParamsOfNaclSignOpen\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":433,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfNaclSignOpen.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfNaclSignOpen\"},{\"id\":434,\"kind\":1024,\"name\":\"signed\",\"url\":\"modules.html#ParamsOfNaclSignOpen.__type.signed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSignOpen.__type\"},{\"id\":435,\"kind\":1024,\"name\":\"public\",\"url\":\"modules.html#ParamsOfNaclSignOpen.__type.public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSignOpen.__type\"},{\"id\":436,\"kind\":4194304,\"name\":\"ResultOfNaclSignOpen\",\"url\":\"modules.html#ResultOfNaclSignOpen\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":437,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfNaclSignOpen.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfNaclSignOpen\"},{\"id\":438,\"kind\":1024,\"name\":\"unsigned\",\"url\":\"modules.html#ResultOfNaclSignOpen.__type.unsigned\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfNaclSignOpen.__type\"},{\"id\":439,\"kind\":4194304,\"name\":\"ResultOfNaclSignDetached\",\"url\":\"modules.html#ResultOfNaclSignDetached\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":440,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfNaclSignDetached.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfNaclSignDetached\"},{\"id\":441,\"kind\":1024,\"name\":\"signature\",\"url\":\"modules.html#ResultOfNaclSignDetached.__type.signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfNaclSignDetached.__type\"},{\"id\":442,\"kind\":4194304,\"name\":\"ParamsOfNaclSignDetachedVerify\",\"url\":\"modules.html#ParamsOfNaclSignDetachedVerify\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":443,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfNaclSignDetachedVerify.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfNaclSignDetachedVerify\"},{\"id\":444,\"kind\":1024,\"name\":\"unsigned\",\"url\":\"modules.html#ParamsOfNaclSignDetachedVerify.__type.unsigned\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSignDetachedVerify.__type\"},{\"id\":445,\"kind\":1024,\"name\":\"signature\",\"url\":\"modules.html#ParamsOfNaclSignDetachedVerify.__type.signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSignDetachedVerify.__type\"},{\"id\":446,\"kind\":1024,\"name\":\"public\",\"url\":\"modules.html#ParamsOfNaclSignDetachedVerify.__type.public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSignDetachedVerify.__type\"},{\"id\":447,\"kind\":4194304,\"name\":\"ResultOfNaclSignDetachedVerify\",\"url\":\"modules.html#ResultOfNaclSignDetachedVerify\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":448,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfNaclSignDetachedVerify.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfNaclSignDetachedVerify\"},{\"id\":449,\"kind\":1024,\"name\":\"succeeded\",\"url\":\"modules.html#ResultOfNaclSignDetachedVerify.__type.succeeded\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfNaclSignDetachedVerify.__type\"},{\"id\":450,\"kind\":4194304,\"name\":\"ParamsOfNaclBoxKeyPairFromSecret\",\"url\":\"modules.html#ParamsOfNaclBoxKeyPairFromSecret\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":451,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfNaclBoxKeyPairFromSecret.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfNaclBoxKeyPairFromSecret\"},{\"id\":452,\"kind\":1024,\"name\":\"secret\",\"url\":\"modules.html#ParamsOfNaclBoxKeyPairFromSecret.__type.secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclBoxKeyPairFromSecret.__type\"},{\"id\":453,\"kind\":4194304,\"name\":\"ParamsOfNaclBox\",\"url\":\"modules.html#ParamsOfNaclBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":454,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfNaclBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfNaclBox\"},{\"id\":455,\"kind\":1024,\"name\":\"decrypted\",\"url\":\"modules.html#ParamsOfNaclBox.__type.decrypted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclBox.__type\"},{\"id\":456,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#ParamsOfNaclBox.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclBox.__type\"},{\"id\":457,\"kind\":1024,\"name\":\"their_public\",\"url\":\"modules.html#ParamsOfNaclBox.__type.their_public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclBox.__type\"},{\"id\":458,\"kind\":1024,\"name\":\"secret\",\"url\":\"modules.html#ParamsOfNaclBox.__type.secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclBox.__type\"},{\"id\":459,\"kind\":4194304,\"name\":\"ResultOfNaclBox\",\"url\":\"modules.html#ResultOfNaclBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":460,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfNaclBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfNaclBox\"},{\"id\":461,\"kind\":1024,\"name\":\"encrypted\",\"url\":\"modules.html#ResultOfNaclBox.__type.encrypted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfNaclBox.__type\"},{\"id\":462,\"kind\":4194304,\"name\":\"ParamsOfNaclBoxOpen\",\"url\":\"modules.html#ParamsOfNaclBoxOpen\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":463,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfNaclBoxOpen.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfNaclBoxOpen\"},{\"id\":464,\"kind\":1024,\"name\":\"encrypted\",\"url\":\"modules.html#ParamsOfNaclBoxOpen.__type.encrypted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclBoxOpen.__type\"},{\"id\":465,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#ParamsOfNaclBoxOpen.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclBoxOpen.__type\"},{\"id\":466,\"kind\":1024,\"name\":\"their_public\",\"url\":\"modules.html#ParamsOfNaclBoxOpen.__type.their_public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclBoxOpen.__type\"},{\"id\":467,\"kind\":1024,\"name\":\"secret\",\"url\":\"modules.html#ParamsOfNaclBoxOpen.__type.secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclBoxOpen.__type\"},{\"id\":468,\"kind\":4194304,\"name\":\"ResultOfNaclBoxOpen\",\"url\":\"modules.html#ResultOfNaclBoxOpen\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":469,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfNaclBoxOpen.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfNaclBoxOpen\"},{\"id\":470,\"kind\":1024,\"name\":\"decrypted\",\"url\":\"modules.html#ResultOfNaclBoxOpen.__type.decrypted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfNaclBoxOpen.__type\"},{\"id\":471,\"kind\":4194304,\"name\":\"ParamsOfNaclSecretBox\",\"url\":\"modules.html#ParamsOfNaclSecretBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":472,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfNaclSecretBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfNaclSecretBox\"},{\"id\":473,\"kind\":1024,\"name\":\"decrypted\",\"url\":\"modules.html#ParamsOfNaclSecretBox.__type.decrypted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSecretBox.__type\"},{\"id\":474,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#ParamsOfNaclSecretBox.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSecretBox.__type\"},{\"id\":475,\"kind\":1024,\"name\":\"key\",\"url\":\"modules.html#ParamsOfNaclSecretBox.__type.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSecretBox.__type\"},{\"id\":476,\"kind\":4194304,\"name\":\"ParamsOfNaclSecretBoxOpen\",\"url\":\"modules.html#ParamsOfNaclSecretBoxOpen\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":477,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfNaclSecretBoxOpen.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfNaclSecretBoxOpen\"},{\"id\":478,\"kind\":1024,\"name\":\"encrypted\",\"url\":\"modules.html#ParamsOfNaclSecretBoxOpen.__type.encrypted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSecretBoxOpen.__type\"},{\"id\":479,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#ParamsOfNaclSecretBoxOpen.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSecretBoxOpen.__type\"},{\"id\":480,\"kind\":1024,\"name\":\"key\",\"url\":\"modules.html#ParamsOfNaclSecretBoxOpen.__type.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfNaclSecretBoxOpen.__type\"},{\"id\":481,\"kind\":4194304,\"name\":\"ParamsOfMnemonicWords\",\"url\":\"modules.html#ParamsOfMnemonicWords\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":482,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfMnemonicWords.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfMnemonicWords\"},{\"id\":483,\"kind\":1024,\"name\":\"dictionary\",\"url\":\"modules.html#ParamsOfMnemonicWords.__type.dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicWords.__type\"},{\"id\":484,\"kind\":4194304,\"name\":\"ResultOfMnemonicWords\",\"url\":\"modules.html#ResultOfMnemonicWords\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":485,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfMnemonicWords.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfMnemonicWords\"},{\"id\":486,\"kind\":1024,\"name\":\"words\",\"url\":\"modules.html#ResultOfMnemonicWords.__type.words\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfMnemonicWords.__type\"},{\"id\":487,\"kind\":4194304,\"name\":\"ParamsOfMnemonicFromRandom\",\"url\":\"modules.html#ParamsOfMnemonicFromRandom\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":488,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfMnemonicFromRandom.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfMnemonicFromRandom\"},{\"id\":489,\"kind\":1024,\"name\":\"dictionary\",\"url\":\"modules.html#ParamsOfMnemonicFromRandom.__type.dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicFromRandom.__type\"},{\"id\":490,\"kind\":1024,\"name\":\"word_count\",\"url\":\"modules.html#ParamsOfMnemonicFromRandom.__type.word_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicFromRandom.__type\"},{\"id\":491,\"kind\":4194304,\"name\":\"ResultOfMnemonicFromRandom\",\"url\":\"modules.html#ResultOfMnemonicFromRandom\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":492,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfMnemonicFromRandom.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfMnemonicFromRandom\"},{\"id\":493,\"kind\":1024,\"name\":\"phrase\",\"url\":\"modules.html#ResultOfMnemonicFromRandom.__type.phrase\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfMnemonicFromRandom.__type\"},{\"id\":494,\"kind\":4194304,\"name\":\"ParamsOfMnemonicFromEntropy\",\"url\":\"modules.html#ParamsOfMnemonicFromEntropy\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":495,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfMnemonicFromEntropy.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfMnemonicFromEntropy\"},{\"id\":496,\"kind\":1024,\"name\":\"entropy\",\"url\":\"modules.html#ParamsOfMnemonicFromEntropy.__type.entropy\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicFromEntropy.__type\"},{\"id\":497,\"kind\":1024,\"name\":\"dictionary\",\"url\":\"modules.html#ParamsOfMnemonicFromEntropy.__type.dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicFromEntropy.__type\"},{\"id\":498,\"kind\":1024,\"name\":\"word_count\",\"url\":\"modules.html#ParamsOfMnemonicFromEntropy.__type.word_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicFromEntropy.__type\"},{\"id\":499,\"kind\":4194304,\"name\":\"ResultOfMnemonicFromEntropy\",\"url\":\"modules.html#ResultOfMnemonicFromEntropy\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":500,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfMnemonicFromEntropy.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfMnemonicFromEntropy\"},{\"id\":501,\"kind\":1024,\"name\":\"phrase\",\"url\":\"modules.html#ResultOfMnemonicFromEntropy.__type.phrase\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfMnemonicFromEntropy.__type\"},{\"id\":502,\"kind\":4194304,\"name\":\"ParamsOfMnemonicVerify\",\"url\":\"modules.html#ParamsOfMnemonicVerify\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":503,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfMnemonicVerify.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfMnemonicVerify\"},{\"id\":504,\"kind\":1024,\"name\":\"phrase\",\"url\":\"modules.html#ParamsOfMnemonicVerify.__type.phrase\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicVerify.__type\"},{\"id\":505,\"kind\":1024,\"name\":\"dictionary\",\"url\":\"modules.html#ParamsOfMnemonicVerify.__type.dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicVerify.__type\"},{\"id\":506,\"kind\":1024,\"name\":\"word_count\",\"url\":\"modules.html#ParamsOfMnemonicVerify.__type.word_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicVerify.__type\"},{\"id\":507,\"kind\":4194304,\"name\":\"ResultOfMnemonicVerify\",\"url\":\"modules.html#ResultOfMnemonicVerify\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":508,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfMnemonicVerify.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfMnemonicVerify\"},{\"id\":509,\"kind\":1024,\"name\":\"valid\",\"url\":\"modules.html#ResultOfMnemonicVerify.__type.valid\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfMnemonicVerify.__type\"},{\"id\":510,\"kind\":4194304,\"name\":\"ParamsOfMnemonicDeriveSignKeys\",\"url\":\"modules.html#ParamsOfMnemonicDeriveSignKeys\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":511,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfMnemonicDeriveSignKeys.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfMnemonicDeriveSignKeys\"},{\"id\":512,\"kind\":1024,\"name\":\"phrase\",\"url\":\"modules.html#ParamsOfMnemonicDeriveSignKeys.__type.phrase\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicDeriveSignKeys.__type\"},{\"id\":513,\"kind\":1024,\"name\":\"path\",\"url\":\"modules.html#ParamsOfMnemonicDeriveSignKeys.__type.path\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicDeriveSignKeys.__type\"},{\"id\":514,\"kind\":1024,\"name\":\"dictionary\",\"url\":\"modules.html#ParamsOfMnemonicDeriveSignKeys.__type.dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicDeriveSignKeys.__type\"},{\"id\":515,\"kind\":1024,\"name\":\"word_count\",\"url\":\"modules.html#ParamsOfMnemonicDeriveSignKeys.__type.word_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMnemonicDeriveSignKeys.__type\"},{\"id\":516,\"kind\":4194304,\"name\":\"ParamsOfHDKeyXPrvFromMnemonic\",\"url\":\"modules.html#ParamsOfHDKeyXPrvFromMnemonic\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":517,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfHDKeyXPrvFromMnemonic.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfHDKeyXPrvFromMnemonic\"},{\"id\":518,\"kind\":1024,\"name\":\"phrase\",\"url\":\"modules.html#ParamsOfHDKeyXPrvFromMnemonic.__type.phrase\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeyXPrvFromMnemonic.__type\"},{\"id\":519,\"kind\":1024,\"name\":\"dictionary\",\"url\":\"modules.html#ParamsOfHDKeyXPrvFromMnemonic.__type.dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeyXPrvFromMnemonic.__type\"},{\"id\":520,\"kind\":1024,\"name\":\"word_count\",\"url\":\"modules.html#ParamsOfHDKeyXPrvFromMnemonic.__type.word_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeyXPrvFromMnemonic.__type\"},{\"id\":521,\"kind\":4194304,\"name\":\"ResultOfHDKeyXPrvFromMnemonic\",\"url\":\"modules.html#ResultOfHDKeyXPrvFromMnemonic\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":522,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfHDKeyXPrvFromMnemonic.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfHDKeyXPrvFromMnemonic\"},{\"id\":523,\"kind\":1024,\"name\":\"xprv\",\"url\":\"modules.html#ResultOfHDKeyXPrvFromMnemonic.__type.xprv\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfHDKeyXPrvFromMnemonic.__type\"},{\"id\":524,\"kind\":4194304,\"name\":\"ParamsOfHDKeyDeriveFromXPrv\",\"url\":\"modules.html#ParamsOfHDKeyDeriveFromXPrv\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":525,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfHDKeyDeriveFromXPrv.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfHDKeyDeriveFromXPrv\"},{\"id\":526,\"kind\":1024,\"name\":\"xprv\",\"url\":\"modules.html#ParamsOfHDKeyDeriveFromXPrv.__type.xprv\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeyDeriveFromXPrv.__type\"},{\"id\":527,\"kind\":1024,\"name\":\"child_index\",\"url\":\"modules.html#ParamsOfHDKeyDeriveFromXPrv.__type.child_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeyDeriveFromXPrv.__type\"},{\"id\":528,\"kind\":1024,\"name\":\"hardened\",\"url\":\"modules.html#ParamsOfHDKeyDeriveFromXPrv.__type.hardened\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeyDeriveFromXPrv.__type\"},{\"id\":529,\"kind\":4194304,\"name\":\"ResultOfHDKeyDeriveFromXPrv\",\"url\":\"modules.html#ResultOfHDKeyDeriveFromXPrv\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":530,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfHDKeyDeriveFromXPrv.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfHDKeyDeriveFromXPrv\"},{\"id\":531,\"kind\":1024,\"name\":\"xprv\",\"url\":\"modules.html#ResultOfHDKeyDeriveFromXPrv.__type.xprv\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfHDKeyDeriveFromXPrv.__type\"},{\"id\":532,\"kind\":4194304,\"name\":\"ParamsOfHDKeyDeriveFromXPrvPath\",\"url\":\"modules.html#ParamsOfHDKeyDeriveFromXPrvPath\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":533,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfHDKeyDeriveFromXPrvPath.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfHDKeyDeriveFromXPrvPath\"},{\"id\":534,\"kind\":1024,\"name\":\"xprv\",\"url\":\"modules.html#ParamsOfHDKeyDeriveFromXPrvPath.__type.xprv\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeyDeriveFromXPrvPath.__type\"},{\"id\":535,\"kind\":1024,\"name\":\"path\",\"url\":\"modules.html#ParamsOfHDKeyDeriveFromXPrvPath.__type.path\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeyDeriveFromXPrvPath.__type\"},{\"id\":536,\"kind\":4194304,\"name\":\"ResultOfHDKeyDeriveFromXPrvPath\",\"url\":\"modules.html#ResultOfHDKeyDeriveFromXPrvPath\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":537,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfHDKeyDeriveFromXPrvPath.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfHDKeyDeriveFromXPrvPath\"},{\"id\":538,\"kind\":1024,\"name\":\"xprv\",\"url\":\"modules.html#ResultOfHDKeyDeriveFromXPrvPath.__type.xprv\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfHDKeyDeriveFromXPrvPath.__type\"},{\"id\":539,\"kind\":4194304,\"name\":\"ParamsOfHDKeySecretFromXPrv\",\"url\":\"modules.html#ParamsOfHDKeySecretFromXPrv\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":540,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfHDKeySecretFromXPrv.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfHDKeySecretFromXPrv\"},{\"id\":541,\"kind\":1024,\"name\":\"xprv\",\"url\":\"modules.html#ParamsOfHDKeySecretFromXPrv.__type.xprv\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeySecretFromXPrv.__type\"},{\"id\":542,\"kind\":4194304,\"name\":\"ResultOfHDKeySecretFromXPrv\",\"url\":\"modules.html#ResultOfHDKeySecretFromXPrv\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":543,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfHDKeySecretFromXPrv.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfHDKeySecretFromXPrv\"},{\"id\":544,\"kind\":1024,\"name\":\"secret\",\"url\":\"modules.html#ResultOfHDKeySecretFromXPrv.__type.secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfHDKeySecretFromXPrv.__type\"},{\"id\":545,\"kind\":4194304,\"name\":\"ParamsOfHDKeyPublicFromXPrv\",\"url\":\"modules.html#ParamsOfHDKeyPublicFromXPrv\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":546,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfHDKeyPublicFromXPrv.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfHDKeyPublicFromXPrv\"},{\"id\":547,\"kind\":1024,\"name\":\"xprv\",\"url\":\"modules.html#ParamsOfHDKeyPublicFromXPrv.__type.xprv\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfHDKeyPublicFromXPrv.__type\"},{\"id\":548,\"kind\":4194304,\"name\":\"ResultOfHDKeyPublicFromXPrv\",\"url\":\"modules.html#ResultOfHDKeyPublicFromXPrv\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":549,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfHDKeyPublicFromXPrv.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfHDKeyPublicFromXPrv\"},{\"id\":550,\"kind\":1024,\"name\":\"public\",\"url\":\"modules.html#ResultOfHDKeyPublicFromXPrv.__type.public\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfHDKeyPublicFromXPrv.__type\"},{\"id\":551,\"kind\":4194304,\"name\":\"ParamsOfChaCha20\",\"url\":\"modules.html#ParamsOfChaCha20\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":552,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfChaCha20.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfChaCha20\"},{\"id\":553,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfChaCha20.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfChaCha20.__type\"},{\"id\":554,\"kind\":1024,\"name\":\"key\",\"url\":\"modules.html#ParamsOfChaCha20.__type.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfChaCha20.__type\"},{\"id\":555,\"kind\":1024,\"name\":\"nonce\",\"url\":\"modules.html#ParamsOfChaCha20.__type.nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfChaCha20.__type\"},{\"id\":556,\"kind\":4194304,\"name\":\"ResultOfChaCha20\",\"url\":\"modules.html#ResultOfChaCha20\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":557,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfChaCha20.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfChaCha20\"},{\"id\":558,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfChaCha20.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfChaCha20.__type\"},{\"id\":559,\"kind\":4194304,\"name\":\"ParamsOfCreateCryptoBox\",\"url\":\"modules.html#ParamsOfCreateCryptoBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":560,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfCreateCryptoBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfCreateCryptoBox\"},{\"id\":561,\"kind\":1024,\"name\":\"secret_encryption_salt\",\"url\":\"modules.html#ParamsOfCreateCryptoBox.__type.secret_encryption_salt\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateCryptoBox.__type\"},{\"id\":562,\"kind\":1024,\"name\":\"secret\",\"url\":\"modules.html#ParamsOfCreateCryptoBox.__type.secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateCryptoBox.__type\"},{\"id\":563,\"kind\":4194304,\"name\":\"RegisteredCryptoBox\",\"url\":\"modules.html#RegisteredCryptoBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":564,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#RegisteredCryptoBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"RegisteredCryptoBox\"},{\"id\":565,\"kind\":1024,\"name\":\"handle\",\"url\":\"modules.html#RegisteredCryptoBox.__type.handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RegisteredCryptoBox.__type\"},{\"id\":566,\"kind\":4194304,\"name\":\"ParamsOfAppPasswordProviderGetPasswordVariant\",\"url\":\"modules.html#ParamsOfAppPasswordProviderGetPasswordVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":567,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppPasswordProviderGetPasswordVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppPasswordProviderGetPasswordVariant\"},{\"id\":568,\"kind\":1024,\"name\":\"encryption_public_key\",\"url\":\"modules.html#ParamsOfAppPasswordProviderGetPasswordVariant.__type.encryption_public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppPasswordProviderGetPasswordVariant.__type\"},{\"id\":569,\"kind\":4194304,\"name\":\"ParamsOfAppPasswordProvider\",\"url\":\"modules.html#ParamsOfAppPasswordProvider\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":570,\"kind\":4194304,\"name\":\"ResultOfAppPasswordProviderGetPasswordVariant\",\"url\":\"modules.html#ResultOfAppPasswordProviderGetPasswordVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":571,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppPasswordProviderGetPasswordVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppPasswordProviderGetPasswordVariant\"},{\"id\":572,\"kind\":1024,\"name\":\"encrypted_password\",\"url\":\"modules.html#ResultOfAppPasswordProviderGetPasswordVariant.__type.encrypted_password\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppPasswordProviderGetPasswordVariant.__type\"},{\"id\":573,\"kind\":1024,\"name\":\"app_encryption_pubkey\",\"url\":\"modules.html#ResultOfAppPasswordProviderGetPasswordVariant.__type.app_encryption_pubkey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppPasswordProviderGetPasswordVariant.__type\"},{\"id\":574,\"kind\":4194304,\"name\":\"ResultOfAppPasswordProvider\",\"url\":\"modules.html#ResultOfAppPasswordProvider\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":575,\"kind\":4194304,\"name\":\"ResultOfGetCryptoBoxInfo\",\"url\":\"modules.html#ResultOfGetCryptoBoxInfo\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":576,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetCryptoBoxInfo.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetCryptoBoxInfo\"},{\"id\":577,\"kind\":1024,\"name\":\"encrypted_secret\",\"url\":\"modules.html#ResultOfGetCryptoBoxInfo.__type.encrypted_secret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetCryptoBoxInfo.__type\"},{\"id\":578,\"kind\":4194304,\"name\":\"ResultOfGetCryptoBoxSeedPhrase\",\"url\":\"modules.html#ResultOfGetCryptoBoxSeedPhrase\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":579,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetCryptoBoxSeedPhrase.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetCryptoBoxSeedPhrase\"},{\"id\":580,\"kind\":1024,\"name\":\"phrase\",\"url\":\"modules.html#ResultOfGetCryptoBoxSeedPhrase.__type.phrase\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetCryptoBoxSeedPhrase.__type\"},{\"id\":581,\"kind\":1024,\"name\":\"dictionary\",\"url\":\"modules.html#ResultOfGetCryptoBoxSeedPhrase.__type.dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetCryptoBoxSeedPhrase.__type\"},{\"id\":582,\"kind\":1024,\"name\":\"wordcount\",\"url\":\"modules.html#ResultOfGetCryptoBoxSeedPhrase.__type.wordcount\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetCryptoBoxSeedPhrase.__type\"},{\"id\":583,\"kind\":4194304,\"name\":\"ParamsOfGetSigningBoxFromCryptoBox\",\"url\":\"modules.html#ParamsOfGetSigningBoxFromCryptoBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":584,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetSigningBoxFromCryptoBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetSigningBoxFromCryptoBox\"},{\"id\":585,\"kind\":1024,\"name\":\"handle\",\"url\":\"modules.html#ParamsOfGetSigningBoxFromCryptoBox.__type.handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetSigningBoxFromCryptoBox.__type\"},{\"id\":586,\"kind\":1024,\"name\":\"hdpath\",\"url\":\"modules.html#ParamsOfGetSigningBoxFromCryptoBox.__type.hdpath\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetSigningBoxFromCryptoBox.__type\"},{\"id\":587,\"kind\":1024,\"name\":\"secret_lifetime\",\"url\":\"modules.html#ParamsOfGetSigningBoxFromCryptoBox.__type.secret_lifetime\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetSigningBoxFromCryptoBox.__type\"},{\"id\":588,\"kind\":4194304,\"name\":\"RegisteredSigningBox\",\"url\":\"modules.html#RegisteredSigningBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":589,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#RegisteredSigningBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"RegisteredSigningBox\"},{\"id\":590,\"kind\":1024,\"name\":\"handle\",\"url\":\"modules.html#RegisteredSigningBox.__type.handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RegisteredSigningBox.__type\"},{\"id\":591,\"kind\":4194304,\"name\":\"ParamsOfGetEncryptionBoxFromCryptoBox\",\"url\":\"modules.html#ParamsOfGetEncryptionBoxFromCryptoBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":592,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetEncryptionBoxFromCryptoBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetEncryptionBoxFromCryptoBox\"},{\"id\":593,\"kind\":1024,\"name\":\"handle\",\"url\":\"modules.html#ParamsOfGetEncryptionBoxFromCryptoBox.__type.handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetEncryptionBoxFromCryptoBox.__type\"},{\"id\":594,\"kind\":1024,\"name\":\"hdpath\",\"url\":\"modules.html#ParamsOfGetEncryptionBoxFromCryptoBox.__type.hdpath\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetEncryptionBoxFromCryptoBox.__type\"},{\"id\":595,\"kind\":1024,\"name\":\"algorithm\",\"url\":\"modules.html#ParamsOfGetEncryptionBoxFromCryptoBox.__type.algorithm\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetEncryptionBoxFromCryptoBox.__type\"},{\"id\":596,\"kind\":1024,\"name\":\"secret_lifetime\",\"url\":\"modules.html#ParamsOfGetEncryptionBoxFromCryptoBox.__type.secret_lifetime\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetEncryptionBoxFromCryptoBox.__type\"},{\"id\":597,\"kind\":4194304,\"name\":\"RegisteredEncryptionBox\",\"url\":\"modules.html#RegisteredEncryptionBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":598,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#RegisteredEncryptionBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"RegisteredEncryptionBox\"},{\"id\":599,\"kind\":1024,\"name\":\"handle\",\"url\":\"modules.html#RegisteredEncryptionBox.__type.handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RegisteredEncryptionBox.__type\"},{\"id\":600,\"kind\":4194304,\"name\":\"ParamsOfAppSigningBoxGetPublicKeyVariant\",\"url\":\"modules.html#ParamsOfAppSigningBoxGetPublicKeyVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":601,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppSigningBoxGetPublicKeyVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppSigningBoxGetPublicKeyVariant\"},{\"id\":602,\"kind\":4194304,\"name\":\"ParamsOfAppSigningBoxSignVariant\",\"url\":\"modules.html#ParamsOfAppSigningBoxSignVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":603,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppSigningBoxSignVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppSigningBoxSignVariant\"},{\"id\":604,\"kind\":1024,\"name\":\"unsigned\",\"url\":\"modules.html#ParamsOfAppSigningBoxSignVariant.__type.unsigned\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppSigningBoxSignVariant.__type\"},{\"id\":605,\"kind\":4194304,\"name\":\"ParamsOfAppSigningBox\",\"url\":\"modules.html#ParamsOfAppSigningBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":606,\"kind\":4194304,\"name\":\"ResultOfAppSigningBoxGetPublicKeyVariant\",\"url\":\"modules.html#ResultOfAppSigningBoxGetPublicKeyVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":607,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppSigningBoxGetPublicKeyVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppSigningBoxGetPublicKeyVariant\"},{\"id\":608,\"kind\":1024,\"name\":\"public_key\",\"url\":\"modules.html#ResultOfAppSigningBoxGetPublicKeyVariant.__type.public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppSigningBoxGetPublicKeyVariant.__type\"},{\"id\":609,\"kind\":4194304,\"name\":\"ResultOfAppSigningBoxSignVariant\",\"url\":\"modules.html#ResultOfAppSigningBoxSignVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":610,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppSigningBoxSignVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppSigningBoxSignVariant\"},{\"id\":611,\"kind\":1024,\"name\":\"signature\",\"url\":\"modules.html#ResultOfAppSigningBoxSignVariant.__type.signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppSigningBoxSignVariant.__type\"},{\"id\":612,\"kind\":4194304,\"name\":\"ResultOfAppSigningBox\",\"url\":\"modules.html#ResultOfAppSigningBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":613,\"kind\":4194304,\"name\":\"ResultOfSigningBoxGetPublicKey\",\"url\":\"modules.html#ResultOfSigningBoxGetPublicKey\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":614,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfSigningBoxGetPublicKey.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfSigningBoxGetPublicKey\"},{\"id\":615,\"kind\":1024,\"name\":\"pubkey\",\"url\":\"modules.html#ResultOfSigningBoxGetPublicKey.__type.pubkey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfSigningBoxGetPublicKey.__type\"},{\"id\":616,\"kind\":4194304,\"name\":\"ParamsOfSigningBoxSign\",\"url\":\"modules.html#ParamsOfSigningBoxSign\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":617,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfSigningBoxSign.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfSigningBoxSign\"},{\"id\":618,\"kind\":1024,\"name\":\"signing_box\",\"url\":\"modules.html#ParamsOfSigningBoxSign.__type.signing_box\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSigningBoxSign.__type\"},{\"id\":619,\"kind\":1024,\"name\":\"unsigned\",\"url\":\"modules.html#ParamsOfSigningBoxSign.__type.unsigned\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSigningBoxSign.__type\"},{\"id\":620,\"kind\":4194304,\"name\":\"ResultOfSigningBoxSign\",\"url\":\"modules.html#ResultOfSigningBoxSign\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":621,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfSigningBoxSign.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfSigningBoxSign\"},{\"id\":622,\"kind\":1024,\"name\":\"signature\",\"url\":\"modules.html#ResultOfSigningBoxSign.__type.signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfSigningBoxSign.__type\"},{\"id\":623,\"kind\":4194304,\"name\":\"ParamsOfAppEncryptionBoxGetInfoVariant\",\"url\":\"modules.html#ParamsOfAppEncryptionBoxGetInfoVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":624,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppEncryptionBoxGetInfoVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppEncryptionBoxGetInfoVariant\"},{\"id\":625,\"kind\":4194304,\"name\":\"ParamsOfAppEncryptionBoxEncryptVariant\",\"url\":\"modules.html#ParamsOfAppEncryptionBoxEncryptVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":626,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppEncryptionBoxEncryptVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppEncryptionBoxEncryptVariant\"},{\"id\":627,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfAppEncryptionBoxEncryptVariant.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppEncryptionBoxEncryptVariant.__type\"},{\"id\":628,\"kind\":4194304,\"name\":\"ParamsOfAppEncryptionBoxDecryptVariant\",\"url\":\"modules.html#ParamsOfAppEncryptionBoxDecryptVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":629,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppEncryptionBoxDecryptVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppEncryptionBoxDecryptVariant\"},{\"id\":630,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfAppEncryptionBoxDecryptVariant.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppEncryptionBoxDecryptVariant.__type\"},{\"id\":631,\"kind\":4194304,\"name\":\"ParamsOfAppEncryptionBox\",\"url\":\"modules.html#ParamsOfAppEncryptionBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":632,\"kind\":4194304,\"name\":\"ResultOfAppEncryptionBoxGetInfoVariant\",\"url\":\"modules.html#ResultOfAppEncryptionBoxGetInfoVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":633,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppEncryptionBoxGetInfoVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppEncryptionBoxGetInfoVariant\"},{\"id\":634,\"kind\":1024,\"name\":\"info\",\"url\":\"modules.html#ResultOfAppEncryptionBoxGetInfoVariant.__type.info\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppEncryptionBoxGetInfoVariant.__type\"},{\"id\":635,\"kind\":4194304,\"name\":\"ResultOfAppEncryptionBoxEncryptVariant\",\"url\":\"modules.html#ResultOfAppEncryptionBoxEncryptVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":636,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppEncryptionBoxEncryptVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppEncryptionBoxEncryptVariant\"},{\"id\":637,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfAppEncryptionBoxEncryptVariant.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppEncryptionBoxEncryptVariant.__type\"},{\"id\":638,\"kind\":4194304,\"name\":\"ResultOfAppEncryptionBoxDecryptVariant\",\"url\":\"modules.html#ResultOfAppEncryptionBoxDecryptVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":639,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppEncryptionBoxDecryptVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppEncryptionBoxDecryptVariant\"},{\"id\":640,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfAppEncryptionBoxDecryptVariant.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppEncryptionBoxDecryptVariant.__type\"},{\"id\":641,\"kind\":4194304,\"name\":\"ResultOfAppEncryptionBox\",\"url\":\"modules.html#ResultOfAppEncryptionBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":642,\"kind\":4194304,\"name\":\"ParamsOfEncryptionBoxGetInfo\",\"url\":\"modules.html#ParamsOfEncryptionBoxGetInfo\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":643,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncryptionBoxGetInfo.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncryptionBoxGetInfo\"},{\"id\":644,\"kind\":1024,\"name\":\"encryption_box\",\"url\":\"modules.html#ParamsOfEncryptionBoxGetInfo.__type.encryption_box\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncryptionBoxGetInfo.__type\"},{\"id\":645,\"kind\":4194304,\"name\":\"ResultOfEncryptionBoxGetInfo\",\"url\":\"modules.html#ResultOfEncryptionBoxGetInfo\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":646,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncryptionBoxGetInfo.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncryptionBoxGetInfo\"},{\"id\":647,\"kind\":1024,\"name\":\"info\",\"url\":\"modules.html#ResultOfEncryptionBoxGetInfo.__type.info\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncryptionBoxGetInfo.__type\"},{\"id\":648,\"kind\":4194304,\"name\":\"ParamsOfEncryptionBoxEncrypt\",\"url\":\"modules.html#ParamsOfEncryptionBoxEncrypt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":649,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncryptionBoxEncrypt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncryptionBoxEncrypt\"},{\"id\":650,\"kind\":1024,\"name\":\"encryption_box\",\"url\":\"modules.html#ParamsOfEncryptionBoxEncrypt.__type.encryption_box\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncryptionBoxEncrypt.__type\"},{\"id\":651,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfEncryptionBoxEncrypt.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncryptionBoxEncrypt.__type\"},{\"id\":652,\"kind\":4194304,\"name\":\"ResultOfEncryptionBoxEncrypt\",\"url\":\"modules.html#ResultOfEncryptionBoxEncrypt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":653,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncryptionBoxEncrypt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncryptionBoxEncrypt\"},{\"id\":654,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfEncryptionBoxEncrypt.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncryptionBoxEncrypt.__type\"},{\"id\":655,\"kind\":4194304,\"name\":\"ParamsOfEncryptionBoxDecrypt\",\"url\":\"modules.html#ParamsOfEncryptionBoxDecrypt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":656,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncryptionBoxDecrypt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncryptionBoxDecrypt\"},{\"id\":657,\"kind\":1024,\"name\":\"encryption_box\",\"url\":\"modules.html#ParamsOfEncryptionBoxDecrypt.__type.encryption_box\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncryptionBoxDecrypt.__type\"},{\"id\":658,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfEncryptionBoxDecrypt.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncryptionBoxDecrypt.__type\"},{\"id\":659,\"kind\":4194304,\"name\":\"ResultOfEncryptionBoxDecrypt\",\"url\":\"modules.html#ResultOfEncryptionBoxDecrypt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":660,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncryptionBoxDecrypt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncryptionBoxDecrypt\"},{\"id\":661,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfEncryptionBoxDecrypt.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncryptionBoxDecrypt.__type\"},{\"id\":662,\"kind\":4194304,\"name\":\"ParamsOfCreateEncryptionBox\",\"url\":\"modules.html#ParamsOfCreateEncryptionBox\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":663,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfCreateEncryptionBox.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfCreateEncryptionBox\"},{\"id\":664,\"kind\":1024,\"name\":\"algorithm\",\"url\":\"modules.html#ParamsOfCreateEncryptionBox.__type.algorithm\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateEncryptionBox.__type\"},{\"id\":665,\"kind\":256,\"name\":\"AppPasswordProvider\",\"url\":\"interfaces/AppPasswordProvider.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":666,\"kind\":2048,\"name\":\"get_password\",\"url\":\"interfaces/AppPasswordProvider.html#get_password\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppPasswordProvider\"},{\"id\":667,\"kind\":256,\"name\":\"AppSigningBox\",\"url\":\"interfaces/AppSigningBox.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":668,\"kind\":2048,\"name\":\"get_public_key\",\"url\":\"interfaces/AppSigningBox.html#get_public_key\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppSigningBox\"},{\"id\":669,\"kind\":2048,\"name\":\"sign\",\"url\":\"interfaces/AppSigningBox.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppSigningBox\"},{\"id\":670,\"kind\":256,\"name\":\"AppEncryptionBox\",\"url\":\"interfaces/AppEncryptionBox.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":671,\"kind\":2048,\"name\":\"get_info\",\"url\":\"interfaces/AppEncryptionBox.html#get_info\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppEncryptionBox\"},{\"id\":672,\"kind\":2048,\"name\":\"encrypt\",\"url\":\"interfaces/AppEncryptionBox.html#encrypt\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppEncryptionBox\"},{\"id\":673,\"kind\":2048,\"name\":\"decrypt\",\"url\":\"interfaces/AppEncryptionBox.html#decrypt\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppEncryptionBox\"},{\"id\":674,\"kind\":128,\"name\":\"CryptoModule\",\"url\":\"classes/CryptoModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":675,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CryptoModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":676,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/CryptoModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":677,\"kind\":2048,\"name\":\"factorize\",\"url\":\"classes/CryptoModule.html#factorize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":678,\"kind\":2048,\"name\":\"factorize_sync\",\"url\":\"classes/CryptoModule.html#factorize_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":679,\"kind\":2048,\"name\":\"modular_power\",\"url\":\"classes/CryptoModule.html#modular_power\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":680,\"kind\":2048,\"name\":\"modular_power_sync\",\"url\":\"classes/CryptoModule.html#modular_power_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":681,\"kind\":2048,\"name\":\"ton_crc16\",\"url\":\"classes/CryptoModule.html#ton_crc16\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":682,\"kind\":2048,\"name\":\"ton_crc16_sync\",\"url\":\"classes/CryptoModule.html#ton_crc16_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":683,\"kind\":2048,\"name\":\"generate_random_bytes\",\"url\":\"classes/CryptoModule.html#generate_random_bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":684,\"kind\":2048,\"name\":\"generate_random_bytes_sync\",\"url\":\"classes/CryptoModule.html#generate_random_bytes_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":685,\"kind\":2048,\"name\":\"convert_public_key_to_ton_safe_format\",\"url\":\"classes/CryptoModule.html#convert_public_key_to_ton_safe_format\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":686,\"kind\":2048,\"name\":\"convert_public_key_to_ton_safe_format_sync\",\"url\":\"classes/CryptoModule.html#convert_public_key_to_ton_safe_format_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":687,\"kind\":2048,\"name\":\"generate_random_sign_keys\",\"url\":\"classes/CryptoModule.html#generate_random_sign_keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":688,\"kind\":2048,\"name\":\"generate_random_sign_keys_sync\",\"url\":\"classes/CryptoModule.html#generate_random_sign_keys_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":689,\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/CryptoModule.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":690,\"kind\":2048,\"name\":\"sign_sync\",\"url\":\"classes/CryptoModule.html#sign_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":691,\"kind\":2048,\"name\":\"verify_signature\",\"url\":\"classes/CryptoModule.html#verify_signature\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":692,\"kind\":2048,\"name\":\"verify_signature_sync\",\"url\":\"classes/CryptoModule.html#verify_signature_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":693,\"kind\":2048,\"name\":\"sha256\",\"url\":\"classes/CryptoModule.html#sha256\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":694,\"kind\":2048,\"name\":\"sha256_sync\",\"url\":\"classes/CryptoModule.html#sha256_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":695,\"kind\":2048,\"name\":\"sha512\",\"url\":\"classes/CryptoModule.html#sha512\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":696,\"kind\":2048,\"name\":\"sha512_sync\",\"url\":\"classes/CryptoModule.html#sha512_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":697,\"kind\":2048,\"name\":\"scrypt\",\"url\":\"classes/CryptoModule.html#scrypt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":698,\"kind\":2048,\"name\":\"scrypt_sync\",\"url\":\"classes/CryptoModule.html#scrypt_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":699,\"kind\":2048,\"name\":\"nacl_sign_keypair_from_secret_key\",\"url\":\"classes/CryptoModule.html#nacl_sign_keypair_from_secret_key\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":700,\"kind\":2048,\"name\":\"nacl_sign_keypair_from_secret_key_sync\",\"url\":\"classes/CryptoModule.html#nacl_sign_keypair_from_secret_key_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":701,\"kind\":2048,\"name\":\"nacl_sign\",\"url\":\"classes/CryptoModule.html#nacl_sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":702,\"kind\":2048,\"name\":\"nacl_sign_sync\",\"url\":\"classes/CryptoModule.html#nacl_sign_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":703,\"kind\":2048,\"name\":\"nacl_sign_open\",\"url\":\"classes/CryptoModule.html#nacl_sign_open\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":704,\"kind\":2048,\"name\":\"nacl_sign_open_sync\",\"url\":\"classes/CryptoModule.html#nacl_sign_open_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":705,\"kind\":2048,\"name\":\"nacl_sign_detached\",\"url\":\"classes/CryptoModule.html#nacl_sign_detached\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":706,\"kind\":2048,\"name\":\"nacl_sign_detached_sync\",\"url\":\"classes/CryptoModule.html#nacl_sign_detached_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":707,\"kind\":2048,\"name\":\"nacl_sign_detached_verify\",\"url\":\"classes/CryptoModule.html#nacl_sign_detached_verify\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":708,\"kind\":2048,\"name\":\"nacl_sign_detached_verify_sync\",\"url\":\"classes/CryptoModule.html#nacl_sign_detached_verify_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":709,\"kind\":2048,\"name\":\"nacl_box_keypair\",\"url\":\"classes/CryptoModule.html#nacl_box_keypair\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":710,\"kind\":2048,\"name\":\"nacl_box_keypair_sync\",\"url\":\"classes/CryptoModule.html#nacl_box_keypair_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":711,\"kind\":2048,\"name\":\"nacl_box_keypair_from_secret_key\",\"url\":\"classes/CryptoModule.html#nacl_box_keypair_from_secret_key\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":712,\"kind\":2048,\"name\":\"nacl_box_keypair_from_secret_key_sync\",\"url\":\"classes/CryptoModule.html#nacl_box_keypair_from_secret_key_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":713,\"kind\":2048,\"name\":\"nacl_box\",\"url\":\"classes/CryptoModule.html#nacl_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":714,\"kind\":2048,\"name\":\"nacl_box_sync\",\"url\":\"classes/CryptoModule.html#nacl_box_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":715,\"kind\":2048,\"name\":\"nacl_box_open\",\"url\":\"classes/CryptoModule.html#nacl_box_open\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":716,\"kind\":2048,\"name\":\"nacl_box_open_sync\",\"url\":\"classes/CryptoModule.html#nacl_box_open_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":717,\"kind\":2048,\"name\":\"nacl_secret_box\",\"url\":\"classes/CryptoModule.html#nacl_secret_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":718,\"kind\":2048,\"name\":\"nacl_secret_box_sync\",\"url\":\"classes/CryptoModule.html#nacl_secret_box_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":719,\"kind\":2048,\"name\":\"nacl_secret_box_open\",\"url\":\"classes/CryptoModule.html#nacl_secret_box_open\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":720,\"kind\":2048,\"name\":\"nacl_secret_box_open_sync\",\"url\":\"classes/CryptoModule.html#nacl_secret_box_open_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":721,\"kind\":2048,\"name\":\"mnemonic_words\",\"url\":\"classes/CryptoModule.html#mnemonic_words\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":722,\"kind\":2048,\"name\":\"mnemonic_words_sync\",\"url\":\"classes/CryptoModule.html#mnemonic_words_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":723,\"kind\":2048,\"name\":\"mnemonic_from_random\",\"url\":\"classes/CryptoModule.html#mnemonic_from_random\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":724,\"kind\":2048,\"name\":\"mnemonic_from_random_sync\",\"url\":\"classes/CryptoModule.html#mnemonic_from_random_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":725,\"kind\":2048,\"name\":\"mnemonic_from_entropy\",\"url\":\"classes/CryptoModule.html#mnemonic_from_entropy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":726,\"kind\":2048,\"name\":\"mnemonic_from_entropy_sync\",\"url\":\"classes/CryptoModule.html#mnemonic_from_entropy_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":727,\"kind\":2048,\"name\":\"mnemonic_verify\",\"url\":\"classes/CryptoModule.html#mnemonic_verify\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":728,\"kind\":2048,\"name\":\"mnemonic_verify_sync\",\"url\":\"classes/CryptoModule.html#mnemonic_verify_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":729,\"kind\":2048,\"name\":\"mnemonic_derive_sign_keys\",\"url\":\"classes/CryptoModule.html#mnemonic_derive_sign_keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":730,\"kind\":2048,\"name\":\"mnemonic_derive_sign_keys_sync\",\"url\":\"classes/CryptoModule.html#mnemonic_derive_sign_keys_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":731,\"kind\":2048,\"name\":\"hdkey_xprv_from_mnemonic\",\"url\":\"classes/CryptoModule.html#hdkey_xprv_from_mnemonic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":732,\"kind\":2048,\"name\":\"hdkey_xprv_from_mnemonic_sync\",\"url\":\"classes/CryptoModule.html#hdkey_xprv_from_mnemonic_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":733,\"kind\":2048,\"name\":\"hdkey_derive_from_xprv\",\"url\":\"classes/CryptoModule.html#hdkey_derive_from_xprv\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":734,\"kind\":2048,\"name\":\"hdkey_derive_from_xprv_sync\",\"url\":\"classes/CryptoModule.html#hdkey_derive_from_xprv_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":735,\"kind\":2048,\"name\":\"hdkey_derive_from_xprv_path\",\"url\":\"classes/CryptoModule.html#hdkey_derive_from_xprv_path\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":736,\"kind\":2048,\"name\":\"hdkey_derive_from_xprv_path_sync\",\"url\":\"classes/CryptoModule.html#hdkey_derive_from_xprv_path_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":737,\"kind\":2048,\"name\":\"hdkey_secret_from_xprv\",\"url\":\"classes/CryptoModule.html#hdkey_secret_from_xprv\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":738,\"kind\":2048,\"name\":\"hdkey_secret_from_xprv_sync\",\"url\":\"classes/CryptoModule.html#hdkey_secret_from_xprv_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":739,\"kind\":2048,\"name\":\"hdkey_public_from_xprv\",\"url\":\"classes/CryptoModule.html#hdkey_public_from_xprv\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":740,\"kind\":2048,\"name\":\"hdkey_public_from_xprv_sync\",\"url\":\"classes/CryptoModule.html#hdkey_public_from_xprv_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":741,\"kind\":2048,\"name\":\"chacha20\",\"url\":\"classes/CryptoModule.html#chacha20\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":742,\"kind\":2048,\"name\":\"chacha20_sync\",\"url\":\"classes/CryptoModule.html#chacha20_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":743,\"kind\":2048,\"name\":\"create_crypto_box\",\"url\":\"classes/CryptoModule.html#create_crypto_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":744,\"kind\":2048,\"name\":\"create_crypto_box_sync\",\"url\":\"classes/CryptoModule.html#create_crypto_box_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":745,\"kind\":2048,\"name\":\"remove_crypto_box\",\"url\":\"classes/CryptoModule.html#remove_crypto_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":746,\"kind\":2048,\"name\":\"remove_crypto_box_sync\",\"url\":\"classes/CryptoModule.html#remove_crypto_box_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":747,\"kind\":2048,\"name\":\"get_crypto_box_info\",\"url\":\"classes/CryptoModule.html#get_crypto_box_info\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":748,\"kind\":2048,\"name\":\"get_crypto_box_info_sync\",\"url\":\"classes/CryptoModule.html#get_crypto_box_info_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":749,\"kind\":2048,\"name\":\"get_crypto_box_seed_phrase\",\"url\":\"classes/CryptoModule.html#get_crypto_box_seed_phrase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":750,\"kind\":2048,\"name\":\"get_crypto_box_seed_phrase_sync\",\"url\":\"classes/CryptoModule.html#get_crypto_box_seed_phrase_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":751,\"kind\":2048,\"name\":\"get_signing_box_from_crypto_box\",\"url\":\"classes/CryptoModule.html#get_signing_box_from_crypto_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":752,\"kind\":2048,\"name\":\"get_signing_box_from_crypto_box_sync\",\"url\":\"classes/CryptoModule.html#get_signing_box_from_crypto_box_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":753,\"kind\":2048,\"name\":\"get_encryption_box_from_crypto_box\",\"url\":\"classes/CryptoModule.html#get_encryption_box_from_crypto_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":754,\"kind\":2048,\"name\":\"get_encryption_box_from_crypto_box_sync\",\"url\":\"classes/CryptoModule.html#get_encryption_box_from_crypto_box_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":755,\"kind\":2048,\"name\":\"clear_crypto_box_secret_cache\",\"url\":\"classes/CryptoModule.html#clear_crypto_box_secret_cache\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":756,\"kind\":2048,\"name\":\"clear_crypto_box_secret_cache_sync\",\"url\":\"classes/CryptoModule.html#clear_crypto_box_secret_cache_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":757,\"kind\":2048,\"name\":\"register_signing_box\",\"url\":\"classes/CryptoModule.html#register_signing_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":758,\"kind\":2048,\"name\":\"register_signing_box_sync\",\"url\":\"classes/CryptoModule.html#register_signing_box_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":759,\"kind\":2048,\"name\":\"get_signing_box\",\"url\":\"classes/CryptoModule.html#get_signing_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":760,\"kind\":2048,\"name\":\"get_signing_box_sync\",\"url\":\"classes/CryptoModule.html#get_signing_box_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":761,\"kind\":2048,\"name\":\"signing_box_get_public_key\",\"url\":\"classes/CryptoModule.html#signing_box_get_public_key\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":762,\"kind\":2048,\"name\":\"signing_box_get_public_key_sync\",\"url\":\"classes/CryptoModule.html#signing_box_get_public_key_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":763,\"kind\":2048,\"name\":\"signing_box_sign\",\"url\":\"classes/CryptoModule.html#signing_box_sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":764,\"kind\":2048,\"name\":\"signing_box_sign_sync\",\"url\":\"classes/CryptoModule.html#signing_box_sign_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":765,\"kind\":2048,\"name\":\"remove_signing_box\",\"url\":\"classes/CryptoModule.html#remove_signing_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":766,\"kind\":2048,\"name\":\"remove_signing_box_sync\",\"url\":\"classes/CryptoModule.html#remove_signing_box_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":767,\"kind\":2048,\"name\":\"register_encryption_box\",\"url\":\"classes/CryptoModule.html#register_encryption_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":768,\"kind\":2048,\"name\":\"register_encryption_box_sync\",\"url\":\"classes/CryptoModule.html#register_encryption_box_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":769,\"kind\":2048,\"name\":\"remove_encryption_box\",\"url\":\"classes/CryptoModule.html#remove_encryption_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":770,\"kind\":2048,\"name\":\"remove_encryption_box_sync\",\"url\":\"classes/CryptoModule.html#remove_encryption_box_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":771,\"kind\":2048,\"name\":\"encryption_box_get_info\",\"url\":\"classes/CryptoModule.html#encryption_box_get_info\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":772,\"kind\":2048,\"name\":\"encryption_box_get_info_sync\",\"url\":\"classes/CryptoModule.html#encryption_box_get_info_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":773,\"kind\":2048,\"name\":\"encryption_box_encrypt\",\"url\":\"classes/CryptoModule.html#encryption_box_encrypt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":774,\"kind\":2048,\"name\":\"encryption_box_encrypt_sync\",\"url\":\"classes/CryptoModule.html#encryption_box_encrypt_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":775,\"kind\":2048,\"name\":\"encryption_box_decrypt\",\"url\":\"classes/CryptoModule.html#encryption_box_decrypt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":776,\"kind\":2048,\"name\":\"encryption_box_decrypt_sync\",\"url\":\"classes/CryptoModule.html#encryption_box_decrypt_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":777,\"kind\":2048,\"name\":\"create_encryption_box\",\"url\":\"classes/CryptoModule.html#create_encryption_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":778,\"kind\":2048,\"name\":\"create_encryption_box_sync\",\"url\":\"classes/CryptoModule.html#create_encryption_box_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CryptoModule\"},{\"id\":779,\"kind\":8,\"name\":\"AbiErrorCode\",\"url\":\"enums/AbiErrorCode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":780,\"kind\":16,\"name\":\"RequiredAddressMissingForEncodeMessage\",\"url\":\"enums/AbiErrorCode.html#RequiredAddressMissingForEncodeMessage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":781,\"kind\":16,\"name\":\"RequiredCallSetMissingForEncodeMessage\",\"url\":\"enums/AbiErrorCode.html#RequiredCallSetMissingForEncodeMessage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":782,\"kind\":16,\"name\":\"InvalidJson\",\"url\":\"enums/AbiErrorCode.html#InvalidJson\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":783,\"kind\":16,\"name\":\"InvalidMessage\",\"url\":\"enums/AbiErrorCode.html#InvalidMessage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":784,\"kind\":16,\"name\":\"EncodeDeployMessageFailed\",\"url\":\"enums/AbiErrorCode.html#EncodeDeployMessageFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":785,\"kind\":16,\"name\":\"EncodeRunMessageFailed\",\"url\":\"enums/AbiErrorCode.html#EncodeRunMessageFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":786,\"kind\":16,\"name\":\"AttachSignatureFailed\",\"url\":\"enums/AbiErrorCode.html#AttachSignatureFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":787,\"kind\":16,\"name\":\"InvalidTvcImage\",\"url\":\"enums/AbiErrorCode.html#InvalidTvcImage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":788,\"kind\":16,\"name\":\"RequiredPublicKeyMissingForFunctionHeader\",\"url\":\"enums/AbiErrorCode.html#RequiredPublicKeyMissingForFunctionHeader\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":789,\"kind\":16,\"name\":\"InvalidSigner\",\"url\":\"enums/AbiErrorCode.html#InvalidSigner\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":790,\"kind\":16,\"name\":\"InvalidAbi\",\"url\":\"enums/AbiErrorCode.html#InvalidAbi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":791,\"kind\":16,\"name\":\"InvalidFunctionId\",\"url\":\"enums/AbiErrorCode.html#InvalidFunctionId\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":792,\"kind\":16,\"name\":\"InvalidData\",\"url\":\"enums/AbiErrorCode.html#InvalidData\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":793,\"kind\":16,\"name\":\"EncodeInitialDataFailed\",\"url\":\"enums/AbiErrorCode.html#EncodeInitialDataFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":794,\"kind\":16,\"name\":\"InvalidFunctionName\",\"url\":\"enums/AbiErrorCode.html#InvalidFunctionName\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AbiErrorCode\"},{\"id\":795,\"kind\":4194304,\"name\":\"AbiContractVariant\",\"url\":\"modules.html#AbiContractVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":796,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiContractVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiContractVariant\"},{\"id\":797,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#AbiContractVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiContractVariant.__type\"},{\"id\":798,\"kind\":4194304,\"name\":\"AbiJsonVariant\",\"url\":\"modules.html#AbiJsonVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":799,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiJsonVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiJsonVariant\"},{\"id\":800,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#AbiJsonVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiJsonVariant.__type\"},{\"id\":801,\"kind\":4194304,\"name\":\"AbiHandleVariant\",\"url\":\"modules.html#AbiHandleVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":802,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiHandleVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiHandleVariant\"},{\"id\":803,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#AbiHandleVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiHandleVariant.__type\"},{\"id\":804,\"kind\":4194304,\"name\":\"AbiSerializedVariant\",\"url\":\"modules.html#AbiSerializedVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":805,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiSerializedVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiSerializedVariant\"},{\"id\":806,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#AbiSerializedVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiSerializedVariant.__type\"},{\"id\":807,\"kind\":4194304,\"name\":\"Abi\",\"url\":\"modules.html#Abi\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":808,\"kind\":4194304,\"name\":\"AbiHandle\",\"url\":\"modules.html#AbiHandle\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":809,\"kind\":4194304,\"name\":\"FunctionHeader\",\"url\":\"modules.html#FunctionHeader\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":810,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#FunctionHeader.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"FunctionHeader\"},{\"id\":811,\"kind\":1024,\"name\":\"expire\",\"url\":\"modules.html#FunctionHeader.__type.expire\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FunctionHeader.__type\"},{\"id\":812,\"kind\":1024,\"name\":\"time\",\"url\":\"modules.html#FunctionHeader.__type.time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FunctionHeader.__type\"},{\"id\":813,\"kind\":1024,\"name\":\"pubkey\",\"url\":\"modules.html#FunctionHeader.__type.pubkey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FunctionHeader.__type\"},{\"id\":814,\"kind\":4194304,\"name\":\"CallSet\",\"url\":\"modules.html#CallSet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":815,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#CallSet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"CallSet\"},{\"id\":816,\"kind\":1024,\"name\":\"function_name\",\"url\":\"modules.html#CallSet.__type.function_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CallSet.__type\"},{\"id\":817,\"kind\":1024,\"name\":\"header\",\"url\":\"modules.html#CallSet.__type.header\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CallSet.__type\"},{\"id\":818,\"kind\":1024,\"name\":\"input\",\"url\":\"modules.html#CallSet.__type.input\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CallSet.__type\"},{\"id\":819,\"kind\":4194304,\"name\":\"DeploySet\",\"url\":\"modules.html#DeploySet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":820,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#DeploySet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"DeploySet\"},{\"id\":821,\"kind\":1024,\"name\":\"tvc\",\"url\":\"modules.html#DeploySet.__type.tvc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DeploySet.__type\"},{\"id\":822,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#DeploySet.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DeploySet.__type\"},{\"id\":823,\"kind\":1024,\"name\":\"state_init\",\"url\":\"modules.html#DeploySet.__type.state_init\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DeploySet.__type\"},{\"id\":824,\"kind\":1024,\"name\":\"workchain_id\",\"url\":\"modules.html#DeploySet.__type.workchain_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DeploySet.__type\"},{\"id\":825,\"kind\":1024,\"name\":\"initial_data\",\"url\":\"modules.html#DeploySet.__type.initial_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DeploySet.__type\"},{\"id\":826,\"kind\":1024,\"name\":\"initial_pubkey\",\"url\":\"modules.html#DeploySet.__type.initial_pubkey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DeploySet.__type\"},{\"id\":827,\"kind\":4194304,\"name\":\"SignerNoneVariant\",\"url\":\"modules.html#SignerNoneVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":828,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#SignerNoneVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"SignerNoneVariant\"},{\"id\":829,\"kind\":4194304,\"name\":\"SignerExternalVariant\",\"url\":\"modules.html#SignerExternalVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":830,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#SignerExternalVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"SignerExternalVariant\"},{\"id\":831,\"kind\":1024,\"name\":\"public_key\",\"url\":\"modules.html#SignerExternalVariant.__type.public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SignerExternalVariant.__type\"},{\"id\":832,\"kind\":4194304,\"name\":\"SignerKeysVariant\",\"url\":\"modules.html#SignerKeysVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":833,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#SignerKeysVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"SignerKeysVariant\"},{\"id\":834,\"kind\":1024,\"name\":\"keys\",\"url\":\"modules.html#SignerKeysVariant.__type.keys\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SignerKeysVariant.__type\"},{\"id\":835,\"kind\":4194304,\"name\":\"SignerSigningBoxVariant\",\"url\":\"modules.html#SignerSigningBoxVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":836,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#SignerSigningBoxVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"SignerSigningBoxVariant\"},{\"id\":837,\"kind\":1024,\"name\":\"handle\",\"url\":\"modules.html#SignerSigningBoxVariant.__type.handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SignerSigningBoxVariant.__type\"},{\"id\":838,\"kind\":4194304,\"name\":\"Signer\",\"url\":\"modules.html#Signer\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":839,\"kind\":8,\"name\":\"MessageBodyType\",\"url\":\"enums/MessageBodyType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":840,\"kind\":16,\"name\":\"Input\",\"url\":\"enums/MessageBodyType.html#Input\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MessageBodyType\"},{\"id\":841,\"kind\":16,\"name\":\"Output\",\"url\":\"enums/MessageBodyType.html#Output\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MessageBodyType\"},{\"id\":842,\"kind\":16,\"name\":\"InternalOutput\",\"url\":\"enums/MessageBodyType.html#InternalOutput\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MessageBodyType\"},{\"id\":843,\"kind\":16,\"name\":\"Event\",\"url\":\"enums/MessageBodyType.html#Event\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MessageBodyType\"},{\"id\":844,\"kind\":4194304,\"name\":\"StateInitSourceMessageVariant\",\"url\":\"modules.html#StateInitSourceMessageVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":845,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#StateInitSourceMessageVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"StateInitSourceMessageVariant\"},{\"id\":846,\"kind\":1024,\"name\":\"source\",\"url\":\"modules.html#StateInitSourceMessageVariant.__type.source\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"StateInitSourceMessageVariant.__type\"},{\"id\":847,\"kind\":4194304,\"name\":\"StateInitSourceStateInitVariant\",\"url\":\"modules.html#StateInitSourceStateInitVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":848,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#StateInitSourceStateInitVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"StateInitSourceStateInitVariant\"},{\"id\":849,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#StateInitSourceStateInitVariant.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"StateInitSourceStateInitVariant.__type\"},{\"id\":850,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#StateInitSourceStateInitVariant.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"StateInitSourceStateInitVariant.__type\"},{\"id\":851,\"kind\":1024,\"name\":\"library\",\"url\":\"modules.html#StateInitSourceStateInitVariant.__type.library\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"StateInitSourceStateInitVariant.__type\"},{\"id\":852,\"kind\":4194304,\"name\":\"StateInitSourceTvcVariant\",\"url\":\"modules.html#StateInitSourceTvcVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":853,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#StateInitSourceTvcVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"StateInitSourceTvcVariant\"},{\"id\":854,\"kind\":1024,\"name\":\"tvc\",\"url\":\"modules.html#StateInitSourceTvcVariant.__type.tvc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"StateInitSourceTvcVariant.__type\"},{\"id\":855,\"kind\":1024,\"name\":\"public_key\",\"url\":\"modules.html#StateInitSourceTvcVariant.__type.public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"StateInitSourceTvcVariant.__type\"},{\"id\":856,\"kind\":1024,\"name\":\"init_params\",\"url\":\"modules.html#StateInitSourceTvcVariant.__type.init_params\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"StateInitSourceTvcVariant.__type\"},{\"id\":857,\"kind\":4194304,\"name\":\"StateInitSource\",\"url\":\"modules.html#StateInitSource\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":858,\"kind\":4194304,\"name\":\"StateInitParams\",\"url\":\"modules.html#StateInitParams\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":859,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#StateInitParams.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"StateInitParams\"},{\"id\":860,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#StateInitParams.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"StateInitParams.__type\"},{\"id\":861,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#StateInitParams.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"StateInitParams.__type\"},{\"id\":862,\"kind\":4194304,\"name\":\"MessageSourceEncodedVariant\",\"url\":\"modules.html#MessageSourceEncodedVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":863,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MessageSourceEncodedVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MessageSourceEncodedVariant\"},{\"id\":864,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#MessageSourceEncodedVariant.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageSourceEncodedVariant.__type\"},{\"id\":865,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#MessageSourceEncodedVariant.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageSourceEncodedVariant.__type\"},{\"id\":866,\"kind\":4194304,\"name\":\"MessageSource\",\"url\":\"modules.html#MessageSource\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":867,\"kind\":4194304,\"name\":\"AbiParam\",\"url\":\"modules.html#AbiParam\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":868,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiParam.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiParam\"},{\"id\":869,\"kind\":1024,\"name\":\"name\",\"url\":\"modules.html#AbiParam.__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiParam.__type\"},{\"id\":870,\"kind\":1024,\"name\":\"type\",\"url\":\"modules.html#AbiParam.__type.type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiParam.__type\"},{\"id\":871,\"kind\":1024,\"name\":\"components\",\"url\":\"modules.html#AbiParam.__type.components\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiParam.__type\"},{\"id\":872,\"kind\":4194304,\"name\":\"AbiEvent\",\"url\":\"modules.html#AbiEvent\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":873,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiEvent.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiEvent\"},{\"id\":874,\"kind\":1024,\"name\":\"name\",\"url\":\"modules.html#AbiEvent.__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiEvent.__type\"},{\"id\":875,\"kind\":1024,\"name\":\"inputs\",\"url\":\"modules.html#AbiEvent.__type.inputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiEvent.__type\"},{\"id\":876,\"kind\":1024,\"name\":\"id\",\"url\":\"modules.html#AbiEvent.__type.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiEvent.__type\"},{\"id\":877,\"kind\":4194304,\"name\":\"AbiData\",\"url\":\"modules.html#AbiData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":878,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiData\"},{\"id\":879,\"kind\":1024,\"name\":\"key\",\"url\":\"modules.html#AbiData.__type.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiData.__type\"},{\"id\":880,\"kind\":1024,\"name\":\"name\",\"url\":\"modules.html#AbiData.__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiData.__type\"},{\"id\":881,\"kind\":1024,\"name\":\"type\",\"url\":\"modules.html#AbiData.__type.type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiData.__type\"},{\"id\":882,\"kind\":1024,\"name\":\"components\",\"url\":\"modules.html#AbiData.__type.components\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiData.__type\"},{\"id\":883,\"kind\":4194304,\"name\":\"AbiFunction\",\"url\":\"modules.html#AbiFunction\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":884,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiFunction.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiFunction\"},{\"id\":885,\"kind\":1024,\"name\":\"name\",\"url\":\"modules.html#AbiFunction.__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiFunction.__type\"},{\"id\":886,\"kind\":1024,\"name\":\"inputs\",\"url\":\"modules.html#AbiFunction.__type.inputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiFunction.__type\"},{\"id\":887,\"kind\":1024,\"name\":\"outputs\",\"url\":\"modules.html#AbiFunction.__type.outputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiFunction.__type\"},{\"id\":888,\"kind\":1024,\"name\":\"id\",\"url\":\"modules.html#AbiFunction.__type.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiFunction.__type\"},{\"id\":889,\"kind\":4194304,\"name\":\"AbiContract\",\"url\":\"modules.html#AbiContract\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":890,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbiContract.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbiContract\"},{\"id\":891,\"kind\":1024,\"name\":\"ABI version\",\"url\":\"modules.html#AbiContract.__type.ABI_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiContract.__type\"},{\"id\":892,\"kind\":1024,\"name\":\"abi_version\",\"url\":\"modules.html#AbiContract.__type.abi_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiContract.__type\"},{\"id\":893,\"kind\":1024,\"name\":\"version\",\"url\":\"modules.html#AbiContract.__type.version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiContract.__type\"},{\"id\":894,\"kind\":1024,\"name\":\"header\",\"url\":\"modules.html#AbiContract.__type.header\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiContract.__type\"},{\"id\":895,\"kind\":1024,\"name\":\"functions\",\"url\":\"modules.html#AbiContract.__type.functions\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiContract.__type\"},{\"id\":896,\"kind\":1024,\"name\":\"events\",\"url\":\"modules.html#AbiContract.__type.events\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiContract.__type\"},{\"id\":897,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#AbiContract.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiContract.__type\"},{\"id\":898,\"kind\":1024,\"name\":\"fields\",\"url\":\"modules.html#AbiContract.__type.fields\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AbiContract.__type\"},{\"id\":899,\"kind\":8,\"name\":\"DataLayout\",\"url\":\"enums/DataLayout.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":900,\"kind\":16,\"name\":\"Input\",\"url\":\"enums/DataLayout.html#Input\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DataLayout\"},{\"id\":901,\"kind\":16,\"name\":\"Output\",\"url\":\"enums/DataLayout.html#Output\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DataLayout\"},{\"id\":902,\"kind\":4194304,\"name\":\"ParamsOfEncodeMessageBody\",\"url\":\"modules.html#ParamsOfEncodeMessageBody\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":903,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncodeMessageBody.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncodeMessageBody\"},{\"id\":904,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfEncodeMessageBody.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessageBody.__type\"},{\"id\":905,\"kind\":1024,\"name\":\"call_set\",\"url\":\"modules.html#ParamsOfEncodeMessageBody.__type.call_set\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessageBody.__type\"},{\"id\":906,\"kind\":1024,\"name\":\"is_internal\",\"url\":\"modules.html#ParamsOfEncodeMessageBody.__type.is_internal\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessageBody.__type\"},{\"id\":907,\"kind\":1024,\"name\":\"signer\",\"url\":\"modules.html#ParamsOfEncodeMessageBody.__type.signer\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessageBody.__type\"},{\"id\":908,\"kind\":1024,\"name\":\"processing_try_index\",\"url\":\"modules.html#ParamsOfEncodeMessageBody.__type.processing_try_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessageBody.__type\"},{\"id\":909,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ParamsOfEncodeMessageBody.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessageBody.__type\"},{\"id\":910,\"kind\":1024,\"name\":\"signature_id\",\"url\":\"modules.html#ParamsOfEncodeMessageBody.__type.signature_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessageBody.__type\"},{\"id\":911,\"kind\":4194304,\"name\":\"ResultOfEncodeMessageBody\",\"url\":\"modules.html#ResultOfEncodeMessageBody\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":912,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncodeMessageBody.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncodeMessageBody\"},{\"id\":913,\"kind\":1024,\"name\":\"body\",\"url\":\"modules.html#ResultOfEncodeMessageBody.__type.body\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeMessageBody.__type\"},{\"id\":914,\"kind\":1024,\"name\":\"data_to_sign\",\"url\":\"modules.html#ResultOfEncodeMessageBody.__type.data_to_sign\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeMessageBody.__type\"},{\"id\":915,\"kind\":4194304,\"name\":\"ParamsOfAttachSignatureToMessageBody\",\"url\":\"modules.html#ParamsOfAttachSignatureToMessageBody\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":916,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAttachSignatureToMessageBody.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAttachSignatureToMessageBody\"},{\"id\":917,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfAttachSignatureToMessageBody.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAttachSignatureToMessageBody.__type\"},{\"id\":918,\"kind\":1024,\"name\":\"public_key\",\"url\":\"modules.html#ParamsOfAttachSignatureToMessageBody.__type.public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAttachSignatureToMessageBody.__type\"},{\"id\":919,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfAttachSignatureToMessageBody.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAttachSignatureToMessageBody.__type\"},{\"id\":920,\"kind\":1024,\"name\":\"signature\",\"url\":\"modules.html#ParamsOfAttachSignatureToMessageBody.__type.signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAttachSignatureToMessageBody.__type\"},{\"id\":921,\"kind\":4194304,\"name\":\"ResultOfAttachSignatureToMessageBody\",\"url\":\"modules.html#ResultOfAttachSignatureToMessageBody\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":922,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAttachSignatureToMessageBody.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAttachSignatureToMessageBody\"},{\"id\":923,\"kind\":1024,\"name\":\"body\",\"url\":\"modules.html#ResultOfAttachSignatureToMessageBody.__type.body\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAttachSignatureToMessageBody.__type\"},{\"id\":924,\"kind\":4194304,\"name\":\"ParamsOfEncodeMessage\",\"url\":\"modules.html#ParamsOfEncodeMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":925,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncodeMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncodeMessage\"},{\"id\":926,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfEncodeMessage.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessage.__type\"},{\"id\":927,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ParamsOfEncodeMessage.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessage.__type\"},{\"id\":928,\"kind\":1024,\"name\":\"deploy_set\",\"url\":\"modules.html#ParamsOfEncodeMessage.__type.deploy_set\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessage.__type\"},{\"id\":929,\"kind\":1024,\"name\":\"call_set\",\"url\":\"modules.html#ParamsOfEncodeMessage.__type.call_set\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessage.__type\"},{\"id\":930,\"kind\":1024,\"name\":\"signer\",\"url\":\"modules.html#ParamsOfEncodeMessage.__type.signer\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessage.__type\"},{\"id\":931,\"kind\":1024,\"name\":\"processing_try_index\",\"url\":\"modules.html#ParamsOfEncodeMessage.__type.processing_try_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessage.__type\"},{\"id\":932,\"kind\":1024,\"name\":\"signature_id\",\"url\":\"modules.html#ParamsOfEncodeMessage.__type.signature_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeMessage.__type\"},{\"id\":933,\"kind\":4194304,\"name\":\"ResultOfEncodeMessage\",\"url\":\"modules.html#ResultOfEncodeMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":934,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncodeMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncodeMessage\"},{\"id\":935,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ResultOfEncodeMessage.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeMessage.__type\"},{\"id\":936,\"kind\":1024,\"name\":\"data_to_sign\",\"url\":\"modules.html#ResultOfEncodeMessage.__type.data_to_sign\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeMessage.__type\"},{\"id\":937,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ResultOfEncodeMessage.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeMessage.__type\"},{\"id\":938,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ResultOfEncodeMessage.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeMessage.__type\"},{\"id\":939,\"kind\":4194304,\"name\":\"ParamsOfEncodeInternalMessage\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":940,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncodeInternalMessage\"},{\"id\":941,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInternalMessage.__type\"},{\"id\":942,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInternalMessage.__type\"},{\"id\":943,\"kind\":1024,\"name\":\"src_address\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage.__type.src_address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInternalMessage.__type\"},{\"id\":944,\"kind\":1024,\"name\":\"deploy_set\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage.__type.deploy_set\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInternalMessage.__type\"},{\"id\":945,\"kind\":1024,\"name\":\"call_set\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage.__type.call_set\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInternalMessage.__type\"},{\"id\":946,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInternalMessage.__type\"},{\"id\":947,\"kind\":1024,\"name\":\"bounce\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage.__type.bounce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInternalMessage.__type\"},{\"id\":948,\"kind\":1024,\"name\":\"enable_ihr\",\"url\":\"modules.html#ParamsOfEncodeInternalMessage.__type.enable_ihr\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInternalMessage.__type\"},{\"id\":949,\"kind\":4194304,\"name\":\"ResultOfEncodeInternalMessage\",\"url\":\"modules.html#ResultOfEncodeInternalMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":950,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncodeInternalMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncodeInternalMessage\"},{\"id\":951,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ResultOfEncodeInternalMessage.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeInternalMessage.__type\"},{\"id\":952,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ResultOfEncodeInternalMessage.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeInternalMessage.__type\"},{\"id\":953,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ResultOfEncodeInternalMessage.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeInternalMessage.__type\"},{\"id\":954,\"kind\":4194304,\"name\":\"ParamsOfAttachSignature\",\"url\":\"modules.html#ParamsOfAttachSignature\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":955,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAttachSignature.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAttachSignature\"},{\"id\":956,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfAttachSignature.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAttachSignature.__type\"},{\"id\":957,\"kind\":1024,\"name\":\"public_key\",\"url\":\"modules.html#ParamsOfAttachSignature.__type.public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAttachSignature.__type\"},{\"id\":958,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfAttachSignature.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAttachSignature.__type\"},{\"id\":959,\"kind\":1024,\"name\":\"signature\",\"url\":\"modules.html#ParamsOfAttachSignature.__type.signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAttachSignature.__type\"},{\"id\":960,\"kind\":4194304,\"name\":\"ResultOfAttachSignature\",\"url\":\"modules.html#ResultOfAttachSignature\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":961,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAttachSignature.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAttachSignature\"},{\"id\":962,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ResultOfAttachSignature.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAttachSignature.__type\"},{\"id\":963,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ResultOfAttachSignature.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAttachSignature.__type\"},{\"id\":964,\"kind\":4194304,\"name\":\"ParamsOfDecodeMessage\",\"url\":\"modules.html#ParamsOfDecodeMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":965,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfDecodeMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfDecodeMessage\"},{\"id\":966,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfDecodeMessage.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessage.__type\"},{\"id\":967,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfDecodeMessage.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessage.__type\"},{\"id\":968,\"kind\":1024,\"name\":\"allow_partial\",\"url\":\"modules.html#ParamsOfDecodeMessage.__type.allow_partial\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessage.__type\"},{\"id\":969,\"kind\":1024,\"name\":\"function_name\",\"url\":\"modules.html#ParamsOfDecodeMessage.__type.function_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessage.__type\"},{\"id\":970,\"kind\":1024,\"name\":\"data_layout\",\"url\":\"modules.html#ParamsOfDecodeMessage.__type.data_layout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessage.__type\"},{\"id\":971,\"kind\":4194304,\"name\":\"DecodedMessageBody\",\"url\":\"modules.html#DecodedMessageBody\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":972,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#DecodedMessageBody.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"DecodedMessageBody\"},{\"id\":973,\"kind\":1024,\"name\":\"body_type\",\"url\":\"modules.html#DecodedMessageBody.__type.body_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DecodedMessageBody.__type\"},{\"id\":974,\"kind\":1024,\"name\":\"name\",\"url\":\"modules.html#DecodedMessageBody.__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DecodedMessageBody.__type\"},{\"id\":975,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#DecodedMessageBody.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DecodedMessageBody.__type\"},{\"id\":976,\"kind\":1024,\"name\":\"header\",\"url\":\"modules.html#DecodedMessageBody.__type.header\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DecodedMessageBody.__type\"},{\"id\":977,\"kind\":4194304,\"name\":\"ParamsOfDecodeMessageBody\",\"url\":\"modules.html#ParamsOfDecodeMessageBody\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":978,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfDecodeMessageBody.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfDecodeMessageBody\"},{\"id\":979,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfDecodeMessageBody.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessageBody.__type\"},{\"id\":980,\"kind\":1024,\"name\":\"body\",\"url\":\"modules.html#ParamsOfDecodeMessageBody.__type.body\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessageBody.__type\"},{\"id\":981,\"kind\":1024,\"name\":\"is_internal\",\"url\":\"modules.html#ParamsOfDecodeMessageBody.__type.is_internal\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessageBody.__type\"},{\"id\":982,\"kind\":1024,\"name\":\"allow_partial\",\"url\":\"modules.html#ParamsOfDecodeMessageBody.__type.allow_partial\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessageBody.__type\"},{\"id\":983,\"kind\":1024,\"name\":\"function_name\",\"url\":\"modules.html#ParamsOfDecodeMessageBody.__type.function_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessageBody.__type\"},{\"id\":984,\"kind\":1024,\"name\":\"data_layout\",\"url\":\"modules.html#ParamsOfDecodeMessageBody.__type.data_layout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeMessageBody.__type\"},{\"id\":985,\"kind\":4194304,\"name\":\"ParamsOfEncodeAccount\",\"url\":\"modules.html#ParamsOfEncodeAccount\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":986,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncodeAccount.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncodeAccount\"},{\"id\":987,\"kind\":1024,\"name\":\"state_init\",\"url\":\"modules.html#ParamsOfEncodeAccount.__type.state_init\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeAccount.__type\"},{\"id\":988,\"kind\":1024,\"name\":\"balance\",\"url\":\"modules.html#ParamsOfEncodeAccount.__type.balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeAccount.__type\"},{\"id\":989,\"kind\":1024,\"name\":\"last_trans_lt\",\"url\":\"modules.html#ParamsOfEncodeAccount.__type.last_trans_lt\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeAccount.__type\"},{\"id\":990,\"kind\":1024,\"name\":\"last_paid\",\"url\":\"modules.html#ParamsOfEncodeAccount.__type.last_paid\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeAccount.__type\"},{\"id\":991,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfEncodeAccount.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeAccount.__type\"},{\"id\":992,\"kind\":4194304,\"name\":\"ResultOfEncodeAccount\",\"url\":\"modules.html#ResultOfEncodeAccount\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":993,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncodeAccount.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncodeAccount\"},{\"id\":994,\"kind\":1024,\"name\":\"account\",\"url\":\"modules.html#ResultOfEncodeAccount.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeAccount.__type\"},{\"id\":995,\"kind\":1024,\"name\":\"id\",\"url\":\"modules.html#ResultOfEncodeAccount.__type.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeAccount.__type\"},{\"id\":996,\"kind\":4194304,\"name\":\"ParamsOfDecodeAccountData\",\"url\":\"modules.html#ParamsOfDecodeAccountData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":997,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfDecodeAccountData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfDecodeAccountData\"},{\"id\":998,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfDecodeAccountData.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeAccountData.__type\"},{\"id\":999,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfDecodeAccountData.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeAccountData.__type\"},{\"id\":1000,\"kind\":1024,\"name\":\"allow_partial\",\"url\":\"modules.html#ParamsOfDecodeAccountData.__type.allow_partial\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeAccountData.__type\"},{\"id\":1001,\"kind\":4194304,\"name\":\"ResultOfDecodeAccountData\",\"url\":\"modules.html#ResultOfDecodeAccountData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1002,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfDecodeAccountData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfDecodeAccountData\"},{\"id\":1003,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfDecodeAccountData.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeAccountData.__type\"},{\"id\":1004,\"kind\":4194304,\"name\":\"ParamsOfUpdateInitialData\",\"url\":\"modules.html#ParamsOfUpdateInitialData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1005,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfUpdateInitialData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfUpdateInitialData\"},{\"id\":1006,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfUpdateInitialData.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfUpdateInitialData.__type\"},{\"id\":1007,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfUpdateInitialData.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfUpdateInitialData.__type\"},{\"id\":1008,\"kind\":1024,\"name\":\"initial_data\",\"url\":\"modules.html#ParamsOfUpdateInitialData.__type.initial_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfUpdateInitialData.__type\"},{\"id\":1009,\"kind\":1024,\"name\":\"initial_pubkey\",\"url\":\"modules.html#ParamsOfUpdateInitialData.__type.initial_pubkey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfUpdateInitialData.__type\"},{\"id\":1010,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfUpdateInitialData.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfUpdateInitialData.__type\"},{\"id\":1011,\"kind\":4194304,\"name\":\"ResultOfUpdateInitialData\",\"url\":\"modules.html#ResultOfUpdateInitialData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1012,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfUpdateInitialData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfUpdateInitialData\"},{\"id\":1013,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfUpdateInitialData.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfUpdateInitialData.__type\"},{\"id\":1014,\"kind\":4194304,\"name\":\"ParamsOfEncodeInitialData\",\"url\":\"modules.html#ParamsOfEncodeInitialData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1015,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncodeInitialData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncodeInitialData\"},{\"id\":1016,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfEncodeInitialData.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInitialData.__type\"},{\"id\":1017,\"kind\":1024,\"name\":\"initial_data\",\"url\":\"modules.html#ParamsOfEncodeInitialData.__type.initial_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInitialData.__type\"},{\"id\":1018,\"kind\":1024,\"name\":\"initial_pubkey\",\"url\":\"modules.html#ParamsOfEncodeInitialData.__type.initial_pubkey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInitialData.__type\"},{\"id\":1019,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfEncodeInitialData.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeInitialData.__type\"},{\"id\":1020,\"kind\":4194304,\"name\":\"ResultOfEncodeInitialData\",\"url\":\"modules.html#ResultOfEncodeInitialData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1021,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncodeInitialData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncodeInitialData\"},{\"id\":1022,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfEncodeInitialData.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeInitialData.__type\"},{\"id\":1023,\"kind\":4194304,\"name\":\"ParamsOfDecodeInitialData\",\"url\":\"modules.html#ParamsOfDecodeInitialData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1024,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfDecodeInitialData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfDecodeInitialData\"},{\"id\":1025,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfDecodeInitialData.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeInitialData.__type\"},{\"id\":1026,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfDecodeInitialData.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeInitialData.__type\"},{\"id\":1027,\"kind\":1024,\"name\":\"allow_partial\",\"url\":\"modules.html#ParamsOfDecodeInitialData.__type.allow_partial\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeInitialData.__type\"},{\"id\":1028,\"kind\":4194304,\"name\":\"ResultOfDecodeInitialData\",\"url\":\"modules.html#ResultOfDecodeInitialData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1029,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfDecodeInitialData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfDecodeInitialData\"},{\"id\":1030,\"kind\":1024,\"name\":\"initial_data\",\"url\":\"modules.html#ResultOfDecodeInitialData.__type.initial_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeInitialData.__type\"},{\"id\":1031,\"kind\":1024,\"name\":\"initial_pubkey\",\"url\":\"modules.html#ResultOfDecodeInitialData.__type.initial_pubkey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeInitialData.__type\"},{\"id\":1032,\"kind\":4194304,\"name\":\"ParamsOfDecodeBoc\",\"url\":\"modules.html#ParamsOfDecodeBoc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1033,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfDecodeBoc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfDecodeBoc\"},{\"id\":1034,\"kind\":1024,\"name\":\"params\",\"url\":\"modules.html#ParamsOfDecodeBoc.__type.params\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeBoc.__type\"},{\"id\":1035,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ParamsOfDecodeBoc.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeBoc.__type\"},{\"id\":1036,\"kind\":1024,\"name\":\"allow_partial\",\"url\":\"modules.html#ParamsOfDecodeBoc.__type.allow_partial\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeBoc.__type\"},{\"id\":1037,\"kind\":4194304,\"name\":\"ResultOfDecodeBoc\",\"url\":\"modules.html#ResultOfDecodeBoc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1038,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfDecodeBoc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfDecodeBoc\"},{\"id\":1039,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfDecodeBoc.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeBoc.__type\"},{\"id\":1040,\"kind\":4194304,\"name\":\"ParamsOfAbiEncodeBoc\",\"url\":\"modules.html#ParamsOfAbiEncodeBoc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1041,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAbiEncodeBoc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAbiEncodeBoc\"},{\"id\":1042,\"kind\":1024,\"name\":\"params\",\"url\":\"modules.html#ParamsOfAbiEncodeBoc.__type.params\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAbiEncodeBoc.__type\"},{\"id\":1043,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfAbiEncodeBoc.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAbiEncodeBoc.__type\"},{\"id\":1044,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfAbiEncodeBoc.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAbiEncodeBoc.__type\"},{\"id\":1045,\"kind\":4194304,\"name\":\"ResultOfAbiEncodeBoc\",\"url\":\"modules.html#ResultOfAbiEncodeBoc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1046,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAbiEncodeBoc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAbiEncodeBoc\"},{\"id\":1047,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ResultOfAbiEncodeBoc.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAbiEncodeBoc.__type\"},{\"id\":1048,\"kind\":4194304,\"name\":\"ParamsOfCalcFunctionId\",\"url\":\"modules.html#ParamsOfCalcFunctionId\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1049,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfCalcFunctionId.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfCalcFunctionId\"},{\"id\":1050,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfCalcFunctionId.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCalcFunctionId.__type\"},{\"id\":1051,\"kind\":1024,\"name\":\"function_name\",\"url\":\"modules.html#ParamsOfCalcFunctionId.__type.function_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCalcFunctionId.__type\"},{\"id\":1052,\"kind\":1024,\"name\":\"output\",\"url\":\"modules.html#ParamsOfCalcFunctionId.__type.output\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCalcFunctionId.__type\"},{\"id\":1053,\"kind\":4194304,\"name\":\"ResultOfCalcFunctionId\",\"url\":\"modules.html#ResultOfCalcFunctionId\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1054,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfCalcFunctionId.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfCalcFunctionId\"},{\"id\":1055,\"kind\":1024,\"name\":\"function_id\",\"url\":\"modules.html#ResultOfCalcFunctionId.__type.function_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfCalcFunctionId.__type\"},{\"id\":1056,\"kind\":4194304,\"name\":\"ParamsOfGetSignatureData\",\"url\":\"modules.html#ParamsOfGetSignatureData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1057,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetSignatureData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetSignatureData\"},{\"id\":1058,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfGetSignatureData.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetSignatureData.__type\"},{\"id\":1059,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfGetSignatureData.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetSignatureData.__type\"},{\"id\":1060,\"kind\":1024,\"name\":\"signature_id\",\"url\":\"modules.html#ParamsOfGetSignatureData.__type.signature_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetSignatureData.__type\"},{\"id\":1061,\"kind\":4194304,\"name\":\"ResultOfGetSignatureData\",\"url\":\"modules.html#ResultOfGetSignatureData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1062,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetSignatureData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetSignatureData\"},{\"id\":1063,\"kind\":1024,\"name\":\"signature\",\"url\":\"modules.html#ResultOfGetSignatureData.__type.signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetSignatureData.__type\"},{\"id\":1064,\"kind\":1024,\"name\":\"unsigned\",\"url\":\"modules.html#ResultOfGetSignatureData.__type.unsigned\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetSignatureData.__type\"},{\"id\":1065,\"kind\":128,\"name\":\"AbiModule\",\"url\":\"classes/AbiModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1066,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbiModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1067,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/AbiModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1068,\"kind\":2048,\"name\":\"encode_message_body\",\"url\":\"classes/AbiModule.html#encode_message_body\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1069,\"kind\":2048,\"name\":\"encode_message_body_sync\",\"url\":\"classes/AbiModule.html#encode_message_body_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1070,\"kind\":2048,\"name\":\"attach_signature_to_message_body\",\"url\":\"classes/AbiModule.html#attach_signature_to_message_body\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1071,\"kind\":2048,\"name\":\"attach_signature_to_message_body_sync\",\"url\":\"classes/AbiModule.html#attach_signature_to_message_body_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1072,\"kind\":2048,\"name\":\"encode_message\",\"url\":\"classes/AbiModule.html#encode_message\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1073,\"kind\":2048,\"name\":\"encode_message_sync\",\"url\":\"classes/AbiModule.html#encode_message_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1074,\"kind\":2048,\"name\":\"encode_internal_message\",\"url\":\"classes/AbiModule.html#encode_internal_message\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1075,\"kind\":2048,\"name\":\"encode_internal_message_sync\",\"url\":\"classes/AbiModule.html#encode_internal_message_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1076,\"kind\":2048,\"name\":\"attach_signature\",\"url\":\"classes/AbiModule.html#attach_signature\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1077,\"kind\":2048,\"name\":\"attach_signature_sync\",\"url\":\"classes/AbiModule.html#attach_signature_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1078,\"kind\":2048,\"name\":\"decode_message\",\"url\":\"classes/AbiModule.html#decode_message\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1079,\"kind\":2048,\"name\":\"decode_message_sync\",\"url\":\"classes/AbiModule.html#decode_message_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1080,\"kind\":2048,\"name\":\"decode_message_body\",\"url\":\"classes/AbiModule.html#decode_message_body\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1081,\"kind\":2048,\"name\":\"decode_message_body_sync\",\"url\":\"classes/AbiModule.html#decode_message_body_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1082,\"kind\":2048,\"name\":\"encode_account\",\"url\":\"classes/AbiModule.html#encode_account\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1083,\"kind\":2048,\"name\":\"encode_account_sync\",\"url\":\"classes/AbiModule.html#encode_account_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1084,\"kind\":2048,\"name\":\"decode_account_data\",\"url\":\"classes/AbiModule.html#decode_account_data\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1085,\"kind\":2048,\"name\":\"decode_account_data_sync\",\"url\":\"classes/AbiModule.html#decode_account_data_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1086,\"kind\":2048,\"name\":\"update_initial_data\",\"url\":\"classes/AbiModule.html#update_initial_data\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1087,\"kind\":2048,\"name\":\"update_initial_data_sync\",\"url\":\"classes/AbiModule.html#update_initial_data_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1088,\"kind\":2048,\"name\":\"encode_initial_data\",\"url\":\"classes/AbiModule.html#encode_initial_data\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1089,\"kind\":2048,\"name\":\"encode_initial_data_sync\",\"url\":\"classes/AbiModule.html#encode_initial_data_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1090,\"kind\":2048,\"name\":\"decode_initial_data\",\"url\":\"classes/AbiModule.html#decode_initial_data\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1091,\"kind\":2048,\"name\":\"decode_initial_data_sync\",\"url\":\"classes/AbiModule.html#decode_initial_data_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1092,\"kind\":2048,\"name\":\"decode_boc\",\"url\":\"classes/AbiModule.html#decode_boc\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1093,\"kind\":2048,\"name\":\"decode_boc_sync\",\"url\":\"classes/AbiModule.html#decode_boc_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1094,\"kind\":2048,\"name\":\"encode_boc\",\"url\":\"classes/AbiModule.html#encode_boc\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1095,\"kind\":2048,\"name\":\"encode_boc_sync\",\"url\":\"classes/AbiModule.html#encode_boc_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1096,\"kind\":2048,\"name\":\"calc_function_id\",\"url\":\"classes/AbiModule.html#calc_function_id\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1097,\"kind\":2048,\"name\":\"calc_function_id_sync\",\"url\":\"classes/AbiModule.html#calc_function_id_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1098,\"kind\":2048,\"name\":\"get_signature_data\",\"url\":\"classes/AbiModule.html#get_signature_data\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1099,\"kind\":2048,\"name\":\"get_signature_data_sync\",\"url\":\"classes/AbiModule.html#get_signature_data_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbiModule\"},{\"id\":1100,\"kind\":4194304,\"name\":\"BocCacheTypePinnedVariant\",\"url\":\"modules.html#BocCacheTypePinnedVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1101,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BocCacheTypePinnedVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BocCacheTypePinnedVariant\"},{\"id\":1102,\"kind\":1024,\"name\":\"pin\",\"url\":\"modules.html#BocCacheTypePinnedVariant.__type.pin\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BocCacheTypePinnedVariant.__type\"},{\"id\":1103,\"kind\":4194304,\"name\":\"BocCacheTypeUnpinnedVariant\",\"url\":\"modules.html#BocCacheTypeUnpinnedVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1104,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BocCacheTypeUnpinnedVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BocCacheTypeUnpinnedVariant\"},{\"id\":1105,\"kind\":4194304,\"name\":\"BocCacheType\",\"url\":\"modules.html#BocCacheType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1106,\"kind\":4194304,\"name\":\"BuilderOpIntegerVariant\",\"url\":\"modules.html#BuilderOpIntegerVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1107,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BuilderOpIntegerVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BuilderOpIntegerVariant\"},{\"id\":1108,\"kind\":1024,\"name\":\"size\",\"url\":\"modules.html#BuilderOpIntegerVariant.__type.size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BuilderOpIntegerVariant.__type\"},{\"id\":1109,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#BuilderOpIntegerVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BuilderOpIntegerVariant.__type\"},{\"id\":1110,\"kind\":4194304,\"name\":\"BuilderOpBitStringVariant\",\"url\":\"modules.html#BuilderOpBitStringVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1111,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BuilderOpBitStringVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BuilderOpBitStringVariant\"},{\"id\":1112,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#BuilderOpBitStringVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BuilderOpBitStringVariant.__type\"},{\"id\":1113,\"kind\":4194304,\"name\":\"BuilderOpCellVariant\",\"url\":\"modules.html#BuilderOpCellVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1114,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BuilderOpCellVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BuilderOpCellVariant\"},{\"id\":1115,\"kind\":1024,\"name\":\"builder\",\"url\":\"modules.html#BuilderOpCellVariant.__type.builder\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BuilderOpCellVariant.__type\"},{\"id\":1116,\"kind\":4194304,\"name\":\"BuilderOpCellBocVariant\",\"url\":\"modules.html#BuilderOpCellBocVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1117,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BuilderOpCellBocVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BuilderOpCellBocVariant\"},{\"id\":1118,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#BuilderOpCellBocVariant.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BuilderOpCellBocVariant.__type\"},{\"id\":1119,\"kind\":4194304,\"name\":\"BuilderOpAddressVariant\",\"url\":\"modules.html#BuilderOpAddressVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1120,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#BuilderOpAddressVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"BuilderOpAddressVariant\"},{\"id\":1121,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#BuilderOpAddressVariant.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BuilderOpAddressVariant.__type\"},{\"id\":1122,\"kind\":4194304,\"name\":\"BuilderOp\",\"url\":\"modules.html#BuilderOp\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1123,\"kind\":4194304,\"name\":\"TvcV1Variant\",\"url\":\"modules.html#TvcV1Variant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1124,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#TvcV1Variant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"TvcV1Variant\"},{\"id\":1125,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#TvcV1Variant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TvcV1Variant.__type\"},{\"id\":1126,\"kind\":4194304,\"name\":\"Tvc\",\"url\":\"modules.html#Tvc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1127,\"kind\":4194304,\"name\":\"TvcV1\",\"url\":\"modules.html#TvcV1\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1128,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#TvcV1.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"TvcV1\"},{\"id\":1129,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#TvcV1.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TvcV1.__type\"},{\"id\":1130,\"kind\":1024,\"name\":\"description\",\"url\":\"modules.html#TvcV1.__type.description\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TvcV1.__type\"},{\"id\":1131,\"kind\":8,\"name\":\"BocErrorCode\",\"url\":\"enums/BocErrorCode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1132,\"kind\":16,\"name\":\"InvalidBoc\",\"url\":\"enums/BocErrorCode.html#InvalidBoc\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BocErrorCode\"},{\"id\":1133,\"kind\":16,\"name\":\"SerializationError\",\"url\":\"enums/BocErrorCode.html#SerializationError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BocErrorCode\"},{\"id\":1134,\"kind\":16,\"name\":\"InappropriateBlock\",\"url\":\"enums/BocErrorCode.html#InappropriateBlock\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BocErrorCode\"},{\"id\":1135,\"kind\":16,\"name\":\"MissingSourceBoc\",\"url\":\"enums/BocErrorCode.html#MissingSourceBoc\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BocErrorCode\"},{\"id\":1136,\"kind\":16,\"name\":\"InsufficientCacheSize\",\"url\":\"enums/BocErrorCode.html#InsufficientCacheSize\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BocErrorCode\"},{\"id\":1137,\"kind\":16,\"name\":\"BocRefNotFound\",\"url\":\"enums/BocErrorCode.html#BocRefNotFound\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BocErrorCode\"},{\"id\":1138,\"kind\":16,\"name\":\"InvalidBocRef\",\"url\":\"enums/BocErrorCode.html#InvalidBocRef\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BocErrorCode\"},{\"id\":1139,\"kind\":4194304,\"name\":\"ParamsOfDecodeTvc\",\"url\":\"modules.html#ParamsOfDecodeTvc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1140,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfDecodeTvc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfDecodeTvc\"},{\"id\":1141,\"kind\":1024,\"name\":\"tvc\",\"url\":\"modules.html#ParamsOfDecodeTvc.__type.tvc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeTvc.__type\"},{\"id\":1142,\"kind\":4194304,\"name\":\"ResultOfDecodeTvc\",\"url\":\"modules.html#ResultOfDecodeTvc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1143,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfDecodeTvc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfDecodeTvc\"},{\"id\":1144,\"kind\":1024,\"name\":\"tvc\",\"url\":\"modules.html#ResultOfDecodeTvc.__type.tvc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeTvc.__type\"},{\"id\":1145,\"kind\":4194304,\"name\":\"ParamsOfParse\",\"url\":\"modules.html#ParamsOfParse\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1146,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfParse.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfParse\"},{\"id\":1147,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ParamsOfParse.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfParse.__type\"},{\"id\":1148,\"kind\":4194304,\"name\":\"ResultOfParse\",\"url\":\"modules.html#ResultOfParse\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1149,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfParse.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfParse\"},{\"id\":1150,\"kind\":1024,\"name\":\"parsed\",\"url\":\"modules.html#ResultOfParse.__type.parsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfParse.__type\"},{\"id\":1151,\"kind\":4194304,\"name\":\"ParamsOfParseShardstate\",\"url\":\"modules.html#ParamsOfParseShardstate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1152,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfParseShardstate.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfParseShardstate\"},{\"id\":1153,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ParamsOfParseShardstate.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfParseShardstate.__type\"},{\"id\":1154,\"kind\":1024,\"name\":\"id\",\"url\":\"modules.html#ParamsOfParseShardstate.__type.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfParseShardstate.__type\"},{\"id\":1155,\"kind\":1024,\"name\":\"workchain_id\",\"url\":\"modules.html#ParamsOfParseShardstate.__type.workchain_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfParseShardstate.__type\"},{\"id\":1156,\"kind\":4194304,\"name\":\"ParamsOfGetBlockchainConfig\",\"url\":\"modules.html#ParamsOfGetBlockchainConfig\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1157,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetBlockchainConfig.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetBlockchainConfig\"},{\"id\":1158,\"kind\":1024,\"name\":\"block_boc\",\"url\":\"modules.html#ParamsOfGetBlockchainConfig.__type.block_boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetBlockchainConfig.__type\"},{\"id\":1159,\"kind\":4194304,\"name\":\"ResultOfGetBlockchainConfig\",\"url\":\"modules.html#ResultOfGetBlockchainConfig\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1160,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetBlockchainConfig.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetBlockchainConfig\"},{\"id\":1161,\"kind\":1024,\"name\":\"config_boc\",\"url\":\"modules.html#ResultOfGetBlockchainConfig.__type.config_boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetBlockchainConfig.__type\"},{\"id\":1162,\"kind\":4194304,\"name\":\"ParamsOfGetBocHash\",\"url\":\"modules.html#ParamsOfGetBocHash\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1163,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetBocHash.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetBocHash\"},{\"id\":1164,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ParamsOfGetBocHash.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetBocHash.__type\"},{\"id\":1165,\"kind\":4194304,\"name\":\"ResultOfGetBocHash\",\"url\":\"modules.html#ResultOfGetBocHash\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1166,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetBocHash.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetBocHash\"},{\"id\":1167,\"kind\":1024,\"name\":\"hash\",\"url\":\"modules.html#ResultOfGetBocHash.__type.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetBocHash.__type\"},{\"id\":1168,\"kind\":4194304,\"name\":\"ParamsOfGetBocDepth\",\"url\":\"modules.html#ParamsOfGetBocDepth\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1169,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetBocDepth.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetBocDepth\"},{\"id\":1170,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ParamsOfGetBocDepth.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetBocDepth.__type\"},{\"id\":1171,\"kind\":4194304,\"name\":\"ResultOfGetBocDepth\",\"url\":\"modules.html#ResultOfGetBocDepth\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1172,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetBocDepth.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetBocDepth\"},{\"id\":1173,\"kind\":1024,\"name\":\"depth\",\"url\":\"modules.html#ResultOfGetBocDepth.__type.depth\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetBocDepth.__type\"},{\"id\":1174,\"kind\":4194304,\"name\":\"ParamsOfGetCodeFromTvc\",\"url\":\"modules.html#ParamsOfGetCodeFromTvc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1175,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetCodeFromTvc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetCodeFromTvc\"},{\"id\":1176,\"kind\":1024,\"name\":\"tvc\",\"url\":\"modules.html#ParamsOfGetCodeFromTvc.__type.tvc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetCodeFromTvc.__type\"},{\"id\":1177,\"kind\":4194304,\"name\":\"ResultOfGetCodeFromTvc\",\"url\":\"modules.html#ResultOfGetCodeFromTvc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1178,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetCodeFromTvc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetCodeFromTvc\"},{\"id\":1179,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#ResultOfGetCodeFromTvc.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetCodeFromTvc.__type\"},{\"id\":1180,\"kind\":4194304,\"name\":\"ParamsOfBocCacheGet\",\"url\":\"modules.html#ParamsOfBocCacheGet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1181,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfBocCacheGet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfBocCacheGet\"},{\"id\":1182,\"kind\":1024,\"name\":\"boc_ref\",\"url\":\"modules.html#ParamsOfBocCacheGet.__type.boc_ref\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfBocCacheGet.__type\"},{\"id\":1183,\"kind\":4194304,\"name\":\"ResultOfBocCacheGet\",\"url\":\"modules.html#ResultOfBocCacheGet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1184,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfBocCacheGet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfBocCacheGet\"},{\"id\":1185,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ResultOfBocCacheGet.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfBocCacheGet.__type\"},{\"id\":1186,\"kind\":4194304,\"name\":\"ParamsOfBocCacheSet\",\"url\":\"modules.html#ParamsOfBocCacheSet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1187,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfBocCacheSet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfBocCacheSet\"},{\"id\":1188,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ParamsOfBocCacheSet.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfBocCacheSet.__type\"},{\"id\":1189,\"kind\":1024,\"name\":\"cache_type\",\"url\":\"modules.html#ParamsOfBocCacheSet.__type.cache_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfBocCacheSet.__type\"},{\"id\":1190,\"kind\":4194304,\"name\":\"ResultOfBocCacheSet\",\"url\":\"modules.html#ResultOfBocCacheSet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1191,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfBocCacheSet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfBocCacheSet\"},{\"id\":1192,\"kind\":1024,\"name\":\"boc_ref\",\"url\":\"modules.html#ResultOfBocCacheSet.__type.boc_ref\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfBocCacheSet.__type\"},{\"id\":1193,\"kind\":4194304,\"name\":\"ParamsOfBocCacheUnpin\",\"url\":\"modules.html#ParamsOfBocCacheUnpin\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1194,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfBocCacheUnpin.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfBocCacheUnpin\"},{\"id\":1195,\"kind\":1024,\"name\":\"pin\",\"url\":\"modules.html#ParamsOfBocCacheUnpin.__type.pin\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfBocCacheUnpin.__type\"},{\"id\":1196,\"kind\":1024,\"name\":\"boc_ref\",\"url\":\"modules.html#ParamsOfBocCacheUnpin.__type.boc_ref\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfBocCacheUnpin.__type\"},{\"id\":1197,\"kind\":4194304,\"name\":\"ParamsOfEncodeBoc\",\"url\":\"modules.html#ParamsOfEncodeBoc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1198,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncodeBoc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncodeBoc\"},{\"id\":1199,\"kind\":1024,\"name\":\"builder\",\"url\":\"modules.html#ParamsOfEncodeBoc.__type.builder\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeBoc.__type\"},{\"id\":1200,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfEncodeBoc.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeBoc.__type\"},{\"id\":1201,\"kind\":4194304,\"name\":\"ResultOfEncodeBoc\",\"url\":\"modules.html#ResultOfEncodeBoc\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1202,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncodeBoc.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncodeBoc\"},{\"id\":1203,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#ResultOfEncodeBoc.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeBoc.__type\"},{\"id\":1204,\"kind\":4194304,\"name\":\"ParamsOfGetCodeSalt\",\"url\":\"modules.html#ParamsOfGetCodeSalt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1205,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetCodeSalt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetCodeSalt\"},{\"id\":1206,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#ParamsOfGetCodeSalt.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetCodeSalt.__type\"},{\"id\":1207,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfGetCodeSalt.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetCodeSalt.__type\"},{\"id\":1208,\"kind\":4194304,\"name\":\"ResultOfGetCodeSalt\",\"url\":\"modules.html#ResultOfGetCodeSalt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1209,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetCodeSalt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetCodeSalt\"},{\"id\":1210,\"kind\":1024,\"name\":\"salt\",\"url\":\"modules.html#ResultOfGetCodeSalt.__type.salt\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetCodeSalt.__type\"},{\"id\":1211,\"kind\":4194304,\"name\":\"ParamsOfSetCodeSalt\",\"url\":\"modules.html#ParamsOfSetCodeSalt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1212,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfSetCodeSalt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfSetCodeSalt\"},{\"id\":1213,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#ParamsOfSetCodeSalt.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSetCodeSalt.__type\"},{\"id\":1214,\"kind\":1024,\"name\":\"salt\",\"url\":\"modules.html#ParamsOfSetCodeSalt.__type.salt\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSetCodeSalt.__type\"},{\"id\":1215,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfSetCodeSalt.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSetCodeSalt.__type\"},{\"id\":1216,\"kind\":4194304,\"name\":\"ResultOfSetCodeSalt\",\"url\":\"modules.html#ResultOfSetCodeSalt\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1217,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfSetCodeSalt.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfSetCodeSalt\"},{\"id\":1218,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#ResultOfSetCodeSalt.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfSetCodeSalt.__type\"},{\"id\":1219,\"kind\":4194304,\"name\":\"ParamsOfDecodeStateInit\",\"url\":\"modules.html#ParamsOfDecodeStateInit\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1220,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfDecodeStateInit.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfDecodeStateInit\"},{\"id\":1221,\"kind\":1024,\"name\":\"state_init\",\"url\":\"modules.html#ParamsOfDecodeStateInit.__type.state_init\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeStateInit.__type\"},{\"id\":1222,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfDecodeStateInit.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecodeStateInit.__type\"},{\"id\":1223,\"kind\":4194304,\"name\":\"ResultOfDecodeStateInit\",\"url\":\"modules.html#ResultOfDecodeStateInit\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1224,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfDecodeStateInit\"},{\"id\":1225,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1226,\"kind\":1024,\"name\":\"code_hash\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.code_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1227,\"kind\":1024,\"name\":\"code_depth\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.code_depth\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1228,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1229,\"kind\":1024,\"name\":\"data_hash\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.data_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1230,\"kind\":1024,\"name\":\"data_depth\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.data_depth\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1231,\"kind\":1024,\"name\":\"library\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.library\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1232,\"kind\":1024,\"name\":\"tick\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.tick\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1233,\"kind\":1024,\"name\":\"tock\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.tock\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1234,\"kind\":1024,\"name\":\"split_depth\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.split_depth\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1235,\"kind\":1024,\"name\":\"compiler_version\",\"url\":\"modules.html#ResultOfDecodeStateInit.__type.compiler_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecodeStateInit.__type\"},{\"id\":1236,\"kind\":4194304,\"name\":\"ParamsOfEncodeStateInit\",\"url\":\"modules.html#ParamsOfEncodeStateInit\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1237,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncodeStateInit.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncodeStateInit\"},{\"id\":1238,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#ParamsOfEncodeStateInit.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeStateInit.__type\"},{\"id\":1239,\"kind\":1024,\"name\":\"data\",\"url\":\"modules.html#ParamsOfEncodeStateInit.__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeStateInit.__type\"},{\"id\":1240,\"kind\":1024,\"name\":\"library\",\"url\":\"modules.html#ParamsOfEncodeStateInit.__type.library\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeStateInit.__type\"},{\"id\":1241,\"kind\":1024,\"name\":\"tick\",\"url\":\"modules.html#ParamsOfEncodeStateInit.__type.tick\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeStateInit.__type\"},{\"id\":1242,\"kind\":1024,\"name\":\"tock\",\"url\":\"modules.html#ParamsOfEncodeStateInit.__type.tock\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeStateInit.__type\"},{\"id\":1243,\"kind\":1024,\"name\":\"split_depth\",\"url\":\"modules.html#ParamsOfEncodeStateInit.__type.split_depth\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeStateInit.__type\"},{\"id\":1244,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfEncodeStateInit.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeStateInit.__type\"},{\"id\":1245,\"kind\":4194304,\"name\":\"ResultOfEncodeStateInit\",\"url\":\"modules.html#ResultOfEncodeStateInit\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1246,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncodeStateInit.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncodeStateInit\"},{\"id\":1247,\"kind\":1024,\"name\":\"state_init\",\"url\":\"modules.html#ResultOfEncodeStateInit.__type.state_init\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeStateInit.__type\"},{\"id\":1248,\"kind\":4194304,\"name\":\"ParamsOfEncodeExternalInMessage\",\"url\":\"modules.html#ParamsOfEncodeExternalInMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1249,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfEncodeExternalInMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfEncodeExternalInMessage\"},{\"id\":1250,\"kind\":1024,\"name\":\"src\",\"url\":\"modules.html#ParamsOfEncodeExternalInMessage.__type.src\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeExternalInMessage.__type\"},{\"id\":1251,\"kind\":1024,\"name\":\"dst\",\"url\":\"modules.html#ParamsOfEncodeExternalInMessage.__type.dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeExternalInMessage.__type\"},{\"id\":1252,\"kind\":1024,\"name\":\"init\",\"url\":\"modules.html#ParamsOfEncodeExternalInMessage.__type.init\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeExternalInMessage.__type\"},{\"id\":1253,\"kind\":1024,\"name\":\"body\",\"url\":\"modules.html#ParamsOfEncodeExternalInMessage.__type.body\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeExternalInMessage.__type\"},{\"id\":1254,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfEncodeExternalInMessage.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfEncodeExternalInMessage.__type\"},{\"id\":1255,\"kind\":4194304,\"name\":\"ResultOfEncodeExternalInMessage\",\"url\":\"modules.html#ResultOfEncodeExternalInMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1256,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfEncodeExternalInMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfEncodeExternalInMessage\"},{\"id\":1257,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ResultOfEncodeExternalInMessage.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeExternalInMessage.__type\"},{\"id\":1258,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ResultOfEncodeExternalInMessage.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfEncodeExternalInMessage.__type\"},{\"id\":1259,\"kind\":4194304,\"name\":\"ParamsOfGetCompilerVersion\",\"url\":\"modules.html#ParamsOfGetCompilerVersion\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1260,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetCompilerVersion.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetCompilerVersion\"},{\"id\":1261,\"kind\":1024,\"name\":\"code\",\"url\":\"modules.html#ParamsOfGetCompilerVersion.__type.code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetCompilerVersion.__type\"},{\"id\":1262,\"kind\":4194304,\"name\":\"ResultOfGetCompilerVersion\",\"url\":\"modules.html#ResultOfGetCompilerVersion\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1263,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetCompilerVersion.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetCompilerVersion\"},{\"id\":1264,\"kind\":1024,\"name\":\"version\",\"url\":\"modules.html#ResultOfGetCompilerVersion.__type.version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetCompilerVersion.__type\"},{\"id\":1265,\"kind\":128,\"name\":\"BocModule\",\"url\":\"classes/BocModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1266,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BocModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1267,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/BocModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1268,\"kind\":2048,\"name\":\"decode_tvc\",\"url\":\"classes/BocModule.html#decode_tvc\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1269,\"kind\":2048,\"name\":\"decode_tvc_sync\",\"url\":\"classes/BocModule.html#decode_tvc_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1270,\"kind\":2048,\"name\":\"parse_message\",\"url\":\"classes/BocModule.html#parse_message\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1271,\"kind\":2048,\"name\":\"parse_message_sync\",\"url\":\"classes/BocModule.html#parse_message_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1272,\"kind\":2048,\"name\":\"parse_transaction\",\"url\":\"classes/BocModule.html#parse_transaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1273,\"kind\":2048,\"name\":\"parse_transaction_sync\",\"url\":\"classes/BocModule.html#parse_transaction_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1274,\"kind\":2048,\"name\":\"parse_account\",\"url\":\"classes/BocModule.html#parse_account\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1275,\"kind\":2048,\"name\":\"parse_account_sync\",\"url\":\"classes/BocModule.html#parse_account_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1276,\"kind\":2048,\"name\":\"parse_block\",\"url\":\"classes/BocModule.html#parse_block\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1277,\"kind\":2048,\"name\":\"parse_block_sync\",\"url\":\"classes/BocModule.html#parse_block_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1278,\"kind\":2048,\"name\":\"parse_shardstate\",\"url\":\"classes/BocModule.html#parse_shardstate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1279,\"kind\":2048,\"name\":\"parse_shardstate_sync\",\"url\":\"classes/BocModule.html#parse_shardstate_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1280,\"kind\":2048,\"name\":\"get_blockchain_config\",\"url\":\"classes/BocModule.html#get_blockchain_config\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1281,\"kind\":2048,\"name\":\"get_blockchain_config_sync\",\"url\":\"classes/BocModule.html#get_blockchain_config_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1282,\"kind\":2048,\"name\":\"get_boc_hash\",\"url\":\"classes/BocModule.html#get_boc_hash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1283,\"kind\":2048,\"name\":\"get_boc_hash_sync\",\"url\":\"classes/BocModule.html#get_boc_hash_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1284,\"kind\":2048,\"name\":\"get_boc_depth\",\"url\":\"classes/BocModule.html#get_boc_depth\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1285,\"kind\":2048,\"name\":\"get_boc_depth_sync\",\"url\":\"classes/BocModule.html#get_boc_depth_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1286,\"kind\":2048,\"name\":\"get_code_from_tvc\",\"url\":\"classes/BocModule.html#get_code_from_tvc\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1287,\"kind\":2048,\"name\":\"get_code_from_tvc_sync\",\"url\":\"classes/BocModule.html#get_code_from_tvc_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1288,\"kind\":2048,\"name\":\"cache_get\",\"url\":\"classes/BocModule.html#cache_get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1289,\"kind\":2048,\"name\":\"cache_get_sync\",\"url\":\"classes/BocModule.html#cache_get_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1290,\"kind\":2048,\"name\":\"cache_set\",\"url\":\"classes/BocModule.html#cache_set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1291,\"kind\":2048,\"name\":\"cache_set_sync\",\"url\":\"classes/BocModule.html#cache_set_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1292,\"kind\":2048,\"name\":\"cache_unpin\",\"url\":\"classes/BocModule.html#cache_unpin\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1293,\"kind\":2048,\"name\":\"cache_unpin_sync\",\"url\":\"classes/BocModule.html#cache_unpin_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1294,\"kind\":2048,\"name\":\"encode_boc\",\"url\":\"classes/BocModule.html#encode_boc\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1295,\"kind\":2048,\"name\":\"encode_boc_sync\",\"url\":\"classes/BocModule.html#encode_boc_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1296,\"kind\":2048,\"name\":\"get_code_salt\",\"url\":\"classes/BocModule.html#get_code_salt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1297,\"kind\":2048,\"name\":\"get_code_salt_sync\",\"url\":\"classes/BocModule.html#get_code_salt_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1298,\"kind\":2048,\"name\":\"set_code_salt\",\"url\":\"classes/BocModule.html#set_code_salt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1299,\"kind\":2048,\"name\":\"set_code_salt_sync\",\"url\":\"classes/BocModule.html#set_code_salt_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1300,\"kind\":2048,\"name\":\"decode_state_init\",\"url\":\"classes/BocModule.html#decode_state_init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1301,\"kind\":2048,\"name\":\"decode_state_init_sync\",\"url\":\"classes/BocModule.html#decode_state_init_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1302,\"kind\":2048,\"name\":\"encode_state_init\",\"url\":\"classes/BocModule.html#encode_state_init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1303,\"kind\":2048,\"name\":\"encode_state_init_sync\",\"url\":\"classes/BocModule.html#encode_state_init_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1304,\"kind\":2048,\"name\":\"encode_external_in_message\",\"url\":\"classes/BocModule.html#encode_external_in_message\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1305,\"kind\":2048,\"name\":\"encode_external_in_message_sync\",\"url\":\"classes/BocModule.html#encode_external_in_message_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1306,\"kind\":2048,\"name\":\"get_compiler_version\",\"url\":\"classes/BocModule.html#get_compiler_version\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1307,\"kind\":2048,\"name\":\"get_compiler_version_sync\",\"url\":\"classes/BocModule.html#get_compiler_version_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BocModule\"},{\"id\":1308,\"kind\":8,\"name\":\"ProcessingErrorCode\",\"url\":\"enums/ProcessingErrorCode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1309,\"kind\":16,\"name\":\"MessageAlreadyExpired\",\"url\":\"enums/ProcessingErrorCode.html#MessageAlreadyExpired\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1310,\"kind\":16,\"name\":\"MessageHasNotDestinationAddress\",\"url\":\"enums/ProcessingErrorCode.html#MessageHasNotDestinationAddress\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1311,\"kind\":16,\"name\":\"CanNotBuildMessageCell\",\"url\":\"enums/ProcessingErrorCode.html#CanNotBuildMessageCell\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1312,\"kind\":16,\"name\":\"FetchBlockFailed\",\"url\":\"enums/ProcessingErrorCode.html#FetchBlockFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1313,\"kind\":16,\"name\":\"SendMessageFailed\",\"url\":\"enums/ProcessingErrorCode.html#SendMessageFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1314,\"kind\":16,\"name\":\"InvalidMessageBoc\",\"url\":\"enums/ProcessingErrorCode.html#InvalidMessageBoc\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1315,\"kind\":16,\"name\":\"MessageExpired\",\"url\":\"enums/ProcessingErrorCode.html#MessageExpired\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1316,\"kind\":16,\"name\":\"TransactionWaitTimeout\",\"url\":\"enums/ProcessingErrorCode.html#TransactionWaitTimeout\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1317,\"kind\":16,\"name\":\"InvalidBlockReceived\",\"url\":\"enums/ProcessingErrorCode.html#InvalidBlockReceived\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1318,\"kind\":16,\"name\":\"CanNotCheckBlockShard\",\"url\":\"enums/ProcessingErrorCode.html#CanNotCheckBlockShard\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1319,\"kind\":16,\"name\":\"BlockNotFound\",\"url\":\"enums/ProcessingErrorCode.html#BlockNotFound\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1320,\"kind\":16,\"name\":\"InvalidData\",\"url\":\"enums/ProcessingErrorCode.html#InvalidData\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1321,\"kind\":16,\"name\":\"ExternalSignerMustNotBeUsed\",\"url\":\"enums/ProcessingErrorCode.html#ExternalSignerMustNotBeUsed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1322,\"kind\":16,\"name\":\"MessageRejected\",\"url\":\"enums/ProcessingErrorCode.html#MessageRejected\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1323,\"kind\":16,\"name\":\"InvalidRempStatus\",\"url\":\"enums/ProcessingErrorCode.html#InvalidRempStatus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1324,\"kind\":16,\"name\":\"NextRempStatusTimeout\",\"url\":\"enums/ProcessingErrorCode.html#NextRempStatusTimeout\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProcessingErrorCode\"},{\"id\":1325,\"kind\":4194304,\"name\":\"ProcessingEventWillFetchFirstBlockVariant\",\"url\":\"modules.html#ProcessingEventWillFetchFirstBlockVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1326,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventWillFetchFirstBlockVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventWillFetchFirstBlockVariant\"},{\"id\":1327,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventWillFetchFirstBlockVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillFetchFirstBlockVariant.__type\"},{\"id\":1328,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventWillFetchFirstBlockVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillFetchFirstBlockVariant.__type\"},{\"id\":1329,\"kind\":4194304,\"name\":\"ProcessingEventFetchFirstBlockFailedVariant\",\"url\":\"modules.html#ProcessingEventFetchFirstBlockFailedVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1330,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventFetchFirstBlockFailedVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventFetchFirstBlockFailedVariant\"},{\"id\":1331,\"kind\":1024,\"name\":\"error\",\"url\":\"modules.html#ProcessingEventFetchFirstBlockFailedVariant.__type.error\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventFetchFirstBlockFailedVariant.__type\"},{\"id\":1332,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventFetchFirstBlockFailedVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventFetchFirstBlockFailedVariant.__type\"},{\"id\":1333,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventFetchFirstBlockFailedVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventFetchFirstBlockFailedVariant.__type\"},{\"id\":1334,\"kind\":4194304,\"name\":\"ProcessingEventWillSendVariant\",\"url\":\"modules.html#ProcessingEventWillSendVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1335,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventWillSendVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventWillSendVariant\"},{\"id\":1336,\"kind\":1024,\"name\":\"shard_block_id\",\"url\":\"modules.html#ProcessingEventWillSendVariant.__type.shard_block_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillSendVariant.__type\"},{\"id\":1337,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventWillSendVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillSendVariant.__type\"},{\"id\":1338,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventWillSendVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillSendVariant.__type\"},{\"id\":1339,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ProcessingEventWillSendVariant.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillSendVariant.__type\"},{\"id\":1340,\"kind\":4194304,\"name\":\"ProcessingEventDidSendVariant\",\"url\":\"modules.html#ProcessingEventDidSendVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1341,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventDidSendVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventDidSendVariant\"},{\"id\":1342,\"kind\":1024,\"name\":\"shard_block_id\",\"url\":\"modules.html#ProcessingEventDidSendVariant.__type.shard_block_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventDidSendVariant.__type\"},{\"id\":1343,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventDidSendVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventDidSendVariant.__type\"},{\"id\":1344,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventDidSendVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventDidSendVariant.__type\"},{\"id\":1345,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ProcessingEventDidSendVariant.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventDidSendVariant.__type\"},{\"id\":1346,\"kind\":4194304,\"name\":\"ProcessingEventSendFailedVariant\",\"url\":\"modules.html#ProcessingEventSendFailedVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1347,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventSendFailedVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventSendFailedVariant\"},{\"id\":1348,\"kind\":1024,\"name\":\"shard_block_id\",\"url\":\"modules.html#ProcessingEventSendFailedVariant.__type.shard_block_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventSendFailedVariant.__type\"},{\"id\":1349,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventSendFailedVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventSendFailedVariant.__type\"},{\"id\":1350,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventSendFailedVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventSendFailedVariant.__type\"},{\"id\":1351,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ProcessingEventSendFailedVariant.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventSendFailedVariant.__type\"},{\"id\":1352,\"kind\":1024,\"name\":\"error\",\"url\":\"modules.html#ProcessingEventSendFailedVariant.__type.error\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventSendFailedVariant.__type\"},{\"id\":1353,\"kind\":4194304,\"name\":\"ProcessingEventWillFetchNextBlockVariant\",\"url\":\"modules.html#ProcessingEventWillFetchNextBlockVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1354,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventWillFetchNextBlockVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventWillFetchNextBlockVariant\"},{\"id\":1355,\"kind\":1024,\"name\":\"shard_block_id\",\"url\":\"modules.html#ProcessingEventWillFetchNextBlockVariant.__type.shard_block_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillFetchNextBlockVariant.__type\"},{\"id\":1356,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventWillFetchNextBlockVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillFetchNextBlockVariant.__type\"},{\"id\":1357,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventWillFetchNextBlockVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillFetchNextBlockVariant.__type\"},{\"id\":1358,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ProcessingEventWillFetchNextBlockVariant.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventWillFetchNextBlockVariant.__type\"},{\"id\":1359,\"kind\":4194304,\"name\":\"ProcessingEventFetchNextBlockFailedVariant\",\"url\":\"modules.html#ProcessingEventFetchNextBlockFailedVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1360,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventFetchNextBlockFailedVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventFetchNextBlockFailedVariant\"},{\"id\":1361,\"kind\":1024,\"name\":\"shard_block_id\",\"url\":\"modules.html#ProcessingEventFetchNextBlockFailedVariant.__type.shard_block_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventFetchNextBlockFailedVariant.__type\"},{\"id\":1362,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventFetchNextBlockFailedVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventFetchNextBlockFailedVariant.__type\"},{\"id\":1363,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventFetchNextBlockFailedVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventFetchNextBlockFailedVariant.__type\"},{\"id\":1364,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ProcessingEventFetchNextBlockFailedVariant.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventFetchNextBlockFailedVariant.__type\"},{\"id\":1365,\"kind\":1024,\"name\":\"error\",\"url\":\"modules.html#ProcessingEventFetchNextBlockFailedVariant.__type.error\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventFetchNextBlockFailedVariant.__type\"},{\"id\":1366,\"kind\":4194304,\"name\":\"ProcessingEventMessageExpiredVariant\",\"url\":\"modules.html#ProcessingEventMessageExpiredVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1367,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventMessageExpiredVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventMessageExpiredVariant\"},{\"id\":1368,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventMessageExpiredVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventMessageExpiredVariant.__type\"},{\"id\":1369,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventMessageExpiredVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventMessageExpiredVariant.__type\"},{\"id\":1370,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ProcessingEventMessageExpiredVariant.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventMessageExpiredVariant.__type\"},{\"id\":1371,\"kind\":1024,\"name\":\"error\",\"url\":\"modules.html#ProcessingEventMessageExpiredVariant.__type.error\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventMessageExpiredVariant.__type\"},{\"id\":1372,\"kind\":4194304,\"name\":\"ProcessingEventRempSentToValidatorsVariant\",\"url\":\"modules.html#ProcessingEventRempSentToValidatorsVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1373,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventRempSentToValidatorsVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventRempSentToValidatorsVariant\"},{\"id\":1374,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventRempSentToValidatorsVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempSentToValidatorsVariant.__type\"},{\"id\":1375,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventRempSentToValidatorsVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempSentToValidatorsVariant.__type\"},{\"id\":1376,\"kind\":1024,\"name\":\"timestamp\",\"url\":\"modules.html#ProcessingEventRempSentToValidatorsVariant.__type.timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempSentToValidatorsVariant.__type\"},{\"id\":1377,\"kind\":1024,\"name\":\"json\",\"url\":\"modules.html#ProcessingEventRempSentToValidatorsVariant.__type.json\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempSentToValidatorsVariant.__type\"},{\"id\":1378,\"kind\":4194304,\"name\":\"ProcessingEventRempIncludedIntoBlockVariant\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoBlockVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1379,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoBlockVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventRempIncludedIntoBlockVariant\"},{\"id\":1380,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoBlockVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempIncludedIntoBlockVariant.__type\"},{\"id\":1381,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoBlockVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempIncludedIntoBlockVariant.__type\"},{\"id\":1382,\"kind\":1024,\"name\":\"timestamp\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoBlockVariant.__type.timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempIncludedIntoBlockVariant.__type\"},{\"id\":1383,\"kind\":1024,\"name\":\"json\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoBlockVariant.__type.json\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempIncludedIntoBlockVariant.__type\"},{\"id\":1384,\"kind\":4194304,\"name\":\"ProcessingEventRempIncludedIntoAcceptedBlockVariant\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoAcceptedBlockVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1385,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoAcceptedBlockVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventRempIncludedIntoAcceptedBlockVariant\"},{\"id\":1386,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoAcceptedBlockVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempIncludedIntoAcceptedBlockVariant.__type\"},{\"id\":1387,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoAcceptedBlockVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempIncludedIntoAcceptedBlockVariant.__type\"},{\"id\":1388,\"kind\":1024,\"name\":\"timestamp\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoAcceptedBlockVariant.__type.timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempIncludedIntoAcceptedBlockVariant.__type\"},{\"id\":1389,\"kind\":1024,\"name\":\"json\",\"url\":\"modules.html#ProcessingEventRempIncludedIntoAcceptedBlockVariant.__type.json\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempIncludedIntoAcceptedBlockVariant.__type\"},{\"id\":1390,\"kind\":4194304,\"name\":\"ProcessingEventRempOtherVariant\",\"url\":\"modules.html#ProcessingEventRempOtherVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1391,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventRempOtherVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventRempOtherVariant\"},{\"id\":1392,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventRempOtherVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempOtherVariant.__type\"},{\"id\":1393,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventRempOtherVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempOtherVariant.__type\"},{\"id\":1394,\"kind\":1024,\"name\":\"timestamp\",\"url\":\"modules.html#ProcessingEventRempOtherVariant.__type.timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempOtherVariant.__type\"},{\"id\":1395,\"kind\":1024,\"name\":\"json\",\"url\":\"modules.html#ProcessingEventRempOtherVariant.__type.json\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempOtherVariant.__type\"},{\"id\":1396,\"kind\":4194304,\"name\":\"ProcessingEventRempErrorVariant\",\"url\":\"modules.html#ProcessingEventRempErrorVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1397,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ProcessingEventRempErrorVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ProcessingEventRempErrorVariant\"},{\"id\":1398,\"kind\":1024,\"name\":\"message_id\",\"url\":\"modules.html#ProcessingEventRempErrorVariant.__type.message_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempErrorVariant.__type\"},{\"id\":1399,\"kind\":1024,\"name\":\"message_dst\",\"url\":\"modules.html#ProcessingEventRempErrorVariant.__type.message_dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempErrorVariant.__type\"},{\"id\":1400,\"kind\":1024,\"name\":\"error\",\"url\":\"modules.html#ProcessingEventRempErrorVariant.__type.error\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ProcessingEventRempErrorVariant.__type\"},{\"id\":1401,\"kind\":4194304,\"name\":\"ProcessingEvent\",\"url\":\"modules.html#ProcessingEvent\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1402,\"kind\":4194304,\"name\":\"ResultOfProcessMessage\",\"url\":\"modules.html#ResultOfProcessMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1403,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfProcessMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfProcessMessage\"},{\"id\":1404,\"kind\":1024,\"name\":\"transaction\",\"url\":\"modules.html#ResultOfProcessMessage.__type.transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfProcessMessage.__type\"},{\"id\":1405,\"kind\":1024,\"name\":\"out_messages\",\"url\":\"modules.html#ResultOfProcessMessage.__type.out_messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfProcessMessage.__type\"},{\"id\":1406,\"kind\":1024,\"name\":\"decoded\",\"url\":\"modules.html#ResultOfProcessMessage.__type.decoded\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfProcessMessage.__type\"},{\"id\":1407,\"kind\":1024,\"name\":\"fees\",\"url\":\"modules.html#ResultOfProcessMessage.__type.fees\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfProcessMessage.__type\"},{\"id\":1408,\"kind\":4194304,\"name\":\"DecodedOutput\",\"url\":\"modules.html#DecodedOutput\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1409,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#DecodedOutput.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"DecodedOutput\"},{\"id\":1410,\"kind\":1024,\"name\":\"out_messages\",\"url\":\"modules.html#DecodedOutput.__type.out_messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DecodedOutput.__type\"},{\"id\":1411,\"kind\":1024,\"name\":\"output\",\"url\":\"modules.html#DecodedOutput.__type.output\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DecodedOutput.__type\"},{\"id\":1412,\"kind\":4194304,\"name\":\"MessageMonitoringTransactionCompute\",\"url\":\"modules.html#MessageMonitoringTransactionCompute\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1413,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MessageMonitoringTransactionCompute.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MessageMonitoringTransactionCompute\"},{\"id\":1414,\"kind\":1024,\"name\":\"exit_code\",\"url\":\"modules.html#MessageMonitoringTransactionCompute.__type.exit_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringTransactionCompute.__type\"},{\"id\":1415,\"kind\":4194304,\"name\":\"MessageMonitoringTransaction\",\"url\":\"modules.html#MessageMonitoringTransaction\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1416,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MessageMonitoringTransaction.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MessageMonitoringTransaction\"},{\"id\":1417,\"kind\":1024,\"name\":\"hash\",\"url\":\"modules.html#MessageMonitoringTransaction.__type.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringTransaction.__type\"},{\"id\":1418,\"kind\":1024,\"name\":\"aborted\",\"url\":\"modules.html#MessageMonitoringTransaction.__type.aborted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringTransaction.__type\"},{\"id\":1419,\"kind\":1024,\"name\":\"compute\",\"url\":\"modules.html#MessageMonitoringTransaction.__type.compute\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringTransaction.__type\"},{\"id\":1420,\"kind\":4194304,\"name\":\"MessageMonitoringParams\",\"url\":\"modules.html#MessageMonitoringParams\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1421,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MessageMonitoringParams.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MessageMonitoringParams\"},{\"id\":1422,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#MessageMonitoringParams.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringParams.__type\"},{\"id\":1423,\"kind\":1024,\"name\":\"wait_until\",\"url\":\"modules.html#MessageMonitoringParams.__type.wait_until\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringParams.__type\"},{\"id\":1424,\"kind\":1024,\"name\":\"user_data\",\"url\":\"modules.html#MessageMonitoringParams.__type.user_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringParams.__type\"},{\"id\":1425,\"kind\":4194304,\"name\":\"MessageMonitoringResult\",\"url\":\"modules.html#MessageMonitoringResult\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1426,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MessageMonitoringResult.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MessageMonitoringResult\"},{\"id\":1427,\"kind\":1024,\"name\":\"hash\",\"url\":\"modules.html#MessageMonitoringResult.__type.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringResult.__type\"},{\"id\":1428,\"kind\":1024,\"name\":\"status\",\"url\":\"modules.html#MessageMonitoringResult.__type.status\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringResult.__type\"},{\"id\":1429,\"kind\":1024,\"name\":\"transaction\",\"url\":\"modules.html#MessageMonitoringResult.__type.transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringResult.__type\"},{\"id\":1430,\"kind\":1024,\"name\":\"error\",\"url\":\"modules.html#MessageMonitoringResult.__type.error\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringResult.__type\"},{\"id\":1431,\"kind\":1024,\"name\":\"user_data\",\"url\":\"modules.html#MessageMonitoringResult.__type.user_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageMonitoringResult.__type\"},{\"id\":1432,\"kind\":8,\"name\":\"MonitorFetchWaitMode\",\"url\":\"enums/MonitorFetchWaitMode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1433,\"kind\":16,\"name\":\"AtLeastOne\",\"url\":\"enums/MonitorFetchWaitMode.html#AtLeastOne\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MonitorFetchWaitMode\"},{\"id\":1434,\"kind\":16,\"name\":\"All\",\"url\":\"enums/MonitorFetchWaitMode.html#All\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MonitorFetchWaitMode\"},{\"id\":1435,\"kind\":16,\"name\":\"NoWait\",\"url\":\"enums/MonitorFetchWaitMode.html#NoWait\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MonitorFetchWaitMode\"},{\"id\":1436,\"kind\":4194304,\"name\":\"MonitoredMessageBocVariant\",\"url\":\"modules.html#MonitoredMessageBocVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1437,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MonitoredMessageBocVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MonitoredMessageBocVariant\"},{\"id\":1438,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#MonitoredMessageBocVariant.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MonitoredMessageBocVariant.__type\"},{\"id\":1439,\"kind\":4194304,\"name\":\"MonitoredMessageHashAddressVariant\",\"url\":\"modules.html#MonitoredMessageHashAddressVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1440,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MonitoredMessageHashAddressVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MonitoredMessageHashAddressVariant\"},{\"id\":1441,\"kind\":1024,\"name\":\"hash\",\"url\":\"modules.html#MonitoredMessageHashAddressVariant.__type.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MonitoredMessageHashAddressVariant.__type\"},{\"id\":1442,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#MonitoredMessageHashAddressVariant.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MonitoredMessageHashAddressVariant.__type\"},{\"id\":1443,\"kind\":4194304,\"name\":\"MonitoredMessage\",\"url\":\"modules.html#MonitoredMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1444,\"kind\":8,\"name\":\"MessageMonitoringStatus\",\"url\":\"enums/MessageMonitoringStatus.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1445,\"kind\":16,\"name\":\"Finalized\",\"url\":\"enums/MessageMonitoringStatus.html#Finalized\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MessageMonitoringStatus\"},{\"id\":1446,\"kind\":16,\"name\":\"Timeout\",\"url\":\"enums/MessageMonitoringStatus.html#Timeout\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MessageMonitoringStatus\"},{\"id\":1447,\"kind\":16,\"name\":\"Reserved\",\"url\":\"enums/MessageMonitoringStatus.html#Reserved\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"MessageMonitoringStatus\"},{\"id\":1448,\"kind\":4194304,\"name\":\"MessageSendingParams\",\"url\":\"modules.html#MessageSendingParams\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1449,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MessageSendingParams.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MessageSendingParams\"},{\"id\":1450,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#MessageSendingParams.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageSendingParams.__type\"},{\"id\":1451,\"kind\":1024,\"name\":\"wait_until\",\"url\":\"modules.html#MessageSendingParams.__type.wait_until\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageSendingParams.__type\"},{\"id\":1452,\"kind\":1024,\"name\":\"user_data\",\"url\":\"modules.html#MessageSendingParams.__type.user_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageSendingParams.__type\"},{\"id\":1453,\"kind\":4194304,\"name\":\"ParamsOfMonitorMessages\",\"url\":\"modules.html#ParamsOfMonitorMessages\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1454,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfMonitorMessages.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfMonitorMessages\"},{\"id\":1455,\"kind\":1024,\"name\":\"queue\",\"url\":\"modules.html#ParamsOfMonitorMessages.__type.queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMonitorMessages.__type\"},{\"id\":1456,\"kind\":1024,\"name\":\"messages\",\"url\":\"modules.html#ParamsOfMonitorMessages.__type.messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfMonitorMessages.__type\"},{\"id\":1457,\"kind\":4194304,\"name\":\"ParamsOfGetMonitorInfo\",\"url\":\"modules.html#ParamsOfGetMonitorInfo\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1458,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetMonitorInfo.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetMonitorInfo\"},{\"id\":1459,\"kind\":1024,\"name\":\"queue\",\"url\":\"modules.html#ParamsOfGetMonitorInfo.__type.queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetMonitorInfo.__type\"},{\"id\":1460,\"kind\":4194304,\"name\":\"MonitoringQueueInfo\",\"url\":\"modules.html#MonitoringQueueInfo\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1461,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MonitoringQueueInfo.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MonitoringQueueInfo\"},{\"id\":1462,\"kind\":1024,\"name\":\"unresolved\",\"url\":\"modules.html#MonitoringQueueInfo.__type.unresolved\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MonitoringQueueInfo.__type\"},{\"id\":1463,\"kind\":1024,\"name\":\"resolved\",\"url\":\"modules.html#MonitoringQueueInfo.__type.resolved\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MonitoringQueueInfo.__type\"},{\"id\":1464,\"kind\":4194304,\"name\":\"ParamsOfFetchNextMonitorResults\",\"url\":\"modules.html#ParamsOfFetchNextMonitorResults\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1465,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfFetchNextMonitorResults.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfFetchNextMonitorResults\"},{\"id\":1466,\"kind\":1024,\"name\":\"queue\",\"url\":\"modules.html#ParamsOfFetchNextMonitorResults.__type.queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfFetchNextMonitorResults.__type\"},{\"id\":1467,\"kind\":1024,\"name\":\"wait_mode\",\"url\":\"modules.html#ParamsOfFetchNextMonitorResults.__type.wait_mode\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfFetchNextMonitorResults.__type\"},{\"id\":1468,\"kind\":4194304,\"name\":\"ResultOfFetchNextMonitorResults\",\"url\":\"modules.html#ResultOfFetchNextMonitorResults\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1469,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfFetchNextMonitorResults.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfFetchNextMonitorResults\"},{\"id\":1470,\"kind\":1024,\"name\":\"results\",\"url\":\"modules.html#ResultOfFetchNextMonitorResults.__type.results\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfFetchNextMonitorResults.__type\"},{\"id\":1471,\"kind\":4194304,\"name\":\"ParamsOfCancelMonitor\",\"url\":\"modules.html#ParamsOfCancelMonitor\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1472,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfCancelMonitor.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfCancelMonitor\"},{\"id\":1473,\"kind\":1024,\"name\":\"queue\",\"url\":\"modules.html#ParamsOfCancelMonitor.__type.queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCancelMonitor.__type\"},{\"id\":1474,\"kind\":4194304,\"name\":\"ParamsOfSendMessages\",\"url\":\"modules.html#ParamsOfSendMessages\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1475,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfSendMessages.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfSendMessages\"},{\"id\":1476,\"kind\":1024,\"name\":\"messages\",\"url\":\"modules.html#ParamsOfSendMessages.__type.messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSendMessages.__type\"},{\"id\":1477,\"kind\":1024,\"name\":\"monitor_queue\",\"url\":\"modules.html#ParamsOfSendMessages.__type.monitor_queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSendMessages.__type\"},{\"id\":1478,\"kind\":4194304,\"name\":\"ResultOfSendMessages\",\"url\":\"modules.html#ResultOfSendMessages\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1479,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfSendMessages.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfSendMessages\"},{\"id\":1480,\"kind\":1024,\"name\":\"messages\",\"url\":\"modules.html#ResultOfSendMessages.__type.messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfSendMessages.__type\"},{\"id\":1481,\"kind\":4194304,\"name\":\"ParamsOfSendMessage\",\"url\":\"modules.html#ParamsOfSendMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1482,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfSendMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfSendMessage\"},{\"id\":1483,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfSendMessage.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSendMessage.__type\"},{\"id\":1484,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfSendMessage.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSendMessage.__type\"},{\"id\":1485,\"kind\":1024,\"name\":\"send_events\",\"url\":\"modules.html#ParamsOfSendMessage.__type.send_events\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSendMessage.__type\"},{\"id\":1486,\"kind\":4194304,\"name\":\"ResultOfSendMessage\",\"url\":\"modules.html#ResultOfSendMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1487,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfSendMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfSendMessage\"},{\"id\":1488,\"kind\":1024,\"name\":\"shard_block_id\",\"url\":\"modules.html#ResultOfSendMessage.__type.shard_block_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfSendMessage.__type\"},{\"id\":1489,\"kind\":1024,\"name\":\"sending_endpoints\",\"url\":\"modules.html#ResultOfSendMessage.__type.sending_endpoints\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfSendMessage.__type\"},{\"id\":1490,\"kind\":4194304,\"name\":\"ParamsOfWaitForTransaction\",\"url\":\"modules.html#ParamsOfWaitForTransaction\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1491,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfWaitForTransaction.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfWaitForTransaction\"},{\"id\":1492,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfWaitForTransaction.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfWaitForTransaction.__type\"},{\"id\":1493,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfWaitForTransaction.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfWaitForTransaction.__type\"},{\"id\":1494,\"kind\":1024,\"name\":\"shard_block_id\",\"url\":\"modules.html#ParamsOfWaitForTransaction.__type.shard_block_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfWaitForTransaction.__type\"},{\"id\":1495,\"kind\":1024,\"name\":\"send_events\",\"url\":\"modules.html#ParamsOfWaitForTransaction.__type.send_events\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfWaitForTransaction.__type\"},{\"id\":1496,\"kind\":1024,\"name\":\"sending_endpoints\",\"url\":\"modules.html#ParamsOfWaitForTransaction.__type.sending_endpoints\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfWaitForTransaction.__type\"},{\"id\":1497,\"kind\":4194304,\"name\":\"ParamsOfProcessMessage\",\"url\":\"modules.html#ParamsOfProcessMessage\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1498,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfProcessMessage.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfProcessMessage\"},{\"id\":1499,\"kind\":1024,\"name\":\"message_encode_params\",\"url\":\"modules.html#ParamsOfProcessMessage.__type.message_encode_params\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfProcessMessage.__type\"},{\"id\":1500,\"kind\":1024,\"name\":\"send_events\",\"url\":\"modules.html#ParamsOfProcessMessage.__type.send_events\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfProcessMessage.__type\"},{\"id\":1501,\"kind\":128,\"name\":\"ProcessingModule\",\"url\":\"classes/ProcessingModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1502,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ProcessingModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1503,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ProcessingModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1504,\"kind\":2048,\"name\":\"monitor_messages\",\"url\":\"classes/ProcessingModule.html#monitor_messages\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1505,\"kind\":2048,\"name\":\"monitor_messages_sync\",\"url\":\"classes/ProcessingModule.html#monitor_messages_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1506,\"kind\":2048,\"name\":\"get_monitor_info\",\"url\":\"classes/ProcessingModule.html#get_monitor_info\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1507,\"kind\":2048,\"name\":\"get_monitor_info_sync\",\"url\":\"classes/ProcessingModule.html#get_monitor_info_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1508,\"kind\":2048,\"name\":\"fetch_next_monitor_results\",\"url\":\"classes/ProcessingModule.html#fetch_next_monitor_results\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1509,\"kind\":2048,\"name\":\"fetch_next_monitor_results_sync\",\"url\":\"classes/ProcessingModule.html#fetch_next_monitor_results_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1510,\"kind\":2048,\"name\":\"cancel_monitor\",\"url\":\"classes/ProcessingModule.html#cancel_monitor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1511,\"kind\":2048,\"name\":\"cancel_monitor_sync\",\"url\":\"classes/ProcessingModule.html#cancel_monitor_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1512,\"kind\":2048,\"name\":\"send_messages\",\"url\":\"classes/ProcessingModule.html#send_messages\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1513,\"kind\":2048,\"name\":\"send_messages_sync\",\"url\":\"classes/ProcessingModule.html#send_messages_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1514,\"kind\":2048,\"name\":\"send_message\",\"url\":\"classes/ProcessingModule.html#send_message\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1515,\"kind\":2048,\"name\":\"send_message_sync\",\"url\":\"classes/ProcessingModule.html#send_message_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1516,\"kind\":2048,\"name\":\"wait_for_transaction\",\"url\":\"classes/ProcessingModule.html#wait_for_transaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1517,\"kind\":2048,\"name\":\"wait_for_transaction_sync\",\"url\":\"classes/ProcessingModule.html#wait_for_transaction_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1518,\"kind\":2048,\"name\":\"process_message\",\"url\":\"classes/ProcessingModule.html#process_message\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1519,\"kind\":2048,\"name\":\"process_message_sync\",\"url\":\"classes/ProcessingModule.html#process_message_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProcessingModule\"},{\"id\":1520,\"kind\":4194304,\"name\":\"AddressStringFormatAccountIdVariant\",\"url\":\"modules.html#AddressStringFormatAccountIdVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1521,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AddressStringFormatAccountIdVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AddressStringFormatAccountIdVariant\"},{\"id\":1522,\"kind\":4194304,\"name\":\"AddressStringFormatHexVariant\",\"url\":\"modules.html#AddressStringFormatHexVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1523,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AddressStringFormatHexVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AddressStringFormatHexVariant\"},{\"id\":1524,\"kind\":4194304,\"name\":\"AddressStringFormatBase64Variant\",\"url\":\"modules.html#AddressStringFormatBase64Variant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1525,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AddressStringFormatBase64Variant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AddressStringFormatBase64Variant\"},{\"id\":1526,\"kind\":1024,\"name\":\"url\",\"url\":\"modules.html#AddressStringFormatBase64Variant.__type.url\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AddressStringFormatBase64Variant.__type\"},{\"id\":1527,\"kind\":1024,\"name\":\"test\",\"url\":\"modules.html#AddressStringFormatBase64Variant.__type.test\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AddressStringFormatBase64Variant.__type\"},{\"id\":1528,\"kind\":1024,\"name\":\"bounce\",\"url\":\"modules.html#AddressStringFormatBase64Variant.__type.bounce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AddressStringFormatBase64Variant.__type\"},{\"id\":1529,\"kind\":4194304,\"name\":\"AddressStringFormat\",\"url\":\"modules.html#AddressStringFormat\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1530,\"kind\":8,\"name\":\"AccountAddressType\",\"url\":\"enums/AccountAddressType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1531,\"kind\":16,\"name\":\"AccountId\",\"url\":\"enums/AccountAddressType.html#AccountId\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountAddressType\"},{\"id\":1532,\"kind\":16,\"name\":\"Hex\",\"url\":\"enums/AccountAddressType.html#Hex\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountAddressType\"},{\"id\":1533,\"kind\":16,\"name\":\"Base64\",\"url\":\"enums/AccountAddressType.html#Base64\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountAddressType\"},{\"id\":1534,\"kind\":4194304,\"name\":\"ParamsOfConvertAddress\",\"url\":\"modules.html#ParamsOfConvertAddress\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1535,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfConvertAddress.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfConvertAddress\"},{\"id\":1536,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ParamsOfConvertAddress.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfConvertAddress.__type\"},{\"id\":1537,\"kind\":1024,\"name\":\"output_format\",\"url\":\"modules.html#ParamsOfConvertAddress.__type.output_format\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfConvertAddress.__type\"},{\"id\":1538,\"kind\":4194304,\"name\":\"ResultOfConvertAddress\",\"url\":\"modules.html#ResultOfConvertAddress\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1539,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfConvertAddress.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfConvertAddress\"},{\"id\":1540,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ResultOfConvertAddress.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfConvertAddress.__type\"},{\"id\":1541,\"kind\":4194304,\"name\":\"ParamsOfGetAddressType\",\"url\":\"modules.html#ParamsOfGetAddressType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1542,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfGetAddressType.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfGetAddressType\"},{\"id\":1543,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ParamsOfGetAddressType.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfGetAddressType.__type\"},{\"id\":1544,\"kind\":4194304,\"name\":\"ResultOfGetAddressType\",\"url\":\"modules.html#ResultOfGetAddressType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1545,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetAddressType.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetAddressType\"},{\"id\":1546,\"kind\":1024,\"name\":\"address_type\",\"url\":\"modules.html#ResultOfGetAddressType.__type.address_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetAddressType.__type\"},{\"id\":1547,\"kind\":4194304,\"name\":\"ParamsOfCalcStorageFee\",\"url\":\"modules.html#ParamsOfCalcStorageFee\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1548,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfCalcStorageFee.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfCalcStorageFee\"},{\"id\":1549,\"kind\":1024,\"name\":\"account\",\"url\":\"modules.html#ParamsOfCalcStorageFee.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCalcStorageFee.__type\"},{\"id\":1550,\"kind\":1024,\"name\":\"period\",\"url\":\"modules.html#ParamsOfCalcStorageFee.__type.period\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCalcStorageFee.__type\"},{\"id\":1551,\"kind\":4194304,\"name\":\"ResultOfCalcStorageFee\",\"url\":\"modules.html#ResultOfCalcStorageFee\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1552,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfCalcStorageFee.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfCalcStorageFee\"},{\"id\":1553,\"kind\":1024,\"name\":\"fee\",\"url\":\"modules.html#ResultOfCalcStorageFee.__type.fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfCalcStorageFee.__type\"},{\"id\":1554,\"kind\":4194304,\"name\":\"ParamsOfCompressZstd\",\"url\":\"modules.html#ParamsOfCompressZstd\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1555,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfCompressZstd.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfCompressZstd\"},{\"id\":1556,\"kind\":1024,\"name\":\"uncompressed\",\"url\":\"modules.html#ParamsOfCompressZstd.__type.uncompressed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCompressZstd.__type\"},{\"id\":1557,\"kind\":1024,\"name\":\"level\",\"url\":\"modules.html#ParamsOfCompressZstd.__type.level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCompressZstd.__type\"},{\"id\":1558,\"kind\":4194304,\"name\":\"ResultOfCompressZstd\",\"url\":\"modules.html#ResultOfCompressZstd\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1559,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfCompressZstd.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfCompressZstd\"},{\"id\":1560,\"kind\":1024,\"name\":\"compressed\",\"url\":\"modules.html#ResultOfCompressZstd.__type.compressed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfCompressZstd.__type\"},{\"id\":1561,\"kind\":4194304,\"name\":\"ParamsOfDecompressZstd\",\"url\":\"modules.html#ParamsOfDecompressZstd\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1562,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfDecompressZstd.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfDecompressZstd\"},{\"id\":1563,\"kind\":1024,\"name\":\"compressed\",\"url\":\"modules.html#ParamsOfDecompressZstd.__type.compressed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfDecompressZstd.__type\"},{\"id\":1564,\"kind\":4194304,\"name\":\"ResultOfDecompressZstd\",\"url\":\"modules.html#ResultOfDecompressZstd\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1565,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfDecompressZstd.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfDecompressZstd\"},{\"id\":1566,\"kind\":1024,\"name\":\"decompressed\",\"url\":\"modules.html#ResultOfDecompressZstd.__type.decompressed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfDecompressZstd.__type\"},{\"id\":1567,\"kind\":128,\"name\":\"UtilsModule\",\"url\":\"classes/UtilsModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1568,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UtilsModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1569,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/UtilsModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1570,\"kind\":2048,\"name\":\"convert_address\",\"url\":\"classes/UtilsModule.html#convert_address\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1571,\"kind\":2048,\"name\":\"convert_address_sync\",\"url\":\"classes/UtilsModule.html#convert_address_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1572,\"kind\":2048,\"name\":\"get_address_type\",\"url\":\"classes/UtilsModule.html#get_address_type\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1573,\"kind\":2048,\"name\":\"get_address_type_sync\",\"url\":\"classes/UtilsModule.html#get_address_type_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1574,\"kind\":2048,\"name\":\"calc_storage_fee\",\"url\":\"classes/UtilsModule.html#calc_storage_fee\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1575,\"kind\":2048,\"name\":\"calc_storage_fee_sync\",\"url\":\"classes/UtilsModule.html#calc_storage_fee_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1576,\"kind\":2048,\"name\":\"compress_zstd\",\"url\":\"classes/UtilsModule.html#compress_zstd\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1577,\"kind\":2048,\"name\":\"compress_zstd_sync\",\"url\":\"classes/UtilsModule.html#compress_zstd_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1578,\"kind\":2048,\"name\":\"decompress_zstd\",\"url\":\"classes/UtilsModule.html#decompress_zstd\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1579,\"kind\":2048,\"name\":\"decompress_zstd_sync\",\"url\":\"classes/UtilsModule.html#decompress_zstd_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UtilsModule\"},{\"id\":1580,\"kind\":8,\"name\":\"TvmErrorCode\",\"url\":\"enums/TvmErrorCode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1581,\"kind\":16,\"name\":\"CanNotReadTransaction\",\"url\":\"enums/TvmErrorCode.html#CanNotReadTransaction\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1582,\"kind\":16,\"name\":\"CanNotReadBlockchainConfig\",\"url\":\"enums/TvmErrorCode.html#CanNotReadBlockchainConfig\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1583,\"kind\":16,\"name\":\"TransactionAborted\",\"url\":\"enums/TvmErrorCode.html#TransactionAborted\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1584,\"kind\":16,\"name\":\"InternalError\",\"url\":\"enums/TvmErrorCode.html#InternalError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1585,\"kind\":16,\"name\":\"ActionPhaseFailed\",\"url\":\"enums/TvmErrorCode.html#ActionPhaseFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1586,\"kind\":16,\"name\":\"AccountCodeMissing\",\"url\":\"enums/TvmErrorCode.html#AccountCodeMissing\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1587,\"kind\":16,\"name\":\"LowBalance\",\"url\":\"enums/TvmErrorCode.html#LowBalance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1588,\"kind\":16,\"name\":\"AccountFrozenOrDeleted\",\"url\":\"enums/TvmErrorCode.html#AccountFrozenOrDeleted\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1589,\"kind\":16,\"name\":\"AccountMissing\",\"url\":\"enums/TvmErrorCode.html#AccountMissing\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1590,\"kind\":16,\"name\":\"UnknownExecutionError\",\"url\":\"enums/TvmErrorCode.html#UnknownExecutionError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1591,\"kind\":16,\"name\":\"InvalidInputStack\",\"url\":\"enums/TvmErrorCode.html#InvalidInputStack\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1592,\"kind\":16,\"name\":\"InvalidAccountBoc\",\"url\":\"enums/TvmErrorCode.html#InvalidAccountBoc\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1593,\"kind\":16,\"name\":\"InvalidMessageType\",\"url\":\"enums/TvmErrorCode.html#InvalidMessageType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1594,\"kind\":16,\"name\":\"ContractExecutionError\",\"url\":\"enums/TvmErrorCode.html#ContractExecutionError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1595,\"kind\":16,\"name\":\"AccountIsSuspended\",\"url\":\"enums/TvmErrorCode.html#AccountIsSuspended\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TvmErrorCode\"},{\"id\":1596,\"kind\":4194304,\"name\":\"ExecutionOptions\",\"url\":\"modules.html#ExecutionOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1597,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ExecutionOptions.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ExecutionOptions\"},{\"id\":1598,\"kind\":1024,\"name\":\"blockchain_config\",\"url\":\"modules.html#ExecutionOptions.__type.blockchain_config\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ExecutionOptions.__type\"},{\"id\":1599,\"kind\":1024,\"name\":\"block_time\",\"url\":\"modules.html#ExecutionOptions.__type.block_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ExecutionOptions.__type\"},{\"id\":1600,\"kind\":1024,\"name\":\"block_lt\",\"url\":\"modules.html#ExecutionOptions.__type.block_lt\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ExecutionOptions.__type\"},{\"id\":1601,\"kind\":1024,\"name\":\"transaction_lt\",\"url\":\"modules.html#ExecutionOptions.__type.transaction_lt\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ExecutionOptions.__type\"},{\"id\":1602,\"kind\":1024,\"name\":\"chksig_always_succeed\",\"url\":\"modules.html#ExecutionOptions.__type.chksig_always_succeed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ExecutionOptions.__type\"},{\"id\":1603,\"kind\":1024,\"name\":\"signature_id\",\"url\":\"modules.html#ExecutionOptions.__type.signature_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ExecutionOptions.__type\"},{\"id\":1604,\"kind\":4194304,\"name\":\"AccountForExecutorNoneVariant\",\"url\":\"modules.html#AccountForExecutorNoneVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1605,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AccountForExecutorNoneVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AccountForExecutorNoneVariant\"},{\"id\":1606,\"kind\":4194304,\"name\":\"AccountForExecutorUninitVariant\",\"url\":\"modules.html#AccountForExecutorUninitVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1607,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AccountForExecutorUninitVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AccountForExecutorUninitVariant\"},{\"id\":1608,\"kind\":4194304,\"name\":\"AccountForExecutorAccountVariant\",\"url\":\"modules.html#AccountForExecutorAccountVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1609,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AccountForExecutorAccountVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AccountForExecutorAccountVariant\"},{\"id\":1610,\"kind\":1024,\"name\":\"boc\",\"url\":\"modules.html#AccountForExecutorAccountVariant.__type.boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountForExecutorAccountVariant.__type\"},{\"id\":1611,\"kind\":1024,\"name\":\"unlimited_balance\",\"url\":\"modules.html#AccountForExecutorAccountVariant.__type.unlimited_balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountForExecutorAccountVariant.__type\"},{\"id\":1612,\"kind\":4194304,\"name\":\"AccountForExecutor\",\"url\":\"modules.html#AccountForExecutor\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1613,\"kind\":4194304,\"name\":\"TransactionFees\",\"url\":\"modules.html#TransactionFees\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1614,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#TransactionFees.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"TransactionFees\"},{\"id\":1615,\"kind\":1024,\"name\":\"in_msg_fwd_fee\",\"url\":\"modules.html#TransactionFees.__type.in_msg_fwd_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionFees.__type\"},{\"id\":1616,\"kind\":1024,\"name\":\"storage_fee\",\"url\":\"modules.html#TransactionFees.__type.storage_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionFees.__type\"},{\"id\":1617,\"kind\":1024,\"name\":\"gas_fee\",\"url\":\"modules.html#TransactionFees.__type.gas_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionFees.__type\"},{\"id\":1618,\"kind\":1024,\"name\":\"out_msgs_fwd_fee\",\"url\":\"modules.html#TransactionFees.__type.out_msgs_fwd_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionFees.__type\"},{\"id\":1619,\"kind\":1024,\"name\":\"total_account_fees\",\"url\":\"modules.html#TransactionFees.__type.total_account_fees\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionFees.__type\"},{\"id\":1620,\"kind\":1024,\"name\":\"total_output\",\"url\":\"modules.html#TransactionFees.__type.total_output\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionFees.__type\"},{\"id\":1621,\"kind\":1024,\"name\":\"ext_in_msg_fee\",\"url\":\"modules.html#TransactionFees.__type.ext_in_msg_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionFees.__type\"},{\"id\":1622,\"kind\":1024,\"name\":\"total_fwd_fees\",\"url\":\"modules.html#TransactionFees.__type.total_fwd_fees\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionFees.__type\"},{\"id\":1623,\"kind\":1024,\"name\":\"account_fees\",\"url\":\"modules.html#TransactionFees.__type.account_fees\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionFees.__type\"},{\"id\":1624,\"kind\":4194304,\"name\":\"ParamsOfRunExecutor\",\"url\":\"modules.html#ParamsOfRunExecutor\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1625,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfRunExecutor.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfRunExecutor\"},{\"id\":1626,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfRunExecutor.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunExecutor.__type\"},{\"id\":1627,\"kind\":1024,\"name\":\"account\",\"url\":\"modules.html#ParamsOfRunExecutor.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunExecutor.__type\"},{\"id\":1628,\"kind\":1024,\"name\":\"execution_options\",\"url\":\"modules.html#ParamsOfRunExecutor.__type.execution_options\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunExecutor.__type\"},{\"id\":1629,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfRunExecutor.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunExecutor.__type\"},{\"id\":1630,\"kind\":1024,\"name\":\"skip_transaction_check\",\"url\":\"modules.html#ParamsOfRunExecutor.__type.skip_transaction_check\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunExecutor.__type\"},{\"id\":1631,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfRunExecutor.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunExecutor.__type\"},{\"id\":1632,\"kind\":1024,\"name\":\"return_updated_account\",\"url\":\"modules.html#ParamsOfRunExecutor.__type.return_updated_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunExecutor.__type\"},{\"id\":1633,\"kind\":4194304,\"name\":\"ResultOfRunExecutor\",\"url\":\"modules.html#ResultOfRunExecutor\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1634,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfRunExecutor.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfRunExecutor\"},{\"id\":1635,\"kind\":1024,\"name\":\"transaction\",\"url\":\"modules.html#ResultOfRunExecutor.__type.transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfRunExecutor.__type\"},{\"id\":1636,\"kind\":1024,\"name\":\"out_messages\",\"url\":\"modules.html#ResultOfRunExecutor.__type.out_messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfRunExecutor.__type\"},{\"id\":1637,\"kind\":1024,\"name\":\"decoded\",\"url\":\"modules.html#ResultOfRunExecutor.__type.decoded\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfRunExecutor.__type\"},{\"id\":1638,\"kind\":1024,\"name\":\"account\",\"url\":\"modules.html#ResultOfRunExecutor.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfRunExecutor.__type\"},{\"id\":1639,\"kind\":1024,\"name\":\"fees\",\"url\":\"modules.html#ResultOfRunExecutor.__type.fees\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfRunExecutor.__type\"},{\"id\":1640,\"kind\":4194304,\"name\":\"ParamsOfRunTvm\",\"url\":\"modules.html#ParamsOfRunTvm\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1641,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfRunTvm.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfRunTvm\"},{\"id\":1642,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfRunTvm.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunTvm.__type\"},{\"id\":1643,\"kind\":1024,\"name\":\"account\",\"url\":\"modules.html#ParamsOfRunTvm.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunTvm.__type\"},{\"id\":1644,\"kind\":1024,\"name\":\"execution_options\",\"url\":\"modules.html#ParamsOfRunTvm.__type.execution_options\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunTvm.__type\"},{\"id\":1645,\"kind\":1024,\"name\":\"abi\",\"url\":\"modules.html#ParamsOfRunTvm.__type.abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunTvm.__type\"},{\"id\":1646,\"kind\":1024,\"name\":\"boc_cache\",\"url\":\"modules.html#ParamsOfRunTvm.__type.boc_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunTvm.__type\"},{\"id\":1647,\"kind\":1024,\"name\":\"return_updated_account\",\"url\":\"modules.html#ParamsOfRunTvm.__type.return_updated_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunTvm.__type\"},{\"id\":1648,\"kind\":4194304,\"name\":\"ResultOfRunTvm\",\"url\":\"modules.html#ResultOfRunTvm\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1649,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfRunTvm.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfRunTvm\"},{\"id\":1650,\"kind\":1024,\"name\":\"out_messages\",\"url\":\"modules.html#ResultOfRunTvm.__type.out_messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfRunTvm.__type\"},{\"id\":1651,\"kind\":1024,\"name\":\"decoded\",\"url\":\"modules.html#ResultOfRunTvm.__type.decoded\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfRunTvm.__type\"},{\"id\":1652,\"kind\":1024,\"name\":\"account\",\"url\":\"modules.html#ResultOfRunTvm.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfRunTvm.__type\"},{\"id\":1653,\"kind\":4194304,\"name\":\"ParamsOfRunGet\",\"url\":\"modules.html#ParamsOfRunGet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1654,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfRunGet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfRunGet\"},{\"id\":1655,\"kind\":1024,\"name\":\"account\",\"url\":\"modules.html#ParamsOfRunGet.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunGet.__type\"},{\"id\":1656,\"kind\":1024,\"name\":\"function_name\",\"url\":\"modules.html#ParamsOfRunGet.__type.function_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunGet.__type\"},{\"id\":1657,\"kind\":1024,\"name\":\"input\",\"url\":\"modules.html#ParamsOfRunGet.__type.input\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunGet.__type\"},{\"id\":1658,\"kind\":1024,\"name\":\"execution_options\",\"url\":\"modules.html#ParamsOfRunGet.__type.execution_options\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunGet.__type\"},{\"id\":1659,\"kind\":1024,\"name\":\"tuple_list_as_array\",\"url\":\"modules.html#ParamsOfRunGet.__type.tuple_list_as_array\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRunGet.__type\"},{\"id\":1660,\"kind\":4194304,\"name\":\"ResultOfRunGet\",\"url\":\"modules.html#ResultOfRunGet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1661,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfRunGet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfRunGet\"},{\"id\":1662,\"kind\":1024,\"name\":\"output\",\"url\":\"modules.html#ResultOfRunGet.__type.output\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfRunGet.__type\"},{\"id\":1663,\"kind\":128,\"name\":\"TvmModule\",\"url\":\"classes/TvmModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1664,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TvmModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TvmModule\"},{\"id\":1665,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/TvmModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TvmModule\"},{\"id\":1666,\"kind\":2048,\"name\":\"run_executor\",\"url\":\"classes/TvmModule.html#run_executor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TvmModule\"},{\"id\":1667,\"kind\":2048,\"name\":\"run_executor_sync\",\"url\":\"classes/TvmModule.html#run_executor_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TvmModule\"},{\"id\":1668,\"kind\":2048,\"name\":\"run_tvm\",\"url\":\"classes/TvmModule.html#run_tvm\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TvmModule\"},{\"id\":1669,\"kind\":2048,\"name\":\"run_tvm_sync\",\"url\":\"classes/TvmModule.html#run_tvm_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TvmModule\"},{\"id\":1670,\"kind\":2048,\"name\":\"run_get\",\"url\":\"classes/TvmModule.html#run_get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TvmModule\"},{\"id\":1671,\"kind\":2048,\"name\":\"run_get_sync\",\"url\":\"classes/TvmModule.html#run_get_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TvmModule\"},{\"id\":1672,\"kind\":8,\"name\":\"NetErrorCode\",\"url\":\"enums/NetErrorCode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1673,\"kind\":16,\"name\":\"QueryFailed\",\"url\":\"enums/NetErrorCode.html#QueryFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1674,\"kind\":16,\"name\":\"SubscribeFailed\",\"url\":\"enums/NetErrorCode.html#SubscribeFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1675,\"kind\":16,\"name\":\"WaitForFailed\",\"url\":\"enums/NetErrorCode.html#WaitForFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1676,\"kind\":16,\"name\":\"GetSubscriptionResultFailed\",\"url\":\"enums/NetErrorCode.html#GetSubscriptionResultFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1677,\"kind\":16,\"name\":\"InvalidServerResponse\",\"url\":\"enums/NetErrorCode.html#InvalidServerResponse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1678,\"kind\":16,\"name\":\"ClockOutOfSync\",\"url\":\"enums/NetErrorCode.html#ClockOutOfSync\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1679,\"kind\":16,\"name\":\"WaitForTimeout\",\"url\":\"enums/NetErrorCode.html#WaitForTimeout\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1680,\"kind\":16,\"name\":\"GraphqlError\",\"url\":\"enums/NetErrorCode.html#GraphqlError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1681,\"kind\":16,\"name\":\"NetworkModuleSuspended\",\"url\":\"enums/NetErrorCode.html#NetworkModuleSuspended\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1682,\"kind\":16,\"name\":\"WebsocketDisconnected\",\"url\":\"enums/NetErrorCode.html#WebsocketDisconnected\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1683,\"kind\":16,\"name\":\"NotSupported\",\"url\":\"enums/NetErrorCode.html#NotSupported\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1684,\"kind\":16,\"name\":\"NoEndpointsProvided\",\"url\":\"enums/NetErrorCode.html#NoEndpointsProvided\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1685,\"kind\":16,\"name\":\"GraphqlWebsocketInitError\",\"url\":\"enums/NetErrorCode.html#GraphqlWebsocketInitError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1686,\"kind\":16,\"name\":\"NetworkModuleResumed\",\"url\":\"enums/NetErrorCode.html#NetworkModuleResumed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1687,\"kind\":16,\"name\":\"Unauthorized\",\"url\":\"enums/NetErrorCode.html#Unauthorized\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1688,\"kind\":16,\"name\":\"QueryTransactionTreeTimeout\",\"url\":\"enums/NetErrorCode.html#QueryTransactionTreeTimeout\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1689,\"kind\":16,\"name\":\"GraphqlConnectionError\",\"url\":\"enums/NetErrorCode.html#GraphqlConnectionError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1690,\"kind\":16,\"name\":\"WrongWebscoketProtocolSequence\",\"url\":\"enums/NetErrorCode.html#WrongWebscoketProtocolSequence\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetErrorCode\"},{\"id\":1691,\"kind\":4194304,\"name\":\"OrderBy\",\"url\":\"modules.html#OrderBy\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1692,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#OrderBy.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"OrderBy\"},{\"id\":1693,\"kind\":1024,\"name\":\"path\",\"url\":\"modules.html#OrderBy.__type.path\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"OrderBy.__type\"},{\"id\":1694,\"kind\":1024,\"name\":\"direction\",\"url\":\"modules.html#OrderBy.__type.direction\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"OrderBy.__type\"},{\"id\":1695,\"kind\":8,\"name\":\"SortDirection\",\"url\":\"enums/SortDirection.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1696,\"kind\":16,\"name\":\"ASC\",\"url\":\"enums/SortDirection.html#ASC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SortDirection\"},{\"id\":1697,\"kind\":16,\"name\":\"DESC\",\"url\":\"enums/SortDirection.html#DESC\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SortDirection\"},{\"id\":1698,\"kind\":4194304,\"name\":\"ParamsOfQueryOperation\",\"url\":\"modules.html#ParamsOfQueryOperation\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1699,\"kind\":4194304,\"name\":\"FieldAggregation\",\"url\":\"modules.html#FieldAggregation\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1700,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#FieldAggregation.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"FieldAggregation\"},{\"id\":1701,\"kind\":1024,\"name\":\"field\",\"url\":\"modules.html#FieldAggregation.__type.field\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FieldAggregation.__type\"},{\"id\":1702,\"kind\":1024,\"name\":\"fn\",\"url\":\"modules.html#FieldAggregation.__type.fn\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FieldAggregation.__type\"},{\"id\":1703,\"kind\":8,\"name\":\"AggregationFn\",\"url\":\"enums/AggregationFn.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1704,\"kind\":16,\"name\":\"COUNT\",\"url\":\"enums/AggregationFn.html#COUNT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AggregationFn\"},{\"id\":1705,\"kind\":16,\"name\":\"MIN\",\"url\":\"enums/AggregationFn.html#MIN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AggregationFn\"},{\"id\":1706,\"kind\":16,\"name\":\"MAX\",\"url\":\"enums/AggregationFn.html#MAX\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AggregationFn\"},{\"id\":1707,\"kind\":16,\"name\":\"SUM\",\"url\":\"enums/AggregationFn.html#SUM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AggregationFn\"},{\"id\":1708,\"kind\":16,\"name\":\"AVERAGE\",\"url\":\"enums/AggregationFn.html#AVERAGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AggregationFn\"},{\"id\":1709,\"kind\":4194304,\"name\":\"TransactionNode\",\"url\":\"modules.html#TransactionNode\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1710,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#TransactionNode.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"TransactionNode\"},{\"id\":1711,\"kind\":1024,\"name\":\"id\",\"url\":\"modules.html#TransactionNode.__type.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionNode.__type\"},{\"id\":1712,\"kind\":1024,\"name\":\"in_msg\",\"url\":\"modules.html#TransactionNode.__type.in_msg\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionNode.__type\"},{\"id\":1713,\"kind\":1024,\"name\":\"out_msgs\",\"url\":\"modules.html#TransactionNode.__type.out_msgs\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionNode.__type\"},{\"id\":1714,\"kind\":1024,\"name\":\"account_addr\",\"url\":\"modules.html#TransactionNode.__type.account_addr\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionNode.__type\"},{\"id\":1715,\"kind\":1024,\"name\":\"total_fees\",\"url\":\"modules.html#TransactionNode.__type.total_fees\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionNode.__type\"},{\"id\":1716,\"kind\":1024,\"name\":\"aborted\",\"url\":\"modules.html#TransactionNode.__type.aborted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionNode.__type\"},{\"id\":1717,\"kind\":1024,\"name\":\"exit_code\",\"url\":\"modules.html#TransactionNode.__type.exit_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionNode.__type\"},{\"id\":1718,\"kind\":4194304,\"name\":\"MessageNode\",\"url\":\"modules.html#MessageNode\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1719,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MessageNode.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MessageNode\"},{\"id\":1720,\"kind\":1024,\"name\":\"id\",\"url\":\"modules.html#MessageNode.__type.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageNode.__type\"},{\"id\":1721,\"kind\":1024,\"name\":\"src_transaction_id\",\"url\":\"modules.html#MessageNode.__type.src_transaction_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageNode.__type\"},{\"id\":1722,\"kind\":1024,\"name\":\"dst_transaction_id\",\"url\":\"modules.html#MessageNode.__type.dst_transaction_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageNode.__type\"},{\"id\":1723,\"kind\":1024,\"name\":\"src\",\"url\":\"modules.html#MessageNode.__type.src\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageNode.__type\"},{\"id\":1724,\"kind\":1024,\"name\":\"dst\",\"url\":\"modules.html#MessageNode.__type.dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageNode.__type\"},{\"id\":1725,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#MessageNode.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageNode.__type\"},{\"id\":1726,\"kind\":1024,\"name\":\"bounce\",\"url\":\"modules.html#MessageNode.__type.bounce\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageNode.__type\"},{\"id\":1727,\"kind\":1024,\"name\":\"decoded_body\",\"url\":\"modules.html#MessageNode.__type.decoded_body\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"MessageNode.__type\"},{\"id\":1728,\"kind\":4194304,\"name\":\"ParamsOfQuery\",\"url\":\"modules.html#ParamsOfQuery\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1729,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfQuery.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfQuery\"},{\"id\":1730,\"kind\":1024,\"name\":\"query\",\"url\":\"modules.html#ParamsOfQuery.__type.query\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQuery.__type\"},{\"id\":1731,\"kind\":1024,\"name\":\"variables\",\"url\":\"modules.html#ParamsOfQuery.__type.variables\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQuery.__type\"},{\"id\":1732,\"kind\":4194304,\"name\":\"ResultOfQuery\",\"url\":\"modules.html#ResultOfQuery\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1733,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfQuery.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfQuery\"},{\"id\":1734,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ResultOfQuery.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfQuery.__type\"},{\"id\":1735,\"kind\":4194304,\"name\":\"ParamsOfBatchQuery\",\"url\":\"modules.html#ParamsOfBatchQuery\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1736,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfBatchQuery.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfBatchQuery\"},{\"id\":1737,\"kind\":1024,\"name\":\"operations\",\"url\":\"modules.html#ParamsOfBatchQuery.__type.operations\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfBatchQuery.__type\"},{\"id\":1738,\"kind\":4194304,\"name\":\"ResultOfBatchQuery\",\"url\":\"modules.html#ResultOfBatchQuery\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1739,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfBatchQuery.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfBatchQuery\"},{\"id\":1740,\"kind\":1024,\"name\":\"results\",\"url\":\"modules.html#ResultOfBatchQuery.__type.results\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfBatchQuery.__type\"},{\"id\":1741,\"kind\":4194304,\"name\":\"ParamsOfQueryCollection\",\"url\":\"modules.html#ParamsOfQueryCollection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1742,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfQueryCollection.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfQueryCollection\"},{\"id\":1743,\"kind\":1024,\"name\":\"collection\",\"url\":\"modules.html#ParamsOfQueryCollection.__type.collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryCollection.__type\"},{\"id\":1744,\"kind\":1024,\"name\":\"filter\",\"url\":\"modules.html#ParamsOfQueryCollection.__type.filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryCollection.__type\"},{\"id\":1745,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ParamsOfQueryCollection.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryCollection.__type\"},{\"id\":1746,\"kind\":1024,\"name\":\"order\",\"url\":\"modules.html#ParamsOfQueryCollection.__type.order\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryCollection.__type\"},{\"id\":1747,\"kind\":1024,\"name\":\"limit\",\"url\":\"modules.html#ParamsOfQueryCollection.__type.limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryCollection.__type\"},{\"id\":1748,\"kind\":4194304,\"name\":\"ResultOfQueryCollection\",\"url\":\"modules.html#ResultOfQueryCollection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1749,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfQueryCollection.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfQueryCollection\"},{\"id\":1750,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ResultOfQueryCollection.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfQueryCollection.__type\"},{\"id\":1751,\"kind\":4194304,\"name\":\"ParamsOfAggregateCollection\",\"url\":\"modules.html#ParamsOfAggregateCollection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1752,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAggregateCollection.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAggregateCollection\"},{\"id\":1753,\"kind\":1024,\"name\":\"collection\",\"url\":\"modules.html#ParamsOfAggregateCollection.__type.collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAggregateCollection.__type\"},{\"id\":1754,\"kind\":1024,\"name\":\"filter\",\"url\":\"modules.html#ParamsOfAggregateCollection.__type.filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAggregateCollection.__type\"},{\"id\":1755,\"kind\":1024,\"name\":\"fields\",\"url\":\"modules.html#ParamsOfAggregateCollection.__type.fields\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAggregateCollection.__type\"},{\"id\":1756,\"kind\":4194304,\"name\":\"ResultOfAggregateCollection\",\"url\":\"modules.html#ResultOfAggregateCollection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1757,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAggregateCollection.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAggregateCollection\"},{\"id\":1758,\"kind\":1024,\"name\":\"values\",\"url\":\"modules.html#ResultOfAggregateCollection.__type.values\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAggregateCollection.__type\"},{\"id\":1759,\"kind\":4194304,\"name\":\"ParamsOfWaitForCollection\",\"url\":\"modules.html#ParamsOfWaitForCollection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1760,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfWaitForCollection.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfWaitForCollection\"},{\"id\":1761,\"kind\":1024,\"name\":\"collection\",\"url\":\"modules.html#ParamsOfWaitForCollection.__type.collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfWaitForCollection.__type\"},{\"id\":1762,\"kind\":1024,\"name\":\"filter\",\"url\":\"modules.html#ParamsOfWaitForCollection.__type.filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfWaitForCollection.__type\"},{\"id\":1763,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ParamsOfWaitForCollection.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfWaitForCollection.__type\"},{\"id\":1764,\"kind\":1024,\"name\":\"timeout\",\"url\":\"modules.html#ParamsOfWaitForCollection.__type.timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfWaitForCollection.__type\"},{\"id\":1765,\"kind\":4194304,\"name\":\"ResultOfWaitForCollection\",\"url\":\"modules.html#ResultOfWaitForCollection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1766,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfWaitForCollection.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfWaitForCollection\"},{\"id\":1767,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ResultOfWaitForCollection.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfWaitForCollection.__type\"},{\"id\":1768,\"kind\":4194304,\"name\":\"ResultOfSubscribeCollection\",\"url\":\"modules.html#ResultOfSubscribeCollection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1769,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfSubscribeCollection.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfSubscribeCollection\"},{\"id\":1770,\"kind\":1024,\"name\":\"handle\",\"url\":\"modules.html#ResultOfSubscribeCollection.__type.handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfSubscribeCollection.__type\"},{\"id\":1771,\"kind\":4194304,\"name\":\"ParamsOfSubscribeCollection\",\"url\":\"modules.html#ParamsOfSubscribeCollection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1772,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfSubscribeCollection.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfSubscribeCollection\"},{\"id\":1773,\"kind\":1024,\"name\":\"collection\",\"url\":\"modules.html#ParamsOfSubscribeCollection.__type.collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSubscribeCollection.__type\"},{\"id\":1774,\"kind\":1024,\"name\":\"filter\",\"url\":\"modules.html#ParamsOfSubscribeCollection.__type.filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSubscribeCollection.__type\"},{\"id\":1775,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ParamsOfSubscribeCollection.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSubscribeCollection.__type\"},{\"id\":1776,\"kind\":4194304,\"name\":\"ParamsOfSubscribe\",\"url\":\"modules.html#ParamsOfSubscribe\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1777,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfSubscribe.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfSubscribe\"},{\"id\":1778,\"kind\":1024,\"name\":\"subscription\",\"url\":\"modules.html#ParamsOfSubscribe.__type.subscription\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSubscribe.__type\"},{\"id\":1779,\"kind\":1024,\"name\":\"variables\",\"url\":\"modules.html#ParamsOfSubscribe.__type.variables\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSubscribe.__type\"},{\"id\":1780,\"kind\":4194304,\"name\":\"ParamsOfFindLastShardBlock\",\"url\":\"modules.html#ParamsOfFindLastShardBlock\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1781,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfFindLastShardBlock.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfFindLastShardBlock\"},{\"id\":1782,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ParamsOfFindLastShardBlock.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfFindLastShardBlock.__type\"},{\"id\":1783,\"kind\":4194304,\"name\":\"ResultOfFindLastShardBlock\",\"url\":\"modules.html#ResultOfFindLastShardBlock\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1784,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfFindLastShardBlock.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfFindLastShardBlock\"},{\"id\":1785,\"kind\":1024,\"name\":\"block_id\",\"url\":\"modules.html#ResultOfFindLastShardBlock.__type.block_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfFindLastShardBlock.__type\"},{\"id\":1786,\"kind\":4194304,\"name\":\"EndpointsSet\",\"url\":\"modules.html#EndpointsSet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1787,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#EndpointsSet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"EndpointsSet\"},{\"id\":1788,\"kind\":1024,\"name\":\"endpoints\",\"url\":\"modules.html#EndpointsSet.__type.endpoints\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"EndpointsSet.__type\"},{\"id\":1789,\"kind\":4194304,\"name\":\"ResultOfGetEndpoints\",\"url\":\"modules.html#ResultOfGetEndpoints\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1790,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetEndpoints.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetEndpoints\"},{\"id\":1791,\"kind\":1024,\"name\":\"query\",\"url\":\"modules.html#ResultOfGetEndpoints.__type.query\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetEndpoints.__type\"},{\"id\":1792,\"kind\":1024,\"name\":\"endpoints\",\"url\":\"modules.html#ResultOfGetEndpoints.__type.endpoints\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetEndpoints.__type\"},{\"id\":1793,\"kind\":4194304,\"name\":\"ParamsOfQueryCounterparties\",\"url\":\"modules.html#ParamsOfQueryCounterparties\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1794,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfQueryCounterparties.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfQueryCounterparties\"},{\"id\":1795,\"kind\":1024,\"name\":\"account\",\"url\":\"modules.html#ParamsOfQueryCounterparties.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryCounterparties.__type\"},{\"id\":1796,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ParamsOfQueryCounterparties.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryCounterparties.__type\"},{\"id\":1797,\"kind\":1024,\"name\":\"first\",\"url\":\"modules.html#ParamsOfQueryCounterparties.__type.first\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryCounterparties.__type\"},{\"id\":1798,\"kind\":1024,\"name\":\"after\",\"url\":\"modules.html#ParamsOfQueryCounterparties.__type.after\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryCounterparties.__type\"},{\"id\":1799,\"kind\":4194304,\"name\":\"ParamsOfQueryTransactionTree\",\"url\":\"modules.html#ParamsOfQueryTransactionTree\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1800,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfQueryTransactionTree.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfQueryTransactionTree\"},{\"id\":1801,\"kind\":1024,\"name\":\"in_msg\",\"url\":\"modules.html#ParamsOfQueryTransactionTree.__type.in_msg\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryTransactionTree.__type\"},{\"id\":1802,\"kind\":1024,\"name\":\"abi_registry\",\"url\":\"modules.html#ParamsOfQueryTransactionTree.__type.abi_registry\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryTransactionTree.__type\"},{\"id\":1803,\"kind\":1024,\"name\":\"timeout\",\"url\":\"modules.html#ParamsOfQueryTransactionTree.__type.timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryTransactionTree.__type\"},{\"id\":1804,\"kind\":1024,\"name\":\"transaction_max_count\",\"url\":\"modules.html#ParamsOfQueryTransactionTree.__type.transaction_max_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfQueryTransactionTree.__type\"},{\"id\":1805,\"kind\":4194304,\"name\":\"ResultOfQueryTransactionTree\",\"url\":\"modules.html#ResultOfQueryTransactionTree\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1806,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfQueryTransactionTree.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfQueryTransactionTree\"},{\"id\":1807,\"kind\":1024,\"name\":\"messages\",\"url\":\"modules.html#ResultOfQueryTransactionTree.__type.messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfQueryTransactionTree.__type\"},{\"id\":1808,\"kind\":1024,\"name\":\"transactions\",\"url\":\"modules.html#ResultOfQueryTransactionTree.__type.transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfQueryTransactionTree.__type\"},{\"id\":1809,\"kind\":4194304,\"name\":\"ParamsOfCreateBlockIterator\",\"url\":\"modules.html#ParamsOfCreateBlockIterator\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1810,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfCreateBlockIterator.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfCreateBlockIterator\"},{\"id\":1811,\"kind\":1024,\"name\":\"start_time\",\"url\":\"modules.html#ParamsOfCreateBlockIterator.__type.start_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateBlockIterator.__type\"},{\"id\":1812,\"kind\":1024,\"name\":\"end_time\",\"url\":\"modules.html#ParamsOfCreateBlockIterator.__type.end_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateBlockIterator.__type\"},{\"id\":1813,\"kind\":1024,\"name\":\"shard_filter\",\"url\":\"modules.html#ParamsOfCreateBlockIterator.__type.shard_filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateBlockIterator.__type\"},{\"id\":1814,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ParamsOfCreateBlockIterator.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateBlockIterator.__type\"},{\"id\":1815,\"kind\":4194304,\"name\":\"RegisteredIterator\",\"url\":\"modules.html#RegisteredIterator\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1816,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#RegisteredIterator.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"RegisteredIterator\"},{\"id\":1817,\"kind\":1024,\"name\":\"handle\",\"url\":\"modules.html#RegisteredIterator.__type.handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RegisteredIterator.__type\"},{\"id\":1818,\"kind\":4194304,\"name\":\"ParamsOfResumeBlockIterator\",\"url\":\"modules.html#ParamsOfResumeBlockIterator\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1819,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfResumeBlockIterator.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfResumeBlockIterator\"},{\"id\":1820,\"kind\":1024,\"name\":\"resume_state\",\"url\":\"modules.html#ParamsOfResumeBlockIterator.__type.resume_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfResumeBlockIterator.__type\"},{\"id\":1821,\"kind\":4194304,\"name\":\"ParamsOfCreateTransactionIterator\",\"url\":\"modules.html#ParamsOfCreateTransactionIterator\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1822,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfCreateTransactionIterator.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfCreateTransactionIterator\"},{\"id\":1823,\"kind\":1024,\"name\":\"start_time\",\"url\":\"modules.html#ParamsOfCreateTransactionIterator.__type.start_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateTransactionIterator.__type\"},{\"id\":1824,\"kind\":1024,\"name\":\"end_time\",\"url\":\"modules.html#ParamsOfCreateTransactionIterator.__type.end_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateTransactionIterator.__type\"},{\"id\":1825,\"kind\":1024,\"name\":\"shard_filter\",\"url\":\"modules.html#ParamsOfCreateTransactionIterator.__type.shard_filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateTransactionIterator.__type\"},{\"id\":1826,\"kind\":1024,\"name\":\"accounts_filter\",\"url\":\"modules.html#ParamsOfCreateTransactionIterator.__type.accounts_filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateTransactionIterator.__type\"},{\"id\":1827,\"kind\":1024,\"name\":\"result\",\"url\":\"modules.html#ParamsOfCreateTransactionIterator.__type.result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateTransactionIterator.__type\"},{\"id\":1828,\"kind\":1024,\"name\":\"include_transfers\",\"url\":\"modules.html#ParamsOfCreateTransactionIterator.__type.include_transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfCreateTransactionIterator.__type\"},{\"id\":1829,\"kind\":4194304,\"name\":\"ParamsOfResumeTransactionIterator\",\"url\":\"modules.html#ParamsOfResumeTransactionIterator\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1830,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfResumeTransactionIterator.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfResumeTransactionIterator\"},{\"id\":1831,\"kind\":1024,\"name\":\"resume_state\",\"url\":\"modules.html#ParamsOfResumeTransactionIterator.__type.resume_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfResumeTransactionIterator.__type\"},{\"id\":1832,\"kind\":1024,\"name\":\"accounts_filter\",\"url\":\"modules.html#ParamsOfResumeTransactionIterator.__type.accounts_filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfResumeTransactionIterator.__type\"},{\"id\":1833,\"kind\":4194304,\"name\":\"ParamsOfIteratorNext\",\"url\":\"modules.html#ParamsOfIteratorNext\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1834,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfIteratorNext.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfIteratorNext\"},{\"id\":1835,\"kind\":1024,\"name\":\"iterator\",\"url\":\"modules.html#ParamsOfIteratorNext.__type.iterator\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfIteratorNext.__type\"},{\"id\":1836,\"kind\":1024,\"name\":\"limit\",\"url\":\"modules.html#ParamsOfIteratorNext.__type.limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfIteratorNext.__type\"},{\"id\":1837,\"kind\":1024,\"name\":\"return_resume_state\",\"url\":\"modules.html#ParamsOfIteratorNext.__type.return_resume_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfIteratorNext.__type\"},{\"id\":1838,\"kind\":4194304,\"name\":\"ResultOfIteratorNext\",\"url\":\"modules.html#ResultOfIteratorNext\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1839,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfIteratorNext.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfIteratorNext\"},{\"id\":1840,\"kind\":1024,\"name\":\"items\",\"url\":\"modules.html#ResultOfIteratorNext.__type.items\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfIteratorNext.__type\"},{\"id\":1841,\"kind\":1024,\"name\":\"has_more\",\"url\":\"modules.html#ResultOfIteratorNext.__type.has_more\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfIteratorNext.__type\"},{\"id\":1842,\"kind\":1024,\"name\":\"resume_state\",\"url\":\"modules.html#ResultOfIteratorNext.__type.resume_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfIteratorNext.__type\"},{\"id\":1843,\"kind\":4194304,\"name\":\"ResultOfGetSignatureId\",\"url\":\"modules.html#ResultOfGetSignatureId\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1844,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfGetSignatureId.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfGetSignatureId\"},{\"id\":1845,\"kind\":1024,\"name\":\"signature_id\",\"url\":\"modules.html#ResultOfGetSignatureId.__type.signature_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfGetSignatureId.__type\"},{\"id\":1846,\"kind\":128,\"name\":\"NetModule\",\"url\":\"classes/NetModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1847,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NetModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1848,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/NetModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1849,\"kind\":2048,\"name\":\"query\",\"url\":\"classes/NetModule.html#query\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1850,\"kind\":2048,\"name\":\"query_sync\",\"url\":\"classes/NetModule.html#query_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1851,\"kind\":2048,\"name\":\"batch_query\",\"url\":\"classes/NetModule.html#batch_query\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1852,\"kind\":2048,\"name\":\"batch_query_sync\",\"url\":\"classes/NetModule.html#batch_query_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1853,\"kind\":2048,\"name\":\"query_collection\",\"url\":\"classes/NetModule.html#query_collection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1854,\"kind\":2048,\"name\":\"query_collection_sync\",\"url\":\"classes/NetModule.html#query_collection_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1855,\"kind\":2048,\"name\":\"aggregate_collection\",\"url\":\"classes/NetModule.html#aggregate_collection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1856,\"kind\":2048,\"name\":\"aggregate_collection_sync\",\"url\":\"classes/NetModule.html#aggregate_collection_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1857,\"kind\":2048,\"name\":\"wait_for_collection\",\"url\":\"classes/NetModule.html#wait_for_collection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1858,\"kind\":2048,\"name\":\"wait_for_collection_sync\",\"url\":\"classes/NetModule.html#wait_for_collection_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1859,\"kind\":2048,\"name\":\"unsubscribe\",\"url\":\"classes/NetModule.html#unsubscribe\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1860,\"kind\":2048,\"name\":\"unsubscribe_sync\",\"url\":\"classes/NetModule.html#unsubscribe_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1861,\"kind\":2048,\"name\":\"subscribe_collection\",\"url\":\"classes/NetModule.html#subscribe_collection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1862,\"kind\":2048,\"name\":\"subscribe_collection_sync\",\"url\":\"classes/NetModule.html#subscribe_collection_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1863,\"kind\":2048,\"name\":\"subscribe\",\"url\":\"classes/NetModule.html#subscribe\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1864,\"kind\":2048,\"name\":\"subscribe_sync\",\"url\":\"classes/NetModule.html#subscribe_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1865,\"kind\":2048,\"name\":\"suspend\",\"url\":\"classes/NetModule.html#suspend\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1866,\"kind\":2048,\"name\":\"suspend_sync\",\"url\":\"classes/NetModule.html#suspend_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1867,\"kind\":2048,\"name\":\"resume\",\"url\":\"classes/NetModule.html#resume\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1868,\"kind\":2048,\"name\":\"resume_sync\",\"url\":\"classes/NetModule.html#resume_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1869,\"kind\":2048,\"name\":\"find_last_shard_block\",\"url\":\"classes/NetModule.html#find_last_shard_block\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1870,\"kind\":2048,\"name\":\"find_last_shard_block_sync\",\"url\":\"classes/NetModule.html#find_last_shard_block_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1871,\"kind\":2048,\"name\":\"fetch_endpoints\",\"url\":\"classes/NetModule.html#fetch_endpoints\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1872,\"kind\":2048,\"name\":\"fetch_endpoints_sync\",\"url\":\"classes/NetModule.html#fetch_endpoints_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1873,\"kind\":2048,\"name\":\"set_endpoints\",\"url\":\"classes/NetModule.html#set_endpoints\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1874,\"kind\":2048,\"name\":\"set_endpoints_sync\",\"url\":\"classes/NetModule.html#set_endpoints_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1875,\"kind\":2048,\"name\":\"get_endpoints\",\"url\":\"classes/NetModule.html#get_endpoints\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1876,\"kind\":2048,\"name\":\"get_endpoints_sync\",\"url\":\"classes/NetModule.html#get_endpoints_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1877,\"kind\":2048,\"name\":\"query_counterparties\",\"url\":\"classes/NetModule.html#query_counterparties\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1878,\"kind\":2048,\"name\":\"query_counterparties_sync\",\"url\":\"classes/NetModule.html#query_counterparties_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1879,\"kind\":2048,\"name\":\"query_transaction_tree\",\"url\":\"classes/NetModule.html#query_transaction_tree\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1880,\"kind\":2048,\"name\":\"query_transaction_tree_sync\",\"url\":\"classes/NetModule.html#query_transaction_tree_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1881,\"kind\":2048,\"name\":\"create_block_iterator\",\"url\":\"classes/NetModule.html#create_block_iterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1882,\"kind\":2048,\"name\":\"create_block_iterator_sync\",\"url\":\"classes/NetModule.html#create_block_iterator_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1883,\"kind\":2048,\"name\":\"resume_block_iterator\",\"url\":\"classes/NetModule.html#resume_block_iterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1884,\"kind\":2048,\"name\":\"resume_block_iterator_sync\",\"url\":\"classes/NetModule.html#resume_block_iterator_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1885,\"kind\":2048,\"name\":\"create_transaction_iterator\",\"url\":\"classes/NetModule.html#create_transaction_iterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1886,\"kind\":2048,\"name\":\"create_transaction_iterator_sync\",\"url\":\"classes/NetModule.html#create_transaction_iterator_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1887,\"kind\":2048,\"name\":\"resume_transaction_iterator\",\"url\":\"classes/NetModule.html#resume_transaction_iterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1888,\"kind\":2048,\"name\":\"resume_transaction_iterator_sync\",\"url\":\"classes/NetModule.html#resume_transaction_iterator_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1889,\"kind\":2048,\"name\":\"iterator_next\",\"url\":\"classes/NetModule.html#iterator_next\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1890,\"kind\":2048,\"name\":\"iterator_next_sync\",\"url\":\"classes/NetModule.html#iterator_next_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1891,\"kind\":2048,\"name\":\"remove_iterator\",\"url\":\"classes/NetModule.html#remove_iterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1892,\"kind\":2048,\"name\":\"remove_iterator_sync\",\"url\":\"classes/NetModule.html#remove_iterator_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1893,\"kind\":2048,\"name\":\"get_signature_id\",\"url\":\"classes/NetModule.html#get_signature_id\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1894,\"kind\":2048,\"name\":\"get_signature_id_sync\",\"url\":\"classes/NetModule.html#get_signature_id_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetModule\"},{\"id\":1895,\"kind\":8,\"name\":\"DebotErrorCode\",\"url\":\"enums/DebotErrorCode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1896,\"kind\":16,\"name\":\"DebotStartFailed\",\"url\":\"enums/DebotErrorCode.html#DebotStartFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1897,\"kind\":16,\"name\":\"DebotFetchFailed\",\"url\":\"enums/DebotErrorCode.html#DebotFetchFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1898,\"kind\":16,\"name\":\"DebotExecutionFailed\",\"url\":\"enums/DebotErrorCode.html#DebotExecutionFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1899,\"kind\":16,\"name\":\"DebotInvalidHandle\",\"url\":\"enums/DebotErrorCode.html#DebotInvalidHandle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1900,\"kind\":16,\"name\":\"DebotInvalidJsonParams\",\"url\":\"enums/DebotErrorCode.html#DebotInvalidJsonParams\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1901,\"kind\":16,\"name\":\"DebotInvalidFunctionId\",\"url\":\"enums/DebotErrorCode.html#DebotInvalidFunctionId\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1902,\"kind\":16,\"name\":\"DebotInvalidAbi\",\"url\":\"enums/DebotErrorCode.html#DebotInvalidAbi\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1903,\"kind\":16,\"name\":\"DebotGetMethodFailed\",\"url\":\"enums/DebotErrorCode.html#DebotGetMethodFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1904,\"kind\":16,\"name\":\"DebotInvalidMsg\",\"url\":\"enums/DebotErrorCode.html#DebotInvalidMsg\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1905,\"kind\":16,\"name\":\"DebotExternalCallFailed\",\"url\":\"enums/DebotErrorCode.html#DebotExternalCallFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1906,\"kind\":16,\"name\":\"DebotBrowserCallbackFailed\",\"url\":\"enums/DebotErrorCode.html#DebotBrowserCallbackFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1907,\"kind\":16,\"name\":\"DebotOperationRejected\",\"url\":\"enums/DebotErrorCode.html#DebotOperationRejected\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1908,\"kind\":16,\"name\":\"DebotNoCode\",\"url\":\"enums/DebotErrorCode.html#DebotNoCode\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebotErrorCode\"},{\"id\":1909,\"kind\":4194304,\"name\":\"DebotHandle\",\"url\":\"modules.html#DebotHandle\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1910,\"kind\":4194304,\"name\":\"DebotAction\",\"url\":\"modules.html#DebotAction\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1911,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#DebotAction.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"DebotAction\"},{\"id\":1912,\"kind\":1024,\"name\":\"description\",\"url\":\"modules.html#DebotAction.__type.description\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotAction.__type\"},{\"id\":1913,\"kind\":1024,\"name\":\"name\",\"url\":\"modules.html#DebotAction.__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotAction.__type\"},{\"id\":1914,\"kind\":1024,\"name\":\"action_type\",\"url\":\"modules.html#DebotAction.__type.action_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotAction.__type\"},{\"id\":1915,\"kind\":1024,\"name\":\"to\",\"url\":\"modules.html#DebotAction.__type.to\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotAction.__type\"},{\"id\":1916,\"kind\":1024,\"name\":\"attributes\",\"url\":\"modules.html#DebotAction.__type.attributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotAction.__type\"},{\"id\":1917,\"kind\":1024,\"name\":\"misc\",\"url\":\"modules.html#DebotAction.__type.misc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotAction.__type\"},{\"id\":1918,\"kind\":4194304,\"name\":\"DebotInfo\",\"url\":\"modules.html#DebotInfo\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1919,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#DebotInfo.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"DebotInfo\"},{\"id\":1920,\"kind\":1024,\"name\":\"name\",\"url\":\"modules.html#DebotInfo.__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1921,\"kind\":1024,\"name\":\"version\",\"url\":\"modules.html#DebotInfo.__type.version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1922,\"kind\":1024,\"name\":\"publisher\",\"url\":\"modules.html#DebotInfo.__type.publisher\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1923,\"kind\":1024,\"name\":\"caption\",\"url\":\"modules.html#DebotInfo.__type.caption\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1924,\"kind\":1024,\"name\":\"author\",\"url\":\"modules.html#DebotInfo.__type.author\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1925,\"kind\":1024,\"name\":\"support\",\"url\":\"modules.html#DebotInfo.__type.support\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1926,\"kind\":1024,\"name\":\"hello\",\"url\":\"modules.html#DebotInfo.__type.hello\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1927,\"kind\":1024,\"name\":\"language\",\"url\":\"modules.html#DebotInfo.__type.language\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1928,\"kind\":1024,\"name\":\"dabi\",\"url\":\"modules.html#DebotInfo.__type.dabi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1929,\"kind\":1024,\"name\":\"icon\",\"url\":\"modules.html#DebotInfo.__type.icon\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1930,\"kind\":1024,\"name\":\"interfaces\",\"url\":\"modules.html#DebotInfo.__type.interfaces\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1931,\"kind\":1024,\"name\":\"dabiVersion\",\"url\":\"modules.html#DebotInfo.__type.dabiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotInfo.__type\"},{\"id\":1932,\"kind\":4194304,\"name\":\"DebotActivityTransactionVariant\",\"url\":\"modules.html#DebotActivityTransactionVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1933,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#DebotActivityTransactionVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"DebotActivityTransactionVariant\"},{\"id\":1934,\"kind\":1024,\"name\":\"msg\",\"url\":\"modules.html#DebotActivityTransactionVariant.__type.msg\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotActivityTransactionVariant.__type\"},{\"id\":1935,\"kind\":1024,\"name\":\"dst\",\"url\":\"modules.html#DebotActivityTransactionVariant.__type.dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotActivityTransactionVariant.__type\"},{\"id\":1936,\"kind\":1024,\"name\":\"out\",\"url\":\"modules.html#DebotActivityTransactionVariant.__type.out\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotActivityTransactionVariant.__type\"},{\"id\":1937,\"kind\":1024,\"name\":\"fee\",\"url\":\"modules.html#DebotActivityTransactionVariant.__type.fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotActivityTransactionVariant.__type\"},{\"id\":1938,\"kind\":1024,\"name\":\"setcode\",\"url\":\"modules.html#DebotActivityTransactionVariant.__type.setcode\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotActivityTransactionVariant.__type\"},{\"id\":1939,\"kind\":1024,\"name\":\"signkey\",\"url\":\"modules.html#DebotActivityTransactionVariant.__type.signkey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotActivityTransactionVariant.__type\"},{\"id\":1940,\"kind\":1024,\"name\":\"signing_box_handle\",\"url\":\"modules.html#DebotActivityTransactionVariant.__type.signing_box_handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DebotActivityTransactionVariant.__type\"},{\"id\":1941,\"kind\":4194304,\"name\":\"DebotActivity\",\"url\":\"modules.html#DebotActivity\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1942,\"kind\":4194304,\"name\":\"Spending\",\"url\":\"modules.html#Spending\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1943,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#Spending.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"Spending\"},{\"id\":1944,\"kind\":1024,\"name\":\"amount\",\"url\":\"modules.html#Spending.__type.amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Spending.__type\"},{\"id\":1945,\"kind\":1024,\"name\":\"dst\",\"url\":\"modules.html#Spending.__type.dst\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Spending.__type\"},{\"id\":1946,\"kind\":4194304,\"name\":\"ParamsOfInit\",\"url\":\"modules.html#ParamsOfInit\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1947,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfInit.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfInit\"},{\"id\":1948,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ParamsOfInit.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfInit.__type\"},{\"id\":1949,\"kind\":4194304,\"name\":\"RegisteredDebot\",\"url\":\"modules.html#RegisteredDebot\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1950,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#RegisteredDebot.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"RegisteredDebot\"},{\"id\":1951,\"kind\":1024,\"name\":\"debot_handle\",\"url\":\"modules.html#RegisteredDebot.__type.debot_handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RegisteredDebot.__type\"},{\"id\":1952,\"kind\":1024,\"name\":\"debot_abi\",\"url\":\"modules.html#RegisteredDebot.__type.debot_abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RegisteredDebot.__type\"},{\"id\":1953,\"kind\":1024,\"name\":\"info\",\"url\":\"modules.html#RegisteredDebot.__type.info\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RegisteredDebot.__type\"},{\"id\":1954,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowserLogVariant\",\"url\":\"modules.html#ParamsOfAppDebotBrowserLogVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1955,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppDebotBrowserLogVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppDebotBrowserLogVariant\"},{\"id\":1956,\"kind\":1024,\"name\":\"msg\",\"url\":\"modules.html#ParamsOfAppDebotBrowserLogVariant.__type.msg\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppDebotBrowserLogVariant.__type\"},{\"id\":1957,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowserSwitchVariant\",\"url\":\"modules.html#ParamsOfAppDebotBrowserSwitchVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1958,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppDebotBrowserSwitchVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppDebotBrowserSwitchVariant\"},{\"id\":1959,\"kind\":1024,\"name\":\"context_id\",\"url\":\"modules.html#ParamsOfAppDebotBrowserSwitchVariant.__type.context_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppDebotBrowserSwitchVariant.__type\"},{\"id\":1960,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowserSwitchCompletedVariant\",\"url\":\"modules.html#ParamsOfAppDebotBrowserSwitchCompletedVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1961,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppDebotBrowserSwitchCompletedVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppDebotBrowserSwitchCompletedVariant\"},{\"id\":1962,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowserShowActionVariant\",\"url\":\"modules.html#ParamsOfAppDebotBrowserShowActionVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1963,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppDebotBrowserShowActionVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppDebotBrowserShowActionVariant\"},{\"id\":1964,\"kind\":1024,\"name\":\"action\",\"url\":\"modules.html#ParamsOfAppDebotBrowserShowActionVariant.__type.action\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppDebotBrowserShowActionVariant.__type\"},{\"id\":1965,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowserInputVariant\",\"url\":\"modules.html#ParamsOfAppDebotBrowserInputVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1966,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppDebotBrowserInputVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppDebotBrowserInputVariant\"},{\"id\":1967,\"kind\":1024,\"name\":\"prompt\",\"url\":\"modules.html#ParamsOfAppDebotBrowserInputVariant.__type.prompt\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppDebotBrowserInputVariant.__type\"},{\"id\":1968,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowserGetSigningBoxVariant\",\"url\":\"modules.html#ParamsOfAppDebotBrowserGetSigningBoxVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1969,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppDebotBrowserGetSigningBoxVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppDebotBrowserGetSigningBoxVariant\"},{\"id\":1970,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowserInvokeDebotVariant\",\"url\":\"modules.html#ParamsOfAppDebotBrowserInvokeDebotVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1971,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppDebotBrowserInvokeDebotVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppDebotBrowserInvokeDebotVariant\"},{\"id\":1972,\"kind\":1024,\"name\":\"debot_addr\",\"url\":\"modules.html#ParamsOfAppDebotBrowserInvokeDebotVariant.__type.debot_addr\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppDebotBrowserInvokeDebotVariant.__type\"},{\"id\":1973,\"kind\":1024,\"name\":\"action\",\"url\":\"modules.html#ParamsOfAppDebotBrowserInvokeDebotVariant.__type.action\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppDebotBrowserInvokeDebotVariant.__type\"},{\"id\":1974,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowserSendVariant\",\"url\":\"modules.html#ParamsOfAppDebotBrowserSendVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1975,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppDebotBrowserSendVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppDebotBrowserSendVariant\"},{\"id\":1976,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfAppDebotBrowserSendVariant.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppDebotBrowserSendVariant.__type\"},{\"id\":1977,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowserApproveVariant\",\"url\":\"modules.html#ParamsOfAppDebotBrowserApproveVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1978,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfAppDebotBrowserApproveVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfAppDebotBrowserApproveVariant\"},{\"id\":1979,\"kind\":1024,\"name\":\"activity\",\"url\":\"modules.html#ParamsOfAppDebotBrowserApproveVariant.__type.activity\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfAppDebotBrowserApproveVariant.__type\"},{\"id\":1980,\"kind\":4194304,\"name\":\"ParamsOfAppDebotBrowser\",\"url\":\"modules.html#ParamsOfAppDebotBrowser\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1981,\"kind\":4194304,\"name\":\"ResultOfAppDebotBrowserInputVariant\",\"url\":\"modules.html#ResultOfAppDebotBrowserInputVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1982,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppDebotBrowserInputVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppDebotBrowserInputVariant\"},{\"id\":1983,\"kind\":1024,\"name\":\"value\",\"url\":\"modules.html#ResultOfAppDebotBrowserInputVariant.__type.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppDebotBrowserInputVariant.__type\"},{\"id\":1984,\"kind\":4194304,\"name\":\"ResultOfAppDebotBrowserGetSigningBoxVariant\",\"url\":\"modules.html#ResultOfAppDebotBrowserGetSigningBoxVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1985,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppDebotBrowserGetSigningBoxVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppDebotBrowserGetSigningBoxVariant\"},{\"id\":1986,\"kind\":1024,\"name\":\"signing_box\",\"url\":\"modules.html#ResultOfAppDebotBrowserGetSigningBoxVariant.__type.signing_box\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppDebotBrowserGetSigningBoxVariant.__type\"},{\"id\":1987,\"kind\":4194304,\"name\":\"ResultOfAppDebotBrowserInvokeDebotVariant\",\"url\":\"modules.html#ResultOfAppDebotBrowserInvokeDebotVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1988,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppDebotBrowserInvokeDebotVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppDebotBrowserInvokeDebotVariant\"},{\"id\":1989,\"kind\":4194304,\"name\":\"ResultOfAppDebotBrowserApproveVariant\",\"url\":\"modules.html#ResultOfAppDebotBrowserApproveVariant\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1990,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfAppDebotBrowserApproveVariant.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfAppDebotBrowserApproveVariant\"},{\"id\":1991,\"kind\":1024,\"name\":\"approved\",\"url\":\"modules.html#ResultOfAppDebotBrowserApproveVariant.__type.approved\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfAppDebotBrowserApproveVariant.__type\"},{\"id\":1992,\"kind\":4194304,\"name\":\"ResultOfAppDebotBrowser\",\"url\":\"modules.html#ResultOfAppDebotBrowser\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1993,\"kind\":4194304,\"name\":\"ParamsOfStart\",\"url\":\"modules.html#ParamsOfStart\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1994,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfStart.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfStart\"},{\"id\":1995,\"kind\":1024,\"name\":\"debot_handle\",\"url\":\"modules.html#ParamsOfStart.__type.debot_handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfStart.__type\"},{\"id\":1996,\"kind\":4194304,\"name\":\"ParamsOfFetch\",\"url\":\"modules.html#ParamsOfFetch\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1997,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfFetch.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfFetch\"},{\"id\":1998,\"kind\":1024,\"name\":\"address\",\"url\":\"modules.html#ParamsOfFetch.__type.address\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfFetch.__type\"},{\"id\":1999,\"kind\":4194304,\"name\":\"ResultOfFetch\",\"url\":\"modules.html#ResultOfFetch\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2000,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ResultOfFetch.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ResultOfFetch\"},{\"id\":2001,\"kind\":1024,\"name\":\"info\",\"url\":\"modules.html#ResultOfFetch.__type.info\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResultOfFetch.__type\"},{\"id\":2002,\"kind\":4194304,\"name\":\"ParamsOfExecute\",\"url\":\"modules.html#ParamsOfExecute\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2003,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfExecute.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfExecute\"},{\"id\":2004,\"kind\":1024,\"name\":\"debot_handle\",\"url\":\"modules.html#ParamsOfExecute.__type.debot_handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfExecute.__type\"},{\"id\":2005,\"kind\":1024,\"name\":\"action\",\"url\":\"modules.html#ParamsOfExecute.__type.action\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfExecute.__type\"},{\"id\":2006,\"kind\":4194304,\"name\":\"ParamsOfSend\",\"url\":\"modules.html#ParamsOfSend\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2007,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfSend.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfSend\"},{\"id\":2008,\"kind\":1024,\"name\":\"debot_handle\",\"url\":\"modules.html#ParamsOfSend.__type.debot_handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSend.__type\"},{\"id\":2009,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfSend.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfSend.__type\"},{\"id\":2010,\"kind\":4194304,\"name\":\"ParamsOfRemove\",\"url\":\"modules.html#ParamsOfRemove\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2011,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfRemove.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfRemove\"},{\"id\":2012,\"kind\":1024,\"name\":\"debot_handle\",\"url\":\"modules.html#ParamsOfRemove.__type.debot_handle\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfRemove.__type\"},{\"id\":2013,\"kind\":256,\"name\":\"AppDebotBrowser\",\"url\":\"interfaces/AppDebotBrowser.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2014,\"kind\":2048,\"name\":\"log\",\"url\":\"interfaces/AppDebotBrowser.html#log\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppDebotBrowser\"},{\"id\":2015,\"kind\":2048,\"name\":\"switch\",\"url\":\"interfaces/AppDebotBrowser.html#switch\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppDebotBrowser\"},{\"id\":2016,\"kind\":2048,\"name\":\"switch_completed\",\"url\":\"interfaces/AppDebotBrowser.html#switch_completed\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppDebotBrowser\"},{\"id\":2017,\"kind\":2048,\"name\":\"show_action\",\"url\":\"interfaces/AppDebotBrowser.html#show_action\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppDebotBrowser\"},{\"id\":2018,\"kind\":2048,\"name\":\"input\",\"url\":\"interfaces/AppDebotBrowser.html#input\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppDebotBrowser\"},{\"id\":2019,\"kind\":2048,\"name\":\"get_signing_box\",\"url\":\"interfaces/AppDebotBrowser.html#get_signing_box\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppDebotBrowser\"},{\"id\":2020,\"kind\":2048,\"name\":\"invoke_debot\",\"url\":\"interfaces/AppDebotBrowser.html#invoke_debot\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppDebotBrowser\"},{\"id\":2021,\"kind\":2048,\"name\":\"send\",\"url\":\"interfaces/AppDebotBrowser.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppDebotBrowser\"},{\"id\":2022,\"kind\":2048,\"name\":\"approve\",\"url\":\"interfaces/AppDebotBrowser.html#approve\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AppDebotBrowser\"},{\"id\":2023,\"kind\":128,\"name\":\"DebotModule\",\"url\":\"classes/DebotModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":2024,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DebotModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":2025,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/DebotModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":2026,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/DebotModule.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":2027,\"kind\":2048,\"name\":\"init_sync\",\"url\":\"classes/DebotModule.html#init_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":2028,\"kind\":2048,\"name\":\"start\",\"url\":\"classes/DebotModule.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":2029,\"kind\":2048,\"name\":\"start_sync\",\"url\":\"classes/DebotModule.html#start_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":2030,\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/DebotModule.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":2031,\"kind\":2048,\"name\":\"fetch_sync\",\"url\":\"classes/DebotModule.html#fetch_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":2032,\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/DebotModule.html#execute\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":2033,\"kind\":2048,\"name\":\"execute_sync\",\"url\":\"classes/DebotModule.html#execute_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":2034,\"kind\":2048,\"name\":\"send\",\"url\":\"classes/DebotModule.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":2035,\"kind\":2048,\"name\":\"send_sync\",\"url\":\"classes/DebotModule.html#send_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":2036,\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/DebotModule.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":2037,\"kind\":2048,\"name\":\"remove_sync\",\"url\":\"classes/DebotModule.html#remove_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebotModule\"},{\"id\":2038,\"kind\":8,\"name\":\"ProofsErrorCode\",\"url\":\"enums/ProofsErrorCode.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":2039,\"kind\":16,\"name\":\"InvalidData\",\"url\":\"enums/ProofsErrorCode.html#InvalidData\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProofsErrorCode\"},{\"id\":2040,\"kind\":16,\"name\":\"ProofCheckFailed\",\"url\":\"enums/ProofsErrorCode.html#ProofCheckFailed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProofsErrorCode\"},{\"id\":2041,\"kind\":16,\"name\":\"InternalError\",\"url\":\"enums/ProofsErrorCode.html#InternalError\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProofsErrorCode\"},{\"id\":2042,\"kind\":16,\"name\":\"DataDiffersFromProven\",\"url\":\"enums/ProofsErrorCode.html#DataDiffersFromProven\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ProofsErrorCode\"},{\"id\":2043,\"kind\":4194304,\"name\":\"ParamsOfProofBlockData\",\"url\":\"modules.html#ParamsOfProofBlockData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2044,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfProofBlockData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfProofBlockData\"},{\"id\":2045,\"kind\":1024,\"name\":\"block\",\"url\":\"modules.html#ParamsOfProofBlockData.__type.block\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfProofBlockData.__type\"},{\"id\":2046,\"kind\":4194304,\"name\":\"ParamsOfProofTransactionData\",\"url\":\"modules.html#ParamsOfProofTransactionData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2047,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfProofTransactionData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfProofTransactionData\"},{\"id\":2048,\"kind\":1024,\"name\":\"transaction\",\"url\":\"modules.html#ParamsOfProofTransactionData.__type.transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfProofTransactionData.__type\"},{\"id\":2049,\"kind\":4194304,\"name\":\"ParamsOfProofMessageData\",\"url\":\"modules.html#ParamsOfProofMessageData\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2050,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ParamsOfProofMessageData.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ParamsOfProofMessageData\"},{\"id\":2051,\"kind\":1024,\"name\":\"message\",\"url\":\"modules.html#ParamsOfProofMessageData.__type.message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ParamsOfProofMessageData.__type\"},{\"id\":2052,\"kind\":128,\"name\":\"ProofsModule\",\"url\":\"classes/ProofsModule.html\",\"classes\":\"tsd-kind-class\"},{\"id\":2053,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ProofsModule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ProofsModule\"},{\"id\":2054,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ProofsModule.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ProofsModule\"},{\"id\":2055,\"kind\":2048,\"name\":\"proof_block_data\",\"url\":\"classes/ProofsModule.html#proof_block_data\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProofsModule\"},{\"id\":2056,\"kind\":2048,\"name\":\"proof_block_data_sync\",\"url\":\"classes/ProofsModule.html#proof_block_data_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProofsModule\"},{\"id\":2057,\"kind\":2048,\"name\":\"proof_transaction_data\",\"url\":\"classes/ProofsModule.html#proof_transaction_data\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProofsModule\"},{\"id\":2058,\"kind\":2048,\"name\":\"proof_transaction_data_sync\",\"url\":\"classes/ProofsModule.html#proof_transaction_data_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProofsModule\"},{\"id\":2059,\"kind\":2048,\"name\":\"proof_message_data\",\"url\":\"classes/ProofsModule.html#proof_message_data\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProofsModule\"},{\"id\":2060,\"kind\":2048,\"name\":\"proof_message_data_sync\",\"url\":\"classes/ProofsModule.html#proof_message_data_sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProofsModule\"},{\"id\":2061,\"kind\":128,\"name\":\"TonClient\",\"url\":\"classes/TonClient.html\",\"classes\":\"tsd-kind-class\"},{\"id\":2062,\"kind\":1024,\"name\":\"_defaultConfig\",\"url\":\"classes/TonClient.html#_defaultConfig\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":2063,\"kind\":1024,\"name\":\"_default\",\"url\":\"classes/TonClient.html#_default\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":2064,\"kind\":262144,\"name\":\"default\",\"url\":\"classes/TonClient.html#default\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":2065,\"kind\":262144,\"name\":\"defaultConfig\",\"url\":\"classes/TonClient.html#defaultConfig\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":2066,\"kind\":2048,\"name\":\"useBinaryLibrary\",\"url\":\"classes/TonClient.html#useBinaryLibrary\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":2067,\"kind\":2048,\"name\":\"toKey\",\"url\":\"classes/TonClient.html#toKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":2068,\"kind\":2048,\"name\":\"toHash64\",\"url\":\"classes/TonClient.html#toHash64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":2069,\"kind\":2048,\"name\":\"toHash128\",\"url\":\"classes/TonClient.html#toHash128\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":2070,\"kind\":2048,\"name\":\"toHash256\",\"url\":\"classes/TonClient.html#toHash256\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":2071,\"kind\":2048,\"name\":\"toHash512\",\"url\":\"classes/TonClient.html#toHash512\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":2072,\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/TonClient.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"TonClient\"},{\"id\":2073,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TonClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":2074,\"kind\":1024,\"name\":\"client\",\"url\":\"classes/TonClient.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":2075,\"kind\":1024,\"name\":\"crypto\",\"url\":\"classes/TonClient.html#crypto\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":2076,\"kind\":1024,\"name\":\"abi\",\"url\":\"classes/TonClient.html#abi\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":2077,\"kind\":1024,\"name\":\"boc\",\"url\":\"classes/TonClient.html#boc\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":2078,\"kind\":1024,\"name\":\"processing\",\"url\":\"classes/TonClient.html#processing\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":2079,\"kind\":1024,\"name\":\"utils\",\"url\":\"classes/TonClient.html#utils\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":2080,\"kind\":1024,\"name\":\"net\",\"url\":\"classes/TonClient.html#net\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":2081,\"kind\":1024,\"name\":\"tvm\",\"url\":\"classes/TonClient.html#tvm\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":2082,\"kind\":1024,\"name\":\"proofs\",\"url\":\"classes/TonClient.html#proofs\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":2083,\"kind\":1024,\"name\":\"config\",\"url\":\"classes/TonClient.html#config\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TonClient\"},{\"id\":2084,\"kind\":1024,\"name\":\"context\",\"url\":\"classes/TonClient.html#context\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TonClient\"},{\"id\":2085,\"kind\":1024,\"name\":\"contextCreation\",\"url\":\"classes/TonClient.html#contextCreation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TonClient\"},{\"id\":2086,\"kind\":1024,\"name\":\"contextError\",\"url\":\"classes/TonClient.html#contextError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TonClient\"},{\"id\":2087,\"kind\":2048,\"name\":\"close\",\"url\":\"classes/TonClient.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":2088,\"kind\":2048,\"name\":\"resolveError\",\"url\":\"classes/TonClient.html#resolveError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":2089,\"kind\":2048,\"name\":\"resolveErrorSync\",\"url\":\"classes/TonClient.html#resolveErrorSync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":2090,\"kind\":2048,\"name\":\"resolveApiError\",\"url\":\"classes/TonClient.html#resolveApiError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TonClient\"},{\"id\":2091,\"kind\":2048,\"name\":\"getClientConfig\",\"url\":\"classes/TonClient.html#getClientConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TonClient\"},{\"id\":2092,\"kind\":2048,\"name\":\"contextRequiredSync\",\"url\":\"classes/TonClient.html#contextRequiredSync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TonClient\"},{\"id\":2093,\"kind\":2048,\"name\":\"contextRequired\",\"url\":\"classes/TonClient.html#contextRequired\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TonClient\"},{\"id\":2094,\"kind\":2048,\"name\":\"request\",\"url\":\"classes/TonClient.html#request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":2095,\"kind\":2048,\"name\":\"requestSync\",\"url\":\"classes/TonClient.html#requestSync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":2096,\"kind\":2048,\"name\":\"resolve_app_request\",\"url\":\"classes/TonClient.html#resolve_app_request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TonClient\"},{\"id\":2097,\"kind\":2048,\"name\":\"reject_app_request\",\"url\":\"classes/TonClient.html#reject_app_request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TonClient\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,57.785]],[\"parent/0\",[]],[\"name/1\",[1,72.452]],[\"parent/1\",[0,5.151]],[\"name/2\",[2,72.452]],[\"parent/2\",[0,5.151]],[\"name/3\",[3,72.452]],[\"parent/3\",[0,5.151]],[\"name/4\",[4,72.452]],[\"parent/4\",[0,5.151]],[\"name/5\",[5,72.452]],[\"parent/5\",[0,5.151]],[\"name/6\",[6,67.342]],[\"parent/6\",[]],[\"name/7\",[7,18.429]],[\"parent/7\",[6,6.002]],[\"name/8\",[8,72.452]],[\"parent/8\",[]],[\"name/9\",[9,72.452]],[\"parent/9\",[]],[\"name/10\",[10,72.452]],[\"parent/10\",[]],[\"name/11\",[11,72.452]],[\"parent/11\",[]],[\"name/12\",[12,72.452]],[\"parent/12\",[]],[\"name/13\",[13,72.452]],[\"parent/13\",[]],[\"name/14\",[14,72.452]],[\"parent/14\",[]],[\"name/15\",[15,72.452]],[\"parent/15\",[]],[\"name/16\",[16,72.452]],[\"parent/16\",[]],[\"name/17\",[17,72.452]],[\"parent/17\",[]],[\"name/18\",[18,72.452]],[\"parent/18\",[]],[\"name/19\",[19,72.452]],[\"parent/19\",[]],[\"name/20\",[20,72.452]],[\"parent/20\",[]],[\"name/21\",[21,72.452]],[\"parent/21\",[]],[\"name/22\",[22,72.452]],[\"parent/22\",[]],[\"name/23\",[23,72.452]],[\"parent/23\",[]],[\"name/24\",[24,72.452]],[\"parent/24\",[]],[\"name/25\",[25,72.452]],[\"parent/25\",[]],[\"name/26\",[26,72.452]],[\"parent/26\",[]],[\"name/27\",[27,72.452]],[\"parent/27\",[]],[\"name/28\",[28,72.452]],[\"parent/28\",[]],[\"name/29\",[29,72.452]],[\"parent/29\",[]],[\"name/30\",[30,72.452]],[\"parent/30\",[]],[\"name/31\",[31,72.452]],[\"parent/31\",[]],[\"name/32\",[32,63.977]],[\"parent/32\",[]],[\"name/33\",[33,72.452]],[\"parent/33\",[]],[\"name/34\",[34,67.342]],[\"parent/34\",[]],[\"name/35\",[35,72.452]],[\"parent/35\",[]],[\"name/36\",[36,72.452]],[\"parent/36\",[]],[\"name/37\",[37,72.452]],[\"parent/37\",[]],[\"name/38\",[38,72.452]],[\"parent/38\",[]],[\"name/39\",[39,72.452]],[\"parent/39\",[]],[\"name/40\",[40,72.452]],[\"parent/40\",[]],[\"name/41\",[41,72.452]],[\"parent/41\",[]],[\"name/42\",[42,72.452]],[\"parent/42\",[]],[\"name/43\",[43,72.452]],[\"parent/43\",[]],[\"name/44\",[44,72.452]],[\"parent/44\",[]],[\"name/45\",[45,72.452]],[\"parent/45\",[]],[\"name/46\",[46,72.452]],[\"parent/46\",[]],[\"name/47\",[47,72.452]],[\"parent/47\",[]],[\"name/48\",[48,72.452]],[\"parent/48\",[]],[\"name/49\",[49,72.452]],[\"parent/49\",[]],[\"name/50\",[50,72.452]],[\"parent/50\",[]],[\"name/51\",[51,72.452]],[\"parent/51\",[]],[\"name/52\",[52,63.977]],[\"parent/52\",[]],[\"name/53\",[53,72.452]],[\"parent/53\",[]],[\"name/54\",[54,72.452]],[\"parent/54\",[]],[\"name/55\",[55,72.452]],[\"parent/55\",[]],[\"name/56\",[56,72.452]],[\"parent/56\",[]],[\"name/57\",[57,72.452]],[\"parent/57\",[]],[\"name/58\",[58,72.452]],[\"parent/58\",[]],[\"name/59\",[59,72.452]],[\"parent/59\",[]],[\"name/60\",[60,72.452]],[\"parent/60\",[]],[\"name/61\",[61,72.452]],[\"parent/61\",[]],[\"name/62\",[62,72.452]],[\"parent/62\",[]],[\"name/63\",[63,72.452]],[\"parent/63\",[]],[\"name/64\",[64,72.452]],[\"parent/64\",[]],[\"name/65\",[65,72.452]],[\"parent/65\",[]],[\"name/66\",[66,72.452]],[\"parent/66\",[]],[\"name/67\",[67,72.452]],[\"parent/67\",[]],[\"name/68\",[68,72.452]],[\"parent/68\",[]],[\"name/69\",[69,72.452]],[\"parent/69\",[]],[\"name/70\",[70,72.452]],[\"parent/70\",[]],[\"name/71\",[71,72.452]],[\"parent/71\",[]],[\"name/72\",[72,72.452]],[\"parent/72\",[]],[\"name/73\",[73,72.452]],[\"parent/73\",[]],[\"name/74\",[74,72.452]],[\"parent/74\",[]],[\"name/75\",[75,72.452]],[\"parent/75\",[]],[\"name/76\",[76,72.452]],[\"parent/76\",[]],[\"name/77\",[77,72.452]],[\"parent/77\",[]],[\"name/78\",[78,72.452]],[\"parent/78\",[]],[\"name/79\",[79,72.452]],[\"parent/79\",[]],[\"name/80\",[80,72.452]],[\"parent/80\",[]],[\"name/81\",[81,72.452]],[\"parent/81\",[]],[\"name/82\",[82,72.452]],[\"parent/82\",[]],[\"name/83\",[83,72.452]],[\"parent/83\",[]],[\"name/84\",[84,72.452]],[\"parent/84\",[]],[\"name/85\",[85,72.452]],[\"parent/85\",[]],[\"name/86\",[86,72.452]],[\"parent/86\",[]],[\"name/87\",[87,72.452]],[\"parent/87\",[]],[\"name/88\",[88,72.452]],[\"parent/88\",[]],[\"name/89\",[89,72.452]],[\"parent/89\",[]],[\"name/90\",[90,72.452]],[\"parent/90\",[]],[\"name/91\",[91,72.452]],[\"parent/91\",[]],[\"name/92\",[92,40.257]],[\"parent/92\",[]],[\"name/93\",[93,72.452]],[\"parent/93\",[92,3.588]],[\"name/94\",[94,72.452]],[\"parent/94\",[92,3.588]],[\"name/95\",[95,72.452]],[\"parent/95\",[92,3.588]],[\"name/96\",[96,72.452]],[\"parent/96\",[92,3.588]],[\"name/97\",[97,72.452]],[\"parent/97\",[92,3.588]],[\"name/98\",[98,72.452]],[\"parent/98\",[92,3.588]],[\"name/99\",[99,72.452]],[\"parent/99\",[92,3.588]],[\"name/100\",[100,72.452]],[\"parent/100\",[92,3.588]],[\"name/101\",[101,72.452]],[\"parent/101\",[92,3.588]],[\"name/102\",[102,72.452]],[\"parent/102\",[92,3.588]],[\"name/103\",[103,72.452]],[\"parent/103\",[92,3.588]],[\"name/104\",[104,72.452]],[\"parent/104\",[92,3.588]],[\"name/105\",[105,72.452]],[\"parent/105\",[92,3.588]],[\"name/106\",[106,72.452]],[\"parent/106\",[92,3.588]],[\"name/107\",[107,72.452]],[\"parent/107\",[92,3.588]],[\"name/108\",[108,72.452]],[\"parent/108\",[92,3.588]],[\"name/109\",[109,72.452]],[\"parent/109\",[92,3.588]],[\"name/110\",[110,72.452]],[\"parent/110\",[92,3.588]],[\"name/111\",[111,72.452]],[\"parent/111\",[92,3.588]],[\"name/112\",[112,72.452]],[\"parent/112\",[92,3.588]],[\"name/113\",[113,72.452]],[\"parent/113\",[92,3.588]],[\"name/114\",[114,72.452]],[\"parent/114\",[92,3.588]],[\"name/115\",[115,72.452]],[\"parent/115\",[92,3.588]],[\"name/116\",[116,72.452]],[\"parent/116\",[92,3.588]],[\"name/117\",[117,72.452]],[\"parent/117\",[92,3.588]],[\"name/118\",[118,72.452]],[\"parent/118\",[92,3.588]],[\"name/119\",[119,72.452]],[\"parent/119\",[92,3.588]],[\"name/120\",[120,72.452]],[\"parent/120\",[92,3.588]],[\"name/121\",[121,72.452]],[\"parent/121\",[92,3.588]],[\"name/122\",[122,72.452]],[\"parent/122\",[92,3.588]],[\"name/123\",[123,72.452]],[\"parent/123\",[92,3.588]],[\"name/124\",[124,72.452]],[\"parent/124\",[92,3.588]],[\"name/125\",[125,63.977]],[\"parent/125\",[92,3.588]],[\"name/126\",[126,72.452]],[\"parent/126\",[92,3.588]],[\"name/127\",[127,72.452]],[\"parent/127\",[92,3.588]],[\"name/128\",[128,61.463]],[\"parent/128\",[92,3.588]],[\"name/129\",[129,67.342]],[\"parent/129\",[]],[\"name/130\",[7,18.429]],[\"parent/130\",[129,6.002]],[\"name/131\",[130,52.079]],[\"parent/131\",[131,5.703]],[\"name/132\",[132,44.514]],[\"parent/132\",[131,5.703]],[\"name/133\",[133,44.114]],[\"parent/133\",[131,5.703]],[\"name/134\",[134,67.342]],[\"parent/134\",[]],[\"name/135\",[7,18.429]],[\"parent/135\",[134,6.002]],[\"name/136\",[135,72.452]],[\"parent/136\",[136,5.023]],[\"name/137\",[137,72.452]],[\"parent/137\",[136,5.023]],[\"name/138\",[138,67.342]],[\"parent/138\",[136,5.023]],[\"name/139\",[139,44.931]],[\"parent/139\",[136,5.023]],[\"name/140\",[140,49.093]],[\"parent/140\",[136,5.023]],[\"name/141\",[141,67.342]],[\"parent/141\",[136,5.023]],[\"name/142\",[142,72.452]],[\"parent/142\",[136,5.023]],[\"name/143\",[143,67.342]],[\"parent/143\",[]],[\"name/144\",[7,18.429]],[\"parent/144\",[143,6.002]],[\"name/145\",[144,72.452]],[\"parent/145\",[145,4.218]],[\"name/146\",[146,63.977]],[\"parent/146\",[145,4.218]],[\"name/147\",[147,72.452]],[\"parent/147\",[145,4.218]],[\"name/148\",[148,72.452]],[\"parent/148\",[145,4.218]],[\"name/149\",[149,72.452]],[\"parent/149\",[145,4.218]],[\"name/150\",[150,72.452]],[\"parent/150\",[145,4.218]],[\"name/151\",[151,72.452]],[\"parent/151\",[145,4.218]],[\"name/152\",[152,72.452]],[\"parent/152\",[145,4.218]],[\"name/153\",[153,72.452]],[\"parent/153\",[145,4.218]],[\"name/154\",[154,72.452]],[\"parent/154\",[145,4.218]],[\"name/155\",[155,72.452]],[\"parent/155\",[145,4.218]],[\"name/156\",[156,72.452]],[\"parent/156\",[145,4.218]],[\"name/157\",[157,72.452]],[\"parent/157\",[145,4.218]],[\"name/158\",[158,72.452]],[\"parent/158\",[145,4.218]],[\"name/159\",[159,72.452]],[\"parent/159\",[145,4.218]],[\"name/160\",[160,72.452]],[\"parent/160\",[145,4.218]],[\"name/161\",[161,57.785]],[\"parent/161\",[145,4.218]],[\"name/162\",[162,72.452]],[\"parent/162\",[145,4.218]],[\"name/163\",[163,67.342]],[\"parent/163\",[]],[\"name/164\",[7,18.429]],[\"parent/164\",[163,6.002]],[\"name/165\",[164,61.463]],[\"parent/165\",[165,6.002]],[\"name/166\",[166,56.354]],[\"parent/166\",[165,6.002]],[\"name/167\",[167,63.977]],[\"parent/167\",[]],[\"name/168\",[168,72.452]],[\"parent/168\",[167,5.703]],[\"name/169\",[169,72.452]],[\"parent/169\",[167,5.703]],[\"name/170\",[170,67.342]],[\"parent/170\",[]],[\"name/171\",[7,18.429]],[\"parent/171\",[170,6.002]],[\"name/172\",[171,72.452]],[\"parent/172\",[172,5.703]],[\"name/173\",[173,72.452]],[\"parent/173\",[172,5.703]],[\"name/174\",[174,72.452]],[\"parent/174\",[172,5.703]],[\"name/175\",[175,67.342]],[\"parent/175\",[]],[\"name/176\",[7,18.429]],[\"parent/176\",[175,6.002]],[\"name/177\",[176,72.452]],[\"parent/177\",[177,5.703]],[\"name/178\",[178,72.452]],[\"parent/178\",[177,5.703]],[\"name/179\",[179,72.452]],[\"parent/179\",[177,5.703]],[\"name/180\",[180,67.342]],[\"parent/180\",[]],[\"name/181\",[7,18.429]],[\"parent/181\",[180,6.002]],[\"name/182\",[181,72.452]],[\"parent/182\",[182,6.458]],[\"name/183\",[183,67.342]],[\"parent/183\",[]],[\"name/184\",[7,18.429]],[\"parent/184\",[183,6.002]],[\"name/185\",[184,72.452]],[\"parent/185\",[185,6.458]],[\"name/186\",[186,67.342]],[\"parent/186\",[]],[\"name/187\",[7,18.429]],[\"parent/187\",[186,6.002]],[\"name/188\",[187,55.102]],[\"parent/188\",[188,6.002]],[\"name/189\",[189,72.452]],[\"parent/189\",[188,6.002]],[\"name/190\",[190,67.342]],[\"parent/190\",[]],[\"name/191\",[7,18.429]],[\"parent/191\",[190,6.002]],[\"name/192\",[191,67.342]],[\"parent/192\",[192,6.002]],[\"name/193\",[193,72.452]],[\"parent/193\",[192,6.002]],[\"name/194\",[194,67.342]],[\"parent/194\",[]],[\"name/195\",[7,18.429]],[\"parent/195\",[194,6.002]],[\"name/196\",[195,72.452]],[\"parent/196\",[196,6.458]],[\"name/197\",[197,67.342]],[\"parent/197\",[]],[\"name/198\",[7,18.429]],[\"parent/198\",[197,6.002]],[\"name/199\",[198,52.079]],[\"parent/199\",[199,6.458]],[\"name/200\",[200,72.452]],[\"parent/200\",[]],[\"name/201\",[201,67.342]],[\"parent/201\",[]],[\"name/202\",[7,18.429]],[\"parent/202\",[201,6.002]],[\"name/203\",[202,72.452]],[\"parent/203\",[203,6.458]],[\"name/204\",[204,67.342]],[\"parent/204\",[]],[\"name/205\",[7,18.429]],[\"parent/205\",[204,6.002]],[\"name/206\",[166,56.354]],[\"parent/206\",[205,6.458]],[\"name/207\",[206,67.342]],[\"parent/207\",[]],[\"name/208\",[7,18.429]],[\"parent/208\",[206,6.002]],[\"name/209\",[207,72.452]],[\"parent/209\",[208,6.002]],[\"name/210\",[209,72.452]],[\"parent/210\",[208,6.002]],[\"name/211\",[210,67.342]],[\"parent/211\",[]],[\"name/212\",[7,18.429]],[\"parent/212\",[210,6.002]],[\"name/213\",[191,67.342]],[\"parent/213\",[211,6.002]],[\"name/214\",[198,52.079]],[\"parent/214\",[211,6.002]],[\"name/215\",[212,50.475]],[\"parent/215\",[]],[\"name/216\",[213,52.079]],[\"parent/216\",[212,4.499]],[\"name/217\",[214,52.079]],[\"parent/217\",[212,4.499]],[\"name/218\",[215,72.452]],[\"parent/218\",[212,4.499]],[\"name/219\",[216,72.452]],[\"parent/219\",[212,4.499]],[\"name/220\",[166,56.354]],[\"parent/220\",[212,4.499]],[\"name/221\",[217,72.452]],[\"parent/221\",[212,4.499]],[\"name/222\",[218,67.342]],[\"parent/222\",[212,4.499]],[\"name/223\",[219,72.452]],[\"parent/223\",[212,4.499]],[\"name/224\",[220,72.452]],[\"parent/224\",[212,4.499]],[\"name/225\",[221,72.452]],[\"parent/225\",[212,4.499]],[\"name/226\",[222,67.342]],[\"parent/226\",[212,4.499]],[\"name/227\",[223,72.452]],[\"parent/227\",[212,4.499]],[\"name/228\",[224,41.385]],[\"parent/228\",[]],[\"name/229\",[225,72.452]],[\"parent/229\",[224,3.689]],[\"name/230\",[226,72.452]],[\"parent/230\",[224,3.689]],[\"name/231\",[227,72.452]],[\"parent/231\",[224,3.689]],[\"name/232\",[228,72.452]],[\"parent/232\",[224,3.689]],[\"name/233\",[229,72.452]],[\"parent/233\",[224,3.689]],[\"name/234\",[230,72.452]],[\"parent/234\",[224,3.689]],[\"name/235\",[231,72.452]],[\"parent/235\",[224,3.689]],[\"name/236\",[232,72.452]],[\"parent/236\",[224,3.689]],[\"name/237\",[233,72.452]],[\"parent/237\",[224,3.689]],[\"name/238\",[234,72.452]],[\"parent/238\",[224,3.689]],[\"name/239\",[235,72.452]],[\"parent/239\",[224,3.689]],[\"name/240\",[236,72.452]],[\"parent/240\",[224,3.689]],[\"name/241\",[237,72.452]],[\"parent/241\",[224,3.689]],[\"name/242\",[238,72.452]],[\"parent/242\",[224,3.689]],[\"name/243\",[239,72.452]],[\"parent/243\",[224,3.689]],[\"name/244\",[240,72.452]],[\"parent/244\",[224,3.689]],[\"name/245\",[241,72.452]],[\"parent/245\",[224,3.689]],[\"name/246\",[242,72.452]],[\"parent/246\",[224,3.689]],[\"name/247\",[243,72.452]],[\"parent/247\",[224,3.689]],[\"name/248\",[244,72.452]],[\"parent/248\",[224,3.689]],[\"name/249\",[245,72.452]],[\"parent/249\",[224,3.689]],[\"name/250\",[246,72.452]],[\"parent/250\",[224,3.689]],[\"name/251\",[247,72.452]],[\"parent/251\",[224,3.689]],[\"name/252\",[248,72.452]],[\"parent/252\",[224,3.689]],[\"name/253\",[249,72.452]],[\"parent/253\",[224,3.689]],[\"name/254\",[250,72.452]],[\"parent/254\",[224,3.689]],[\"name/255\",[251,72.452]],[\"parent/255\",[224,3.689]],[\"name/256\",[252,72.452]],[\"parent/256\",[224,3.689]],[\"name/257\",[253,72.452]],[\"parent/257\",[224,3.689]],[\"name/258\",[254,72.452]],[\"parent/258\",[224,3.689]],[\"name/259\",[255,72.452]],[\"parent/259\",[224,3.689]],[\"name/260\",[256,72.452]],[\"parent/260\",[224,3.689]],[\"name/261\",[257,72.452]],[\"parent/261\",[]],[\"name/262\",[258,72.452]],[\"parent/262\",[]],[\"name/263\",[259,67.342]],[\"parent/263\",[]],[\"name/264\",[7,18.429]],[\"parent/264\",[259,6.002]],[\"name/265\",[260,63.977]],[\"parent/265\",[261,5.478]],[\"name/266\",[262,63.977]],[\"parent/266\",[261,5.478]],[\"name/267\",[263,72.452]],[\"parent/267\",[261,5.478]],[\"name/268\",[264,57.785]],[\"parent/268\",[261,5.478]],[\"name/269\",[265,67.342]],[\"parent/269\",[]],[\"name/270\",[7,18.429]],[\"parent/270\",[265,6.002]],[\"name/271\",[266,46.797]],[\"parent/271\",[267,6.458]],[\"name/272\",[268,67.342]],[\"parent/272\",[]],[\"name/273\",[7,18.429]],[\"parent/273\",[268,6.002]],[\"name/274\",[266,46.797]],[\"parent/274\",[269,6.458]],[\"name/275\",[270,67.342]],[\"parent/275\",[]],[\"name/276\",[7,18.429]],[\"parent/276\",[270,6.002]],[\"name/277\",[266,46.797]],[\"parent/277\",[271,6.458]],[\"name/278\",[272,67.342]],[\"parent/278\",[]],[\"name/279\",[7,18.429]],[\"parent/279\",[272,6.002]],[\"name/280\",[266,46.797]],[\"parent/280\",[273,6.458]],[\"name/281\",[274,72.452]],[\"parent/281\",[]],[\"name/282\",[275,57.785]],[\"parent/282\",[]],[\"name/283\",[276,72.452]],[\"parent/283\",[275,5.151]],[\"name/284\",[277,72.452]],[\"parent/284\",[275,5.151]],[\"name/285\",[278,72.452]],[\"parent/285\",[275,5.151]],[\"name/286\",[279,72.452]],[\"parent/286\",[275,5.151]],[\"name/287\",[280,72.452]],[\"parent/287\",[275,5.151]],[\"name/288\",[281,67.342]],[\"parent/288\",[]],[\"name/289\",[7,18.429]],[\"parent/289\",[281,6.002]],[\"name/290\",[282,67.342]],[\"parent/290\",[283,5.703]],[\"name/291\",[284,55.102]],[\"parent/291\",[283,5.703]],[\"name/292\",[285,67.342]],[\"parent/292\",[283,5.703]],[\"name/293\",[286,67.342]],[\"parent/293\",[]],[\"name/294\",[7,18.429]],[\"parent/294\",[286,6.002]],[\"name/295\",[282,67.342]],[\"parent/295\",[287,6.002]],[\"name/296\",[285,67.342]],[\"parent/296\",[287,6.002]],[\"name/297\",[288,67.342]],[\"parent/297\",[]],[\"name/298\",[7,18.429]],[\"parent/298\",[288,6.002]],[\"name/299\",[284,55.102]],[\"parent/299\",[289,6.002]],[\"name/300\",[290,52.079]],[\"parent/300\",[289,6.002]],[\"name/301\",[291,67.342]],[\"parent/301\",[]],[\"name/302\",[7,18.429]],[\"parent/302\",[291,6.002]],[\"name/303\",[292,61.463]],[\"parent/303\",[293,5.703]],[\"name/304\",[294,53.99]],[\"parent/304\",[293,5.703]],[\"name/305\",[290,52.079]],[\"parent/305\",[293,5.703]],[\"name/306\",[295,67.342]],[\"parent/306\",[]],[\"name/307\",[7,18.429]],[\"parent/307\",[295,6.002]],[\"name/308\",[284,55.102]],[\"parent/308\",[296,6.002]],[\"name/309\",[290,52.079]],[\"parent/309\",[296,6.002]],[\"name/310\",[297,67.342]],[\"parent/310\",[]],[\"name/311\",[7,18.429]],[\"parent/311\",[297,6.002]],[\"name/312\",[298,53.99]],[\"parent/312\",[299,6.002]],[\"name/313\",[300,63.977]],[\"parent/313\",[299,6.002]],[\"name/314\",[301,67.342]],[\"parent/314\",[]],[\"name/315\",[7,18.429]],[\"parent/315\",[301,6.002]],[\"name/316\",[302,56.354]],[\"parent/316\",[303,5.703]],[\"name/317\",[298,53.99]],[\"parent/317\",[303,5.703]],[\"name/318\",[300,63.977]],[\"parent/318\",[303,5.703]],[\"name/319\",[304,67.342]],[\"parent/319\",[]],[\"name/320\",[7,18.429]],[\"parent/320\",[304,6.002]],[\"name/321\",[305,67.342]],[\"parent/321\",[306,6.458]],[\"name/322\",[307,72.452]],[\"parent/322\",[]],[\"name/323\",[308,72.452]],[\"parent/323\",[]],[\"name/324\",[309,67.342]],[\"parent/324\",[]],[\"name/325\",[7,18.429]],[\"parent/325\",[309,6.002]],[\"name/326\",[266,46.797]],[\"parent/326\",[310,6.458]],[\"name/327\",[311,67.342]],[\"parent/327\",[]],[\"name/328\",[7,18.429]],[\"parent/328\",[311,6.002]],[\"name/329\",[266,46.797]],[\"parent/329\",[312,6.458]],[\"name/330\",[313,67.342]],[\"parent/330\",[]],[\"name/331\",[7,18.429]],[\"parent/331\",[313,6.002]],[\"name/332\",[266,46.797]],[\"parent/332\",[314,6.458]],[\"name/333\",[315,72.452]],[\"parent/333\",[]],[\"name/334\",[316,67.342]],[\"parent/334\",[]],[\"name/335\",[7,18.429]],[\"parent/335\",[316,6.002]],[\"name/336\",[290,52.079]],[\"parent/336\",[317,6.458]],[\"name/337\",[318,67.342]],[\"parent/337\",[]],[\"name/338\",[7,18.429]],[\"parent/338\",[318,6.002]],[\"name/339\",[292,61.463]],[\"parent/339\",[319,6.002]],[\"name/340\",[290,52.079]],[\"parent/340\",[319,6.002]],[\"name/341\",[320,67.342]],[\"parent/341\",[]],[\"name/342\",[7,18.429]],[\"parent/342\",[320,6.002]],[\"name/343\",[290,52.079]],[\"parent/343\",[321,6.458]],[\"name/344\",[322,52.989]],[\"parent/344\",[]],[\"name/345\",[323,72.452]],[\"parent/345\",[322,4.723]],[\"name/346\",[324,72.452]],[\"parent/346\",[322,4.723]],[\"name/347\",[325,72.452]],[\"parent/347\",[322,4.723]],[\"name/348\",[326,72.452]],[\"parent/348\",[322,4.723]],[\"name/349\",[327,72.452]],[\"parent/349\",[322,4.723]],[\"name/350\",[328,72.452]],[\"parent/350\",[322,4.723]],[\"name/351\",[329,72.452]],[\"parent/351\",[322,4.723]],[\"name/352\",[330,72.452]],[\"parent/352\",[322,4.723]],[\"name/353\",[331,72.452]],[\"parent/353\",[322,4.723]],[\"name/354\",[332,67.342]],[\"parent/354\",[]],[\"name/355\",[7,18.429]],[\"parent/355\",[332,6.002]],[\"name/356\",[333,72.452]],[\"parent/356\",[334,6.458]],[\"name/357\",[335,67.342]],[\"parent/357\",[]],[\"name/358\",[7,18.429]],[\"parent/358\",[335,6.002]],[\"name/359\",[336,72.452]],[\"parent/359\",[337,6.458]],[\"name/360\",[338,67.342]],[\"parent/360\",[]],[\"name/361\",[7,18.429]],[\"parent/361\",[338,6.002]],[\"name/362\",[339,72.452]],[\"parent/362\",[340,5.703]],[\"name/363\",[341,72.452]],[\"parent/363\",[340,5.703]],[\"name/364\",[342,72.452]],[\"parent/364\",[340,5.703]],[\"name/365\",[343,67.342]],[\"parent/365\",[]],[\"name/366\",[7,18.429]],[\"parent/366\",[343,6.002]],[\"name/367\",[344,67.342]],[\"parent/367\",[345,6.458]],[\"name/368\",[346,67.342]],[\"parent/368\",[]],[\"name/369\",[7,18.429]],[\"parent/369\",[346,6.002]],[\"name/370\",[133,44.114]],[\"parent/370\",[347,6.458]],[\"name/371\",[348,67.342]],[\"parent/371\",[]],[\"name/372\",[7,18.429]],[\"parent/372\",[348,6.002]],[\"name/373\",[349,72.452]],[\"parent/373\",[350,6.458]],[\"name/374\",[351,67.342]],[\"parent/374\",[]],[\"name/375\",[7,18.429]],[\"parent/375\",[351,6.002]],[\"name/376\",[352,72.452]],[\"parent/376\",[353,6.458]],[\"name/377\",[354,67.342]],[\"parent/377\",[]],[\"name/378\",[7,18.429]],[\"parent/378\",[354,6.002]],[\"name/379\",[355,72.452]],[\"parent/379\",[356,6.458]],[\"name/380\",[357,67.342]],[\"parent/380\",[]],[\"name/381\",[7,18.429]],[\"parent/381\",[357,6.002]],[\"name/382\",[358,57.785]],[\"parent/382\",[359,6.458]],[\"name/383\",[360,67.342]],[\"parent/383\",[]],[\"name/384\",[7,18.429]],[\"parent/384\",[360,6.002]],[\"name/385\",[361,72.452]],[\"parent/385\",[362,6.458]],[\"name/386\",[363,67.342]],[\"parent/386\",[]],[\"name/387\",[7,18.429]],[\"parent/387\",[363,6.002]],[\"name/388\",[264,57.785]],[\"parent/388\",[364,6.002]],[\"name/389\",[294,53.99]],[\"parent/389\",[364,6.002]],[\"name/390\",[365,67.342]],[\"parent/390\",[]],[\"name/391\",[7,18.429]],[\"parent/391\",[365,6.002]],[\"name/392\",[366,55.102]],[\"parent/392\",[367,6.002]],[\"name/393\",[368,67.342]],[\"parent/393\",[367,6.002]],[\"name/394\",[369,67.342]],[\"parent/394\",[]],[\"name/395\",[7,18.429]],[\"parent/395\",[369,6.002]],[\"name/396\",[370,61.463]],[\"parent/396\",[371,6.002]],[\"name/397\",[372,55.102]],[\"parent/397\",[371,6.002]],[\"name/398\",[373,67.342]],[\"parent/398\",[]],[\"name/399\",[7,18.429]],[\"parent/399\",[373,6.002]],[\"name/400\",[370,61.463]],[\"parent/400\",[374,6.002]],[\"name/401\",[264,57.785]],[\"parent/401\",[374,6.002]],[\"name/402\",[375,67.342]],[\"parent/402\",[]],[\"name/403\",[7,18.429]],[\"parent/403\",[375,6.002]],[\"name/404\",[366,55.102]],[\"parent/404\",[376,6.458]],[\"name/405\",[377,67.342]],[\"parent/405\",[]],[\"name/406\",[7,18.429]],[\"parent/406\",[377,6.002]],[\"name/407\",[133,44.114]],[\"parent/407\",[378,6.458]],[\"name/408\",[379,67.342]],[\"parent/408\",[]],[\"name/409\",[7,18.429]],[\"parent/409\",[379,6.002]],[\"name/410\",[380,59.456]],[\"parent/410\",[381,6.458]],[\"name/411\",[382,67.342]],[\"parent/411\",[]],[\"name/412\",[7,18.429]],[\"parent/412\",[382,6.002]],[\"name/413\",[383,72.452]],[\"parent/413\",[384,5.151]],[\"name/414\",[385,63.977]],[\"parent/414\",[384,5.151]],[\"name/415\",[386,72.452]],[\"parent/415\",[384,5.151]],[\"name/416\",[387,72.452]],[\"parent/416\",[384,5.151]],[\"name/417\",[388,72.452]],[\"parent/417\",[384,5.151]],[\"name/418\",[389,72.452]],[\"parent/418\",[384,5.151]],[\"name/419\",[390,67.342]],[\"parent/419\",[]],[\"name/420\",[7,18.429]],[\"parent/420\",[390,6.002]],[\"name/421\",[284,55.102]],[\"parent/421\",[391,6.458]],[\"name/422\",[392,67.342]],[\"parent/422\",[]],[\"name/423\",[7,18.429]],[\"parent/423\",[392,6.002]],[\"name/424\",[294,53.99]],[\"parent/424\",[393,6.458]],[\"name/425\",[394,67.342]],[\"parent/425\",[]],[\"name/426\",[7,18.429]],[\"parent/426\",[394,6.002]],[\"name/427\",[366,55.102]],[\"parent/427\",[395,6.002]],[\"name/428\",[294,53.99]],[\"parent/428\",[395,6.002]],[\"name/429\",[396,67.342]],[\"parent/429\",[]],[\"name/430\",[7,18.429]],[\"parent/430\",[396,6.002]],[\"name/431\",[370,61.463]],[\"parent/431\",[397,6.458]],[\"name/432\",[398,67.342]],[\"parent/432\",[]],[\"name/433\",[7,18.429]],[\"parent/433\",[398,6.002]],[\"name/434\",[370,61.463]],[\"parent/434\",[399,6.002]],[\"name/435\",[264,57.785]],[\"parent/435\",[399,6.002]],[\"name/436\",[400,67.342]],[\"parent/436\",[]],[\"name/437\",[7,18.429]],[\"parent/437\",[400,6.002]],[\"name/438\",[366,55.102]],[\"parent/438\",[401,6.458]],[\"name/439\",[402,67.342]],[\"parent/439\",[]],[\"name/440\",[7,18.429]],[\"parent/440\",[402,6.002]],[\"name/441\",[372,55.102]],[\"parent/441\",[403,6.458]],[\"name/442\",[404,67.342]],[\"parent/442\",[]],[\"name/443\",[7,18.429]],[\"parent/443\",[404,6.002]],[\"name/444\",[366,55.102]],[\"parent/444\",[405,5.703]],[\"name/445\",[372,55.102]],[\"parent/445\",[405,5.703]],[\"name/446\",[264,57.785]],[\"parent/446\",[405,5.703]],[\"name/447\",[406,67.342]],[\"parent/447\",[]],[\"name/448\",[7,18.429]],[\"parent/448\",[406,6.002]],[\"name/449\",[407,72.452]],[\"parent/449\",[408,6.458]],[\"name/450\",[409,67.342]],[\"parent/450\",[]],[\"name/451\",[7,18.429]],[\"parent/451\",[409,6.002]],[\"name/452\",[294,53.99]],[\"parent/452\",[410,6.458]],[\"name/453\",[411,67.342]],[\"parent/453\",[]],[\"name/454\",[7,18.429]],[\"parent/454\",[411,6.002]],[\"name/455\",[412,63.977]],[\"parent/455\",[413,5.478]],[\"name/456\",[290,52.079]],[\"parent/456\",[413,5.478]],[\"name/457\",[292,61.463]],[\"parent/457\",[413,5.478]],[\"name/458\",[294,53.99]],[\"parent/458\",[413,5.478]],[\"name/459\",[414,67.342]],[\"parent/459\",[]],[\"name/460\",[7,18.429]],[\"parent/460\",[414,6.002]],[\"name/461\",[415,63.977]],[\"parent/461\",[416,6.458]],[\"name/462\",[417,67.342]],[\"parent/462\",[]],[\"name/463\",[7,18.429]],[\"parent/463\",[417,6.002]],[\"name/464\",[415,63.977]],[\"parent/464\",[418,5.478]],[\"name/465\",[290,52.079]],[\"parent/465\",[418,5.478]],[\"name/466\",[292,61.463]],[\"parent/466\",[418,5.478]],[\"name/467\",[294,53.99]],[\"parent/467\",[418,5.478]],[\"name/468\",[419,67.342]],[\"parent/468\",[]],[\"name/469\",[7,18.429]],[\"parent/469\",[419,6.002]],[\"name/470\",[412,63.977]],[\"parent/470\",[420,6.458]],[\"name/471\",[421,67.342]],[\"parent/471\",[]],[\"name/472\",[7,18.429]],[\"parent/472\",[421,6.002]],[\"name/473\",[412,63.977]],[\"parent/473\",[422,5.703]],[\"name/474\",[290,52.079]],[\"parent/474\",[422,5.703]],[\"name/475\",[284,55.102]],[\"parent/475\",[422,5.703]],[\"name/476\",[423,67.342]],[\"parent/476\",[]],[\"name/477\",[7,18.429]],[\"parent/477\",[423,6.002]],[\"name/478\",[415,63.977]],[\"parent/478\",[424,5.703]],[\"name/479\",[290,52.079]],[\"parent/479\",[424,5.703]],[\"name/480\",[284,55.102]],[\"parent/480\",[424,5.703]],[\"name/481\",[425,67.342]],[\"parent/481\",[]],[\"name/482\",[7,18.429]],[\"parent/482\",[425,6.002]],[\"name/483\",[298,53.99]],[\"parent/483\",[426,6.458]],[\"name/484\",[427,67.342]],[\"parent/484\",[]],[\"name/485\",[7,18.429]],[\"parent/485\",[427,6.002]],[\"name/486\",[428,72.452]],[\"parent/486\",[429,6.458]],[\"name/487\",[430,67.342]],[\"parent/487\",[]],[\"name/488\",[7,18.429]],[\"parent/488\",[430,6.002]],[\"name/489\",[298,53.99]],[\"parent/489\",[431,6.002]],[\"name/490\",[432,59.456]],[\"parent/490\",[431,6.002]],[\"name/491\",[433,67.342]],[\"parent/491\",[]],[\"name/492\",[7,18.429]],[\"parent/492\",[433,6.002]],[\"name/493\",[302,56.354]],[\"parent/493\",[434,6.458]],[\"name/494\",[435,67.342]],[\"parent/494\",[]],[\"name/495\",[7,18.429]],[\"parent/495\",[435,6.002]],[\"name/496\",[436,72.452]],[\"parent/496\",[437,5.703]],[\"name/497\",[298,53.99]],[\"parent/497\",[437,5.703]],[\"name/498\",[432,59.456]],[\"parent/498\",[437,5.703]],[\"name/499\",[438,67.342]],[\"parent/499\",[]],[\"name/500\",[7,18.429]],[\"parent/500\",[438,6.002]],[\"name/501\",[302,56.354]],[\"parent/501\",[439,6.458]],[\"name/502\",[440,67.342]],[\"parent/502\",[]],[\"name/503\",[7,18.429]],[\"parent/503\",[440,6.002]],[\"name/504\",[302,56.354]],[\"parent/504\",[441,5.703]],[\"name/505\",[298,53.99]],[\"parent/505\",[441,5.703]],[\"name/506\",[432,59.456]],[\"parent/506\",[441,5.703]],[\"name/507\",[442,67.342]],[\"parent/507\",[]],[\"name/508\",[7,18.429]],[\"parent/508\",[442,6.002]],[\"name/509\",[443,72.452]],[\"parent/509\",[444,6.458]],[\"name/510\",[445,67.342]],[\"parent/510\",[]],[\"name/511\",[7,18.429]],[\"parent/511\",[445,6.002]],[\"name/512\",[302,56.354]],[\"parent/512\",[446,5.478]],[\"name/513\",[447,63.977]],[\"parent/513\",[446,5.478]],[\"name/514\",[298,53.99]],[\"parent/514\",[446,5.478]],[\"name/515\",[432,59.456]],[\"parent/515\",[446,5.478]],[\"name/516\",[448,67.342]],[\"parent/516\",[]],[\"name/517\",[7,18.429]],[\"parent/517\",[448,6.002]],[\"name/518\",[302,56.354]],[\"parent/518\",[449,5.703]],[\"name/519\",[298,53.99]],[\"parent/519\",[449,5.703]],[\"name/520\",[432,59.456]],[\"parent/520\",[449,5.703]],[\"name/521\",[450,67.342]],[\"parent/521\",[]],[\"name/522\",[7,18.429]],[\"parent/522\",[450,6.002]],[\"name/523\",[451,56.354]],[\"parent/523\",[452,6.458]],[\"name/524\",[453,67.342]],[\"parent/524\",[]],[\"name/525\",[7,18.429]],[\"parent/525\",[453,6.002]],[\"name/526\",[451,56.354]],[\"parent/526\",[454,5.703]],[\"name/527\",[455,72.452]],[\"parent/527\",[454,5.703]],[\"name/528\",[456,72.452]],[\"parent/528\",[454,5.703]],[\"name/529\",[457,67.342]],[\"parent/529\",[]],[\"name/530\",[7,18.429]],[\"parent/530\",[457,6.002]],[\"name/531\",[451,56.354]],[\"parent/531\",[458,6.458]],[\"name/532\",[459,67.342]],[\"parent/532\",[]],[\"name/533\",[7,18.429]],[\"parent/533\",[459,6.002]],[\"name/534\",[451,56.354]],[\"parent/534\",[460,6.002]],[\"name/535\",[447,63.977]],[\"parent/535\",[460,6.002]],[\"name/536\",[461,67.342]],[\"parent/536\",[]],[\"name/537\",[7,18.429]],[\"parent/537\",[461,6.002]],[\"name/538\",[451,56.354]],[\"parent/538\",[462,6.458]],[\"name/539\",[463,67.342]],[\"parent/539\",[]],[\"name/540\",[7,18.429]],[\"parent/540\",[463,6.002]],[\"name/541\",[451,56.354]],[\"parent/541\",[464,6.458]],[\"name/542\",[465,67.342]],[\"parent/542\",[]],[\"name/543\",[7,18.429]],[\"parent/543\",[465,6.002]],[\"name/544\",[294,53.99]],[\"parent/544\",[466,6.458]],[\"name/545\",[467,67.342]],[\"parent/545\",[]],[\"name/546\",[7,18.429]],[\"parent/546\",[467,6.002]],[\"name/547\",[451,56.354]],[\"parent/547\",[468,6.458]],[\"name/548\",[469,67.342]],[\"parent/548\",[]],[\"name/549\",[7,18.429]],[\"parent/549\",[469,6.002]],[\"name/550\",[264,57.785]],[\"parent/550\",[470,6.458]],[\"name/551\",[471,67.342]],[\"parent/551\",[]],[\"name/552\",[7,18.429]],[\"parent/552\",[471,6.002]],[\"name/553\",[133,44.114]],[\"parent/553\",[472,5.703]],[\"name/554\",[284,55.102]],[\"parent/554\",[472,5.703]],[\"name/555\",[290,52.079]],[\"parent/555\",[472,5.703]],[\"name/556\",[473,67.342]],[\"parent/556\",[]],[\"name/557\",[7,18.429]],[\"parent/557\",[473,6.002]],[\"name/558\",[133,44.114]],[\"parent/558\",[474,6.458]],[\"name/559\",[475,67.342]],[\"parent/559\",[]],[\"name/560\",[7,18.429]],[\"parent/560\",[475,6.002]],[\"name/561\",[476,72.452]],[\"parent/561\",[477,6.002]],[\"name/562\",[294,53.99]],[\"parent/562\",[477,6.002]],[\"name/563\",[478,67.342]],[\"parent/563\",[]],[\"name/564\",[7,18.429]],[\"parent/564\",[478,6.002]],[\"name/565\",[479,55.102]],[\"parent/565\",[480,6.458]],[\"name/566\",[481,67.342]],[\"parent/566\",[]],[\"name/567\",[7,18.429]],[\"parent/567\",[481,6.002]],[\"name/568\",[482,72.452]],[\"parent/568\",[483,6.458]],[\"name/569\",[484,72.452]],[\"parent/569\",[]],[\"name/570\",[485,67.342]],[\"parent/570\",[]],[\"name/571\",[7,18.429]],[\"parent/571\",[485,6.002]],[\"name/572\",[486,72.452]],[\"parent/572\",[487,6.002]],[\"name/573\",[488,72.452]],[\"parent/573\",[487,6.002]],[\"name/574\",[489,72.452]],[\"parent/574\",[]],[\"name/575\",[490,67.342]],[\"parent/575\",[]],[\"name/576\",[7,18.429]],[\"parent/576\",[490,6.002]],[\"name/577\",[305,67.342]],[\"parent/577\",[491,6.458]],[\"name/578\",[492,67.342]],[\"parent/578\",[]],[\"name/579\",[7,18.429]],[\"parent/579\",[492,6.002]],[\"name/580\",[302,56.354]],[\"parent/580\",[493,5.703]],[\"name/581\",[298,53.99]],[\"parent/581\",[493,5.703]],[\"name/582\",[300,63.977]],[\"parent/582\",[493,5.703]],[\"name/583\",[494,67.342]],[\"parent/583\",[]],[\"name/584\",[7,18.429]],[\"parent/584\",[494,6.002]],[\"name/585\",[479,55.102]],[\"parent/585\",[495,5.703]],[\"name/586\",[260,63.977]],[\"parent/586\",[495,5.703]],[\"name/587\",[496,67.342]],[\"parent/587\",[495,5.703]],[\"name/588\",[497,67.342]],[\"parent/588\",[]],[\"name/589\",[7,18.429]],[\"parent/589\",[497,6.002]],[\"name/590\",[479,55.102]],[\"parent/590\",[498,6.458]],[\"name/591\",[499,67.342]],[\"parent/591\",[]],[\"name/592\",[7,18.429]],[\"parent/592\",[499,6.002]],[\"name/593\",[479,55.102]],[\"parent/593\",[500,5.478]],[\"name/594\",[260,63.977]],[\"parent/594\",[500,5.478]],[\"name/595\",[262,63.977]],[\"parent/595\",[500,5.478]],[\"name/596\",[496,67.342]],[\"parent/596\",[500,5.478]],[\"name/597\",[501,67.342]],[\"parent/597\",[]],[\"name/598\",[7,18.429]],[\"parent/598\",[501,6.002]],[\"name/599\",[479,55.102]],[\"parent/599\",[502,6.458]],[\"name/600\",[503,67.342]],[\"parent/600\",[]],[\"name/601\",[7,18.429]],[\"parent/601\",[503,6.002]],[\"name/602\",[504,67.342]],[\"parent/602\",[]],[\"name/603\",[7,18.429]],[\"parent/603\",[504,6.002]],[\"name/604\",[366,55.102]],[\"parent/604\",[505,6.458]],[\"name/605\",[506,72.452]],[\"parent/605\",[]],[\"name/606\",[507,67.342]],[\"parent/606\",[]],[\"name/607\",[7,18.429]],[\"parent/607\",[507,6.002]],[\"name/608\",[358,57.785]],[\"parent/608\",[508,6.458]],[\"name/609\",[509,67.342]],[\"parent/609\",[]],[\"name/610\",[7,18.429]],[\"parent/610\",[509,6.002]],[\"name/611\",[372,55.102]],[\"parent/611\",[510,6.458]],[\"name/612\",[511,72.452]],[\"parent/612\",[]],[\"name/613\",[512,67.342]],[\"parent/613\",[]],[\"name/614\",[7,18.429]],[\"parent/614\",[512,6.002]],[\"name/615\",[513,67.342]],[\"parent/615\",[514,6.458]],[\"name/616\",[515,67.342]],[\"parent/616\",[]],[\"name/617\",[7,18.429]],[\"parent/617\",[515,6.002]],[\"name/618\",[516,67.342]],[\"parent/618\",[517,6.002]],[\"name/619\",[366,55.102]],[\"parent/619\",[517,6.002]],[\"name/620\",[518,67.342]],[\"parent/620\",[]],[\"name/621\",[7,18.429]],[\"parent/621\",[518,6.002]],[\"name/622\",[372,55.102]],[\"parent/622\",[519,6.458]],[\"name/623\",[520,67.342]],[\"parent/623\",[]],[\"name/624\",[7,18.429]],[\"parent/624\",[520,6.002]],[\"name/625\",[521,67.342]],[\"parent/625\",[]],[\"name/626\",[7,18.429]],[\"parent/626\",[521,6.002]],[\"name/627\",[133,44.114]],[\"parent/627\",[522,6.458]],[\"name/628\",[523,67.342]],[\"parent/628\",[]],[\"name/629\",[7,18.429]],[\"parent/629\",[523,6.002]],[\"name/630\",[133,44.114]],[\"parent/630\",[524,6.458]],[\"name/631\",[525,72.452]],[\"parent/631\",[]],[\"name/632\",[526,67.342]],[\"parent/632\",[]],[\"name/633\",[7,18.429]],[\"parent/633\",[526,6.002]],[\"name/634\",[527,61.463]],[\"parent/634\",[528,6.458]],[\"name/635\",[529,67.342]],[\"parent/635\",[]],[\"name/636\",[7,18.429]],[\"parent/636\",[529,6.002]],[\"name/637\",[133,44.114]],[\"parent/637\",[530,6.458]],[\"name/638\",[531,67.342]],[\"parent/638\",[]],[\"name/639\",[7,18.429]],[\"parent/639\",[531,6.002]],[\"name/640\",[133,44.114]],[\"parent/640\",[532,6.458]],[\"name/641\",[533,72.452]],[\"parent/641\",[]],[\"name/642\",[534,67.342]],[\"parent/642\",[]],[\"name/643\",[7,18.429]],[\"parent/643\",[534,6.002]],[\"name/644\",[535,63.977]],[\"parent/644\",[536,6.458]],[\"name/645\",[537,67.342]],[\"parent/645\",[]],[\"name/646\",[7,18.429]],[\"parent/646\",[537,6.002]],[\"name/647\",[527,61.463]],[\"parent/647\",[538,6.458]],[\"name/648\",[539,67.342]],[\"parent/648\",[]],[\"name/649\",[7,18.429]],[\"parent/649\",[539,6.002]],[\"name/650\",[535,63.977]],[\"parent/650\",[540,6.002]],[\"name/651\",[133,44.114]],[\"parent/651\",[540,6.002]],[\"name/652\",[541,67.342]],[\"parent/652\",[]],[\"name/653\",[7,18.429]],[\"parent/653\",[541,6.002]],[\"name/654\",[133,44.114]],[\"parent/654\",[542,6.458]],[\"name/655\",[543,67.342]],[\"parent/655\",[]],[\"name/656\",[7,18.429]],[\"parent/656\",[543,6.002]],[\"name/657\",[535,63.977]],[\"parent/657\",[544,6.002]],[\"name/658\",[133,44.114]],[\"parent/658\",[544,6.002]],[\"name/659\",[545,67.342]],[\"parent/659\",[]],[\"name/660\",[7,18.429]],[\"parent/660\",[545,6.002]],[\"name/661\",[133,44.114]],[\"parent/661\",[546,6.458]],[\"name/662\",[547,67.342]],[\"parent/662\",[]],[\"name/663\",[7,18.429]],[\"parent/663\",[547,6.002]],[\"name/664\",[262,63.977]],[\"parent/664\",[548,6.458]],[\"name/665\",[549,67.342]],[\"parent/665\",[]],[\"name/666\",[550,72.452]],[\"parent/666\",[549,6.002]],[\"name/667\",[551,63.977]],[\"parent/667\",[]],[\"name/668\",[552,72.452]],[\"parent/668\",[551,5.703]],[\"name/669\",[553,67.342]],[\"parent/669\",[551,5.703]],[\"name/670\",[554,61.463]],[\"parent/670\",[]],[\"name/671\",[555,72.452]],[\"parent/671\",[554,5.478]],[\"name/672\",[556,72.452]],[\"parent/672\",[554,5.478]],[\"name/673\",[557,72.452]],[\"parent/673\",[554,5.478]],[\"name/674\",[558,29.911]],[\"parent/674\",[]],[\"name/675\",[213,52.079]],[\"parent/675\",[558,2.666]],[\"name/676\",[214,52.079]],[\"parent/676\",[558,2.666]],[\"name/677\",[559,72.452]],[\"parent/677\",[558,2.666]],[\"name/678\",[560,72.452]],[\"parent/678\",[558,2.666]],[\"name/679\",[344,67.342]],[\"parent/679\",[558,2.666]],[\"name/680\",[561,72.452]],[\"parent/680\",[558,2.666]],[\"name/681\",[562,72.452]],[\"parent/681\",[558,2.666]],[\"name/682\",[563,72.452]],[\"parent/682\",[558,2.666]],[\"name/683\",[564,72.452]],[\"parent/683\",[558,2.666]],[\"name/684\",[565,72.452]],[\"parent/684\",[558,2.666]],[\"name/685\",[566,72.452]],[\"parent/685\",[558,2.666]],[\"name/686\",[567,72.452]],[\"parent/686\",[558,2.666]],[\"name/687\",[568,72.452]],[\"parent/687\",[558,2.666]],[\"name/688\",[569,72.452]],[\"parent/688\",[558,2.666]],[\"name/689\",[553,67.342]],[\"parent/689\",[558,2.666]],[\"name/690\",[570,72.452]],[\"parent/690\",[558,2.666]],[\"name/691\",[571,72.452]],[\"parent/691\",[558,2.666]],[\"name/692\",[572,72.452]],[\"parent/692\",[558,2.666]],[\"name/693\",[573,72.452]],[\"parent/693\",[558,2.666]],[\"name/694\",[574,72.452]],[\"parent/694\",[558,2.666]],[\"name/695\",[575,72.452]],[\"parent/695\",[558,2.666]],[\"name/696\",[576,72.452]],[\"parent/696\",[558,2.666]],[\"name/697\",[577,72.452]],[\"parent/697\",[558,2.666]],[\"name/698\",[578,72.452]],[\"parent/698\",[558,2.666]],[\"name/699\",[579,72.452]],[\"parent/699\",[558,2.666]],[\"name/700\",[580,72.452]],[\"parent/700\",[558,2.666]],[\"name/701\",[581,72.452]],[\"parent/701\",[558,2.666]],[\"name/702\",[582,72.452]],[\"parent/702\",[558,2.666]],[\"name/703\",[583,72.452]],[\"parent/703\",[558,2.666]],[\"name/704\",[584,72.452]],[\"parent/704\",[558,2.666]],[\"name/705\",[585,72.452]],[\"parent/705\",[558,2.666]],[\"name/706\",[586,72.452]],[\"parent/706\",[558,2.666]],[\"name/707\",[587,72.452]],[\"parent/707\",[558,2.666]],[\"name/708\",[588,72.452]],[\"parent/708\",[558,2.666]],[\"name/709\",[589,72.452]],[\"parent/709\",[558,2.666]],[\"name/710\",[590,72.452]],[\"parent/710\",[558,2.666]],[\"name/711\",[591,72.452]],[\"parent/711\",[558,2.666]],[\"name/712\",[592,72.452]],[\"parent/712\",[558,2.666]],[\"name/713\",[593,72.452]],[\"parent/713\",[558,2.666]],[\"name/714\",[594,72.452]],[\"parent/714\",[558,2.666]],[\"name/715\",[595,72.452]],[\"parent/715\",[558,2.666]],[\"name/716\",[596,72.452]],[\"parent/716\",[558,2.666]],[\"name/717\",[597,72.452]],[\"parent/717\",[558,2.666]],[\"name/718\",[598,72.452]],[\"parent/718\",[558,2.666]],[\"name/719\",[599,72.452]],[\"parent/719\",[558,2.666]],[\"name/720\",[600,72.452]],[\"parent/720\",[558,2.666]],[\"name/721\",[601,72.452]],[\"parent/721\",[558,2.666]],[\"name/722\",[602,72.452]],[\"parent/722\",[558,2.666]],[\"name/723\",[603,72.452]],[\"parent/723\",[558,2.666]],[\"name/724\",[604,72.452]],[\"parent/724\",[558,2.666]],[\"name/725\",[605,72.452]],[\"parent/725\",[558,2.666]],[\"name/726\",[606,72.452]],[\"parent/726\",[558,2.666]],[\"name/727\",[607,72.452]],[\"parent/727\",[558,2.666]],[\"name/728\",[608,72.452]],[\"parent/728\",[558,2.666]],[\"name/729\",[609,72.452]],[\"parent/729\",[558,2.666]],[\"name/730\",[610,72.452]],[\"parent/730\",[558,2.666]],[\"name/731\",[611,72.452]],[\"parent/731\",[558,2.666]],[\"name/732\",[612,72.452]],[\"parent/732\",[558,2.666]],[\"name/733\",[613,72.452]],[\"parent/733\",[558,2.666]],[\"name/734\",[614,72.452]],[\"parent/734\",[558,2.666]],[\"name/735\",[615,72.452]],[\"parent/735\",[558,2.666]],[\"name/736\",[616,72.452]],[\"parent/736\",[558,2.666]],[\"name/737\",[617,72.452]],[\"parent/737\",[558,2.666]],[\"name/738\",[618,72.452]],[\"parent/738\",[558,2.666]],[\"name/739\",[619,72.452]],[\"parent/739\",[558,2.666]],[\"name/740\",[620,72.452]],[\"parent/740\",[558,2.666]],[\"name/741\",[621,72.452]],[\"parent/741\",[558,2.666]],[\"name/742\",[622,72.452]],[\"parent/742\",[558,2.666]],[\"name/743\",[623,72.452]],[\"parent/743\",[558,2.666]],[\"name/744\",[624,72.452]],[\"parent/744\",[558,2.666]],[\"name/745\",[625,72.452]],[\"parent/745\",[558,2.666]],[\"name/746\",[626,72.452]],[\"parent/746\",[558,2.666]],[\"name/747\",[627,72.452]],[\"parent/747\",[558,2.666]],[\"name/748\",[628,72.452]],[\"parent/748\",[558,2.666]],[\"name/749\",[629,72.452]],[\"parent/749\",[558,2.666]],[\"name/750\",[630,72.452]],[\"parent/750\",[558,2.666]],[\"name/751\",[631,72.452]],[\"parent/751\",[558,2.666]],[\"name/752\",[632,72.452]],[\"parent/752\",[558,2.666]],[\"name/753\",[633,72.452]],[\"parent/753\",[558,2.666]],[\"name/754\",[634,72.452]],[\"parent/754\",[558,2.666]],[\"name/755\",[635,72.452]],[\"parent/755\",[558,2.666]],[\"name/756\",[636,72.452]],[\"parent/756\",[558,2.666]],[\"name/757\",[637,72.452]],[\"parent/757\",[558,2.666]],[\"name/758\",[638,72.452]],[\"parent/758\",[558,2.666]],[\"name/759\",[639,67.342]],[\"parent/759\",[558,2.666]],[\"name/760\",[640,72.452]],[\"parent/760\",[558,2.666]],[\"name/761\",[641,72.452]],[\"parent/761\",[558,2.666]],[\"name/762\",[642,72.452]],[\"parent/762\",[558,2.666]],[\"name/763\",[643,72.452]],[\"parent/763\",[558,2.666]],[\"name/764\",[644,72.452]],[\"parent/764\",[558,2.666]],[\"name/765\",[645,72.452]],[\"parent/765\",[558,2.666]],[\"name/766\",[646,72.452]],[\"parent/766\",[558,2.666]],[\"name/767\",[647,72.452]],[\"parent/767\",[558,2.666]],[\"name/768\",[648,72.452]],[\"parent/768\",[558,2.666]],[\"name/769\",[649,72.452]],[\"parent/769\",[558,2.666]],[\"name/770\",[650,72.452]],[\"parent/770\",[558,2.666]],[\"name/771\",[651,72.452]],[\"parent/771\",[558,2.666]],[\"name/772\",[652,72.452]],[\"parent/772\",[558,2.666]],[\"name/773\",[653,72.452]],[\"parent/773\",[558,2.666]],[\"name/774\",[654,72.452]],[\"parent/774\",[558,2.666]],[\"name/775\",[655,72.452]],[\"parent/775\",[558,2.666]],[\"name/776\",[656,72.452]],[\"parent/776\",[558,2.666]],[\"name/777\",[657,72.452]],[\"parent/777\",[558,2.666]],[\"name/778\",[658,72.452]],[\"parent/778\",[558,2.666]],[\"name/779\",[659,48.468]],[\"parent/779\",[]],[\"name/780\",[660,72.452]],[\"parent/780\",[659,4.32]],[\"name/781\",[661,72.452]],[\"parent/781\",[659,4.32]],[\"name/782\",[662,72.452]],[\"parent/782\",[659,4.32]],[\"name/783\",[663,72.452]],[\"parent/783\",[659,4.32]],[\"name/784\",[664,72.452]],[\"parent/784\",[659,4.32]],[\"name/785\",[665,72.452]],[\"parent/785\",[659,4.32]],[\"name/786\",[666,72.452]],[\"parent/786\",[659,4.32]],[\"name/787\",[667,72.452]],[\"parent/787\",[659,4.32]],[\"name/788\",[668,72.452]],[\"parent/788\",[659,4.32]],[\"name/789\",[669,72.452]],[\"parent/789\",[659,4.32]],[\"name/790\",[670,72.452]],[\"parent/790\",[659,4.32]],[\"name/791\",[671,72.452]],[\"parent/791\",[659,4.32]],[\"name/792\",[128,61.463]],[\"parent/792\",[659,4.32]],[\"name/793\",[672,72.452]],[\"parent/793\",[659,4.32]],[\"name/794\",[673,72.452]],[\"parent/794\",[659,4.32]],[\"name/795\",[674,67.342]],[\"parent/795\",[]],[\"name/796\",[7,18.429]],[\"parent/796\",[674,6.002]],[\"name/797\",[266,46.797]],[\"parent/797\",[675,6.458]],[\"name/798\",[676,67.342]],[\"parent/798\",[]],[\"name/799\",[7,18.429]],[\"parent/799\",[676,6.002]],[\"name/800\",[266,46.797]],[\"parent/800\",[677,6.458]],[\"name/801\",[678,67.342]],[\"parent/801\",[]],[\"name/802\",[7,18.429]],[\"parent/802\",[678,6.002]],[\"name/803\",[266,46.797]],[\"parent/803\",[679,6.458]],[\"name/804\",[680,67.342]],[\"parent/804\",[]],[\"name/805\",[7,18.429]],[\"parent/805\",[680,6.002]],[\"name/806\",[266,46.797]],[\"parent/806\",[681,6.458]],[\"name/807\",[139,44.931]],[\"parent/807\",[]],[\"name/808\",[34,67.342]],[\"parent/808\",[]],[\"name/809\",[682,67.342]],[\"parent/809\",[]],[\"name/810\",[7,18.429]],[\"parent/810\",[682,6.002]],[\"name/811\",[683,72.452]],[\"parent/811\",[684,5.703]],[\"name/812\",[685,72.452]],[\"parent/812\",[684,5.703]],[\"name/813\",[513,67.342]],[\"parent/813\",[684,5.703]],[\"name/814\",[686,67.342]],[\"parent/814\",[]],[\"name/815\",[7,18.429]],[\"parent/815\",[686,6.002]],[\"name/816\",[687,59.456]],[\"parent/816\",[688,5.703]],[\"name/817\",[689,63.977]],[\"parent/817\",[688,5.703]],[\"name/818\",[690,59.456]],[\"parent/818\",[688,5.703]],[\"name/819\",[691,67.342]],[\"parent/819\",[]],[\"name/820\",[7,18.429]],[\"parent/820\",[691,6.002]],[\"name/821\",[692,57.785]],[\"parent/821\",[693,5.151]],[\"name/822\",[130,52.079]],[\"parent/822\",[693,5.151]],[\"name/823\",[694,61.463]],[\"parent/823\",[693,5.151]],[\"name/824\",[695,67.342]],[\"parent/824\",[693,5.151]],[\"name/825\",[696,61.463]],[\"parent/825\",[693,5.151]],[\"name/826\",[697,61.463]],[\"parent/826\",[693,5.151]],[\"name/827\",[698,67.342]],[\"parent/827\",[]],[\"name/828\",[7,18.429]],[\"parent/828\",[698,6.002]],[\"name/829\",[699,67.342]],[\"parent/829\",[]],[\"name/830\",[7,18.429]],[\"parent/830\",[699,6.002]],[\"name/831\",[358,57.785]],[\"parent/831\",[700,6.458]],[\"name/832\",[701,67.342]],[\"parent/832\",[]],[\"name/833\",[7,18.429]],[\"parent/833\",[701,6.002]],[\"name/834\",[368,67.342]],[\"parent/834\",[702,6.458]],[\"name/835\",[703,67.342]],[\"parent/835\",[]],[\"name/836\",[7,18.429]],[\"parent/836\",[703,6.002]],[\"name/837\",[479,55.102]],[\"parent/837\",[704,6.458]],[\"name/838\",[705,63.977]],[\"parent/838\",[]],[\"name/839\",[706,59.456]],[\"parent/839\",[]],[\"name/840\",[690,59.456]],[\"parent/840\",[706,5.3]],[\"name/841\",[707,59.456]],[\"parent/841\",[706,5.3]],[\"name/842\",[708,72.452]],[\"parent/842\",[706,5.3]],[\"name/843\",[709,72.452]],[\"parent/843\",[706,5.3]],[\"name/844\",[710,67.342]],[\"parent/844\",[]],[\"name/845\",[7,18.429]],[\"parent/845\",[710,6.002]],[\"name/846\",[711,72.452]],[\"parent/846\",[712,6.458]],[\"name/847\",[713,67.342]],[\"parent/847\",[]],[\"name/848\",[7,18.429]],[\"parent/848\",[713,6.002]],[\"name/849\",[130,52.079]],[\"parent/849\",[714,5.703]],[\"name/850\",[133,44.114]],[\"parent/850\",[714,5.703]],[\"name/851\",[164,61.463]],[\"parent/851\",[714,5.703]],[\"name/852\",[715,67.342]],[\"parent/852\",[]],[\"name/853\",[7,18.429]],[\"parent/853\",[715,6.002]],[\"name/854\",[692,57.785]],[\"parent/854\",[716,5.703]],[\"name/855\",[358,57.785]],[\"parent/855\",[716,5.703]],[\"name/856\",[717,72.452]],[\"parent/856\",[716,5.703]],[\"name/857\",[718,72.452]],[\"parent/857\",[]],[\"name/858\",[719,67.342]],[\"parent/858\",[]],[\"name/859\",[7,18.429]],[\"parent/859\",[719,6.002]],[\"name/860\",[139,44.931]],[\"parent/860\",[720,6.002]],[\"name/861\",[266,46.797]],[\"parent/861\",[720,6.002]],[\"name/862\",[721,67.342]],[\"parent/862\",[]],[\"name/863\",[7,18.429]],[\"parent/863\",[721,6.002]],[\"name/864\",[132,44.514]],[\"parent/864\",[722,6.002]],[\"name/865\",[139,44.931]],[\"parent/865\",[722,6.002]],[\"name/866\",[723,72.452]],[\"parent/866\",[]],[\"name/867\",[724,67.342]],[\"parent/867\",[]],[\"name/868\",[7,18.429]],[\"parent/868\",[724,6.002]],[\"name/869\",[187,55.102]],[\"parent/869\",[725,5.703]],[\"name/870\",[726,67.342]],[\"parent/870\",[725,5.703]],[\"name/871\",[727,67.342]],[\"parent/871\",[725,5.703]],[\"name/872\",[728,67.342]],[\"parent/872\",[]],[\"name/873\",[7,18.429]],[\"parent/873\",[728,6.002]],[\"name/874\",[187,55.102]],[\"parent/874\",[729,5.703]],[\"name/875\",[730,67.342]],[\"parent/875\",[729,5.703]],[\"name/876\",[731,57.785]],[\"parent/876\",[729,5.703]],[\"name/877\",[732,67.342]],[\"parent/877\",[]],[\"name/878\",[7,18.429]],[\"parent/878\",[732,6.002]],[\"name/879\",[284,55.102]],[\"parent/879\",[733,5.478]],[\"name/880\",[187,55.102]],[\"parent/880\",[733,5.478]],[\"name/881\",[726,67.342]],[\"parent/881\",[733,5.478]],[\"name/882\",[727,67.342]],[\"parent/882\",[733,5.478]],[\"name/883\",[734,67.342]],[\"parent/883\",[]],[\"name/884\",[7,18.429]],[\"parent/884\",[734,6.002]],[\"name/885\",[187,55.102]],[\"parent/885\",[735,5.478]],[\"name/886\",[730,67.342]],[\"parent/886\",[735,5.478]],[\"name/887\",[736,72.452]],[\"parent/887\",[735,5.478]],[\"name/888\",[731,57.785]],[\"parent/888\",[735,5.478]],[\"name/889\",[32,63.977]],[\"parent/889\",[]],[\"name/890\",[7,18.429]],[\"parent/890\",[32,5.703]],[\"name/891\",[139,31.889,166,39.997]],[\"parent/891\",[737,4.911]],[\"name/892\",[738,72.452]],[\"parent/892\",[737,4.911]],[\"name/893\",[166,56.354]],[\"parent/893\",[737,4.911]],[\"name/894\",[689,63.977]],[\"parent/894\",[737,4.911]],[\"name/895\",[739,72.452]],[\"parent/895\",[737,4.911]],[\"name/896\",[740,72.452]],[\"parent/896\",[737,4.911]],[\"name/897\",[133,44.114]],[\"parent/897\",[737,4.911]],[\"name/898\",[741,67.342]],[\"parent/898\",[737,4.911]],[\"name/899\",[742,63.977]],[\"parent/899\",[]],[\"name/900\",[690,59.456]],[\"parent/900\",[742,5.703]],[\"name/901\",[707,59.456]],[\"parent/901\",[742,5.703]],[\"name/902\",[743,67.342]],[\"parent/902\",[]],[\"name/903\",[7,18.429]],[\"parent/903\",[743,6.002]],[\"name/904\",[139,44.931]],[\"parent/904\",[744,5.023]],[\"name/905\",[745,63.977]],[\"parent/905\",[744,5.023]],[\"name/906\",[746,67.342]],[\"parent/906\",[744,5.023]],[\"name/907\",[705,63.977]],[\"parent/907\",[744,5.023]],[\"name/908\",[747,67.342]],[\"parent/908\",[744,5.023]],[\"name/909\",[748,50.475]],[\"parent/909\",[744,5.023]],[\"name/910\",[161,57.785]],[\"parent/910\",[744,5.023]],[\"name/911\",[749,67.342]],[\"parent/911\",[]],[\"name/912\",[7,18.429]],[\"parent/912\",[749,6.002]],[\"name/913\",[750,61.463]],[\"parent/913\",[751,6.002]],[\"name/914\",[752,67.342]],[\"parent/914\",[751,6.002]],[\"name/915\",[753,67.342]],[\"parent/915\",[]],[\"name/916\",[7,18.429]],[\"parent/916\",[753,6.002]],[\"name/917\",[139,44.931]],[\"parent/917\",[754,5.478]],[\"name/918\",[358,57.785]],[\"parent/918\",[754,5.478]],[\"name/919\",[132,44.514]],[\"parent/919\",[754,5.478]],[\"name/920\",[372,55.102]],[\"parent/920\",[754,5.478]],[\"name/921\",[755,67.342]],[\"parent/921\",[]],[\"name/922\",[7,18.429]],[\"parent/922\",[755,6.002]],[\"name/923\",[750,61.463]],[\"parent/923\",[756,6.458]],[\"name/924\",[757,67.342]],[\"parent/924\",[]],[\"name/925\",[7,18.429]],[\"parent/925\",[757,6.002]],[\"name/926\",[139,44.931]],[\"parent/926\",[758,5.023]],[\"name/927\",[748,50.475]],[\"parent/927\",[758,5.023]],[\"name/928\",[759,67.342]],[\"parent/928\",[758,5.023]],[\"name/929\",[745,63.977]],[\"parent/929\",[758,5.023]],[\"name/930\",[705,63.977]],[\"parent/930\",[758,5.023]],[\"name/931\",[747,67.342]],[\"parent/931\",[758,5.023]],[\"name/932\",[161,57.785]],[\"parent/932\",[758,5.023]],[\"name/933\",[760,67.342]],[\"parent/933\",[]],[\"name/934\",[7,18.429]],[\"parent/934\",[760,6.002]],[\"name/935\",[132,44.514]],[\"parent/935\",[761,5.478]],[\"name/936\",[752,67.342]],[\"parent/936\",[761,5.478]],[\"name/937\",[748,50.475]],[\"parent/937\",[761,5.478]],[\"name/938\",[762,47.879]],[\"parent/938\",[761,5.478]],[\"name/939\",[763,67.342]],[\"parent/939\",[]],[\"name/940\",[7,18.429]],[\"parent/940\",[763,6.002]],[\"name/941\",[139,44.931]],[\"parent/941\",[764,4.911]],[\"name/942\",[748,50.475]],[\"parent/942\",[764,4.911]],[\"name/943\",[765,72.452]],[\"parent/943\",[764,4.911]],[\"name/944\",[759,67.342]],[\"parent/944\",[764,4.911]],[\"name/945\",[745,63.977]],[\"parent/945\",[764,4.911]],[\"name/946\",[266,46.797]],[\"parent/946\",[764,4.911]],[\"name/947\",[766,63.977]],[\"parent/947\",[764,4.911]],[\"name/948\",[767,72.452]],[\"parent/948\",[764,4.911]],[\"name/949\",[768,67.342]],[\"parent/949\",[]],[\"name/950\",[7,18.429]],[\"parent/950\",[768,6.002]],[\"name/951\",[132,44.514]],[\"parent/951\",[769,5.703]],[\"name/952\",[748,50.475]],[\"parent/952\",[769,5.703]],[\"name/953\",[762,47.879]],[\"parent/953\",[769,5.703]],[\"name/954\",[770,67.342]],[\"parent/954\",[]],[\"name/955\",[7,18.429]],[\"parent/955\",[770,6.002]],[\"name/956\",[139,44.931]],[\"parent/956\",[771,5.478]],[\"name/957\",[358,57.785]],[\"parent/957\",[771,5.478]],[\"name/958\",[132,44.514]],[\"parent/958\",[771,5.478]],[\"name/959\",[372,55.102]],[\"parent/959\",[771,5.478]],[\"name/960\",[772,67.342]],[\"parent/960\",[]],[\"name/961\",[7,18.429]],[\"parent/961\",[772,6.002]],[\"name/962\",[132,44.514]],[\"parent/962\",[773,6.002]],[\"name/963\",[762,47.879]],[\"parent/963\",[773,6.002]],[\"name/964\",[774,67.342]],[\"parent/964\",[]],[\"name/965\",[7,18.429]],[\"parent/965\",[774,6.002]],[\"name/966\",[139,44.931]],[\"parent/966\",[775,5.3]],[\"name/967\",[132,44.514]],[\"parent/967\",[775,5.3]],[\"name/968\",[776,59.456]],[\"parent/968\",[775,5.3]],[\"name/969\",[687,59.456]],[\"parent/969\",[775,5.3]],[\"name/970\",[777,67.342]],[\"parent/970\",[775,5.3]],[\"name/971\",[778,67.342]],[\"parent/971\",[]],[\"name/972\",[7,18.429]],[\"parent/972\",[778,6.002]],[\"name/973\",[779,72.452]],[\"parent/973\",[780,5.478]],[\"name/974\",[187,55.102]],[\"parent/974\",[780,5.478]],[\"name/975\",[266,46.797]],[\"parent/975\",[780,5.478]],[\"name/976\",[689,63.977]],[\"parent/976\",[780,5.478]],[\"name/977\",[781,67.342]],[\"parent/977\",[]],[\"name/978\",[7,18.429]],[\"parent/978\",[781,6.002]],[\"name/979\",[139,44.931]],[\"parent/979\",[782,5.151]],[\"name/980\",[750,61.463]],[\"parent/980\",[782,5.151]],[\"name/981\",[746,67.342]],[\"parent/981\",[782,5.151]],[\"name/982\",[776,59.456]],[\"parent/982\",[782,5.151]],[\"name/983\",[687,59.456]],[\"parent/983\",[782,5.151]],[\"name/984\",[777,67.342]],[\"parent/984\",[782,5.151]],[\"name/985\",[783,67.342]],[\"parent/985\",[]],[\"name/986\",[7,18.429]],[\"parent/986\",[783,6.002]],[\"name/987\",[694,61.463]],[\"parent/987\",[784,5.3]],[\"name/988\",[785,72.452]],[\"parent/988\",[784,5.3]],[\"name/989\",[786,72.452]],[\"parent/989\",[784,5.3]],[\"name/990\",[787,72.452]],[\"parent/990\",[784,5.3]],[\"name/991\",[788,51.245]],[\"parent/991\",[784,5.3]],[\"name/992\",[789,67.342]],[\"parent/992\",[]],[\"name/993\",[7,18.429]],[\"parent/993\",[789,6.002]],[\"name/994\",[790,55.102]],[\"parent/994\",[791,6.002]],[\"name/995\",[731,57.785]],[\"parent/995\",[791,6.002]],[\"name/996\",[792,67.342]],[\"parent/996\",[]],[\"name/997\",[7,18.429]],[\"parent/997\",[792,6.002]],[\"name/998\",[139,44.931]],[\"parent/998\",[793,5.703]],[\"name/999\",[133,44.114]],[\"parent/999\",[793,5.703]],[\"name/1000\",[776,59.456]],[\"parent/1000\",[793,5.703]],[\"name/1001\",[794,67.342]],[\"parent/1001\",[]],[\"name/1002\",[7,18.429]],[\"parent/1002\",[794,6.002]],[\"name/1003\",[133,44.114]],[\"parent/1003\",[795,6.458]],[\"name/1004\",[796,67.342]],[\"parent/1004\",[]],[\"name/1005\",[7,18.429]],[\"parent/1005\",[796,6.002]],[\"name/1006\",[139,44.931]],[\"parent/1006\",[797,5.3]],[\"name/1007\",[133,44.114]],[\"parent/1007\",[797,5.3]],[\"name/1008\",[696,61.463]],[\"parent/1008\",[797,5.3]],[\"name/1009\",[697,61.463]],[\"parent/1009\",[797,5.3]],[\"name/1010\",[788,51.245]],[\"parent/1010\",[797,5.3]],[\"name/1011\",[798,67.342]],[\"parent/1011\",[]],[\"name/1012\",[7,18.429]],[\"parent/1012\",[798,6.002]],[\"name/1013\",[133,44.114]],[\"parent/1013\",[799,6.458]],[\"name/1014\",[800,67.342]],[\"parent/1014\",[]],[\"name/1015\",[7,18.429]],[\"parent/1015\",[800,6.002]],[\"name/1016\",[139,44.931]],[\"parent/1016\",[801,5.478]],[\"name/1017\",[696,61.463]],[\"parent/1017\",[801,5.478]],[\"name/1018\",[697,61.463]],[\"parent/1018\",[801,5.478]],[\"name/1019\",[788,51.245]],[\"parent/1019\",[801,5.478]],[\"name/1020\",[802,67.342]],[\"parent/1020\",[]],[\"name/1021\",[7,18.429]],[\"parent/1021\",[802,6.002]],[\"name/1022\",[133,44.114]],[\"parent/1022\",[803,6.458]],[\"name/1023\",[804,67.342]],[\"parent/1023\",[]],[\"name/1024\",[7,18.429]],[\"parent/1024\",[804,6.002]],[\"name/1025\",[139,44.931]],[\"parent/1025\",[805,5.703]],[\"name/1026\",[133,44.114]],[\"parent/1026\",[805,5.703]],[\"name/1027\",[776,59.456]],[\"parent/1027\",[805,5.703]],[\"name/1028\",[806,67.342]],[\"parent/1028\",[]],[\"name/1029\",[7,18.429]],[\"parent/1029\",[806,6.002]],[\"name/1030\",[696,61.463]],[\"parent/1030\",[807,6.002]],[\"name/1031\",[697,61.463]],[\"parent/1031\",[807,6.002]],[\"name/1032\",[808,67.342]],[\"parent/1032\",[]],[\"name/1033\",[7,18.429]],[\"parent/1033\",[808,6.002]],[\"name/1034\",[809,67.342]],[\"parent/1034\",[810,5.703]],[\"name/1035\",[140,49.093]],[\"parent/1035\",[810,5.703]],[\"name/1036\",[776,59.456]],[\"parent/1036\",[810,5.703]],[\"name/1037\",[811,67.342]],[\"parent/1037\",[]],[\"name/1038\",[7,18.429]],[\"parent/1038\",[811,6.002]],[\"name/1039\",[133,44.114]],[\"parent/1039\",[812,6.458]],[\"name/1040\",[813,67.342]],[\"parent/1040\",[]],[\"name/1041\",[7,18.429]],[\"parent/1041\",[813,6.002]],[\"name/1042\",[809,67.342]],[\"parent/1042\",[814,5.703]],[\"name/1043\",[133,44.114]],[\"parent/1043\",[814,5.703]],[\"name/1044\",[788,51.245]],[\"parent/1044\",[814,5.703]],[\"name/1045\",[815,67.342]],[\"parent/1045\",[]],[\"name/1046\",[7,18.429]],[\"parent/1046\",[815,6.002]],[\"name/1047\",[140,49.093]],[\"parent/1047\",[816,6.458]],[\"name/1048\",[817,67.342]],[\"parent/1048\",[]],[\"name/1049\",[7,18.429]],[\"parent/1049\",[817,6.002]],[\"name/1050\",[139,44.931]],[\"parent/1050\",[818,5.703]],[\"name/1051\",[687,59.456]],[\"parent/1051\",[818,5.703]],[\"name/1052\",[707,59.456]],[\"parent/1052\",[818,5.703]],[\"name/1053\",[819,67.342]],[\"parent/1053\",[]],[\"name/1054\",[7,18.429]],[\"parent/1054\",[819,6.002]],[\"name/1055\",[820,72.452]],[\"parent/1055\",[821,6.458]],[\"name/1056\",[822,67.342]],[\"parent/1056\",[]],[\"name/1057\",[7,18.429]],[\"parent/1057\",[822,6.002]],[\"name/1058\",[139,44.931]],[\"parent/1058\",[823,5.703]],[\"name/1059\",[132,44.514]],[\"parent/1059\",[823,5.703]],[\"name/1060\",[161,57.785]],[\"parent/1060\",[823,5.703]],[\"name/1061\",[824,67.342]],[\"parent/1061\",[]],[\"name/1062\",[7,18.429]],[\"parent/1062\",[824,6.002]],[\"name/1063\",[372,55.102]],[\"parent/1063\",[825,6.002]],[\"name/1064\",[366,55.102]],[\"parent/1064\",[825,6.002]],[\"name/1065\",[826,40.805]],[\"parent/1065\",[]],[\"name/1066\",[213,52.079]],[\"parent/1066\",[826,3.637]],[\"name/1067\",[214,52.079]],[\"parent/1067\",[826,3.637]],[\"name/1068\",[827,72.452]],[\"parent/1068\",[826,3.637]],[\"name/1069\",[828,72.452]],[\"parent/1069\",[826,3.637]],[\"name/1070\",[829,72.452]],[\"parent/1070\",[826,3.637]],[\"name/1071\",[830,72.452]],[\"parent/1071\",[826,3.637]],[\"name/1072\",[831,72.452]],[\"parent/1072\",[826,3.637]],[\"name/1073\",[832,72.452]],[\"parent/1073\",[826,3.637]],[\"name/1074\",[833,72.452]],[\"parent/1074\",[826,3.637]],[\"name/1075\",[834,72.452]],[\"parent/1075\",[826,3.637]],[\"name/1076\",[835,72.452]],[\"parent/1076\",[826,3.637]],[\"name/1077\",[836,72.452]],[\"parent/1077\",[826,3.637]],[\"name/1078\",[837,72.452]],[\"parent/1078\",[826,3.637]],[\"name/1079\",[838,72.452]],[\"parent/1079\",[826,3.637]],[\"name/1080\",[839,72.452]],[\"parent/1080\",[826,3.637]],[\"name/1081\",[840,72.452]],[\"parent/1081\",[826,3.637]],[\"name/1082\",[841,72.452]],[\"parent/1082\",[826,3.637]],[\"name/1083\",[842,72.452]],[\"parent/1083\",[826,3.637]],[\"name/1084\",[843,72.452]],[\"parent/1084\",[826,3.637]],[\"name/1085\",[844,72.452]],[\"parent/1085\",[826,3.637]],[\"name/1086\",[845,72.452]],[\"parent/1086\",[826,3.637]],[\"name/1087\",[846,72.452]],[\"parent/1087\",[826,3.637]],[\"name/1088\",[847,72.452]],[\"parent/1088\",[826,3.637]],[\"name/1089\",[848,72.452]],[\"parent/1089\",[826,3.637]],[\"name/1090\",[849,72.452]],[\"parent/1090\",[826,3.637]],[\"name/1091\",[850,72.452]],[\"parent/1091\",[826,3.637]],[\"name/1092\",[851,72.452]],[\"parent/1092\",[826,3.637]],[\"name/1093\",[852,72.452]],[\"parent/1093\",[826,3.637]],[\"name/1094\",[853,67.342]],[\"parent/1094\",[826,3.637]],[\"name/1095\",[854,67.342]],[\"parent/1095\",[826,3.637]],[\"name/1096\",[855,72.452]],[\"parent/1096\",[826,3.637]],[\"name/1097\",[856,72.452]],[\"parent/1097\",[826,3.637]],[\"name/1098\",[857,72.452]],[\"parent/1098\",[826,3.637]],[\"name/1099\",[858,72.452]],[\"parent/1099\",[826,3.637]],[\"name/1100\",[859,67.342]],[\"parent/1100\",[]],[\"name/1101\",[7,18.429]],[\"parent/1101\",[859,6.002]],[\"name/1102\",[860,67.342]],[\"parent/1102\",[861,6.458]],[\"name/1103\",[862,67.342]],[\"parent/1103\",[]],[\"name/1104\",[7,18.429]],[\"parent/1104\",[862,6.002]],[\"name/1105\",[863,72.452]],[\"parent/1105\",[]],[\"name/1106\",[864,67.342]],[\"parent/1106\",[]],[\"name/1107\",[7,18.429]],[\"parent/1107\",[864,6.002]],[\"name/1108\",[865,72.452]],[\"parent/1108\",[866,6.002]],[\"name/1109\",[266,46.797]],[\"parent/1109\",[866,6.002]],[\"name/1110\",[867,67.342]],[\"parent/1110\",[]],[\"name/1111\",[7,18.429]],[\"parent/1111\",[867,6.002]],[\"name/1112\",[266,46.797]],[\"parent/1112\",[868,6.458]],[\"name/1113\",[869,67.342]],[\"parent/1113\",[]],[\"name/1114\",[7,18.429]],[\"parent/1114\",[869,6.002]],[\"name/1115\",[870,67.342]],[\"parent/1115\",[871,6.458]],[\"name/1116\",[872,67.342]],[\"parent/1116\",[]],[\"name/1117\",[7,18.429]],[\"parent/1117\",[872,6.002]],[\"name/1118\",[140,49.093]],[\"parent/1118\",[873,6.458]],[\"name/1119\",[874,67.342]],[\"parent/1119\",[]],[\"name/1120\",[7,18.429]],[\"parent/1120\",[874,6.002]],[\"name/1121\",[748,50.475]],[\"parent/1121\",[875,6.458]],[\"name/1122\",[876,72.452]],[\"parent/1122\",[]],[\"name/1123\",[877,67.342]],[\"parent/1123\",[]],[\"name/1124\",[7,18.429]],[\"parent/1124\",[877,6.002]],[\"name/1125\",[266,46.797]],[\"parent/1125\",[878,6.458]],[\"name/1126\",[692,57.785]],[\"parent/1126\",[]],[\"name/1127\",[52,63.977]],[\"parent/1127\",[]],[\"name/1128\",[7,18.429]],[\"parent/1128\",[52,5.703]],[\"name/1129\",[130,52.079]],[\"parent/1129\",[879,6.002]],[\"name/1130\",[880,67.342]],[\"parent/1130\",[879,6.002]],[\"name/1131\",[881,55.102]],[\"parent/1131\",[]],[\"name/1132\",[882,72.452]],[\"parent/1132\",[881,4.911]],[\"name/1133\",[883,72.452]],[\"parent/1133\",[881,4.911]],[\"name/1134\",[884,72.452]],[\"parent/1134\",[881,4.911]],[\"name/1135\",[885,72.452]],[\"parent/1135\",[881,4.911]],[\"name/1136\",[886,72.452]],[\"parent/1136\",[881,4.911]],[\"name/1137\",[887,72.452]],[\"parent/1137\",[881,4.911]],[\"name/1138\",[888,72.452]],[\"parent/1138\",[881,4.911]],[\"name/1139\",[889,67.342]],[\"parent/1139\",[]],[\"name/1140\",[7,18.429]],[\"parent/1140\",[889,6.002]],[\"name/1141\",[692,57.785]],[\"parent/1141\",[890,6.458]],[\"name/1142\",[891,67.342]],[\"parent/1142\",[]],[\"name/1143\",[7,18.429]],[\"parent/1143\",[891,6.002]],[\"name/1144\",[692,57.785]],[\"parent/1144\",[892,6.458]],[\"name/1145\",[893,67.342]],[\"parent/1145\",[]],[\"name/1146\",[7,18.429]],[\"parent/1146\",[893,6.002]],[\"name/1147\",[140,49.093]],[\"parent/1147\",[894,6.458]],[\"name/1148\",[895,67.342]],[\"parent/1148\",[]],[\"name/1149\",[7,18.429]],[\"parent/1149\",[895,6.002]],[\"name/1150\",[896,72.452]],[\"parent/1150\",[897,6.458]],[\"name/1151\",[898,67.342]],[\"parent/1151\",[]],[\"name/1152\",[7,18.429]],[\"parent/1152\",[898,6.002]],[\"name/1153\",[140,49.093]],[\"parent/1153\",[899,5.703]],[\"name/1154\",[731,57.785]],[\"parent/1154\",[899,5.703]],[\"name/1155\",[695,67.342]],[\"parent/1155\",[899,5.703]],[\"name/1156\",[900,67.342]],[\"parent/1156\",[]],[\"name/1157\",[7,18.429]],[\"parent/1157\",[900,6.002]],[\"name/1158\",[901,72.452]],[\"parent/1158\",[902,6.458]],[\"name/1159\",[903,67.342]],[\"parent/1159\",[]],[\"name/1160\",[7,18.429]],[\"parent/1160\",[903,6.002]],[\"name/1161\",[904,72.452]],[\"parent/1161\",[905,6.458]],[\"name/1162\",[906,67.342]],[\"parent/1162\",[]],[\"name/1163\",[7,18.429]],[\"parent/1163\",[906,6.002]],[\"name/1164\",[140,49.093]],[\"parent/1164\",[907,6.458]],[\"name/1165\",[908,67.342]],[\"parent/1165\",[]],[\"name/1166\",[7,18.429]],[\"parent/1166\",[908,6.002]],[\"name/1167\",[380,59.456]],[\"parent/1167\",[909,6.458]],[\"name/1168\",[910,67.342]],[\"parent/1168\",[]],[\"name/1169\",[7,18.429]],[\"parent/1169\",[910,6.002]],[\"name/1170\",[140,49.093]],[\"parent/1170\",[911,6.458]],[\"name/1171\",[912,67.342]],[\"parent/1171\",[]],[\"name/1172\",[7,18.429]],[\"parent/1172\",[912,6.002]],[\"name/1173\",[913,72.452]],[\"parent/1173\",[914,6.458]],[\"name/1174\",[915,67.342]],[\"parent/1174\",[]],[\"name/1175\",[7,18.429]],[\"parent/1175\",[915,6.002]],[\"name/1176\",[692,57.785]],[\"parent/1176\",[916,6.458]],[\"name/1177\",[917,67.342]],[\"parent/1177\",[]],[\"name/1178\",[7,18.429]],[\"parent/1178\",[917,6.002]],[\"name/1179\",[130,52.079]],[\"parent/1179\",[918,6.458]],[\"name/1180\",[919,67.342]],[\"parent/1180\",[]],[\"name/1181\",[7,18.429]],[\"parent/1181\",[919,6.002]],[\"name/1182\",[920,63.977]],[\"parent/1182\",[921,6.458]],[\"name/1183\",[922,67.342]],[\"parent/1183\",[]],[\"name/1184\",[7,18.429]],[\"parent/1184\",[922,6.002]],[\"name/1185\",[140,49.093]],[\"parent/1185\",[923,6.458]],[\"name/1186\",[924,67.342]],[\"parent/1186\",[]],[\"name/1187\",[7,18.429]],[\"parent/1187\",[924,6.002]],[\"name/1188\",[140,49.093]],[\"parent/1188\",[925,6.002]],[\"name/1189\",[926,72.452]],[\"parent/1189\",[925,6.002]],[\"name/1190\",[927,67.342]],[\"parent/1190\",[]],[\"name/1191\",[7,18.429]],[\"parent/1191\",[927,6.002]],[\"name/1192\",[920,63.977]],[\"parent/1192\",[928,6.458]],[\"name/1193\",[929,67.342]],[\"parent/1193\",[]],[\"name/1194\",[7,18.429]],[\"parent/1194\",[929,6.002]],[\"name/1195\",[860,67.342]],[\"parent/1195\",[930,6.002]],[\"name/1196\",[920,63.977]],[\"parent/1196\",[930,6.002]],[\"name/1197\",[931,67.342]],[\"parent/1197\",[]],[\"name/1198\",[7,18.429]],[\"parent/1198\",[931,6.002]],[\"name/1199\",[870,67.342]],[\"parent/1199\",[932,6.002]],[\"name/1200\",[788,51.245]],[\"parent/1200\",[932,6.002]],[\"name/1201\",[933,67.342]],[\"parent/1201\",[]],[\"name/1202\",[7,18.429]],[\"parent/1202\",[933,6.002]],[\"name/1203\",[140,49.093]],[\"parent/1203\",[934,6.458]],[\"name/1204\",[935,67.342]],[\"parent/1204\",[]],[\"name/1205\",[7,18.429]],[\"parent/1205\",[935,6.002]],[\"name/1206\",[130,52.079]],[\"parent/1206\",[936,6.002]],[\"name/1207\",[788,51.245]],[\"parent/1207\",[936,6.002]],[\"name/1208\",[937,67.342]],[\"parent/1208\",[]],[\"name/1209\",[7,18.429]],[\"parent/1209\",[937,6.002]],[\"name/1210\",[385,63.977]],[\"parent/1210\",[938,6.458]],[\"name/1211\",[939,67.342]],[\"parent/1211\",[]],[\"name/1212\",[7,18.429]],[\"parent/1212\",[939,6.002]],[\"name/1213\",[130,52.079]],[\"parent/1213\",[940,5.703]],[\"name/1214\",[385,63.977]],[\"parent/1214\",[940,5.703]],[\"name/1215\",[788,51.245]],[\"parent/1215\",[940,5.703]],[\"name/1216\",[941,67.342]],[\"parent/1216\",[]],[\"name/1217\",[7,18.429]],[\"parent/1217\",[941,6.002]],[\"name/1218\",[130,52.079]],[\"parent/1218\",[942,6.458]],[\"name/1219\",[943,67.342]],[\"parent/1219\",[]],[\"name/1220\",[7,18.429]],[\"parent/1220\",[943,6.002]],[\"name/1221\",[694,61.463]],[\"parent/1221\",[944,6.002]],[\"name/1222\",[788,51.245]],[\"parent/1222\",[944,6.002]],[\"name/1223\",[945,67.342]],[\"parent/1223\",[]],[\"name/1224\",[7,18.429]],[\"parent/1224\",[945,6.002]],[\"name/1225\",[130,52.079]],[\"parent/1225\",[946,4.642]],[\"name/1226\",[947,72.452]],[\"parent/1226\",[946,4.642]],[\"name/1227\",[948,72.452]],[\"parent/1227\",[946,4.642]],[\"name/1228\",[133,44.114]],[\"parent/1228\",[946,4.642]],[\"name/1229\",[949,72.452]],[\"parent/1229\",[946,4.642]],[\"name/1230\",[950,72.452]],[\"parent/1230\",[946,4.642]],[\"name/1231\",[164,61.463]],[\"parent/1231\",[946,4.642]],[\"name/1232\",[951,67.342]],[\"parent/1232\",[946,4.642]],[\"name/1233\",[952,67.342]],[\"parent/1233\",[946,4.642]],[\"name/1234\",[953,67.342]],[\"parent/1234\",[946,4.642]],[\"name/1235\",[954,72.452]],[\"parent/1235\",[946,4.642]],[\"name/1236\",[955,67.342]],[\"parent/1236\",[]],[\"name/1237\",[7,18.429]],[\"parent/1237\",[955,6.002]],[\"name/1238\",[130,52.079]],[\"parent/1238\",[956,5.023]],[\"name/1239\",[133,44.114]],[\"parent/1239\",[956,5.023]],[\"name/1240\",[164,61.463]],[\"parent/1240\",[956,5.023]],[\"name/1241\",[951,67.342]],[\"parent/1241\",[956,5.023]],[\"name/1242\",[952,67.342]],[\"parent/1242\",[956,5.023]],[\"name/1243\",[953,67.342]],[\"parent/1243\",[956,5.023]],[\"name/1244\",[788,51.245]],[\"parent/1244\",[956,5.023]],[\"name/1245\",[957,67.342]],[\"parent/1245\",[]],[\"name/1246\",[7,18.429]],[\"parent/1246\",[957,6.002]],[\"name/1247\",[694,61.463]],[\"parent/1247\",[958,6.458]],[\"name/1248\",[959,67.342]],[\"parent/1248\",[]],[\"name/1249\",[7,18.429]],[\"parent/1249\",[959,6.002]],[\"name/1250\",[960,67.342]],[\"parent/1250\",[961,5.3]],[\"name/1251\",[962,61.463]],[\"parent/1251\",[961,5.3]],[\"name/1252\",[963,67.342]],[\"parent/1252\",[961,5.3]],[\"name/1253\",[750,61.463]],[\"parent/1253\",[961,5.3]],[\"name/1254\",[788,51.245]],[\"parent/1254\",[961,5.3]],[\"name/1255\",[964,67.342]],[\"parent/1255\",[]],[\"name/1256\",[7,18.429]],[\"parent/1256\",[964,6.002]],[\"name/1257\",[132,44.514]],[\"parent/1257\",[965,6.002]],[\"name/1258\",[762,47.879]],[\"parent/1258\",[965,6.002]],[\"name/1259\",[966,67.342]],[\"parent/1259\",[]],[\"name/1260\",[7,18.429]],[\"parent/1260\",[966,6.002]],[\"name/1261\",[130,52.079]],[\"parent/1261\",[967,6.458]],[\"name/1262\",[968,67.342]],[\"parent/1262\",[]],[\"name/1263\",[7,18.429]],[\"parent/1263\",[968,6.002]],[\"name/1264\",[166,56.354]],[\"parent/1264\",[969,6.458]],[\"name/1265\",[970,38.772]],[\"parent/1265\",[]],[\"name/1266\",[213,52.079]],[\"parent/1266\",[970,3.456]],[\"name/1267\",[214,52.079]],[\"parent/1267\",[970,3.456]],[\"name/1268\",[971,72.452]],[\"parent/1268\",[970,3.456]],[\"name/1269\",[972,72.452]],[\"parent/1269\",[970,3.456]],[\"name/1270\",[973,72.452]],[\"parent/1270\",[970,3.456]],[\"name/1271\",[974,72.452]],[\"parent/1271\",[970,3.456]],[\"name/1272\",[975,72.452]],[\"parent/1272\",[970,3.456]],[\"name/1273\",[976,72.452]],[\"parent/1273\",[970,3.456]],[\"name/1274\",[977,72.452]],[\"parent/1274\",[970,3.456]],[\"name/1275\",[978,72.452]],[\"parent/1275\",[970,3.456]],[\"name/1276\",[979,72.452]],[\"parent/1276\",[970,3.456]],[\"name/1277\",[980,72.452]],[\"parent/1277\",[970,3.456]],[\"name/1278\",[981,72.452]],[\"parent/1278\",[970,3.456]],[\"name/1279\",[982,72.452]],[\"parent/1279\",[970,3.456]],[\"name/1280\",[983,72.452]],[\"parent/1280\",[970,3.456]],[\"name/1281\",[984,72.452]],[\"parent/1281\",[970,3.456]],[\"name/1282\",[985,72.452]],[\"parent/1282\",[970,3.456]],[\"name/1283\",[986,72.452]],[\"parent/1283\",[970,3.456]],[\"name/1284\",[987,72.452]],[\"parent/1284\",[970,3.456]],[\"name/1285\",[988,72.452]],[\"parent/1285\",[970,3.456]],[\"name/1286\",[989,72.452]],[\"parent/1286\",[970,3.456]],[\"name/1287\",[990,72.452]],[\"parent/1287\",[970,3.456]],[\"name/1288\",[991,72.452]],[\"parent/1288\",[970,3.456]],[\"name/1289\",[992,72.452]],[\"parent/1289\",[970,3.456]],[\"name/1290\",[993,72.452]],[\"parent/1290\",[970,3.456]],[\"name/1291\",[994,72.452]],[\"parent/1291\",[970,3.456]],[\"name/1292\",[995,72.452]],[\"parent/1292\",[970,3.456]],[\"name/1293\",[996,72.452]],[\"parent/1293\",[970,3.456]],[\"name/1294\",[853,67.342]],[\"parent/1294\",[970,3.456]],[\"name/1295\",[854,67.342]],[\"parent/1295\",[970,3.456]],[\"name/1296\",[997,72.452]],[\"parent/1296\",[970,3.456]],[\"name/1297\",[998,72.452]],[\"parent/1297\",[970,3.456]],[\"name/1298\",[999,72.452]],[\"parent/1298\",[970,3.456]],[\"name/1299\",[1000,72.452]],[\"parent/1299\",[970,3.456]],[\"name/1300\",[1001,72.452]],[\"parent/1300\",[970,3.456]],[\"name/1301\",[1002,72.452]],[\"parent/1301\",[970,3.456]],[\"name/1302\",[1003,72.452]],[\"parent/1302\",[970,3.456]],[\"name/1303\",[1004,72.452]],[\"parent/1303\",[970,3.456]],[\"name/1304\",[1005,72.452]],[\"parent/1304\",[970,3.456]],[\"name/1305\",[1006,72.452]],[\"parent/1305\",[970,3.456]],[\"name/1306\",[1007,72.452]],[\"parent/1306\",[970,3.456]],[\"name/1307\",[1008,72.452]],[\"parent/1307\",[970,3.456]],[\"name/1308\",[1009,47.879]],[\"parent/1308\",[]],[\"name/1309\",[1010,72.452]],[\"parent/1309\",[1009,4.268]],[\"name/1310\",[1011,72.452]],[\"parent/1310\",[1009,4.268]],[\"name/1311\",[1012,72.452]],[\"parent/1311\",[1009,4.268]],[\"name/1312\",[1013,72.452]],[\"parent/1312\",[1009,4.268]],[\"name/1313\",[1014,72.452]],[\"parent/1313\",[1009,4.268]],[\"name/1314\",[1015,72.452]],[\"parent/1314\",[1009,4.268]],[\"name/1315\",[1016,72.452]],[\"parent/1315\",[1009,4.268]],[\"name/1316\",[1017,72.452]],[\"parent/1316\",[1009,4.268]],[\"name/1317\",[1018,72.452]],[\"parent/1317\",[1009,4.268]],[\"name/1318\",[1019,72.452]],[\"parent/1318\",[1009,4.268]],[\"name/1319\",[1020,72.452]],[\"parent/1319\",[1009,4.268]],[\"name/1320\",[128,61.463]],[\"parent/1320\",[1009,4.268]],[\"name/1321\",[1021,72.452]],[\"parent/1321\",[1009,4.268]],[\"name/1322\",[1022,72.452]],[\"parent/1322\",[1009,4.268]],[\"name/1323\",[1023,72.452]],[\"parent/1323\",[1009,4.268]],[\"name/1324\",[1024,72.452]],[\"parent/1324\",[1009,4.268]],[\"name/1325\",[1025,67.342]],[\"parent/1325\",[]],[\"name/1326\",[7,18.429]],[\"parent/1326\",[1025,6.002]],[\"name/1327\",[762,47.879]],[\"parent/1327\",[1026,6.002]],[\"name/1328\",[1027,50.475]],[\"parent/1328\",[1026,6.002]],[\"name/1329\",[1028,67.342]],[\"parent/1329\",[]],[\"name/1330\",[7,18.429]],[\"parent/1330\",[1028,6.002]],[\"name/1331\",[1029,57.785]],[\"parent/1331\",[1030,5.703]],[\"name/1332\",[762,47.879]],[\"parent/1332\",[1030,5.703]],[\"name/1333\",[1027,50.475]],[\"parent/1333\",[1030,5.703]],[\"name/1334\",[1031,67.342]],[\"parent/1334\",[]],[\"name/1335\",[7,18.429]],[\"parent/1335\",[1031,6.002]],[\"name/1336\",[1032,56.354]],[\"parent/1336\",[1033,5.478]],[\"name/1337\",[762,47.879]],[\"parent/1337\",[1033,5.478]],[\"name/1338\",[1027,50.475]],[\"parent/1338\",[1033,5.478]],[\"name/1339\",[132,44.514]],[\"parent/1339\",[1033,5.478]],[\"name/1340\",[1034,67.342]],[\"parent/1340\",[]],[\"name/1341\",[7,18.429]],[\"parent/1341\",[1034,6.002]],[\"name/1342\",[1032,56.354]],[\"parent/1342\",[1035,5.478]],[\"name/1343\",[762,47.879]],[\"parent/1343\",[1035,5.478]],[\"name/1344\",[1027,50.475]],[\"parent/1344\",[1035,5.478]],[\"name/1345\",[132,44.514]],[\"parent/1345\",[1035,5.478]],[\"name/1346\",[1036,67.342]],[\"parent/1346\",[]],[\"name/1347\",[7,18.429]],[\"parent/1347\",[1036,6.002]],[\"name/1348\",[1032,56.354]],[\"parent/1348\",[1037,5.3]],[\"name/1349\",[762,47.879]],[\"parent/1349\",[1037,5.3]],[\"name/1350\",[1027,50.475]],[\"parent/1350\",[1037,5.3]],[\"name/1351\",[132,44.514]],[\"parent/1351\",[1037,5.3]],[\"name/1352\",[1029,57.785]],[\"parent/1352\",[1037,5.3]],[\"name/1353\",[1038,67.342]],[\"parent/1353\",[]],[\"name/1354\",[7,18.429]],[\"parent/1354\",[1038,6.002]],[\"name/1355\",[1032,56.354]],[\"parent/1355\",[1039,5.478]],[\"name/1356\",[762,47.879]],[\"parent/1356\",[1039,5.478]],[\"name/1357\",[1027,50.475]],[\"parent/1357\",[1039,5.478]],[\"name/1358\",[132,44.514]],[\"parent/1358\",[1039,5.478]],[\"name/1359\",[1040,67.342]],[\"parent/1359\",[]],[\"name/1360\",[7,18.429]],[\"parent/1360\",[1040,6.002]],[\"name/1361\",[1032,56.354]],[\"parent/1361\",[1041,5.3]],[\"name/1362\",[762,47.879]],[\"parent/1362\",[1041,5.3]],[\"name/1363\",[1027,50.475]],[\"parent/1363\",[1041,5.3]],[\"name/1364\",[132,44.514]],[\"parent/1364\",[1041,5.3]],[\"name/1365\",[1029,57.785]],[\"parent/1365\",[1041,5.3]],[\"name/1366\",[1042,67.342]],[\"parent/1366\",[]],[\"name/1367\",[7,18.429]],[\"parent/1367\",[1042,6.002]],[\"name/1368\",[762,47.879]],[\"parent/1368\",[1043,5.478]],[\"name/1369\",[1027,50.475]],[\"parent/1369\",[1043,5.478]],[\"name/1370\",[132,44.514]],[\"parent/1370\",[1043,5.478]],[\"name/1371\",[1029,57.785]],[\"parent/1371\",[1043,5.478]],[\"name/1372\",[1044,67.342]],[\"parent/1372\",[]],[\"name/1373\",[7,18.429]],[\"parent/1373\",[1044,6.002]],[\"name/1374\",[762,47.879]],[\"parent/1374\",[1045,5.478]],[\"name/1375\",[1027,50.475]],[\"parent/1375\",[1045,5.478]],[\"name/1376\",[1046,61.463]],[\"parent/1376\",[1045,5.478]],[\"name/1377\",[1047,61.463]],[\"parent/1377\",[1045,5.478]],[\"name/1378\",[1048,67.342]],[\"parent/1378\",[]],[\"name/1379\",[7,18.429]],[\"parent/1379\",[1048,6.002]],[\"name/1380\",[762,47.879]],[\"parent/1380\",[1049,5.478]],[\"name/1381\",[1027,50.475]],[\"parent/1381\",[1049,5.478]],[\"name/1382\",[1046,61.463]],[\"parent/1382\",[1049,5.478]],[\"name/1383\",[1047,61.463]],[\"parent/1383\",[1049,5.478]],[\"name/1384\",[1050,67.342]],[\"parent/1384\",[]],[\"name/1385\",[7,18.429]],[\"parent/1385\",[1050,6.002]],[\"name/1386\",[762,47.879]],[\"parent/1386\",[1051,5.478]],[\"name/1387\",[1027,50.475]],[\"parent/1387\",[1051,5.478]],[\"name/1388\",[1046,61.463]],[\"parent/1388\",[1051,5.478]],[\"name/1389\",[1047,61.463]],[\"parent/1389\",[1051,5.478]],[\"name/1390\",[1052,67.342]],[\"parent/1390\",[]],[\"name/1391\",[7,18.429]],[\"parent/1391\",[1052,6.002]],[\"name/1392\",[762,47.879]],[\"parent/1392\",[1053,5.478]],[\"name/1393\",[1027,50.475]],[\"parent/1393\",[1053,5.478]],[\"name/1394\",[1046,61.463]],[\"parent/1394\",[1053,5.478]],[\"name/1395\",[1047,61.463]],[\"parent/1395\",[1053,5.478]],[\"name/1396\",[1054,67.342]],[\"parent/1396\",[]],[\"name/1397\",[7,18.429]],[\"parent/1397\",[1054,6.002]],[\"name/1398\",[762,47.879]],[\"parent/1398\",[1055,5.703]],[\"name/1399\",[1027,50.475]],[\"parent/1399\",[1055,5.703]],[\"name/1400\",[1029,57.785]],[\"parent/1400\",[1055,5.703]],[\"name/1401\",[1056,72.452]],[\"parent/1401\",[]],[\"name/1402\",[1057,67.342]],[\"parent/1402\",[]],[\"name/1403\",[7,18.429]],[\"parent/1403\",[1057,6.002]],[\"name/1404\",[1058,61.463]],[\"parent/1404\",[1059,5.478]],[\"name/1405\",[1060,61.463]],[\"parent/1405\",[1059,5.478]],[\"name/1406\",[1061,63.977]],[\"parent/1406\",[1059,5.478]],[\"name/1407\",[1062,67.342]],[\"parent/1407\",[1059,5.478]],[\"name/1408\",[1063,67.342]],[\"parent/1408\",[]],[\"name/1409\",[7,18.429]],[\"parent/1409\",[1063,6.002]],[\"name/1410\",[1060,61.463]],[\"parent/1410\",[1064,6.002]],[\"name/1411\",[707,59.456]],[\"parent/1411\",[1064,6.002]],[\"name/1412\",[1065,67.342]],[\"parent/1412\",[]],[\"name/1413\",[7,18.429]],[\"parent/1413\",[1065,6.002]],[\"name/1414\",[1066,67.342]],[\"parent/1414\",[1067,6.458]],[\"name/1415\",[1068,67.342]],[\"parent/1415\",[]],[\"name/1416\",[7,18.429]],[\"parent/1416\",[1068,6.002]],[\"name/1417\",[380,59.456]],[\"parent/1417\",[1069,5.703]],[\"name/1418\",[1070,67.342]],[\"parent/1418\",[1069,5.703]],[\"name/1419\",[1071,72.452]],[\"parent/1419\",[1069,5.703]],[\"name/1420\",[1072,67.342]],[\"parent/1420\",[]],[\"name/1421\",[7,18.429]],[\"parent/1421\",[1072,6.002]],[\"name/1422\",[132,44.514]],[\"parent/1422\",[1073,5.703]],[\"name/1423\",[1074,67.342]],[\"parent/1423\",[1073,5.703]],[\"name/1424\",[1075,63.977]],[\"parent/1424\",[1073,5.703]],[\"name/1425\",[1076,67.342]],[\"parent/1425\",[]],[\"name/1426\",[7,18.429]],[\"parent/1426\",[1076,6.002]],[\"name/1427\",[380,59.456]],[\"parent/1427\",[1077,5.3]],[\"name/1428\",[1078,72.452]],[\"parent/1428\",[1077,5.3]],[\"name/1429\",[1058,61.463]],[\"parent/1429\",[1077,5.3]],[\"name/1430\",[1029,57.785]],[\"parent/1430\",[1077,5.3]],[\"name/1431\",[1075,63.977]],[\"parent/1431\",[1077,5.3]],[\"name/1432\",[1079,61.463]],[\"parent/1432\",[]],[\"name/1433\",[1080,72.452]],[\"parent/1433\",[1079,5.478]],[\"name/1434\",[1081,72.452]],[\"parent/1434\",[1079,5.478]],[\"name/1435\",[1082,72.452]],[\"parent/1435\",[1079,5.478]],[\"name/1436\",[1083,67.342]],[\"parent/1436\",[]],[\"name/1437\",[7,18.429]],[\"parent/1437\",[1083,6.002]],[\"name/1438\",[140,49.093]],[\"parent/1438\",[1084,6.458]],[\"name/1439\",[1085,67.342]],[\"parent/1439\",[]],[\"name/1440\",[7,18.429]],[\"parent/1440\",[1085,6.002]],[\"name/1441\",[380,59.456]],[\"parent/1441\",[1086,6.002]],[\"name/1442\",[748,50.475]],[\"parent/1442\",[1086,6.002]],[\"name/1443\",[1087,72.452]],[\"parent/1443\",[]],[\"name/1444\",[1088,61.463]],[\"parent/1444\",[]],[\"name/1445\",[1089,72.452]],[\"parent/1445\",[1088,5.478]],[\"name/1446\",[1090,63.977]],[\"parent/1446\",[1088,5.478]],[\"name/1447\",[1091,72.452]],[\"parent/1447\",[1088,5.478]],[\"name/1448\",[1092,67.342]],[\"parent/1448\",[]],[\"name/1449\",[7,18.429]],[\"parent/1449\",[1092,6.002]],[\"name/1450\",[140,49.093]],[\"parent/1450\",[1093,5.703]],[\"name/1451\",[1074,67.342]],[\"parent/1451\",[1093,5.703]],[\"name/1452\",[1075,63.977]],[\"parent/1452\",[1093,5.703]],[\"name/1453\",[1094,67.342]],[\"parent/1453\",[]],[\"name/1454\",[7,18.429]],[\"parent/1454\",[1094,6.002]],[\"name/1455\",[1095,61.463]],[\"parent/1455\",[1096,6.002]],[\"name/1456\",[1097,61.463]],[\"parent/1456\",[1096,6.002]],[\"name/1457\",[1098,67.342]],[\"parent/1457\",[]],[\"name/1458\",[7,18.429]],[\"parent/1458\",[1098,6.002]],[\"name/1459\",[1095,61.463]],[\"parent/1459\",[1099,6.458]],[\"name/1460\",[1100,67.342]],[\"parent/1460\",[]],[\"name/1461\",[7,18.429]],[\"parent/1461\",[1100,6.002]],[\"name/1462\",[1101,72.452]],[\"parent/1462\",[1102,6.002]],[\"name/1463\",[1103,72.452]],[\"parent/1463\",[1102,6.002]],[\"name/1464\",[1104,67.342]],[\"parent/1464\",[]],[\"name/1465\",[7,18.429]],[\"parent/1465\",[1104,6.002]],[\"name/1466\",[1095,61.463]],[\"parent/1466\",[1105,6.002]],[\"name/1467\",[1106,72.452]],[\"parent/1467\",[1105,6.002]],[\"name/1468\",[1107,67.342]],[\"parent/1468\",[]],[\"name/1469\",[7,18.429]],[\"parent/1469\",[1107,6.002]],[\"name/1470\",[1108,67.342]],[\"parent/1470\",[1109,6.458]],[\"name/1471\",[1110,67.342]],[\"parent/1471\",[]],[\"name/1472\",[7,18.429]],[\"parent/1472\",[1110,6.002]],[\"name/1473\",[1095,61.463]],[\"parent/1473\",[1111,6.458]],[\"name/1474\",[1112,67.342]],[\"parent/1474\",[]],[\"name/1475\",[7,18.429]],[\"parent/1475\",[1112,6.002]],[\"name/1476\",[1097,61.463]],[\"parent/1476\",[1113,6.002]],[\"name/1477\",[1114,72.452]],[\"parent/1477\",[1113,6.002]],[\"name/1478\",[1115,67.342]],[\"parent/1478\",[]],[\"name/1479\",[7,18.429]],[\"parent/1479\",[1115,6.002]],[\"name/1480\",[1097,61.463]],[\"parent/1480\",[1116,6.458]],[\"name/1481\",[1117,67.342]],[\"parent/1481\",[]],[\"name/1482\",[7,18.429]],[\"parent/1482\",[1117,6.002]],[\"name/1483\",[132,44.514]],[\"parent/1483\",[1118,5.703]],[\"name/1484\",[139,44.931]],[\"parent/1484\",[1118,5.703]],[\"name/1485\",[1119,63.977]],[\"parent/1485\",[1118,5.703]],[\"name/1486\",[1120,67.342]],[\"parent/1486\",[]],[\"name/1487\",[7,18.429]],[\"parent/1487\",[1120,6.002]],[\"name/1488\",[1032,56.354]],[\"parent/1488\",[1121,6.002]],[\"name/1489\",[1122,67.342]],[\"parent/1489\",[1121,6.002]],[\"name/1490\",[1123,67.342]],[\"parent/1490\",[]],[\"name/1491\",[7,18.429]],[\"parent/1491\",[1123,6.002]],[\"name/1492\",[139,44.931]],[\"parent/1492\",[1124,5.3]],[\"name/1493\",[132,44.514]],[\"parent/1493\",[1124,5.3]],[\"name/1494\",[1032,56.354]],[\"parent/1494\",[1124,5.3]],[\"name/1495\",[1119,63.977]],[\"parent/1495\",[1124,5.3]],[\"name/1496\",[1122,67.342]],[\"parent/1496\",[1124,5.3]],[\"name/1497\",[1125,67.342]],[\"parent/1497\",[]],[\"name/1498\",[7,18.429]],[\"parent/1498\",[1125,6.002]],[\"name/1499\",[1126,72.452]],[\"parent/1499\",[1127,6.002]],[\"name/1500\",[1119,63.977]],[\"parent/1500\",[1127,6.002]],[\"name/1501\",[1128,46.797]],[\"parent/1501\",[]],[\"name/1502\",[213,52.079]],[\"parent/1502\",[1128,4.171]],[\"name/1503\",[214,52.079]],[\"parent/1503\",[1128,4.171]],[\"name/1504\",[1129,72.452]],[\"parent/1504\",[1128,4.171]],[\"name/1505\",[1130,72.452]],[\"parent/1505\",[1128,4.171]],[\"name/1506\",[1131,72.452]],[\"parent/1506\",[1128,4.171]],[\"name/1507\",[1132,72.452]],[\"parent/1507\",[1128,4.171]],[\"name/1508\",[1133,72.452]],[\"parent/1508\",[1128,4.171]],[\"name/1509\",[1134,72.452]],[\"parent/1509\",[1128,4.171]],[\"name/1510\",[1135,72.452]],[\"parent/1510\",[1128,4.171]],[\"name/1511\",[1136,72.452]],[\"parent/1511\",[1128,4.171]],[\"name/1512\",[1137,72.452]],[\"parent/1512\",[1128,4.171]],[\"name/1513\",[1138,72.452]],[\"parent/1513\",[1128,4.171]],[\"name/1514\",[1139,72.452]],[\"parent/1514\",[1128,4.171]],[\"name/1515\",[1140,72.452]],[\"parent/1515\",[1128,4.171]],[\"name/1516\",[1141,72.452]],[\"parent/1516\",[1128,4.171]],[\"name/1517\",[1142,72.452]],[\"parent/1517\",[1128,4.171]],[\"name/1518\",[1143,72.452]],[\"parent/1518\",[1128,4.171]],[\"name/1519\",[1144,72.452]],[\"parent/1519\",[1128,4.171]],[\"name/1520\",[1145,67.342]],[\"parent/1520\",[]],[\"name/1521\",[7,18.429]],[\"parent/1521\",[1145,6.002]],[\"name/1522\",[1146,67.342]],[\"parent/1522\",[]],[\"name/1523\",[7,18.429]],[\"parent/1523\",[1146,6.002]],[\"name/1524\",[1147,67.342]],[\"parent/1524\",[]],[\"name/1525\",[7,18.429]],[\"parent/1525\",[1147,6.002]],[\"name/1526\",[1148,72.452]],[\"parent/1526\",[1149,5.703]],[\"name/1527\",[1150,72.452]],[\"parent/1527\",[1149,5.703]],[\"name/1528\",[766,63.977]],[\"parent/1528\",[1149,5.703]],[\"name/1529\",[1151,72.452]],[\"parent/1529\",[]],[\"name/1530\",[1152,61.463]],[\"parent/1530\",[]],[\"name/1531\",[1153,72.452]],[\"parent/1531\",[1152,5.478]],[\"name/1532\",[1154,72.452]],[\"parent/1532\",[1152,5.478]],[\"name/1533\",[1155,72.452]],[\"parent/1533\",[1152,5.478]],[\"name/1534\",[1156,67.342]],[\"parent/1534\",[]],[\"name/1535\",[7,18.429]],[\"parent/1535\",[1156,6.002]],[\"name/1536\",[748,50.475]],[\"parent/1536\",[1157,6.002]],[\"name/1537\",[1158,72.452]],[\"parent/1537\",[1157,6.002]],[\"name/1538\",[1159,67.342]],[\"parent/1538\",[]],[\"name/1539\",[7,18.429]],[\"parent/1539\",[1159,6.002]],[\"name/1540\",[748,50.475]],[\"parent/1540\",[1160,6.458]],[\"name/1541\",[1161,67.342]],[\"parent/1541\",[]],[\"name/1542\",[7,18.429]],[\"parent/1542\",[1161,6.002]],[\"name/1543\",[748,50.475]],[\"parent/1543\",[1162,6.458]],[\"name/1544\",[1163,67.342]],[\"parent/1544\",[]],[\"name/1545\",[7,18.429]],[\"parent/1545\",[1163,6.002]],[\"name/1546\",[1164,72.452]],[\"parent/1546\",[1165,6.458]],[\"name/1547\",[1166,67.342]],[\"parent/1547\",[]],[\"name/1548\",[7,18.429]],[\"parent/1548\",[1166,6.002]],[\"name/1549\",[790,55.102]],[\"parent/1549\",[1167,6.002]],[\"name/1550\",[1168,72.452]],[\"parent/1550\",[1167,6.002]],[\"name/1551\",[1169,67.342]],[\"parent/1551\",[]],[\"name/1552\",[7,18.429]],[\"parent/1552\",[1169,6.002]],[\"name/1553\",[1170,67.342]],[\"parent/1553\",[1171,6.458]],[\"name/1554\",[1172,67.342]],[\"parent/1554\",[]],[\"name/1555\",[7,18.429]],[\"parent/1555\",[1172,6.002]],[\"name/1556\",[1173,72.452]],[\"parent/1556\",[1174,6.002]],[\"name/1557\",[1175,72.452]],[\"parent/1557\",[1174,6.002]],[\"name/1558\",[1176,67.342]],[\"parent/1558\",[]],[\"name/1559\",[7,18.429]],[\"parent/1559\",[1176,6.002]],[\"name/1560\",[1177,67.342]],[\"parent/1560\",[1178,6.458]],[\"name/1561\",[1179,67.342]],[\"parent/1561\",[]],[\"name/1562\",[7,18.429]],[\"parent/1562\",[1179,6.002]],[\"name/1563\",[1177,67.342]],[\"parent/1563\",[1180,6.458]],[\"name/1564\",[1181,67.342]],[\"parent/1564\",[]],[\"name/1565\",[7,18.429]],[\"parent/1565\",[1181,6.002]],[\"name/1566\",[1182,72.452]],[\"parent/1566\",[1183,6.458]],[\"name/1567\",[1184,50.475]],[\"parent/1567\",[]],[\"name/1568\",[213,52.079]],[\"parent/1568\",[1184,4.499]],[\"name/1569\",[214,52.079]],[\"parent/1569\",[1184,4.499]],[\"name/1570\",[1185,72.452]],[\"parent/1570\",[1184,4.499]],[\"name/1571\",[1186,72.452]],[\"parent/1571\",[1184,4.499]],[\"name/1572\",[1187,72.452]],[\"parent/1572\",[1184,4.499]],[\"name/1573\",[1188,72.452]],[\"parent/1573\",[1184,4.499]],[\"name/1574\",[1189,72.452]],[\"parent/1574\",[1184,4.499]],[\"name/1575\",[1190,72.452]],[\"parent/1575\",[1184,4.499]],[\"name/1576\",[1191,72.452]],[\"parent/1576\",[1184,4.499]],[\"name/1577\",[1192,72.452]],[\"parent/1577\",[1184,4.499]],[\"name/1578\",[1193,72.452]],[\"parent/1578\",[1184,4.499]],[\"name/1579\",[1194,72.452]],[\"parent/1579\",[1184,4.499]],[\"name/1580\",[1195,48.468]],[\"parent/1580\",[]],[\"name/1581\",[1196,72.452]],[\"parent/1581\",[1195,4.32]],[\"name/1582\",[1197,72.452]],[\"parent/1582\",[1195,4.32]],[\"name/1583\",[1198,72.452]],[\"parent/1583\",[1195,4.32]],[\"name/1584\",[125,63.977]],[\"parent/1584\",[1195,4.32]],[\"name/1585\",[1199,72.452]],[\"parent/1585\",[1195,4.32]],[\"name/1586\",[1200,72.452]],[\"parent/1586\",[1195,4.32]],[\"name/1587\",[1201,72.452]],[\"parent/1587\",[1195,4.32]],[\"name/1588\",[1202,72.452]],[\"parent/1588\",[1195,4.32]],[\"name/1589\",[1203,72.452]],[\"parent/1589\",[1195,4.32]],[\"name/1590\",[1204,72.452]],[\"parent/1590\",[1195,4.32]],[\"name/1591\",[1205,72.452]],[\"parent/1591\",[1195,4.32]],[\"name/1592\",[1206,72.452]],[\"parent/1592\",[1195,4.32]],[\"name/1593\",[1207,72.452]],[\"parent/1593\",[1195,4.32]],[\"name/1594\",[1208,72.452]],[\"parent/1594\",[1195,4.32]],[\"name/1595\",[1209,72.452]],[\"parent/1595\",[1195,4.32]],[\"name/1596\",[1210,67.342]],[\"parent/1596\",[]],[\"name/1597\",[7,18.429]],[\"parent/1597\",[1210,6.002]],[\"name/1598\",[1211,72.452]],[\"parent/1598\",[1212,5.151]],[\"name/1599\",[1213,72.452]],[\"parent/1599\",[1212,5.151]],[\"name/1600\",[1214,72.452]],[\"parent/1600\",[1212,5.151]],[\"name/1601\",[1215,72.452]],[\"parent/1601\",[1212,5.151]],[\"name/1602\",[1216,72.452]],[\"parent/1602\",[1212,5.151]],[\"name/1603\",[161,57.785]],[\"parent/1603\",[1212,5.151]],[\"name/1604\",[1217,67.342]],[\"parent/1604\",[]],[\"name/1605\",[7,18.429]],[\"parent/1605\",[1217,6.002]],[\"name/1606\",[1218,67.342]],[\"parent/1606\",[]],[\"name/1607\",[7,18.429]],[\"parent/1607\",[1218,6.002]],[\"name/1608\",[1219,67.342]],[\"parent/1608\",[]],[\"name/1609\",[7,18.429]],[\"parent/1609\",[1219,6.002]],[\"name/1610\",[140,49.093]],[\"parent/1610\",[1220,6.002]],[\"name/1611\",[1221,72.452]],[\"parent/1611\",[1220,6.002]],[\"name/1612\",[1222,72.452]],[\"parent/1612\",[]],[\"name/1613\",[1223,67.342]],[\"parent/1613\",[]],[\"name/1614\",[7,18.429]],[\"parent/1614\",[1223,6.002]],[\"name/1615\",[1224,72.452]],[\"parent/1615\",[1225,4.812]],[\"name/1616\",[1226,72.452]],[\"parent/1616\",[1225,4.812]],[\"name/1617\",[1227,72.452]],[\"parent/1617\",[1225,4.812]],[\"name/1618\",[1228,72.452]],[\"parent/1618\",[1225,4.812]],[\"name/1619\",[1229,72.452]],[\"parent/1619\",[1225,4.812]],[\"name/1620\",[1230,72.452]],[\"parent/1620\",[1225,4.812]],[\"name/1621\",[1231,72.452]],[\"parent/1621\",[1225,4.812]],[\"name/1622\",[1232,72.452]],[\"parent/1622\",[1225,4.812]],[\"name/1623\",[1233,72.452]],[\"parent/1623\",[1225,4.812]],[\"name/1624\",[1234,67.342]],[\"parent/1624\",[]],[\"name/1625\",[7,18.429]],[\"parent/1625\",[1234,6.002]],[\"name/1626\",[132,44.514]],[\"parent/1626\",[1235,5.023]],[\"name/1627\",[790,55.102]],[\"parent/1627\",[1235,5.023]],[\"name/1628\",[1236,63.977]],[\"parent/1628\",[1235,5.023]],[\"name/1629\",[139,44.931]],[\"parent/1629\",[1235,5.023]],[\"name/1630\",[1237,72.452]],[\"parent/1630\",[1235,5.023]],[\"name/1631\",[788,51.245]],[\"parent/1631\",[1235,5.023]],[\"name/1632\",[1238,67.342]],[\"parent/1632\",[1235,5.023]],[\"name/1633\",[1239,67.342]],[\"parent/1633\",[]],[\"name/1634\",[7,18.429]],[\"parent/1634\",[1239,6.002]],[\"name/1635\",[1058,61.463]],[\"parent/1635\",[1240,5.3]],[\"name/1636\",[1060,61.463]],[\"parent/1636\",[1240,5.3]],[\"name/1637\",[1061,63.977]],[\"parent/1637\",[1240,5.3]],[\"name/1638\",[790,55.102]],[\"parent/1638\",[1240,5.3]],[\"name/1639\",[1062,67.342]],[\"parent/1639\",[1240,5.3]],[\"name/1640\",[1241,67.342]],[\"parent/1640\",[]],[\"name/1641\",[7,18.429]],[\"parent/1641\",[1241,6.002]],[\"name/1642\",[132,44.514]],[\"parent/1642\",[1242,5.151]],[\"name/1643\",[790,55.102]],[\"parent/1643\",[1242,5.151]],[\"name/1644\",[1236,63.977]],[\"parent/1644\",[1242,5.151]],[\"name/1645\",[139,44.931]],[\"parent/1645\",[1242,5.151]],[\"name/1646\",[788,51.245]],[\"parent/1646\",[1242,5.151]],[\"name/1647\",[1238,67.342]],[\"parent/1647\",[1242,5.151]],[\"name/1648\",[1243,67.342]],[\"parent/1648\",[]],[\"name/1649\",[7,18.429]],[\"parent/1649\",[1243,6.002]],[\"name/1650\",[1060,61.463]],[\"parent/1650\",[1244,5.703]],[\"name/1651\",[1061,63.977]],[\"parent/1651\",[1244,5.703]],[\"name/1652\",[790,55.102]],[\"parent/1652\",[1244,5.703]],[\"name/1653\",[1245,67.342]],[\"parent/1653\",[]],[\"name/1654\",[7,18.429]],[\"parent/1654\",[1245,6.002]],[\"name/1655\",[790,55.102]],[\"parent/1655\",[1246,5.3]],[\"name/1656\",[687,59.456]],[\"parent/1656\",[1246,5.3]],[\"name/1657\",[690,59.456]],[\"parent/1657\",[1246,5.3]],[\"name/1658\",[1236,63.977]],[\"parent/1658\",[1246,5.3]],[\"name/1659\",[1247,72.452]],[\"parent/1659\",[1246,5.3]],[\"name/1660\",[1248,67.342]],[\"parent/1660\",[]],[\"name/1661\",[7,18.429]],[\"parent/1661\",[1248,6.002]],[\"name/1662\",[707,59.456]],[\"parent/1662\",[1249,6.458]],[\"name/1663\",[1250,53.99]],[\"parent/1663\",[]],[\"name/1664\",[213,52.079]],[\"parent/1664\",[1250,4.812]],[\"name/1665\",[214,52.079]],[\"parent/1665\",[1250,4.812]],[\"name/1666\",[1251,72.452]],[\"parent/1666\",[1250,4.812]],[\"name/1667\",[1252,72.452]],[\"parent/1667\",[1250,4.812]],[\"name/1668\",[1253,72.452]],[\"parent/1668\",[1250,4.812]],[\"name/1669\",[1254,72.452]],[\"parent/1669\",[1250,4.812]],[\"name/1670\",[1255,72.452]],[\"parent/1670\",[1250,4.812]],[\"name/1671\",[1256,72.452]],[\"parent/1671\",[1250,4.812]],[\"name/1672\",[1257,46.797]],[\"parent/1672\",[]],[\"name/1673\",[1258,72.452]],[\"parent/1673\",[1257,4.171]],[\"name/1674\",[1259,72.452]],[\"parent/1674\",[1257,4.171]],[\"name/1675\",[1260,72.452]],[\"parent/1675\",[1257,4.171]],[\"name/1676\",[1261,72.452]],[\"parent/1676\",[1257,4.171]],[\"name/1677\",[1262,72.452]],[\"parent/1677\",[1257,4.171]],[\"name/1678\",[1263,72.452]],[\"parent/1678\",[1257,4.171]],[\"name/1679\",[1264,72.452]],[\"parent/1679\",[1257,4.171]],[\"name/1680\",[1265,72.452]],[\"parent/1680\",[1257,4.171]],[\"name/1681\",[1266,72.452]],[\"parent/1681\",[1257,4.171]],[\"name/1682\",[1267,72.452]],[\"parent/1682\",[1257,4.171]],[\"name/1683\",[1268,72.452]],[\"parent/1683\",[1257,4.171]],[\"name/1684\",[1269,72.452]],[\"parent/1684\",[1257,4.171]],[\"name/1685\",[1270,72.452]],[\"parent/1685\",[1257,4.171]],[\"name/1686\",[1271,72.452]],[\"parent/1686\",[1257,4.171]],[\"name/1687\",[1272,72.452]],[\"parent/1687\",[1257,4.171]],[\"name/1688\",[1273,72.452]],[\"parent/1688\",[1257,4.171]],[\"name/1689\",[1274,72.452]],[\"parent/1689\",[1257,4.171]],[\"name/1690\",[1275,72.452]],[\"parent/1690\",[1257,4.171]],[\"name/1691\",[1276,67.342]],[\"parent/1691\",[]],[\"name/1692\",[7,18.429]],[\"parent/1692\",[1276,6.002]],[\"name/1693\",[447,63.977]],[\"parent/1693\",[1277,6.002]],[\"name/1694\",[1278,72.452]],[\"parent/1694\",[1277,6.002]],[\"name/1695\",[1279,63.977]],[\"parent/1695\",[]],[\"name/1696\",[1280,72.452]],[\"parent/1696\",[1279,5.703]],[\"name/1697\",[1281,72.452]],[\"parent/1697\",[1279,5.703]],[\"name/1698\",[1282,72.452]],[\"parent/1698\",[]],[\"name/1699\",[1283,67.342]],[\"parent/1699\",[]],[\"name/1700\",[7,18.429]],[\"parent/1700\",[1283,6.002]],[\"name/1701\",[1284,72.452]],[\"parent/1701\",[1285,6.002]],[\"name/1702\",[1286,72.452]],[\"parent/1702\",[1285,6.002]],[\"name/1703\",[1287,57.785]],[\"parent/1703\",[]],[\"name/1704\",[1288,72.452]],[\"parent/1704\",[1287,5.151]],[\"name/1705\",[1289,72.452]],[\"parent/1705\",[1287,5.151]],[\"name/1706\",[1290,72.452]],[\"parent/1706\",[1287,5.151]],[\"name/1707\",[1291,72.452]],[\"parent/1707\",[1287,5.151]],[\"name/1708\",[1292,72.452]],[\"parent/1708\",[1287,5.151]],[\"name/1709\",[1293,67.342]],[\"parent/1709\",[]],[\"name/1710\",[7,18.429]],[\"parent/1710\",[1293,6.002]],[\"name/1711\",[731,57.785]],[\"parent/1711\",[1294,5.023]],[\"name/1712\",[1295,67.342]],[\"parent/1712\",[1294,5.023]],[\"name/1713\",[1296,72.452]],[\"parent/1713\",[1294,5.023]],[\"name/1714\",[1297,72.452]],[\"parent/1714\",[1294,5.023]],[\"name/1715\",[1298,72.452]],[\"parent/1715\",[1294,5.023]],[\"name/1716\",[1070,67.342]],[\"parent/1716\",[1294,5.023]],[\"name/1717\",[1066,67.342]],[\"parent/1717\",[1294,5.023]],[\"name/1718\",[1299,67.342]],[\"parent/1718\",[]],[\"name/1719\",[7,18.429]],[\"parent/1719\",[1299,6.002]],[\"name/1720\",[731,57.785]],[\"parent/1720\",[1300,4.911]],[\"name/1721\",[1301,72.452]],[\"parent/1721\",[1300,4.911]],[\"name/1722\",[1302,72.452]],[\"parent/1722\",[1300,4.911]],[\"name/1723\",[960,67.342]],[\"parent/1723\",[1300,4.911]],[\"name/1724\",[962,61.463]],[\"parent/1724\",[1300,4.911]],[\"name/1725\",[266,46.797]],[\"parent/1725\",[1300,4.911]],[\"name/1726\",[766,63.977]],[\"parent/1726\",[1300,4.911]],[\"name/1727\",[1303,72.452]],[\"parent/1727\",[1300,4.911]],[\"name/1728\",[1304,67.342]],[\"parent/1728\",[]],[\"name/1729\",[7,18.429]],[\"parent/1729\",[1304,6.002]],[\"name/1730\",[1305,63.977]],[\"parent/1730\",[1306,6.002]],[\"name/1731\",[1307,67.342]],[\"parent/1731\",[1306,6.002]],[\"name/1732\",[1308,67.342]],[\"parent/1732\",[]],[\"name/1733\",[7,18.429]],[\"parent/1733\",[1308,6.002]],[\"name/1734\",[198,52.079]],[\"parent/1734\",[1309,6.458]],[\"name/1735\",[1310,67.342]],[\"parent/1735\",[]],[\"name/1736\",[7,18.429]],[\"parent/1736\",[1310,6.002]],[\"name/1737\",[1311,72.452]],[\"parent/1737\",[1312,6.458]],[\"name/1738\",[1313,67.342]],[\"parent/1738\",[]],[\"name/1739\",[7,18.429]],[\"parent/1739\",[1313,6.002]],[\"name/1740\",[1108,67.342]],[\"parent/1740\",[1314,6.458]],[\"name/1741\",[1315,67.342]],[\"parent/1741\",[]],[\"name/1742\",[7,18.429]],[\"parent/1742\",[1315,6.002]],[\"name/1743\",[1316,61.463]],[\"parent/1743\",[1317,5.3]],[\"name/1744\",[1318,61.463]],[\"parent/1744\",[1317,5.3]],[\"name/1745\",[198,52.079]],[\"parent/1745\",[1317,5.3]],[\"name/1746\",[1319,72.452]],[\"parent/1746\",[1317,5.3]],[\"name/1747\",[1320,67.342]],[\"parent/1747\",[1317,5.3]],[\"name/1748\",[1321,67.342]],[\"parent/1748\",[]],[\"name/1749\",[7,18.429]],[\"parent/1749\",[1321,6.002]],[\"name/1750\",[198,52.079]],[\"parent/1750\",[1322,6.458]],[\"name/1751\",[1323,67.342]],[\"parent/1751\",[]],[\"name/1752\",[7,18.429]],[\"parent/1752\",[1323,6.002]],[\"name/1753\",[1316,61.463]],[\"parent/1753\",[1324,5.703]],[\"name/1754\",[1318,61.463]],[\"parent/1754\",[1324,5.703]],[\"name/1755\",[741,67.342]],[\"parent/1755\",[1324,5.703]],[\"name/1756\",[1325,67.342]],[\"parent/1756\",[]],[\"name/1757\",[7,18.429]],[\"parent/1757\",[1325,6.002]],[\"name/1758\",[1326,72.452]],[\"parent/1758\",[1327,6.458]],[\"name/1759\",[1328,67.342]],[\"parent/1759\",[]],[\"name/1760\",[7,18.429]],[\"parent/1760\",[1328,6.002]],[\"name/1761\",[1316,61.463]],[\"parent/1761\",[1329,5.478]],[\"name/1762\",[1318,61.463]],[\"parent/1762\",[1329,5.478]],[\"name/1763\",[198,52.079]],[\"parent/1763\",[1329,5.478]],[\"name/1764\",[1090,63.977]],[\"parent/1764\",[1329,5.478]],[\"name/1765\",[1330,67.342]],[\"parent/1765\",[]],[\"name/1766\",[7,18.429]],[\"parent/1766\",[1330,6.002]],[\"name/1767\",[198,52.079]],[\"parent/1767\",[1331,6.458]],[\"name/1768\",[1332,67.342]],[\"parent/1768\",[]],[\"name/1769\",[7,18.429]],[\"parent/1769\",[1332,6.002]],[\"name/1770\",[479,55.102]],[\"parent/1770\",[1333,6.458]],[\"name/1771\",[1334,67.342]],[\"parent/1771\",[]],[\"name/1772\",[7,18.429]],[\"parent/1772\",[1334,6.002]],[\"name/1773\",[1316,61.463]],[\"parent/1773\",[1335,5.703]],[\"name/1774\",[1318,61.463]],[\"parent/1774\",[1335,5.703]],[\"name/1775\",[198,52.079]],[\"parent/1775\",[1335,5.703]],[\"name/1776\",[1336,67.342]],[\"parent/1776\",[]],[\"name/1777\",[7,18.429]],[\"parent/1777\",[1336,6.002]],[\"name/1778\",[1337,72.452]],[\"parent/1778\",[1338,6.002]],[\"name/1779\",[1307,67.342]],[\"parent/1779\",[1338,6.002]],[\"name/1780\",[1339,67.342]],[\"parent/1780\",[]],[\"name/1781\",[7,18.429]],[\"parent/1781\",[1339,6.002]],[\"name/1782\",[748,50.475]],[\"parent/1782\",[1340,6.458]],[\"name/1783\",[1341,67.342]],[\"parent/1783\",[]],[\"name/1784\",[7,18.429]],[\"parent/1784\",[1341,6.002]],[\"name/1785\",[1342,72.452]],[\"parent/1785\",[1343,6.458]],[\"name/1786\",[1344,67.342]],[\"parent/1786\",[]],[\"name/1787\",[7,18.429]],[\"parent/1787\",[1344,6.002]],[\"name/1788\",[146,63.977]],[\"parent/1788\",[1345,6.458]],[\"name/1789\",[1346,67.342]],[\"parent/1789\",[]],[\"name/1790\",[7,18.429]],[\"parent/1790\",[1346,6.002]],[\"name/1791\",[1305,63.977]],[\"parent/1791\",[1347,6.002]],[\"name/1792\",[146,63.977]],[\"parent/1792\",[1347,6.002]],[\"name/1793\",[1348,67.342]],[\"parent/1793\",[]],[\"name/1794\",[7,18.429]],[\"parent/1794\",[1348,6.002]],[\"name/1795\",[790,55.102]],[\"parent/1795\",[1349,5.478]],[\"name/1796\",[198,52.079]],[\"parent/1796\",[1349,5.478]],[\"name/1797\",[1350,72.452]],[\"parent/1797\",[1349,5.478]],[\"name/1798\",[1351,72.452]],[\"parent/1798\",[1349,5.478]],[\"name/1799\",[1352,67.342]],[\"parent/1799\",[]],[\"name/1800\",[7,18.429]],[\"parent/1800\",[1352,6.002]],[\"name/1801\",[1295,67.342]],[\"parent/1801\",[1353,5.478]],[\"name/1802\",[1354,72.452]],[\"parent/1802\",[1353,5.478]],[\"name/1803\",[1090,63.977]],[\"parent/1803\",[1353,5.478]],[\"name/1804\",[1355,72.452]],[\"parent/1804\",[1353,5.478]],[\"name/1805\",[1356,67.342]],[\"parent/1805\",[]],[\"name/1806\",[7,18.429]],[\"parent/1806\",[1356,6.002]],[\"name/1807\",[1097,61.463]],[\"parent/1807\",[1357,6.002]],[\"name/1808\",[1358,72.452]],[\"parent/1808\",[1357,6.002]],[\"name/1809\",[1359,67.342]],[\"parent/1809\",[]],[\"name/1810\",[7,18.429]],[\"parent/1810\",[1359,6.002]],[\"name/1811\",[1360,67.342]],[\"parent/1811\",[1361,5.478]],[\"name/1812\",[1362,67.342]],[\"parent/1812\",[1361,5.478]],[\"name/1813\",[1363,67.342]],[\"parent/1813\",[1361,5.478]],[\"name/1814\",[198,52.079]],[\"parent/1814\",[1361,5.478]],[\"name/1815\",[1364,67.342]],[\"parent/1815\",[]],[\"name/1816\",[7,18.429]],[\"parent/1816\",[1364,6.002]],[\"name/1817\",[479,55.102]],[\"parent/1817\",[1365,6.458]],[\"name/1818\",[1366,67.342]],[\"parent/1818\",[]],[\"name/1819\",[7,18.429]],[\"parent/1819\",[1366,6.002]],[\"name/1820\",[1367,63.977]],[\"parent/1820\",[1368,6.458]],[\"name/1821\",[1369,67.342]],[\"parent/1821\",[]],[\"name/1822\",[7,18.429]],[\"parent/1822\",[1369,6.002]],[\"name/1823\",[1360,67.342]],[\"parent/1823\",[1370,5.151]],[\"name/1824\",[1362,67.342]],[\"parent/1824\",[1370,5.151]],[\"name/1825\",[1363,67.342]],[\"parent/1825\",[1370,5.151]],[\"name/1826\",[1371,67.342]],[\"parent/1826\",[1370,5.151]],[\"name/1827\",[198,52.079]],[\"parent/1827\",[1370,5.151]],[\"name/1828\",[1372,72.452]],[\"parent/1828\",[1370,5.151]],[\"name/1829\",[1373,67.342]],[\"parent/1829\",[]],[\"name/1830\",[7,18.429]],[\"parent/1830\",[1373,6.002]],[\"name/1831\",[1367,63.977]],[\"parent/1831\",[1374,6.002]],[\"name/1832\",[1371,67.342]],[\"parent/1832\",[1374,6.002]],[\"name/1833\",[1375,67.342]],[\"parent/1833\",[]],[\"name/1834\",[7,18.429]],[\"parent/1834\",[1375,6.002]],[\"name/1835\",[1376,72.452]],[\"parent/1835\",[1377,5.703]],[\"name/1836\",[1320,67.342]],[\"parent/1836\",[1377,5.703]],[\"name/1837\",[1378,72.452]],[\"parent/1837\",[1377,5.703]],[\"name/1838\",[1379,67.342]],[\"parent/1838\",[]],[\"name/1839\",[7,18.429]],[\"parent/1839\",[1379,6.002]],[\"name/1840\",[1380,72.452]],[\"parent/1840\",[1381,5.703]],[\"name/1841\",[1382,72.452]],[\"parent/1841\",[1381,5.703]],[\"name/1842\",[1367,63.977]],[\"parent/1842\",[1381,5.703]],[\"name/1843\",[1383,67.342]],[\"parent/1843\",[]],[\"name/1844\",[7,18.429]],[\"parent/1844\",[1383,6.002]],[\"name/1845\",[161,57.785]],[\"parent/1845\",[1384,6.458]],[\"name/1846\",[1385,37.48]],[\"parent/1846\",[]],[\"name/1847\",[213,52.079]],[\"parent/1847\",[1385,3.341]],[\"name/1848\",[214,52.079]],[\"parent/1848\",[1385,3.341]],[\"name/1849\",[1305,63.977]],[\"parent/1849\",[1385,3.341]],[\"name/1850\",[1386,72.452]],[\"parent/1850\",[1385,3.341]],[\"name/1851\",[1387,72.452]],[\"parent/1851\",[1385,3.341]],[\"name/1852\",[1388,72.452]],[\"parent/1852\",[1385,3.341]],[\"name/1853\",[1389,72.452]],[\"parent/1853\",[1385,3.341]],[\"name/1854\",[1390,72.452]],[\"parent/1854\",[1385,3.341]],[\"name/1855\",[1391,72.452]],[\"parent/1855\",[1385,3.341]],[\"name/1856\",[1392,72.452]],[\"parent/1856\",[1385,3.341]],[\"name/1857\",[1393,72.452]],[\"parent/1857\",[1385,3.341]],[\"name/1858\",[1394,72.452]],[\"parent/1858\",[1385,3.341]],[\"name/1859\",[1395,72.452]],[\"parent/1859\",[1385,3.341]],[\"name/1860\",[1396,72.452]],[\"parent/1860\",[1385,3.341]],[\"name/1861\",[1397,72.452]],[\"parent/1861\",[1385,3.341]],[\"name/1862\",[1398,72.452]],[\"parent/1862\",[1385,3.341]],[\"name/1863\",[1399,72.452]],[\"parent/1863\",[1385,3.341]],[\"name/1864\",[1400,72.452]],[\"parent/1864\",[1385,3.341]],[\"name/1865\",[1401,72.452]],[\"parent/1865\",[1385,3.341]],[\"name/1866\",[1402,72.452]],[\"parent/1866\",[1385,3.341]],[\"name/1867\",[1403,72.452]],[\"parent/1867\",[1385,3.341]],[\"name/1868\",[1404,72.452]],[\"parent/1868\",[1385,3.341]],[\"name/1869\",[1405,72.452]],[\"parent/1869\",[1385,3.341]],[\"name/1870\",[1406,72.452]],[\"parent/1870\",[1385,3.341]],[\"name/1871\",[1407,72.452]],[\"parent/1871\",[1385,3.341]],[\"name/1872\",[1408,72.452]],[\"parent/1872\",[1385,3.341]],[\"name/1873\",[1409,72.452]],[\"parent/1873\",[1385,3.341]],[\"name/1874\",[1410,72.452]],[\"parent/1874\",[1385,3.341]],[\"name/1875\",[1411,72.452]],[\"parent/1875\",[1385,3.341]],[\"name/1876\",[1412,72.452]],[\"parent/1876\",[1385,3.341]],[\"name/1877\",[1413,72.452]],[\"parent/1877\",[1385,3.341]],[\"name/1878\",[1414,72.452]],[\"parent/1878\",[1385,3.341]],[\"name/1879\",[1415,72.452]],[\"parent/1879\",[1385,3.341]],[\"name/1880\",[1416,72.452]],[\"parent/1880\",[1385,3.341]],[\"name/1881\",[1417,72.452]],[\"parent/1881\",[1385,3.341]],[\"name/1882\",[1418,72.452]],[\"parent/1882\",[1385,3.341]],[\"name/1883\",[1419,72.452]],[\"parent/1883\",[1385,3.341]],[\"name/1884\",[1420,72.452]],[\"parent/1884\",[1385,3.341]],[\"name/1885\",[1421,72.452]],[\"parent/1885\",[1385,3.341]],[\"name/1886\",[1422,72.452]],[\"parent/1886\",[1385,3.341]],[\"name/1887\",[1423,72.452]],[\"parent/1887\",[1385,3.341]],[\"name/1888\",[1424,72.452]],[\"parent/1888\",[1385,3.341]],[\"name/1889\",[1425,72.452]],[\"parent/1889\",[1385,3.341]],[\"name/1890\",[1426,72.452]],[\"parent/1890\",[1385,3.341]],[\"name/1891\",[1427,72.452]],[\"parent/1891\",[1385,3.341]],[\"name/1892\",[1428,72.452]],[\"parent/1892\",[1385,3.341]],[\"name/1893\",[1429,72.452]],[\"parent/1893\",[1385,3.341]],[\"name/1894\",[1430,72.452]],[\"parent/1894\",[1385,3.341]],[\"name/1895\",[1431,49.76]],[\"parent/1895\",[]],[\"name/1896\",[1432,72.452]],[\"parent/1896\",[1431,4.435]],[\"name/1897\",[1433,72.452]],[\"parent/1897\",[1431,4.435]],[\"name/1898\",[1434,72.452]],[\"parent/1898\",[1431,4.435]],[\"name/1899\",[1435,72.452]],[\"parent/1899\",[1431,4.435]],[\"name/1900\",[1436,72.452]],[\"parent/1900\",[1431,4.435]],[\"name/1901\",[1437,72.452]],[\"parent/1901\",[1431,4.435]],[\"name/1902\",[1438,72.452]],[\"parent/1902\",[1431,4.435]],[\"name/1903\",[1439,72.452]],[\"parent/1903\",[1431,4.435]],[\"name/1904\",[1440,72.452]],[\"parent/1904\",[1431,4.435]],[\"name/1905\",[1441,72.452]],[\"parent/1905\",[1431,4.435]],[\"name/1906\",[1442,72.452]],[\"parent/1906\",[1431,4.435]],[\"name/1907\",[1443,72.452]],[\"parent/1907\",[1431,4.435]],[\"name/1908\",[1444,72.452]],[\"parent/1908\",[1431,4.435]],[\"name/1909\",[1445,72.452]],[\"parent/1909\",[]],[\"name/1910\",[1446,67.342]],[\"parent/1910\",[]],[\"name/1911\",[7,18.429]],[\"parent/1911\",[1446,6.002]],[\"name/1912\",[880,67.342]],[\"parent/1912\",[1447,5.151]],[\"name/1913\",[187,55.102]],[\"parent/1913\",[1447,5.151]],[\"name/1914\",[1448,72.452]],[\"parent/1914\",[1447,5.151]],[\"name/1915\",[1449,72.452]],[\"parent/1915\",[1447,5.151]],[\"name/1916\",[1450,72.452]],[\"parent/1916\",[1447,5.151]],[\"name/1917\",[1451,72.452]],[\"parent/1917\",[1447,5.151]],[\"name/1918\",[1452,67.342]],[\"parent/1918\",[]],[\"name/1919\",[7,18.429]],[\"parent/1919\",[1452,6.002]],[\"name/1920\",[187,55.102]],[\"parent/1920\",[1453,4.568]],[\"name/1921\",[166,56.354]],[\"parent/1921\",[1453,4.568]],[\"name/1922\",[1454,72.452]],[\"parent/1922\",[1453,4.568]],[\"name/1923\",[1455,72.452]],[\"parent/1923\",[1453,4.568]],[\"name/1924\",[1456,72.452]],[\"parent/1924\",[1453,4.568]],[\"name/1925\",[1457,72.452]],[\"parent/1925\",[1453,4.568]],[\"name/1926\",[1458,72.452]],[\"parent/1926\",[1453,4.568]],[\"name/1927\",[1459,72.452]],[\"parent/1927\",[1453,4.568]],[\"name/1928\",[1460,72.452]],[\"parent/1928\",[1453,4.568]],[\"name/1929\",[1461,72.452]],[\"parent/1929\",[1453,4.568]],[\"name/1930\",[1462,72.452]],[\"parent/1930\",[1453,4.568]],[\"name/1931\",[1463,72.452]],[\"parent/1931\",[1453,4.568]],[\"name/1932\",[1464,67.342]],[\"parent/1932\",[]],[\"name/1933\",[7,18.429]],[\"parent/1933\",[1464,6.002]],[\"name/1934\",[1465,67.342]],[\"parent/1934\",[1466,5.023]],[\"name/1935\",[962,61.463]],[\"parent/1935\",[1466,5.023]],[\"name/1936\",[1467,72.452]],[\"parent/1936\",[1466,5.023]],[\"name/1937\",[1170,67.342]],[\"parent/1937\",[1466,5.023]],[\"name/1938\",[1468,72.452]],[\"parent/1938\",[1466,5.023]],[\"name/1939\",[1469,72.452]],[\"parent/1939\",[1466,5.023]],[\"name/1940\",[1470,72.452]],[\"parent/1940\",[1466,5.023]],[\"name/1941\",[1471,72.452]],[\"parent/1941\",[]],[\"name/1942\",[1472,67.342]],[\"parent/1942\",[]],[\"name/1943\",[7,18.429]],[\"parent/1943\",[1472,6.002]],[\"name/1944\",[1473,72.452]],[\"parent/1944\",[1474,6.002]],[\"name/1945\",[962,61.463]],[\"parent/1945\",[1474,6.002]],[\"name/1946\",[1475,67.342]],[\"parent/1946\",[]],[\"name/1947\",[7,18.429]],[\"parent/1947\",[1475,6.002]],[\"name/1948\",[748,50.475]],[\"parent/1948\",[1476,6.458]],[\"name/1949\",[1477,67.342]],[\"parent/1949\",[]],[\"name/1950\",[7,18.429]],[\"parent/1950\",[1477,6.002]],[\"name/1951\",[1478,59.456]],[\"parent/1951\",[1479,5.703]],[\"name/1952\",[1480,72.452]],[\"parent/1952\",[1479,5.703]],[\"name/1953\",[527,61.463]],[\"parent/1953\",[1479,5.703]],[\"name/1954\",[1481,67.342]],[\"parent/1954\",[]],[\"name/1955\",[7,18.429]],[\"parent/1955\",[1481,6.002]],[\"name/1956\",[1465,67.342]],[\"parent/1956\",[1482,6.458]],[\"name/1957\",[1483,67.342]],[\"parent/1957\",[]],[\"name/1958\",[7,18.429]],[\"parent/1958\",[1483,6.002]],[\"name/1959\",[1484,72.452]],[\"parent/1959\",[1485,6.458]],[\"name/1960\",[1486,67.342]],[\"parent/1960\",[]],[\"name/1961\",[7,18.429]],[\"parent/1961\",[1486,6.002]],[\"name/1962\",[1487,67.342]],[\"parent/1962\",[]],[\"name/1963\",[7,18.429]],[\"parent/1963\",[1487,6.002]],[\"name/1964\",[1488,63.977]],[\"parent/1964\",[1489,6.458]],[\"name/1965\",[1490,67.342]],[\"parent/1965\",[]],[\"name/1966\",[7,18.429]],[\"parent/1966\",[1490,6.002]],[\"name/1967\",[1491,72.452]],[\"parent/1967\",[1492,6.458]],[\"name/1968\",[1493,67.342]],[\"parent/1968\",[]],[\"name/1969\",[7,18.429]],[\"parent/1969\",[1493,6.002]],[\"name/1970\",[1494,67.342]],[\"parent/1970\",[]],[\"name/1971\",[7,18.429]],[\"parent/1971\",[1494,6.002]],[\"name/1972\",[1495,72.452]],[\"parent/1972\",[1496,6.002]],[\"name/1973\",[1488,63.977]],[\"parent/1973\",[1496,6.002]],[\"name/1974\",[1497,67.342]],[\"parent/1974\",[]],[\"name/1975\",[7,18.429]],[\"parent/1975\",[1497,6.002]],[\"name/1976\",[132,44.514]],[\"parent/1976\",[1498,6.458]],[\"name/1977\",[1499,67.342]],[\"parent/1977\",[]],[\"name/1978\",[7,18.429]],[\"parent/1978\",[1499,6.002]],[\"name/1979\",[1500,72.452]],[\"parent/1979\",[1501,6.458]],[\"name/1980\",[1502,72.452]],[\"parent/1980\",[]],[\"name/1981\",[1503,67.342]],[\"parent/1981\",[]],[\"name/1982\",[7,18.429]],[\"parent/1982\",[1503,6.002]],[\"name/1983\",[266,46.797]],[\"parent/1983\",[1504,6.458]],[\"name/1984\",[1505,67.342]],[\"parent/1984\",[]],[\"name/1985\",[7,18.429]],[\"parent/1985\",[1505,6.002]],[\"name/1986\",[516,67.342]],[\"parent/1986\",[1506,6.458]],[\"name/1987\",[1507,67.342]],[\"parent/1987\",[]],[\"name/1988\",[7,18.429]],[\"parent/1988\",[1507,6.002]],[\"name/1989\",[1508,67.342]],[\"parent/1989\",[]],[\"name/1990\",[7,18.429]],[\"parent/1990\",[1508,6.002]],[\"name/1991\",[1509,72.452]],[\"parent/1991\",[1510,6.458]],[\"name/1992\",[1511,72.452]],[\"parent/1992\",[]],[\"name/1993\",[1512,67.342]],[\"parent/1993\",[]],[\"name/1994\",[7,18.429]],[\"parent/1994\",[1512,6.002]],[\"name/1995\",[1478,59.456]],[\"parent/1995\",[1513,6.458]],[\"name/1996\",[1514,67.342]],[\"parent/1996\",[]],[\"name/1997\",[7,18.429]],[\"parent/1997\",[1514,6.002]],[\"name/1998\",[748,50.475]],[\"parent/1998\",[1515,6.458]],[\"name/1999\",[1516,67.342]],[\"parent/1999\",[]],[\"name/2000\",[7,18.429]],[\"parent/2000\",[1516,6.002]],[\"name/2001\",[527,61.463]],[\"parent/2001\",[1517,6.458]],[\"name/2002\",[1518,67.342]],[\"parent/2002\",[]],[\"name/2003\",[7,18.429]],[\"parent/2003\",[1518,6.002]],[\"name/2004\",[1478,59.456]],[\"parent/2004\",[1519,6.002]],[\"name/2005\",[1488,63.977]],[\"parent/2005\",[1519,6.002]],[\"name/2006\",[1520,67.342]],[\"parent/2006\",[]],[\"name/2007\",[7,18.429]],[\"parent/2007\",[1520,6.002]],[\"name/2008\",[1478,59.456]],[\"parent/2008\",[1521,6.002]],[\"name/2009\",[132,44.514]],[\"parent/2009\",[1521,6.002]],[\"name/2010\",[1522,67.342]],[\"parent/2010\",[]],[\"name/2011\",[7,18.429]],[\"parent/2011\",[1522,6.002]],[\"name/2012\",[1478,59.456]],[\"parent/2012\",[1523,6.458]],[\"name/2013\",[1524,52.989]],[\"parent/2013\",[]],[\"name/2014\",[1525,72.452]],[\"parent/2014\",[1524,4.723]],[\"name/2015\",[1526,72.452]],[\"parent/2015\",[1524,4.723]],[\"name/2016\",[1527,72.452]],[\"parent/2016\",[1524,4.723]],[\"name/2017\",[1528,72.452]],[\"parent/2017\",[1524,4.723]],[\"name/2018\",[690,59.456]],[\"parent/2018\",[1524,4.723]],[\"name/2019\",[639,67.342]],[\"parent/2019\",[1524,4.723]],[\"name/2020\",[1529,72.452]],[\"parent/2020\",[1524,4.723]],[\"name/2021\",[1530,67.342]],[\"parent/2021\",[1524,4.723]],[\"name/2022\",[1531,72.452]],[\"parent/2022\",[1524,4.723]],[\"name/2023\",[1532,49.093]],[\"parent/2023\",[]],[\"name/2024\",[213,52.079]],[\"parent/2024\",[1532,4.376]],[\"name/2025\",[214,52.079]],[\"parent/2025\",[1532,4.376]],[\"name/2026\",[963,67.342]],[\"parent/2026\",[1532,4.376]],[\"name/2027\",[1533,72.452]],[\"parent/2027\",[1532,4.376]],[\"name/2028\",[1534,72.452]],[\"parent/2028\",[1532,4.376]],[\"name/2029\",[1535,72.452]],[\"parent/2029\",[1532,4.376]],[\"name/2030\",[1536,72.452]],[\"parent/2030\",[1532,4.376]],[\"name/2031\",[1537,72.452]],[\"parent/2031\",[1532,4.376]],[\"name/2032\",[1538,72.452]],[\"parent/2032\",[1532,4.376]],[\"name/2033\",[1539,72.452]],[\"parent/2033\",[1532,4.376]],[\"name/2034\",[1530,67.342]],[\"parent/2034\",[1532,4.376]],[\"name/2035\",[1540,72.452]],[\"parent/2035\",[1532,4.376]],[\"name/2036\",[1541,72.452]],[\"parent/2036\",[1532,4.376]],[\"name/2037\",[1542,72.452]],[\"parent/2037\",[1532,4.376]],[\"name/2038\",[1543,59.456]],[\"parent/2038\",[]],[\"name/2039\",[128,61.463]],[\"parent/2039\",[1543,5.3]],[\"name/2040\",[1544,72.452]],[\"parent/2040\",[1543,5.3]],[\"name/2041\",[125,63.977]],[\"parent/2041\",[1543,5.3]],[\"name/2042\",[1545,72.452]],[\"parent/2042\",[1543,5.3]],[\"name/2043\",[1546,67.342]],[\"parent/2043\",[]],[\"name/2044\",[7,18.429]],[\"parent/2044\",[1546,6.002]],[\"name/2045\",[1547,72.452]],[\"parent/2045\",[1548,6.458]],[\"name/2046\",[1549,67.342]],[\"parent/2046\",[]],[\"name/2047\",[7,18.429]],[\"parent/2047\",[1549,6.002]],[\"name/2048\",[1058,61.463]],[\"parent/2048\",[1550,6.458]],[\"name/2049\",[1551,67.342]],[\"parent/2049\",[]],[\"name/2050\",[7,18.429]],[\"parent/2050\",[1551,6.002]],[\"name/2051\",[132,44.514]],[\"parent/2051\",[1552,6.458]],[\"name/2052\",[1553,53.99]],[\"parent/2052\",[]],[\"name/2053\",[213,52.079]],[\"parent/2053\",[1553,4.812]],[\"name/2054\",[214,52.079]],[\"parent/2054\",[1553,4.812]],[\"name/2055\",[1554,72.452]],[\"parent/2055\",[1553,4.812]],[\"name/2056\",[1555,72.452]],[\"parent/2056\",[1553,4.812]],[\"name/2057\",[1556,72.452]],[\"parent/2057\",[1553,4.812]],[\"name/2058\",[1557,72.452]],[\"parent/2058\",[1553,4.812]],[\"name/2059\",[1558,72.452]],[\"parent/2059\",[1553,4.812]],[\"name/2060\",[1559,72.452]],[\"parent/2060\",[1553,4.812]],[\"name/2061\",[1560,40.257]],[\"parent/2061\",[]],[\"name/2062\",[1561,72.452]],[\"parent/2062\",[1560,3.588]],[\"name/2063\",[1562,72.452]],[\"parent/2063\",[1560,3.588]],[\"name/2064\",[1563,72.452]],[\"parent/2064\",[1560,3.588]],[\"name/2065\",[1564,72.452]],[\"parent/2065\",[1560,3.588]],[\"name/2066\",[1565,72.452]],[\"parent/2066\",[1560,3.588]],[\"name/2067\",[1566,72.452]],[\"parent/2067\",[1560,3.588]],[\"name/2068\",[1567,72.452]],[\"parent/2068\",[1560,3.588]],[\"name/2069\",[1568,72.452]],[\"parent/2069\",[1560,3.588]],[\"name/2070\",[1569,72.452]],[\"parent/2070\",[1560,3.588]],[\"name/2071\",[1570,72.452]],[\"parent/2071\",[1560,3.588]],[\"name/2072\",[1571,72.452]],[\"parent/2072\",[1560,3.588]],[\"name/2073\",[213,52.079]],[\"parent/2073\",[1560,3.588]],[\"name/2074\",[214,52.079]],[\"parent/2074\",[1560,3.588]],[\"name/2075\",[138,67.342]],[\"parent/2075\",[1560,3.588]],[\"name/2076\",[139,44.931]],[\"parent/2076\",[1560,3.588]],[\"name/2077\",[140,49.093]],[\"parent/2077\",[1560,3.588]],[\"name/2078\",[1572,72.452]],[\"parent/2078\",[1560,3.588]],[\"name/2079\",[1573,72.452]],[\"parent/2079\",[1560,3.588]],[\"name/2080\",[1574,72.452]],[\"parent/2080\",[1560,3.588]],[\"name/2081\",[1575,72.452]],[\"parent/2081\",[1560,3.588]],[\"name/2082\",[141,67.342]],[\"parent/2082\",[1560,3.588]],[\"name/2083\",[218,67.342]],[\"parent/2083\",[1560,3.588]],[\"name/2084\",[1576,72.452]],[\"parent/2084\",[1560,3.588]],[\"name/2085\",[1577,72.452]],[\"parent/2085\",[1560,3.588]],[\"name/2086\",[1578,72.452]],[\"parent/2086\",[1560,3.588]],[\"name/2087\",[1579,72.452]],[\"parent/2087\",[1560,3.588]],[\"name/2088\",[1580,72.452]],[\"parent/2088\",[1560,3.588]],[\"name/2089\",[1581,72.452]],[\"parent/2089\",[1560,3.588]],[\"name/2090\",[1582,72.452]],[\"parent/2090\",[1560,3.588]],[\"name/2091\",[1583,72.452]],[\"parent/2091\",[1560,3.588]],[\"name/2092\",[1584,72.452]],[\"parent/2092\",[1560,3.588]],[\"name/2093\",[1585,72.452]],[\"parent/2093\",[1560,3.588]],[\"name/2094\",[1586,72.452]],[\"parent/2094\",[1560,3.588]],[\"name/2095\",[1587,72.452]],[\"parent/2095\",[1560,3.588]],[\"name/2096\",[222,67.342]],[\"parent/2096\",[1560,3.588]],[\"name/2097\",[1588,72.452]],[\"parent/2097\",[1560,3.588]]],\"invertedIndex\":[[\"__type\",{\"_index\":7,\"name\":{\"7\":{},\"130\":{},\"135\":{},\"144\":{},\"164\":{},\"171\":{},\"176\":{},\"181\":{},\"184\":{},\"187\":{},\"191\":{},\"195\":{},\"198\":{},\"202\":{},\"205\":{},\"208\":{},\"212\":{},\"264\":{},\"270\":{},\"273\":{},\"276\":{},\"279\":{},\"289\":{},\"294\":{},\"298\":{},\"302\":{},\"307\":{},\"311\":{},\"315\":{},\"320\":{},\"325\":{},\"328\":{},\"331\":{},\"335\":{},\"338\":{},\"342\":{},\"355\":{},\"358\":{},\"361\":{},\"366\":{},\"369\":{},\"372\":{},\"375\":{},\"378\":{},\"381\":{},\"384\":{},\"387\":{},\"391\":{},\"395\":{},\"399\":{},\"403\":{},\"406\":{},\"409\":{},\"412\":{},\"420\":{},\"423\":{},\"426\":{},\"430\":{},\"433\":{},\"437\":{},\"440\":{},\"443\":{},\"448\":{},\"451\":{},\"454\":{},\"460\":{},\"463\":{},\"469\":{},\"472\":{},\"477\":{},\"482\":{},\"485\":{},\"488\":{},\"492\":{},\"495\":{},\"500\":{},\"503\":{},\"508\":{},\"511\":{},\"517\":{},\"522\":{},\"525\":{},\"530\":{},\"533\":{},\"537\":{},\"540\":{},\"543\":{},\"546\":{},\"549\":{},\"552\":{},\"557\":{},\"560\":{},\"564\":{},\"567\":{},\"571\":{},\"576\":{},\"579\":{},\"584\":{},\"589\":{},\"592\":{},\"598\":{},\"601\":{},\"603\":{},\"607\":{},\"610\":{},\"614\":{},\"617\":{},\"621\":{},\"624\":{},\"626\":{},\"629\":{},\"633\":{},\"636\":{},\"639\":{},\"643\":{},\"646\":{},\"649\":{},\"653\":{},\"656\":{},\"660\":{},\"663\":{},\"796\":{},\"799\":{},\"802\":{},\"805\":{},\"810\":{},\"815\":{},\"820\":{},\"828\":{},\"830\":{},\"833\":{},\"836\":{},\"845\":{},\"848\":{},\"853\":{},\"859\":{},\"863\":{},\"868\":{},\"873\":{},\"878\":{},\"884\":{},\"890\":{},\"903\":{},\"912\":{},\"916\":{},\"922\":{},\"925\":{},\"934\":{},\"940\":{},\"950\":{},\"955\":{},\"961\":{},\"965\":{},\"972\":{},\"978\":{},\"986\":{},\"993\":{},\"997\":{},\"1002\":{},\"1005\":{},\"1012\":{},\"1015\":{},\"1021\":{},\"1024\":{},\"1029\":{},\"1033\":{},\"1038\":{},\"1041\":{},\"1046\":{},\"1049\":{},\"1054\":{},\"1057\":{},\"1062\":{},\"1101\":{},\"1104\":{},\"1107\":{},\"1111\":{},\"1114\":{},\"1117\":{},\"1120\":{},\"1124\":{},\"1128\":{},\"1140\":{},\"1143\":{},\"1146\":{},\"1149\":{},\"1152\":{},\"1157\":{},\"1160\":{},\"1163\":{},\"1166\":{},\"1169\":{},\"1172\":{},\"1175\":{},\"1178\":{},\"1181\":{},\"1184\":{},\"1187\":{},\"1191\":{},\"1194\":{},\"1198\":{},\"1202\":{},\"1205\":{},\"1209\":{},\"1212\":{},\"1217\":{},\"1220\":{},\"1224\":{},\"1237\":{},\"1246\":{},\"1249\":{},\"1256\":{},\"1260\":{},\"1263\":{},\"1326\":{},\"1330\":{},\"1335\":{},\"1341\":{},\"1347\":{},\"1354\":{},\"1360\":{},\"1367\":{},\"1373\":{},\"1379\":{},\"1385\":{},\"1391\":{},\"1397\":{},\"1403\":{},\"1409\":{},\"1413\":{},\"1416\":{},\"1421\":{},\"1426\":{},\"1437\":{},\"1440\":{},\"1449\":{},\"1454\":{},\"1458\":{},\"1461\":{},\"1465\":{},\"1469\":{},\"1472\":{},\"1475\":{},\"1479\":{},\"1482\":{},\"1487\":{},\"1491\":{},\"1498\":{},\"1521\":{},\"1523\":{},\"1525\":{},\"1535\":{},\"1539\":{},\"1542\":{},\"1545\":{},\"1548\":{},\"1552\":{},\"1555\":{},\"1559\":{},\"1562\":{},\"1565\":{},\"1597\":{},\"1605\":{},\"1607\":{},\"1609\":{},\"1614\":{},\"1625\":{},\"1634\":{},\"1641\":{},\"1649\":{},\"1654\":{},\"1661\":{},\"1692\":{},\"1700\":{},\"1710\":{},\"1719\":{},\"1729\":{},\"1733\":{},\"1736\":{},\"1739\":{},\"1742\":{},\"1749\":{},\"1752\":{},\"1757\":{},\"1760\":{},\"1766\":{},\"1769\":{},\"1772\":{},\"1777\":{},\"1781\":{},\"1784\":{},\"1787\":{},\"1790\":{},\"1794\":{},\"1800\":{},\"1806\":{},\"1810\":{},\"1816\":{},\"1819\":{},\"1822\":{},\"1830\":{},\"1834\":{},\"1839\":{},\"1844\":{},\"1911\":{},\"1919\":{},\"1933\":{},\"1943\":{},\"1947\":{},\"1950\":{},\"1955\":{},\"1958\":{},\"1961\":{},\"1963\":{},\"1966\":{},\"1969\":{},\"1971\":{},\"1975\":{},\"1978\":{},\"1982\":{},\"1985\":{},\"1988\":{},\"1990\":{},\"1994\":{},\"1997\":{},\"2000\":{},\"2003\":{},\"2007\":{},\"2011\":{},\"2044\":{},\"2047\":{},\"2050\":{}},\"parent\":{}}],[\"_default\",{\"_index\":1562,\"name\":{\"2063\":{}},\"parent\":{}}],[\"_defaultconfig\",{\"_index\":1561,\"name\":{\"2062\":{}},\"parent\":{}}],[\"abi\",{\"_index\":139,\"name\":{\"139\":{},\"807\":{},\"860\":{},\"865\":{},\"891\":{},\"904\":{},\"917\":{},\"926\":{},\"941\":{},\"956\":{},\"966\":{},\"979\":{},\"998\":{},\"1006\":{},\"1016\":{},\"1025\":{},\"1050\":{},\"1058\":{},\"1484\":{},\"1492\":{},\"1629\":{},\"1645\":{},\"2076\":{}},\"parent\":{}}],[\"abi_registry\",{\"_index\":1354,\"name\":{\"1802\":{}},\"parent\":{}}],[\"abi_version\",{\"_index\":738,\"name\":{\"892\":{}},\"parent\":{}}],[\"abiconfig\",{\"_index\":175,\"name\":{\"175\":{}},\"parent\":{\"176\":{}}}],[\"abiconfig.__type\",{\"_index\":177,\"name\":{},\"parent\":{\"177\":{},\"178\":{},\"179\":{}}}],[\"abicontract\",{\"_index\":32,\"name\":{\"32\":{},\"889\":{}},\"parent\":{\"890\":{}}}],[\"abicontract.__type\",{\"_index\":737,\"name\":{},\"parent\":{\"891\":{},\"892\":{},\"893\":{},\"894\":{},\"895\":{},\"896\":{},\"897\":{},\"898\":{}}}],[\"abicontractvariant\",{\"_index\":674,\"name\":{\"795\":{}},\"parent\":{\"796\":{}}}],[\"abicontractvariant.__type\",{\"_index\":675,\"name\":{},\"parent\":{\"797\":{}}}],[\"abidata\",{\"_index\":732,\"name\":{\"877\":{}},\"parent\":{\"878\":{}}}],[\"abidata.__type\",{\"_index\":733,\"name\":{},\"parent\":{\"879\":{},\"880\":{},\"881\":{},\"882\":{}}}],[\"abierrorcode\",{\"_index\":659,\"name\":{\"779\":{}},\"parent\":{\"780\":{},\"781\":{},\"782\":{},\"783\":{},\"784\":{},\"785\":{},\"786\":{},\"787\":{},\"788\":{},\"789\":{},\"790\":{},\"791\":{},\"792\":{},\"793\":{},\"794\":{}}}],[\"abievent\",{\"_index\":728,\"name\":{\"872\":{}},\"parent\":{\"873\":{}}}],[\"abievent.__type\",{\"_index\":729,\"name\":{},\"parent\":{\"874\":{},\"875\":{},\"876\":{}}}],[\"abifunction\",{\"_index\":734,\"name\":{\"883\":{}},\"parent\":{\"884\":{}}}],[\"abifunction.__type\",{\"_index\":735,\"name\":{},\"parent\":{\"885\":{},\"886\":{},\"887\":{},\"888\":{}}}],[\"abihandle\",{\"_index\":34,\"name\":{\"34\":{},\"808\":{}},\"parent\":{}}],[\"abihandlevariant\",{\"_index\":678,\"name\":{\"801\":{}},\"parent\":{\"802\":{}}}],[\"abihandlevariant.__type\",{\"_index\":679,\"name\":{},\"parent\":{\"803\":{}}}],[\"abijson\",{\"_index\":33,\"name\":{\"33\":{}},\"parent\":{}}],[\"abijsonvariant\",{\"_index\":676,\"name\":{\"798\":{}},\"parent\":{\"799\":{}}}],[\"abijsonvariant.__type\",{\"_index\":677,\"name\":{},\"parent\":{\"800\":{}}}],[\"abimodule\",{\"_index\":826,\"name\":{\"1065\":{}},\"parent\":{\"1066\":{},\"1067\":{},\"1068\":{},\"1069\":{},\"1070\":{},\"1071\":{},\"1072\":{},\"1073\":{},\"1074\":{},\"1075\":{},\"1076\":{},\"1077\":{},\"1078\":{},\"1079\":{},\"1080\":{},\"1081\":{},\"1082\":{},\"1083\":{},\"1084\":{},\"1085\":{},\"1086\":{},\"1087\":{},\"1088\":{},\"1089\":{},\"1090\":{},\"1091\":{},\"1092\":{},\"1093\":{},\"1094\":{},\"1095\":{},\"1096\":{},\"1097\":{},\"1098\":{},\"1099\":{}}}],[\"abiparam\",{\"_index\":724,\"name\":{\"867\":{}},\"parent\":{\"868\":{}}}],[\"abiparam.__type\",{\"_index\":725,\"name\":{},\"parent\":{\"869\":{},\"870\":{},\"871\":{}}}],[\"abiserialized\",{\"_index\":35,\"name\":{\"35\":{}},\"parent\":{}}],[\"abiserializedvariant\",{\"_index\":680,\"name\":{\"804\":{}},\"parent\":{\"805\":{}}}],[\"abiserializedvariant.__type\",{\"_index\":681,\"name\":{},\"parent\":{\"806\":{}}}],[\"aborted\",{\"_index\":1070,\"name\":{\"1418\":{},\"1716\":{}},\"parent\":{}}],[\"access_key\",{\"_index\":162,\"name\":{\"162\":{}},\"parent\":{}}],[\"account\",{\"_index\":790,\"name\":{\"994\":{},\"1549\":{},\"1627\":{},\"1638\":{},\"1643\":{},\"1652\":{},\"1655\":{},\"1795\":{}},\"parent\":{}}],[\"account_addr\",{\"_index\":1297,\"name\":{\"1714\":{}},\"parent\":{}}],[\"account_fees\",{\"_index\":1233,\"name\":{\"1623\":{}},\"parent\":{}}],[\"accountaddresstype\",{\"_index\":1152,\"name\":{\"1530\":{}},\"parent\":{\"1531\":{},\"1532\":{},\"1533\":{}}}],[\"accountcodemissing\",{\"_index\":1200,\"name\":{\"1586\":{}},\"parent\":{}}],[\"accountforexecutor\",{\"_index\":1222,\"name\":{\"1612\":{}},\"parent\":{}}],[\"accountforexecutoraccount\",{\"_index\":73,\"name\":{\"73\":{}},\"parent\":{}}],[\"accountforexecutoraccountvariant\",{\"_index\":1219,\"name\":{\"1608\":{}},\"parent\":{\"1609\":{}}}],[\"accountforexecutoraccountvariant.__type\",{\"_index\":1220,\"name\":{},\"parent\":{\"1610\":{},\"1611\":{}}}],[\"accountforexecutornone\",{\"_index\":71,\"name\":{\"71\":{}},\"parent\":{}}],[\"accountforexecutornonevariant\",{\"_index\":1217,\"name\":{\"1604\":{}},\"parent\":{\"1605\":{}}}],[\"accountforexecutoruninit\",{\"_index\":72,\"name\":{\"72\":{}},\"parent\":{}}],[\"accountforexecutoruninitvariant\",{\"_index\":1218,\"name\":{\"1606\":{}},\"parent\":{\"1607\":{}}}],[\"accountfrozenordeleted\",{\"_index\":1202,\"name\":{\"1588\":{}},\"parent\":{}}],[\"accountid\",{\"_index\":1153,\"name\":{\"1531\":{}},\"parent\":{}}],[\"accountissuspended\",{\"_index\":1209,\"name\":{\"1595\":{}},\"parent\":{}}],[\"accountmissing\",{\"_index\":1203,\"name\":{\"1589\":{}},\"parent\":{}}],[\"accounts_filter\",{\"_index\":1371,\"name\":{\"1826\":{},\"1832\":{}},\"parent\":{}}],[\"action\",{\"_index\":1488,\"name\":{\"1964\":{},\"1973\":{},\"2005\":{}},\"parent\":{}}],[\"action_type\",{\"_index\":1448,\"name\":{\"1914\":{}},\"parent\":{}}],[\"actionphasefailed\",{\"_index\":1199,\"name\":{\"1585\":{}},\"parent\":{}}],[\"activity\",{\"_index\":1500,\"name\":{\"1979\":{}},\"parent\":{}}],[\"address\",{\"_index\":748,\"name\":{\"909\":{},\"927\":{},\"937\":{},\"942\":{},\"952\":{},\"1121\":{},\"1442\":{},\"1536\":{},\"1540\":{},\"1543\":{},\"1782\":{},\"1948\":{},\"1998\":{}},\"parent\":{}}],[\"address_type\",{\"_index\":1164,\"name\":{\"1546\":{}},\"parent\":{}}],[\"addressstringformat\",{\"_index\":1151,\"name\":{\"1529\":{}},\"parent\":{}}],[\"addressstringformataccountid\",{\"_index\":68,\"name\":{\"68\":{}},\"parent\":{}}],[\"addressstringformataccountidvariant\",{\"_index\":1145,\"name\":{\"1520\":{}},\"parent\":{\"1521\":{}}}],[\"addressstringformatbase64\",{\"_index\":70,\"name\":{\"70\":{}},\"parent\":{}}],[\"addressstringformatbase64variant\",{\"_index\":1147,\"name\":{\"1524\":{}},\"parent\":{\"1525\":{}}}],[\"addressstringformatbase64variant.__type\",{\"_index\":1149,\"name\":{},\"parent\":{\"1526\":{},\"1527\":{},\"1528\":{}}}],[\"addressstringformathex\",{\"_index\":69,\"name\":{\"69\":{}},\"parent\":{}}],[\"addressstringformathexvariant\",{\"_index\":1146,\"name\":{\"1522\":{}},\"parent\":{\"1523\":{}}}],[\"aesinfo\",{\"_index\":286,\"name\":{\"293\":{}},\"parent\":{\"294\":{}}}],[\"aesinfo.__type\",{\"_index\":287,\"name\":{},\"parent\":{\"295\":{},\"296\":{}}}],[\"aesparamseb\",{\"_index\":281,\"name\":{\"288\":{}},\"parent\":{\"289\":{}}}],[\"aesparamseb.__type\",{\"_index\":283,\"name\":{},\"parent\":{\"290\":{},\"291\":{},\"292\":{}}}],[\"after\",{\"_index\":1351,\"name\":{\"1798\":{}},\"parent\":{}}],[\"aggregate_collection\",{\"_index\":1391,\"name\":{\"1855\":{}},\"parent\":{}}],[\"aggregate_collection_sync\",{\"_index\":1392,\"name\":{\"1856\":{}},\"parent\":{}}],[\"aggregationfn\",{\"_index\":1287,\"name\":{\"1703\":{}},\"parent\":{\"1704\":{},\"1705\":{},\"1706\":{},\"1707\":{},\"1708\":{}}}],[\"algorithm\",{\"_index\":262,\"name\":{\"266\":{},\"595\":{},\"664\":{}},\"parent\":{}}],[\"all\",{\"_index\":1081,\"name\":{\"1434\":{}},\"parent\":{}}],[\"allow_partial\",{\"_index\":776,\"name\":{\"968\":{},\"982\":{},\"1000\":{},\"1027\":{},\"1036\":{}},\"parent\":{}}],[\"amount\",{\"_index\":1473,\"name\":{\"1944\":{}},\"parent\":{}}],[\"api\",{\"_index\":202,\"name\":{\"203\":{}},\"parent\":{}}],[\"app_encryption_pubkey\",{\"_index\":488,\"name\":{\"573\":{}},\"parent\":{}}],[\"app_request_id\",{\"_index\":191,\"name\":{\"192\":{},\"213\":{}},\"parent\":{}}],[\"appdebotbrowser\",{\"_index\":1524,\"name\":{\"2013\":{}},\"parent\":{\"2014\":{},\"2015\":{},\"2016\":{},\"2017\":{},\"2018\":{},\"2019\":{},\"2020\":{},\"2021\":{},\"2022\":{}}}],[\"appencryptionbox\",{\"_index\":554,\"name\":{\"670\":{}},\"parent\":{\"671\":{},\"672\":{},\"673\":{}}}],[\"apppasswordprovider\",{\"_index\":549,\"name\":{\"665\":{}},\"parent\":{\"666\":{}}}],[\"apprequesterror\",{\"_index\":118,\"name\":{\"118\":{}},\"parent\":{}}],[\"apprequestresult\",{\"_index\":200,\"name\":{\"200\":{}},\"parent\":{}}],[\"apprequestresulterror\",{\"_index\":8,\"name\":{\"8\":{}},\"parent\":{}}],[\"apprequestresulterrorvariant\",{\"_index\":194,\"name\":{\"194\":{}},\"parent\":{\"195\":{}}}],[\"apprequestresulterrorvariant.__type\",{\"_index\":196,\"name\":{},\"parent\":{\"196\":{}}}],[\"apprequestresultok\",{\"_index\":9,\"name\":{\"9\":{}},\"parent\":{}}],[\"apprequestresultokvariant\",{\"_index\":197,\"name\":{\"197\":{}},\"parent\":{\"198\":{}}}],[\"apprequestresultokvariant.__type\",{\"_index\":199,\"name\":{},\"parent\":{\"199\":{}}}],[\"approve\",{\"_index\":1531,\"name\":{\"2022\":{}},\"parent\":{}}],[\"approved\",{\"_index\":1509,\"name\":{\"1991\":{}},\"parent\":{}}],[\"appsigningbox\",{\"_index\":551,\"name\":{\"667\":{}},\"parent\":{\"668\":{},\"669\":{}}}],[\"asc\",{\"_index\":1280,\"name\":{\"1696\":{}},\"parent\":{}}],[\"atleastone\",{\"_index\":1080,\"name\":{\"1433\":{}},\"parent\":{}}],[\"attach_signature\",{\"_index\":835,\"name\":{\"1076\":{}},\"parent\":{}}],[\"attach_signature_sync\",{\"_index\":836,\"name\":{\"1077\":{}},\"parent\":{}}],[\"attach_signature_to_message_body\",{\"_index\":829,\"name\":{\"1070\":{}},\"parent\":{}}],[\"attach_signature_to_message_body_sync\",{\"_index\":830,\"name\":{\"1071\":{}},\"parent\":{}}],[\"attachsignaturefailed\",{\"_index\":666,\"name\":{\"786\":{}},\"parent\":{}}],[\"attributes\",{\"_index\":1450,\"name\":{\"1916\":{}},\"parent\":{}}],[\"author\",{\"_index\":1456,\"name\":{\"1924\":{}},\"parent\":{}}],[\"average\",{\"_index\":1292,\"name\":{\"1708\":{}},\"parent\":{}}],[\"balance\",{\"_index\":785,\"name\":{\"988\":{}},\"parent\":{}}],[\"base\",{\"_index\":339,\"name\":{\"362\":{}},\"parent\":{}}],[\"base64\",{\"_index\":1155,\"name\":{\"1533\":{}},\"parent\":{}}],[\"batch_query\",{\"_index\":1387,\"name\":{\"1851\":{}},\"parent\":{}}],[\"batch_query_sync\",{\"_index\":1388,\"name\":{\"1852\":{}},\"parent\":{}}],[\"binarylibrary\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{\"1\":{},\"2\":{},\"3\":{},\"4\":{},\"5\":{}}}],[\"binding\",{\"_index\":135,\"name\":{\"136\":{}},\"parent\":{}}],[\"bindingconfig\",{\"_index\":163,\"name\":{\"163\":{}},\"parent\":{\"164\":{}}}],[\"bindingconfig.__type\",{\"_index\":165,\"name\":{},\"parent\":{\"165\":{},\"166\":{}}}],[\"bip32invalidderivepath\",{\"_index\":238,\"name\":{\"242\":{}},\"parent\":{}}],[\"bip32invalidkey\",{\"_index\":237,\"name\":{\"241\":{}},\"parent\":{}}],[\"bip39invaliddictionary\",{\"_index\":239,\"name\":{\"243\":{}},\"parent\":{}}],[\"bip39invalidentropy\",{\"_index\":235,\"name\":{\"239\":{}},\"parent\":{}}],[\"bip39invalidphrase\",{\"_index\":236,\"name\":{\"240\":{}},\"parent\":{}}],[\"bip39invalidwordcount\",{\"_index\":240,\"name\":{\"244\":{}},\"parent\":{}}],[\"block\",{\"_index\":1547,\"name\":{\"2045\":{}},\"parent\":{}}],[\"block_boc\",{\"_index\":901,\"name\":{\"1158\":{}},\"parent\":{}}],[\"block_id\",{\"_index\":1342,\"name\":{\"1785\":{}},\"parent\":{}}],[\"block_lt\",{\"_index\":1214,\"name\":{\"1600\":{}},\"parent\":{}}],[\"block_time\",{\"_index\":1213,\"name\":{\"1599\":{}},\"parent\":{}}],[\"blockchain_config\",{\"_index\":1211,\"name\":{\"1598\":{}},\"parent\":{}}],[\"blocknotfound\",{\"_index\":1020,\"name\":{\"1319\":{}},\"parent\":{}}],[\"boc\",{\"_index\":140,\"name\":{\"140\":{},\"1035\":{},\"1047\":{},\"1118\":{},\"1147\":{},\"1153\":{},\"1164\":{},\"1170\":{},\"1185\":{},\"1188\":{},\"1203\":{},\"1438\":{},\"1450\":{},\"1610\":{},\"2077\":{}},\"parent\":{}}],[\"boc_cache\",{\"_index\":788,\"name\":{\"991\":{},\"1010\":{},\"1019\":{},\"1044\":{},\"1200\":{},\"1207\":{},\"1215\":{},\"1222\":{},\"1244\":{},\"1254\":{},\"1631\":{},\"1646\":{}},\"parent\":{}}],[\"boc_ref\",{\"_index\":920,\"name\":{\"1182\":{},\"1192\":{},\"1196\":{}},\"parent\":{}}],[\"boccachetype\",{\"_index\":863,\"name\":{\"1105\":{}},\"parent\":{}}],[\"boccachetypepinned\",{\"_index\":45,\"name\":{\"45\":{}},\"parent\":{}}],[\"boccachetypepinnedvariant\",{\"_index\":859,\"name\":{\"1100\":{}},\"parent\":{\"1101\":{}}}],[\"boccachetypepinnedvariant.__type\",{\"_index\":861,\"name\":{},\"parent\":{\"1102\":{}}}],[\"boccachetypeunpinned\",{\"_index\":46,\"name\":{\"46\":{}},\"parent\":{}}],[\"boccachetypeunpinnedvariant\",{\"_index\":862,\"name\":{\"1103\":{}},\"parent\":{\"1104\":{}}}],[\"bocconfig\",{\"_index\":180,\"name\":{\"180\":{}},\"parent\":{\"181\":{}}}],[\"bocconfig.__type\",{\"_index\":182,\"name\":{},\"parent\":{\"182\":{}}}],[\"bocerrorcode\",{\"_index\":881,\"name\":{\"1131\":{}},\"parent\":{\"1132\":{},\"1133\":{},\"1134\":{},\"1135\":{},\"1136\":{},\"1137\":{},\"1138\":{}}}],[\"bocmodule\",{\"_index\":970,\"name\":{\"1265\":{}},\"parent\":{\"1266\":{},\"1267\":{},\"1268\":{},\"1269\":{},\"1270\":{},\"1271\":{},\"1272\":{},\"1273\":{},\"1274\":{},\"1275\":{},\"1276\":{},\"1277\":{},\"1278\":{},\"1279\":{},\"1280\":{},\"1281\":{},\"1282\":{},\"1283\":{},\"1284\":{},\"1285\":{},\"1286\":{},\"1287\":{},\"1288\":{},\"1289\":{},\"1290\":{},\"1291\":{},\"1292\":{},\"1293\":{},\"1294\":{},\"1295\":{},\"1296\":{},\"1297\":{},\"1298\":{},\"1299\":{},\"1300\":{},\"1301\":{},\"1302\":{},\"1303\":{},\"1304\":{},\"1305\":{},\"1306\":{},\"1307\":{}}}],[\"bocrefnotfound\",{\"_index\":887,\"name\":{\"1137\":{}},\"parent\":{}}],[\"body\",{\"_index\":750,\"name\":{\"913\":{},\"923\":{},\"980\":{},\"1253\":{}},\"parent\":{}}],[\"body_type\",{\"_index\":779,\"name\":{\"973\":{}},\"parent\":{}}],[\"bounce\",{\"_index\":766,\"name\":{\"947\":{},\"1528\":{},\"1726\":{}},\"parent\":{}}],[\"boxencryptionalgorithm\",{\"_index\":315,\"name\":{\"333\":{}},\"parent\":{}}],[\"boxencryptionalgorithmchacha20\",{\"_index\":17,\"name\":{\"17\":{}},\"parent\":{}}],[\"boxencryptionalgorithmchacha20variant\",{\"_index\":309,\"name\":{\"324\":{}},\"parent\":{\"325\":{}}}],[\"boxencryptionalgorithmchacha20variant.__type\",{\"_index\":310,\"name\":{},\"parent\":{\"326\":{}}}],[\"boxencryptionalgorithmnaclbox\",{\"_index\":18,\"name\":{\"18\":{}},\"parent\":{}}],[\"boxencryptionalgorithmnaclboxvariant\",{\"_index\":311,\"name\":{\"327\":{}},\"parent\":{\"328\":{}}}],[\"boxencryptionalgorithmnaclboxvariant.__type\",{\"_index\":312,\"name\":{},\"parent\":{\"329\":{}}}],[\"boxencryptionalgorithmnaclsecretbox\",{\"_index\":19,\"name\":{\"19\":{}},\"parent\":{}}],[\"boxencryptionalgorithmnaclsecretboxvariant\",{\"_index\":313,\"name\":{\"330\":{}},\"parent\":{\"331\":{}}}],[\"boxencryptionalgorithmnaclsecretboxvariant.__type\",{\"_index\":314,\"name\":{},\"parent\":{\"332\":{}}}],[\"build_info\",{\"_index\":220,\"name\":{\"224\":{}},\"parent\":{}}],[\"build_info_sync\",{\"_index\":221,\"name\":{\"225\":{}},\"parent\":{}}],[\"build_number\",{\"_index\":207,\"name\":{\"209\":{}},\"parent\":{}}],[\"builder\",{\"_index\":870,\"name\":{\"1115\":{},\"1199\":{}},\"parent\":{}}],[\"builderop\",{\"_index\":876,\"name\":{\"1122\":{}},\"parent\":{}}],[\"builderopaddress\",{\"_index\":51,\"name\":{\"51\":{}},\"parent\":{}}],[\"builderopaddressvariant\",{\"_index\":874,\"name\":{\"1119\":{}},\"parent\":{\"1120\":{}}}],[\"builderopaddressvariant.__type\",{\"_index\":875,\"name\":{},\"parent\":{\"1121\":{}}}],[\"builderopbitstring\",{\"_index\":48,\"name\":{\"48\":{}},\"parent\":{}}],[\"builderopbitstringvariant\",{\"_index\":867,\"name\":{\"1110\":{}},\"parent\":{\"1111\":{}}}],[\"builderopbitstringvariant.__type\",{\"_index\":868,\"name\":{},\"parent\":{\"1112\":{}}}],[\"builderopcell\",{\"_index\":49,\"name\":{\"49\":{}},\"parent\":{}}],[\"builderopcellboc\",{\"_index\":50,\"name\":{\"50\":{}},\"parent\":{}}],[\"builderopcellbocvariant\",{\"_index\":872,\"name\":{\"1116\":{}},\"parent\":{\"1117\":{}}}],[\"builderopcellbocvariant.__type\",{\"_index\":873,\"name\":{},\"parent\":{\"1118\":{}}}],[\"builderopcellvariant\",{\"_index\":869,\"name\":{\"1113\":{}},\"parent\":{\"1114\":{}}}],[\"builderopcellvariant.__type\",{\"_index\":871,\"name\":{},\"parent\":{\"1115\":{}}}],[\"builderopinteger\",{\"_index\":47,\"name\":{\"47\":{}},\"parent\":{}}],[\"builderopintegervariant\",{\"_index\":864,\"name\":{\"1106\":{}},\"parent\":{\"1107\":{}}}],[\"builderopintegervariant.__type\",{\"_index\":866,\"name\":{},\"parent\":{\"1108\":{},\"1109\":{}}}],[\"buildinfodependency\",{\"_index\":186,\"name\":{\"186\":{}},\"parent\":{\"187\":{}}}],[\"buildinfodependency.__type\",{\"_index\":188,\"name\":{},\"parent\":{\"188\":{},\"189\":{}}}],[\"bytes\",{\"_index\":355,\"name\":{\"379\":{}},\"parent\":{}}],[\"cache_get\",{\"_index\":991,\"name\":{\"1288\":{}},\"parent\":{}}],[\"cache_get_sync\",{\"_index\":992,\"name\":{\"1289\":{}},\"parent\":{}}],[\"cache_in_local_storage\",{\"_index\":184,\"name\":{\"185\":{}},\"parent\":{}}],[\"cache_max_size\",{\"_index\":181,\"name\":{\"182\":{}},\"parent\":{}}],[\"cache_set\",{\"_index\":993,\"name\":{\"1290\":{}},\"parent\":{}}],[\"cache_set_sync\",{\"_index\":994,\"name\":{\"1291\":{}},\"parent\":{}}],[\"cache_type\",{\"_index\":926,\"name\":{\"1189\":{}},\"parent\":{}}],[\"cache_unpin\",{\"_index\":995,\"name\":{\"1292\":{}},\"parent\":{}}],[\"cache_unpin_sync\",{\"_index\":996,\"name\":{\"1293\":{}},\"parent\":{}}],[\"calc_function_id\",{\"_index\":855,\"name\":{\"1096\":{}},\"parent\":{}}],[\"calc_function_id_sync\",{\"_index\":856,\"name\":{\"1097\":{}},\"parent\":{}}],[\"calc_storage_fee\",{\"_index\":1189,\"name\":{\"1574\":{}},\"parent\":{}}],[\"calc_storage_fee_sync\",{\"_index\":1190,\"name\":{\"1575\":{}},\"parent\":{}}],[\"call_set\",{\"_index\":745,\"name\":{\"905\":{},\"929\":{},\"945\":{}},\"parent\":{}}],[\"callbacknotregistered\",{\"_index\":105,\"name\":{\"105\":{}},\"parent\":{}}],[\"callbackparamscantbeconvertedtojson\",{\"_index\":97,\"name\":{\"97\":{}},\"parent\":{}}],[\"callset\",{\"_index\":686,\"name\":{\"814\":{}},\"parent\":{\"815\":{}}}],[\"callset.__type\",{\"_index\":688,\"name\":{},\"parent\":{\"816\":{},\"817\":{},\"818\":{}}}],[\"cancel_monitor\",{\"_index\":1135,\"name\":{\"1510\":{}},\"parent\":{}}],[\"cancel_monitor_sync\",{\"_index\":1136,\"name\":{\"1511\":{}},\"parent\":{}}],[\"cannotbuildmessagecell\",{\"_index\":1012,\"name\":{\"1311\":{}},\"parent\":{}}],[\"cannotcheckblockshard\",{\"_index\":1019,\"name\":{\"1318\":{}},\"parent\":{}}],[\"cannotconvertjsvaluetojson\",{\"_index\":112,\"name\":{\"112\":{}},\"parent\":{}}],[\"cannotcreatecipher\",{\"_index\":248,\"name\":{\"252\":{}},\"parent\":{}}],[\"cannotcreateruntime\",{\"_index\":108,\"name\":{\"108\":{}},\"parent\":{}}],[\"cannotparsenumber\",{\"_index\":124,\"name\":{\"124\":{}},\"parent\":{}}],[\"cannotparserequestresult\",{\"_index\":122,\"name\":{\"122\":{}},\"parent\":{}}],[\"cannotreadblockchainconfig\",{\"_index\":1197,\"name\":{\"1582\":{}},\"parent\":{}}],[\"cannotreadtransaction\",{\"_index\":1196,\"name\":{\"1581\":{}},\"parent\":{}}],[\"cannotreceiverequestresult\",{\"_index\":121,\"name\":{\"121\":{}},\"parent\":{}}],[\"cannotreceivespawnedresult\",{\"_index\":113,\"name\":{\"113\":{}},\"parent\":{}}],[\"cannotsendrequestresult\",{\"_index\":120,\"name\":{\"120\":{}},\"parent\":{}}],[\"cannotserializeerror\",{\"_index\":111,\"name\":{\"111\":{}},\"parent\":{}}],[\"cannotserializeresult\",{\"_index\":110,\"name\":{\"110\":{}},\"parent\":{}}],[\"caption\",{\"_index\":1455,\"name\":{\"1923\":{}},\"parent\":{}}],[\"cbc\",{\"_index\":276,\"name\":{\"283\":{}},\"parent\":{}}],[\"cfb\",{\"_index\":277,\"name\":{\"284\":{}},\"parent\":{}}],[\"chacha20\",{\"_index\":621,\"name\":{\"741\":{}},\"parent\":{}}],[\"chacha20_sync\",{\"_index\":622,\"name\":{\"742\":{}},\"parent\":{}}],[\"chacha20paramscb\",{\"_index\":316,\"name\":{\"334\":{}},\"parent\":{\"335\":{}}}],[\"chacha20paramscb.__type\",{\"_index\":317,\"name\":{},\"parent\":{\"336\":{}}}],[\"chacha20paramseb\",{\"_index\":288,\"name\":{\"297\":{}},\"parent\":{\"298\":{}}}],[\"chacha20paramseb.__type\",{\"_index\":289,\"name\":{},\"parent\":{\"299\":{},\"300\":{}}}],[\"child_index\",{\"_index\":455,\"name\":{\"527\":{}},\"parent\":{}}],[\"chinesesimplified\",{\"_index\":325,\"name\":{\"347\":{}},\"parent\":{}}],[\"chinesetraditional\",{\"_index\":326,\"name\":{\"348\":{}},\"parent\":{}}],[\"chksig_always_succeed\",{\"_index\":1216,\"name\":{\"1602\":{}},\"parent\":{}}],[\"ciphermode\",{\"_index\":275,\"name\":{\"282\":{}},\"parent\":{\"283\":{},\"284\":{},\"285\":{},\"286\":{},\"287\":{}}}],[\"clear_crypto_box_secret_cache\",{\"_index\":635,\"name\":{\"755\":{}},\"parent\":{}}],[\"clear_crypto_box_secret_cache_sync\",{\"_index\":636,\"name\":{\"756\":{}},\"parent\":{}}],[\"client\",{\"_index\":214,\"name\":{\"217\":{},\"676\":{},\"1067\":{},\"1267\":{},\"1503\":{},\"1569\":{},\"1665\":{},\"1848\":{},\"2025\":{},\"2054\":{},\"2074\":{}},\"parent\":{}}],[\"clientconfig\",{\"_index\":134,\"name\":{\"134\":{}},\"parent\":{\"135\":{}}}],[\"clientconfig.__type\",{\"_index\":136,\"name\":{},\"parent\":{\"136\":{},\"137\":{},\"138\":{},\"139\":{},\"140\":{},\"141\":{},\"142\":{}}}],[\"clienterror\",{\"_index\":129,\"name\":{\"129\":{}},\"parent\":{\"130\":{}}}],[\"clienterror.__type\",{\"_index\":131,\"name\":{},\"parent\":{\"131\":{},\"132\":{},\"133\":{}}}],[\"clienterrorcode\",{\"_index\":92,\"name\":{\"92\":{}},\"parent\":{\"93\":{},\"94\":{},\"95\":{},\"96\":{},\"97\":{},\"98\":{},\"99\":{},\"100\":{},\"101\":{},\"102\":{},\"103\":{},\"104\":{},\"105\":{},\"106\":{},\"107\":{},\"108\":{},\"109\":{},\"110\":{},\"111\":{},\"112\":{},\"113\":{},\"114\":{},\"115\":{},\"116\":{},\"117\":{},\"118\":{},\"119\":{},\"120\":{},\"121\":{},\"122\":{},\"123\":{},\"124\":{},\"125\":{},\"126\":{},\"127\":{},\"128\":{}}}],[\"clientmodule\",{\"_index\":212,\"name\":{\"215\":{}},\"parent\":{\"216\":{},\"217\":{},\"218\":{},\"219\":{},\"220\":{},\"221\":{},\"222\":{},\"223\":{},\"224\":{},\"225\":{},\"226\":{},\"227\":{}}}],[\"clockoutofsync\",{\"_index\":1263,\"name\":{\"1678\":{}},\"parent\":{}}],[\"close\",{\"_index\":1579,\"name\":{\"2087\":{}},\"parent\":{}}],[\"code\",{\"_index\":130,\"name\":{\"131\":{},\"822\":{},\"849\":{},\"1129\":{},\"1179\":{},\"1206\":{},\"1213\":{},\"1218\":{},\"1225\":{},\"1238\":{},\"1261\":{}},\"parent\":{}}],[\"code_depth\",{\"_index\":948,\"name\":{\"1227\":{}},\"parent\":{}}],[\"code_hash\",{\"_index\":947,\"name\":{\"1226\":{}},\"parent\":{}}],[\"collection\",{\"_index\":1316,\"name\":{\"1743\":{},\"1753\":{},\"1761\":{},\"1773\":{}},\"parent\":{}}],[\"compiler_version\",{\"_index\":954,\"name\":{\"1235\":{}},\"parent\":{}}],[\"components\",{\"_index\":727,\"name\":{\"871\":{},\"882\":{}},\"parent\":{}}],[\"composite\",{\"_index\":333,\"name\":{\"356\":{}},\"parent\":{}}],[\"compress_zstd\",{\"_index\":1191,\"name\":{\"1576\":{}},\"parent\":{}}],[\"compress_zstd_sync\",{\"_index\":1192,\"name\":{\"1577\":{}},\"parent\":{}}],[\"compressed\",{\"_index\":1177,\"name\":{\"1560\":{},\"1563\":{}},\"parent\":{}}],[\"compute\",{\"_index\":1071,\"name\":{\"1419\":{}},\"parent\":{}}],[\"config\",{\"_index\":218,\"name\":{\"222\":{},\"2083\":{}},\"parent\":{}}],[\"config_boc\",{\"_index\":904,\"name\":{\"1161\":{}},\"parent\":{}}],[\"config_sync\",{\"_index\":219,\"name\":{\"223\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":213,\"name\":{\"216\":{},\"675\":{},\"1066\":{},\"1266\":{},\"1502\":{},\"1568\":{},\"1664\":{},\"1847\":{},\"2024\":{},\"2053\":{},\"2073\":{}},\"parent\":{}}],[\"context\",{\"_index\":1576,\"name\":{\"2084\":{}},\"parent\":{}}],[\"context_id\",{\"_index\":1484,\"name\":{\"1959\":{}},\"parent\":{}}],[\"contextcreation\",{\"_index\":1577,\"name\":{\"2085\":{}},\"parent\":{}}],[\"contexterror\",{\"_index\":1578,\"name\":{\"2086\":{}},\"parent\":{}}],[\"contextrequired\",{\"_index\":1585,\"name\":{\"2093\":{}},\"parent\":{}}],[\"contextrequiredsync\",{\"_index\":1584,\"name\":{\"2092\":{}},\"parent\":{}}],[\"contractexecutionerror\",{\"_index\":1208,\"name\":{\"1594\":{}},\"parent\":{}}],[\"contractsaddressconversionfailed\",{\"_index\":116,\"name\":{\"116\":{}},\"parent\":{}}],[\"convert_address\",{\"_index\":1185,\"name\":{\"1570\":{}},\"parent\":{}}],[\"convert_address_sync\",{\"_index\":1186,\"name\":{\"1571\":{}},\"parent\":{}}],[\"convert_public_key_to_ton_safe_format\",{\"_index\":566,\"name\":{\"685\":{}},\"parent\":{}}],[\"convert_public_key_to_ton_safe_format_sync\",{\"_index\":567,\"name\":{\"686\":{}},\"parent\":{}}],[\"count\",{\"_index\":1288,\"name\":{\"1704\":{}},\"parent\":{}}],[\"crc\",{\"_index\":349,\"name\":{\"373\":{}},\"parent\":{}}],[\"create_block_iterator\",{\"_index\":1417,\"name\":{\"1881\":{}},\"parent\":{}}],[\"create_block_iterator_sync\",{\"_index\":1418,\"name\":{\"1882\":{}},\"parent\":{}}],[\"create_crypto_box\",{\"_index\":623,\"name\":{\"743\":{}},\"parent\":{}}],[\"create_crypto_box_sync\",{\"_index\":624,\"name\":{\"744\":{}},\"parent\":{}}],[\"create_encryption_box\",{\"_index\":657,\"name\":{\"777\":{}},\"parent\":{}}],[\"create_encryption_box_sync\",{\"_index\":658,\"name\":{\"778\":{}},\"parent\":{}}],[\"create_transaction_iterator\",{\"_index\":1421,\"name\":{\"1885\":{}},\"parent\":{}}],[\"create_transaction_iterator_sync\",{\"_index\":1422,\"name\":{\"1886\":{}},\"parent\":{}}],[\"createcontext\",{\"_index\":4,\"name\":{\"4\":{}},\"parent\":{}}],[\"crypto\",{\"_index\":138,\"name\":{\"138\":{},\"2075\":{}},\"parent\":{}}],[\"cryptoboxhandle\",{\"_index\":308,\"name\":{\"323\":{}},\"parent\":{}}],[\"cryptoboxnotregistered\",{\"_index\":252,\"name\":{\"256\":{}},\"parent\":{}}],[\"cryptoboxsecret\",{\"_index\":307,\"name\":{\"322\":{}},\"parent\":{}}],[\"cryptoboxsecretdeserializationerror\",{\"_index\":255,\"name\":{\"259\":{}},\"parent\":{}}],[\"cryptoboxsecretencryptedsecret\",{\"_index\":16,\"name\":{\"16\":{}},\"parent\":{}}],[\"cryptoboxsecretencryptedsecretvariant\",{\"_index\":304,\"name\":{\"319\":{}},\"parent\":{\"320\":{}}}],[\"cryptoboxsecretencryptedsecretvariant.__type\",{\"_index\":306,\"name\":{},\"parent\":{\"321\":{}}}],[\"cryptoboxsecretpredefinedseedphrase\",{\"_index\":15,\"name\":{\"15\":{}},\"parent\":{}}],[\"cryptoboxsecretpredefinedseedphrasevariant\",{\"_index\":301,\"name\":{\"314\":{}},\"parent\":{\"315\":{}}}],[\"cryptoboxsecretpredefinedseedphrasevariant.__type\",{\"_index\":303,\"name\":{},\"parent\":{\"316\":{},\"317\":{},\"318\":{}}}],[\"cryptoboxsecretrandomseedphrase\",{\"_index\":14,\"name\":{\"14\":{}},\"parent\":{}}],[\"cryptoboxsecretrandomseedphrasevariant\",{\"_index\":297,\"name\":{\"310\":{}},\"parent\":{\"311\":{}}}],[\"cryptoboxsecretrandomseedphrasevariant.__type\",{\"_index\":299,\"name\":{},\"parent\":{\"312\":{},\"313\":{}}}],[\"cryptoboxsecretserializationerror\",{\"_index\":254,\"name\":{\"258\":{}},\"parent\":{}}],[\"cryptoconfig\",{\"_index\":170,\"name\":{\"170\":{}},\"parent\":{\"171\":{}}}],[\"cryptoconfig.__type\",{\"_index\":172,\"name\":{},\"parent\":{\"172\":{},\"173\":{},\"174\":{}}}],[\"cryptoerrorcode\",{\"_index\":224,\"name\":{\"228\":{}},\"parent\":{\"229\":{},\"230\":{},\"231\":{},\"232\":{},\"233\":{},\"234\":{},\"235\":{},\"236\":{},\"237\":{},\"238\":{},\"239\":{},\"240\":{},\"241\":{},\"242\":{},\"243\":{},\"244\":{},\"245\":{},\"246\":{},\"247\":{},\"248\":{},\"249\":{},\"250\":{},\"251\":{},\"252\":{},\"253\":{},\"254\":{},\"255\":{},\"256\":{},\"257\":{},\"258\":{},\"259\":{},\"260\":{}}}],[\"cryptomodule\",{\"_index\":558,\"name\":{\"674\":{}},\"parent\":{\"675\":{},\"676\":{},\"677\":{},\"678\":{},\"679\":{},\"680\":{},\"681\":{},\"682\":{},\"683\":{},\"684\":{},\"685\":{},\"686\":{},\"687\":{},\"688\":{},\"689\":{},\"690\":{},\"691\":{},\"692\":{},\"693\":{},\"694\":{},\"695\":{},\"696\":{},\"697\":{},\"698\":{},\"699\":{},\"700\":{},\"701\":{},\"702\":{},\"703\":{},\"704\":{},\"705\":{},\"706\":{},\"707\":{},\"708\":{},\"709\":{},\"710\":{},\"711\":{},\"712\":{},\"713\":{},\"714\":{},\"715\":{},\"716\":{},\"717\":{},\"718\":{},\"719\":{},\"720\":{},\"721\":{},\"722\":{},\"723\":{},\"724\":{},\"725\":{},\"726\":{},\"727\":{},\"728\":{},\"729\":{},\"730\":{},\"731\":{},\"732\":{},\"733\":{},\"734\":{},\"735\":{},\"736\":{},\"737\":{},\"738\":{},\"739\":{},\"740\":{},\"741\":{},\"742\":{},\"743\":{},\"744\":{},\"745\":{},\"746\":{},\"747\":{},\"748\":{},\"749\":{},\"750\":{},\"751\":{},\"752\":{},\"753\":{},\"754\":{},\"755\":{},\"756\":{},\"757\":{},\"758\":{},\"759\":{},\"760\":{},\"761\":{},\"762\":{},\"763\":{},\"764\":{},\"765\":{},\"766\":{},\"767\":{},\"768\":{},\"769\":{},\"770\":{},\"771\":{},\"772\":{},\"773\":{},\"774\":{},\"775\":{},\"776\":{},\"777\":{},\"778\":{}}}],[\"ctr\",{\"_index\":278,\"name\":{\"285\":{}},\"parent\":{}}],[\"dabi\",{\"_index\":1460,\"name\":{\"1928\":{}},\"parent\":{}}],[\"dabiversion\",{\"_index\":1463,\"name\":{\"1931\":{}},\"parent\":{}}],[\"data\",{\"_index\":133,\"name\":{\"133\":{},\"370\":{},\"407\":{},\"553\":{},\"558\":{},\"627\":{},\"630\":{},\"637\":{},\"640\":{},\"651\":{},\"654\":{},\"658\":{},\"661\":{},\"850\":{},\"897\":{},\"999\":{},\"1003\":{},\"1007\":{},\"1013\":{},\"1022\":{},\"1026\":{},\"1039\":{},\"1043\":{},\"1228\":{},\"1239\":{}},\"parent\":{}}],[\"data_depth\",{\"_index\":950,\"name\":{\"1230\":{}},\"parent\":{}}],[\"data_hash\",{\"_index\":949,\"name\":{\"1229\":{}},\"parent\":{}}],[\"data_layout\",{\"_index\":777,\"name\":{\"970\":{},\"984\":{}},\"parent\":{}}],[\"data_to_sign\",{\"_index\":752,\"name\":{\"914\":{},\"936\":{}},\"parent\":{}}],[\"datadiffersfromproven\",{\"_index\":1545,\"name\":{\"2042\":{}},\"parent\":{}}],[\"datalayout\",{\"_index\":742,\"name\":{\"899\":{}},\"parent\":{\"900\":{},\"901\":{}}}],[\"debot_abi\",{\"_index\":1480,\"name\":{\"1952\":{}},\"parent\":{}}],[\"debot_addr\",{\"_index\":1495,\"name\":{\"1972\":{}},\"parent\":{}}],[\"debot_handle\",{\"_index\":1478,\"name\":{\"1951\":{},\"1995\":{},\"2004\":{},\"2008\":{},\"2012\":{}},\"parent\":{}}],[\"debotaction\",{\"_index\":1446,\"name\":{\"1910\":{}},\"parent\":{\"1911\":{}}}],[\"debotaction.__type\",{\"_index\":1447,\"name\":{},\"parent\":{\"1912\":{},\"1913\":{},\"1914\":{},\"1915\":{},\"1916\":{},\"1917\":{}}}],[\"debotactivity\",{\"_index\":1471,\"name\":{\"1941\":{}},\"parent\":{}}],[\"debotactivitytransaction\",{\"_index\":78,\"name\":{\"78\":{}},\"parent\":{}}],[\"debotactivitytransactionvariant\",{\"_index\":1464,\"name\":{\"1932\":{}},\"parent\":{\"1933\":{}}}],[\"debotactivitytransactionvariant.__type\",{\"_index\":1466,\"name\":{},\"parent\":{\"1934\":{},\"1935\":{},\"1936\":{},\"1937\":{},\"1938\":{},\"1939\":{},\"1940\":{}}}],[\"debotbrowsercallbackfailed\",{\"_index\":1442,\"name\":{\"1906\":{}},\"parent\":{}}],[\"deboterrorcode\",{\"_index\":1431,\"name\":{\"1895\":{}},\"parent\":{\"1896\":{},\"1897\":{},\"1898\":{},\"1899\":{},\"1900\":{},\"1901\":{},\"1902\":{},\"1903\":{},\"1904\":{},\"1905\":{},\"1906\":{},\"1907\":{},\"1908\":{}}}],[\"debotexecutionfailed\",{\"_index\":1434,\"name\":{\"1898\":{}},\"parent\":{}}],[\"debotexternalcallfailed\",{\"_index\":1441,\"name\":{\"1905\":{}},\"parent\":{}}],[\"debotfetchfailed\",{\"_index\":1433,\"name\":{\"1897\":{}},\"parent\":{}}],[\"debotgetmethodfailed\",{\"_index\":1439,\"name\":{\"1903\":{}},\"parent\":{}}],[\"debothandle\",{\"_index\":1445,\"name\":{\"1909\":{}},\"parent\":{}}],[\"debotinfo\",{\"_index\":1452,\"name\":{\"1918\":{}},\"parent\":{\"1919\":{}}}],[\"debotinfo.__type\",{\"_index\":1453,\"name\":{},\"parent\":{\"1920\":{},\"1921\":{},\"1922\":{},\"1923\":{},\"1924\":{},\"1925\":{},\"1926\":{},\"1927\":{},\"1928\":{},\"1929\":{},\"1930\":{},\"1931\":{}}}],[\"debotinvalidabi\",{\"_index\":1438,\"name\":{\"1902\":{}},\"parent\":{}}],[\"debotinvalidfunctionid\",{\"_index\":1437,\"name\":{\"1901\":{}},\"parent\":{}}],[\"debotinvalidhandle\",{\"_index\":1435,\"name\":{\"1899\":{}},\"parent\":{}}],[\"debotinvalidjsonparams\",{\"_index\":1436,\"name\":{\"1900\":{}},\"parent\":{}}],[\"debotinvalidmsg\",{\"_index\":1440,\"name\":{\"1904\":{}},\"parent\":{}}],[\"debotmodule\",{\"_index\":1532,\"name\":{\"2023\":{}},\"parent\":{\"2024\":{},\"2025\":{},\"2026\":{},\"2027\":{},\"2028\":{},\"2029\":{},\"2030\":{},\"2031\":{},\"2032\":{},\"2033\":{},\"2034\":{},\"2035\":{},\"2036\":{},\"2037\":{}}}],[\"debotnocode\",{\"_index\":1444,\"name\":{\"1908\":{}},\"parent\":{}}],[\"debotoperationrejected\",{\"_index\":1443,\"name\":{\"1907\":{}},\"parent\":{}}],[\"debotstartfailed\",{\"_index\":1432,\"name\":{\"1896\":{}},\"parent\":{}}],[\"decode_account_data\",{\"_index\":843,\"name\":{\"1084\":{}},\"parent\":{}}],[\"decode_account_data_sync\",{\"_index\":844,\"name\":{\"1085\":{}},\"parent\":{}}],[\"decode_boc\",{\"_index\":851,\"name\":{\"1092\":{}},\"parent\":{}}],[\"decode_boc_sync\",{\"_index\":852,\"name\":{\"1093\":{}},\"parent\":{}}],[\"decode_initial_data\",{\"_index\":849,\"name\":{\"1090\":{}},\"parent\":{}}],[\"decode_initial_data_sync\",{\"_index\":850,\"name\":{\"1091\":{}},\"parent\":{}}],[\"decode_message\",{\"_index\":837,\"name\":{\"1078\":{}},\"parent\":{}}],[\"decode_message_body\",{\"_index\":839,\"name\":{\"1080\":{}},\"parent\":{}}],[\"decode_message_body_sync\",{\"_index\":840,\"name\":{\"1081\":{}},\"parent\":{}}],[\"decode_message_sync\",{\"_index\":838,\"name\":{\"1079\":{}},\"parent\":{}}],[\"decode_state_init\",{\"_index\":1001,\"name\":{\"1300\":{}},\"parent\":{}}],[\"decode_state_init_sync\",{\"_index\":1002,\"name\":{\"1301\":{}},\"parent\":{}}],[\"decode_tvc\",{\"_index\":971,\"name\":{\"1268\":{}},\"parent\":{}}],[\"decode_tvc_sync\",{\"_index\":972,\"name\":{\"1269\":{}},\"parent\":{}}],[\"decoded\",{\"_index\":1061,\"name\":{\"1406\":{},\"1637\":{},\"1651\":{}},\"parent\":{}}],[\"decoded_body\",{\"_index\":1303,\"name\":{\"1727\":{}},\"parent\":{}}],[\"decodedmessagebody\",{\"_index\":778,\"name\":{\"971\":{}},\"parent\":{\"972\":{}}}],[\"decodedmessagebody.__type\",{\"_index\":780,\"name\":{},\"parent\":{\"973\":{},\"974\":{},\"975\":{},\"976\":{}}}],[\"decodedoutput\",{\"_index\":1063,\"name\":{\"1408\":{}},\"parent\":{\"1409\":{}}}],[\"decodedoutput.__type\",{\"_index\":1064,\"name\":{},\"parent\":{\"1410\":{},\"1411\":{}}}],[\"decompress_zstd\",{\"_index\":1193,\"name\":{\"1578\":{}},\"parent\":{}}],[\"decompress_zstd_sync\",{\"_index\":1194,\"name\":{\"1579\":{}},\"parent\":{}}],[\"decompressed\",{\"_index\":1182,\"name\":{\"1566\":{}},\"parent\":{}}],[\"decrypt\",{\"_index\":557,\"name\":{\"673\":{}},\"parent\":{}}],[\"decryptdataerror\",{\"_index\":250,\"name\":{\"254\":{}},\"parent\":{}}],[\"decrypted\",{\"_index\":412,\"name\":{\"455\":{},\"470\":{},\"473\":{}},\"parent\":{}}],[\"default\",{\"_index\":1563,\"name\":{\"2064\":{}},\"parent\":{}}],[\"defaultconfig\",{\"_index\":1564,\"name\":{\"2065\":{}},\"parent\":{}}],[\"dependencies\",{\"_index\":209,\"name\":{\"210\":{}},\"parent\":{}}],[\"deploy_set\",{\"_index\":759,\"name\":{\"928\":{},\"944\":{}},\"parent\":{}}],[\"deployset\",{\"_index\":691,\"name\":{\"819\":{}},\"parent\":{\"820\":{}}}],[\"deployset.__type\",{\"_index\":693,\"name\":{},\"parent\":{\"821\":{},\"822\":{},\"823\":{},\"824\":{},\"825\":{},\"826\":{}}}],[\"depth\",{\"_index\":913,\"name\":{\"1173\":{}},\"parent\":{}}],[\"desc\",{\"_index\":1281,\"name\":{\"1697\":{}},\"parent\":{}}],[\"description\",{\"_index\":880,\"name\":{\"1130\":{},\"1912\":{}},\"parent\":{}}],[\"destroycontext\",{\"_index\":5,\"name\":{\"5\":{}},\"parent\":{}}],[\"dictionary\",{\"_index\":298,\"name\":{\"312\":{},\"317\":{},\"483\":{},\"489\":{},\"497\":{},\"505\":{},\"514\":{},\"519\":{},\"581\":{}},\"parent\":{}}],[\"direction\",{\"_index\":1278,\"name\":{\"1694\":{}},\"parent\":{}}],[\"dk_len\",{\"_index\":389,\"name\":{\"418\":{}},\"parent\":{}}],[\"dst\",{\"_index\":962,\"name\":{\"1251\":{},\"1724\":{},\"1935\":{},\"1945\":{}},\"parent\":{}}],[\"dst_transaction_id\",{\"_index\":1302,\"name\":{\"1722\":{}},\"parent\":{}}],[\"ecb\",{\"_index\":279,\"name\":{\"286\":{}},\"parent\":{}}],[\"enable_ihr\",{\"_index\":767,\"name\":{\"948\":{}},\"parent\":{}}],[\"encode_account\",{\"_index\":841,\"name\":{\"1082\":{}},\"parent\":{}}],[\"encode_account_sync\",{\"_index\":842,\"name\":{\"1083\":{}},\"parent\":{}}],[\"encode_boc\",{\"_index\":853,\"name\":{\"1094\":{},\"1294\":{}},\"parent\":{}}],[\"encode_boc_sync\",{\"_index\":854,\"name\":{\"1095\":{},\"1295\":{}},\"parent\":{}}],[\"encode_external_in_message\",{\"_index\":1005,\"name\":{\"1304\":{}},\"parent\":{}}],[\"encode_external_in_message_sync\",{\"_index\":1006,\"name\":{\"1305\":{}},\"parent\":{}}],[\"encode_initial_data\",{\"_index\":847,\"name\":{\"1088\":{}},\"parent\":{}}],[\"encode_initial_data_sync\",{\"_index\":848,\"name\":{\"1089\":{}},\"parent\":{}}],[\"encode_internal_message\",{\"_index\":833,\"name\":{\"1074\":{}},\"parent\":{}}],[\"encode_internal_message_sync\",{\"_index\":834,\"name\":{\"1075\":{}},\"parent\":{}}],[\"encode_message\",{\"_index\":831,\"name\":{\"1072\":{}},\"parent\":{}}],[\"encode_message_body\",{\"_index\":827,\"name\":{\"1068\":{}},\"parent\":{}}],[\"encode_message_body_sync\",{\"_index\":828,\"name\":{\"1069\":{}},\"parent\":{}}],[\"encode_message_sync\",{\"_index\":832,\"name\":{\"1073\":{}},\"parent\":{}}],[\"encode_state_init\",{\"_index\":1003,\"name\":{\"1302\":{}},\"parent\":{}}],[\"encode_state_init_sync\",{\"_index\":1004,\"name\":{\"1303\":{}},\"parent\":{}}],[\"encodedeploymessagefailed\",{\"_index\":664,\"name\":{\"784\":{}},\"parent\":{}}],[\"encodeinitialdatafailed\",{\"_index\":672,\"name\":{\"793\":{}},\"parent\":{}}],[\"encoderunmessagefailed\",{\"_index\":665,\"name\":{\"785\":{}},\"parent\":{}}],[\"encrypt\",{\"_index\":556,\"name\":{\"672\":{}},\"parent\":{}}],[\"encryptdataerror\",{\"_index\":249,\"name\":{\"253\":{}},\"parent\":{}}],[\"encrypted\",{\"_index\":415,\"name\":{\"461\":{},\"464\":{},\"478\":{}},\"parent\":{}}],[\"encrypted_password\",{\"_index\":486,\"name\":{\"572\":{}},\"parent\":{}}],[\"encrypted_secret\",{\"_index\":305,\"name\":{\"321\":{},\"577\":{}},\"parent\":{}}],[\"encryption_box\",{\"_index\":535,\"name\":{\"644\":{},\"650\":{},\"657\":{}},\"parent\":{}}],[\"encryption_box_decrypt\",{\"_index\":655,\"name\":{\"775\":{}},\"parent\":{}}],[\"encryption_box_decrypt_sync\",{\"_index\":656,\"name\":{\"776\":{}},\"parent\":{}}],[\"encryption_box_encrypt\",{\"_index\":653,\"name\":{\"773\":{}},\"parent\":{}}],[\"encryption_box_encrypt_sync\",{\"_index\":654,\"name\":{\"774\":{}},\"parent\":{}}],[\"encryption_box_get_info\",{\"_index\":651,\"name\":{\"771\":{}},\"parent\":{}}],[\"encryption_box_get_info_sync\",{\"_index\":652,\"name\":{\"772\":{}},\"parent\":{}}],[\"encryption_public_key\",{\"_index\":482,\"name\":{\"568\":{}},\"parent\":{}}],[\"encryptionalgorithm\",{\"_index\":274,\"name\":{\"281\":{}},\"parent\":{}}],[\"encryptionalgorithmaes\",{\"_index\":10,\"name\":{\"10\":{}},\"parent\":{}}],[\"encryptionalgorithmaesvariant\",{\"_index\":265,\"name\":{\"269\":{}},\"parent\":{\"270\":{}}}],[\"encryptionalgorithmaesvariant.__type\",{\"_index\":267,\"name\":{},\"parent\":{\"271\":{}}}],[\"encryptionalgorithmchacha20\",{\"_index\":11,\"name\":{\"11\":{}},\"parent\":{}}],[\"encryptionalgorithmchacha20variant\",{\"_index\":268,\"name\":{\"272\":{}},\"parent\":{\"273\":{}}}],[\"encryptionalgorithmchacha20variant.__type\",{\"_index\":269,\"name\":{},\"parent\":{\"274\":{}}}],[\"encryptionalgorithmnaclbox\",{\"_index\":12,\"name\":{\"12\":{}},\"parent\":{}}],[\"encryptionalgorithmnaclboxvariant\",{\"_index\":270,\"name\":{\"275\":{}},\"parent\":{\"276\":{}}}],[\"encryptionalgorithmnaclboxvariant.__type\",{\"_index\":271,\"name\":{},\"parent\":{\"277\":{}}}],[\"encryptionalgorithmnaclsecretbox\",{\"_index\":13,\"name\":{\"13\":{}},\"parent\":{}}],[\"encryptionalgorithmnaclsecretboxvariant\",{\"_index\":272,\"name\":{\"278\":{}},\"parent\":{\"279\":{}}}],[\"encryptionalgorithmnaclsecretboxvariant.__type\",{\"_index\":273,\"name\":{},\"parent\":{\"280\":{}}}],[\"encryptionboxhandle\",{\"_index\":258,\"name\":{\"262\":{}},\"parent\":{}}],[\"encryptionboxinfo\",{\"_index\":259,\"name\":{\"263\":{}},\"parent\":{\"264\":{}}}],[\"encryptionboxinfo.__type\",{\"_index\":261,\"name\":{},\"parent\":{\"265\":{},\"266\":{},\"267\":{},\"268\":{}}}],[\"encryptionboxnotregistered\",{\"_index\":245,\"name\":{\"249\":{}},\"parent\":{}}],[\"end_time\",{\"_index\":1362,\"name\":{\"1812\":{},\"1824\":{}},\"parent\":{}}],[\"endpoints\",{\"_index\":146,\"name\":{\"146\":{},\"1788\":{},\"1792\":{}},\"parent\":{}}],[\"endpointsset\",{\"_index\":1344,\"name\":{\"1786\":{}},\"parent\":{\"1787\":{}}}],[\"endpointsset.__type\",{\"_index\":1345,\"name\":{},\"parent\":{\"1788\":{}}}],[\"english\",{\"_index\":324,\"name\":{\"346\":{}},\"parent\":{}}],[\"entropy\",{\"_index\":436,\"name\":{\"496\":{}},\"parent\":{}}],[\"error\",{\"_index\":1029,\"name\":{\"1331\":{},\"1352\":{},\"1365\":{},\"1371\":{},\"1400\":{},\"1430\":{}},\"parent\":{}}],[\"event\",{\"_index\":709,\"name\":{\"843\":{}},\"parent\":{}}],[\"events\",{\"_index\":740,\"name\":{\"896\":{}},\"parent\":{}}],[\"execute\",{\"_index\":1538,\"name\":{\"2032\":{}},\"parent\":{}}],[\"execute_sync\",{\"_index\":1539,\"name\":{\"2033\":{}},\"parent\":{}}],[\"execution_options\",{\"_index\":1236,\"name\":{\"1628\":{},\"1644\":{},\"1658\":{}},\"parent\":{}}],[\"executionoptions\",{\"_index\":1210,\"name\":{\"1596\":{}},\"parent\":{\"1597\":{}}}],[\"executionoptions.__type\",{\"_index\":1212,\"name\":{},\"parent\":{\"1598\":{},\"1599\":{},\"1600\":{},\"1601\":{},\"1602\":{},\"1603\":{}}}],[\"exit_code\",{\"_index\":1066,\"name\":{\"1414\":{},\"1717\":{}},\"parent\":{}}],[\"expire\",{\"_index\":683,\"name\":{\"811\":{}},\"parent\":{}}],[\"exponent\",{\"_index\":341,\"name\":{\"363\":{}},\"parent\":{}}],[\"ext_in_msg_fee\",{\"_index\":1231,\"name\":{\"1621\":{}},\"parent\":{}}],[\"externalsignermustnotbeused\",{\"_index\":1021,\"name\":{\"1321\":{}},\"parent\":{}}],[\"factorize\",{\"_index\":559,\"name\":{\"677\":{}},\"parent\":{}}],[\"factorize_sync\",{\"_index\":560,\"name\":{\"678\":{}},\"parent\":{}}],[\"factors\",{\"_index\":336,\"name\":{\"359\":{}},\"parent\":{}}],[\"fee\",{\"_index\":1170,\"name\":{\"1553\":{},\"1937\":{}},\"parent\":{}}],[\"fees\",{\"_index\":1062,\"name\":{\"1407\":{},\"1639\":{}},\"parent\":{}}],[\"fetch\",{\"_index\":1536,\"name\":{\"2030\":{}},\"parent\":{}}],[\"fetch_endpoints\",{\"_index\":1407,\"name\":{\"1871\":{}},\"parent\":{}}],[\"fetch_endpoints_sync\",{\"_index\":1408,\"name\":{\"1872\":{}},\"parent\":{}}],[\"fetch_next_monitor_results\",{\"_index\":1133,\"name\":{\"1508\":{}},\"parent\":{}}],[\"fetch_next_monitor_results_sync\",{\"_index\":1134,\"name\":{\"1509\":{}},\"parent\":{}}],[\"fetch_sync\",{\"_index\":1537,\"name\":{\"2031\":{}},\"parent\":{}}],[\"fetchblockfailed\",{\"_index\":1013,\"name\":{\"1312\":{}},\"parent\":{}}],[\"field\",{\"_index\":1284,\"name\":{\"1701\":{}},\"parent\":{}}],[\"fieldaggregation\",{\"_index\":1283,\"name\":{\"1699\":{}},\"parent\":{\"1700\":{}}}],[\"fieldaggregation.__type\",{\"_index\":1285,\"name\":{},\"parent\":{\"1701\":{},\"1702\":{}}}],[\"fields\",{\"_index\":741,\"name\":{\"898\":{},\"1755\":{}},\"parent\":{}}],[\"filter\",{\"_index\":1318,\"name\":{\"1744\":{},\"1754\":{},\"1762\":{},\"1774\":{}},\"parent\":{}}],[\"finalized\",{\"_index\":1089,\"name\":{\"1445\":{}},\"parent\":{}}],[\"find_last_shard_block\",{\"_index\":1405,\"name\":{\"1869\":{}},\"parent\":{}}],[\"find_last_shard_block_sync\",{\"_index\":1406,\"name\":{\"1870\":{}},\"parent\":{}}],[\"first\",{\"_index\":1350,\"name\":{\"1797\":{}},\"parent\":{}}],[\"first_remp_status_timeout\",{\"_index\":159,\"name\":{\"159\":{}},\"parent\":{}}],[\"fn\",{\"_index\":1286,\"name\":{\"1702\":{}},\"parent\":{}}],[\"french\",{\"_index\":327,\"name\":{\"349\":{}},\"parent\":{}}],[\"function_id\",{\"_index\":820,\"name\":{\"1055\":{}},\"parent\":{}}],[\"function_name\",{\"_index\":687,\"name\":{\"816\":{},\"969\":{},\"983\":{},\"1051\":{},\"1656\":{}},\"parent\":{}}],[\"functionheader\",{\"_index\":682,\"name\":{\"809\":{}},\"parent\":{\"810\":{}}}],[\"functionheader.__type\",{\"_index\":684,\"name\":{},\"parent\":{\"811\":{},\"812\":{},\"813\":{}}}],[\"functions\",{\"_index\":739,\"name\":{\"895\":{}},\"parent\":{}}],[\"gas_fee\",{\"_index\":1227,\"name\":{\"1617\":{}},\"parent\":{}}],[\"generate_random_bytes\",{\"_index\":564,\"name\":{\"683\":{}},\"parent\":{}}],[\"generate_random_bytes_sync\",{\"_index\":565,\"name\":{\"684\":{}},\"parent\":{}}],[\"generate_random_sign_keys\",{\"_index\":568,\"name\":{\"687\":{}},\"parent\":{}}],[\"generate_random_sign_keys_sync\",{\"_index\":569,\"name\":{\"688\":{}},\"parent\":{}}],[\"get_address_type\",{\"_index\":1187,\"name\":{\"1572\":{}},\"parent\":{}}],[\"get_address_type_sync\",{\"_index\":1188,\"name\":{\"1573\":{}},\"parent\":{}}],[\"get_api_reference\",{\"_index\":215,\"name\":{\"218\":{}},\"parent\":{}}],[\"get_api_reference_sync\",{\"_index\":216,\"name\":{\"219\":{}},\"parent\":{}}],[\"get_blockchain_config\",{\"_index\":983,\"name\":{\"1280\":{}},\"parent\":{}}],[\"get_blockchain_config_sync\",{\"_index\":984,\"name\":{\"1281\":{}},\"parent\":{}}],[\"get_boc_depth\",{\"_index\":987,\"name\":{\"1284\":{}},\"parent\":{}}],[\"get_boc_depth_sync\",{\"_index\":988,\"name\":{\"1285\":{}},\"parent\":{}}],[\"get_boc_hash\",{\"_index\":985,\"name\":{\"1282\":{}},\"parent\":{}}],[\"get_boc_hash_sync\",{\"_index\":986,\"name\":{\"1283\":{}},\"parent\":{}}],[\"get_code_from_tvc\",{\"_index\":989,\"name\":{\"1286\":{}},\"parent\":{}}],[\"get_code_from_tvc_sync\",{\"_index\":990,\"name\":{\"1287\":{}},\"parent\":{}}],[\"get_code_salt\",{\"_index\":997,\"name\":{\"1296\":{}},\"parent\":{}}],[\"get_code_salt_sync\",{\"_index\":998,\"name\":{\"1297\":{}},\"parent\":{}}],[\"get_compiler_version\",{\"_index\":1007,\"name\":{\"1306\":{}},\"parent\":{}}],[\"get_compiler_version_sync\",{\"_index\":1008,\"name\":{\"1307\":{}},\"parent\":{}}],[\"get_crypto_box_info\",{\"_index\":627,\"name\":{\"747\":{}},\"parent\":{}}],[\"get_crypto_box_info_sync\",{\"_index\":628,\"name\":{\"748\":{}},\"parent\":{}}],[\"get_crypto_box_seed_phrase\",{\"_index\":629,\"name\":{\"749\":{}},\"parent\":{}}],[\"get_crypto_box_seed_phrase_sync\",{\"_index\":630,\"name\":{\"750\":{}},\"parent\":{}}],[\"get_encryption_box_from_crypto_box\",{\"_index\":633,\"name\":{\"753\":{}},\"parent\":{}}],[\"get_encryption_box_from_crypto_box_sync\",{\"_index\":634,\"name\":{\"754\":{}},\"parent\":{}}],[\"get_endpoints\",{\"_index\":1411,\"name\":{\"1875\":{}},\"parent\":{}}],[\"get_endpoints_sync\",{\"_index\":1412,\"name\":{\"1876\":{}},\"parent\":{}}],[\"get_info\",{\"_index\":555,\"name\":{\"671\":{}},\"parent\":{}}],[\"get_monitor_info\",{\"_index\":1131,\"name\":{\"1506\":{}},\"parent\":{}}],[\"get_monitor_info_sync\",{\"_index\":1132,\"name\":{\"1507\":{}},\"parent\":{}}],[\"get_password\",{\"_index\":550,\"name\":{\"666\":{}},\"parent\":{}}],[\"get_public_key\",{\"_index\":552,\"name\":{\"668\":{}},\"parent\":{}}],[\"get_signature_data\",{\"_index\":857,\"name\":{\"1098\":{}},\"parent\":{}}],[\"get_signature_data_sync\",{\"_index\":858,\"name\":{\"1099\":{}},\"parent\":{}}],[\"get_signature_id\",{\"_index\":1429,\"name\":{\"1893\":{}},\"parent\":{}}],[\"get_signature_id_sync\",{\"_index\":1430,\"name\":{\"1894\":{}},\"parent\":{}}],[\"get_signing_box\",{\"_index\":639,\"name\":{\"759\":{},\"2019\":{}},\"parent\":{}}],[\"get_signing_box_from_crypto_box\",{\"_index\":631,\"name\":{\"751\":{}},\"parent\":{}}],[\"get_signing_box_from_crypto_box_sync\",{\"_index\":632,\"name\":{\"752\":{}},\"parent\":{}}],[\"get_signing_box_sync\",{\"_index\":640,\"name\":{\"760\":{}},\"parent\":{}}],[\"getclientconfig\",{\"_index\":1583,\"name\":{\"2091\":{}},\"parent\":{}}],[\"getlibname\",{\"_index\":3,\"name\":{\"3\":{}},\"parent\":{}}],[\"getsubscriptionresultfailed\",{\"_index\":1261,\"name\":{\"1676\":{}},\"parent\":{}}],[\"git_commit\",{\"_index\":189,\"name\":{\"189\":{}},\"parent\":{}}],[\"graphqlconnectionerror\",{\"_index\":1274,\"name\":{\"1689\":{}},\"parent\":{}}],[\"graphqlerror\",{\"_index\":1265,\"name\":{\"1680\":{}},\"parent\":{}}],[\"graphqlwebsocketiniterror\",{\"_index\":1270,\"name\":{\"1685\":{}},\"parent\":{}}],[\"handle\",{\"_index\":479,\"name\":{\"565\":{},\"585\":{},\"590\":{},\"593\":{},\"599\":{},\"837\":{},\"1770\":{},\"1817\":{}},\"parent\":{}}],[\"hardened\",{\"_index\":456,\"name\":{\"528\":{}},\"parent\":{}}],[\"has_more\",{\"_index\":1382,\"name\":{\"1841\":{}},\"parent\":{}}],[\"hash\",{\"_index\":380,\"name\":{\"410\":{},\"1167\":{},\"1417\":{},\"1427\":{},\"1441\":{}},\"parent\":{}}],[\"hdkey_derivation_path\",{\"_index\":174,\"name\":{\"174\":{}},\"parent\":{}}],[\"hdkey_derive_from_xprv\",{\"_index\":613,\"name\":{\"733\":{}},\"parent\":{}}],[\"hdkey_derive_from_xprv_path\",{\"_index\":615,\"name\":{\"735\":{}},\"parent\":{}}],[\"hdkey_derive_from_xprv_path_sync\",{\"_index\":616,\"name\":{\"736\":{}},\"parent\":{}}],[\"hdkey_derive_from_xprv_sync\",{\"_index\":614,\"name\":{\"734\":{}},\"parent\":{}}],[\"hdkey_public_from_xprv\",{\"_index\":619,\"name\":{\"739\":{}},\"parent\":{}}],[\"hdkey_public_from_xprv_sync\",{\"_index\":620,\"name\":{\"740\":{}},\"parent\":{}}],[\"hdkey_secret_from_xprv\",{\"_index\":617,\"name\":{\"737\":{}},\"parent\":{}}],[\"hdkey_secret_from_xprv_sync\",{\"_index\":618,\"name\":{\"738\":{}},\"parent\":{}}],[\"hdkey_xprv_from_mnemonic\",{\"_index\":611,\"name\":{\"731\":{}},\"parent\":{}}],[\"hdkey_xprv_from_mnemonic_sync\",{\"_index\":612,\"name\":{\"732\":{}},\"parent\":{}}],[\"hdpath\",{\"_index\":260,\"name\":{\"265\":{},\"586\":{},\"594\":{}},\"parent\":{}}],[\"header\",{\"_index\":689,\"name\":{\"817\":{},\"894\":{},\"976\":{}},\"parent\":{}}],[\"hello\",{\"_index\":1458,\"name\":{\"1926\":{}},\"parent\":{}}],[\"hex\",{\"_index\":1154,\"name\":{\"1532\":{}},\"parent\":{}}],[\"http\",{\"_index\":168,\"name\":{\"168\":{}},\"parent\":{}}],[\"httpclientcreateerror\",{\"_index\":101,\"name\":{\"101\":{}},\"parent\":{}}],[\"httprequestcreateerror\",{\"_index\":102,\"name\":{\"102\":{}},\"parent\":{}}],[\"httprequestparseerror\",{\"_index\":104,\"name\":{\"104\":{}},\"parent\":{}}],[\"httprequestsenderror\",{\"_index\":103,\"name\":{\"103\":{}},\"parent\":{}}],[\"icon\",{\"_index\":1461,\"name\":{\"1929\":{}},\"parent\":{}}],[\"id\",{\"_index\":731,\"name\":{\"876\":{},\"888\":{},\"995\":{},\"1154\":{},\"1711\":{},\"1720\":{}},\"parent\":{}}],[\"in_msg\",{\"_index\":1295,\"name\":{\"1712\":{},\"1801\":{}},\"parent\":{}}],[\"in_msg_fwd_fee\",{\"_index\":1224,\"name\":{\"1615\":{}},\"parent\":{}}],[\"inappropriateblock\",{\"_index\":884,\"name\":{\"1134\":{}},\"parent\":{}}],[\"include_transfers\",{\"_index\":1372,\"name\":{\"1828\":{}},\"parent\":{}}],[\"info\",{\"_index\":527,\"name\":{\"634\":{},\"647\":{},\"1953\":{},\"2001\":{}},\"parent\":{}}],[\"init\",{\"_index\":963,\"name\":{\"1252\":{},\"2026\":{}},\"parent\":{}}],[\"init_params\",{\"_index\":717,\"name\":{\"856\":{}},\"parent\":{}}],[\"init_sync\",{\"_index\":1533,\"name\":{\"2027\":{}},\"parent\":{}}],[\"initial_data\",{\"_index\":696,\"name\":{\"825\":{},\"1008\":{},\"1017\":{},\"1030\":{}},\"parent\":{}}],[\"initial_pubkey\",{\"_index\":697,\"name\":{\"826\":{},\"1009\":{},\"1018\":{},\"1031\":{}},\"parent\":{}}],[\"input\",{\"_index\":690,\"name\":{\"818\":{},\"840\":{},\"900\":{},\"1657\":{},\"2018\":{}},\"parent\":{}}],[\"inputs\",{\"_index\":730,\"name\":{\"875\":{},\"886\":{}},\"parent\":{}}],[\"insufficientcachesize\",{\"_index\":886,\"name\":{\"1136\":{}},\"parent\":{}}],[\"interfaces\",{\"_index\":1462,\"name\":{\"1930\":{}},\"parent\":{}}],[\"internalerror\",{\"_index\":125,\"name\":{\"125\":{},\"1584\":{},\"2041\":{}},\"parent\":{}}],[\"internaloutput\",{\"_index\":708,\"name\":{\"842\":{}},\"parent\":{}}],[\"invalidabi\",{\"_index\":670,\"name\":{\"790\":{}},\"parent\":{}}],[\"invalidaccountboc\",{\"_index\":1206,\"name\":{\"1592\":{}},\"parent\":{}}],[\"invalidaddress\",{\"_index\":96,\"name\":{\"96\":{}},\"parent\":{}}],[\"invalidbase64\",{\"_index\":95,\"name\":{\"95\":{}},\"parent\":{}}],[\"invalidbigint\",{\"_index\":229,\"name\":{\"233\":{}},\"parent\":{}}],[\"invalidblockreceived\",{\"_index\":1018,\"name\":{\"1317\":{}},\"parent\":{}}],[\"invalidboc\",{\"_index\":882,\"name\":{\"1132\":{}},\"parent\":{}}],[\"invalidbocref\",{\"_index\":888,\"name\":{\"1138\":{}},\"parent\":{}}],[\"invalidconfig\",{\"_index\":107,\"name\":{\"107\":{}},\"parent\":{}}],[\"invalidcontexthandle\",{\"_index\":109,\"name\":{\"109\":{}},\"parent\":{}}],[\"invalidcryptoboxtype\",{\"_index\":253,\"name\":{\"257\":{}},\"parent\":{}}],[\"invaliddata\",{\"_index\":128,\"name\":{\"128\":{},\"792\":{},\"1320\":{},\"2039\":{}},\"parent\":{}}],[\"invalidfactorizechallenge\",{\"_index\":228,\"name\":{\"232\":{}},\"parent\":{}}],[\"invalidfunctionid\",{\"_index\":671,\"name\":{\"791\":{}},\"parent\":{}}],[\"invalidfunctionname\",{\"_index\":673,\"name\":{\"794\":{}},\"parent\":{}}],[\"invalidhandle\",{\"_index\":126,\"name\":{\"126\":{}},\"parent\":{}}],[\"invalidhex\",{\"_index\":94,\"name\":{\"94\":{}},\"parent\":{}}],[\"invalidinputstack\",{\"_index\":1205,\"name\":{\"1591\":{}},\"parent\":{}}],[\"invalidivsize\",{\"_index\":246,\"name\":{\"250\":{}},\"parent\":{}}],[\"invalidjson\",{\"_index\":662,\"name\":{\"782\":{}},\"parent\":{}}],[\"invalidkey\",{\"_index\":227,\"name\":{\"231\":{}},\"parent\":{}}],[\"invalidkeysize\",{\"_index\":231,\"name\":{\"235\":{}},\"parent\":{}}],[\"invalidmessage\",{\"_index\":663,\"name\":{\"783\":{}},\"parent\":{}}],[\"invalidmessageboc\",{\"_index\":1015,\"name\":{\"1314\":{}},\"parent\":{}}],[\"invalidmessagetype\",{\"_index\":1207,\"name\":{\"1593\":{}},\"parent\":{}}],[\"invalidnoncesize\",{\"_index\":256,\"name\":{\"260\":{}},\"parent\":{}}],[\"invalidparams\",{\"_index\":115,\"name\":{\"115\":{}},\"parent\":{}}],[\"invalidpublickey\",{\"_index\":225,\"name\":{\"229\":{}},\"parent\":{}}],[\"invalidrempstatus\",{\"_index\":1023,\"name\":{\"1323\":{}},\"parent\":{}}],[\"invalidsecretkey\",{\"_index\":226,\"name\":{\"230\":{}},\"parent\":{}}],[\"invalidserverresponse\",{\"_index\":1262,\"name\":{\"1677\":{}},\"parent\":{}}],[\"invalidsignature\",{\"_index\":244,\"name\":{\"248\":{}},\"parent\":{}}],[\"invalidsigner\",{\"_index\":669,\"name\":{\"789\":{}},\"parent\":{}}],[\"invalidtvcimage\",{\"_index\":667,\"name\":{\"787\":{}},\"parent\":{}}],[\"invoke_debot\",{\"_index\":1529,\"name\":{\"2020\":{}},\"parent\":{}}],[\"is_internal\",{\"_index\":746,\"name\":{\"906\":{},\"981\":{}},\"parent\":{}}],[\"italian\",{\"_index\":328,\"name\":{\"350\":{}},\"parent\":{}}],[\"items\",{\"_index\":1380,\"name\":{\"1840\":{}},\"parent\":{}}],[\"iterator\",{\"_index\":1376,\"name\":{\"1835\":{}},\"parent\":{}}],[\"iterator_next\",{\"_index\":1425,\"name\":{\"1889\":{}},\"parent\":{}}],[\"iterator_next_sync\",{\"_index\":1426,\"name\":{\"1890\":{}},\"parent\":{}}],[\"iv\",{\"_index\":285,\"name\":{\"292\":{},\"296\":{}},\"parent\":{}}],[\"ivrequired\",{\"_index\":251,\"name\":{\"255\":{}},\"parent\":{}}],[\"japanese\",{\"_index\":329,\"name\":{\"351\":{}},\"parent\":{}}],[\"json\",{\"_index\":1047,\"name\":{\"1377\":{},\"1383\":{},\"1389\":{},\"1395\":{}},\"parent\":{}}],[\"key\",{\"_index\":284,\"name\":{\"291\":{},\"299\":{},\"308\":{},\"421\":{},\"475\":{},\"480\":{},\"554\":{},\"879\":{}},\"parent\":{}}],[\"keypair\",{\"_index\":363,\"name\":{\"386\":{}},\"parent\":{\"387\":{}}}],[\"keypair.__type\",{\"_index\":364,\"name\":{},\"parent\":{\"388\":{},\"389\":{}}}],[\"keys\",{\"_index\":368,\"name\":{\"393\":{},\"834\":{}},\"parent\":{}}],[\"korean\",{\"_index\":330,\"name\":{\"352\":{}},\"parent\":{}}],[\"language\",{\"_index\":1459,\"name\":{\"1927\":{}},\"parent\":{}}],[\"last_paid\",{\"_index\":787,\"name\":{\"990\":{}},\"parent\":{}}],[\"last_trans_lt\",{\"_index\":786,\"name\":{\"989\":{}},\"parent\":{}}],[\"latency_detection_interval\",{\"_index\":155,\"name\":{\"155\":{}},\"parent\":{}}],[\"length\",{\"_index\":352,\"name\":{\"376\":{}},\"parent\":{}}],[\"level\",{\"_index\":1175,\"name\":{\"1557\":{}},\"parent\":{}}],[\"library\",{\"_index\":164,\"name\":{\"165\":{},\"851\":{},\"1231\":{},\"1240\":{}},\"parent\":{}}],[\"limit\",{\"_index\":1320,\"name\":{\"1747\":{},\"1836\":{}},\"parent\":{}}],[\"local_storage_path\",{\"_index\":142,\"name\":{\"142\":{}},\"parent\":{}}],[\"localstorageerror\",{\"_index\":127,\"name\":{\"127\":{}},\"parent\":{}}],[\"log\",{\"_index\":1525,\"name\":{\"2014\":{}},\"parent\":{}}],[\"log_n\",{\"_index\":386,\"name\":{\"415\":{}},\"parent\":{}}],[\"lowbalance\",{\"_index\":1201,\"name\":{\"1587\":{}},\"parent\":{}}],[\"max\",{\"_index\":1290,\"name\":{\"1706\":{}},\"parent\":{}}],[\"max_latency\",{\"_index\":156,\"name\":{\"156\":{}},\"parent\":{}}],[\"max_reconnect_timeout\",{\"_index\":148,\"name\":{\"148\":{}},\"parent\":{}}],[\"message\",{\"_index\":132,\"name\":{\"132\":{},\"864\":{},\"919\":{},\"935\":{},\"951\":{},\"958\":{},\"962\":{},\"967\":{},\"1059\":{},\"1257\":{},\"1339\":{},\"1345\":{},\"1351\":{},\"1358\":{},\"1364\":{},\"1370\":{},\"1422\":{},\"1483\":{},\"1493\":{},\"1626\":{},\"1642\":{},\"1976\":{},\"2009\":{},\"2051\":{}},\"parent\":{}}],[\"message_dst\",{\"_index\":1027,\"name\":{\"1328\":{},\"1333\":{},\"1338\":{},\"1344\":{},\"1350\":{},\"1357\":{},\"1363\":{},\"1369\":{},\"1375\":{},\"1381\":{},\"1387\":{},\"1393\":{},\"1399\":{}},\"parent\":{}}],[\"message_encode_params\",{\"_index\":1126,\"name\":{\"1499\":{}},\"parent\":{}}],[\"message_expiration_timeout\",{\"_index\":178,\"name\":{\"178\":{}},\"parent\":{}}],[\"message_expiration_timeout_grow_factor\",{\"_index\":179,\"name\":{\"179\":{}},\"parent\":{}}],[\"message_id\",{\"_index\":762,\"name\":{\"938\":{},\"953\":{},\"963\":{},\"1258\":{},\"1327\":{},\"1332\":{},\"1337\":{},\"1343\":{},\"1349\":{},\"1356\":{},\"1362\":{},\"1368\":{},\"1374\":{},\"1380\":{},\"1386\":{},\"1392\":{},\"1398\":{}},\"parent\":{}}],[\"message_processing_timeout\",{\"_index\":151,\"name\":{\"151\":{}},\"parent\":{}}],[\"message_retries_count\",{\"_index\":150,\"name\":{\"150\":{}},\"parent\":{}}],[\"messagealreadyexpired\",{\"_index\":1010,\"name\":{\"1309\":{}},\"parent\":{}}],[\"messagebodytype\",{\"_index\":706,\"name\":{\"839\":{}},\"parent\":{\"840\":{},\"841\":{},\"842\":{},\"843\":{}}}],[\"messageexpired\",{\"_index\":1016,\"name\":{\"1315\":{}},\"parent\":{}}],[\"messagehasnotdestinationaddress\",{\"_index\":1011,\"name\":{\"1310\":{}},\"parent\":{}}],[\"messagemonitoringparams\",{\"_index\":1072,\"name\":{\"1420\":{}},\"parent\":{\"1421\":{}}}],[\"messagemonitoringparams.__type\",{\"_index\":1073,\"name\":{},\"parent\":{\"1422\":{},\"1423\":{},\"1424\":{}}}],[\"messagemonitoringresult\",{\"_index\":1076,\"name\":{\"1425\":{}},\"parent\":{\"1426\":{}}}],[\"messagemonitoringresult.__type\",{\"_index\":1077,\"name\":{},\"parent\":{\"1427\":{},\"1428\":{},\"1429\":{},\"1430\":{},\"1431\":{}}}],[\"messagemonitoringstatus\",{\"_index\":1088,\"name\":{\"1444\":{}},\"parent\":{\"1445\":{},\"1446\":{},\"1447\":{}}}],[\"messagemonitoringtransaction\",{\"_index\":1068,\"name\":{\"1415\":{}},\"parent\":{\"1416\":{}}}],[\"messagemonitoringtransaction.__type\",{\"_index\":1069,\"name\":{},\"parent\":{\"1417\":{},\"1418\":{},\"1419\":{}}}],[\"messagemonitoringtransactioncompute\",{\"_index\":1065,\"name\":{\"1412\":{}},\"parent\":{\"1413\":{}}}],[\"messagemonitoringtransactioncompute.__type\",{\"_index\":1067,\"name\":{},\"parent\":{\"1414\":{}}}],[\"messagenode\",{\"_index\":1299,\"name\":{\"1718\":{}},\"parent\":{\"1719\":{}}}],[\"messagenode.__type\",{\"_index\":1300,\"name\":{},\"parent\":{\"1720\":{},\"1721\":{},\"1722\":{},\"1723\":{},\"1724\":{},\"1725\":{},\"1726\":{},\"1727\":{}}}],[\"messagerejected\",{\"_index\":1022,\"name\":{\"1322\":{}},\"parent\":{}}],[\"messages\",{\"_index\":1097,\"name\":{\"1456\":{},\"1476\":{},\"1480\":{},\"1807\":{}},\"parent\":{}}],[\"messagesendingparams\",{\"_index\":1092,\"name\":{\"1448\":{}},\"parent\":{\"1449\":{}}}],[\"messagesendingparams.__type\",{\"_index\":1093,\"name\":{},\"parent\":{\"1450\":{},\"1451\":{},\"1452\":{}}}],[\"messagesource\",{\"_index\":723,\"name\":{\"866\":{}},\"parent\":{}}],[\"messagesourceencoded\",{\"_index\":43,\"name\":{\"43\":{}},\"parent\":{}}],[\"messagesourceencodedvariant\",{\"_index\":721,\"name\":{\"862\":{}},\"parent\":{\"863\":{}}}],[\"messagesourceencodedvariant.__type\",{\"_index\":722,\"name\":{},\"parent\":{\"864\":{},\"865\":{}}}],[\"messagesourceencodingparams\",{\"_index\":44,\"name\":{\"44\":{}},\"parent\":{}}],[\"min\",{\"_index\":1289,\"name\":{\"1705\":{}},\"parent\":{}}],[\"misc\",{\"_index\":1451,\"name\":{\"1917\":{}},\"parent\":{}}],[\"missingsourceboc\",{\"_index\":885,\"name\":{\"1135\":{}},\"parent\":{}}],[\"mnemonic_derive_sign_keys\",{\"_index\":609,\"name\":{\"729\":{}},\"parent\":{}}],[\"mnemonic_derive_sign_keys_sync\",{\"_index\":610,\"name\":{\"730\":{}},\"parent\":{}}],[\"mnemonic_dictionary\",{\"_index\":171,\"name\":{\"172\":{}},\"parent\":{}}],[\"mnemonic_from_entropy\",{\"_index\":605,\"name\":{\"725\":{}},\"parent\":{}}],[\"mnemonic_from_entropy_sync\",{\"_index\":606,\"name\":{\"726\":{}},\"parent\":{}}],[\"mnemonic_from_random\",{\"_index\":603,\"name\":{\"723\":{}},\"parent\":{}}],[\"mnemonic_from_random_sync\",{\"_index\":604,\"name\":{\"724\":{}},\"parent\":{}}],[\"mnemonic_verify\",{\"_index\":607,\"name\":{\"727\":{}},\"parent\":{}}],[\"mnemonic_verify_sync\",{\"_index\":608,\"name\":{\"728\":{}},\"parent\":{}}],[\"mnemonic_word_count\",{\"_index\":173,\"name\":{\"173\":{}},\"parent\":{}}],[\"mnemonic_words\",{\"_index\":601,\"name\":{\"721\":{}},\"parent\":{}}],[\"mnemonic_words_sync\",{\"_index\":602,\"name\":{\"722\":{}},\"parent\":{}}],[\"mnemonicdictionary\",{\"_index\":322,\"name\":{\"344\":{}},\"parent\":{\"345\":{},\"346\":{},\"347\":{},\"348\":{},\"349\":{},\"350\":{},\"351\":{},\"352\":{},\"353\":{}}}],[\"mnemonicfromentropyfailed\",{\"_index\":242,\"name\":{\"246\":{}},\"parent\":{}}],[\"mnemonicgenerationfailed\",{\"_index\":241,\"name\":{\"245\":{}},\"parent\":{}}],[\"mode\",{\"_index\":282,\"name\":{\"290\":{},\"295\":{}},\"parent\":{}}],[\"modular_power\",{\"_index\":344,\"name\":{\"367\":{},\"679\":{}},\"parent\":{}}],[\"modular_power_sync\",{\"_index\":561,\"name\":{\"680\":{}},\"parent\":{}}],[\"modulus\",{\"_index\":342,\"name\":{\"364\":{}},\"parent\":{}}],[\"monitor_messages\",{\"_index\":1129,\"name\":{\"1504\":{}},\"parent\":{}}],[\"monitor_messages_sync\",{\"_index\":1130,\"name\":{\"1505\":{}},\"parent\":{}}],[\"monitor_queue\",{\"_index\":1114,\"name\":{\"1477\":{}},\"parent\":{}}],[\"monitoredmessage\",{\"_index\":1087,\"name\":{\"1443\":{}},\"parent\":{}}],[\"monitoredmessageboc\",{\"_index\":66,\"name\":{\"66\":{}},\"parent\":{}}],[\"monitoredmessagebocvariant\",{\"_index\":1083,\"name\":{\"1436\":{}},\"parent\":{\"1437\":{}}}],[\"monitoredmessagebocvariant.__type\",{\"_index\":1084,\"name\":{},\"parent\":{\"1438\":{}}}],[\"monitoredmessagehashaddress\",{\"_index\":67,\"name\":{\"67\":{}},\"parent\":{}}],[\"monitoredmessagehashaddressvariant\",{\"_index\":1085,\"name\":{\"1439\":{}},\"parent\":{\"1440\":{}}}],[\"monitoredmessagehashaddressvariant.__type\",{\"_index\":1086,\"name\":{},\"parent\":{\"1441\":{},\"1442\":{}}}],[\"monitorfetchwaitmode\",{\"_index\":1079,\"name\":{\"1432\":{}},\"parent\":{\"1433\":{},\"1434\":{},\"1435\":{}}}],[\"monitoringqueueinfo\",{\"_index\":1100,\"name\":{\"1460\":{}},\"parent\":{\"1461\":{}}}],[\"monitoringqueueinfo.__type\",{\"_index\":1102,\"name\":{},\"parent\":{\"1462\":{},\"1463\":{}}}],[\"msg\",{\"_index\":1465,\"name\":{\"1934\":{},\"1956\":{}},\"parent\":{}}],[\"nacl_box\",{\"_index\":593,\"name\":{\"713\":{}},\"parent\":{}}],[\"nacl_box_keypair\",{\"_index\":589,\"name\":{\"709\":{}},\"parent\":{}}],[\"nacl_box_keypair_from_secret_key\",{\"_index\":591,\"name\":{\"711\":{}},\"parent\":{}}],[\"nacl_box_keypair_from_secret_key_sync\",{\"_index\":592,\"name\":{\"712\":{}},\"parent\":{}}],[\"nacl_box_keypair_sync\",{\"_index\":590,\"name\":{\"710\":{}},\"parent\":{}}],[\"nacl_box_open\",{\"_index\":595,\"name\":{\"715\":{}},\"parent\":{}}],[\"nacl_box_open_sync\",{\"_index\":596,\"name\":{\"716\":{}},\"parent\":{}}],[\"nacl_box_sync\",{\"_index\":594,\"name\":{\"714\":{}},\"parent\":{}}],[\"nacl_secret_box\",{\"_index\":597,\"name\":{\"717\":{}},\"parent\":{}}],[\"nacl_secret_box_open\",{\"_index\":599,\"name\":{\"719\":{}},\"parent\":{}}],[\"nacl_secret_box_open_sync\",{\"_index\":600,\"name\":{\"720\":{}},\"parent\":{}}],[\"nacl_secret_box_sync\",{\"_index\":598,\"name\":{\"718\":{}},\"parent\":{}}],[\"nacl_sign\",{\"_index\":581,\"name\":{\"701\":{}},\"parent\":{}}],[\"nacl_sign_detached\",{\"_index\":585,\"name\":{\"705\":{}},\"parent\":{}}],[\"nacl_sign_detached_sync\",{\"_index\":586,\"name\":{\"706\":{}},\"parent\":{}}],[\"nacl_sign_detached_verify\",{\"_index\":587,\"name\":{\"707\":{}},\"parent\":{}}],[\"nacl_sign_detached_verify_sync\",{\"_index\":588,\"name\":{\"708\":{}},\"parent\":{}}],[\"nacl_sign_keypair_from_secret_key\",{\"_index\":579,\"name\":{\"699\":{}},\"parent\":{}}],[\"nacl_sign_keypair_from_secret_key_sync\",{\"_index\":580,\"name\":{\"700\":{}},\"parent\":{}}],[\"nacl_sign_open\",{\"_index\":583,\"name\":{\"703\":{}},\"parent\":{}}],[\"nacl_sign_open_sync\",{\"_index\":584,\"name\":{\"704\":{}},\"parent\":{}}],[\"nacl_sign_sync\",{\"_index\":582,\"name\":{\"702\":{}},\"parent\":{}}],[\"naclboxfailed\",{\"_index\":233,\"name\":{\"237\":{}},\"parent\":{}}],[\"naclboxparamscb\",{\"_index\":318,\"name\":{\"337\":{}},\"parent\":{\"338\":{}}}],[\"naclboxparamscb.__type\",{\"_index\":319,\"name\":{},\"parent\":{\"339\":{},\"340\":{}}}],[\"naclboxparamseb\",{\"_index\":291,\"name\":{\"301\":{}},\"parent\":{\"302\":{}}}],[\"naclboxparamseb.__type\",{\"_index\":293,\"name\":{},\"parent\":{\"303\":{},\"304\":{},\"305\":{}}}],[\"naclsecretboxfailed\",{\"_index\":232,\"name\":{\"236\":{}},\"parent\":{}}],[\"naclsecretboxparamscb\",{\"_index\":320,\"name\":{\"341\":{}},\"parent\":{\"342\":{}}}],[\"naclsecretboxparamscb.__type\",{\"_index\":321,\"name\":{},\"parent\":{\"343\":{}}}],[\"naclsecretboxparamseb\",{\"_index\":295,\"name\":{\"306\":{}},\"parent\":{\"307\":{}}}],[\"naclsecretboxparamseb.__type\",{\"_index\":296,\"name\":{},\"parent\":{\"308\":{},\"309\":{}}}],[\"naclsignfailed\",{\"_index\":234,\"name\":{\"238\":{}},\"parent\":{}}],[\"name\",{\"_index\":187,\"name\":{\"188\":{},\"869\":{},\"874\":{},\"880\":{},\"885\":{},\"974\":{},\"1913\":{},\"1920\":{}},\"parent\":{}}],[\"net\",{\"_index\":1574,\"name\":{\"2080\":{}},\"parent\":{}}],[\"neterrorcode\",{\"_index\":1257,\"name\":{\"1672\":{}},\"parent\":{\"1673\":{},\"1674\":{},\"1675\":{},\"1676\":{},\"1677\":{},\"1678\":{},\"1679\":{},\"1680\":{},\"1681\":{},\"1682\":{},\"1683\":{},\"1684\":{},\"1685\":{},\"1686\":{},\"1687\":{},\"1688\":{},\"1689\":{},\"1690\":{}}}],[\"netmodule\",{\"_index\":1385,\"name\":{\"1846\":{}},\"parent\":{\"1847\":{},\"1848\":{},\"1849\":{},\"1850\":{},\"1851\":{},\"1852\":{},\"1853\":{},\"1854\":{},\"1855\":{},\"1856\":{},\"1857\":{},\"1858\":{},\"1859\":{},\"1860\":{},\"1861\":{},\"1862\":{},\"1863\":{},\"1864\":{},\"1865\":{},\"1866\":{},\"1867\":{},\"1868\":{},\"1869\":{},\"1870\":{},\"1871\":{},\"1872\":{},\"1873\":{},\"1874\":{},\"1875\":{},\"1876\":{},\"1877\":{},\"1878\":{},\"1879\":{},\"1880\":{},\"1881\":{},\"1882\":{},\"1883\":{},\"1884\":{},\"1885\":{},\"1886\":{},\"1887\":{},\"1888\":{},\"1889\":{},\"1890\":{},\"1891\":{},\"1892\":{},\"1893\":{},\"1894\":{}}}],[\"netmodulenotinit\",{\"_index\":106,\"name\":{\"106\":{}},\"parent\":{}}],[\"network\",{\"_index\":137,\"name\":{\"137\":{}},\"parent\":{}}],[\"network_retries_count\",{\"_index\":147,\"name\":{\"147\":{}},\"parent\":{}}],[\"networkconfig\",{\"_index\":143,\"name\":{\"143\":{}},\"parent\":{\"144\":{}}}],[\"networkconfig.__type\",{\"_index\":145,\"name\":{},\"parent\":{\"145\":{},\"146\":{},\"147\":{},\"148\":{},\"149\":{},\"150\":{},\"151\":{},\"152\":{},\"153\":{},\"154\":{},\"155\":{},\"156\":{},\"157\":{},\"158\":{},\"159\":{},\"160\":{},\"161\":{},\"162\":{}}}],[\"networkmoduleresumed\",{\"_index\":1271,\"name\":{\"1686\":{}},\"parent\":{}}],[\"networkmodulesuspended\",{\"_index\":1266,\"name\":{\"1681\":{}},\"parent\":{}}],[\"networkqueriesprotocol\",{\"_index\":167,\"name\":{\"167\":{}},\"parent\":{\"168\":{},\"169\":{}}}],[\"next_remp_status_timeout\",{\"_index\":160,\"name\":{\"160\":{}},\"parent\":{}}],[\"nextrempstatustimeout\",{\"_index\":1024,\"name\":{\"1324\":{}},\"parent\":{}}],[\"noendpointsprovided\",{\"_index\":1269,\"name\":{\"1684\":{}},\"parent\":{}}],[\"nonce\",{\"_index\":290,\"name\":{\"300\":{},\"305\":{},\"309\":{},\"336\":{},\"340\":{},\"343\":{},\"456\":{},\"465\":{},\"474\":{},\"479\":{},\"555\":{}},\"parent\":{}}],[\"nosuchrequest\",{\"_index\":119,\"name\":{\"119\":{}},\"parent\":{}}],[\"notimplemented\",{\"_index\":93,\"name\":{\"93\":{}},\"parent\":{}}],[\"notsupported\",{\"_index\":1268,\"name\":{\"1683\":{}},\"parent\":{}}],[\"nowait\",{\"_index\":1082,\"name\":{\"1435\":{}},\"parent\":{}}],[\"ofb\",{\"_index\":280,\"name\":{\"287\":{}},\"parent\":{}}],[\"operations\",{\"_index\":1311,\"name\":{\"1737\":{}},\"parent\":{}}],[\"options\",{\"_index\":263,\"name\":{\"267\":{}},\"parent\":{}}],[\"order\",{\"_index\":1319,\"name\":{\"1746\":{}},\"parent\":{}}],[\"orderby\",{\"_index\":1276,\"name\":{\"1691\":{}},\"parent\":{\"1692\":{}}}],[\"orderby.__type\",{\"_index\":1277,\"name\":{},\"parent\":{\"1693\":{},\"1694\":{}}}],[\"out\",{\"_index\":1467,\"name\":{\"1936\":{}},\"parent\":{}}],[\"out_messages\",{\"_index\":1060,\"name\":{\"1405\":{},\"1410\":{},\"1636\":{},\"1650\":{}},\"parent\":{}}],[\"out_msgs\",{\"_index\":1296,\"name\":{\"1713\":{}},\"parent\":{}}],[\"out_msgs_fwd_fee\",{\"_index\":1228,\"name\":{\"1618\":{}},\"parent\":{}}],[\"out_of_sync_threshold\",{\"_index\":153,\"name\":{\"153\":{}},\"parent\":{}}],[\"output\",{\"_index\":707,\"name\":{\"841\":{},\"901\":{},\"1052\":{},\"1411\":{},\"1662\":{}},\"parent\":{}}],[\"output_format\",{\"_index\":1158,\"name\":{\"1537\":{}},\"parent\":{}}],[\"outputs\",{\"_index\":736,\"name\":{\"887\":{}},\"parent\":{}}],[\"p\",{\"_index\":388,\"name\":{\"417\":{}},\"parent\":{}}],[\"params\",{\"_index\":809,\"name\":{\"1034\":{},\"1042\":{}},\"parent\":{}}],[\"paramsofabiencodeboc\",{\"_index\":813,\"name\":{\"1040\":{}},\"parent\":{\"1041\":{}}}],[\"paramsofabiencodeboc.__type\",{\"_index\":814,\"name\":{},\"parent\":{\"1042\":{},\"1043\":{},\"1044\":{}}}],[\"paramsofaggregatecollection\",{\"_index\":1323,\"name\":{\"1751\":{}},\"parent\":{\"1752\":{}}}],[\"paramsofaggregatecollection.__type\",{\"_index\":1324,\"name\":{},\"parent\":{\"1753\":{},\"1754\":{},\"1755\":{}}}],[\"paramsofappdebotbrowser\",{\"_index\":1502,\"name\":{\"1980\":{}},\"parent\":{}}],[\"paramsofappdebotbrowserapprove\",{\"_index\":87,\"name\":{\"87\":{}},\"parent\":{}}],[\"paramsofappdebotbrowserapprovevariant\",{\"_index\":1499,\"name\":{\"1977\":{}},\"parent\":{\"1978\":{}}}],[\"paramsofappdebotbrowserapprovevariant.__type\",{\"_index\":1501,\"name\":{},\"parent\":{\"1979\":{}}}],[\"paramsofappdebotbrowsergetsigningbox\",{\"_index\":84,\"name\":{\"84\":{}},\"parent\":{}}],[\"paramsofappdebotbrowsergetsigningboxvariant\",{\"_index\":1493,\"name\":{\"1968\":{}},\"parent\":{\"1969\":{}}}],[\"paramsofappdebotbrowserinput\",{\"_index\":83,\"name\":{\"83\":{}},\"parent\":{}}],[\"paramsofappdebotbrowserinputvariant\",{\"_index\":1490,\"name\":{\"1965\":{}},\"parent\":{\"1966\":{}}}],[\"paramsofappdebotbrowserinputvariant.__type\",{\"_index\":1492,\"name\":{},\"parent\":{\"1967\":{}}}],[\"paramsofappdebotbrowserinvokedebot\",{\"_index\":85,\"name\":{\"85\":{}},\"parent\":{}}],[\"paramsofappdebotbrowserinvokedebotvariant\",{\"_index\":1494,\"name\":{\"1970\":{}},\"parent\":{\"1971\":{}}}],[\"paramsofappdebotbrowserinvokedebotvariant.__type\",{\"_index\":1496,\"name\":{},\"parent\":{\"1972\":{},\"1973\":{}}}],[\"paramsofappdebotbrowserlog\",{\"_index\":79,\"name\":{\"79\":{}},\"parent\":{}}],[\"paramsofappdebotbrowserlogvariant\",{\"_index\":1481,\"name\":{\"1954\":{}},\"parent\":{\"1955\":{}}}],[\"paramsofappdebotbrowserlogvariant.__type\",{\"_index\":1482,\"name\":{},\"parent\":{\"1956\":{}}}],[\"paramsofappdebotbrowsersend\",{\"_index\":86,\"name\":{\"86\":{}},\"parent\":{}}],[\"paramsofappdebotbrowsersendvariant\",{\"_index\":1497,\"name\":{\"1974\":{}},\"parent\":{\"1975\":{}}}],[\"paramsofappdebotbrowsersendvariant.__type\",{\"_index\":1498,\"name\":{},\"parent\":{\"1976\":{}}}],[\"paramsofappdebotbrowsershowaction\",{\"_index\":82,\"name\":{\"82\":{}},\"parent\":{}}],[\"paramsofappdebotbrowsershowactionvariant\",{\"_index\":1487,\"name\":{\"1962\":{}},\"parent\":{\"1963\":{}}}],[\"paramsofappdebotbrowsershowactionvariant.__type\",{\"_index\":1489,\"name\":{},\"parent\":{\"1964\":{}}}],[\"paramsofappdebotbrowserswitch\",{\"_index\":80,\"name\":{\"80\":{}},\"parent\":{}}],[\"paramsofappdebotbrowserswitchcompleted\",{\"_index\":81,\"name\":{\"81\":{}},\"parent\":{}}],[\"paramsofappdebotbrowserswitchcompletedvariant\",{\"_index\":1486,\"name\":{\"1960\":{}},\"parent\":{\"1961\":{}}}],[\"paramsofappdebotbrowserswitchvariant\",{\"_index\":1483,\"name\":{\"1957\":{}},\"parent\":{\"1958\":{}}}],[\"paramsofappdebotbrowserswitchvariant.__type\",{\"_index\":1485,\"name\":{},\"parent\":{\"1959\":{}}}],[\"paramsofappencryptionbox\",{\"_index\":525,\"name\":{\"631\":{}},\"parent\":{}}],[\"paramsofappencryptionboxdecrypt\",{\"_index\":28,\"name\":{\"28\":{}},\"parent\":{}}],[\"paramsofappencryptionboxdecryptvariant\",{\"_index\":523,\"name\":{\"628\":{}},\"parent\":{\"629\":{}}}],[\"paramsofappencryptionboxdecryptvariant.__type\",{\"_index\":524,\"name\":{},\"parent\":{\"630\":{}}}],[\"paramsofappencryptionboxencrypt\",{\"_index\":27,\"name\":{\"27\":{}},\"parent\":{}}],[\"paramsofappencryptionboxencryptvariant\",{\"_index\":521,\"name\":{\"625\":{}},\"parent\":{\"626\":{}}}],[\"paramsofappencryptionboxencryptvariant.__type\",{\"_index\":522,\"name\":{},\"parent\":{\"627\":{}}}],[\"paramsofappencryptionboxgetinfo\",{\"_index\":26,\"name\":{\"26\":{}},\"parent\":{}}],[\"paramsofappencryptionboxgetinfovariant\",{\"_index\":520,\"name\":{\"623\":{}},\"parent\":{\"624\":{}}}],[\"paramsofapppasswordprovider\",{\"_index\":484,\"name\":{\"569\":{}},\"parent\":{}}],[\"paramsofapppasswordprovidergetpassword\",{\"_index\":20,\"name\":{\"20\":{}},\"parent\":{}}],[\"paramsofapppasswordprovidergetpasswordvariant\",{\"_index\":481,\"name\":{\"566\":{}},\"parent\":{\"567\":{}}}],[\"paramsofapppasswordprovidergetpasswordvariant.__type\",{\"_index\":483,\"name\":{},\"parent\":{\"568\":{}}}],[\"paramsofapprequest\",{\"_index\":190,\"name\":{\"190\":{}},\"parent\":{\"191\":{}}}],[\"paramsofapprequest.__type\",{\"_index\":192,\"name\":{},\"parent\":{\"192\":{},\"193\":{}}}],[\"paramsofappsigningbox\",{\"_index\":506,\"name\":{\"605\":{}},\"parent\":{}}],[\"paramsofappsigningboxgetpublickey\",{\"_index\":22,\"name\":{\"22\":{}},\"parent\":{}}],[\"paramsofappsigningboxgetpublickeyvariant\",{\"_index\":503,\"name\":{\"600\":{}},\"parent\":{\"601\":{}}}],[\"paramsofappsigningboxsign\",{\"_index\":23,\"name\":{\"23\":{}},\"parent\":{}}],[\"paramsofappsigningboxsignvariant\",{\"_index\":504,\"name\":{\"602\":{}},\"parent\":{\"603\":{}}}],[\"paramsofappsigningboxsignvariant.__type\",{\"_index\":505,\"name\":{},\"parent\":{\"604\":{}}}],[\"paramsofattachsignature\",{\"_index\":770,\"name\":{\"954\":{}},\"parent\":{\"955\":{}}}],[\"paramsofattachsignature.__type\",{\"_index\":771,\"name\":{},\"parent\":{\"956\":{},\"957\":{},\"958\":{},\"959\":{}}}],[\"paramsofattachsignaturetomessagebody\",{\"_index\":753,\"name\":{\"915\":{}},\"parent\":{\"916\":{}}}],[\"paramsofattachsignaturetomessagebody.__type\",{\"_index\":754,\"name\":{},\"parent\":{\"917\":{},\"918\":{},\"919\":{},\"920\":{}}}],[\"paramsofbatchquery\",{\"_index\":1310,\"name\":{\"1735\":{}},\"parent\":{\"1736\":{}}}],[\"paramsofbatchquery.__type\",{\"_index\":1312,\"name\":{},\"parent\":{\"1737\":{}}}],[\"paramsofboccacheget\",{\"_index\":919,\"name\":{\"1180\":{}},\"parent\":{\"1181\":{}}}],[\"paramsofboccacheget.__type\",{\"_index\":921,\"name\":{},\"parent\":{\"1182\":{}}}],[\"paramsofboccacheset\",{\"_index\":924,\"name\":{\"1186\":{}},\"parent\":{\"1187\":{}}}],[\"paramsofboccacheset.__type\",{\"_index\":925,\"name\":{},\"parent\":{\"1188\":{},\"1189\":{}}}],[\"paramsofboccacheunpin\",{\"_index\":929,\"name\":{\"1193\":{}},\"parent\":{\"1194\":{}}}],[\"paramsofboccacheunpin.__type\",{\"_index\":930,\"name\":{},\"parent\":{\"1195\":{},\"1196\":{}}}],[\"paramsofcalcfunctionid\",{\"_index\":817,\"name\":{\"1048\":{}},\"parent\":{\"1049\":{}}}],[\"paramsofcalcfunctionid.__type\",{\"_index\":818,\"name\":{},\"parent\":{\"1050\":{},\"1051\":{},\"1052\":{}}}],[\"paramsofcalcstoragefee\",{\"_index\":1166,\"name\":{\"1547\":{}},\"parent\":{\"1548\":{}}}],[\"paramsofcalcstoragefee.__type\",{\"_index\":1167,\"name\":{},\"parent\":{\"1549\":{},\"1550\":{}}}],[\"paramsofcancelmonitor\",{\"_index\":1110,\"name\":{\"1471\":{}},\"parent\":{\"1472\":{}}}],[\"paramsofcancelmonitor.__type\",{\"_index\":1111,\"name\":{},\"parent\":{\"1473\":{}}}],[\"paramsofchacha20\",{\"_index\":471,\"name\":{\"551\":{}},\"parent\":{\"552\":{}}}],[\"paramsofchacha20.__type\",{\"_index\":472,\"name\":{},\"parent\":{\"553\":{},\"554\":{},\"555\":{}}}],[\"paramsofcompresszstd\",{\"_index\":1172,\"name\":{\"1554\":{}},\"parent\":{\"1555\":{}}}],[\"paramsofcompresszstd.__type\",{\"_index\":1174,\"name\":{},\"parent\":{\"1556\":{},\"1557\":{}}}],[\"paramsofconvertaddress\",{\"_index\":1156,\"name\":{\"1534\":{}},\"parent\":{\"1535\":{}}}],[\"paramsofconvertaddress.__type\",{\"_index\":1157,\"name\":{},\"parent\":{\"1536\":{},\"1537\":{}}}],[\"paramsofconvertpublickeytotonsafeformat\",{\"_index\":357,\"name\":{\"380\":{}},\"parent\":{\"381\":{}}}],[\"paramsofconvertpublickeytotonsafeformat.__type\",{\"_index\":359,\"name\":{},\"parent\":{\"382\":{}}}],[\"paramsofcreateblockiterator\",{\"_index\":1359,\"name\":{\"1809\":{}},\"parent\":{\"1810\":{}}}],[\"paramsofcreateblockiterator.__type\",{\"_index\":1361,\"name\":{},\"parent\":{\"1811\":{},\"1812\":{},\"1813\":{},\"1814\":{}}}],[\"paramsofcreatecryptobox\",{\"_index\":475,\"name\":{\"559\":{}},\"parent\":{\"560\":{}}}],[\"paramsofcreatecryptobox.__type\",{\"_index\":477,\"name\":{},\"parent\":{\"561\":{},\"562\":{}}}],[\"paramsofcreateencryptionbox\",{\"_index\":547,\"name\":{\"662\":{}},\"parent\":{\"663\":{}}}],[\"paramsofcreateencryptionbox.__type\",{\"_index\":548,\"name\":{},\"parent\":{\"664\":{}}}],[\"paramsofcreatetransactioniterator\",{\"_index\":1369,\"name\":{\"1821\":{}},\"parent\":{\"1822\":{}}}],[\"paramsofcreatetransactioniterator.__type\",{\"_index\":1370,\"name\":{},\"parent\":{\"1823\":{},\"1824\":{},\"1825\":{},\"1826\":{},\"1827\":{},\"1828\":{}}}],[\"paramsofdecodeaccountdata\",{\"_index\":792,\"name\":{\"996\":{}},\"parent\":{\"997\":{}}}],[\"paramsofdecodeaccountdata.__type\",{\"_index\":793,\"name\":{},\"parent\":{\"998\":{},\"999\":{},\"1000\":{}}}],[\"paramsofdecodeboc\",{\"_index\":808,\"name\":{\"1032\":{}},\"parent\":{\"1033\":{}}}],[\"paramsofdecodeboc.__type\",{\"_index\":810,\"name\":{},\"parent\":{\"1034\":{},\"1035\":{},\"1036\":{}}}],[\"paramsofdecodeinitialdata\",{\"_index\":804,\"name\":{\"1023\":{}},\"parent\":{\"1024\":{}}}],[\"paramsofdecodeinitialdata.__type\",{\"_index\":805,\"name\":{},\"parent\":{\"1025\":{},\"1026\":{},\"1027\":{}}}],[\"paramsofdecodemessage\",{\"_index\":774,\"name\":{\"964\":{}},\"parent\":{\"965\":{}}}],[\"paramsofdecodemessage.__type\",{\"_index\":775,\"name\":{},\"parent\":{\"966\":{},\"967\":{},\"968\":{},\"969\":{},\"970\":{}}}],[\"paramsofdecodemessagebody\",{\"_index\":781,\"name\":{\"977\":{}},\"parent\":{\"978\":{}}}],[\"paramsofdecodemessagebody.__type\",{\"_index\":782,\"name\":{},\"parent\":{\"979\":{},\"980\":{},\"981\":{},\"982\":{},\"983\":{},\"984\":{}}}],[\"paramsofdecodestateinit\",{\"_index\":943,\"name\":{\"1219\":{}},\"parent\":{\"1220\":{}}}],[\"paramsofdecodestateinit.__type\",{\"_index\":944,\"name\":{},\"parent\":{\"1221\":{},\"1222\":{}}}],[\"paramsofdecodetvc\",{\"_index\":889,\"name\":{\"1139\":{}},\"parent\":{\"1140\":{}}}],[\"paramsofdecodetvc.__type\",{\"_index\":890,\"name\":{},\"parent\":{\"1141\":{}}}],[\"paramsofdecompresszstd\",{\"_index\":1179,\"name\":{\"1561\":{}},\"parent\":{\"1562\":{}}}],[\"paramsofdecompresszstd.__type\",{\"_index\":1180,\"name\":{},\"parent\":{\"1563\":{}}}],[\"paramsofencodeaccount\",{\"_index\":783,\"name\":{\"985\":{}},\"parent\":{\"986\":{}}}],[\"paramsofencodeaccount.__type\",{\"_index\":784,\"name\":{},\"parent\":{\"987\":{},\"988\":{},\"989\":{},\"990\":{},\"991\":{}}}],[\"paramsofencodeboc\",{\"_index\":931,\"name\":{\"1197\":{}},\"parent\":{\"1198\":{}}}],[\"paramsofencodeboc.__type\",{\"_index\":932,\"name\":{},\"parent\":{\"1199\":{},\"1200\":{}}}],[\"paramsofencodeexternalinmessage\",{\"_index\":959,\"name\":{\"1248\":{}},\"parent\":{\"1249\":{}}}],[\"paramsofencodeexternalinmessage.__type\",{\"_index\":961,\"name\":{},\"parent\":{\"1250\":{},\"1251\":{},\"1252\":{},\"1253\":{},\"1254\":{}}}],[\"paramsofencodeinitialdata\",{\"_index\":800,\"name\":{\"1014\":{}},\"parent\":{\"1015\":{}}}],[\"paramsofencodeinitialdata.__type\",{\"_index\":801,\"name\":{},\"parent\":{\"1016\":{},\"1017\":{},\"1018\":{},\"1019\":{}}}],[\"paramsofencodeinternalmessage\",{\"_index\":763,\"name\":{\"939\":{}},\"parent\":{\"940\":{}}}],[\"paramsofencodeinternalmessage.__type\",{\"_index\":764,\"name\":{},\"parent\":{\"941\":{},\"942\":{},\"943\":{},\"944\":{},\"945\":{},\"946\":{},\"947\":{},\"948\":{}}}],[\"paramsofencodemessage\",{\"_index\":757,\"name\":{\"924\":{}},\"parent\":{\"925\":{}}}],[\"paramsofencodemessage.__type\",{\"_index\":758,\"name\":{},\"parent\":{\"926\":{},\"927\":{},\"928\":{},\"929\":{},\"930\":{},\"931\":{},\"932\":{}}}],[\"paramsofencodemessagebody\",{\"_index\":743,\"name\":{\"902\":{}},\"parent\":{\"903\":{}}}],[\"paramsofencodemessagebody.__type\",{\"_index\":744,\"name\":{},\"parent\":{\"904\":{},\"905\":{},\"906\":{},\"907\":{},\"908\":{},\"909\":{},\"910\":{}}}],[\"paramsofencodestateinit\",{\"_index\":955,\"name\":{\"1236\":{}},\"parent\":{\"1237\":{}}}],[\"paramsofencodestateinit.__type\",{\"_index\":956,\"name\":{},\"parent\":{\"1238\":{},\"1239\":{},\"1240\":{},\"1241\":{},\"1242\":{},\"1243\":{},\"1244\":{}}}],[\"paramsofencryptionboxdecrypt\",{\"_index\":543,\"name\":{\"655\":{}},\"parent\":{\"656\":{}}}],[\"paramsofencryptionboxdecrypt.__type\",{\"_index\":544,\"name\":{},\"parent\":{\"657\":{},\"658\":{}}}],[\"paramsofencryptionboxencrypt\",{\"_index\":539,\"name\":{\"648\":{}},\"parent\":{\"649\":{}}}],[\"paramsofencryptionboxencrypt.__type\",{\"_index\":540,\"name\":{},\"parent\":{\"650\":{},\"651\":{}}}],[\"paramsofencryptionboxgetinfo\",{\"_index\":534,\"name\":{\"642\":{}},\"parent\":{\"643\":{}}}],[\"paramsofencryptionboxgetinfo.__type\",{\"_index\":536,\"name\":{},\"parent\":{\"644\":{}}}],[\"paramsofexecute\",{\"_index\":1518,\"name\":{\"2002\":{}},\"parent\":{\"2003\":{}}}],[\"paramsofexecute.__type\",{\"_index\":1519,\"name\":{},\"parent\":{\"2004\":{},\"2005\":{}}}],[\"paramsoffactorize\",{\"_index\":332,\"name\":{\"354\":{}},\"parent\":{\"355\":{}}}],[\"paramsoffactorize.__type\",{\"_index\":334,\"name\":{},\"parent\":{\"356\":{}}}],[\"paramsoffetch\",{\"_index\":1514,\"name\":{\"1996\":{}},\"parent\":{\"1997\":{}}}],[\"paramsoffetch.__type\",{\"_index\":1515,\"name\":{},\"parent\":{\"1998\":{}}}],[\"paramsoffetchnextmonitorresults\",{\"_index\":1104,\"name\":{\"1464\":{}},\"parent\":{\"1465\":{}}}],[\"paramsoffetchnextmonitorresults.__type\",{\"_index\":1105,\"name\":{},\"parent\":{\"1466\":{},\"1467\":{}}}],[\"paramsoffindlastshardblock\",{\"_index\":1339,\"name\":{\"1780\":{}},\"parent\":{\"1781\":{}}}],[\"paramsoffindlastshardblock.__type\",{\"_index\":1340,\"name\":{},\"parent\":{\"1782\":{}}}],[\"paramsofgeneraterandombytes\",{\"_index\":351,\"name\":{\"374\":{}},\"parent\":{\"375\":{}}}],[\"paramsofgeneraterandombytes.__type\",{\"_index\":353,\"name\":{},\"parent\":{\"376\":{}}}],[\"paramsofgetaddresstype\",{\"_index\":1161,\"name\":{\"1541\":{}},\"parent\":{\"1542\":{}}}],[\"paramsofgetaddresstype.__type\",{\"_index\":1162,\"name\":{},\"parent\":{\"1543\":{}}}],[\"paramsofgetblockchainconfig\",{\"_index\":900,\"name\":{\"1156\":{}},\"parent\":{\"1157\":{}}}],[\"paramsofgetblockchainconfig.__type\",{\"_index\":902,\"name\":{},\"parent\":{\"1158\":{}}}],[\"paramsofgetbocdepth\",{\"_index\":910,\"name\":{\"1168\":{}},\"parent\":{\"1169\":{}}}],[\"paramsofgetbocdepth.__type\",{\"_index\":911,\"name\":{},\"parent\":{\"1170\":{}}}],[\"paramsofgetbochash\",{\"_index\":906,\"name\":{\"1162\":{}},\"parent\":{\"1163\":{}}}],[\"paramsofgetbochash.__type\",{\"_index\":907,\"name\":{},\"parent\":{\"1164\":{}}}],[\"paramsofgetcodefromtvc\",{\"_index\":915,\"name\":{\"1174\":{}},\"parent\":{\"1175\":{}}}],[\"paramsofgetcodefromtvc.__type\",{\"_index\":916,\"name\":{},\"parent\":{\"1176\":{}}}],[\"paramsofgetcodesalt\",{\"_index\":935,\"name\":{\"1204\":{}},\"parent\":{\"1205\":{}}}],[\"paramsofgetcodesalt.__type\",{\"_index\":936,\"name\":{},\"parent\":{\"1206\":{},\"1207\":{}}}],[\"paramsofgetcompilerversion\",{\"_index\":966,\"name\":{\"1259\":{}},\"parent\":{\"1260\":{}}}],[\"paramsofgetcompilerversion.__type\",{\"_index\":967,\"name\":{},\"parent\":{\"1261\":{}}}],[\"paramsofgetencryptionboxfromcryptobox\",{\"_index\":499,\"name\":{\"591\":{}},\"parent\":{\"592\":{}}}],[\"paramsofgetencryptionboxfromcryptobox.__type\",{\"_index\":500,\"name\":{},\"parent\":{\"593\":{},\"594\":{},\"595\":{},\"596\":{}}}],[\"paramsofgetmonitorinfo\",{\"_index\":1098,\"name\":{\"1457\":{}},\"parent\":{\"1458\":{}}}],[\"paramsofgetmonitorinfo.__type\",{\"_index\":1099,\"name\":{},\"parent\":{\"1459\":{}}}],[\"paramsofgetsignaturedata\",{\"_index\":822,\"name\":{\"1056\":{}},\"parent\":{\"1057\":{}}}],[\"paramsofgetsignaturedata.__type\",{\"_index\":823,\"name\":{},\"parent\":{\"1058\":{},\"1059\":{},\"1060\":{}}}],[\"paramsofgetsigningboxfromcryptobox\",{\"_index\":494,\"name\":{\"583\":{}},\"parent\":{\"584\":{}}}],[\"paramsofgetsigningboxfromcryptobox.__type\",{\"_index\":495,\"name\":{},\"parent\":{\"585\":{},\"586\":{},\"587\":{}}}],[\"paramsofhash\",{\"_index\":377,\"name\":{\"405\":{}},\"parent\":{\"406\":{}}}],[\"paramsofhash.__type\",{\"_index\":378,\"name\":{},\"parent\":{\"407\":{}}}],[\"paramsofhdkeyderivefromxprv\",{\"_index\":453,\"name\":{\"524\":{}},\"parent\":{\"525\":{}}}],[\"paramsofhdkeyderivefromxprv.__type\",{\"_index\":454,\"name\":{},\"parent\":{\"526\":{},\"527\":{},\"528\":{}}}],[\"paramsofhdkeyderivefromxprvpath\",{\"_index\":459,\"name\":{\"532\":{}},\"parent\":{\"533\":{}}}],[\"paramsofhdkeyderivefromxprvpath.__type\",{\"_index\":460,\"name\":{},\"parent\":{\"534\":{},\"535\":{}}}],[\"paramsofhdkeypublicfromxprv\",{\"_index\":467,\"name\":{\"545\":{}},\"parent\":{\"546\":{}}}],[\"paramsofhdkeypublicfromxprv.__type\",{\"_index\":468,\"name\":{},\"parent\":{\"547\":{}}}],[\"paramsofhdkeysecretfromxprv\",{\"_index\":463,\"name\":{\"539\":{}},\"parent\":{\"540\":{}}}],[\"paramsofhdkeysecretfromxprv.__type\",{\"_index\":464,\"name\":{},\"parent\":{\"541\":{}}}],[\"paramsofhdkeyxprvfrommnemonic\",{\"_index\":448,\"name\":{\"516\":{}},\"parent\":{\"517\":{}}}],[\"paramsofhdkeyxprvfrommnemonic.__type\",{\"_index\":449,\"name\":{},\"parent\":{\"518\":{},\"519\":{},\"520\":{}}}],[\"paramsofinit\",{\"_index\":1475,\"name\":{\"1946\":{}},\"parent\":{\"1947\":{}}}],[\"paramsofinit.__type\",{\"_index\":1476,\"name\":{},\"parent\":{\"1948\":{}}}],[\"paramsofiteratornext\",{\"_index\":1375,\"name\":{\"1833\":{}},\"parent\":{\"1834\":{}}}],[\"paramsofiteratornext.__type\",{\"_index\":1377,\"name\":{},\"parent\":{\"1835\":{},\"1836\":{},\"1837\":{}}}],[\"paramsofmnemonicderivesignkeys\",{\"_index\":445,\"name\":{\"510\":{}},\"parent\":{\"511\":{}}}],[\"paramsofmnemonicderivesignkeys.__type\",{\"_index\":446,\"name\":{},\"parent\":{\"512\":{},\"513\":{},\"514\":{},\"515\":{}}}],[\"paramsofmnemonicfromentropy\",{\"_index\":435,\"name\":{\"494\":{}},\"parent\":{\"495\":{}}}],[\"paramsofmnemonicfromentropy.__type\",{\"_index\":437,\"name\":{},\"parent\":{\"496\":{},\"497\":{},\"498\":{}}}],[\"paramsofmnemonicfromrandom\",{\"_index\":430,\"name\":{\"487\":{}},\"parent\":{\"488\":{}}}],[\"paramsofmnemonicfromrandom.__type\",{\"_index\":431,\"name\":{},\"parent\":{\"489\":{},\"490\":{}}}],[\"paramsofmnemonicverify\",{\"_index\":440,\"name\":{\"502\":{}},\"parent\":{\"503\":{}}}],[\"paramsofmnemonicverify.__type\",{\"_index\":441,\"name\":{},\"parent\":{\"504\":{},\"505\":{},\"506\":{}}}],[\"paramsofmnemonicwords\",{\"_index\":425,\"name\":{\"481\":{}},\"parent\":{\"482\":{}}}],[\"paramsofmnemonicwords.__type\",{\"_index\":426,\"name\":{},\"parent\":{\"483\":{}}}],[\"paramsofmodularpower\",{\"_index\":338,\"name\":{\"360\":{}},\"parent\":{\"361\":{}}}],[\"paramsofmodularpower.__type\",{\"_index\":340,\"name\":{},\"parent\":{\"362\":{},\"363\":{},\"364\":{}}}],[\"paramsofmonitormessages\",{\"_index\":1094,\"name\":{\"1453\":{}},\"parent\":{\"1454\":{}}}],[\"paramsofmonitormessages.__type\",{\"_index\":1096,\"name\":{},\"parent\":{\"1455\":{},\"1456\":{}}}],[\"paramsofnaclbox\",{\"_index\":411,\"name\":{\"453\":{}},\"parent\":{\"454\":{}}}],[\"paramsofnaclbox.__type\",{\"_index\":413,\"name\":{},\"parent\":{\"455\":{},\"456\":{},\"457\":{},\"458\":{}}}],[\"paramsofnaclboxkeypairfromsecret\",{\"_index\":409,\"name\":{\"450\":{}},\"parent\":{\"451\":{}}}],[\"paramsofnaclboxkeypairfromsecret.__type\",{\"_index\":410,\"name\":{},\"parent\":{\"452\":{}}}],[\"paramsofnaclboxopen\",{\"_index\":417,\"name\":{\"462\":{}},\"parent\":{\"463\":{}}}],[\"paramsofnaclboxopen.__type\",{\"_index\":418,\"name\":{},\"parent\":{\"464\":{},\"465\":{},\"466\":{},\"467\":{}}}],[\"paramsofnaclsecretbox\",{\"_index\":421,\"name\":{\"471\":{}},\"parent\":{\"472\":{}}}],[\"paramsofnaclsecretbox.__type\",{\"_index\":422,\"name\":{},\"parent\":{\"473\":{},\"474\":{},\"475\":{}}}],[\"paramsofnaclsecretboxopen\",{\"_index\":423,\"name\":{\"476\":{}},\"parent\":{\"477\":{}}}],[\"paramsofnaclsecretboxopen.__type\",{\"_index\":424,\"name\":{},\"parent\":{\"478\":{},\"479\":{},\"480\":{}}}],[\"paramsofnaclsign\",{\"_index\":394,\"name\":{\"425\":{}},\"parent\":{\"426\":{}}}],[\"paramsofnaclsign.__type\",{\"_index\":395,\"name\":{},\"parent\":{\"427\":{},\"428\":{}}}],[\"paramsofnaclsigndetachedverify\",{\"_index\":404,\"name\":{\"442\":{}},\"parent\":{\"443\":{}}}],[\"paramsofnaclsigndetachedverify.__type\",{\"_index\":405,\"name\":{},\"parent\":{\"444\":{},\"445\":{},\"446\":{}}}],[\"paramsofnaclsignkeypairfromsecret\",{\"_index\":392,\"name\":{\"422\":{}},\"parent\":{\"423\":{}}}],[\"paramsofnaclsignkeypairfromsecret.__type\",{\"_index\":393,\"name\":{},\"parent\":{\"424\":{}}}],[\"paramsofnaclsignopen\",{\"_index\":398,\"name\":{\"432\":{}},\"parent\":{\"433\":{}}}],[\"paramsofnaclsignopen.__type\",{\"_index\":399,\"name\":{},\"parent\":{\"434\":{},\"435\":{}}}],[\"paramsofparse\",{\"_index\":893,\"name\":{\"1145\":{}},\"parent\":{\"1146\":{}}}],[\"paramsofparse.__type\",{\"_index\":894,\"name\":{},\"parent\":{\"1147\":{}}}],[\"paramsofparseshardstate\",{\"_index\":898,\"name\":{\"1151\":{}},\"parent\":{\"1152\":{}}}],[\"paramsofparseshardstate.__type\",{\"_index\":899,\"name\":{},\"parent\":{\"1153\":{},\"1154\":{},\"1155\":{}}}],[\"paramsofprocessmessage\",{\"_index\":1125,\"name\":{\"1497\":{}},\"parent\":{\"1498\":{}}}],[\"paramsofprocessmessage.__type\",{\"_index\":1127,\"name\":{},\"parent\":{\"1499\":{},\"1500\":{}}}],[\"paramsofproofblockdata\",{\"_index\":1546,\"name\":{\"2043\":{}},\"parent\":{\"2044\":{}}}],[\"paramsofproofblockdata.__type\",{\"_index\":1548,\"name\":{},\"parent\":{\"2045\":{}}}],[\"paramsofproofmessagedata\",{\"_index\":1551,\"name\":{\"2049\":{}},\"parent\":{\"2050\":{}}}],[\"paramsofproofmessagedata.__type\",{\"_index\":1552,\"name\":{},\"parent\":{\"2051\":{}}}],[\"paramsofprooftransactiondata\",{\"_index\":1549,\"name\":{\"2046\":{}},\"parent\":{\"2047\":{}}}],[\"paramsofprooftransactiondata.__type\",{\"_index\":1550,\"name\":{},\"parent\":{\"2048\":{}}}],[\"paramsofquery\",{\"_index\":1304,\"name\":{\"1728\":{}},\"parent\":{\"1729\":{}}}],[\"paramsofquery.__type\",{\"_index\":1306,\"name\":{},\"parent\":{\"1730\":{},\"1731\":{}}}],[\"paramsofquerycollection\",{\"_index\":1315,\"name\":{\"1741\":{}},\"parent\":{\"1742\":{}}}],[\"paramsofquerycollection.__type\",{\"_index\":1317,\"name\":{},\"parent\":{\"1743\":{},\"1744\":{},\"1745\":{},\"1746\":{},\"1747\":{}}}],[\"paramsofquerycounterparties\",{\"_index\":1348,\"name\":{\"1793\":{}},\"parent\":{\"1794\":{}}}],[\"paramsofquerycounterparties.__type\",{\"_index\":1349,\"name\":{},\"parent\":{\"1795\":{},\"1796\":{},\"1797\":{},\"1798\":{}}}],[\"paramsofqueryoperation\",{\"_index\":1282,\"name\":{\"1698\":{}},\"parent\":{}}],[\"paramsofqueryoperationaggregatecollection\",{\"_index\":76,\"name\":{\"76\":{}},\"parent\":{}}],[\"paramsofqueryoperationquerycollection\",{\"_index\":74,\"name\":{\"74\":{}},\"parent\":{}}],[\"paramsofqueryoperationquerycounterparties\",{\"_index\":77,\"name\":{\"77\":{}},\"parent\":{}}],[\"paramsofqueryoperationwaitforcollection\",{\"_index\":75,\"name\":{\"75\":{}},\"parent\":{}}],[\"paramsofquerytransactiontree\",{\"_index\":1352,\"name\":{\"1799\":{}},\"parent\":{\"1800\":{}}}],[\"paramsofquerytransactiontree.__type\",{\"_index\":1353,\"name\":{},\"parent\":{\"1801\":{},\"1802\":{},\"1803\":{},\"1804\":{}}}],[\"paramsofremove\",{\"_index\":1522,\"name\":{\"2010\":{}},\"parent\":{\"2011\":{}}}],[\"paramsofremove.__type\",{\"_index\":1523,\"name\":{},\"parent\":{\"2012\":{}}}],[\"paramsofresolveapprequest\",{\"_index\":210,\"name\":{\"211\":{}},\"parent\":{\"212\":{}}}],[\"paramsofresolveapprequest.__type\",{\"_index\":211,\"name\":{},\"parent\":{\"213\":{},\"214\":{}}}],[\"paramsofresumeblockiterator\",{\"_index\":1366,\"name\":{\"1818\":{}},\"parent\":{\"1819\":{}}}],[\"paramsofresumeblockiterator.__type\",{\"_index\":1368,\"name\":{},\"parent\":{\"1820\":{}}}],[\"paramsofresumetransactioniterator\",{\"_index\":1373,\"name\":{\"1829\":{}},\"parent\":{\"1830\":{}}}],[\"paramsofresumetransactioniterator.__type\",{\"_index\":1374,\"name\":{},\"parent\":{\"1831\":{},\"1832\":{}}}],[\"paramsofrunexecutor\",{\"_index\":1234,\"name\":{\"1624\":{}},\"parent\":{\"1625\":{}}}],[\"paramsofrunexecutor.__type\",{\"_index\":1235,\"name\":{},\"parent\":{\"1626\":{},\"1627\":{},\"1628\":{},\"1629\":{},\"1630\":{},\"1631\":{},\"1632\":{}}}],[\"paramsofrunget\",{\"_index\":1245,\"name\":{\"1653\":{}},\"parent\":{\"1654\":{}}}],[\"paramsofrunget.__type\",{\"_index\":1246,\"name\":{},\"parent\":{\"1655\":{},\"1656\":{},\"1657\":{},\"1658\":{},\"1659\":{}}}],[\"paramsofruntvm\",{\"_index\":1241,\"name\":{\"1640\":{}},\"parent\":{\"1641\":{}}}],[\"paramsofruntvm.__type\",{\"_index\":1242,\"name\":{},\"parent\":{\"1642\":{},\"1643\":{},\"1644\":{},\"1645\":{},\"1646\":{},\"1647\":{}}}],[\"paramsofscrypt\",{\"_index\":382,\"name\":{\"411\":{}},\"parent\":{\"412\":{}}}],[\"paramsofscrypt.__type\",{\"_index\":384,\"name\":{},\"parent\":{\"413\":{},\"414\":{},\"415\":{},\"416\":{},\"417\":{},\"418\":{}}}],[\"paramsofsend\",{\"_index\":1520,\"name\":{\"2006\":{}},\"parent\":{\"2007\":{}}}],[\"paramsofsend.__type\",{\"_index\":1521,\"name\":{},\"parent\":{\"2008\":{},\"2009\":{}}}],[\"paramsofsendmessage\",{\"_index\":1117,\"name\":{\"1481\":{}},\"parent\":{\"1482\":{}}}],[\"paramsofsendmessage.__type\",{\"_index\":1118,\"name\":{},\"parent\":{\"1483\":{},\"1484\":{},\"1485\":{}}}],[\"paramsofsendmessages\",{\"_index\":1112,\"name\":{\"1474\":{}},\"parent\":{\"1475\":{}}}],[\"paramsofsendmessages.__type\",{\"_index\":1113,\"name\":{},\"parent\":{\"1476\":{},\"1477\":{}}}],[\"paramsofsetcodesalt\",{\"_index\":939,\"name\":{\"1211\":{}},\"parent\":{\"1212\":{}}}],[\"paramsofsetcodesalt.__type\",{\"_index\":940,\"name\":{},\"parent\":{\"1213\":{},\"1214\":{},\"1215\":{}}}],[\"paramsofsign\",{\"_index\":365,\"name\":{\"390\":{}},\"parent\":{\"391\":{}}}],[\"paramsofsign.__type\",{\"_index\":367,\"name\":{},\"parent\":{\"392\":{},\"393\":{}}}],[\"paramsofsigningboxsign\",{\"_index\":515,\"name\":{\"616\":{}},\"parent\":{\"617\":{}}}],[\"paramsofsigningboxsign.__type\",{\"_index\":517,\"name\":{},\"parent\":{\"618\":{},\"619\":{}}}],[\"paramsofstart\",{\"_index\":1512,\"name\":{\"1993\":{}},\"parent\":{\"1994\":{}}}],[\"paramsofstart.__type\",{\"_index\":1513,\"name\":{},\"parent\":{\"1995\":{}}}],[\"paramsofsubscribe\",{\"_index\":1336,\"name\":{\"1776\":{}},\"parent\":{\"1777\":{}}}],[\"paramsofsubscribe.__type\",{\"_index\":1338,\"name\":{},\"parent\":{\"1778\":{},\"1779\":{}}}],[\"paramsofsubscribecollection\",{\"_index\":1334,\"name\":{\"1771\":{}},\"parent\":{\"1772\":{}}}],[\"paramsofsubscribecollection.__type\",{\"_index\":1335,\"name\":{},\"parent\":{\"1773\":{},\"1774\":{},\"1775\":{}}}],[\"paramsoftoncrc16\",{\"_index\":346,\"name\":{\"368\":{}},\"parent\":{\"369\":{}}}],[\"paramsoftoncrc16.__type\",{\"_index\":347,\"name\":{},\"parent\":{\"370\":{}}}],[\"paramsofupdateinitialdata\",{\"_index\":796,\"name\":{\"1004\":{}},\"parent\":{\"1005\":{}}}],[\"paramsofupdateinitialdata.__type\",{\"_index\":797,\"name\":{},\"parent\":{\"1006\":{},\"1007\":{},\"1008\":{},\"1009\":{},\"1010\":{}}}],[\"paramsofverifysignature\",{\"_index\":373,\"name\":{\"398\":{}},\"parent\":{\"399\":{}}}],[\"paramsofverifysignature.__type\",{\"_index\":374,\"name\":{},\"parent\":{\"400\":{},\"401\":{}}}],[\"paramsofwaitforcollection\",{\"_index\":1328,\"name\":{\"1759\":{}},\"parent\":{\"1760\":{}}}],[\"paramsofwaitforcollection.__type\",{\"_index\":1329,\"name\":{},\"parent\":{\"1761\":{},\"1762\":{},\"1763\":{},\"1764\":{}}}],[\"paramsofwaitfortransaction\",{\"_index\":1123,\"name\":{\"1490\":{}},\"parent\":{\"1491\":{}}}],[\"paramsofwaitfortransaction.__type\",{\"_index\":1124,\"name\":{},\"parent\":{\"1492\":{},\"1493\":{},\"1494\":{},\"1495\":{},\"1496\":{}}}],[\"parse_account\",{\"_index\":977,\"name\":{\"1274\":{}},\"parent\":{}}],[\"parse_account_sync\",{\"_index\":978,\"name\":{\"1275\":{}},\"parent\":{}}],[\"parse_block\",{\"_index\":979,\"name\":{\"1276\":{}},\"parent\":{}}],[\"parse_block_sync\",{\"_index\":980,\"name\":{\"1277\":{}},\"parent\":{}}],[\"parse_message\",{\"_index\":973,\"name\":{\"1270\":{}},\"parent\":{}}],[\"parse_message_sync\",{\"_index\":974,\"name\":{\"1271\":{}},\"parent\":{}}],[\"parse_shardstate\",{\"_index\":981,\"name\":{\"1278\":{}},\"parent\":{}}],[\"parse_shardstate_sync\",{\"_index\":982,\"name\":{\"1279\":{}},\"parent\":{}}],[\"parse_transaction\",{\"_index\":975,\"name\":{\"1272\":{}},\"parent\":{}}],[\"parse_transaction_sync\",{\"_index\":976,\"name\":{\"1273\":{}},\"parent\":{}}],[\"parsed\",{\"_index\":896,\"name\":{\"1150\":{}},\"parent\":{}}],[\"password\",{\"_index\":383,\"name\":{\"413\":{}},\"parent\":{}}],[\"path\",{\"_index\":447,\"name\":{\"513\":{},\"535\":{},\"1693\":{}},\"parent\":{}}],[\"period\",{\"_index\":1168,\"name\":{\"1550\":{}},\"parent\":{}}],[\"phrase\",{\"_index\":302,\"name\":{\"316\":{},\"493\":{},\"501\":{},\"504\":{},\"512\":{},\"518\":{},\"580\":{}},\"parent\":{}}],[\"pin\",{\"_index\":860,\"name\":{\"1102\":{},\"1195\":{}},\"parent\":{}}],[\"process_message\",{\"_index\":1143,\"name\":{\"1518\":{}},\"parent\":{}}],[\"process_message_sync\",{\"_index\":1144,\"name\":{\"1519\":{}},\"parent\":{}}],[\"processing\",{\"_index\":1572,\"name\":{\"2078\":{}},\"parent\":{}}],[\"processing_try_index\",{\"_index\":747,\"name\":{\"908\":{},\"931\":{}},\"parent\":{}}],[\"processingerrorcode\",{\"_index\":1009,\"name\":{\"1308\":{}},\"parent\":{\"1309\":{},\"1310\":{},\"1311\":{},\"1312\":{},\"1313\":{},\"1314\":{},\"1315\":{},\"1316\":{},\"1317\":{},\"1318\":{},\"1319\":{},\"1320\":{},\"1321\":{},\"1322\":{},\"1323\":{},\"1324\":{}}}],[\"processingevent\",{\"_index\":1056,\"name\":{\"1401\":{}},\"parent\":{}}],[\"processingeventdidsend\",{\"_index\":56,\"name\":{\"56\":{}},\"parent\":{}}],[\"processingeventdidsendvariant\",{\"_index\":1034,\"name\":{\"1340\":{}},\"parent\":{\"1341\":{}}}],[\"processingeventdidsendvariant.__type\",{\"_index\":1035,\"name\":{},\"parent\":{\"1342\":{},\"1343\":{},\"1344\":{},\"1345\":{}}}],[\"processingeventfetchfirstblockfailed\",{\"_index\":54,\"name\":{\"54\":{}},\"parent\":{}}],[\"processingeventfetchfirstblockfailedvariant\",{\"_index\":1028,\"name\":{\"1329\":{}},\"parent\":{\"1330\":{}}}],[\"processingeventfetchfirstblockfailedvariant.__type\",{\"_index\":1030,\"name\":{},\"parent\":{\"1331\":{},\"1332\":{},\"1333\":{}}}],[\"processingeventfetchnextblockfailed\",{\"_index\":59,\"name\":{\"59\":{}},\"parent\":{}}],[\"processingeventfetchnextblockfailedvariant\",{\"_index\":1040,\"name\":{\"1359\":{}},\"parent\":{\"1360\":{}}}],[\"processingeventfetchnextblockfailedvariant.__type\",{\"_index\":1041,\"name\":{},\"parent\":{\"1361\":{},\"1362\":{},\"1363\":{},\"1364\":{},\"1365\":{}}}],[\"processingeventmessageexpired\",{\"_index\":60,\"name\":{\"60\":{}},\"parent\":{}}],[\"processingeventmessageexpiredvariant\",{\"_index\":1042,\"name\":{\"1366\":{}},\"parent\":{\"1367\":{}}}],[\"processingeventmessageexpiredvariant.__type\",{\"_index\":1043,\"name\":{},\"parent\":{\"1368\":{},\"1369\":{},\"1370\":{},\"1371\":{}}}],[\"processingeventremperror\",{\"_index\":65,\"name\":{\"65\":{}},\"parent\":{}}],[\"processingeventremperrorvariant\",{\"_index\":1054,\"name\":{\"1396\":{}},\"parent\":{\"1397\":{}}}],[\"processingeventremperrorvariant.__type\",{\"_index\":1055,\"name\":{},\"parent\":{\"1398\":{},\"1399\":{},\"1400\":{}}}],[\"processingeventrempincludedintoacceptedblock\",{\"_index\":63,\"name\":{\"63\":{}},\"parent\":{}}],[\"processingeventrempincludedintoacceptedblockvariant\",{\"_index\":1050,\"name\":{\"1384\":{}},\"parent\":{\"1385\":{}}}],[\"processingeventrempincludedintoacceptedblockvariant.__type\",{\"_index\":1051,\"name\":{},\"parent\":{\"1386\":{},\"1387\":{},\"1388\":{},\"1389\":{}}}],[\"processingeventrempincludedintoblock\",{\"_index\":62,\"name\":{\"62\":{}},\"parent\":{}}],[\"processingeventrempincludedintoblockvariant\",{\"_index\":1048,\"name\":{\"1378\":{}},\"parent\":{\"1379\":{}}}],[\"processingeventrempincludedintoblockvariant.__type\",{\"_index\":1049,\"name\":{},\"parent\":{\"1380\":{},\"1381\":{},\"1382\":{},\"1383\":{}}}],[\"processingeventrempother\",{\"_index\":64,\"name\":{\"64\":{}},\"parent\":{}}],[\"processingeventrempothervariant\",{\"_index\":1052,\"name\":{\"1390\":{}},\"parent\":{\"1391\":{}}}],[\"processingeventrempothervariant.__type\",{\"_index\":1053,\"name\":{},\"parent\":{\"1392\":{},\"1393\":{},\"1394\":{},\"1395\":{}}}],[\"processingeventrempsenttovalidators\",{\"_index\":61,\"name\":{\"61\":{}},\"parent\":{}}],[\"processingeventrempsenttovalidatorsvariant\",{\"_index\":1044,\"name\":{\"1372\":{}},\"parent\":{\"1373\":{}}}],[\"processingeventrempsenttovalidatorsvariant.__type\",{\"_index\":1045,\"name\":{},\"parent\":{\"1374\":{},\"1375\":{},\"1376\":{},\"1377\":{}}}],[\"processingeventsendfailed\",{\"_index\":57,\"name\":{\"57\":{}},\"parent\":{}}],[\"processingeventsendfailedvariant\",{\"_index\":1036,\"name\":{\"1346\":{}},\"parent\":{\"1347\":{}}}],[\"processingeventsendfailedvariant.__type\",{\"_index\":1037,\"name\":{},\"parent\":{\"1348\":{},\"1349\":{},\"1350\":{},\"1351\":{},\"1352\":{}}}],[\"processingeventwillfetchfirstblock\",{\"_index\":53,\"name\":{\"53\":{}},\"parent\":{}}],[\"processingeventwillfetchfirstblockvariant\",{\"_index\":1025,\"name\":{\"1325\":{}},\"parent\":{\"1326\":{}}}],[\"processingeventwillfetchfirstblockvariant.__type\",{\"_index\":1026,\"name\":{},\"parent\":{\"1327\":{},\"1328\":{}}}],[\"processingeventwillfetchnextblock\",{\"_index\":58,\"name\":{\"58\":{}},\"parent\":{}}],[\"processingeventwillfetchnextblockvariant\",{\"_index\":1038,\"name\":{\"1353\":{}},\"parent\":{\"1354\":{}}}],[\"processingeventwillfetchnextblockvariant.__type\",{\"_index\":1039,\"name\":{},\"parent\":{\"1355\":{},\"1356\":{},\"1357\":{},\"1358\":{}}}],[\"processingeventwillsend\",{\"_index\":55,\"name\":{\"55\":{}},\"parent\":{}}],[\"processingeventwillsendvariant\",{\"_index\":1031,\"name\":{\"1334\":{}},\"parent\":{\"1335\":{}}}],[\"processingeventwillsendvariant.__type\",{\"_index\":1033,\"name\":{},\"parent\":{\"1336\":{},\"1337\":{},\"1338\":{},\"1339\":{}}}],[\"processingmodule\",{\"_index\":1128,\"name\":{\"1501\":{}},\"parent\":{\"1502\":{},\"1503\":{},\"1504\":{},\"1505\":{},\"1506\":{},\"1507\":{},\"1508\":{},\"1509\":{},\"1510\":{},\"1511\":{},\"1512\":{},\"1513\":{},\"1514\":{},\"1515\":{},\"1516\":{},\"1517\":{},\"1518\":{},\"1519\":{}}}],[\"prompt\",{\"_index\":1491,\"name\":{\"1967\":{}},\"parent\":{}}],[\"proof_block_data\",{\"_index\":1554,\"name\":{\"2055\":{}},\"parent\":{}}],[\"proof_block_data_sync\",{\"_index\":1555,\"name\":{\"2056\":{}},\"parent\":{}}],[\"proof_message_data\",{\"_index\":1558,\"name\":{\"2059\":{}},\"parent\":{}}],[\"proof_message_data_sync\",{\"_index\":1559,\"name\":{\"2060\":{}},\"parent\":{}}],[\"proof_transaction_data\",{\"_index\":1556,\"name\":{\"2057\":{}},\"parent\":{}}],[\"proof_transaction_data_sync\",{\"_index\":1557,\"name\":{\"2058\":{}},\"parent\":{}}],[\"proofcheckfailed\",{\"_index\":1544,\"name\":{\"2040\":{}},\"parent\":{}}],[\"proofs\",{\"_index\":141,\"name\":{\"141\":{},\"2082\":{}},\"parent\":{}}],[\"proofsconfig\",{\"_index\":183,\"name\":{\"183\":{}},\"parent\":{\"184\":{}}}],[\"proofsconfig.__type\",{\"_index\":185,\"name\":{},\"parent\":{\"185\":{}}}],[\"proofserrorcode\",{\"_index\":1543,\"name\":{\"2038\":{}},\"parent\":{\"2039\":{},\"2040\":{},\"2041\":{},\"2042\":{}}}],[\"proofsmodule\",{\"_index\":1553,\"name\":{\"2052\":{}},\"parent\":{\"2053\":{},\"2054\":{},\"2055\":{},\"2056\":{},\"2057\":{},\"2058\":{},\"2059\":{},\"2060\":{}}}],[\"pubkey\",{\"_index\":513,\"name\":{\"615\":{},\"813\":{}},\"parent\":{}}],[\"public\",{\"_index\":264,\"name\":{\"268\":{},\"388\":{},\"401\":{},\"435\":{},\"446\":{},\"550\":{}},\"parent\":{}}],[\"public_key\",{\"_index\":358,\"name\":{\"382\":{},\"608\":{},\"831\":{},\"855\":{},\"918\":{},\"957\":{}},\"parent\":{}}],[\"publisher\",{\"_index\":1454,\"name\":{\"1922\":{}},\"parent\":{}}],[\"queries_protocol\",{\"_index\":158,\"name\":{\"158\":{}},\"parent\":{}}],[\"query\",{\"_index\":1305,\"name\":{\"1730\":{},\"1791\":{},\"1849\":{}},\"parent\":{}}],[\"query_collection\",{\"_index\":1389,\"name\":{\"1853\":{}},\"parent\":{}}],[\"query_collection_sync\",{\"_index\":1390,\"name\":{\"1854\":{}},\"parent\":{}}],[\"query_counterparties\",{\"_index\":1413,\"name\":{\"1877\":{}},\"parent\":{}}],[\"query_counterparties_sync\",{\"_index\":1414,\"name\":{\"1878\":{}},\"parent\":{}}],[\"query_sync\",{\"_index\":1386,\"name\":{\"1850\":{}},\"parent\":{}}],[\"query_timeout\",{\"_index\":157,\"name\":{\"157\":{}},\"parent\":{}}],[\"query_transaction_tree\",{\"_index\":1415,\"name\":{\"1879\":{}},\"parent\":{}}],[\"query_transaction_tree_sync\",{\"_index\":1416,\"name\":{\"1880\":{}},\"parent\":{}}],[\"queryfailed\",{\"_index\":1258,\"name\":{\"1673\":{}},\"parent\":{}}],[\"querytransactiontreetimeout\",{\"_index\":1273,\"name\":{\"1688\":{}},\"parent\":{}}],[\"queue\",{\"_index\":1095,\"name\":{\"1455\":{},\"1459\":{},\"1466\":{},\"1473\":{}},\"parent\":{}}],[\"r\",{\"_index\":387,\"name\":{\"416\":{}},\"parent\":{}}],[\"reconnect_timeout\",{\"_index\":149,\"name\":{\"149\":{}},\"parent\":{}}],[\"register_encryption_box\",{\"_index\":647,\"name\":{\"767\":{}},\"parent\":{}}],[\"register_encryption_box_sync\",{\"_index\":648,\"name\":{\"768\":{}},\"parent\":{}}],[\"register_signing_box\",{\"_index\":637,\"name\":{\"757\":{}},\"parent\":{}}],[\"register_signing_box_sync\",{\"_index\":638,\"name\":{\"758\":{}},\"parent\":{}}],[\"registeredcryptobox\",{\"_index\":478,\"name\":{\"563\":{}},\"parent\":{\"564\":{}}}],[\"registeredcryptobox.__type\",{\"_index\":480,\"name\":{},\"parent\":{\"565\":{}}}],[\"registereddebot\",{\"_index\":1477,\"name\":{\"1949\":{}},\"parent\":{\"1950\":{}}}],[\"registereddebot.__type\",{\"_index\":1479,\"name\":{},\"parent\":{\"1951\":{},\"1952\":{},\"1953\":{}}}],[\"registeredencryptionbox\",{\"_index\":501,\"name\":{\"597\":{}},\"parent\":{\"598\":{}}}],[\"registeredencryptionbox.__type\",{\"_index\":502,\"name\":{},\"parent\":{\"599\":{}}}],[\"registerediterator\",{\"_index\":1364,\"name\":{\"1815\":{}},\"parent\":{\"1816\":{}}}],[\"registerediterator.__type\",{\"_index\":1365,\"name\":{},\"parent\":{\"1817\":{}}}],[\"registeredsigningbox\",{\"_index\":497,\"name\":{\"588\":{}},\"parent\":{\"589\":{}}}],[\"registeredsigningbox.__type\",{\"_index\":498,\"name\":{},\"parent\":{\"590\":{}}}],[\"reject_app_request\",{\"_index\":1588,\"name\":{\"2097\":{}},\"parent\":{}}],[\"remove\",{\"_index\":1541,\"name\":{\"2036\":{}},\"parent\":{}}],[\"remove_crypto_box\",{\"_index\":625,\"name\":{\"745\":{}},\"parent\":{}}],[\"remove_crypto_box_sync\",{\"_index\":626,\"name\":{\"746\":{}},\"parent\":{}}],[\"remove_encryption_box\",{\"_index\":649,\"name\":{\"769\":{}},\"parent\":{}}],[\"remove_encryption_box_sync\",{\"_index\":650,\"name\":{\"770\":{}},\"parent\":{}}],[\"remove_iterator\",{\"_index\":1427,\"name\":{\"1891\":{}},\"parent\":{}}],[\"remove_iterator_sync\",{\"_index\":1428,\"name\":{\"1892\":{}},\"parent\":{}}],[\"remove_signing_box\",{\"_index\":645,\"name\":{\"765\":{}},\"parent\":{}}],[\"remove_signing_box_sync\",{\"_index\":646,\"name\":{\"766\":{}},\"parent\":{}}],[\"remove_sync\",{\"_index\":1542,\"name\":{\"2037\":{}},\"parent\":{}}],[\"request\",{\"_index\":1586,\"name\":{\"2094\":{}},\"parent\":{}}],[\"request_data\",{\"_index\":193,\"name\":{\"193\":{}},\"parent\":{}}],[\"requestsync\",{\"_index\":1587,\"name\":{\"2095\":{}},\"parent\":{}}],[\"requiredaddressmissingforencodemessage\",{\"_index\":660,\"name\":{\"780\":{}},\"parent\":{}}],[\"requiredcallsetmissingforencodemessage\",{\"_index\":661,\"name\":{\"781\":{}},\"parent\":{}}],[\"requiredpublickeymissingforfunctionheader\",{\"_index\":668,\"name\":{\"788\":{}},\"parent\":{}}],[\"reserved\",{\"_index\":1091,\"name\":{\"1447\":{}},\"parent\":{}}],[\"resolve_app_request\",{\"_index\":222,\"name\":{\"226\":{},\"2096\":{}},\"parent\":{}}],[\"resolve_app_request_sync\",{\"_index\":223,\"name\":{\"227\":{}},\"parent\":{}}],[\"resolveapierror\",{\"_index\":1582,\"name\":{\"2090\":{}},\"parent\":{}}],[\"resolved\",{\"_index\":1103,\"name\":{\"1463\":{}},\"parent\":{}}],[\"resolveerror\",{\"_index\":1580,\"name\":{\"2088\":{}},\"parent\":{}}],[\"resolveerrorsync\",{\"_index\":1581,\"name\":{\"2089\":{}},\"parent\":{}}],[\"responsehandler\",{\"_index\":6,\"name\":{\"6\":{}},\"parent\":{\"7\":{}}}],[\"result\",{\"_index\":198,\"name\":{\"199\":{},\"214\":{},\"1734\":{},\"1745\":{},\"1750\":{},\"1763\":{},\"1767\":{},\"1775\":{},\"1796\":{},\"1814\":{},\"1827\":{}},\"parent\":{}}],[\"resultofabiencodeboc\",{\"_index\":815,\"name\":{\"1045\":{}},\"parent\":{\"1046\":{}}}],[\"resultofabiencodeboc.__type\",{\"_index\":816,\"name\":{},\"parent\":{\"1047\":{}}}],[\"resultofaggregatecollection\",{\"_index\":1325,\"name\":{\"1756\":{}},\"parent\":{\"1757\":{}}}],[\"resultofaggregatecollection.__type\",{\"_index\":1327,\"name\":{},\"parent\":{\"1758\":{}}}],[\"resultofappdebotbrowser\",{\"_index\":1511,\"name\":{\"1992\":{}},\"parent\":{}}],[\"resultofappdebotbrowserapprove\",{\"_index\":91,\"name\":{\"91\":{}},\"parent\":{}}],[\"resultofappdebotbrowserapprovevariant\",{\"_index\":1508,\"name\":{\"1989\":{}},\"parent\":{\"1990\":{}}}],[\"resultofappdebotbrowserapprovevariant.__type\",{\"_index\":1510,\"name\":{},\"parent\":{\"1991\":{}}}],[\"resultofappdebotbrowsergetsigningbox\",{\"_index\":89,\"name\":{\"89\":{}},\"parent\":{}}],[\"resultofappdebotbrowsergetsigningboxvariant\",{\"_index\":1505,\"name\":{\"1984\":{}},\"parent\":{\"1985\":{}}}],[\"resultofappdebotbrowsergetsigningboxvariant.__type\",{\"_index\":1506,\"name\":{},\"parent\":{\"1986\":{}}}],[\"resultofappdebotbrowserinput\",{\"_index\":88,\"name\":{\"88\":{}},\"parent\":{}}],[\"resultofappdebotbrowserinputvariant\",{\"_index\":1503,\"name\":{\"1981\":{}},\"parent\":{\"1982\":{}}}],[\"resultofappdebotbrowserinputvariant.__type\",{\"_index\":1504,\"name\":{},\"parent\":{\"1983\":{}}}],[\"resultofappdebotbrowserinvokedebot\",{\"_index\":90,\"name\":{\"90\":{}},\"parent\":{}}],[\"resultofappdebotbrowserinvokedebotvariant\",{\"_index\":1507,\"name\":{\"1987\":{}},\"parent\":{\"1988\":{}}}],[\"resultofappencryptionbox\",{\"_index\":533,\"name\":{\"641\":{}},\"parent\":{}}],[\"resultofappencryptionboxdecrypt\",{\"_index\":31,\"name\":{\"31\":{}},\"parent\":{}}],[\"resultofappencryptionboxdecryptvariant\",{\"_index\":531,\"name\":{\"638\":{}},\"parent\":{\"639\":{}}}],[\"resultofappencryptionboxdecryptvariant.__type\",{\"_index\":532,\"name\":{},\"parent\":{\"640\":{}}}],[\"resultofappencryptionboxencrypt\",{\"_index\":30,\"name\":{\"30\":{}},\"parent\":{}}],[\"resultofappencryptionboxencryptvariant\",{\"_index\":529,\"name\":{\"635\":{}},\"parent\":{\"636\":{}}}],[\"resultofappencryptionboxencryptvariant.__type\",{\"_index\":530,\"name\":{},\"parent\":{\"637\":{}}}],[\"resultofappencryptionboxgetinfo\",{\"_index\":29,\"name\":{\"29\":{}},\"parent\":{}}],[\"resultofappencryptionboxgetinfovariant\",{\"_index\":526,\"name\":{\"632\":{}},\"parent\":{\"633\":{}}}],[\"resultofappencryptionboxgetinfovariant.__type\",{\"_index\":528,\"name\":{},\"parent\":{\"634\":{}}}],[\"resultofapppasswordprovider\",{\"_index\":489,\"name\":{\"574\":{}},\"parent\":{}}],[\"resultofapppasswordprovidergetpassword\",{\"_index\":21,\"name\":{\"21\":{}},\"parent\":{}}],[\"resultofapppasswordprovidergetpasswordvariant\",{\"_index\":485,\"name\":{\"570\":{}},\"parent\":{\"571\":{}}}],[\"resultofapppasswordprovidergetpasswordvariant.__type\",{\"_index\":487,\"name\":{},\"parent\":{\"572\":{},\"573\":{}}}],[\"resultofappsigningbox\",{\"_index\":511,\"name\":{\"612\":{}},\"parent\":{}}],[\"resultofappsigningboxgetpublickey\",{\"_index\":24,\"name\":{\"24\":{}},\"parent\":{}}],[\"resultofappsigningboxgetpublickeyvariant\",{\"_index\":507,\"name\":{\"606\":{}},\"parent\":{\"607\":{}}}],[\"resultofappsigningboxgetpublickeyvariant.__type\",{\"_index\":508,\"name\":{},\"parent\":{\"608\":{}}}],[\"resultofappsigningboxsign\",{\"_index\":25,\"name\":{\"25\":{}},\"parent\":{}}],[\"resultofappsigningboxsignvariant\",{\"_index\":509,\"name\":{\"609\":{}},\"parent\":{\"610\":{}}}],[\"resultofappsigningboxsignvariant.__type\",{\"_index\":510,\"name\":{},\"parent\":{\"611\":{}}}],[\"resultofattachsignature\",{\"_index\":772,\"name\":{\"960\":{}},\"parent\":{\"961\":{}}}],[\"resultofattachsignature.__type\",{\"_index\":773,\"name\":{},\"parent\":{\"962\":{},\"963\":{}}}],[\"resultofattachsignaturetomessagebody\",{\"_index\":755,\"name\":{\"921\":{}},\"parent\":{\"922\":{}}}],[\"resultofattachsignaturetomessagebody.__type\",{\"_index\":756,\"name\":{},\"parent\":{\"923\":{}}}],[\"resultofbatchquery\",{\"_index\":1313,\"name\":{\"1738\":{}},\"parent\":{\"1739\":{}}}],[\"resultofbatchquery.__type\",{\"_index\":1314,\"name\":{},\"parent\":{\"1740\":{}}}],[\"resultofboccacheget\",{\"_index\":922,\"name\":{\"1183\":{}},\"parent\":{\"1184\":{}}}],[\"resultofboccacheget.__type\",{\"_index\":923,\"name\":{},\"parent\":{\"1185\":{}}}],[\"resultofboccacheset\",{\"_index\":927,\"name\":{\"1190\":{}},\"parent\":{\"1191\":{}}}],[\"resultofboccacheset.__type\",{\"_index\":928,\"name\":{},\"parent\":{\"1192\":{}}}],[\"resultofbuildinfo\",{\"_index\":206,\"name\":{\"207\":{}},\"parent\":{\"208\":{}}}],[\"resultofbuildinfo.__type\",{\"_index\":208,\"name\":{},\"parent\":{\"209\":{},\"210\":{}}}],[\"resultofcalcfunctionid\",{\"_index\":819,\"name\":{\"1053\":{}},\"parent\":{\"1054\":{}}}],[\"resultofcalcfunctionid.__type\",{\"_index\":821,\"name\":{},\"parent\":{\"1055\":{}}}],[\"resultofcalcstoragefee\",{\"_index\":1169,\"name\":{\"1551\":{}},\"parent\":{\"1552\":{}}}],[\"resultofcalcstoragefee.__type\",{\"_index\":1171,\"name\":{},\"parent\":{\"1553\":{}}}],[\"resultofchacha20\",{\"_index\":473,\"name\":{\"556\":{}},\"parent\":{\"557\":{}}}],[\"resultofchacha20.__type\",{\"_index\":474,\"name\":{},\"parent\":{\"558\":{}}}],[\"resultofcompresszstd\",{\"_index\":1176,\"name\":{\"1558\":{}},\"parent\":{\"1559\":{}}}],[\"resultofcompresszstd.__type\",{\"_index\":1178,\"name\":{},\"parent\":{\"1560\":{}}}],[\"resultofconvertaddress\",{\"_index\":1159,\"name\":{\"1538\":{}},\"parent\":{\"1539\":{}}}],[\"resultofconvertaddress.__type\",{\"_index\":1160,\"name\":{},\"parent\":{\"1540\":{}}}],[\"resultofconvertpublickeytotonsafeformat\",{\"_index\":360,\"name\":{\"383\":{}},\"parent\":{\"384\":{}}}],[\"resultofconvertpublickeytotonsafeformat.__type\",{\"_index\":362,\"name\":{},\"parent\":{\"385\":{}}}],[\"resultofdecodeaccountdata\",{\"_index\":794,\"name\":{\"1001\":{}},\"parent\":{\"1002\":{}}}],[\"resultofdecodeaccountdata.__type\",{\"_index\":795,\"name\":{},\"parent\":{\"1003\":{}}}],[\"resultofdecodeboc\",{\"_index\":811,\"name\":{\"1037\":{}},\"parent\":{\"1038\":{}}}],[\"resultofdecodeboc.__type\",{\"_index\":812,\"name\":{},\"parent\":{\"1039\":{}}}],[\"resultofdecodeinitialdata\",{\"_index\":806,\"name\":{\"1028\":{}},\"parent\":{\"1029\":{}}}],[\"resultofdecodeinitialdata.__type\",{\"_index\":807,\"name\":{},\"parent\":{\"1030\":{},\"1031\":{}}}],[\"resultofdecodestateinit\",{\"_index\":945,\"name\":{\"1223\":{}},\"parent\":{\"1224\":{}}}],[\"resultofdecodestateinit.__type\",{\"_index\":946,\"name\":{},\"parent\":{\"1225\":{},\"1226\":{},\"1227\":{},\"1228\":{},\"1229\":{},\"1230\":{},\"1231\":{},\"1232\":{},\"1233\":{},\"1234\":{},\"1235\":{}}}],[\"resultofdecodetvc\",{\"_index\":891,\"name\":{\"1142\":{}},\"parent\":{\"1143\":{}}}],[\"resultofdecodetvc.__type\",{\"_index\":892,\"name\":{},\"parent\":{\"1144\":{}}}],[\"resultofdecompresszstd\",{\"_index\":1181,\"name\":{\"1564\":{}},\"parent\":{\"1565\":{}}}],[\"resultofdecompresszstd.__type\",{\"_index\":1183,\"name\":{},\"parent\":{\"1566\":{}}}],[\"resultofencodeaccount\",{\"_index\":789,\"name\":{\"992\":{}},\"parent\":{\"993\":{}}}],[\"resultofencodeaccount.__type\",{\"_index\":791,\"name\":{},\"parent\":{\"994\":{},\"995\":{}}}],[\"resultofencodeboc\",{\"_index\":933,\"name\":{\"1201\":{}},\"parent\":{\"1202\":{}}}],[\"resultofencodeboc.__type\",{\"_index\":934,\"name\":{},\"parent\":{\"1203\":{}}}],[\"resultofencodeexternalinmessage\",{\"_index\":964,\"name\":{\"1255\":{}},\"parent\":{\"1256\":{}}}],[\"resultofencodeexternalinmessage.__type\",{\"_index\":965,\"name\":{},\"parent\":{\"1257\":{},\"1258\":{}}}],[\"resultofencodeinitialdata\",{\"_index\":802,\"name\":{\"1020\":{}},\"parent\":{\"1021\":{}}}],[\"resultofencodeinitialdata.__type\",{\"_index\":803,\"name\":{},\"parent\":{\"1022\":{}}}],[\"resultofencodeinternalmessage\",{\"_index\":768,\"name\":{\"949\":{}},\"parent\":{\"950\":{}}}],[\"resultofencodeinternalmessage.__type\",{\"_index\":769,\"name\":{},\"parent\":{\"951\":{},\"952\":{},\"953\":{}}}],[\"resultofencodemessage\",{\"_index\":760,\"name\":{\"933\":{}},\"parent\":{\"934\":{}}}],[\"resultofencodemessage.__type\",{\"_index\":761,\"name\":{},\"parent\":{\"935\":{},\"936\":{},\"937\":{},\"938\":{}}}],[\"resultofencodemessagebody\",{\"_index\":749,\"name\":{\"911\":{}},\"parent\":{\"912\":{}}}],[\"resultofencodemessagebody.__type\",{\"_index\":751,\"name\":{},\"parent\":{\"913\":{},\"914\":{}}}],[\"resultofencodestateinit\",{\"_index\":957,\"name\":{\"1245\":{}},\"parent\":{\"1246\":{}}}],[\"resultofencodestateinit.__type\",{\"_index\":958,\"name\":{},\"parent\":{\"1247\":{}}}],[\"resultofencryptionboxdecrypt\",{\"_index\":545,\"name\":{\"659\":{}},\"parent\":{\"660\":{}}}],[\"resultofencryptionboxdecrypt.__type\",{\"_index\":546,\"name\":{},\"parent\":{\"661\":{}}}],[\"resultofencryptionboxencrypt\",{\"_index\":541,\"name\":{\"652\":{}},\"parent\":{\"653\":{}}}],[\"resultofencryptionboxencrypt.__type\",{\"_index\":542,\"name\":{},\"parent\":{\"654\":{}}}],[\"resultofencryptionboxgetinfo\",{\"_index\":537,\"name\":{\"645\":{}},\"parent\":{\"646\":{}}}],[\"resultofencryptionboxgetinfo.__type\",{\"_index\":538,\"name\":{},\"parent\":{\"647\":{}}}],[\"resultoffactorize\",{\"_index\":335,\"name\":{\"357\":{}},\"parent\":{\"358\":{}}}],[\"resultoffactorize.__type\",{\"_index\":337,\"name\":{},\"parent\":{\"359\":{}}}],[\"resultoffetch\",{\"_index\":1516,\"name\":{\"1999\":{}},\"parent\":{\"2000\":{}}}],[\"resultoffetch.__type\",{\"_index\":1517,\"name\":{},\"parent\":{\"2001\":{}}}],[\"resultoffetchnextmonitorresults\",{\"_index\":1107,\"name\":{\"1468\":{}},\"parent\":{\"1469\":{}}}],[\"resultoffetchnextmonitorresults.__type\",{\"_index\":1109,\"name\":{},\"parent\":{\"1470\":{}}}],[\"resultoffindlastshardblock\",{\"_index\":1341,\"name\":{\"1783\":{}},\"parent\":{\"1784\":{}}}],[\"resultoffindlastshardblock.__type\",{\"_index\":1343,\"name\":{},\"parent\":{\"1785\":{}}}],[\"resultofgeneraterandombytes\",{\"_index\":354,\"name\":{\"377\":{}},\"parent\":{\"378\":{}}}],[\"resultofgeneraterandombytes.__type\",{\"_index\":356,\"name\":{},\"parent\":{\"379\":{}}}],[\"resultofgetaddresstype\",{\"_index\":1163,\"name\":{\"1544\":{}},\"parent\":{\"1545\":{}}}],[\"resultofgetaddresstype.__type\",{\"_index\":1165,\"name\":{},\"parent\":{\"1546\":{}}}],[\"resultofgetapireference\",{\"_index\":201,\"name\":{\"201\":{}},\"parent\":{\"202\":{}}}],[\"resultofgetapireference.__type\",{\"_index\":203,\"name\":{},\"parent\":{\"203\":{}}}],[\"resultofgetblockchainconfig\",{\"_index\":903,\"name\":{\"1159\":{}},\"parent\":{\"1160\":{}}}],[\"resultofgetblockchainconfig.__type\",{\"_index\":905,\"name\":{},\"parent\":{\"1161\":{}}}],[\"resultofgetbocdepth\",{\"_index\":912,\"name\":{\"1171\":{}},\"parent\":{\"1172\":{}}}],[\"resultofgetbocdepth.__type\",{\"_index\":914,\"name\":{},\"parent\":{\"1173\":{}}}],[\"resultofgetbochash\",{\"_index\":908,\"name\":{\"1165\":{}},\"parent\":{\"1166\":{}}}],[\"resultofgetbochash.__type\",{\"_index\":909,\"name\":{},\"parent\":{\"1167\":{}}}],[\"resultofgetcodefromtvc\",{\"_index\":917,\"name\":{\"1177\":{}},\"parent\":{\"1178\":{}}}],[\"resultofgetcodefromtvc.__type\",{\"_index\":918,\"name\":{},\"parent\":{\"1179\":{}}}],[\"resultofgetcodesalt\",{\"_index\":937,\"name\":{\"1208\":{}},\"parent\":{\"1209\":{}}}],[\"resultofgetcodesalt.__type\",{\"_index\":938,\"name\":{},\"parent\":{\"1210\":{}}}],[\"resultofgetcompilerversion\",{\"_index\":968,\"name\":{\"1262\":{}},\"parent\":{\"1263\":{}}}],[\"resultofgetcompilerversion.__type\",{\"_index\":969,\"name\":{},\"parent\":{\"1264\":{}}}],[\"resultofgetcryptoboxinfo\",{\"_index\":490,\"name\":{\"575\":{}},\"parent\":{\"576\":{}}}],[\"resultofgetcryptoboxinfo.__type\",{\"_index\":491,\"name\":{},\"parent\":{\"577\":{}}}],[\"resultofgetcryptoboxseedphrase\",{\"_index\":492,\"name\":{\"578\":{}},\"parent\":{\"579\":{}}}],[\"resultofgetcryptoboxseedphrase.__type\",{\"_index\":493,\"name\":{},\"parent\":{\"580\":{},\"581\":{},\"582\":{}}}],[\"resultofgetendpoints\",{\"_index\":1346,\"name\":{\"1789\":{}},\"parent\":{\"1790\":{}}}],[\"resultofgetendpoints.__type\",{\"_index\":1347,\"name\":{},\"parent\":{\"1791\":{},\"1792\":{}}}],[\"resultofgetsignaturedata\",{\"_index\":824,\"name\":{\"1061\":{}},\"parent\":{\"1062\":{}}}],[\"resultofgetsignaturedata.__type\",{\"_index\":825,\"name\":{},\"parent\":{\"1063\":{},\"1064\":{}}}],[\"resultofgetsignatureid\",{\"_index\":1383,\"name\":{\"1843\":{}},\"parent\":{\"1844\":{}}}],[\"resultofgetsignatureid.__type\",{\"_index\":1384,\"name\":{},\"parent\":{\"1845\":{}}}],[\"resultofhash\",{\"_index\":379,\"name\":{\"408\":{}},\"parent\":{\"409\":{}}}],[\"resultofhash.__type\",{\"_index\":381,\"name\":{},\"parent\":{\"410\":{}}}],[\"resultofhdkeyderivefromxprv\",{\"_index\":457,\"name\":{\"529\":{}},\"parent\":{\"530\":{}}}],[\"resultofhdkeyderivefromxprv.__type\",{\"_index\":458,\"name\":{},\"parent\":{\"531\":{}}}],[\"resultofhdkeyderivefromxprvpath\",{\"_index\":461,\"name\":{\"536\":{}},\"parent\":{\"537\":{}}}],[\"resultofhdkeyderivefromxprvpath.__type\",{\"_index\":462,\"name\":{},\"parent\":{\"538\":{}}}],[\"resultofhdkeypublicfromxprv\",{\"_index\":469,\"name\":{\"548\":{}},\"parent\":{\"549\":{}}}],[\"resultofhdkeypublicfromxprv.__type\",{\"_index\":470,\"name\":{},\"parent\":{\"550\":{}}}],[\"resultofhdkeysecretfromxprv\",{\"_index\":465,\"name\":{\"542\":{}},\"parent\":{\"543\":{}}}],[\"resultofhdkeysecretfromxprv.__type\",{\"_index\":466,\"name\":{},\"parent\":{\"544\":{}}}],[\"resultofhdkeyxprvfrommnemonic\",{\"_index\":450,\"name\":{\"521\":{}},\"parent\":{\"522\":{}}}],[\"resultofhdkeyxprvfrommnemonic.__type\",{\"_index\":452,\"name\":{},\"parent\":{\"523\":{}}}],[\"resultofiteratornext\",{\"_index\":1379,\"name\":{\"1838\":{}},\"parent\":{\"1839\":{}}}],[\"resultofiteratornext.__type\",{\"_index\":1381,\"name\":{},\"parent\":{\"1840\":{},\"1841\":{},\"1842\":{}}}],[\"resultofmnemonicfromentropy\",{\"_index\":438,\"name\":{\"499\":{}},\"parent\":{\"500\":{}}}],[\"resultofmnemonicfromentropy.__type\",{\"_index\":439,\"name\":{},\"parent\":{\"501\":{}}}],[\"resultofmnemonicfromrandom\",{\"_index\":433,\"name\":{\"491\":{}},\"parent\":{\"492\":{}}}],[\"resultofmnemonicfromrandom.__type\",{\"_index\":434,\"name\":{},\"parent\":{\"493\":{}}}],[\"resultofmnemonicverify\",{\"_index\":442,\"name\":{\"507\":{}},\"parent\":{\"508\":{}}}],[\"resultofmnemonicverify.__type\",{\"_index\":444,\"name\":{},\"parent\":{\"509\":{}}}],[\"resultofmnemonicwords\",{\"_index\":427,\"name\":{\"484\":{}},\"parent\":{\"485\":{}}}],[\"resultofmnemonicwords.__type\",{\"_index\":429,\"name\":{},\"parent\":{\"486\":{}}}],[\"resultofmodularpower\",{\"_index\":343,\"name\":{\"365\":{}},\"parent\":{\"366\":{}}}],[\"resultofmodularpower.__type\",{\"_index\":345,\"name\":{},\"parent\":{\"367\":{}}}],[\"resultofnaclbox\",{\"_index\":414,\"name\":{\"459\":{}},\"parent\":{\"460\":{}}}],[\"resultofnaclbox.__type\",{\"_index\":416,\"name\":{},\"parent\":{\"461\":{}}}],[\"resultofnaclboxopen\",{\"_index\":419,\"name\":{\"468\":{}},\"parent\":{\"469\":{}}}],[\"resultofnaclboxopen.__type\",{\"_index\":420,\"name\":{},\"parent\":{\"470\":{}}}],[\"resultofnaclsign\",{\"_index\":396,\"name\":{\"429\":{}},\"parent\":{\"430\":{}}}],[\"resultofnaclsign.__type\",{\"_index\":397,\"name\":{},\"parent\":{\"431\":{}}}],[\"resultofnaclsigndetached\",{\"_index\":402,\"name\":{\"439\":{}},\"parent\":{\"440\":{}}}],[\"resultofnaclsigndetached.__type\",{\"_index\":403,\"name\":{},\"parent\":{\"441\":{}}}],[\"resultofnaclsigndetachedverify\",{\"_index\":406,\"name\":{\"447\":{}},\"parent\":{\"448\":{}}}],[\"resultofnaclsigndetachedverify.__type\",{\"_index\":408,\"name\":{},\"parent\":{\"449\":{}}}],[\"resultofnaclsignopen\",{\"_index\":400,\"name\":{\"436\":{}},\"parent\":{\"437\":{}}}],[\"resultofnaclsignopen.__type\",{\"_index\":401,\"name\":{},\"parent\":{\"438\":{}}}],[\"resultofparse\",{\"_index\":895,\"name\":{\"1148\":{}},\"parent\":{\"1149\":{}}}],[\"resultofparse.__type\",{\"_index\":897,\"name\":{},\"parent\":{\"1150\":{}}}],[\"resultofprocessmessage\",{\"_index\":1057,\"name\":{\"1402\":{}},\"parent\":{\"1403\":{}}}],[\"resultofprocessmessage.__type\",{\"_index\":1059,\"name\":{},\"parent\":{\"1404\":{},\"1405\":{},\"1406\":{},\"1407\":{}}}],[\"resultofquery\",{\"_index\":1308,\"name\":{\"1732\":{}},\"parent\":{\"1733\":{}}}],[\"resultofquery.__type\",{\"_index\":1309,\"name\":{},\"parent\":{\"1734\":{}}}],[\"resultofquerycollection\",{\"_index\":1321,\"name\":{\"1748\":{}},\"parent\":{\"1749\":{}}}],[\"resultofquerycollection.__type\",{\"_index\":1322,\"name\":{},\"parent\":{\"1750\":{}}}],[\"resultofquerytransactiontree\",{\"_index\":1356,\"name\":{\"1805\":{}},\"parent\":{\"1806\":{}}}],[\"resultofquerytransactiontree.__type\",{\"_index\":1357,\"name\":{},\"parent\":{\"1807\":{},\"1808\":{}}}],[\"resultofrunexecutor\",{\"_index\":1239,\"name\":{\"1633\":{}},\"parent\":{\"1634\":{}}}],[\"resultofrunexecutor.__type\",{\"_index\":1240,\"name\":{},\"parent\":{\"1635\":{},\"1636\":{},\"1637\":{},\"1638\":{},\"1639\":{}}}],[\"resultofrunget\",{\"_index\":1248,\"name\":{\"1660\":{}},\"parent\":{\"1661\":{}}}],[\"resultofrunget.__type\",{\"_index\":1249,\"name\":{},\"parent\":{\"1662\":{}}}],[\"resultofruntvm\",{\"_index\":1243,\"name\":{\"1648\":{}},\"parent\":{\"1649\":{}}}],[\"resultofruntvm.__type\",{\"_index\":1244,\"name\":{},\"parent\":{\"1650\":{},\"1651\":{},\"1652\":{}}}],[\"resultofscrypt\",{\"_index\":390,\"name\":{\"419\":{}},\"parent\":{\"420\":{}}}],[\"resultofscrypt.__type\",{\"_index\":391,\"name\":{},\"parent\":{\"421\":{}}}],[\"resultofsendmessage\",{\"_index\":1120,\"name\":{\"1486\":{}},\"parent\":{\"1487\":{}}}],[\"resultofsendmessage.__type\",{\"_index\":1121,\"name\":{},\"parent\":{\"1488\":{},\"1489\":{}}}],[\"resultofsendmessages\",{\"_index\":1115,\"name\":{\"1478\":{}},\"parent\":{\"1479\":{}}}],[\"resultofsendmessages.__type\",{\"_index\":1116,\"name\":{},\"parent\":{\"1480\":{}}}],[\"resultofsetcodesalt\",{\"_index\":941,\"name\":{\"1216\":{}},\"parent\":{\"1217\":{}}}],[\"resultofsetcodesalt.__type\",{\"_index\":942,\"name\":{},\"parent\":{\"1218\":{}}}],[\"resultofsign\",{\"_index\":369,\"name\":{\"394\":{}},\"parent\":{\"395\":{}}}],[\"resultofsign.__type\",{\"_index\":371,\"name\":{},\"parent\":{\"396\":{},\"397\":{}}}],[\"resultofsigningboxgetpublickey\",{\"_index\":512,\"name\":{\"613\":{}},\"parent\":{\"614\":{}}}],[\"resultofsigningboxgetpublickey.__type\",{\"_index\":514,\"name\":{},\"parent\":{\"615\":{}}}],[\"resultofsigningboxsign\",{\"_index\":518,\"name\":{\"620\":{}},\"parent\":{\"621\":{}}}],[\"resultofsigningboxsign.__type\",{\"_index\":519,\"name\":{},\"parent\":{\"622\":{}}}],[\"resultofsubscribecollection\",{\"_index\":1332,\"name\":{\"1768\":{}},\"parent\":{\"1769\":{}}}],[\"resultofsubscribecollection.__type\",{\"_index\":1333,\"name\":{},\"parent\":{\"1770\":{}}}],[\"resultoftoncrc16\",{\"_index\":348,\"name\":{\"371\":{}},\"parent\":{\"372\":{}}}],[\"resultoftoncrc16.__type\",{\"_index\":350,\"name\":{},\"parent\":{\"373\":{}}}],[\"resultofupdateinitialdata\",{\"_index\":798,\"name\":{\"1011\":{}},\"parent\":{\"1012\":{}}}],[\"resultofupdateinitialdata.__type\",{\"_index\":799,\"name\":{},\"parent\":{\"1013\":{}}}],[\"resultofverifysignature\",{\"_index\":375,\"name\":{\"402\":{}},\"parent\":{\"403\":{}}}],[\"resultofverifysignature.__type\",{\"_index\":376,\"name\":{},\"parent\":{\"404\":{}}}],[\"resultofversion\",{\"_index\":204,\"name\":{\"204\":{}},\"parent\":{\"205\":{}}}],[\"resultofversion.__type\",{\"_index\":205,\"name\":{},\"parent\":{\"206\":{}}}],[\"resultofwaitforcollection\",{\"_index\":1330,\"name\":{\"1765\":{}},\"parent\":{\"1766\":{}}}],[\"resultofwaitforcollection.__type\",{\"_index\":1331,\"name\":{},\"parent\":{\"1767\":{}}}],[\"results\",{\"_index\":1108,\"name\":{\"1470\":{},\"1740\":{}},\"parent\":{}}],[\"resume\",{\"_index\":1403,\"name\":{\"1867\":{}},\"parent\":{}}],[\"resume_block_iterator\",{\"_index\":1419,\"name\":{\"1883\":{}},\"parent\":{}}],[\"resume_block_iterator_sync\",{\"_index\":1420,\"name\":{\"1884\":{}},\"parent\":{}}],[\"resume_state\",{\"_index\":1367,\"name\":{\"1820\":{},\"1831\":{},\"1842\":{}},\"parent\":{}}],[\"resume_sync\",{\"_index\":1404,\"name\":{\"1868\":{}},\"parent\":{}}],[\"resume_transaction_iterator\",{\"_index\":1423,\"name\":{\"1887\":{}},\"parent\":{}}],[\"resume_transaction_iterator_sync\",{\"_index\":1424,\"name\":{\"1888\":{}},\"parent\":{}}],[\"return_resume_state\",{\"_index\":1378,\"name\":{\"1837\":{}},\"parent\":{}}],[\"return_updated_account\",{\"_index\":1238,\"name\":{\"1632\":{},\"1647\":{}},\"parent\":{}}],[\"run_executor\",{\"_index\":1251,\"name\":{\"1666\":{}},\"parent\":{}}],[\"run_executor_sync\",{\"_index\":1252,\"name\":{\"1667\":{}},\"parent\":{}}],[\"run_get\",{\"_index\":1255,\"name\":{\"1670\":{}},\"parent\":{}}],[\"run_get_sync\",{\"_index\":1256,\"name\":{\"1671\":{}},\"parent\":{}}],[\"run_tvm\",{\"_index\":1253,\"name\":{\"1668\":{}},\"parent\":{}}],[\"run_tvm_sync\",{\"_index\":1254,\"name\":{\"1669\":{}},\"parent\":{}}],[\"salt\",{\"_index\":385,\"name\":{\"414\":{},\"1210\":{},\"1214\":{}},\"parent\":{}}],[\"scrypt\",{\"_index\":577,\"name\":{\"697\":{}},\"parent\":{}}],[\"scrypt_sync\",{\"_index\":578,\"name\":{\"698\":{}},\"parent\":{}}],[\"scryptfailed\",{\"_index\":230,\"name\":{\"234\":{}},\"parent\":{}}],[\"secret\",{\"_index\":294,\"name\":{\"304\":{},\"389\":{},\"424\":{},\"428\":{},\"452\":{},\"458\":{},\"467\":{},\"544\":{},\"562\":{}},\"parent\":{}}],[\"secret_encryption_salt\",{\"_index\":476,\"name\":{\"561\":{}},\"parent\":{}}],[\"secret_lifetime\",{\"_index\":496,\"name\":{\"587\":{},\"596\":{}},\"parent\":{}}],[\"send\",{\"_index\":1530,\"name\":{\"2021\":{},\"2034\":{}},\"parent\":{}}],[\"send_events\",{\"_index\":1119,\"name\":{\"1485\":{},\"1495\":{},\"1500\":{}},\"parent\":{}}],[\"send_message\",{\"_index\":1139,\"name\":{\"1514\":{}},\"parent\":{}}],[\"send_message_sync\",{\"_index\":1140,\"name\":{\"1515\":{}},\"parent\":{}}],[\"send_messages\",{\"_index\":1137,\"name\":{\"1512\":{}},\"parent\":{}}],[\"send_messages_sync\",{\"_index\":1138,\"name\":{\"1513\":{}},\"parent\":{}}],[\"send_sync\",{\"_index\":1540,\"name\":{\"2035\":{}},\"parent\":{}}],[\"sending_endpoint_count\",{\"_index\":154,\"name\":{\"154\":{}},\"parent\":{}}],[\"sending_endpoints\",{\"_index\":1122,\"name\":{\"1489\":{},\"1496\":{}},\"parent\":{}}],[\"sendmessagefailed\",{\"_index\":1014,\"name\":{\"1313\":{}},\"parent\":{}}],[\"sendrequest\",{\"_index\":2,\"name\":{\"2\":{}},\"parent\":{}}],[\"serializationerror\",{\"_index\":883,\"name\":{\"1133\":{}},\"parent\":{}}],[\"server_address\",{\"_index\":144,\"name\":{\"145\":{}},\"parent\":{}}],[\"set_code_salt\",{\"_index\":999,\"name\":{\"1298\":{}},\"parent\":{}}],[\"set_code_salt_sync\",{\"_index\":1000,\"name\":{\"1299\":{}},\"parent\":{}}],[\"set_endpoints\",{\"_index\":1409,\"name\":{\"1873\":{}},\"parent\":{}}],[\"set_endpoints_sync\",{\"_index\":1410,\"name\":{\"1874\":{}},\"parent\":{}}],[\"setcode\",{\"_index\":1468,\"name\":{\"1938\":{}},\"parent\":{}}],[\"setresponsehandler\",{\"_index\":1,\"name\":{\"1\":{}},\"parent\":{}}],[\"settimererror\",{\"_index\":114,\"name\":{\"114\":{}},\"parent\":{}}],[\"sha256\",{\"_index\":573,\"name\":{\"693\":{}},\"parent\":{}}],[\"sha256_sync\",{\"_index\":574,\"name\":{\"694\":{}},\"parent\":{}}],[\"sha512\",{\"_index\":575,\"name\":{\"695\":{}},\"parent\":{}}],[\"sha512_sync\",{\"_index\":576,\"name\":{\"696\":{}},\"parent\":{}}],[\"shard_block_id\",{\"_index\":1032,\"name\":{\"1336\":{},\"1342\":{},\"1348\":{},\"1355\":{},\"1361\":{},\"1488\":{},\"1494\":{}},\"parent\":{}}],[\"shard_filter\",{\"_index\":1363,\"name\":{\"1813\":{},\"1825\":{}},\"parent\":{}}],[\"show_action\",{\"_index\":1528,\"name\":{\"2017\":{}},\"parent\":{}}],[\"sign\",{\"_index\":553,\"name\":{\"669\":{},\"689\":{}},\"parent\":{}}],[\"sign_sync\",{\"_index\":570,\"name\":{\"690\":{}},\"parent\":{}}],[\"signature\",{\"_index\":372,\"name\":{\"397\":{},\"441\":{},\"445\":{},\"611\":{},\"622\":{},\"920\":{},\"959\":{},\"1063\":{}},\"parent\":{}}],[\"signature_id\",{\"_index\":161,\"name\":{\"161\":{},\"910\":{},\"932\":{},\"1060\":{},\"1603\":{},\"1845\":{}},\"parent\":{}}],[\"signed\",{\"_index\":370,\"name\":{\"396\":{},\"400\":{},\"431\":{},\"434\":{}},\"parent\":{}}],[\"signer\",{\"_index\":705,\"name\":{\"838\":{},\"907\":{},\"930\":{}},\"parent\":{}}],[\"signerexternal\",{\"_index\":37,\"name\":{\"37\":{}},\"parent\":{}}],[\"signerexternalvariant\",{\"_index\":699,\"name\":{\"829\":{}},\"parent\":{\"830\":{}}}],[\"signerexternalvariant.__type\",{\"_index\":700,\"name\":{},\"parent\":{\"831\":{}}}],[\"signerkeys\",{\"_index\":38,\"name\":{\"38\":{}},\"parent\":{}}],[\"signerkeysvariant\",{\"_index\":701,\"name\":{\"832\":{}},\"parent\":{\"833\":{}}}],[\"signerkeysvariant.__type\",{\"_index\":702,\"name\":{},\"parent\":{\"834\":{}}}],[\"signernone\",{\"_index\":36,\"name\":{\"36\":{}},\"parent\":{}}],[\"signernonevariant\",{\"_index\":698,\"name\":{\"827\":{}},\"parent\":{\"828\":{}}}],[\"signersigningbox\",{\"_index\":39,\"name\":{\"39\":{}},\"parent\":{}}],[\"signersigningboxvariant\",{\"_index\":703,\"name\":{\"835\":{}},\"parent\":{\"836\":{}}}],[\"signersigningboxvariant.__type\",{\"_index\":704,\"name\":{},\"parent\":{\"837\":{}}}],[\"signing_box\",{\"_index\":516,\"name\":{\"618\":{},\"1986\":{}},\"parent\":{}}],[\"signing_box_get_public_key\",{\"_index\":641,\"name\":{\"761\":{}},\"parent\":{}}],[\"signing_box_get_public_key_sync\",{\"_index\":642,\"name\":{\"762\":{}},\"parent\":{}}],[\"signing_box_handle\",{\"_index\":1470,\"name\":{\"1940\":{}},\"parent\":{}}],[\"signing_box_sign\",{\"_index\":643,\"name\":{\"763\":{}},\"parent\":{}}],[\"signing_box_sign_sync\",{\"_index\":644,\"name\":{\"764\":{}},\"parent\":{}}],[\"signingboxhandle\",{\"_index\":257,\"name\":{\"261\":{}},\"parent\":{}}],[\"signingboxnotregistered\",{\"_index\":243,\"name\":{\"247\":{}},\"parent\":{}}],[\"signkey\",{\"_index\":1469,\"name\":{\"1939\":{}},\"parent\":{}}],[\"size\",{\"_index\":865,\"name\":{\"1108\":{}},\"parent\":{}}],[\"skip_transaction_check\",{\"_index\":1237,\"name\":{\"1630\":{}},\"parent\":{}}],[\"sortdirection\",{\"_index\":1279,\"name\":{\"1695\":{}},\"parent\":{\"1696\":{},\"1697\":{}}}],[\"source\",{\"_index\":711,\"name\":{\"846\":{}},\"parent\":{}}],[\"spanish\",{\"_index\":331,\"name\":{\"353\":{}},\"parent\":{}}],[\"spending\",{\"_index\":1472,\"name\":{\"1942\":{}},\"parent\":{\"1943\":{}}}],[\"spending.__type\",{\"_index\":1474,\"name\":{},\"parent\":{\"1944\":{},\"1945\":{}}}],[\"split_depth\",{\"_index\":953,\"name\":{\"1234\":{},\"1243\":{}},\"parent\":{}}],[\"src\",{\"_index\":960,\"name\":{\"1250\":{},\"1723\":{}},\"parent\":{}}],[\"src_address\",{\"_index\":765,\"name\":{\"943\":{}},\"parent\":{}}],[\"src_transaction_id\",{\"_index\":1301,\"name\":{\"1721\":{}},\"parent\":{}}],[\"start\",{\"_index\":1534,\"name\":{\"2028\":{}},\"parent\":{}}],[\"start_sync\",{\"_index\":1535,\"name\":{\"2029\":{}},\"parent\":{}}],[\"start_time\",{\"_index\":1360,\"name\":{\"1811\":{},\"1823\":{}},\"parent\":{}}],[\"state_init\",{\"_index\":694,\"name\":{\"823\":{},\"987\":{},\"1221\":{},\"1247\":{}},\"parent\":{}}],[\"stateinitparams\",{\"_index\":719,\"name\":{\"858\":{}},\"parent\":{\"859\":{}}}],[\"stateinitparams.__type\",{\"_index\":720,\"name\":{},\"parent\":{\"860\":{},\"861\":{}}}],[\"stateinitsource\",{\"_index\":718,\"name\":{\"857\":{}},\"parent\":{}}],[\"stateinitsourcemessage\",{\"_index\":40,\"name\":{\"40\":{}},\"parent\":{}}],[\"stateinitsourcemessagevariant\",{\"_index\":710,\"name\":{\"844\":{}},\"parent\":{\"845\":{}}}],[\"stateinitsourcemessagevariant.__type\",{\"_index\":712,\"name\":{},\"parent\":{\"846\":{}}}],[\"stateinitsourcestateinit\",{\"_index\":41,\"name\":{\"41\":{}},\"parent\":{}}],[\"stateinitsourcestateinitvariant\",{\"_index\":713,\"name\":{\"847\":{}},\"parent\":{\"848\":{}}}],[\"stateinitsourcestateinitvariant.__type\",{\"_index\":714,\"name\":{},\"parent\":{\"849\":{},\"850\":{},\"851\":{}}}],[\"stateinitsourcetvc\",{\"_index\":42,\"name\":{\"42\":{}},\"parent\":{}}],[\"stateinitsourcetvcvariant\",{\"_index\":715,\"name\":{\"852\":{}},\"parent\":{\"853\":{}}}],[\"stateinitsourcetvcvariant.__type\",{\"_index\":716,\"name\":{},\"parent\":{\"854\":{},\"855\":{},\"856\":{}}}],[\"status\",{\"_index\":1078,\"name\":{\"1428\":{}},\"parent\":{}}],[\"storage_fee\",{\"_index\":1226,\"name\":{\"1616\":{}},\"parent\":{}}],[\"subscribe\",{\"_index\":1399,\"name\":{\"1863\":{}},\"parent\":{}}],[\"subscribe_collection\",{\"_index\":1397,\"name\":{\"1861\":{}},\"parent\":{}}],[\"subscribe_collection_sync\",{\"_index\":1398,\"name\":{\"1862\":{}},\"parent\":{}}],[\"subscribe_sync\",{\"_index\":1400,\"name\":{\"1864\":{}},\"parent\":{}}],[\"subscribefailed\",{\"_index\":1259,\"name\":{\"1674\":{}},\"parent\":{}}],[\"subscription\",{\"_index\":1337,\"name\":{\"1778\":{}},\"parent\":{}}],[\"succeeded\",{\"_index\":407,\"name\":{\"449\":{}},\"parent\":{}}],[\"sum\",{\"_index\":1291,\"name\":{\"1707\":{}},\"parent\":{}}],[\"support\",{\"_index\":1457,\"name\":{\"1925\":{}},\"parent\":{}}],[\"suspend\",{\"_index\":1401,\"name\":{\"1865\":{}},\"parent\":{}}],[\"suspend_sync\",{\"_index\":1402,\"name\":{\"1866\":{}},\"parent\":{}}],[\"switch\",{\"_index\":1526,\"name\":{\"2015\":{}},\"parent\":{}}],[\"switch_completed\",{\"_index\":1527,\"name\":{\"2016\":{}},\"parent\":{}}],[\"test\",{\"_index\":1150,\"name\":{\"1527\":{}},\"parent\":{}}],[\"text\",{\"_index\":195,\"name\":{\"196\":{}},\"parent\":{}}],[\"their_public\",{\"_index\":292,\"name\":{\"303\":{},\"339\":{},\"457\":{},\"466\":{}},\"parent\":{}}],[\"tick\",{\"_index\":951,\"name\":{\"1232\":{},\"1241\":{}},\"parent\":{}}],[\"time\",{\"_index\":685,\"name\":{\"812\":{}},\"parent\":{}}],[\"timeout\",{\"_index\":1090,\"name\":{\"1446\":{},\"1764\":{},\"1803\":{}},\"parent\":{}}],[\"timestamp\",{\"_index\":1046,\"name\":{\"1376\":{},\"1382\":{},\"1388\":{},\"1394\":{}},\"parent\":{}}],[\"to\",{\"_index\":1449,\"name\":{\"1915\":{}},\"parent\":{}}],[\"tock\",{\"_index\":952,\"name\":{\"1233\":{},\"1242\":{}},\"parent\":{}}],[\"tohash128\",{\"_index\":1568,\"name\":{\"2069\":{}},\"parent\":{}}],[\"tohash256\",{\"_index\":1569,\"name\":{\"2070\":{}},\"parent\":{}}],[\"tohash512\",{\"_index\":1570,\"name\":{\"2071\":{}},\"parent\":{}}],[\"tohash64\",{\"_index\":1567,\"name\":{\"2068\":{}},\"parent\":{}}],[\"tohex\",{\"_index\":1571,\"name\":{\"2072\":{}},\"parent\":{}}],[\"tokey\",{\"_index\":1566,\"name\":{\"2067\":{}},\"parent\":{}}],[\"ton\",{\"_index\":323,\"name\":{\"345\":{}},\"parent\":{}}],[\"ton_crc16\",{\"_index\":562,\"name\":{\"681\":{}},\"parent\":{}}],[\"ton_crc16_sync\",{\"_index\":563,\"name\":{\"682\":{}},\"parent\":{}}],[\"ton_public_key\",{\"_index\":361,\"name\":{\"385\":{}},\"parent\":{}}],[\"tonclient\",{\"_index\":1560,\"name\":{\"2061\":{}},\"parent\":{\"2062\":{},\"2063\":{},\"2064\":{},\"2065\":{},\"2066\":{},\"2067\":{},\"2068\":{},\"2069\":{},\"2070\":{},\"2071\":{},\"2072\":{},\"2073\":{},\"2074\":{},\"2075\":{},\"2076\":{},\"2077\":{},\"2078\":{},\"2079\":{},\"2080\":{},\"2081\":{},\"2082\":{},\"2083\":{},\"2084\":{},\"2085\":{},\"2086\":{},\"2087\":{},\"2088\":{},\"2089\":{},\"2090\":{},\"2091\":{},\"2092\":{},\"2093\":{},\"2094\":{},\"2095\":{},\"2096\":{},\"2097\":{}}}],[\"total_account_fees\",{\"_index\":1229,\"name\":{\"1619\":{}},\"parent\":{}}],[\"total_fees\",{\"_index\":1298,\"name\":{\"1715\":{}},\"parent\":{}}],[\"total_fwd_fees\",{\"_index\":1232,\"name\":{\"1622\":{}},\"parent\":{}}],[\"total_output\",{\"_index\":1230,\"name\":{\"1620\":{}},\"parent\":{}}],[\"transaction\",{\"_index\":1058,\"name\":{\"1404\":{},\"1429\":{},\"1635\":{},\"2048\":{}},\"parent\":{}}],[\"transaction_lt\",{\"_index\":1215,\"name\":{\"1601\":{}},\"parent\":{}}],[\"transaction_max_count\",{\"_index\":1355,\"name\":{\"1804\":{}},\"parent\":{}}],[\"transactionaborted\",{\"_index\":1198,\"name\":{\"1583\":{}},\"parent\":{}}],[\"transactionfees\",{\"_index\":1223,\"name\":{\"1613\":{}},\"parent\":{\"1614\":{}}}],[\"transactionfees.__type\",{\"_index\":1225,\"name\":{},\"parent\":{\"1615\":{},\"1616\":{},\"1617\":{},\"1618\":{},\"1619\":{},\"1620\":{},\"1621\":{},\"1622\":{},\"1623\":{}}}],[\"transactionnode\",{\"_index\":1293,\"name\":{\"1709\":{}},\"parent\":{\"1710\":{}}}],[\"transactionnode.__type\",{\"_index\":1294,\"name\":{},\"parent\":{\"1711\":{},\"1712\":{},\"1713\":{},\"1714\":{},\"1715\":{},\"1716\":{},\"1717\":{}}}],[\"transactions\",{\"_index\":1358,\"name\":{\"1808\":{}},\"parent\":{}}],[\"transactionwaittimeout\",{\"_index\":1017,\"name\":{\"1316\":{}},\"parent\":{}}],[\"tuple_list_as_array\",{\"_index\":1247,\"name\":{\"1659\":{}},\"parent\":{}}],[\"tvc\",{\"_index\":692,\"name\":{\"821\":{},\"854\":{},\"1126\":{},\"1141\":{},\"1144\":{},\"1176\":{}},\"parent\":{}}],[\"tvcv1\",{\"_index\":52,\"name\":{\"52\":{},\"1127\":{}},\"parent\":{\"1128\":{}}}],[\"tvcv1.__type\",{\"_index\":879,\"name\":{},\"parent\":{\"1129\":{},\"1130\":{}}}],[\"tvcv1variant\",{\"_index\":877,\"name\":{\"1123\":{}},\"parent\":{\"1124\":{}}}],[\"tvcv1variant.__type\",{\"_index\":878,\"name\":{},\"parent\":{\"1125\":{}}}],[\"tvm\",{\"_index\":1575,\"name\":{\"2081\":{}},\"parent\":{}}],[\"tvmerrorcode\",{\"_index\":1195,\"name\":{\"1580\":{}},\"parent\":{\"1581\":{},\"1582\":{},\"1583\":{},\"1584\":{},\"1585\":{},\"1586\":{},\"1587\":{},\"1588\":{},\"1589\":{},\"1590\":{},\"1591\":{},\"1592\":{},\"1593\":{},\"1594\":{},\"1595\":{}}}],[\"tvmmodule\",{\"_index\":1250,\"name\":{\"1663\":{}},\"parent\":{\"1664\":{},\"1665\":{},\"1666\":{},\"1667\":{},\"1668\":{},\"1669\":{},\"1670\":{},\"1671\":{}}}],[\"type\",{\"_index\":726,\"name\":{\"870\":{},\"881\":{}},\"parent\":{}}],[\"unauthorized\",{\"_index\":1272,\"name\":{\"1687\":{}},\"parent\":{}}],[\"uncompressed\",{\"_index\":1173,\"name\":{\"1556\":{}},\"parent\":{}}],[\"unexpectedcallbackresponse\",{\"_index\":123,\"name\":{\"123\":{}},\"parent\":{}}],[\"unknownexecutionerror\",{\"_index\":1204,\"name\":{\"1590\":{}},\"parent\":{}}],[\"unknownfunction\",{\"_index\":117,\"name\":{\"117\":{}},\"parent\":{}}],[\"unlimited_balance\",{\"_index\":1221,\"name\":{\"1611\":{}},\"parent\":{}}],[\"unresolved\",{\"_index\":1101,\"name\":{\"1462\":{}},\"parent\":{}}],[\"unsigned\",{\"_index\":366,\"name\":{\"392\":{},\"404\":{},\"427\":{},\"438\":{},\"444\":{},\"604\":{},\"619\":{},\"1064\":{}},\"parent\":{}}],[\"unsubscribe\",{\"_index\":1395,\"name\":{\"1859\":{}},\"parent\":{}}],[\"unsubscribe_sync\",{\"_index\":1396,\"name\":{\"1860\":{}},\"parent\":{}}],[\"unsupportedciphermode\",{\"_index\":247,\"name\":{\"251\":{}},\"parent\":{}}],[\"update_initial_data\",{\"_index\":845,\"name\":{\"1086\":{}},\"parent\":{}}],[\"update_initial_data_sync\",{\"_index\":846,\"name\":{\"1087\":{}},\"parent\":{}}],[\"url\",{\"_index\":1148,\"name\":{\"1526\":{}},\"parent\":{}}],[\"usebinarylibrary\",{\"_index\":1565,\"name\":{\"2066\":{}},\"parent\":{}}],[\"user_data\",{\"_index\":1075,\"name\":{\"1424\":{},\"1431\":{},\"1452\":{}},\"parent\":{}}],[\"utils\",{\"_index\":1573,\"name\":{\"2079\":{}},\"parent\":{}}],[\"utilsmodule\",{\"_index\":1184,\"name\":{\"1567\":{}},\"parent\":{\"1568\":{},\"1569\":{},\"1570\":{},\"1571\":{},\"1572\":{},\"1573\":{},\"1574\":{},\"1575\":{},\"1576\":{},\"1577\":{},\"1578\":{},\"1579\":{}}}],[\"valid\",{\"_index\":443,\"name\":{\"509\":{}},\"parent\":{}}],[\"value\",{\"_index\":266,\"name\":{\"271\":{},\"274\":{},\"277\":{},\"280\":{},\"326\":{},\"329\":{},\"332\":{},\"797\":{},\"800\":{},\"803\":{},\"806\":{},\"861\":{},\"946\":{},\"975\":{},\"1109\":{},\"1112\":{},\"1125\":{},\"1725\":{},\"1983\":{}},\"parent\":{}}],[\"values\",{\"_index\":1326,\"name\":{\"1758\":{}},\"parent\":{}}],[\"variables\",{\"_index\":1307,\"name\":{\"1731\":{},\"1779\":{}},\"parent\":{}}],[\"verify_signature\",{\"_index\":571,\"name\":{\"691\":{}},\"parent\":{}}],[\"verify_signature_sync\",{\"_index\":572,\"name\":{\"692\":{}},\"parent\":{}}],[\"version\",{\"_index\":166,\"name\":{\"166\":{},\"206\":{},\"220\":{},\"891\":{},\"893\":{},\"1264\":{},\"1921\":{}},\"parent\":{}}],[\"version_sync\",{\"_index\":217,\"name\":{\"221\":{}},\"parent\":{}}],[\"wait_for_collection\",{\"_index\":1393,\"name\":{\"1857\":{}},\"parent\":{}}],[\"wait_for_collection_sync\",{\"_index\":1394,\"name\":{\"1858\":{}},\"parent\":{}}],[\"wait_for_timeout\",{\"_index\":152,\"name\":{\"152\":{}},\"parent\":{}}],[\"wait_for_transaction\",{\"_index\":1141,\"name\":{\"1516\":{}},\"parent\":{}}],[\"wait_for_transaction_sync\",{\"_index\":1142,\"name\":{\"1517\":{}},\"parent\":{}}],[\"wait_mode\",{\"_index\":1106,\"name\":{\"1467\":{}},\"parent\":{}}],[\"wait_until\",{\"_index\":1074,\"name\":{\"1423\":{},\"1451\":{}},\"parent\":{}}],[\"waitforfailed\",{\"_index\":1260,\"name\":{\"1675\":{}},\"parent\":{}}],[\"waitfortimeout\",{\"_index\":1264,\"name\":{\"1679\":{}},\"parent\":{}}],[\"websocketconnecterror\",{\"_index\":98,\"name\":{\"98\":{}},\"parent\":{}}],[\"websocketdisconnected\",{\"_index\":1267,\"name\":{\"1682\":{}},\"parent\":{}}],[\"websocketreceiveerror\",{\"_index\":99,\"name\":{\"99\":{}},\"parent\":{}}],[\"websocketsenderror\",{\"_index\":100,\"name\":{\"100\":{}},\"parent\":{}}],[\"word_count\",{\"_index\":432,\"name\":{\"490\":{},\"498\":{},\"506\":{},\"515\":{},\"520\":{}},\"parent\":{}}],[\"wordcount\",{\"_index\":300,\"name\":{\"313\":{},\"318\":{},\"582\":{}},\"parent\":{}}],[\"words\",{\"_index\":428,\"name\":{\"486\":{}},\"parent\":{}}],[\"workchain\",{\"_index\":176,\"name\":{\"177\":{}},\"parent\":{}}],[\"workchain_id\",{\"_index\":695,\"name\":{\"824\":{},\"1155\":{}},\"parent\":{}}],[\"wrongwebscoketprotocolsequence\",{\"_index\":1275,\"name\":{\"1690\":{}},\"parent\":{}}],[\"ws\",{\"_index\":169,\"name\":{\"169\":{}},\"parent\":{}}],[\"xprv\",{\"_index\":451,\"name\":{\"523\":{},\"526\":{},\"531\":{},\"534\":{},\"538\":{},\"541\":{},\"547\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/classes/AbiModule.html b/docs/classes/AbiModule.html index ec7ae006..2666385e 100644 --- a/docs/classes/AbiModule.html +++ b/docs/classes/AbiModule.html @@ -1,17 +1,33 @@ AbiModule | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbiModule

Provides message encoding and decoding according to the ABI specification.

-

Hierarchy

  • AbiModule

Index

Constructors

Properties

client: IClient

Methods

Hierarchy

  • AbiModule

Index

Constructors

Properties

client: IClient

Methods

  • Decodes BOC into JSON as a set of provided parameters.

    remarks

    Solidity functions use ABI types for builder encoding. The simplest way to decode such a BOC is to use ABI decoding. @@ -27,16 +43,45 @@ check the parsed data manually, expand the parsing schema and then decode the whole BOC with the full schema.

    Parameters

    Returns Promise<ResultOfDecodeBoc>

    ResultOfDecodeBoc

    -
  • +

    Decodes BOC into JSON as a set of provided parameters.

    +
    remarks

    Solidity functions use ABI types for builder encoding. +The simplest way to decode such a BOC is to use ABI decoding. +ABI has it own rules for fields layout in cells so manually encoded +BOC can not be described in terms of ABI rules.

    +

    To solve this problem we introduce a new ABI type Ref(<ParamType>) +which allows to store ParamType ABI parameter in cell reference and, thus, +decode manually encoded BOCs. This type is available only in decode_boc function +and will not be available in ABI messages encoding until it is included into some ABI revision.

    +

    Such BOC descriptions covers most users needs. If someone wants to decode some BOC which +can not be described by these rules (i.e. BOC with TLB containing constructors of flags +defining some parsing conditions) then they can decode the fields up to fork condition, +check the parsed data manually, expand the parsing schema and then decode the whole BOC +with the full schema.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfDecodeBoc

    ResultOfDecodeBoc

    +
  • Decodes initial values of a contract's static variables and owner's public key from account initial data This operation is applicable only for initial account data (before deploy). If the contract is already deployed, its data doesn't contain this data section any more.

    Parameters

    Returns Promise<ResultOfDecodeInitialData>

    ResultOfDecodeInitialData

    -
  • +

    Decodes initial values of a contract's static variables and owner's public key from account initial data This operation is applicable only for initial account data (before deploy). If the contract is already deployed, its data doesn't contain this data section any more.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfDecodeInitialData

    ResultOfDecodeInitialData

    +
  • Creates account state BOC

    remarks

    Creates account state provided with one of these sets of data :

      @@ -44,14 +89,32 @@
    1. TVC (string in base64), keys, init params

    Parameters

    Returns Promise<ResultOfEncodeAccount>

    ResultOfEncodeAccount

    -
  • +

    Creates account state BOC

    +
    remarks

    Creates account state provided with one of these sets of data :

    +
      +
    1. BOC of code, BOC of data, BOC of library
    2. +
    3. TVC (string in base64), keys, init params
    4. +
    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfEncodeAccount

    ResultOfEncodeAccount

    +
  • Encodes initial account data with initial values for the contract's static variables and owner's public key into a data BOC that can be passed to encode_tvc function afterwards.

    remarks

    This function is analogue of tvm.buildDataInit function in Solidity.

    Parameters

    Returns Promise<ResultOfEncodeInitialData>

    ResultOfEncodeInitialData

    -
  • +

    Encodes initial account data with initial values for the contract's static variables and owner's public key into a data BOC that can be passed to encode_tvc function afterwards.

    +
    remarks

    This function is analogue of tvm.buildDataInit function in Solidity.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfEncodeInitialData

    ResultOfEncodeInitialData

    +
  • +

    Encodes an internal ABI-compatible message

    +
    remarks

    Allows to encode deploy and function call messages.

    +

    Use cases include messages of any possible type:

    +
      +
    • deploy with initial function call (i.e. constructor or any other function that is used for some kind +of initialization);
    • +
    • deploy without initial function call;
    • +
    • simple function call
    • +
    +

    There is an optional public key can be provided in deploy set in order to substitute one +in TVM file.

    +

    Public key resolving priority:

    +
      +
    1. Public key from deploy set.
    2. +
    3. Public key, specified in TVM file.
    4. +
    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfEncodeInternalMessage

    ResultOfEncodeInternalMessage

    +
  • Encodes an ABI-compatible message

    remarks

    Allows to encode deploy and function call messages, both signed and unsigned.

    @@ -98,13 +180,55 @@
  • Public key, provided by signer.
  • Parameters

    Returns Promise<ResultOfEncodeMessage>

    ResultOfEncodeMessage

    -
  • +

    Encodes an ABI-compatible message

    +
    remarks

    Allows to encode deploy and function call messages, +both signed and unsigned.

    +

    Use cases include messages of any possible type:

    +
      +
    • deploy with initial function call (i.e. constructor or any other function that is used for some kind +of initialization);
    • +
    • deploy without initial function call;
    • +
    • signed/unsigned + data for signing.
    • +
    +

    Signer defines how the message should or shouldn't be signed:

    +

    Signer::None creates an unsigned message. This may be needed in case of some public methods, +that do not require authorization by pubkey.

    +

    Signer::External takes public key and returns data_to_sign for later signing. +Use attach_signature method with the result signature to get the signed message.

    +

    Signer::Keys creates a signed message with provided key pair.

    +

    [SOON] Signer::SigningBox Allows using a special interface to implement signing +without private key disclosure to SDK. For instance, in case of using a cold wallet or HSM, +when application calls some API to sign data.

    +

    There is an optional public key can be provided in deploy set in order to substitute one +in TVM file.

    +

    Public key resolving priority:

    +
      +
    1. Public key from deploy set.
    2. +
    3. Public key, specified in TVM file.
    4. +
    5. Public key, provided by signer.
    6. +
    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfEncodeMessage

    ResultOfEncodeMessage

    +
  • Updates initial account data with initial values for the contract's static variables and owner's public key. This operation is applicable only for initial account data (before deploy). If the contract is already deployed, its data doesn't contain this data section any more.

    Parameters

    Returns Promise<ResultOfUpdateInitialData>

    ResultOfUpdateInitialData

    -

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/BocModule.html b/docs/classes/BocModule.html index 1c246f22..bb041579 100644 --- a/docs/classes/BocModule.html +++ b/docs/classes/BocModule.html @@ -1,69 +1,155 @@ BocModule | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BocModule

BOC manipulation module.

-

Hierarchy

  • BocModule

Index

Constructors

Properties

client: IClient

Methods

Hierarchy

  • BocModule

Index

Constructors

Properties

client: IClient

Methods

  • Unpin BOCs with specified pin defined in the cache_set. Decrease pin reference counter for BOCs with specified pin defined in the cache_set. BOCs which have only 1 pin and its reference counter become 0 will be removed from cache

    -

    Parameters

    Returns Promise<void>

  • +

    Unpin BOCs with specified pin defined in the cache_set. Decrease pin reference counter for BOCs with specified pin defined in the cache_set. BOCs which have only 1 pin and its reference counter become 0 will be removed from cache

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns void

  • Encodes bag of cells (BOC) with builder operations. This method provides the same functionality as Solidity TvmBuilder. Resulting BOC of this method can be passed into Solidity and C++ contracts as TvmCell type.

    Parameters

    Returns Promise<ResultOfEncodeBoc>

    ResultOfEncodeBoc

    -
  • +

    Encodes bag of cells (BOC) with builder operations. This method provides the same functionality as Solidity TvmBuilder. Resulting BOC of this method can be passed into Solidity and C++ contracts as TvmCell type.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfEncodeBoc

    ResultOfEncodeBoc

    +
  • +

    Parses account boc into a JSON

    +
    remarks

    JSON structure is compatible with GraphQL API account object

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfParse

    ResultOfParse

    +
  • +

    Parses block boc into a JSON

    +
    remarks

    JSON structure is compatible with GraphQL API block object

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfParse

    ResultOfParse

    +
  • +

    Parses message boc into a JSON

    +
    remarks

    JSON structure is compatible with GraphQL API message object

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfParse

    ResultOfParse

    +
  • +

    Parses shardstate boc into a JSON

    +
    remarks

    JSON structure is compatible with GraphQL API shardstate object

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfParse

    ResultOfParse

    +
  • Parses transaction boc into a JSON

    remarks

    JSON structure is compatible with GraphQL API transaction object

    Parameters

    Returns Promise<ResultOfParse>

    ResultOfParse

    -
  • +

    Parses transaction boc into a JSON

    +
    remarks

    JSON structure is compatible with GraphQL API transaction object

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfParse

    ResultOfParse

    +

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/ClientModule.html b/docs/classes/ClientModule.html index 6140acc0..4659c968 100644 --- a/docs/classes/ClientModule.html +++ b/docs/classes/ClientModule.html @@ -1,17 +1,36 @@ ClientModule | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ClientModule

Provides information about library.

-

Hierarchy

  • ClientModule

Index

Constructors

Properties

client: IClient

Methods

Hierarchy

  • ClientModule

Index

Constructors

Properties

client: IClient

Methods

  • +

    Returns detailed information about this build.

    +

    NOTE: Available only for lib-node binding.

    +

    Returns ResultOfBuildInfo

    ResultOfBuildInfo

    +
  • +

    Returns Core Library API reference

    +

    NOTE: Available only for lib-node binding.

    +

    Returns ClientConfig

    ClientConfig

    +

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/CryptoModule.html b/docs/classes/CryptoModule.html index c0aaf340..690cdd9a 100644 --- a/docs/classes/CryptoModule.html +++ b/docs/classes/CryptoModule.html @@ -1,14 +1,25 @@ CryptoModule | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CryptoModule

Crypto functions.

-

Hierarchy

  • CryptoModule

Index

Constructors

Properties

client: IClient

Methods

Hierarchy

  • CryptoModule

Index

Constructors

Properties

Methods

Constructors

Properties

client: IClient

Methods

  • +

    Removes cached secrets (overwrites with zeroes) from all signing and encryption boxes, derived from crypto box.

    +

    Parameters

    Returns Promise<void>

  • Removes cached secrets (overwrites with zeroes) from all signing and encryption boxes, derived from crypto box.

    -

    Parameters

    Returns Promise<void>

  • Creates a Crypto Box instance.

    remarks

    Crypto Box is a root crypto object, that encapsulates some secret (seed phrase usually) in encrypted form and acts as a factory for all crypto primitives used in SDK: @@ -18,42 +29,97 @@

    When used, decrypted secret shows up in core library's memory for a very short period of time and then is immediately overwritten with zeroes.

    Parameters

    Returns Promise<RegisteredCryptoBox>

    RegisteredCryptoBox

    -
  • +

    Creates a Crypto Box instance.

    +
    remarks

    Crypto Box is a root crypto object, that encapsulates some secret (seed phrase usually) +in encrypted form and acts as a factory for all crypto primitives used in SDK: +keys for signing and encryption, derived from this secret.

    +

    Crypto Box encrypts original Seed Phrase with salt and password that is retrieved +from password_provider callback, implemented on Application side.

    +

    When used, decrypted secret shows up in core library's memory for a very short period +of time and then is immediately overwritten with zeroes.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns RegisteredCryptoBox

    RegisteredCryptoBox

    +
  • Decrypts data using given encryption box Note.

    remarks

    Block cipher algorithms pad data to cipher block size so encrypted data can be longer then original data. Client should store the original data size after encryption and use it after decryption to retrieve the original data from decrypted data.

    Parameters

    Returns Promise<ResultOfEncryptionBoxDecrypt>

    ResultOfEncryptionBoxDecrypt

    -
  • +

    Decrypts data using given encryption box Note.

    +
    remarks

    Block cipher algorithms pad data to cipher block size so encrypted data can be longer then original data. Client should store the original data size after encryption and use it after +decryption to retrieve the original data from decrypted data.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfEncryptionBoxDecrypt

    ResultOfEncryptionBoxDecrypt

    +
  • Encrypts data using given encryption box Note.

    remarks

    Block cipher algorithms pad data to cipher block size so encrypted data can be longer then original data. Client should store the original data size after encryption and use it after decryption to retrieve the original data from decrypted data.

    Parameters

    Returns Promise<ResultOfEncryptionBoxEncrypt>

    ResultOfEncryptionBoxEncrypt

    -
  • +

    Encrypts data using given encryption box Note.

    +
    remarks

    Block cipher algorithms pad data to cipher block size so encrypted data can be longer then original data. Client should store the original data size after encryption and use it after +decryption to retrieve the original data from decrypted data.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfEncryptionBoxEncrypt

    ResultOfEncryptionBoxEncrypt

    +
  • generate_random_sign_keys(): Promise<KeyPair>
  • generate_random_sign_keys(): Promise<KeyPair>
  • generate_random_sign_keys_sync(): KeyPair
  • +

    Generates random ed25519 key pair.

    +

    NOTE: Available only for lib-node binding.

    +

    Returns KeyPair

    KeyPair

    +
  • +

    Get Crypto Box Info. Used to get encrypted_secret that should be used for all the cryptobox initializations except the first one.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfGetCryptoBoxInfo

    ResultOfGetCryptoBoxInfo

    +
  • +

    Get Crypto Box Seed Phrase.

    +
    remarks

    Attention! Store this data in your application for a very short period of time and overwrite it with zeroes ASAP.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfGetCryptoBoxSeedPhrase

    ResultOfGetCryptoBoxSeedPhrase

    +
  • Gets Encryption Box from Crypto Box.

    remarks

    Derives encryption keypair from cryptobox secret and hdpath and stores it in cache for secret_lifetime @@ -61,108 +127,247 @@ If secret_lifetime is not specified - overwrites encryption secret with zeroes immediately after encryption operation.

    Parameters

    Returns Promise<RegisteredEncryptionBox>

    RegisteredEncryptionBox

    -
  • +

    Gets Encryption Box from Crypto Box.

    +
    remarks

    Derives encryption keypair from cryptobox secret and hdpath and +stores it in cache for secret_lifetime +or until explicitly cleared by clear_crypto_box_secret_cache method. +If secret_lifetime is not specified - overwrites encryption secret with zeroes immediately after +encryption operation.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns RegisteredEncryptionBox

    RegisteredEncryptionBox

    +
  • Derives a key pair for signing from the seed phrase

    remarks

    Validates the seed phrase, generates master key and then derives the key pair from the master key and the specified path

    Parameters

    Returns Promise<KeyPair>

    KeyPair

    -
  • +

    Derives a key pair for signing from the seed phrase

    +
    remarks

    Validates the seed phrase, generates master key and then derives +the key pair from the master key and the specified path

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns KeyPair

    KeyPair

    +
  • +

    Validates a mnemonic phrase

    +
    remarks

    The phrase supplied will be checked for word length and validated according to the checksum +specified in BIP0039.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfMnemonicVerify

    ResultOfMnemonicVerify

    +
  • Public key authenticated encryption

    remarks

    Encrypt and authenticate a message using the senders secret key, the receivers public key, and a nonce.

    Parameters

    Returns Promise<ResultOfNaclBox>

    ResultOfNaclBox

    -
  • nacl_box_keypair(): Promise<KeyPair>
  • nacl_box_keypair(): Promise<KeyPair>
  • +

    Generates a random NaCl key pair

    +

    NOTE: Available only for lib-node binding.

    +

    Returns KeyPair

    KeyPair

    +
  • +

    Public key authenticated encryption

    +
    remarks

    Encrypt and authenticate a message using the senders secret key, the receivers public +key, and a nonce.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfNaclBox

    ResultOfNaclBox

    +
  • Signs the message using the secret key and returns a signature.

    remarks

    Signs the message unsigned using the secret key secret and returns a signature signature.

    Parameters

    Returns Promise<ResultOfNaclSignDetached>

    ResultOfNaclSignDetached

    -
  • +

    Signs the message using the secret key and returns a signature.

    +
    remarks

    Signs the message unsigned using the secret key secret +and returns a signature signature.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfNaclSignDetached

    ResultOfNaclSignDetached

    +
  • Verifies the signature and returns the unsigned message

    remarks

    Verifies the signature in signed using the signer's public key public and returns the message unsigned.

    If the signature fails verification, crypto_sign_open raises an exception.

    Parameters

    Returns Promise<ResultOfNaclSignOpen>

    ResultOfNaclSignOpen

    -
  • +

    Verifies the signature and returns the unsigned message

    +
    remarks

    Verifies the signature in signed using the signer's public key public +and returns the message unsigned.

    +

    If the signature fails verification, crypto_sign_open raises an exception.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfNaclSignOpen

    ResultOfNaclSignOpen

    +

Parameters

Returns Promise<ResultOfScrypt>

ResultOfScrypt

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/DebotModule.html b/docs/classes/DebotModule.html index ff85d9fe..c51a6e94 100644 --- a/docs/classes/DebotModule.html +++ b/docs/classes/DebotModule.html @@ -1,7 +1,7 @@ DebotModule | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DebotModule

-

UNSTABLE Module for working with debot.

-

Hierarchy

  • DebotModule

Index

Constructors

Properties

client: IClient

Methods

Hierarchy

  • DebotModule

Index

Constructors

Properties

client: IClient

Methods

  • +

    UNSTABLE DEPRECATED Executes debot action.

    remarks

    Calls debot engine referenced by debot handle to execute input action. Calls Debot Browser Callbacks if needed.

    @@ -9,12 +9,27 @@

    Remarks

    Chain of actions can be executed if input action generates a list of subactions.

    -

    Parameters

    Returns Promise<void>

  • +

    UNSTABLE DEPRECATED Executes debot action.

    +
    remarks

    Calls debot engine referenced by debot handle to execute input action. +Calls Debot Browser Callbacks if needed.

    + + +

    Remarks

    +
    +

    Chain of actions can be executed if input action generates a list of subactions.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns void

  • +

    UNSTABLE DEPRECATED Creates and instance of DeBot.

    remarks

    Downloads debot smart contract (code and data) from blockchain and creates an instance of Debot Engine for it.

    @@ -23,14 +38,43 @@

    Remarks

    It does not switch debot to context 0. Browser Callbacks are not called.

    Parameters

    Returns Promise<RegisteredDebot>

    RegisteredDebot

    -
  • +

    UNSTABLE DEPRECATED Creates and instance of DeBot.

    +
    remarks

    Downloads debot smart contract (code and data) from blockchain and creates +an instance of Debot Engine for it.

    + + +

    Remarks

    +
    +

    It does not switch debot to context 0. Browser Callbacks are not called.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns RegisteredDebot

    RegisteredDebot

    +
  • +

    UNSTABLE DEPRECATED Sends message to Debot.

    +
    remarks

    Used by Debot Browser to send response on Dinterface call or from other Debots.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns void

  • +

    UNSTABLE DEPRECATED Starts the DeBot.

    +
    remarks

    Downloads debot smart contract from blockchain and switches it to +context zero.

    +

    This function must be used by Debot Browser to start a dialog with debot. +While the function is executing, several Browser Callbacks can be called, +since the debot tries to display all actions from the context 0 to the user.

    +

    When the debot starts SDK registers BrowserCallbacks AppObject. +Therefore when debote.remove is called the debot is being deleted and the callback is called +with finish=true which indicates that it will never be used again.

    +

    Parameters

    Returns Promise<void>

  • +

    UNSTABLE DEPRECATED Starts the DeBot.

    remarks

    Downloads debot smart contract from blockchain and switches it to context zero.

    This function must be used by Debot Browser to start a dialog with debot. @@ -39,4 +83,5 @@

    Remarks

    When the debot starts SDK registers BrowserCallbacks AppObject. Therefore when debote.remove is called the debot is being deleted and the callback is called with finish=true which indicates that it will never be used again.

    -

    Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +

NOTE: Available only for lib-node binding.

+

Parameters

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/NetModule.html b/docs/classes/NetModule.html index 82d65263..4cda4de6 100644 --- a/docs/classes/NetModule.html +++ b/docs/classes/NetModule.html @@ -1,14 +1,24 @@ NetModule | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NetModule

Network access.

-

Hierarchy

  • NetModule

Index

Constructors

Properties

client: IClient

Methods

Hierarchy

  • NetModule

Index

Constructors

Properties

client: IClient

Methods

  • Creates block iterator.

    remarks

    Block iterator uses robust iteration methods that guaranties that every block in the specified range isn't missed or iterated twice.

    @@ -43,7 +53,43 @@

    Application can request additional fields in the result parameter.

    Application should call the remove_iterator when iterator is no longer required.

    Parameters

    Returns Promise<RegisteredIterator>

    RegisteredIterator

    -
  • +

    Creates block iterator.

    +
    remarks

    Block iterator uses robust iteration methods that guaranties that every +block in the specified range isn't missed or iterated twice.

    +

    Iterated range can be reduced with some filters:

    +
      +
    • start_time – the bottom time range. Only blocks with gen_utime +more or equal to this value is iterated. If this parameter is omitted then there is +no bottom time edge, so all blocks since zero state is iterated.
    • +
    • end_time – the upper time range. Only blocks with gen_utime +less then this value is iterated. If this parameter is omitted then there is +no upper time edge, so iterator never finishes.
    • +
    • shard_filter – workchains and shard prefixes that reduce the set of interesting +blocks. Block conforms to the shard filter if it belongs to the filter workchain +and the first bits of block's shard fields matches to the shard prefix. +Only blocks with suitable shard are iterated.
    • +
    +

    Items iterated is a JSON objects with block data. The minimal set of returned +fields is:

    +
    id
    +gen_utime
    +workchain_id
    +shard
    +after_split
    +after_merge
    +prev_ref {
    +    root_hash
    +}
    +prev_alt_ref {
    +    root_hash
    +}
    +
    +

    Application can request additional fields in the result parameter.

    +

    Application should call the remove_iterator when iterator is no longer required.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns RegisteredIterator

    RegisteredIterator

    +
  • Creates transaction iterator.

    remarks

    Transaction iterator uses robust iteration methods that guaranty that every transaction in the specified range isn't missed or iterated twice.

    @@ -100,19 +146,93 @@

Application should call the remove_iterator when iterator is no longer required.

Parameters

Returns Promise<RegisteredIterator>

RegisteredIterator

-
  • +

    Creates transaction iterator.

    +
    remarks

    Transaction iterator uses robust iteration methods that guaranty that every +transaction in the specified range isn't missed or iterated twice.

    +

    Iterated range can be reduced with some filters:

    +
      +
    • start_time – the bottom time range. Only transactions with now +more or equal to this value are iterated. If this parameter is omitted then there is +no bottom time edge, so all the transactions since zero state are iterated.
    • +
    • end_time – the upper time range. Only transactions with now +less then this value are iterated. If this parameter is omitted then there is +no upper time edge, so iterator never finishes.
    • +
    • shard_filter – workchains and shard prefixes that reduce the set of interesting +accounts. Account address conforms to the shard filter if +it belongs to the filter workchain and the first bits of address match to +the shard prefix. Only transactions with suitable account addresses are iterated.
    • +
    • accounts_filter – set of account addresses whose transactions must be iterated. +Note that accounts filter can conflict with shard filter so application must combine +these filters carefully.
    • +
    +

    Iterated item is a JSON objects with transaction data. The minimal set of returned +fields is:

    +
    id
    +account_addr
    +now
    +balance_delta(format:DEC)
    +bounce { bounce_type }
    +in_message {
    +    id
    +    value(format:DEC)
    +    msg_type
    +    src
    +}
    +out_messages {
    +    id
    +    value(format:DEC)
    +    msg_type
    +    dst
    +}
    +
    +

    Application can request an additional fields in the result parameter.

    +

    Another parameter that affects on the returned fields is the include_transfers. +When this parameter is true the iterator computes and adds transfer field containing +list of the useful TransactionTransfer objects. +Each transfer is calculated from the particular message related to the transaction +and has the following structure:

    +
      +
    • message – source message identifier.
    • +
    • isBounced – indicates that the transaction is bounced, which means the value will be returned back to the sender.
    • +
    • isDeposit – indicates that this transfer is the deposit (true) or withdraw (false).
    • +
    • counterparty – account address of the transfer source or destination depending on isDeposit.
    • +
    • value – amount of nano tokens transferred. The value is represented as a decimal string +because the actual value can be more precise than the JSON number can represent. Application +must use this string carefully – conversion to number can follow to loose of precision.
    • +
    +

    Application should call the remove_iterator when iterator is no longer required.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns RegisteredIterator

    RegisteredIterator

    +
  • +

    Requests the list of alternative endpoints from server

    +

    NOTE: Available only for lib-node binding.

    +

    Returns EndpointsSet

    EndpointsSet

    +
  • +

    Returns signature ID for configured network if it should be used in messages signature

    +

    NOTE: Available only for lib-node binding.

    +

    Returns ResultOfGetSignatureId

    ResultOfGetSignatureId

    +
  • Returns next available items.

    remarks

    In addition to available items this function returns the has_more flag indicating that the iterator isn't reach the end of the iterated range yet.

    @@ -126,22 +246,55 @@

    The structure of the items returned depends on the iterator used. See the description to the appropriated iterator creation function.

    Parameters

    Returns Promise<ResultOfIteratorNext>

    ResultOfIteratorNext

    -
  • +

    Returns next available items.

    +
    remarks

    In addition to available items this function returns the has_more flag +indicating that the iterator isn't reach the end of the iterated range yet.

    +

    This function can return the empty list of available items but +indicates that there are more items is available. +This situation appears when the iterator doesn't reach iterated range +but database doesn't contains available items yet.

    +

    If application requests resume state in return_resume_state parameter +then this function returns resume_state that can be used later to +resume the iteration from the position after returned items.

    +

    The structure of the items returned depends on the iterator used. +See the description to the appropriated iterator creation function.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfIteratorNext

    ResultOfIteratorNext

    +
  • Queries collection data

    remarks

    Queries data that satisfies the filter conditions, limits the number of returned records and orders them. The projection fields are limited to result fields

    Parameters

    Returns Promise<ResultOfQueryCollection>

    ResultOfQueryCollection

    -
  • +

    Queries collection data

    +
    remarks

    Queries data that satisfies the filter conditions, +limits the number of returned records and orders them. +The projection fields are limited to result fields

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfQueryCollection

    ResultOfQueryCollection

    +
  • Allows to query and paginate through the list of accounts that the specified account has interacted with, sorted by the time of the last internal message between accounts

    remarks

    Attention this query retrieves data from 'Counterparties' service which is not supported in the opensource version of DApp Server (and will not be supported) as well as in Evernode SE (will be supported in SE in future), but is always accessible via EVER OS Clouds

    Parameters

    Returns Promise<ResultOfQueryCollection>

    ResultOfQueryCollection

    -
  • +

    Allows to query and paginate through the list of accounts that the specified account has interacted with, sorted by the time of the last internal message between accounts

    +
    remarks

    Attention this query retrieves data from 'Counterparties' service which is not supported in +the opensource version of DApp Server (and will not be supported) as well as in Evernode SE (will be supported in SE in future), +but is always accessible via EVER OS Clouds

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfQueryCollection

    ResultOfQueryCollection

    +
  • Returns a tree of transactions triggered by a specific message.

    remarks

    Performs recursive retrieval of a transactions tree produced by a specific message: in_msg -> dst_transaction -> out_messages -> dst_transaction -> ... @@ -177,19 +330,71 @@ presented in result.messages. So the application has to continue retrieval for missing messages if it requires.

    Parameters

    Returns Promise<ResultOfQueryTransactionTree>

    ResultOfQueryTransactionTree

    -
  • +

    Returns a tree of transactions triggered by a specific message.

    +
    remarks

    Performs recursive retrieval of a transactions tree produced by a specific message: +in_msg -> dst_transaction -> out_messages -> dst_transaction -> ... +If the chain of transactions execution is in progress while the function is running, +it will wait for the next transactions to appear until the full tree or more than 50 transactions +are received.

    +

    All the retrieved messages and transactions are included +into result.messages and result.transactions respectively.

    +

    Function reads transactions layer by layer, by pages of 20 transactions.

    +

    The retrieval process goes like this: +Let's assume we have an infinite chain of transactions and each transaction generates 5 messages.

    +
      +
    1. Retrieve 1st message (input parameter) and corresponding transaction - put it into result. +It is the first level of the tree of transactions - its root. +Retrieve 5 out message ids from the transaction for next steps.
    2. +
    3. Retrieve 5 messages and corresponding transactions on the 2nd layer. Put them into result. +Retrieve 5*5 out message ids from these transactions for next steps
    4. +
    5. Retrieve 20 (size of the page) messages and transactions (3rd layer) and 20*5=100 message ids (4th layer).
    6. +
    7. Retrieve the last 5 messages and 5 transactions on the 3rd layer + 15 messages and transactions (of 100) from the 4th layer
    8. +
    +
      +
    • 25 message ids of the 4th layer + 75 message ids of the 5th layer.
    • +
    +
      +
    1. Retrieve 20 more messages and 20 more transactions of the 4th layer + 100 more message ids of the 5th layer.
    2. +
    3. Now we have 1+5+20+20+20 = 66 transactions, which is more than 50. Function exits with the tree of +1m->1t->5m->5t->25m->25t->35m->35t. If we see any message ids in the last transactions out_msgs, which don't have +corresponding messages in the function result, it means that the full tree was not received and we need to continue iteration.
    4. +
    +

    To summarize, it is guaranteed that each message in result.messages has the corresponding transaction +in the result.transactions. +But there is no guarantee that all messages from transactions out_msgs are +presented in result.messages. +So the application has to continue retrieval for missing messages if it requires.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfQueryTransactionTree

    ResultOfQueryTransactionTree

    +
  • Removes an iterator

    remarks

    Frees all resources allocated in library to serve iterator.

    Application always should call the remove_iterator when iterator is no longer required.

    -

    Parameters

    Returns Promise<void>

  • resume(): Promise<void>
  • +

    Removes an iterator

    +
    remarks

    Frees all resources allocated in library to serve iterator.

    +

    Application always should call the remove_iterator when iterator +is no longer required.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns void

  • resume(): Promise<void>
  • Resumes network module to enable network activity

    -

    Returns Promise<void>

  • Resumes block iterator.

    remarks

    The iterator stays exactly at the same position where the resume_state was caught.

    Application should call the remove_iterator when iterator is no longer required.

    Parameters

    Returns Promise<RegisteredIterator>

    RegisteredIterator

    -
  • +

    Resumes block iterator.

    +
    remarks

    The iterator stays exactly at the same position where the resume_state was caught.

    +

    Application should call the remove_iterator when iterator is no longer required.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns RegisteredIterator

    RegisteredIterator

    +
  • resume_sync(): void
  • +

    Resumes network module to enable network activity

    +

    NOTE: Available only for lib-node binding.

    +

    Returns void

  • Resumes transaction iterator.

    remarks

    The iterator stays exactly at the same position where the resume_state was caught. Note that resume_state doesn't store the account filter. If the application requires @@ -197,9 +402,21 @@ must pass the account filter again in accounts_filter parameter.

    Application should call the remove_iterator when iterator is no longer required.

    Parameters

    Returns Promise<RegisteredIterator>

    RegisteredIterator

    -
  • +

    Resumes transaction iterator.

    +
    remarks

    The iterator stays exactly at the same position where the resume_state was caught. +Note that resume_state doesn't store the account filter. If the application requires +to use the same account filter as it was when the iterator was created then the application +must pass the account filter again in accounts_filter parameter.

    +

    Application should call the remove_iterator when iterator is no longer required.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns RegisteredIterator

    RegisteredIterator

    +
  • Creates a subscription

    remarks

    The subscription is a persistent communication channel between client and Everscale Network.

    @@ -233,7 +450,7 @@

    Important Notes on Subscriptions

    refresh all cached (or visible to user) lists where this sequences presents.

Parameters

Returns Promise<ResultOfSubscribeCollection>

ResultOfSubscribeCollection

-

Parameters

Returns Promise<ResultOfSubscribeCollection>

ResultOfSubscribeCollection

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/ProcessingModule.html b/docs/classes/ProcessingModule.html index 934b929d..a03de8ec 100644 --- a/docs/classes/ProcessingModule.html +++ b/docs/classes/ProcessingModule.html @@ -2,17 +2,30 @@

Message processing module.

remarks

This module incorporates functions related to complex message processing scenarios.

-

Hierarchy

Index

Constructors

Properties

client: IClient

Methods

Hierarchy

Index

Constructors

Properties

client: IClient

Methods

  • Cancels all background activity and releases all allocated system resources for the specified monitoring queue.

    -

    Parameters

    Returns Promise<void>

  • +

    Cancels all background activity and releases all allocated system resources for the specified monitoring queue.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns void

  • +

    Fetches next resolved results from the specified monitoring queue.

    +
    remarks

    Results and waiting options are depends on the wait parameter. +All returned results will be removed from the queue's resolved list.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfFetchNextMonitorResults

    ResultOfFetchNextMonitorResults

    +
  • Starts monitoring for the processing results of the specified messages.

    remarks

    Message monitor performs background monitoring for a message processing results for the specified set of messages.

    @@ -37,7 +50,33 @@ to the unresolved list.

    If monitoring queue with specified name does not exist then monitoring queue will be created with specified unresolved messages.

    -

    Parameters

    Returns Promise<void>

  • +

    Starts monitoring for the processing results of the specified messages.

    +
    remarks

    Message monitor performs background monitoring for a message processing results +for the specified set of messages.

    +

    Message monitor can serve several isolated monitoring queues. +Each monitor queue has a unique application defined identifier (or name) used +to separate several queue's.

    +

    There are two important lists inside of the monitoring queue:

    +
      +
    • unresolved messages: contains messages requested by the application for monitoring +and not yet resolved;

      +
    • +
    • resolved results: contains resolved processing results for monitored messages.

      +
    • +
    +

    Each monitoring queue tracks own unresolved and resolved lists. +Application can add more messages to the monitoring queue at any time.

    +

    Message monitor accumulates resolved results. +Application should fetch this results with fetchNextMonitorResults function.

    +

    When both unresolved and resolved lists becomes empty, monitor stops any background activity +and frees all allocated internal memory.

    +

    If monitoring queue with specified name already exists then messages will be added +to the unresolved list.

    +

    If monitoring queue with specified name does not exist then monitoring queue will be created +with specified unresolved messages.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns void

  • Creates message, sends it to the network and monitors its processing.

    remarks

    Creates ABI-compatible message, sends it to the network and monitors for the result transaction. @@ -52,15 +91,41 @@

    If contract's ABI does not include "expire" header then, if no transaction is found within the network timeout (see config parameter ), exits with error.

    Parameters

    Returns Promise<ResultOfProcessMessage>

    ResultOfProcessMessage

    -
  • +

    Creates message, sends it to the network and monitors its processing.

    +
    remarks

    Creates ABI-compatible message, +sends it to the network and monitors for the result transaction. +Decodes the output messages' bodies.

    +

    If contract's ABI includes "expire" header, then +SDK implements retries in case of unsuccessful message delivery within the expiration +timeout: SDK recreates the message, sends it and processes it again.

    +

    The intermediate events, such as WillFetchFirstBlock, WillSend, DidSend, +WillFetchNextBlock, etc - are switched on/off by send_events flag +and logged into the supplied callback function.

    +

    The retry configuration parameters are defined in the client's NetworkConfig and AbiConfig.

    +

    If contract's ABI does not include "expire" header +then, if no transaction is found within the network timeout (see config parameter ), exits with error.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfProcessMessage

    ResultOfProcessMessage

    +
  • Sends message to the network

    remarks

    Sends message to the network and returns the last generated shard block of the destination account before the message was sent. It will be required later for message processing.

    Parameters

    Returns Promise<ResultOfSendMessage>

    ResultOfSendMessage

    -
  • +

    Sends message to the network

    +
    remarks

    Sends message to the network and returns the last generated shard block of the destination account +before the message was sent. It will be required later for message processing.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfSendMessage

    ResultOfSendMessage

    +
  • Performs monitoring of the network for the result transaction of the external inbound message processing.

    remarks

    send_events enables intermediate events, such as WillFetchNextBlock, FetchNextBlockFailed that may be useful for logging of new shard blocks creation @@ -89,4 +154,34 @@

Parameters

Returns Promise<ResultOfProcessMessage>

ResultOfProcessMessage

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/ProofsModule.html b/docs/classes/ProofsModule.html index b260963d..7e52d0a4 100644 --- a/docs/classes/ProofsModule.html +++ b/docs/classes/ProofsModule.html @@ -1,6 +1,6 @@ ProofsModule | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProofsModule

-

UNSTABLE Module for proving data, retrieved from TONOS API.

-

Hierarchy

  • ProofsModule

Index

Constructors

Properties

client: IClient

Methods

Hierarchy

  • ProofsModule

Index

Constructors

Properties

client: IClient

Methods

  • Proves that a given block's data, which is queried from TONOS API, can be trusted.

    remarks

    This function checks block proofs and compares given data with the proven. If the given data differs from the proven, the exception will be thrown. @@ -47,7 +47,69 @@ shard-block, or some shard block which is linked to that block in shard-chain. After proving this master-block, we traverse through each link and calculate and compare hashes with links, one-by-one. After that we can ensure that this shard-block has also been proven.

    -

    Parameters

    Returns Promise<void>

  • +

    Proves that a given block's data, which is queried from TONOS API, can be trusted.

    +
    remarks

    This function checks block proofs and compares given data with the proven. +If the given data differs from the proven, the exception will be thrown. +The input param is a single block's JSON object, which was queried from DApp server using +functions such as net.query, net.query_collection or net.wait_for_collection. +If block's BOC is not provided in the JSON, it will be queried from DApp server +(in this case it is required to provide at least id of block).

    +

    Please note, that joins (like signatures in Block) are separated entities and not supported, +so function will throw an exception in a case if JSON being checked has such entities in it.

    +

    If cache_in_local_storage in config is set to true (default), downloaded proofs and +master-chain BOCs are saved into the persistent local storage (e.g. file system for native +environments or browser's IndexedDB for the web); otherwise all the data is cached only in +memory in current client's context and will be lost after destruction of the client.

    +

    Why Proofs are needed

    +

    Proofs are needed to ensure that the data downloaded from a DApp server is real blockchain +data. Checking proofs can protect from the malicious DApp server which can potentially provide +fake data, or also from "Man in the Middle" attacks class.

    +

    What Proofs are

    +

    Simply, proof is a list of signatures of validators', which have signed this particular master- +block.

    +

    The very first validator set's public keys are included in the zero-state. Whe know a root hash +of the zero-state, because it is stored in the network configuration file, it is our authority +root. For proving zero-state it is enough to calculate and compare its root hash.

    +

    In each new validator cycle the validator set is changed. The new one is stored in a key-block, +which is signed by the validator set, which we already trust, the next validator set will be +stored to the new key-block and signed by the current validator set, and so on.

    +

    In order to prove any block in the master-chain we need to check, that it has been signed by +a trusted validator set. So we need to check all key-blocks' proofs, started from the zero-state +and until the block, which we want to prove. But it can take a lot of time and traffic to +download and prove all key-blocks on a client. For solving this, special trusted blocks are used +in Ever-SDK.

    +

    The trusted block is the authority root, as well, as the zero-state. Each trusted block is the +id (e.g. root_hash) of the already proven key-block. There can be plenty of trusted +blocks, so there can be a lot of authority roots. The hashes of trusted blocks for MainNet +and DevNet are hardcoded in SDK in a separated binary file (trusted_key_blocks.bin) and is +being updated for each release by using update_trusted_blocks utility.

    +

    See update_trusted_blocks directory for more info.

    +

    In future SDK releases, one will also be able to provide their hashes of trusted blocks for +other networks, besides for MainNet and DevNet. +By using trusted key-blocks, in order to prove any block, we can prove chain of key-blocks to +the closest previous trusted key-block, not only to the zero-state.

    +

    But shard-blocks don't have proofs on DApp server. In this case, in order to prove any shard- +block data, we search for a corresponding master-block, which contains the root hash of this +shard-block, or some shard block which is linked to that block in shard-chain. After proving +this master-block, we traverse through each link and calculate and compare hashes with links, +one-by-one. After that we can ensure that this shard-block has also been proven.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns void

  • +

    Proves that a given message's data, which is queried from TONOS API, can be trusted.

    +
    remarks

    This function first proves the corresponding transaction, ensures that the proven transaction +refers to the given message and compares given data with the proven. +If the given data differs from the proven, the exception will be thrown. +The input parameter is a single message's JSON object (see params description), +which was queried from TONOS API using functions such as net.query, net.query_collection +or net.wait_for_collection.

    +

    If message's BOC and/or non-null src_transaction.id or dst_transaction.id are not provided +in the JSON, they will be queried from TONOS API.

    +

    Please note, that joins (like block, dst_account, dst_transaction, src_account, +src_transaction, etc. in Message entity) are separated entities and not supported, +so function will throw an exception in a case if JSON being checked has such entities in it.

    +

    For more information about proofs checking, see description of proof_block_data function.

    +

    Parameters

    Returns Promise<void>

  • Proves that a given message's data, which is queried from TONOS API, can be trusted.

    remarks

    This function first proves the corresponding transaction, ensures that the proven transaction refers to the given message and compares given data with the proven. @@ -61,7 +123,22 @@ src_transaction, etc. in Message entity) are separated entities and not supported, so function will throw an exception in a case if JSON being checked has such entities in it.

    For more information about proofs checking, see description of proof_block_data function.

    -

    Parameters

    Returns Promise<void>

  • +

    Proves that a given transaction's data, which is queried from TONOS API, can be trusted.

    +
    remarks

    This function requests the corresponding block, checks block proofs, ensures that given +transaction exists in the proven block and compares given data with the proven. +If the given data differs from the proven, the exception will be thrown. +The input parameter is a single transaction's JSON object (see params description), +which was queried from TONOS API using functions such as net.query, net.query_collection +or net.wait_for_collection.

    +

    If transaction's BOC and/or block_id are not provided in the JSON, they will be queried from +TONOS API.

    +

    Please note, that joins (like account, in_message, out_messages, etc. in Transaction +entity) are separated entities and not supported, so function will throw an exception in a case +if JSON being checked has such entities in it.

    +

    For more information about proofs checking, see description of proof_block_data function.

    +

    Parameters

    Returns Promise<void>

  • Proves that a given transaction's data, which is queried from TONOS API, can be trusted.

    remarks

    This function requests the corresponding block, checks block proofs, ensures that given transaction exists in the proven block and compares given data with the proven. @@ -75,4 +152,5 @@ entity) are separated entities and not supported, so function will throw an exception in a case if JSON being checked has such entities in it.

    For more information about proofs checking, see description of proof_block_data function.

    -

    Parameters

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +

NOTE: Available only for lib-node binding.

+

Parameters

Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/TonClient.html b/docs/classes/TonClient.html index 49951a9e..79232869 100644 --- a/docs/classes/TonClient.html +++ b/docs/classes/TonClient.html @@ -1 +1 @@ -TonClient | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TonClient

Hierarchy

  • TonClient

Index

Constructors

Properties

client: ClientModule
config: ClientConfig
context: undefined | number = undefined
contextCreation: undefined | ContextPromise[] = undefined
contextError: undefined | Error = undefined
crypto: CryptoModule
processing: ProcessingModule
proofs: ProofsModule
_default: null | TonClient = null
_defaultConfig: ClientConfig = {}

Accessors

Methods

  • close(): void
  • contextRequired(): Promise<number>
  • reject_app_request(app_request_id: null | number, error: any): Promise<void>
  • Parameters

    • app_request_id: null | number
    • error: any

    Returns Promise<void>

  • request(functionName: string, functionParams: any, responseHandler?: ResponseHandler): Promise<any>
  • resolveError(functionName: string, params: any, err: TonClientError): Promise<TonClientError>
  • Parameters

    • functionName: string
    • params: any
    • err: TonClientError

    Returns Promise<TonClientError>

  • resolve_app_request(app_request_id: null | number, result: any): Promise<void>
  • Parameters

    • app_request_id: null | number
    • result: any

    Returns Promise<void>

  • toHash128(d: string): string
  • toHash256(d: string): string
  • toHash512(d: string): string
  • toHash64(d: string): string
  • toHex(dec: string, bits?: number): string
  • Parameters

    • dec: string
    • bits: number = 0

    Returns string

  • toKey(d: string): string

Generated using TypeDoc

\ No newline at end of file +TonClient | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TonClient

Hierarchy

  • TonClient

Index

Constructors

Properties

client: ClientModule
config: ClientConfig
context: undefined | number = undefined
contextCreation: undefined | ContextPromise[] = undefined
contextError: undefined | Error = undefined
crypto: CryptoModule
processing: ProcessingModule
proofs: ProofsModule
_default: null | TonClient = null
_defaultConfig: ClientConfig = {}

Accessors

Methods

  • close(): void
  • contextRequired(): Promise<number>
  • contextRequiredSync(): number
  • reject_app_request(app_request_id: null | number, error: any): Promise<void>
  • Parameters

    • app_request_id: null | number
    • error: any

    Returns Promise<void>

  • request(functionName: string, functionParams: any, responseHandler?: ResponseHandler): Promise<any>
  • requestSync(functionName: string, functionParams: any): any
  • Parameters

    • functionName: string
    • functionParams: any

    Returns any

  • resolveApiError(api: any, functionName: string, params: any, err: TonClientError): TonClientError
  • Parameters

    • api: any
    • functionName: string
    • params: any
    • err: TonClientError

    Returns TonClientError

  • resolveError(functionName: string, params: any, err: TonClientError): Promise<TonClientError>
  • Parameters

    • functionName: string
    • params: any
    • err: TonClientError

    Returns Promise<TonClientError>

  • resolveErrorSync(functionName: string, params: any, err: TonClientError): TonClientError
  • Parameters

    • functionName: string
    • params: any
    • err: TonClientError

    Returns TonClientError

  • resolve_app_request(app_request_id: null | number, result: any): Promise<void>
  • Parameters

    • app_request_id: null | number
    • result: any

    Returns Promise<void>

  • toHash128(d: string): string
  • toHash256(d: string): string
  • toHash512(d: string): string
  • toHash64(d: string): string
  • toHex(dec: string, bits?: number): string
  • Parameters

    • dec: string
    • bits: number = 0

    Returns string

  • toKey(d: string): string

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/TvmModule.html b/docs/classes/TvmModule.html index f42d0965..1cd16cfc 100644 --- a/docs/classes/TvmModule.html +++ b/docs/classes/TvmModule.html @@ -1,4 +1,4 @@ -TvmModule | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TvmModule

Hierarchy

  • TvmModule

Index

Constructors

Properties

Methods

Constructors

Properties

client: IClient

Methods

  • +TvmModule | @eversdk/core
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class TvmModule

    Hierarchy

    • TvmModule

    Index

    Constructors

    Properties

    client: IClient

    Methods

    • Emulates all the phases of contract execution locally

      remarks

      Performs all the phases of contract execution on Transaction Executor - the same component that is used on Validator Nodes.

      @@ -25,12 +25,46 @@ downloaded from a particular key block - then specify execution_options parameter.

      If you need to see the aborted transaction as a result, not as an error, set skip_transaction_check to true.

      Parameters

      Returns Promise<ResultOfRunExecutor>

      ResultOfRunExecutor

      -
    • +

      Emulates all the phases of contract execution locally

      +
      remarks

      Performs all the phases of contract execution on Transaction Executor - +the same component that is used on Validator Nodes.

      +

      Can be used for contract debugging, to find out the reason why a message was not delivered successfully. +Validators throw away the failed external inbound messages (if they failed before ACCEPT) in the real network. +This is why these messages are impossible to debug in the real network. +With the help of run_executor you can do that. In fact, process_message function +performs local check with run_executor if there was no transaction as a result of processing +and returns the error, if there is one.

      +

      Another use case to use run_executor is to estimate fees for message execution. +Set AccountForExecutor::Account.unlimited_balance +to true so that emulation will not depend on the actual balance. +This may be needed to calculate deploy fees for an account that does not exist yet. +JSON with fees is in fees field of the result.

      +

      One more use case - you can produce the sequence of operations, +thus emulating the sequential contract calls locally. +And so on.

      +

      Transaction executor requires account BOC (bag of cells) as a parameter. +To get the account BOC - use net.query method to download it from GraphQL API +(field boc of account) or generate it with abi.encode_account method.

      +

      Also it requires message BOC. To get the message BOC - use abi.encode_message or abi.encode_internal_message.

      +

      If you need this emulation to be as precise as possible (for instance - emulate transaction +with particular lt in particular block or use particular blockchain config, +downloaded from a particular key block - then specify execution_options parameter.

      +

      If you need to see the aborted transaction as a result, not as an error, set skip_transaction_check to true.

      +

      NOTE: Available only for lib-node binding.

      +

      Parameters

      Returns ResultOfRunExecutor

      ResultOfRunExecutor

      +
    • Executes get-methods of ABI-compatible contracts

      remarks

      Performs only a part of compute phase of transaction execution that is used to run get-methods of ABI-compatible contracts.

      @@ -42,4 +76,17 @@

      Attention! Updated account state is produces as well, but only account_state.storage.state.data part of the BOC is updated.

      Parameters

      Returns Promise<ResultOfRunTvm>

      ResultOfRunTvm

      -

    Legend

    • Constructor
    • Property
    • Method
    • Private property
    • Private method
    • Method
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
  • +

    Executes get-methods of ABI-compatible contracts

    +
    remarks

    Performs only a part of compute phase of transaction execution +that is used to run get-methods of ABI-compatible contracts.

    +

    If you try to run get-methods with run_executor you will get an error, because it checks ACCEPT and exits +if there is none, which is actually true for get-methods.

    +

    To get the account BOC (bag of cells) - use net.query method to download it from GraphQL API +(field boc of account) or generate it with abi.encode_account method. +To get the message BOC - use abi.encode_message or prepare it any other way, for instance, with FIFT script.

    +

    Attention! Updated account state is produces as well, but only +account_state.storage.state.data part of the BOC is updated.

    +

    NOTE: Available only for lib-node binding.

    +

    Parameters

    Returns ResultOfRunTvm

    ResultOfRunTvm

    +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/UtilsModule.html b/docs/classes/UtilsModule.html index c4e415fa..26a5ebcd 100644 --- a/docs/classes/UtilsModule.html +++ b/docs/classes/UtilsModule.html @@ -1,18 +1,34 @@ UtilsModule | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UtilsModule

Misc utility Functions.

-

Hierarchy

  • UtilsModule

Index

Constructors

Properties

client: IClient

Methods

Hierarchy

  • UtilsModule

Index

Constructors

Properties

client: IClient

Methods

  • Validates and returns the type of any TON address.

    remarks

    Address types are the following

    0:919db8e740d50bf349df2eea03fa30c385d846b991ff5542e67098ee833fc7f7 - standard TON address most @@ -22,4 +38,15 @@ EQCRnbjnQNUL80nfLuoD+jDDhdhGuZH/VULmcJjugz/H9wam - base64 address. Also called "user-friendly". Was used at the beginning of TON. Now it is supported for compatibility

    Parameters

    Returns Promise<ResultOfGetAddressType>

    ResultOfGetAddressType

    -

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/enums/AbiErrorCode.html b/docs/enums/AbiErrorCode.html index 0eb53041..ce6e4eb0 100644 --- a/docs/enums/AbiErrorCode.html +++ b/docs/enums/AbiErrorCode.html @@ -1 +1 @@ -AbiErrorCode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AbiErrorCode

Index

Enumeration Members

AttachSignatureFailed: 307
EncodeDeployMessageFailed: 305
EncodeInitialDataFailed: 314
EncodeRunMessageFailed: 306
InvalidAbi: 311
InvalidData: 313
InvalidFunctionId: 312
InvalidFunctionName: 315
InvalidJson: 303
InvalidMessage: 304
InvalidSigner: 310
InvalidTvcImage: 308
RequiredAddressMissingForEncodeMessage: 301
RequiredCallSetMissingForEncodeMessage: 302
RequiredPublicKeyMissingForFunctionHeader: 309

Generated using TypeDoc

\ No newline at end of file +AbiErrorCode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AbiErrorCode

Index

Enumeration Members

AttachSignatureFailed: 307
EncodeDeployMessageFailed: 305
EncodeInitialDataFailed: 314
EncodeRunMessageFailed: 306
InvalidAbi: 311
InvalidData: 313
InvalidFunctionId: 312
InvalidFunctionName: 315
InvalidJson: 303
InvalidMessage: 304
InvalidSigner: 310
InvalidTvcImage: 308
RequiredAddressMissingForEncodeMessage: 301
RequiredCallSetMissingForEncodeMessage: 302
RequiredPublicKeyMissingForFunctionHeader: 309

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/enums/AccountAddressType.html b/docs/enums/AccountAddressType.html index 96186490..4ffc4e6d 100644 --- a/docs/enums/AccountAddressType.html +++ b/docs/enums/AccountAddressType.html @@ -1 +1 @@ -AccountAddressType | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AccountAddressType

Index

Enumeration Members

Enumeration Members

AccountId: "AccountId"
Base64: "Base64"
Hex: "Hex"

Generated using TypeDoc

\ No newline at end of file +AccountAddressType | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AccountAddressType

Index

Enumeration Members

Enumeration Members

AccountId: "AccountId"
Base64: "Base64"
Hex: "Hex"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/enums/AggregationFn.html b/docs/enums/AggregationFn.html index 7fad1624..621c0c11 100644 --- a/docs/enums/AggregationFn.html +++ b/docs/enums/AggregationFn.html @@ -1 +1 @@ -AggregationFn | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AggregationFn

Index

Enumeration Members

Enumeration Members

AVERAGE: "AVERAGE"
COUNT: "COUNT"
MAX: "MAX"
MIN: "MIN"
SUM: "SUM"

Generated using TypeDoc

\ No newline at end of file +AggregationFn | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AggregationFn

Index

Enumeration Members

Enumeration Members

AVERAGE: "AVERAGE"
COUNT: "COUNT"
MAX: "MAX"
MIN: "MIN"
SUM: "SUM"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/enums/BocErrorCode.html b/docs/enums/BocErrorCode.html index 945def25..a7266975 100644 --- a/docs/enums/BocErrorCode.html +++ b/docs/enums/BocErrorCode.html @@ -1 +1 @@ -BocErrorCode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration BocErrorCode

Index

Enumeration Members

BocRefNotFound: 206
InappropriateBlock: 203
InsufficientCacheSize: 205
InvalidBoc: 201
InvalidBocRef: 207
MissingSourceBoc: 204
SerializationError: 202

Generated using TypeDoc

\ No newline at end of file +BocErrorCode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration BocErrorCode

Index

Enumeration Members

BocRefNotFound: 206
InappropriateBlock: 203
InsufficientCacheSize: 205
InvalidBoc: 201
InvalidBocRef: 207
MissingSourceBoc: 204
SerializationError: 202

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/enums/CipherMode.html b/docs/enums/CipherMode.html index ec891cf3..084e24bb 100644 --- a/docs/enums/CipherMode.html +++ b/docs/enums/CipherMode.html @@ -1 +1 @@ -CipherMode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration CipherMode

Index

Enumeration Members

Enumeration Members

CBC: "CBC"
CFB: "CFB"
CTR: "CTR"
ECB: "ECB"
OFB: "OFB"

Generated using TypeDoc

\ No newline at end of file +CipherMode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration CipherMode

Index

Enumeration Members

Enumeration Members

CBC: "CBC"
CFB: "CFB"
CTR: "CTR"
ECB: "ECB"
OFB: "OFB"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/enums/ClientErrorCode.html b/docs/enums/ClientErrorCode.html index c0cd3bf3..43735ab5 100644 --- a/docs/enums/ClientErrorCode.html +++ b/docs/enums/ClientErrorCode.html @@ -1 +1 @@ -ClientErrorCode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ClientErrorCode

Index

Enumeration Members

AppRequestError: 26
CallbackNotRegistered: 13
CallbackParamsCantBeConvertedToJson: 5
CanNotParseNumber: 32
CanNotParseRequestResult: 30
CanNotReceiveRequestResult: 29
CanNotSendRequestResult: 28
CannotConvertJsValueToJson: 20
CannotCreateRuntime: 16
CannotReceiveSpawnedResult: 21
CannotSerializeError: 19
CannotSerializeResult: 18
ContractsAddressConversionFailed: 24
HttpClientCreateError: 9
HttpRequestCreateError: 10
HttpRequestParseError: 12
HttpRequestSendError: 11
InternalError: 33
InvalidAddress: 4
InvalidBase64: 3
InvalidConfig: 15
InvalidContextHandle: 17
InvalidData: 36
InvalidHandle: 34
InvalidHex: 2
InvalidParams: 23
LocalStorageError: 35
NetModuleNotInit: 14
NoSuchRequest: 27
NotImplemented: 1
SetTimerError: 22
UnexpectedCallbackResponse: 31
UnknownFunction: 25
WebsocketConnectError: 6
WebsocketReceiveError: 7
WebsocketSendError: 8

Generated using TypeDoc

\ No newline at end of file +ClientErrorCode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ClientErrorCode

Index

Enumeration Members

AppRequestError: 26
CallbackNotRegistered: 13
CallbackParamsCantBeConvertedToJson: 5
CanNotParseNumber: 32
CanNotParseRequestResult: 30
CanNotReceiveRequestResult: 29
CanNotSendRequestResult: 28
CannotConvertJsValueToJson: 20
CannotCreateRuntime: 16
CannotReceiveSpawnedResult: 21
CannotSerializeError: 19
CannotSerializeResult: 18
ContractsAddressConversionFailed: 24
HttpClientCreateError: 9
HttpRequestCreateError: 10
HttpRequestParseError: 12
HttpRequestSendError: 11
InternalError: 33
InvalidAddress: 4
InvalidBase64: 3
InvalidConfig: 15
InvalidContextHandle: 17
InvalidData: 36
InvalidHandle: 34
InvalidHex: 2
InvalidParams: 23
LocalStorageError: 35
NetModuleNotInit: 14
NoSuchRequest: 27
NotImplemented: 1
SetTimerError: 22
UnexpectedCallbackResponse: 31
UnknownFunction: 25
WebsocketConnectError: 6
WebsocketReceiveError: 7
WebsocketSendError: 8

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/enums/CryptoErrorCode.html b/docs/enums/CryptoErrorCode.html index 52069591..a2561956 100644 --- a/docs/enums/CryptoErrorCode.html +++ b/docs/enums/CryptoErrorCode.html @@ -1 +1 @@ -CryptoErrorCode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration CryptoErrorCode

Index

Enumeration Members

Bip32InvalidDerivePath: 116
Bip32InvalidKey: 115
Bip39InvalidDictionary: 117
Bip39InvalidEntropy: 113
Bip39InvalidPhrase: 114
Bip39InvalidWordCount: 118
CannotCreateCipher: 126
CryptoBoxNotRegistered: 130
CryptoBoxSecretDeserializationError: 133
CryptoBoxSecretSerializationError: 132
DecryptDataError: 128
EncryptDataError: 127
EncryptionBoxNotRegistered: 123
InvalidBigInt: 107
InvalidCryptoBoxType: 131
InvalidFactorizeChallenge: 106
InvalidIvSize: 124
InvalidKey: 102
InvalidKeySize: 109
InvalidNonceSize: 134
InvalidPublicKey: 100
InvalidSecretKey: 101
InvalidSignature: 122
IvRequired: 129
MnemonicFromEntropyFailed: 120
MnemonicGenerationFailed: 119
NaclBoxFailed: 111
NaclSecretBoxFailed: 110
NaclSignFailed: 112
ScryptFailed: 108
SigningBoxNotRegistered: 121
UnsupportedCipherMode: 125

Generated using TypeDoc

\ No newline at end of file +CryptoErrorCode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration CryptoErrorCode

Index

Enumeration Members

Bip32InvalidDerivePath: 116
Bip32InvalidKey: 115
Bip39InvalidDictionary: 117
Bip39InvalidEntropy: 113
Bip39InvalidPhrase: 114
Bip39InvalidWordCount: 118
CannotCreateCipher: 126
CryptoBoxNotRegistered: 130
CryptoBoxSecretDeserializationError: 133
CryptoBoxSecretSerializationError: 132
DecryptDataError: 128
EncryptDataError: 127
EncryptionBoxNotRegistered: 123
InvalidBigInt: 107
InvalidCryptoBoxType: 131
InvalidFactorizeChallenge: 106
InvalidIvSize: 124
InvalidKey: 102
InvalidKeySize: 109
InvalidNonceSize: 134
InvalidPublicKey: 100
InvalidSecretKey: 101
InvalidSignature: 122
IvRequired: 129
MnemonicFromEntropyFailed: 120
MnemonicGenerationFailed: 119
NaclBoxFailed: 111
NaclSecretBoxFailed: 110
NaclSignFailed: 112
ScryptFailed: 108
SigningBoxNotRegistered: 121
UnsupportedCipherMode: 125

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/enums/DebotErrorCode.html b/docs/enums/DebotErrorCode.html index 8349c75f..9aca70fd 100644 --- a/docs/enums/DebotErrorCode.html +++ b/docs/enums/DebotErrorCode.html @@ -1 +1 @@ -DebotErrorCode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DebotErrorCode

Index

Enumeration Members

DebotBrowserCallbackFailed: 811
DebotExecutionFailed: 803
DebotExternalCallFailed: 810
DebotFetchFailed: 802
DebotGetMethodFailed: 808
DebotInvalidAbi: 807
DebotInvalidFunctionId: 806
DebotInvalidHandle: 804
DebotInvalidJsonParams: 805
DebotInvalidMsg: 809
DebotNoCode: 813
DebotOperationRejected: 812
DebotStartFailed: 801

Generated using TypeDoc

\ No newline at end of file +DebotErrorCode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DebotErrorCode

Index

Enumeration Members

DebotBrowserCallbackFailed: 811
DebotExecutionFailed: 803
DebotExternalCallFailed: 810
DebotFetchFailed: 802
DebotGetMethodFailed: 808
DebotInvalidAbi: 807
DebotInvalidFunctionId: 806
DebotInvalidHandle: 804
DebotInvalidJsonParams: 805
DebotInvalidMsg: 809
DebotNoCode: 813
DebotOperationRejected: 812
DebotStartFailed: 801

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/enums/MessageBodyType.html b/docs/enums/MessageBodyType.html index 8de8cd09..7eabee51 100644 --- a/docs/enums/MessageBodyType.html +++ b/docs/enums/MessageBodyType.html @@ -1 +1 @@ -MessageBodyType | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MessageBodyType

Index

Enumeration Members

Event: "Event"
Input: "Input"
InternalOutput: "InternalOutput"
Output: "Output"

Generated using TypeDoc

\ No newline at end of file +MessageBodyType | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MessageBodyType

Index

Enumeration Members

Event: "Event"
Input: "Input"
InternalOutput: "InternalOutput"
Output: "Output"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/enums/NetErrorCode.html b/docs/enums/NetErrorCode.html index 8b8ff34a..49885de1 100644 --- a/docs/enums/NetErrorCode.html +++ b/docs/enums/NetErrorCode.html @@ -1 +1 @@ -NetErrorCode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration NetErrorCode

Index

Enumeration Members

ClockOutOfSync: 606
GetSubscriptionResultFailed: 604
GraphqlConnectionError: 617
GraphqlError: 608
GraphqlWebsocketInitError: 613
InvalidServerResponse: 605
NetworkModuleResumed: 614
NetworkModuleSuspended: 609
NoEndpointsProvided: 612
NotSupported: 611
QueryFailed: 601
QueryTransactionTreeTimeout: 616
SubscribeFailed: 602
Unauthorized: 615
WaitForFailed: 603
WaitForTimeout: 607
WebsocketDisconnected: 610
WrongWebscoketProtocolSequence: 618

Generated using TypeDoc

\ No newline at end of file +NetErrorCode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration NetErrorCode

Index

Enumeration Members

ClockOutOfSync: 606
GetSubscriptionResultFailed: 604
GraphqlConnectionError: 617
GraphqlError: 608
GraphqlWebsocketInitError: 613
InvalidServerResponse: 605
NetworkModuleResumed: 614
NetworkModuleSuspended: 609
NoEndpointsProvided: 612
NotSupported: 611
QueryFailed: 601
QueryTransactionTreeTimeout: 616
SubscribeFailed: 602
Unauthorized: 615
WaitForFailed: 603
WaitForTimeout: 607
WebsocketDisconnected: 610
WrongWebscoketProtocolSequence: 618

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/enums/NetworkQueriesProtocol.html b/docs/enums/NetworkQueriesProtocol.html index 24ff2958..8d1459cb 100644 --- a/docs/enums/NetworkQueriesProtocol.html +++ b/docs/enums/NetworkQueriesProtocol.html @@ -1,3 +1,3 @@ NetworkQueriesProtocol | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration NetworkQueriesProtocol

Network protocol used to perform GraphQL queries.

-

Index

Enumeration Members

Enumeration Members

HTTP: "HTTP"
WS: "WS"

Generated using TypeDoc

\ No newline at end of file +

Index

Enumeration Members

Enumeration Members

HTTP: "HTTP"
WS: "WS"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/enums/ProcessingErrorCode.html b/docs/enums/ProcessingErrorCode.html index ab0b1089..7962f05b 100644 --- a/docs/enums/ProcessingErrorCode.html +++ b/docs/enums/ProcessingErrorCode.html @@ -1 +1 @@ -ProcessingErrorCode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ProcessingErrorCode

Index

Enumeration Members

BlockNotFound: 511
CanNotBuildMessageCell: 503
CanNotCheckBlockShard: 510
ExternalSignerMustNotBeUsed: 513
FetchBlockFailed: 504
InvalidBlockReceived: 509
InvalidData: 512
InvalidMessageBoc: 506
InvalidRempStatus: 515
MessageAlreadyExpired: 501
MessageExpired: 507
MessageHasNotDestinationAddress: 502
MessageRejected: 514
NextRempStatusTimeout: 516
SendMessageFailed: 505
TransactionWaitTimeout: 508

Generated using TypeDoc

\ No newline at end of file +ProcessingErrorCode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ProcessingErrorCode

Index

Enumeration Members

BlockNotFound: 511
CanNotBuildMessageCell: 503
CanNotCheckBlockShard: 510
ExternalSignerMustNotBeUsed: 513
FetchBlockFailed: 504
InvalidBlockReceived: 509
InvalidData: 512
InvalidMessageBoc: 506
InvalidRempStatus: 515
MessageAlreadyExpired: 501
MessageExpired: 507
MessageHasNotDestinationAddress: 502
MessageRejected: 514
NextRempStatusTimeout: 516
SendMessageFailed: 505
TransactionWaitTimeout: 508

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/enums/ProofsErrorCode.html b/docs/enums/ProofsErrorCode.html index e337bd44..ab0ab3d0 100644 --- a/docs/enums/ProofsErrorCode.html +++ b/docs/enums/ProofsErrorCode.html @@ -1 +1 @@ -ProofsErrorCode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ProofsErrorCode

Index

Enumeration Members

DataDiffersFromProven: 904
InternalError: 903
InvalidData: 901
ProofCheckFailed: 902

Generated using TypeDoc

\ No newline at end of file +ProofsErrorCode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ProofsErrorCode

Index

Enumeration Members

DataDiffersFromProven: 904
InternalError: 903
InvalidData: 901
ProofCheckFailed: 902

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/enums/SortDirection.html b/docs/enums/SortDirection.html index 315d5871..2b5259e6 100644 --- a/docs/enums/SortDirection.html +++ b/docs/enums/SortDirection.html @@ -1 +1 @@ -SortDirection | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SortDirection

Index

Enumeration Members

Enumeration Members

ASC: "ASC"
DESC: "DESC"

Generated using TypeDoc

\ No newline at end of file +SortDirection | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SortDirection

Index

Enumeration Members

Enumeration Members

ASC: "ASC"
DESC: "DESC"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/enums/TvmErrorCode.html b/docs/enums/TvmErrorCode.html index 32f0ff29..b0af90d3 100644 --- a/docs/enums/TvmErrorCode.html +++ b/docs/enums/TvmErrorCode.html @@ -1 +1 @@ -TvmErrorCode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TvmErrorCode

Index

Enumeration Members

AccountCodeMissing: 406
AccountFrozenOrDeleted: 408
AccountIsSuspended: 415
AccountMissing: 409
ActionPhaseFailed: 405
CanNotReadBlockchainConfig: 402
CanNotReadTransaction: 401
ContractExecutionError: 414
InternalError: 404
InvalidAccountBoc: 412
InvalidInputStack: 411
InvalidMessageType: 413
LowBalance: 407
TransactionAborted: 403
UnknownExecutionError: 410

Generated using TypeDoc

\ No newline at end of file +TvmErrorCode | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TvmErrorCode

Index

Enumeration Members

AccountCodeMissing: 406
AccountFrozenOrDeleted: 408
AccountIsSuspended: 415
AccountMissing: 409
ActionPhaseFailed: 405
CanNotReadBlockchainConfig: 402
CanNotReadTransaction: 401
ContractExecutionError: 414
InternalError: 404
InvalidAccountBoc: 412
InvalidInputStack: 411
InvalidMessageType: 413
LowBalance: 407
TransactionAborted: 403
UnknownExecutionError: 410

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/AppDebotBrowser.html b/docs/interfaces/AppDebotBrowser.html index a1f366e3..5bc3f2ad 100644 --- a/docs/interfaces/AppDebotBrowser.html +++ b/docs/interfaces/AppDebotBrowser.html @@ -1 +1 @@ -AppDebotBrowser | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppDebotBrowser

Hierarchy

  • AppDebotBrowser

Index

Methods

  • switch_completed(): void

Generated using TypeDoc

\ No newline at end of file +AppDebotBrowser | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppDebotBrowser

Hierarchy

  • AppDebotBrowser

Index

Methods

  • switch_completed(): void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/AppEncryptionBox.html b/docs/interfaces/AppEncryptionBox.html index b4449786..7af4176d 100644 --- a/docs/interfaces/AppEncryptionBox.html +++ b/docs/interfaces/AppEncryptionBox.html @@ -1 +1 @@ -AppEncryptionBox | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppEncryptionBox

Generated using TypeDoc

\ No newline at end of file +AppEncryptionBox | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppEncryptionBox

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/AppPasswordProvider.html b/docs/interfaces/AppPasswordProvider.html index ad566ead..1870b898 100644 --- a/docs/interfaces/AppPasswordProvider.html +++ b/docs/interfaces/AppPasswordProvider.html @@ -1 +1 @@ -AppPasswordProvider | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppPasswordProvider

Hierarchy

  • AppPasswordProvider

Index

Methods

Generated using TypeDoc

\ No newline at end of file +AppPasswordProvider | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppPasswordProvider

Hierarchy

  • AppPasswordProvider

Index

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/AppSigningBox.html b/docs/interfaces/AppSigningBox.html index 697d2359..87c1f40f 100644 --- a/docs/interfaces/AppSigningBox.html +++ b/docs/interfaces/AppSigningBox.html @@ -1 +1 @@ -AppSigningBox | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppSigningBox

Hierarchy

  • AppSigningBox

Index

Methods

Generated using TypeDoc

\ No newline at end of file +AppSigningBox | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppSigningBox

Hierarchy

  • AppSigningBox

Index

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/BinaryLibrary.html b/docs/interfaces/BinaryLibrary.html index 2440e4b0..0dac0182 100644 --- a/docs/interfaces/BinaryLibrary.html +++ b/docs/interfaces/BinaryLibrary.html @@ -1 +1 @@ -BinaryLibrary | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BinaryLibrary

Hierarchy

  • BinaryLibraryBase
    • BinaryLibrary

Index

Methods

  • createContext(configJson: string): Promise<string>
  • Parameters

    • configJson: string

    Returns Promise<string>

  • destroyContext(context: number): void
  • Parameters

    • context: number

    Returns void

  • getLibName(): Promise<string>
  • Returns Promise<string>

  • sendRequest(context: number, requestId: number, functionName: string, functionParamsJson: string): void
  • Parameters

    • context: number
    • requestId: number
    • functionName: string
    • functionParamsJson: string

    Returns void

  • setResponseHandler(handler?: ((requestId: number, paramsJson: string, responseType: ResponseType, finished: boolean) => void)): void
  • Parameters

    • Optional handler: ((requestId: number, paramsJson: string, responseType: ResponseType, finished: boolean) => void)
        • (requestId: number, paramsJson: string, responseType: ResponseType, finished: boolean): void
        • Parameters

          • requestId: number
          • paramsJson: string
          • responseType: ResponseType
          • finished: boolean

          Returns void

    Returns void

Generated using TypeDoc

\ No newline at end of file +BinaryLibrary | @eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BinaryLibrary

Hierarchy

  • BinaryLibraryBase
    • BinaryLibrary

Index

Methods

  • createContext(configJson: string): Promise<string>
  • Parameters

    • configJson: string

    Returns Promise<string>

  • destroyContext(context: number): void
  • Parameters

    • context: number

    Returns void

  • getLibName(): Promise<string>
  • Returns Promise<string>

  • sendRequest(context: number, requestId: number, functionName: string, functionParamsJson: string): void
  • Parameters

    • context: number
    • requestId: number
    • functionName: string
    • functionParamsJson: string

    Returns void

  • setResponseHandler(handler?: ((requestId: number, paramsJson: string, responseType: ResponseType, finished: boolean) => void)): void
  • Parameters

    • Optional handler: ((requestId: number, paramsJson: string, responseType: ResponseType, finished: boolean) => void)
        • (requestId: number, paramsJson: string, responseType: ResponseType, finished: boolean): void
        • Parameters

          • requestId: number
          • paramsJson: string
          • responseType: ResponseType
          • finished: boolean

          Returns void

    Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/modules.html b/docs/modules.html index 8af91ad1..87f59dcd 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -1,4 +1,4 @@ -@eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

@eversdk/core

Index

Enumerations

Classes

Interfaces

Type Aliases

Functions

Type Aliases

Abi: { type: "Contract" } & AbiContractVariant | { type: "Json" } & AbiJsonVariant | { type: "Handle" } & AbiHandleVariant | { type: "Serialized" } & AbiSerializedVariant
+@eversdk/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

@eversdk/core

Index

Enumerations

Classes

Interfaces

Type Aliases

Functions

Type Aliases

Abi: { type: "Contract" } & AbiContractVariant | { type: "Json" } & AbiJsonVariant | { type: "Handle" } & AbiHandleVariant | { type: "Serialized" } & AbiSerializedVariant
AbiConfig: { message_expiration_timeout?: number; message_expiration_timeout_grow_factor?: number; workchain?: number }

Type declaration

  • Optional message_expiration_timeout?: number
    +
AbiConfig: { message_expiration_timeout?: number; message_expiration_timeout_grow_factor?: number; workchain?: number }

Type declaration

  • Optional message_expiration_timeout?: number

    Message lifetime for contracts which ABI includes "expire" header.

    remarks

    Must be specified in milliseconds. Default is 40000 (40 sec).

  • Optional message_expiration_timeout_grow_factor?: number
    @@ -24,7 +24,7 @@

    Serialized

    remarks

    Default is 1.5

  • Optional workchain?: number

    Workchain id that is used by default in DeploySet

    -
AbiContract: { ABI version?: number; abi_version?: number; data?: AbiData[]; events?: AbiEvent[]; fields?: AbiParam[]; functions?: AbiFunction[]; header?: string[]; version?: string | null }

Type declaration

  • Optional ABI version?: number
  • Optional abi_version?: number
  • Optional data?: AbiData[]
  • Optional events?: AbiEvent[]
  • Optional fields?: AbiParam[]
  • Optional functions?: AbiFunction[]
  • Optional header?: string[]
  • Optional version?: string | null
AbiContractVariant: { value: AbiContract }

Type declaration

AbiData: { components?: AbiParam[]; key: number; name: string; type: string }

Type declaration

  • Optional components?: AbiParam[]
  • key: number
  • name: string
  • type: string
AbiEvent: { id?: string | null; inputs: AbiParam[]; name: string }

Type declaration

  • Optional id?: string | null
  • inputs: AbiParam[]
  • name: string
AbiFunction: { id?: string | null; inputs: AbiParam[]; name: string; outputs: AbiParam[] }

Type declaration

AbiHandle: number
AbiHandleVariant: { value: AbiHandle }

Type declaration

AbiJsonVariant: { value: string }

Type declaration

  • value: string
AbiParam: { components?: AbiParam[]; name: string; type: string }

Type declaration

  • Optional components?: AbiParam[]
  • name: string
  • type: string
AbiSerializedVariant: { value: AbiContract }

Type declaration

AccountForExecutor: { type: "None" } & AccountForExecutorNoneVariant | { type: "Uninit" } & AccountForExecutorUninitVariant | { type: "Account" } & AccountForExecutorAccountVariant
+
AbiContract: { ABI version?: number; abi_version?: number; data?: AbiData[]; events?: AbiEvent[]; fields?: AbiParam[]; functions?: AbiFunction[]; header?: string[]; version?: string | null }

Type declaration

  • Optional ABI version?: number
  • Optional abi_version?: number
  • Optional data?: AbiData[]
  • Optional events?: AbiEvent[]
  • Optional fields?: AbiParam[]
  • Optional functions?: AbiFunction[]
  • Optional header?: string[]
  • Optional version?: string | null
AbiContractVariant: { value: AbiContract }

Type declaration

AbiData: { components?: AbiParam[]; key: number; name: string; type: string }

Type declaration

  • Optional components?: AbiParam[]
  • key: number
  • name: string
  • type: string
AbiEvent: { id?: string | null; inputs: AbiParam[]; name: string }

Type declaration

  • Optional id?: string | null
  • inputs: AbiParam[]
  • name: string
AbiFunction: { id?: string | null; inputs: AbiParam[]; name: string; outputs: AbiParam[] }

Type declaration

AbiHandle: number
AbiHandleVariant: { value: AbiHandle }

Type declaration

AbiJsonVariant: { value: string }

Type declaration

  • value: string
AbiParam: { components?: AbiParam[]; name: string; type: string }

Type declaration

  • Optional components?: AbiParam[]
  • name: string
  • type: string
AbiSerializedVariant: { value: AbiContract }

Type declaration

AccountForExecutor: { type: "None" } & AccountForExecutorNoneVariant | { type: "Uninit" } & AccountForExecutorUninitVariant | { type: "Account" } & AccountForExecutorAccountVariant

Depends on type field.

@@ -41,7 +41,7 @@

Uninit

Account

Account state to run message

-
AccountForExecutorAccountVariant: { boc: string; unlimited_balance?: boolean }
+
AccountForExecutorAccountVariant: { boc: string; unlimited_balance?: boolean }

Account state to run message

Type declaration

  • boc: string

    Account BOC.

    @@ -49,11 +49,11 @@

    Account

  • Optional unlimited_balance?: boolean

    Flag for running account with the unlimited balance.

    remarks

    Can be used to calculate transaction fees without balance check

    -
AccountForExecutorNoneVariant: {}
+
AccountForExecutorNoneVariant: {}

Non-existing account to run a creation internal message. Should be used with skip_transaction_check = true if the message has no deploy data since transactions on the uninitialized account are always aborted

-

Type declaration

    AccountForExecutorUninitVariant: {}
    +

    Type declaration

      AccountForExecutorUninitVariant: {}

      Emulate uninitialized account to run deploy message

      -

      Type declaration

        AddressStringFormat: { type: "AccountId" } & AddressStringFormatAccountIdVariant | { type: "Hex" } & AddressStringFormatHexVariant | { type: "Base64" } & AddressStringFormatBase64Variant
        +

        Type declaration

          AddressStringFormat: { type: "AccountId" } & AddressStringFormatAccountIdVariant | { type: "Hex" } & AddressStringFormatHexVariant | { type: "Base64" } & AddressStringFormatBase64Variant

          Depends on type field.

          AddressStringFormatAccountIdVariant: {}

          Type declaration

            AddressStringFormatBase64Variant: { bounce: boolean; test: boolean; url: boolean }

            Type declaration

            • bounce: boolean
            • test: boolean
            • url: boolean
            AddressStringFormatHexVariant: {}

            Type declaration

              AesInfo: { iv?: string; mode: CipherMode }

              Type declaration

              AesParamsEB: { iv?: string; key: string; mode: CipherMode }

              Type declaration

              AppRequestResult: { type: "Error" } & AppRequestResultErrorVariant | { type: "Ok" } & AppRequestResultOkVariant
              +
              AddressStringFormatAccountIdVariant: {}

              Type declaration

                AddressStringFormatBase64Variant: { bounce: boolean; test: boolean; url: boolean }

                Type declaration

                • bounce: boolean
                • test: boolean
                • url: boolean
                AddressStringFormatHexVariant: {}

                Type declaration

                  AesInfo: { iv?: string; mode: CipherMode }

                  Type declaration

                  AesParamsEB: { iv?: string; key: string; mode: CipherMode }

                  Type declaration

                  AppRequestResult: { type: "Error" } & AppRequestResultErrorVariant | { type: "Ok" } & AppRequestResultOkVariant

                  Depends on type field.

                  @@ -79,15 +79,15 @@

                  Error

                  Ok

                  Request processed successfully

                  -
                  AppRequestResultErrorVariant: { text: string }
                  +
                  AppRequestResultErrorVariant: { text: string }

                  Error occurred during request processing

                  Type declaration

                  • text: string

                    Error description

                    -
                  AppRequestResultOkVariant: { result: any }
                  +
                  AppRequestResultOkVariant: { result: any }

                  Request processed successfully

                  Type declaration

                  • result: any

                    Request processing result

                    -
                  BindingConfig: { library?: string; version?: string }

                  Type declaration

                  • Optional library?: string
                  • Optional version?: string
                  BocCacheType: { type: "Pinned" } & BocCacheTypePinnedVariant | { type: "Unpinned" } & BocCacheTypeUnpinnedVariant
                  +
                  BindingConfig: { library?: string; version?: string }

                  Type declaration

                  • Optional library?: string
                  • Optional version?: string
                  BocCacheType: { type: "Pinned" } & BocCacheTypePinnedVariant | { type: "Unpinned" } & BocCacheTypeUnpinnedVariant

                  Depends on type field.

                  @@ -99,18 +99,18 @@

                  Pinned

                  Unpinned

                  BOC is placed into a common BOC pool with limited size regulated by LRU (least recently used) cache lifecycle.

                  -
                  BocCacheTypePinnedVariant: { pin: string }
                  +
                  BocCacheTypePinnedVariant: { pin: string }

                  Pin the BOC with pin name.

                  remarks

                  Such BOC will not be removed from cache until it is unpinned BOCs can have several pins and each of the pins has reference counter indicating how many times the BOC was pinned with the pin. BOC is removed from cache after all references for all pins are unpinned with cache_unpin function calls.

                  -

                  Type declaration

                  • pin: string
                  BocCacheTypeUnpinnedVariant: {}
                  +

                  Type declaration

                  • pin: string
                  BocCacheTypeUnpinnedVariant: {}

                  BOC is placed into a common BOC pool with limited size regulated by LRU (least recently used) cache lifecycle.

                  remarks

                  BOC resides there until it is replaced with other BOCs if it is not used

                  -

                  Type declaration

                    BocConfig: { cache_max_size?: number }

                    Type declaration

                    • Optional cache_max_size?: number
                      +

                      Type declaration

                      BocConfig: { cache_max_size?: number }

                      Type declaration

                      • Optional cache_max_size?: number

                        Maximum BOC cache size in kilobytes.

                        remarks

                        Default is 10 MB

                        -
                      BoxEncryptionAlgorithm: { type: "ChaCha20" } & BoxEncryptionAlgorithmChaCha20Variant | { type: "NaclBox" } & BoxEncryptionAlgorithmNaclBoxVariant | { type: "NaclSecretBox" } & BoxEncryptionAlgorithmNaclSecretBoxVariant
                      +
                      BoxEncryptionAlgorithm: { type: "ChaCha20" } & BoxEncryptionAlgorithmChaCha20Variant | { type: "NaclBox" } & BoxEncryptionAlgorithmNaclBoxVariant | { type: "NaclSecretBox" } & BoxEncryptionAlgorithmNaclSecretBoxVariant
                      BoxEncryptionAlgorithmChaCha20Variant: { value: ChaCha20ParamsCB }

                      Type declaration

                      BoxEncryptionAlgorithmNaclBoxVariant: { value: NaclBoxParamsCB }

                      Type declaration

                      BoxEncryptionAlgorithmNaclSecretBoxVariant: { value: NaclSecretBoxParamsCB }

                      Type declaration

                      BuildInfoDependency: { git_commit: string; name: string }

                      Type declaration

                      • git_commit: string
                        +
                      BoxEncryptionAlgorithmChaCha20Variant: { value: ChaCha20ParamsCB }

                      Type declaration

                      BoxEncryptionAlgorithmNaclBoxVariant: { value: NaclBoxParamsCB }

                      Type declaration

                      BoxEncryptionAlgorithmNaclSecretBoxVariant: { value: NaclSecretBoxParamsCB }

                      Type declaration

                      BuildInfoDependency: { git_commit: string; name: string }

                      Type declaration

                      • git_commit: string

                        Git commit hash of the related repository.

                      • name: string

                        Dependency name.

                        remarks

                        Usually it is a crate name.

                        -
                      BuilderOp: { type: "Integer" } & BuilderOpIntegerVariant | { type: "BitString" } & BuilderOpBitStringVariant | { type: "Cell" } & BuilderOpCellVariant | { type: "CellBoc" } & BuilderOpCellBocVariant | { type: "Address" } & BuilderOpAddressVariant
                      +
                      BuilderOp: { type: "Integer" } & BuilderOpIntegerVariant | { type: "BitString" } & BuilderOpBitStringVariant | { type: "Cell" } & BuilderOpCellVariant | { type: "CellBoc" } & BuilderOpCellBocVariant | { type: "Address" } & BuilderOpAddressVariant

                      Cell builder operation.

                      Depends on type field.

                      @@ -157,11 +157,11 @@

                      CellBoc

                      Address

                      Address.

                      -
                      BuilderOpAddressVariant: { address: string }
                      +
                      BuilderOpAddressVariant: { address: string }

                      Address.

                      Type declaration

                      • address: string

                        Address in a common workchain:account or base64 format.

                        -
                      BuilderOpBitStringVariant: { value: string }
                      +
                      BuilderOpBitStringVariant: { value: string }

                      Append bit string to cell data.

                      Type declaration

                      BuilderOpCellBocVariant: { boc: string }
                      +
                      BuilderOpCellBocVariant: { boc: string }

                      Append ref to nested cell.

                      Type declaration

                      BuilderOpCellVariant: { builder: BuilderOp[] }
                      +
                      BuilderOpCellVariant: { builder: BuilderOp[] }

                      Append ref to nested cells.

                      Type declaration

                      BuilderOpIntegerVariant: { size: number; value: any }
                      +
                      BuilderOpIntegerVariant: { size: number; value: any }

                      Append integer to cell data.

                      Type declaration

                      -
                      CallSet: { function_name: string; header?: FunctionHeader; input?: any }

                      Type declaration

                      CallSet: { function_name: string; header?: FunctionHeader; input?: any }

                      Type declaration

                      ChaCha20ParamsCB: { nonce: string }

                      Type declaration

                      ChaCha20ParamsCB: { nonce: string }

                      Type declaration

                      ChaCha20ParamsEB: { key: string; nonce: string }

                      Type declaration

                      ChaCha20ParamsEB: { key: string; nonce: string }

                      Type declaration

                      ClientConfig: { abi?: AbiConfig; binding?: BindingConfig; boc?: BocConfig; crypto?: CryptoConfig; local_storage_path?: string; network?: NetworkConfig; proofs?: ProofsConfig }

                      Type declaration

                      ClientConfig: { abi?: AbiConfig; binding?: BindingConfig; boc?: BocConfig; crypto?: CryptoConfig; local_storage_path?: string; network?: NetworkConfig; proofs?: ProofsConfig }

                      Type declaration

                      ClientError: { code: number; data: any; message: string }

                      Type declaration

                      CryptoBoxHandle: number
                      CryptoBoxSecret: { type: "RandomSeedPhrase" } & CryptoBoxSecretRandomSeedPhraseVariant | { type: "PredefinedSeedPhrase" } & CryptoBoxSecretPredefinedSeedPhraseVariant | { type: "EncryptedSecret" } & CryptoBoxSecretEncryptedSecretVariant
                      +
                    • Optional network?: NetworkConfig
                    • Optional proofs?: ProofsConfig
                    • ClientError: { code: number; data: any; message: string }

                      Type declaration

                      CryptoBoxHandle: number
                      CryptoBoxSecret: { type: "RandomSeedPhrase" } & CryptoBoxSecretRandomSeedPhraseVariant | { type: "PredefinedSeedPhrase" } & CryptoBoxSecretPredefinedSeedPhraseVariant | { type: "EncryptedSecret" } & CryptoBoxSecretEncryptedSecretVariant

                      Crypto Box Secret.

                      Depends on type field.

                      @@ -234,7 +234,7 @@

                      PredefinedSeedPhrase

                      EncryptedSecret

                      Use this type for wallet reinitializations, when you already have encrypted_secret on hands. To get encrypted_secret, use get_crypto_box_info function after you initialized your crypto box for the first time.

                      -
                      CryptoBoxSecretEncryptedSecretVariant: { encrypted_secret: string }
                      +
                      CryptoBoxSecretEncryptedSecretVariant: { encrypted_secret: string }

                      Use this type for wallet reinitializations, when you already have encrypted_secret on hands. To get encrypted_secret, use get_crypto_box_info function after you initialized your crypto box for the first time.

                      remarks

                      It is an object, containing seed phrase or private key, encrypted with secret_encryption_salt and password from password_provider.

                      @@ -243,17 +243,17 @@

                      EncryptedSecret

                      store it somewhere, and only after that initialize the wallet with EncryptedSecret type.

                      Type declaration

                      CryptoBoxSecretPredefinedSeedPhraseVariant: { dictionary: MnemonicDictionary; phrase: string; wordcount: number }
                      +
                      CryptoBoxSecretPredefinedSeedPhraseVariant: { dictionary: MnemonicDictionary; phrase: string; wordcount: number }

                      Restores crypto box instance from an existing seed phrase. This type should be used when Crypto Box is initialized from a seed phrase, entered by a user.

                      remarks

                      This type should be used only upon the first wallet initialization, all further initializations should use EncryptedSecret type instead.

                      Get encrypted_secret with get_crypto_box_info function and store it on your side.

                      -

                      Type declaration

                      CryptoBoxSecretRandomSeedPhraseVariant: { dictionary: MnemonicDictionary; wordcount: number }
                      +

                      Type declaration

                      CryptoBoxSecretRandomSeedPhraseVariant: { dictionary: MnemonicDictionary; wordcount: number }

                      Creates Crypto Box from a random seed phrase. This option can be used if a developer doesn't want the seed phrase to leave the core library's memory, where it is stored encrypted.

                      remarks

                      This type should be used upon the first wallet initialization, all further initializations should use EncryptedSecret type instead.

                      Get encrypted_secret with get_crypto_box_info function and store it on your side.

                      -

                      Type declaration

                      CryptoConfig: { hdkey_derivation_path?: string; mnemonic_dictionary?: MnemonicDictionary; mnemonic_word_count?: number }
                      +

                      Type declaration

                      CryptoConfig: { hdkey_derivation_path?: string; mnemonic_dictionary?: MnemonicDictionary; mnemonic_word_count?: number }

                      Crypto config.

                      Type declaration

                      DebotAction: { action_type: number; attributes: string; description: string; misc: string; name: string; to: number }
                      -

                      UNSTABLE Describes a debot action in a Debot Context.

                      +
                      DebotAction: { action_type: number; attributes: string; description: string; misc: string; name: string; to: number }
                      +

                      UNSTABLE DEPRECATED Describes a debot action in a Debot Context.

                      Type declaration

                      DebotActivity: { type: "Transaction" } & DebotActivityTransactionVariant
                      -

                      UNSTABLE Describes the operation that the DeBot wants to perform.

                      +
                      DebotActivity: { type: "Transaction" } & DebotActivityTransactionVariant
                      +

                      UNSTABLE DEPRECATED Describes the operation that the DeBot wants to perform.

                      Depends on type field.

                      Transaction

                      DeBot wants to create new transaction in blockchain.

                      -
                      DebotActivityTransactionVariant: { dst: string; fee: bigint; msg: string; out: Spending[]; setcode: boolean; signing_box_handle: number; signkey: string }
                      +
                      DebotActivityTransactionVariant: { dst: string; fee: bigint; msg: string; out: Spending[]; setcode: boolean; signing_box_handle: number; signkey: string }

                      DeBot wants to create new transaction in blockchain.

                      Type declaration

                      DebotHandle: number
                      -

                      UNSTABLE Handle of registered in SDK debot

                      -
                      DebotInfo: { author?: string; caption?: string; dabi?: string; dabiVersion: string; hello?: string; icon?: string; interfaces: string[]; language?: string; name?: string; publisher?: string; support?: string; version?: string }
                      -

                      UNSTABLE Describes DeBot metadata.

                      +
                      DebotHandle: number
                      +

                      UNSTABLE DEPRECATED Handle of registered in SDK debot

                      +
                      DebotInfo: { author?: string; caption?: string; dabi?: string; dabiVersion: string; hello?: string; icon?: string; interfaces: string[]; language?: string; name?: string; publisher?: string; support?: string; version?: string }
                      +

                      UNSTABLE DEPRECATED Describes DeBot metadata.

                      Type declaration

                      DecodedMessageBody: { body_type: MessageBodyType; header?: FunctionHeader; name: string; value?: any }

                      Type declaration

                      DecodedMessageBody: { body_type: MessageBodyType; header?: FunctionHeader; name: string; value?: any }

                      Type declaration

                      DecodedOutput: { out_messages: DecodedMessageBody | null[]; output?: any }

                      Type declaration

                      DecodedOutput: { out_messages: DecodedMessageBody | null[]; output?: any }

                      Type declaration

                      DeploySet: { code?: string; initial_data?: any; initial_pubkey?: string; state_init?: string; tvc?: string; workchain_id?: number }

                      Type declaration

                      DeploySet: { code?: string; initial_data?: any; initial_pubkey?: string; state_init?: string; tvc?: string; workchain_id?: number }

                      Type declaration

                      EncryptionAlgorithm: { type: "AES" } & EncryptionAlgorithmAESVariant | { type: "ChaCha20" } & EncryptionAlgorithmChaCha20Variant | { type: "NaclBox" } & EncryptionAlgorithmNaclBoxVariant | { type: "NaclSecretBox" } & EncryptionAlgorithmNaclSecretBoxVariant
                      +
                      EncryptionAlgorithm: { type: "AES" } & EncryptionAlgorithmAESVariant | { type: "ChaCha20" } & EncryptionAlgorithmChaCha20Variant | { type: "NaclBox" } & EncryptionAlgorithmNaclBoxVariant | { type: "NaclSecretBox" } & EncryptionAlgorithmNaclSecretBoxVariant

                      Depends on type field.

                      @@ -382,7 +382,7 @@

                      NaclBox

                      NaclSecretBox

                      -
                      EncryptionAlgorithmAESVariant: { value: AesParamsEB }

                      Type declaration

                      EncryptionAlgorithmChaCha20Variant: { value: ChaCha20ParamsEB }

                      Type declaration

                      EncryptionAlgorithmNaclBoxVariant: { value: NaclBoxParamsEB }

                      Type declaration

                      EncryptionAlgorithmNaclSecretBoxVariant: { value: NaclSecretBoxParamsEB }

                      Type declaration

                      EncryptionBoxHandle: number
                      EncryptionBoxInfo: { algorithm?: string; hdpath?: string; options?: any; public?: any }
                      +
                      EncryptionAlgorithmAESVariant: { value: AesParamsEB }

                      Type declaration

                      EncryptionAlgorithmChaCha20Variant: { value: ChaCha20ParamsEB }

                      Type declaration

                      EncryptionAlgorithmNaclBoxVariant: { value: NaclBoxParamsEB }

                      Type declaration

                      EncryptionAlgorithmNaclSecretBoxVariant: { value: NaclSecretBoxParamsEB }

                      Type declaration

                      EncryptionBoxHandle: number
                      EncryptionBoxInfo: { algorithm?: string; hdpath?: string; options?: any; public?: any }

                      Encryption box information.

                      Type declaration

                      EndpointsSet: { endpoints: string[] }

                      Type declaration

                      EndpointsSet: { endpoints: string[] }

                      Type declaration

                      ExecutionOptions: { block_lt?: bigint; block_time?: number; blockchain_config?: string; chksig_always_succeed?: boolean; signature_id?: number; transaction_lt?: bigint }

                      Type declaration

                      ExecutionOptions: { block_lt?: bigint; block_time?: number; blockchain_config?: string; chksig_always_succeed?: boolean; signature_id?: number; transaction_lt?: bigint }

                      Type declaration

                      FieldAggregation: { field: string; fn: AggregationFn }

                      Type declaration

                      FieldAggregation: { field: string; fn: AggregationFn }

                      Type declaration

                      FunctionHeader: { expire?: number; pubkey?: string; time?: bigint }
                      +
                      FunctionHeader: { expire?: number; pubkey?: string; time?: bigint }

                      The ABI function header.

                      remarks

                      Includes several hidden function parameters that contract uses for security, message delivery monitoring and replay protection reasons.

                      @@ -426,17 +426,17 @@

                      NaclSecretBox

                    • Optional time?: bigint

                      Message creation time in milliseconds.

                      remarks

                      If not specified, now is used (if ABI includes time header).

                      -
                    • KeyPair: { public: string; secret: string }

                      Type declaration

                      KeyPair: { public: string; secret: string }

                      Type declaration

                      MessageMonitoringParams: { message: MonitoredMessage; user_data?: any; wait_until: number }

                      Type declaration

                      MessageMonitoringParams: { message: MonitoredMessage; user_data?: any; wait_until: number }

                      Type declaration

                      MessageMonitoringResult: { error?: string; hash: string; status: MessageMonitoringStatus; transaction?: MessageMonitoringTransaction; user_data?: any }

                      Type declaration

                      MessageMonitoringResult: { error?: string; hash: string; status: MessageMonitoringStatus; transaction?: MessageMonitoringTransaction; user_data?: any }

                      Type declaration

                      MessageMonitoringTransaction: { aborted: boolean; compute?: MessageMonitoringTransactionCompute; hash?: string }

                      Type declaration

                      MessageMonitoringTransaction: { aborted: boolean; compute?: MessageMonitoringTransactionCompute; hash?: string }

                      Type declaration

                      MessageMonitoringTransactionCompute: { exit_code: number }

                      Type declaration

                      MessageMonitoringTransactionCompute: { exit_code: number }

                      Type declaration

                      MessageNode: { bounce: boolean; decoded_body?: DecodedMessageBody; dst?: string; dst_transaction_id?: string; id: string; src?: string; src_transaction_id?: string; value?: string }

                      Type declaration

                      MessageNode: { bounce: boolean; decoded_body?: DecodedMessageBody; dst?: string; dst_transaction_id?: string; id: string; src?: string; src_transaction_id?: string; value?: string }

                      Type declaration

                      MessageSendingParams: { boc: string; user_data?: any; wait_until: number }

                      Type declaration

                      MessageSendingParams: { boc: string; user_data?: any; wait_until: number }

                      Type declaration

                      MessageSource: { type: "Encoded" } & MessageSourceEncodedVariant | { type: "EncodingParams" } & ParamsOfEncodeMessage
                      +
                      MessageSource: { type: "Encoded" } & MessageSourceEncodedVariant | { type: "EncodingParams" } & ParamsOfEncodeMessage

                      Depends on type field.

                      @@ -490,7 +490,7 @@

                      Encoded

                      EncodingParams

                      -
                      MessageSourceEncodedVariant: { abi?: Abi; message: string }

                      Type declaration

                      MonitoredMessage: { type: "Boc" } & MonitoredMessageBocVariant | { type: "HashAddress" } & MonitoredMessageHashAddressVariant
                      +
                      MessageSourceEncodedVariant: { abi?: Abi; message: string }

                      Type declaration

                      MonitoredMessage: { type: "Boc" } & MonitoredMessageBocVariant | { type: "HashAddress" } & MonitoredMessageHashAddressVariant

                      Depends on type field.

                      @@ -502,25 +502,25 @@

                      Boc

                      HashAddress

                      Message's hash and destination address.

                      -
                      MonitoredMessageBocVariant: { boc: string }
                      +
                      MonitoredMessageBocVariant: { boc: string }

                      BOC of the message.

                      -

                      Type declaration

                      MonitoredMessageHashAddressVariant: { address: string; hash: string }
                      +

                      Type declaration

                      MonitoredMessageHashAddressVariant: { address: string; hash: string }

                      Message's hash and destination address.

                      Type declaration

                      MonitoringQueueInfo: { resolved: number; unresolved: number }

                      Type declaration

                      MonitoringQueueInfo: { resolved: number; unresolved: number }

                      Type declaration

                      NaclBoxParamsCB: { nonce: string; their_public: string }

                      Type declaration

                      NaclBoxParamsCB: { nonce: string; their_public: string }

                      Type declaration

                      NaclBoxParamsEB: { nonce: string; secret: string; their_public: string }

                      Type declaration

                      NaclBoxParamsEB: { nonce: string; secret: string; their_public: string }

                      Type declaration

                      NaclSecretBoxParamsCB: { nonce: string }

                      Type declaration

                      NaclSecretBoxParamsCB: { nonce: string }

                      Type declaration

                      NaclSecretBoxParamsEB: { key: string; nonce: string }

                      Type declaration

                      NaclSecretBoxParamsEB: { key: string; nonce: string }

                      Type declaration

                      NetworkConfig: { access_key?: string; endpoints?: string[]; first_remp_status_timeout?: number; latency_detection_interval?: number; max_latency?: number; max_reconnect_timeout?: number; message_processing_timeout?: number; message_retries_count?: number; network_retries_count?: number; next_remp_status_timeout?: number; out_of_sync_threshold?: number; queries_protocol?: NetworkQueriesProtocol; query_timeout?: number; reconnect_timeout?: number; sending_endpoint_count?: number; server_address?: string; signature_id?: number; wait_for_timeout?: number }

                      Type declaration

                      NetworkConfig: { access_key?: string; endpoints?: string[]; first_remp_status_timeout?: number; latency_detection_interval?: number; max_latency?: number; max_reconnect_timeout?: number; message_processing_timeout?: number; message_retries_count?: number; network_retries_count?: number; next_remp_status_timeout?: number; out_of_sync_threshold?: number; queries_protocol?: NetworkQueriesProtocol; query_timeout?: number; reconnect_timeout?: number; sending_endpoint_count?: number; server_address?: string; signature_id?: number; wait_for_timeout?: number }

                      Type declaration

                      OrderBy: { direction: SortDirection; path: string }

                      Type declaration

                      ParamsOfAbiEncodeBoc: { boc_cache?: BocCacheType; data: any; params: AbiParam[] }

                      Type declaration

                      OrderBy: { direction: SortDirection; path: string }

                      Type declaration

                      ParamsOfAbiEncodeBoc: { boc_cache?: BocCacheType; data: any; params: AbiParam[] }

                      Type declaration

                      ParamsOfAggregateCollection: { collection: string; fields?: FieldAggregation[]; filter?: any }

                      Type declaration

                      ParamsOfAggregateCollection: { collection: string; fields?: FieldAggregation[]; filter?: any }

                      Type declaration

                      ParamsOfAppDebotBrowser: { type: "Log" } & ParamsOfAppDebotBrowserLogVariant | { type: "Switch" } & ParamsOfAppDebotBrowserSwitchVariant | { type: "SwitchCompleted" } & ParamsOfAppDebotBrowserSwitchCompletedVariant | { type: "ShowAction" } & ParamsOfAppDebotBrowserShowActionVariant | { type: "Input" } & ParamsOfAppDebotBrowserInputVariant | { type: "GetSigningBox" } & ParamsOfAppDebotBrowserGetSigningBoxVariant | { type: "InvokeDebot" } & ParamsOfAppDebotBrowserInvokeDebotVariant | { type: "Send" } & ParamsOfAppDebotBrowserSendVariant | { type: "Approve" } & ParamsOfAppDebotBrowserApproveVariant
                      -

                      UNSTABLE Debot Browser callbacks

                      +
                      ParamsOfAppDebotBrowser: { type: "Log" } & ParamsOfAppDebotBrowserLogVariant | { type: "Switch" } & ParamsOfAppDebotBrowserSwitchVariant | { type: "SwitchCompleted" } & ParamsOfAppDebotBrowserSwitchCompletedVariant | { type: "ShowAction" } & ParamsOfAppDebotBrowserShowActionVariant | { type: "Input" } & ParamsOfAppDebotBrowserInputVariant | { type: "GetSigningBox" } & ParamsOfAppDebotBrowserGetSigningBoxVariant | { type: "InvokeDebot" } & ParamsOfAppDebotBrowserInvokeDebotVariant | { type: "Send" } & ParamsOfAppDebotBrowserSendVariant | { type: "Approve" } & ParamsOfAppDebotBrowserApproveVariant
                      +

                      UNSTABLE DEPRECATED Debot Browser callbacks

                      remarks

                      Called by debot engine to communicate with debot browser.

                      Depends on type field.

                      @@ -660,43 +660,43 @@

                      Send

                      Approve

                      Requests permission from DeBot Browser to execute DeBot operation.

                      -
                      ParamsOfAppDebotBrowserApproveVariant: { activity: DebotActivity }
                      +
                      ParamsOfAppDebotBrowserApproveVariant: { activity: DebotActivity }

                      Requests permission from DeBot Browser to execute DeBot operation.

                      Type declaration

                      ParamsOfAppDebotBrowserGetSigningBoxVariant: {}
                      +
                      ParamsOfAppDebotBrowserGetSigningBoxVariant: {}

                      Get signing box to sign data.

                      remarks

                      Signing box returned is owned and disposed by debot engine

                      -

                      Type declaration

                      ParamsOfAppDebotBrowserInputVariant: { prompt: string }
                      +

                      Type declaration

                        ParamsOfAppDebotBrowserInputVariant: { prompt: string }

                        Request user input.

                        Type declaration

                        ParamsOfAppDebotBrowserInvokeDebotVariant: { action: DebotAction; debot_addr: string }
                        +
                        ParamsOfAppDebotBrowserInvokeDebotVariant: { action: DebotAction; debot_addr: string }

                        Execute action of another debot.

                        Type declaration

                        ParamsOfAppDebotBrowserLogVariant: { msg: string }
                        +
                        ParamsOfAppDebotBrowserLogVariant: { msg: string }

                        Print message to user.

                        Type declaration

                        ParamsOfAppDebotBrowserSendVariant: { message: string }
                        +
                        ParamsOfAppDebotBrowserSendVariant: { message: string }

                        Used by Debot to call DInterface implemented by Debot Browser.

                        Type declaration

                        ParamsOfAppDebotBrowserShowActionVariant: { action: DebotAction }
                        +
                        ParamsOfAppDebotBrowserShowActionVariant: { action: DebotAction }

                        Show action to the user. Called after switch for each action in context.

                        Type declaration

                        ParamsOfAppDebotBrowserSwitchCompletedVariant: {}
                        +
                        ParamsOfAppDebotBrowserSwitchCompletedVariant: {}

                        Notify browser that all context actions are shown.

                        -

                        Type declaration

                        ParamsOfAppDebotBrowserSwitchVariant: { context_id: number }
                        +

                        Type declaration

                        ParamsOfAppDebotBrowserSwitchVariant: { context_id: number }

                        Switch debot to another context (menu).

                        Type declaration

                        ParamsOfAppEncryptionBox: { type: "GetInfo" } & ParamsOfAppEncryptionBoxGetInfoVariant | { type: "Encrypt" } & ParamsOfAppEncryptionBoxEncryptVariant | { type: "Decrypt" } & ParamsOfAppEncryptionBoxDecryptVariant
                        +
                        ParamsOfAppEncryptionBox: { type: "GetInfo" } & ParamsOfAppEncryptionBoxGetInfoVariant | { type: "Encrypt" } & ParamsOfAppEncryptionBoxEncryptVariant | { type: "Decrypt" } & ParamsOfAppEncryptionBoxDecryptVariant

                        Interface for data encryption/decryption

                        Depends on type field.

                        @@ -714,17 +714,17 @@

                        Encrypt

                        Decrypt

                        Decrypt data

                        -
                        ParamsOfAppEncryptionBoxDecryptVariant: { data: string }
                        +
                        ParamsOfAppEncryptionBoxDecryptVariant: { data: string }

                        Decrypt data

                        Type declaration

                        ParamsOfAppEncryptionBoxEncryptVariant: { data: string }
                        +
                        ParamsOfAppEncryptionBoxEncryptVariant: { data: string }

                        Encrypt data

                        Type declaration

                        ParamsOfAppEncryptionBoxGetInfoVariant: {}
                        +
                        ParamsOfAppEncryptionBoxGetInfoVariant: {}

                        Get encryption box info

                        -

                        Type declaration

                        ParamsOfAppPasswordProvider: { type: "GetPassword" } & ParamsOfAppPasswordProviderGetPasswordVariant
                        +

                        Type declaration

                        ParamsOfAppPasswordProvider: { type: "GetPassword" } & ParamsOfAppPasswordProviderGetPasswordVariant

                        Interface that provides a callback that returns an encrypted password, used for cryptobox secret encryption

                        remarks

                        To secure the password while passing it from application to the library, the library generates a temporary key pair, passes the pubkey @@ -738,14 +738,14 @@

                        Decrypt

                        GetPassword

                        -
                        ParamsOfAppPasswordProviderGetPasswordVariant: { encryption_public_key: string }

                        Type declaration

                        ParamsOfAppPasswordProviderGetPasswordVariant: { encryption_public_key: string }

                        Type declaration

                        ParamsOfAppRequest: { app_request_id: number; request_data: any }

                        Type declaration

                        ParamsOfAppRequest: { app_request_id: number; request_data: any }

                        Type declaration

                        ParamsOfAppSigningBox: { type: "GetPublicKey" } & ParamsOfAppSigningBoxGetPublicKeyVariant | { type: "Sign" } & ParamsOfAppSigningBoxSignVariant
                        +
                        ParamsOfAppSigningBox: { type: "GetPublicKey" } & ParamsOfAppSigningBoxGetPublicKeyVariant | { type: "Sign" } & ParamsOfAppSigningBoxSignVariant

                        Signing box callbacks.

                        Depends on type field.

                        @@ -758,13 +758,13 @@

                        GetPublicKey

                        Sign

                        Sign data

                        -
                        ParamsOfAppSigningBoxGetPublicKeyVariant: {}
                        +
                        ParamsOfAppSigningBoxGetPublicKeyVariant: {}

                        Get signing box public key

                        -

                        Type declaration

                        ParamsOfAppSigningBoxSignVariant: { unsigned: string }
                        +

                        Type declaration

                        ParamsOfAppSigningBoxSignVariant: { unsigned: string }

                        Sign data

                        Type declaration

                        ParamsOfAttachSignature: { abi: Abi; message: string; public_key: string; signature: string }

                        Type declaration

                        ParamsOfAttachSignature: { abi: Abi; message: string; public_key: string; signature: string }

                        Type declaration

                        ParamsOfAttachSignatureToMessageBody: { abi: Abi; message: string; public_key: string; signature: string }

                        Type declaration

                        ParamsOfAttachSignatureToMessageBody: { abi: Abi; message: string; public_key: string; signature: string }

                        Type declaration

                        ParamsOfBatchQuery: { operations: ParamsOfQueryOperation[] }

                        Type declaration

                        ParamsOfBatchQuery: { operations: ParamsOfQueryOperation[] }

                        Type declaration

                        ParamsOfBocCacheGet: { boc_ref: string }

                        Type declaration

                        ParamsOfBocCacheGet: { boc_ref: string }

                        Type declaration

                        ParamsOfBocCacheSet: { boc: string; cache_type: BocCacheType }

                        Type declaration

                        ParamsOfBocCacheSet: { boc: string; cache_type: BocCacheType }

                        Type declaration

                        ParamsOfBocCacheUnpin: { boc_ref?: string; pin: string }

                        Type declaration

                        ParamsOfBocCacheUnpin: { boc_ref?: string; pin: string }

                        Type declaration

                        ParamsOfCalcFunctionId: { abi: Abi; function_name: string; output?: boolean }

                        Type declaration

                        ParamsOfCalcFunctionId: { abi: Abi; function_name: string; output?: boolean }

                        Type declaration

                        ParamsOfCalcStorageFee: { account: string; period: number }

                        Type declaration

                        ParamsOfCancelMonitor: { queue: string }

                        Type declaration

                        ParamsOfCalcStorageFee: { account: string; period: number }

                        Type declaration

                        ParamsOfCancelMonitor: { queue: string }

                        Type declaration

                        ParamsOfChaCha20: { data: string; key: string; nonce: string }

                        Type declaration

                        ParamsOfChaCha20: { data: string; key: string; nonce: string }

                        Type declaration

                        ParamsOfCompressZstd: { level?: number; uncompressed: string }

                        Type declaration

                        ParamsOfCompressZstd: { level?: number; uncompressed: string }

                        Type declaration

                        ParamsOfConvertAddress: { address: string; output_format: AddressStringFormat }

                        Type declaration

                        ParamsOfConvertAddress: { address: string; output_format: AddressStringFormat }

                        Type declaration

                        ParamsOfConvertPublicKeyToTonSafeFormat: { public_key: string }

                        Type declaration

                        ParamsOfConvertPublicKeyToTonSafeFormat: { public_key: string }

                        Type declaration

                        ParamsOfCreateBlockIterator: { end_time?: number; result?: string; shard_filter?: string[]; start_time?: number }

                        Type declaration

                        ParamsOfCreateBlockIterator: { end_time?: number; result?: string; shard_filter?: string[]; start_time?: number }

                        Type declaration

                        ParamsOfCreateCryptoBox: { secret: CryptoBoxSecret; secret_encryption_salt: string }

                        Type declaration

                        ParamsOfCreateCryptoBox: { secret: CryptoBoxSecret; secret_encryption_salt: string }

                        Type declaration

                        ParamsOfCreateEncryptionBox: { algorithm: EncryptionAlgorithm }

                        Type declaration

                        ParamsOfCreateEncryptionBox: { algorithm: EncryptionAlgorithm }

                        Type declaration

                        ParamsOfCreateTransactionIterator: { accounts_filter?: string[]; end_time?: number; include_transfers?: boolean; result?: string; shard_filter?: string[]; start_time?: number }

                        Type declaration

                        ParamsOfCreateTransactionIterator: { accounts_filter?: string[]; end_time?: number; include_transfers?: boolean; result?: string; shard_filter?: string[]; start_time?: number }

                        Type declaration

                        ParamsOfDecodeAccountData: { abi: Abi; allow_partial?: boolean; data: string }

                        Type declaration

                        ParamsOfDecodeAccountData: { abi: Abi; allow_partial?: boolean; data: string }

                        Type declaration

                        ParamsOfDecodeBoc: { allow_partial: boolean; boc: string; params: AbiParam[] }

                        Type declaration

                        ParamsOfDecodeBoc: { allow_partial: boolean; boc: string; params: AbiParam[] }

                        Type declaration

                        ParamsOfDecodeInitialData: { abi?: Abi; allow_partial?: boolean; data: string }

                        Type declaration

                        ParamsOfDecodeInitialData: { abi?: Abi; allow_partial?: boolean; data: string }

                        Type declaration

                        ParamsOfDecodeMessage: { abi: Abi; allow_partial?: boolean; data_layout?: DataLayout; function_name?: string; message: string }

                        Type declaration

                        ParamsOfDecodeMessage: { abi: Abi; allow_partial?: boolean; data_layout?: DataLayout; function_name?: string; message: string }

                        Type declaration

                        ParamsOfDecodeMessageBody: { abi: Abi; allow_partial?: boolean; body: string; data_layout?: DataLayout; function_name?: string; is_internal: boolean }

                        Type declaration

                        ParamsOfDecodeMessageBody: { abi: Abi; allow_partial?: boolean; body: string; data_layout?: DataLayout; function_name?: string; is_internal: boolean }

                        Type declaration

                        ParamsOfDecodeStateInit: { boc_cache?: BocCacheType; state_init: string }

                        Type declaration

                        ParamsOfDecodeStateInit: { boc_cache?: BocCacheType; state_init: string }

                        Type declaration

                        ParamsOfDecodeTvc: { tvc: string }

                        Type declaration

                        ParamsOfDecodeTvc: { tvc: string }

                        Type declaration

                        ParamsOfDecompressZstd: { compressed: string }

                        Type declaration

                        ParamsOfDecompressZstd: { compressed: string }

                        Type declaration

                        ParamsOfEncodeAccount: { balance?: bigint; boc_cache?: BocCacheType; last_paid?: number; last_trans_lt?: bigint; state_init: StateInitSource }

                        Type declaration

                        ParamsOfEncodeAccount: { balance?: bigint; boc_cache?: BocCacheType; last_paid?: number; last_trans_lt?: bigint; state_init: StateInitSource }

                        Type declaration

                        ParamsOfEncodeBoc: { boc_cache?: BocCacheType; builder: BuilderOp[] }

                        Type declaration

                        ParamsOfEncodeBoc: { boc_cache?: BocCacheType; builder: BuilderOp[] }

                        Type declaration

                        ParamsOfEncodeExternalInMessage: { boc_cache?: BocCacheType; body?: string; dst: string; init?: string; src?: string }

                        Type declaration

                        ParamsOfEncodeExternalInMessage: { boc_cache?: BocCacheType; body?: string; dst: string; init?: string; src?: string }

                        Type declaration

                        ParamsOfEncodeInitialData: { abi?: Abi; boc_cache?: BocCacheType; initial_data?: any; initial_pubkey?: string }

                        Type declaration

                        ParamsOfEncodeInitialData: { abi?: Abi; boc_cache?: BocCacheType; initial_data?: any; initial_pubkey?: string }

                        Type declaration

                        ParamsOfEncodeInternalMessage: { abi?: Abi; address?: string; bounce?: boolean; call_set?: CallSet; deploy_set?: DeploySet; enable_ihr?: boolean; src_address?: string; value: string }

                        Type declaration

                        ParamsOfEncodeInternalMessage: { abi?: Abi; address?: string; bounce?: boolean; call_set?: CallSet; deploy_set?: DeploySet; enable_ihr?: boolean; src_address?: string; value: string }

                        Type declaration

                        ParamsOfEncodeMessage: { abi: Abi; address?: string; call_set?: CallSet; deploy_set?: DeploySet; processing_try_index?: number; signature_id?: number; signer: Signer }

                        Type declaration

                        ParamsOfEncodeMessage: { abi: Abi; address?: string; call_set?: CallSet; deploy_set?: DeploySet; processing_try_index?: number; signature_id?: number; signer: Signer }

                        Type declaration

                        ParamsOfEncodeMessageBody: { abi: Abi; address?: string; call_set: CallSet; is_internal: boolean; processing_try_index?: number; signature_id?: number; signer: Signer }

                        Type declaration

                        ParamsOfEncodeMessageBody: { abi: Abi; address?: string; call_set: CallSet; is_internal: boolean; processing_try_index?: number; signature_id?: number; signer: Signer }

                        Type declaration

                        ParamsOfEncodeStateInit: { boc_cache?: BocCacheType; code?: string; data?: string; library?: string; split_depth?: number; tick?: boolean; tock?: boolean }

                        Type declaration

                        ParamsOfEncodeStateInit: { boc_cache?: BocCacheType; code?: string; data?: string; library?: string; split_depth?: number; tick?: boolean; tock?: boolean }

                        Type declaration

                        ParamsOfEncryptionBoxDecrypt: { data: string; encryption_box: EncryptionBoxHandle }

                        Type declaration

                        ParamsOfEncryptionBoxDecrypt: { data: string; encryption_box: EncryptionBoxHandle }

                        Type declaration

                        ParamsOfEncryptionBoxEncrypt: { data: string; encryption_box: EncryptionBoxHandle }

                        Type declaration

                        ParamsOfEncryptionBoxEncrypt: { data: string; encryption_box: EncryptionBoxHandle }

                        Type declaration

                        ParamsOfEncryptionBoxGetInfo: { encryption_box: EncryptionBoxHandle }

                        Type declaration

                        ParamsOfEncryptionBoxGetInfo: { encryption_box: EncryptionBoxHandle }

                        Type declaration

                        ParamsOfExecute: { action: DebotAction; debot_handle: DebotHandle }
                        -

                        UNSTABLE Parameters for executing debot action.

                        +
                        ParamsOfExecute: { action: DebotAction; debot_handle: DebotHandle }
                        +

                        UNSTABLE DEPRECATED Parameters for executing debot action.

                        Type declaration

                        ParamsOfFactorize: { composite: string }

                        Type declaration

                        ParamsOfFactorize: { composite: string }

                        Type declaration

                        ParamsOfFetch: { address: string }
                        -

                        UNSTABLE Parameters to fetch DeBot metadata.

                        +
                        ParamsOfFetch: { address: string }
                        +

                        UNSTABLE DEPRECATED Parameters to fetch DeBot metadata.

                        Type declaration

                        ParamsOfFetchNextMonitorResults: { queue: string; wait_mode?: MonitorFetchWaitMode }

                        Type declaration

                        ParamsOfFetchNextMonitorResults: { queue: string; wait_mode?: MonitorFetchWaitMode }

                        Type declaration

                        ParamsOfFindLastShardBlock: { address: string }

                        Type declaration

                        ParamsOfFindLastShardBlock: { address: string }

                        Type declaration

                        ParamsOfGenerateRandomBytes: { length: number }

                        Type declaration

                        ParamsOfGenerateRandomBytes: { length: number }

                        Type declaration

                        ParamsOfGetAddressType: { address: string }

                        Type declaration

                        ParamsOfGetAddressType: { address: string }

                        Type declaration

                        ParamsOfGetBlockchainConfig: { block_boc: string }

                        Type declaration

                        ParamsOfGetBlockchainConfig: { block_boc: string }

                        Type declaration

                        ParamsOfGetBocDepth: { boc: string }

                        Type declaration

                        ParamsOfGetBocDepth: { boc: string }

                        Type declaration

                        ParamsOfGetBocHash: { boc: string }

                        Type declaration

                        ParamsOfGetBocHash: { boc: string }

                        Type declaration

                        ParamsOfGetCodeFromTvc: { tvc: string }

                        Type declaration

                        ParamsOfGetCodeFromTvc: { tvc: string }

                        Type declaration

                        ParamsOfGetCodeSalt: { boc_cache?: BocCacheType; code: string }

                        Type declaration

                        ParamsOfGetCodeSalt: { boc_cache?: BocCacheType; code: string }

                        Type declaration

                        ParamsOfGetCompilerVersion: { code: string }

                        Type declaration

                        ParamsOfGetCompilerVersion: { code: string }

                        Type declaration

                        ParamsOfGetEncryptionBoxFromCryptoBox: { algorithm: BoxEncryptionAlgorithm; handle: number; hdpath?: string; secret_lifetime?: number }

                        Type declaration

                        ParamsOfGetEncryptionBoxFromCryptoBox: { algorithm: BoxEncryptionAlgorithm; handle: number; hdpath?: string; secret_lifetime?: number }

                        Type declaration

                        ParamsOfGetMonitorInfo: { queue: string }

                        Type declaration

                        ParamsOfGetMonitorInfo: { queue: string }

                        Type declaration

                        ParamsOfGetSignatureData: { abi: Abi; message: string; signature_id?: number }

                        Type declaration

                        ParamsOfGetSignatureData: { abi: Abi; message: string; signature_id?: number }

                        Type declaration

                        ParamsOfGetSigningBoxFromCryptoBox: { handle: number; hdpath?: string; secret_lifetime?: number }

                        Type declaration

                        ParamsOfGetSigningBoxFromCryptoBox: { handle: number; hdpath?: string; secret_lifetime?: number }

                        Type declaration

                        ParamsOfHDKeyDeriveFromXPrv: { child_index: number; hardened: boolean; xprv: string }

                        Type declaration

                        ParamsOfHDKeyDeriveFromXPrv: { child_index: number; hardened: boolean; xprv: string }

                        Type declaration

                        ParamsOfHDKeyDeriveFromXPrvPath: { path: string; xprv: string }

                        Type declaration

                        ParamsOfHDKeyDeriveFromXPrvPath: { path: string; xprv: string }

                        Type declaration

                        ParamsOfHDKeyPublicFromXPrv: { xprv: string }

                        Type declaration

                        ParamsOfHDKeyPublicFromXPrv: { xprv: string }

                        Type declaration

                        ParamsOfHDKeySecretFromXPrv: { xprv: string }

                        Type declaration

                        ParamsOfHDKeySecretFromXPrv: { xprv: string }

                        Type declaration

                        ParamsOfHDKeyXPrvFromMnemonic: { dictionary?: MnemonicDictionary; phrase: string; word_count?: number }

                        Type declaration

                        ParamsOfHDKeyXPrvFromMnemonic: { dictionary?: MnemonicDictionary; phrase: string; word_count?: number }

                        Type declaration

                        ParamsOfHash: { data: string }

                        Type declaration

                        ParamsOfHash: { data: string }

                        Type declaration

                        ParamsOfInit: { address: string }
                        -

                        UNSTABLE Parameters to init DeBot.

                        +
                        ParamsOfInit: { address: string }
                        +

                        UNSTABLE DEPRECATED Parameters to init DeBot.

                        Type declaration

                        ParamsOfIteratorNext: { iterator: number; limit?: number; return_resume_state?: boolean }

                        Type declaration

                        ParamsOfIteratorNext: { iterator: number; limit?: number; return_resume_state?: boolean }

                        Type declaration

                        ParamsOfMnemonicDeriveSignKeys: { dictionary?: MnemonicDictionary; path?: string; phrase: string; word_count?: number }

                        Type declaration

                        ParamsOfMnemonicDeriveSignKeys: { dictionary?: MnemonicDictionary; path?: string; phrase: string; word_count?: number }

                        Type declaration

                        ParamsOfMnemonicFromEntropy: { dictionary?: MnemonicDictionary; entropy: string; word_count?: number }

                        Type declaration

                        ParamsOfMnemonicFromEntropy: { dictionary?: MnemonicDictionary; entropy: string; word_count?: number }

                        Type declaration

                        ParamsOfMnemonicFromRandom: { dictionary?: MnemonicDictionary; word_count?: number }

                        Type declaration

                        ParamsOfMnemonicFromRandom: { dictionary?: MnemonicDictionary; word_count?: number }

                        Type declaration

                        ParamsOfMnemonicVerify: { dictionary?: MnemonicDictionary; phrase: string; word_count?: number }

                        Type declaration

                        ParamsOfMnemonicVerify: { dictionary?: MnemonicDictionary; phrase: string; word_count?: number }

                        Type declaration

                        ParamsOfMnemonicWords: { dictionary?: MnemonicDictionary }

                        Type declaration

                        ParamsOfMnemonicWords: { dictionary?: MnemonicDictionary }

                        Type declaration

                        ParamsOfModularPower: { base: string; exponent: string; modulus: string }

                        Type declaration

                        ParamsOfModularPower: { base: string; exponent: string; modulus: string }

                        Type declaration

                        ParamsOfMonitorMessages: { messages: MessageMonitoringParams[]; queue: string }

                        Type declaration

                        ParamsOfMonitorMessages: { messages: MessageMonitoringParams[]; queue: string }

                        Type declaration

                        ParamsOfNaclBox: { decrypted: string; nonce: string; secret: string; their_public: string }

                        Type declaration

                        ParamsOfNaclBox: { decrypted: string; nonce: string; secret: string; their_public: string }

                        Type declaration

                        ParamsOfNaclBoxKeyPairFromSecret: { secret: string }

                        Type declaration

                        ParamsOfNaclBoxKeyPairFromSecret: { secret: string }

                        Type declaration

                        ParamsOfNaclBoxOpen: { encrypted: string; nonce: string; secret: string; their_public: string }

                        Type declaration

                        ParamsOfNaclBoxOpen: { encrypted: string; nonce: string; secret: string; their_public: string }

                        Type declaration

                        ParamsOfNaclSecretBox: { decrypted: string; key: string; nonce: string }

                        Type declaration

                        ParamsOfNaclSecretBox: { decrypted: string; key: string; nonce: string }

                        Type declaration

                        ParamsOfNaclSecretBoxOpen: { encrypted: string; key: string; nonce: string }

                        Type declaration

                        ParamsOfNaclSecretBoxOpen: { encrypted: string; key: string; nonce: string }

                        Type declaration

                        ParamsOfNaclSign: { secret: string; unsigned: string }

                        Type declaration

                        ParamsOfNaclSign: { secret: string; unsigned: string }

                        Type declaration

                        ParamsOfNaclSignDetachedVerify: { public: string; signature: string; unsigned: string }

                        Type declaration

                        ParamsOfNaclSignDetachedVerify: { public: string; signature: string; unsigned: string }

                        Type declaration

                        ParamsOfNaclSignKeyPairFromSecret: { secret: string }

                        Type declaration

                        ParamsOfNaclSignKeyPairFromSecret: { secret: string }

                        Type declaration

                        ParamsOfNaclSignOpen: { public: string; signed: string }

                        Type declaration

                        ParamsOfNaclSignOpen: { public: string; signed: string }

                        Type declaration

                        ParamsOfParse: { boc: string }

                        Type declaration

                        ParamsOfParse: { boc: string }

                        Type declaration

                        ParamsOfParseShardstate: { boc: string; id: string; workchain_id: number }

                        Type declaration

                        ParamsOfParseShardstate: { boc: string; id: string; workchain_id: number }

                        Type declaration

                        ParamsOfProcessMessage: { message_encode_params: ParamsOfEncodeMessage; send_events: boolean }

                        Type declaration

                        ParamsOfProcessMessage: { message_encode_params: ParamsOfEncodeMessage; send_events?: boolean }

                        Type declaration

                        ParamsOfProofBlockData: { block: any }

                        Type declaration

                        ParamsOfProofBlockData: { block: any }

                        Type declaration

                        ParamsOfProofMessageData: { message: any }

                        Type declaration

                        ParamsOfProofMessageData: { message: any }

                        Type declaration

                        ParamsOfProofTransactionData: { transaction: any }

                        Type declaration

                        ParamsOfProofTransactionData: { transaction: any }

                        Type declaration

                        ParamsOfQuery: { query: string; variables?: any }

                        Type declaration

                        ParamsOfQuery: { query: string; variables?: any }

                        Type declaration

                        ParamsOfQueryCollection: { collection: string; filter?: any; limit?: number; order?: OrderBy[]; result: string }

                        Type declaration

                        ParamsOfQueryCollection: { collection: string; filter?: any; limit?: number; order?: OrderBy[]; result: string }

                        Type declaration

                        ParamsOfQueryCounterparties: { account: string; after?: string; first?: number; result: string }

                        Type declaration

                        ParamsOfQueryCounterparties: { account: string; after?: string; first?: number; result: string }

                        Type declaration

                        ParamsOfQueryOperation: { type: "QueryCollection" } & ParamsOfQueryCollection | { type: "WaitForCollection" } & ParamsOfWaitForCollection | { type: "AggregateCollection" } & ParamsOfAggregateCollection | { type: "QueryCounterparties" } & ParamsOfQueryCounterparties
                        +
                        ParamsOfQueryOperation: { type: "QueryCollection" } & ParamsOfQueryCollection | { type: "WaitForCollection" } & ParamsOfWaitForCollection | { type: "AggregateCollection" } & ParamsOfAggregateCollection | { type: "QueryCounterparties" } & ParamsOfQueryCounterparties

                        Depends on type field.

                        @@ -1325,7 +1325,7 @@

                        AggregateCollection

                        QueryCounterparties

                        -
                        ParamsOfQueryTransactionTree: { abi_registry?: Abi[]; in_msg: string; timeout?: number; transaction_max_count?: number }

                        Type declaration

                        ParamsOfQueryTransactionTree: { abi_registry?: Abi[]; in_msg: string; timeout?: number; transaction_max_count?: number }

                        Type declaration

                        ParamsOfRemove: { debot_handle: DebotHandle }
                        ParamsOfRemove: { debot_handle: DebotHandle }

                        Type declaration

                        ParamsOfResolveAppRequest: { app_request_id: number; result: AppRequestResult }

                        Type declaration

                        ParamsOfResolveAppRequest: { app_request_id: number; result: AppRequestResult }

                        Type declaration

                        ParamsOfResumeBlockIterator: { resume_state: any }

                        Type declaration

                        ParamsOfResumeBlockIterator: { resume_state: any }

                        Type declaration

                        ParamsOfResumeTransactionIterator: { accounts_filter?: string[]; resume_state: any }

                        Type declaration

                        ParamsOfResumeTransactionIterator: { accounts_filter?: string[]; resume_state: any }

                        Type declaration

                        ParamsOfRunExecutor: { abi?: Abi; account: AccountForExecutor; boc_cache?: BocCacheType; execution_options?: ExecutionOptions; message: string; return_updated_account?: boolean; skip_transaction_check?: boolean }

                        Type declaration

                        ParamsOfRunExecutor: { abi?: Abi; account: AccountForExecutor; boc_cache?: BocCacheType; execution_options?: ExecutionOptions; message: string; return_updated_account?: boolean; skip_transaction_check?: boolean }

                        Type declaration

                        ParamsOfRunGet: { account: string; execution_options?: ExecutionOptions; function_name: string; input?: any; tuple_list_as_array?: boolean }

                        Type declaration

                        ParamsOfRunGet: { account: string; execution_options?: ExecutionOptions; function_name: string; input?: any; tuple_list_as_array?: boolean }

                        Type declaration

                        ParamsOfRunTvm: { abi?: Abi; account: string; boc_cache?: BocCacheType; execution_options?: ExecutionOptions; message: string; return_updated_account?: boolean }

                        Type declaration

                        ParamsOfRunTvm: { abi?: Abi; account: string; boc_cache?: BocCacheType; execution_options?: ExecutionOptions; message: string; return_updated_account?: boolean }

                        Type declaration

                        ParamsOfScrypt: { dk_len: number; log_n: number; p: number; password: string; r: number; salt: string }

                        Type declaration

                        ParamsOfScrypt: { dk_len: number; log_n: number; p: number; password: string; r: number; salt: string }

                        Type declaration

                        ParamsOfSend: { debot_handle: DebotHandle; message: string }
                        -

                        UNSTABLE Parameters of send function.

                        +
                        ParamsOfSend: { debot_handle: DebotHandle; message: string }
                        +

                        UNSTABLE DEPRECATED Parameters of send function.

                        Type declaration

                        ParamsOfSendMessage: { abi?: Abi; message: string; send_events: boolean }

                        Type declaration

                        ParamsOfSendMessage: { abi?: Abi; message: string; send_events?: boolean }

                        Type declaration

                        ParamsOfSendMessages: { messages: MessageSendingParams[]; monitor_queue?: string }

                        Type declaration

                        ParamsOfSendMessages: { messages: MessageSendingParams[]; monitor_queue?: string }

                        Type declaration

                        ParamsOfSetCodeSalt: { boc_cache?: BocCacheType; code: string; salt: string }

                        Type declaration

                        ParamsOfSetCodeSalt: { boc_cache?: BocCacheType; code: string; salt: string }

                        Type declaration

                        ParamsOfSign: { keys: KeyPair; unsigned: string }

                        Type declaration

                        ParamsOfSign: { keys: KeyPair; unsigned: string }

                        Type declaration

                        ParamsOfSigningBoxSign: { signing_box: SigningBoxHandle; unsigned: string }

                        Type declaration

                        ParamsOfSigningBoxSign: { signing_box: SigningBoxHandle; unsigned: string }

                        Type declaration

                        ParamsOfStart: { debot_handle: DebotHandle }
                        -

                        UNSTABLE Parameters to start DeBot. DeBot must be already initialized with init() function.

                        +
                        ParamsOfStart: { debot_handle: DebotHandle }
                        +

                        UNSTABLE DEPRECATED Parameters to start DeBot. DeBot must be already initialized with init() function.

                        Type declaration

                        ParamsOfSubscribe: { subscription: string; variables?: any }

                        Type declaration

                        ParamsOfSubscribe: { subscription: string; variables?: any }

                        Type declaration

                        ParamsOfSubscribeCollection: { collection: string; filter?: any; result: string }

                        Type declaration

                        ParamsOfSubscribeCollection: { collection: string; filter?: any; result: string }

                        Type declaration

                        ParamsOfTonCrc16: { data: string }

                        Type declaration

                        ParamsOfTonCrc16: { data: string }

                        Type declaration

                        ParamsOfUpdateInitialData: { abi?: Abi; boc_cache?: BocCacheType; data: string; initial_data?: any; initial_pubkey?: string }

                        Type declaration

                        ParamsOfUpdateInitialData: { abi?: Abi; boc_cache?: BocCacheType; data: string; initial_data?: any; initial_pubkey?: string }

                        Type declaration

                        ParamsOfVerifySignature: { public: string; signed: string }

                        Type declaration

                        ParamsOfVerifySignature: { public: string; signed: string }

                        Type declaration

                        ParamsOfWaitForCollection: { collection: string; filter?: any; result: string; timeout?: number }

                        Type declaration

                        ParamsOfWaitForCollection: { collection: string; filter?: any; result: string; timeout?: number }

                        Type declaration

                        ParamsOfWaitForTransaction: { abi?: Abi; message: string; send_events: boolean; sending_endpoints?: string[]; shard_block_id: string }

                        Type declaration

                        ParamsOfWaitForTransaction: { abi?: Abi; message: string; send_events?: boolean; sending_endpoints?: string[]; shard_block_id: string }

                        Type declaration

                        ProcessingEvent: { type: "WillFetchFirstBlock" } & ProcessingEventWillFetchFirstBlockVariant | { type: "FetchFirstBlockFailed" } & ProcessingEventFetchFirstBlockFailedVariant | { type: "WillSend" } & ProcessingEventWillSendVariant | { type: "DidSend" } & ProcessingEventDidSendVariant | { type: "SendFailed" } & ProcessingEventSendFailedVariant | { type: "WillFetchNextBlock" } & ProcessingEventWillFetchNextBlockVariant | { type: "FetchNextBlockFailed" } & ProcessingEventFetchNextBlockFailedVariant | { type: "MessageExpired" } & ProcessingEventMessageExpiredVariant | { type: "RempSentToValidators" } & ProcessingEventRempSentToValidatorsVariant | { type: "RempIncludedIntoBlock" } & ProcessingEventRempIncludedIntoBlockVariant | { type: "RempIncludedIntoAcceptedBlock" } & ProcessingEventRempIncludedIntoAcceptedBlockVariant | { type: "RempOther" } & ProcessingEventRempOtherVariant | { type: "RempError" } & ProcessingEventRempErrorVariant
                        +
                        ProcessingEvent: { type: "WillFetchFirstBlock" } & ProcessingEventWillFetchFirstBlockVariant | { type: "FetchFirstBlockFailed" } & ProcessingEventFetchFirstBlockFailedVariant | { type: "WillSend" } & ProcessingEventWillSendVariant | { type: "DidSend" } & ProcessingEventDidSendVariant | { type: "SendFailed" } & ProcessingEventSendFailedVariant | { type: "WillFetchNextBlock" } & ProcessingEventWillFetchNextBlockVariant | { type: "FetchNextBlockFailed" } & ProcessingEventFetchNextBlockFailedVariant | { type: "MessageExpired" } & ProcessingEventMessageExpiredVariant | { type: "RempSentToValidators" } & ProcessingEventRempSentToValidatorsVariant | { type: "RempIncludedIntoBlock" } & ProcessingEventRempIncludedIntoBlockVariant | { type: "RempIncludedIntoAcceptedBlock" } & ProcessingEventRempIncludedIntoAcceptedBlockVariant | { type: "RempOther" } & ProcessingEventRempOtherVariant | { type: "RempError" } & ProcessingEventRempErrorVariant

                        Depends on type field.

                        @@ -1588,39 +1588,39 @@

                        RempOther

                        RempError

                        Notifies the app about any problem that has occurred in REMP processing - in this case library switches to the fallback transaction awaiting scenario (sequential block reading).

                        -
                        ProcessingEventDidSendVariant: { message: string; message_dst: string; message_id: string; shard_block_id: string }
                        +
                        ProcessingEventDidSendVariant: { message: string; message_dst: string; message_id: string; shard_block_id: string }

                        Notifies the app that the message was sent to the network, i.e processing.send_message was successfully executed. Now, the message is in the blockchain. If Application exits at this phase, Developer needs to proceed with processing after the application is restored with wait_for_transaction function, passing shard_block_id and message from this event.

                        remarks

                        Do not forget to specify abi of your contract as well, it is crucial for processing. See processing.wait_for_transaction documentation.

                        -

                        Type declaration

                        ProcessingEventFetchFirstBlockFailedVariant: { error: ClientError; message_dst: string; message_id: string }
                        +

                        Type declaration

                        • message: string
                        • message_dst: string
                        • message_id: string
                        • shard_block_id: string
                        ProcessingEventFetchFirstBlockFailedVariant: { error: ClientError; message_dst: string; message_id: string }

                        Notifies the app that the client has failed to fetch the account's current shard block.

                        remarks

                        This may happen due to the network issues. Receiving this event means that message processing will not proceed - message was not sent, and Developer can try to run process_message again, in the hope that the connection is restored.

                        -

                        Type declaration

                        ProcessingEventFetchNextBlockFailedVariant: { error: ClientError; message: string; message_dst: string; message_id: string; shard_block_id: string }
                        +

                        Type declaration

                        • error: ClientError
                        • message_dst: string
                        • message_id: string
                        ProcessingEventFetchNextBlockFailedVariant: { error: ClientError; message: string; message_dst: string; message_id: string; shard_block_id: string }

                        Notifies the app that the next block can't be fetched.

                        remarks

                        If no block was fetched within NetworkConfig.wait_for_timeout then processing stops. This may happen when the shard stops, or there are other network issues. In this case Developer should resume message processing with wait_for_transaction, passing shard_block_id, message and contract abi to it. Note that passing ABI is crucial, because it will influence the processing strategy.

                        Another way to tune this is to specify long timeout in NetworkConfig.wait_for_timeout

                        -

                        Type declaration

                        ProcessingEventMessageExpiredVariant: { error: ClientError; message: string; message_dst: string; message_id: string }
                        +

                        Type declaration

                        • error: ClientError
                        • message: string
                        • message_dst: string
                        • message_id: string
                        • shard_block_id: string
                        ProcessingEventMessageExpiredVariant: { error: ClientError; message: string; message_dst: string; message_id: string }

                        Notifies the app that the message was not executed within expire timeout on-chain and will never be because it is already expired. The expiration timeout can be configured with AbiConfig parameters.

                        remarks

                        This event occurs only for the contracts which ABI includes "expire" header.

                        If Application specifies NetworkConfig.message_retries_count > 0, then process_message will perform retries: will create a new message and send it again and repeat it until it reaches the maximum retries count or receives a successful result. All the processing events will be repeated.

                        -

                        Type declaration

                        ProcessingEventRempErrorVariant: { error: ClientError; message_dst: string; message_id: string }
                        +

                        Type declaration

                        • error: ClientError
                        • message: string
                        • message_dst: string
                        • message_id: string
                        ProcessingEventRempErrorVariant: { error: ClientError; message_dst: string; message_id: string }

                        Notifies the app about any problem that has occurred in REMP processing - in this case library switches to the fallback transaction awaiting scenario (sequential block reading).

                        -

                        Type declaration

                        ProcessingEventRempIncludedIntoAcceptedBlockVariant: { json: any; message_dst: string; message_id: string; timestamp: bigint }
                        +

                        Type declaration

                        ProcessingEventRempIncludedIntoAcceptedBlockVariant: { json: any; message_dst: string; message_id: string; timestamp: bigint }

                        Notifies the app that the block candidate with the message has been accepted by the thread's validators

                        -

                        Type declaration

                        ProcessingEventRempIncludedIntoBlockVariant: { json: any; message_dst: string; message_id: string; timestamp: bigint }
                        +

                        Type declaration

                        ProcessingEventRempIncludedIntoBlockVariant: { json: any; message_dst: string; message_id: string; timestamp: bigint }

                        Notifies the app that the message has been successfully included into a block candidate by the thread's collator

                        -

                        Type declaration

                        ProcessingEventRempOtherVariant: { json: any; message_dst: string; message_id: string; timestamp: bigint }
                        +

                        Type declaration

                        ProcessingEventRempOtherVariant: { json: any; message_dst: string; message_id: string; timestamp: bigint }

                        Notifies the app about some other minor REMP statuses occurring during message processing

                        -

                        Type declaration

                        ProcessingEventRempSentToValidatorsVariant: { json: any; message_dst: string; message_id: string; timestamp: bigint }
                        +

                        Type declaration

                        ProcessingEventRempSentToValidatorsVariant: { json: any; message_dst: string; message_id: string; timestamp: bigint }

                        Notifies the app that the message has been delivered to the thread's validators

                        -

                        Type declaration

                        ProcessingEventSendFailedVariant: { error: ClientError; message: string; message_dst: string; message_id: string; shard_block_id: string }
                        +

                        Type declaration

                        ProcessingEventSendFailedVariant: { error: ClientError; message: string; message_dst: string; message_id: string; shard_block_id: string }

                        Notifies the app that the sending operation was failed with network error.

                        remarks

                        Nevertheless the processing will be continued at the waiting phase because the message possibly has been delivered to the @@ -1629,10 +1629,10 @@

                        RempError

                        after the application is restored with wait_for_transaction function, passing shard_block_id and message from this event. Do not forget to specify abi of your contract as well, it is crucial for processing. See processing.wait_for_transaction documentation.

                        -

                        Type declaration

                        ProcessingEventWillFetchFirstBlockVariant: { message_dst: string; message_id: string }
                        +

                        Type declaration

                        • error: ClientError
                        • message: string
                        • message_dst: string
                        • message_id: string
                        • shard_block_id: string
                        ProcessingEventWillFetchFirstBlockVariant: { message_dst: string; message_id: string }

                        Notifies the application that the account's current shard block will be fetched from the network. This step is performed before the message sending so that sdk knows starting from which block it will search for the transaction.

                        remarks

                        Fetched block will be used later in waiting phase.

                        -

                        Type declaration

                        ProcessingEventWillFetchNextBlockVariant: { message: string; message_dst: string; message_id: string; shard_block_id: string }
                        +

                        Type declaration

                        • message_dst: string
                        • message_id: string
                        ProcessingEventWillFetchNextBlockVariant: { message: string; message_dst: string; message_id: string; shard_block_id: string }

                        Notifies the app that the next shard block will be fetched from the network.

                        remarks

                        Event can occurs more than one time due to block walking procedure. @@ -1640,38 +1640,38 @@

                        RempError

                        after the application is restored with wait_for_transaction function, passing shard_block_id and message from this event. Do not forget to specify abi of your contract as well, it is crucial for processing. See processing.wait_for_transaction documentation.

                        -

                        Type declaration

                        ProcessingEventWillSendVariant: { message: string; message_dst: string; message_id: string; shard_block_id: string }
                        +

                        Type declaration

                        • message: string
                        • message_dst: string
                        • message_id: string
                        • shard_block_id: string
                        ProcessingEventWillSendVariant: { message: string; message_dst: string; message_id: string; shard_block_id: string }

                        Notifies the app that the message will be sent to the network. This event means that the account's current shard block was successfully fetched and the message was successfully created (abi.encode_message function was executed successfully).

                        -

                        Type declaration

                        ProofsConfig: { cache_in_local_storage?: boolean }

                        Type declaration

                        ProofsConfig: { cache_in_local_storage?: boolean }

                        Type declaration

                        RegisteredCryptoBox: { handle: CryptoBoxHandle }

                        Type declaration

                        RegisteredDebot: { debot_abi: string; debot_handle: DebotHandle; info: DebotInfo }
                        -

                        UNSTABLE Structure for storing debot handle returned from init function.

                        +
                        RegisteredCryptoBox: { handle: CryptoBoxHandle }

                        Type declaration

                        RegisteredDebot: { debot_abi: string; debot_handle: DebotHandle; info: DebotInfo }
                        +

                        UNSTABLE DEPRECATED Structure for storing debot handle returned from init function.

                        Type declaration

                        RegisteredEncryptionBox: { handle: EncryptionBoxHandle }

                        Type declaration

                        RegisteredEncryptionBox: { handle: EncryptionBoxHandle }

                        Type declaration

                        RegisteredIterator: { handle: number }

                        Type declaration

                        RegisteredIterator: { handle: number }

                        Type declaration

                        RegisteredSigningBox: { handle: SigningBoxHandle }

                        Type declaration

                        RegisteredSigningBox: { handle: SigningBoxHandle }

                        Type declaration

                        ResponseHandler: ((params: any, responseType: number) => void)

                        Type declaration

                        ResultOfAbiEncodeBoc: { boc: string }

                        Type declaration

                        ResponseHandler: ((params: any, responseType: number) => void)

                        Type declaration

                        ResultOfAbiEncodeBoc: { boc: string }

                        Type declaration

                        ResultOfAggregateCollection: { values: any }

                        Type declaration

                        ResultOfAggregateCollection: { values: any }

                        Type declaration

                        ResultOfAppDebotBrowser: { type: "Input" } & ResultOfAppDebotBrowserInputVariant | { type: "GetSigningBox" } & ResultOfAppDebotBrowserGetSigningBoxVariant | { type: "InvokeDebot" } & ResultOfAppDebotBrowserInvokeDebotVariant | { type: "Approve" } & ResultOfAppDebotBrowserApproveVariant
                        -

                        UNSTABLE Returning values from Debot Browser callbacks.

                        +
                        ResultOfAppDebotBrowser: { type: "Input" } & ResultOfAppDebotBrowserInputVariant | { type: "GetSigningBox" } & ResultOfAppDebotBrowserGetSigningBoxVariant | { type: "InvokeDebot" } & ResultOfAppDebotBrowserInvokeDebotVariant | { type: "Approve" } & ResultOfAppDebotBrowserApproveVariant
                        +

                        UNSTABLE DEPRECATED Returning values from Debot Browser callbacks.

                        Depends on type field.

                        @@ -1693,22 +1693,22 @@

                        InvokeDebot

                        Approve

                        Result of approve callback.

                        -
                        ResultOfAppDebotBrowserApproveVariant: { approved: boolean }
                        +
                        ResultOfAppDebotBrowserApproveVariant: { approved: boolean }

                        Result of approve callback.

                        Type declaration

                        ResultOfAppDebotBrowserGetSigningBoxVariant: { signing_box: SigningBoxHandle }
                        +
                        ResultOfAppDebotBrowserGetSigningBoxVariant: { signing_box: SigningBoxHandle }

                        Result of getting signing box.

                        Type declaration

                        ResultOfAppDebotBrowserInputVariant: { value: string }
                        +
                        ResultOfAppDebotBrowserInputVariant: { value: string }

                        Result of user input.

                        Type declaration

                        ResultOfAppDebotBrowserInvokeDebotVariant: {}
                        +
                        ResultOfAppDebotBrowserInvokeDebotVariant: {}

                        Result of debot invoking.

                        -

                        Type declaration

                        ResultOfAppEncryptionBox: { type: "GetInfo" } & ResultOfAppEncryptionBoxGetInfoVariant | { type: "Encrypt" } & ResultOfAppEncryptionBoxEncryptVariant | { type: "Decrypt" } & ResultOfAppEncryptionBoxDecryptVariant
                        +

                        Type declaration

                        ResultOfAppEncryptionBox: { type: "GetInfo" } & ResultOfAppEncryptionBoxGetInfoVariant | { type: "Encrypt" } & ResultOfAppEncryptionBoxEncryptVariant | { type: "Decrypt" } & ResultOfAppEncryptionBoxDecryptVariant

                        Returning values from signing box callbacks.

                        Depends on type field.

                        @@ -1726,28 +1726,28 @@

                        Encrypt

                        Decrypt

                        Result of decrypting data

                        -
                        ResultOfAppEncryptionBoxDecryptVariant: { data: string }
                        +
                        ResultOfAppEncryptionBoxDecryptVariant: { data: string }

                        Result of decrypting data

                        Type declaration

                        ResultOfAppEncryptionBoxEncryptVariant: { data: string }
                        +
                        ResultOfAppEncryptionBoxEncryptVariant: { data: string }

                        Result of encrypting data

                        Type declaration

                        ResultOfAppEncryptionBoxGetInfoVariant: { info: EncryptionBoxInfo }
                        +
                        ResultOfAppEncryptionBoxGetInfoVariant: { info: EncryptionBoxInfo }

                        Result of getting encryption box info

                        -

                        Type declaration

                        ResultOfAppPasswordProvider: { type: "GetPassword" } & ResultOfAppPasswordProviderGetPasswordVariant
                        +

                        Type declaration

                        ResultOfAppPasswordProvider: { type: "GetPassword" } & ResultOfAppPasswordProviderGetPasswordVariant

                        Depends on type field.

                        GetPassword

                        -
                        ResultOfAppPasswordProviderGetPasswordVariant: { app_encryption_pubkey: string; encrypted_password: string }

                        Type declaration

                        ResultOfAppPasswordProviderGetPasswordVariant: { app_encryption_pubkey: string; encrypted_password: string }

                        Type declaration

                        ResultOfAppSigningBox: { type: "GetPublicKey" } & ResultOfAppSigningBoxGetPublicKeyVariant | { type: "Sign" } & ResultOfAppSigningBoxSignVariant
                        +
                        ResultOfAppSigningBox: { type: "GetPublicKey" } & ResultOfAppSigningBoxGetPublicKeyVariant | { type: "Sign" } & ResultOfAppSigningBoxSignVariant

                        Returning values from signing box callbacks.

                        Depends on type field.

                        @@ -1760,51 +1760,51 @@

                        GetPublicKey

                        Sign

                        Result of signing data

                        -
                        ResultOfAppSigningBoxGetPublicKeyVariant: { public_key: string }
                        +
                        ResultOfAppSigningBoxGetPublicKeyVariant: { public_key: string }

                        Result of getting public key

                        Type declaration

                        ResultOfAppSigningBoxSignVariant: { signature: string }
                        +
                        ResultOfAppSigningBoxSignVariant: { signature: string }

                        Result of signing data

                        Type declaration

                        ResultOfAttachSignature: { message: string; message_id: string }

                        Type declaration

                        ResultOfAttachSignature: { message: string; message_id: string }

                        Type declaration

                        ResultOfAttachSignatureToMessageBody: { body: string }

                        Type declaration

                        ResultOfBatchQuery: { results: any[] }

                        Type declaration

                        ResultOfAttachSignatureToMessageBody: { body: string }

                        Type declaration

                        ResultOfBatchQuery: { results: any[] }

                        Type declaration

                        ResultOfBocCacheGet: { boc?: string }

                        Type declaration

                        ResultOfBocCacheGet: { boc?: string }

                        Type declaration

                        ResultOfBocCacheSet: { boc_ref: string }

                        Type declaration

                        ResultOfBocCacheSet: { boc_ref: string }

                        Type declaration

                        ResultOfBuildInfo: { build_number: number; dependencies: BuildInfoDependency[] }

                        Type declaration

                        ResultOfBuildInfo: { build_number: number; dependencies: BuildInfoDependency[] }

                        Type declaration

                        ResultOfCalcFunctionId: { function_id: number }

                        Type declaration

                        ResultOfCalcFunctionId: { function_id: number }

                        Type declaration

                        ResultOfCalcStorageFee: { fee: string }

                        Type declaration

                        ResultOfChaCha20: { data: string }

                        Type declaration

                        ResultOfCalcStorageFee: { fee: string }

                        Type declaration

                        ResultOfChaCha20: { data: string }

                        Type declaration

                        ResultOfCompressZstd: { compressed: string }

                        Type declaration

                        ResultOfCompressZstd: { compressed: string }

                        Type declaration

                        ResultOfConvertAddress: { address: string }

                        Type declaration

                        ResultOfConvertAddress: { address: string }

                        Type declaration

                        ResultOfConvertPublicKeyToTonSafeFormat: { ton_public_key: string }

                        Type declaration

                        ResultOfConvertPublicKeyToTonSafeFormat: { ton_public_key: string }

                        Type declaration

                        ResultOfDecodeAccountData: { data: any }

                        Type declaration

                        ResultOfDecodeAccountData: { data: any }

                        Type declaration

                        ResultOfDecodeBoc: { data: any }

                        Type declaration

                        ResultOfDecodeBoc: { data: any }

                        Type declaration

                        ResultOfDecodeInitialData: { initial_data?: any; initial_pubkey: string }

                        Type declaration

                        ResultOfDecodeInitialData: { initial_data?: any; initial_pubkey: string }

                        Type declaration

                        ResultOfDecodeStateInit: { code?: string; code_depth?: number; code_hash?: string; compiler_version?: string; data?: string; data_depth?: number; data_hash?: string; library?: string; split_depth?: number; tick?: boolean; tock?: boolean }

                        Type declaration

                        ResultOfDecodeStateInit: { code?: string; code_depth?: number; code_hash?: string; compiler_version?: string; data?: string; data_depth?: number; data_hash?: string; library?: string; split_depth?: number; tick?: boolean; tock?: boolean }

                        Type declaration

                        ResultOfDecodeTvc: { tvc: Tvc }

                        Type declaration

                        ResultOfDecodeTvc: { tvc: Tvc }

                        Type declaration

                        ResultOfDecompressZstd: { decompressed: string }

                        Type declaration

                        ResultOfDecompressZstd: { decompressed: string }

                        Type declaration

                        ResultOfEncodeAccount: { account: string; id: string }

                        Type declaration

                        ResultOfEncodeAccount: { account: string; id: string }

                        Type declaration

                        ResultOfEncodeBoc: { boc: string }

                        Type declaration

                        ResultOfEncodeBoc: { boc: string }

                        Type declaration

                        ResultOfEncodeExternalInMessage: { message: string; message_id: string }

                        Type declaration

                        ResultOfEncodeExternalInMessage: { message: string; message_id: string }

                        Type declaration

                        ResultOfEncodeInitialData: { data: string }

                        Type declaration

                        ResultOfEncodeInitialData: { data: string }

                        Type declaration

                        ResultOfEncodeInternalMessage: { address: string; message: string; message_id: string }

                        Type declaration

                        ResultOfEncodeInternalMessage: { address: string; message: string; message_id: string }

                        Type declaration

                        ResultOfEncodeMessage: { address: string; data_to_sign?: string; message: string; message_id: string }

                        Type declaration

                        ResultOfEncodeMessage: { address: string; data_to_sign?: string; message: string; message_id: string }

                        Type declaration

                        ResultOfEncodeMessageBody: { body: string; data_to_sign?: string }

                        Type declaration

                        ResultOfEncodeMessageBody: { body: string; data_to_sign?: string }

                        Type declaration

                        ResultOfEncodeStateInit: { state_init: string }

                        Type declaration

                        ResultOfEncodeStateInit: { state_init: string }

                        Type declaration

                        ResultOfEncryptionBoxDecrypt: { data: string }

                        Type declaration

                        ResultOfEncryptionBoxDecrypt: { data: string }

                        Type declaration

                        ResultOfEncryptionBoxEncrypt: { data: string }

                        Type declaration

                        ResultOfEncryptionBoxEncrypt: { data: string }

                        Type declaration

                        ResultOfEncryptionBoxGetInfo: { info: EncryptionBoxInfo }

                        Type declaration

                        ResultOfEncryptionBoxGetInfo: { info: EncryptionBoxInfo }

                        Type declaration

                        ResultOfFactorize: { factors: string[] }

                        Type declaration

                        ResultOfFactorize: { factors: string[] }

                        Type declaration

                        ResultOfFetch: { info: DebotInfo }
                        ResultOfFetch: { info: DebotInfo }

                        Type declaration

                        ResultOfFetchNextMonitorResults: { results: MessageMonitoringResult[] }

                        Type declaration

                        ResultOfFetchNextMonitorResults: { results: MessageMonitoringResult[] }

                        Type declaration

                        ResultOfFindLastShardBlock: { block_id: string }

                        Type declaration

                        ResultOfFindLastShardBlock: { block_id: string }

                        Type declaration

                        ResultOfGenerateRandomBytes: { bytes: string }

                        Type declaration

                        ResultOfGenerateRandomBytes: { bytes: string }

                        Type declaration

                        ResultOfGetAddressType: { address_type: AccountAddressType }

                        Type declaration

                        ResultOfGetAddressType: { address_type: AccountAddressType }

                        Type declaration

                        ResultOfGetApiReference: { api: any }

                        Type declaration

                        ResultOfGetBlockchainConfig: { config_boc: string }

                        Type declaration

                        ResultOfGetApiReference: { api: any }

                        Type declaration

                        ResultOfGetBlockchainConfig: { config_boc: string }

                        Type declaration

                        ResultOfGetBocDepth: { depth: number }

                        Type declaration

                        ResultOfGetBocDepth: { depth: number }

                        Type declaration

                        ResultOfGetBocHash: { hash: string }

                        Type declaration

                        ResultOfGetBocHash: { hash: string }

                        Type declaration

                        ResultOfGetCodeFromTvc: { code: string }

                        Type declaration

                        ResultOfGetCodeFromTvc: { code: string }

                        Type declaration

                        ResultOfGetCodeSalt: { salt?: string }

                        Type declaration

                        ResultOfGetCodeSalt: { salt?: string }

                        Type declaration

                        ResultOfGetCompilerVersion: { version?: string }

                        Type declaration

                        ResultOfGetCompilerVersion: { version?: string }

                        Type declaration

                        ResultOfGetCryptoBoxInfo: { encrypted_secret: string }

                        Type declaration

                        ResultOfGetCryptoBoxInfo: { encrypted_secret: string }

                        Type declaration

                        ResultOfGetCryptoBoxSeedPhrase: { dictionary: MnemonicDictionary; phrase: string; wordcount: number }

                        Type declaration

                        ResultOfGetEndpoints: { endpoints: string[]; query: string }

                        Type declaration

                        ResultOfGetCryptoBoxSeedPhrase: { dictionary: MnemonicDictionary; phrase: string; wordcount: number }

                        Type declaration

                        ResultOfGetEndpoints: { endpoints: string[]; query: string }

                        Type declaration

                        ResultOfGetSignatureData: { signature: string; unsigned: string }

                        Type declaration

                        ResultOfGetSignatureData: { signature: string; unsigned: string }

                        Type declaration

                        ResultOfGetSignatureId: { signature_id?: number }

                        Type declaration

                        ResultOfGetSignatureId: { signature_id?: number }

                        Type declaration

                        ResultOfHDKeyDeriveFromXPrv: { xprv: string }

                        Type declaration

                        ResultOfHDKeyDeriveFromXPrv: { xprv: string }

                        Type declaration

                        ResultOfHDKeyDeriveFromXPrvPath: { xprv: string }

                        Type declaration

                        ResultOfHDKeyDeriveFromXPrvPath: { xprv: string }

                        Type declaration

                        ResultOfHDKeyPublicFromXPrv: { public: string }

                        Type declaration

                        ResultOfHDKeyPublicFromXPrv: { public: string }

                        Type declaration

                        ResultOfHDKeySecretFromXPrv: { secret: string }

                        Type declaration

                        ResultOfHDKeySecretFromXPrv: { secret: string }

                        Type declaration

                        ResultOfHDKeyXPrvFromMnemonic: { xprv: string }

                        Type declaration

                        ResultOfHDKeyXPrvFromMnemonic: { xprv: string }

                        Type declaration

                        ResultOfHash: { hash: string }

                        Type declaration

                        ResultOfHash: { hash: string }

                        Type declaration

                        ResultOfIteratorNext: { has_more: boolean; items: any[]; resume_state?: any }

                        Type declaration

                        ResultOfIteratorNext: { has_more: boolean; items: any[]; resume_state?: any }

                        Type declaration

                        ResultOfMnemonicFromEntropy: { phrase: string }

                        Type declaration

                        ResultOfMnemonicFromEntropy: { phrase: string }

                        Type declaration

                        ResultOfMnemonicFromRandom: { phrase: string }

                        Type declaration

                        ResultOfMnemonicFromRandom: { phrase: string }

                        Type declaration

                        ResultOfMnemonicVerify: { valid: boolean }

                        Type declaration

                        ResultOfMnemonicVerify: { valid: boolean }

                        Type declaration

                        ResultOfMnemonicWords: { words: string }

                        Type declaration

                        ResultOfMnemonicWords: { words: string }

                        Type declaration

                        ResultOfModularPower: { modular_power: string }

                        Type declaration

                        ResultOfModularPower: { modular_power: string }

                        Type declaration

                        ResultOfNaclBox: { encrypted: string }

                        Type declaration

                        ResultOfNaclBox: { encrypted: string }

                        Type declaration

                        ResultOfNaclBoxOpen: { decrypted: string }

                        Type declaration

                        ResultOfNaclBoxOpen: { decrypted: string }

                        Type declaration

                        ResultOfNaclSign: { signed: string }

                        Type declaration

                        ResultOfNaclSign: { signed: string }

                        Type declaration

                        ResultOfNaclSignDetached: { signature: string }

                        Type declaration

                        ResultOfNaclSignDetached: { signature: string }

                        Type declaration

                        ResultOfNaclSignDetachedVerify: { succeeded: boolean }

                        Type declaration

                        ResultOfNaclSignDetachedVerify: { succeeded: boolean }

                        Type declaration

                        ResultOfNaclSignOpen: { unsigned: string }

                        Type declaration

                        ResultOfNaclSignOpen: { unsigned: string }

                        Type declaration

                        ResultOfParse: { parsed: any }

                        Type declaration

                        ResultOfParse: { parsed: any }

                        Type declaration

                        ResultOfProcessMessage: { decoded?: DecodedOutput; fees: TransactionFees; out_messages: string[]; transaction: any }

                        Type declaration

                        ResultOfProcessMessage: { decoded?: DecodedOutput; fees: TransactionFees; out_messages: string[]; transaction: any }

                        Type declaration

                        ResultOfQuery: { result: any }

                        Type declaration

                        ResultOfQuery: { result: any }

                        Type declaration

                        ResultOfQueryCollection: { result: any[] }

                        Type declaration

                        ResultOfQueryCollection: { result: any[] }

                        Type declaration

                        ResultOfQueryTransactionTree: { messages: MessageNode[]; transactions: TransactionNode[] }

                        Type declaration

                        ResultOfQueryTransactionTree: { messages: MessageNode[]; transactions: TransactionNode[] }

                        Type declaration

                        ResultOfRunExecutor: { account: string; decoded?: DecodedOutput; fees: TransactionFees; out_messages: string[]; transaction: any }

                        Type declaration

                        ResultOfRunExecutor: { account: string; decoded?: DecodedOutput; fees: TransactionFees; out_messages: string[]; transaction: any }

                        Type declaration

                        ResultOfRunGet: { output: any }

                        Type declaration

                        ResultOfRunGet: { output: any }

                        Type declaration

                        ResultOfRunTvm: { account: string; decoded?: DecodedOutput; out_messages: string[] }

                        Type declaration

                        ResultOfRunTvm: { account: string; decoded?: DecodedOutput; out_messages: string[] }

                        Type declaration

                        ResultOfScrypt: { key: string }

                        Type declaration

                        ResultOfScrypt: { key: string }

                        Type declaration

                        ResultOfSendMessage: { sending_endpoints: string[]; shard_block_id: string }

                        Type declaration

                        ResultOfSendMessage: { sending_endpoints: string[]; shard_block_id: string }

                        Type declaration

                        ResultOfSendMessages: { messages: MessageMonitoringParams[] }

                        Type declaration

                        ResultOfSendMessages: { messages: MessageMonitoringParams[] }

                        Type declaration

                        ResultOfSetCodeSalt: { code: string }

                        Type declaration

                        ResultOfSetCodeSalt: { code: string }

                        Type declaration

                        ResultOfSign: { signature: string; signed: string }

                        Type declaration

                        ResultOfSign: { signature: string; signed: string }

                        Type declaration

                        ResultOfSigningBoxGetPublicKey: { pubkey: string }

                        Type declaration

                        ResultOfSigningBoxGetPublicKey: { pubkey: string }

                        Type declaration

                        ResultOfSigningBoxSign: { signature: string }

                        Type declaration

                        ResultOfSigningBoxSign: { signature: string }

                        Type declaration

                        ResultOfSubscribeCollection: { handle: number }

                        Type declaration

                        ResultOfSubscribeCollection: { handle: number }

                        Type declaration

                        ResultOfTonCrc16: { crc: number }

                        Type declaration

                        ResultOfTonCrc16: { crc: number }

                        Type declaration

                        ResultOfUpdateInitialData: { data: string }

                        Type declaration

                        ResultOfUpdateInitialData: { data: string }

                        Type declaration

                        ResultOfVerifySignature: { unsigned: string }

                        Type declaration

                        ResultOfVerifySignature: { unsigned: string }

                        Type declaration

                        ResultOfVersion: { version: string }

                        Type declaration

                        ResultOfVersion: { version: string }

                        Type declaration

                        ResultOfWaitForCollection: { result: any }

                        Type declaration

                        ResultOfWaitForCollection: { result: any }

                        Type declaration

                        Signer: { type: "None" } & SignerNoneVariant | { type: "External" } & SignerExternalVariant | { type: "Keys" } & SignerKeysVariant | { type: "SigningBox" } & SignerSigningBoxVariant
                        +
                        Signer: { type: "None" } & SignerNoneVariant | { type: "External" } & SignerExternalVariant | { type: "Keys" } & SignerKeysVariant | { type: "SigningBox" } & SignerSigningBoxVariant

                        Depends on type field.

                        @@ -2075,22 +2075,22 @@

                        Keys

                        SigningBox

                        Signing Box interface is provided for signing, allows Dapps to sign messages using external APIs, such as HSM, cold wallet, etc.

                        -
                        SignerExternalVariant: { public_key: string }
                        +
                        SignerExternalVariant: { public_key: string }

                        Only public key is provided in unprefixed hex string format to generate unsigned message and data_to_sign which can be signed later.

                        -

                        Type declaration

                        SignerKeysVariant: { keys: KeyPair }
                        +

                        Type declaration

                        SignerKeysVariant: { keys: KeyPair }

                        Key pair is provided for signing

                        -

                        Type declaration

                        SignerNoneVariant: {}
                        +

                        Type declaration

                        SignerNoneVariant: {}

                        No keys are provided.

                        remarks

                        Creates an unsigned message.

                        -

                        Type declaration

                        SignerSigningBoxVariant: { handle: SigningBoxHandle }
                        +

                        Type declaration

                          SignerSigningBoxVariant: { handle: SigningBoxHandle }

                          Signing Box interface is provided for signing, allows Dapps to sign messages using external APIs, such as HSM, cold wallet, etc.

                          -

                          Type declaration

                          SigningBoxHandle: number
                          Spending: { amount: bigint; dst: string }
                          -

                          UNSTABLE Describes how much funds will be debited from the target contract balance as a result of the transaction.

                          +

                          Type declaration

                          SigningBoxHandle: number
                          Spending: { amount: bigint; dst: string }
                          +

                          UNSTABLE DEPRECATED Describes how much funds will be debited from the target contract balance as a result of the transaction.

                          Type declaration

                          StateInitParams: { abi: Abi; value: any }

                          Type declaration

                          StateInitSource: { type: "Message" } & StateInitSourceMessageVariant | { type: "StateInit" } & StateInitSourceStateInitVariant | { type: "Tvc" } & StateInitSourceTvcVariant
                          +
                          StateInitParams: { abi: Abi; value: any }

                          Type declaration

                          StateInitSource: { type: "Message" } & StateInitSourceMessageVariant | { type: "StateInit" } & StateInitSourceStateInitVariant | { type: "Tvc" } & StateInitSourceTvcVariant

                          Depends on type field.

                          @@ -2107,9 +2107,9 @@

                          StateInit

                          Tvc

                          Content of the TVC file.

                          -
                          StateInitSourceMessageVariant: { source: MessageSource }
                          +
                          StateInitSourceMessageVariant: { source: MessageSource }

                          Deploy message.

                          -

                          Type declaration

                          StateInitSourceStateInitVariant: { code: string; data: string; library?: string }
                          +

                          Type declaration

                          StateInitSourceStateInitVariant: { code: string; data: string; library?: string }

                          State init data.

                          Type declaration

                          StateInitSourceTvcVariant: { init_params?: StateInitParams; public_key?: string; tvc: string }
                          +
                          StateInitSourceTvcVariant: { init_params?: StateInitParams; public_key?: string; tvc: string }

                          Content of the TVC file.

                          remarks

                          Encoded in base64.

                          -

                          Type declaration

                          TransactionFees: { account_fees: bigint; ext_in_msg_fee: bigint; gas_fee: bigint; in_msg_fwd_fee: bigint; out_msgs_fwd_fee: bigint; storage_fee: bigint; total_account_fees: bigint; total_fwd_fees: bigint; total_output: bigint }

                          Type declaration

                          TransactionFees: { account_fees: bigint; ext_in_msg_fee: bigint; gas_fee: bigint; in_msg_fwd_fee: bigint; out_msgs_fwd_fee: bigint; storage_fee: bigint; total_account_fees: bigint; total_fwd_fees: bigint; total_output: bigint }

                          Type declaration

                          TransactionNode: { aborted: boolean; account_addr: string; exit_code?: number; id: string; in_msg: string; out_msgs: string[]; total_fees: string }

                          Type declaration

                          TransactionNode: { aborted: boolean; account_addr: string; exit_code?: number; id: string; in_msg: string; out_msgs: string[]; total_fees: string }

                          Type declaration

                          Tvc: { type: "V1" } & TvcV1Variant
                          +
                          Tvc: { type: "V1" } & TvcV1Variant

                          Depends on type field.

                          V1

                          -
                          TvcV1: { code?: string; description?: string }

                          Type declaration

                          TvcV1Variant: { value: TvcV1 }

                          Type declaration

                          Functions

                          Generated using TypeDoc

                          \ No newline at end of file +
                          TvcV1: { code?: string; description?: string }

                          Type declaration

                          TvcV1Variant: { value: TvcV1 }

                          Type declaration

                          Functions

                          Generated using TypeDoc

                          \ No newline at end of file diff --git a/lerna.json b/lerna.json index ea1b21c5..4f28907f 100644 --- a/lerna.json +++ b/lerna.json @@ -3,7 +3,7 @@ "packages": [ "packages/*" ], - "version": "1.44.0", + "version": "1.44.1", "command": { "version": { "message": "Release" diff --git a/packages/cli/package-lock.json b/packages/cli/package-lock.json index 81e16f97..df424d36 100644 --- a/packages/cli/package-lock.json +++ b/packages/cli/package-lock.json @@ -1,17 +1,17 @@ { "name": "@eversdk/cli", - "version": "1.44.0", + "version": "1.44.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@eversdk/cli", - "version": "1.44.0", + "version": "1.44.1", "license": "Apache-2.0", "dependencies": { "@eversdk/appkit": "^0.3.8", - "@eversdk/core": "^1.44.0", - "@eversdk/lib-node": "^1.44.0", + "@eversdk/core": "^1.44.1", + "@eversdk/lib-node": "^1.44.1", "commander": "^10.0.0", "dotenv": "^16.0.3", "everdev": "^1.7.0", diff --git a/packages/cli/package.json b/packages/cli/package.json index bb6c36d0..3f34783a 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@eversdk/cli", - "version": "1.44.0", + "version": "1.44.1", "description": "Evercloud CLI", "homepage": "https://everx.dev/", "repository": { @@ -52,8 +52,8 @@ ], "dependencies": { "@eversdk/appkit": "^0.3.8", - "@eversdk/core": "^1.44.0", - "@eversdk/lib-node": "^1.44.0", + "@eversdk/core": "^1.44.1", + "@eversdk/lib-node": "^1.44.1", "commander": "^10.0.0", "dotenv": "^16.0.3", "everdev": "^1.7.0", diff --git a/packages/core/package.json b/packages/core/package.json index 731366d9..8f2debdc 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@eversdk/core", - "version": "1.44.0", + "version": "1.44.1", "description": "TON Client for Java Script", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/core/src/modules.ts b/packages/core/src/modules.ts index b72556eb..426f3f7f 100644 --- a/packages/core/src/modules.ts +++ b/packages/core/src/modules.ts @@ -470,6 +470,10 @@ export class ClientModule { /** * Returns Core Library API reference + * + * NOTE: Available only for `lib-node` binding. + * + * * @returns ResultOfGetApiReference */ get_api_reference_sync(): ResultOfGetApiReference { @@ -486,6 +490,10 @@ export class ClientModule { /** * Returns Core Library version + * + * NOTE: Available only for `lib-node` binding. + * + * * @returns ResultOfVersion */ version_sync(): ResultOfVersion { @@ -502,6 +510,10 @@ export class ClientModule { /** * Returns Core Library API reference + * + * NOTE: Available only for `lib-node` binding. + * + * * @returns ClientConfig */ config_sync(): ClientConfig { @@ -518,6 +530,10 @@ export class ClientModule { /** * Returns detailed information about this build. + * + * NOTE: Available only for `lib-node` binding. + * + * * @returns ResultOfBuildInfo */ build_info_sync(): ResultOfBuildInfo { @@ -537,6 +553,10 @@ export class ClientModule { /** * Resolves application request processing result * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfResolveAppRequest} params * @returns */ @@ -2306,6 +2326,10 @@ export class CryptoModule { * into a product of smaller prime integers (factors). * See [https://en.wikipedia.org/wiki/Integer_factorization] * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfFactorize} params * @returns ResultOfFactorize */ @@ -2334,6 +2358,10 @@ export class CryptoModule { * Performs modular exponentiation for big integers (`base`^`exponent` mod `modulus`). * See [https://en.wikipedia.org/wiki/Modular_exponentiation] * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfModularPower} params * @returns ResultOfModularPower */ @@ -2354,6 +2382,10 @@ export class CryptoModule { /** * Calculates CRC16 using TON algorithm. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfTonCrc16} params * @returns ResultOfTonCrc16 */ @@ -2374,6 +2406,10 @@ export class CryptoModule { /** * Generates random byte array of the specified length and returns it in `base64` format * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfGenerateRandomBytes} params * @returns ResultOfGenerateRandomBytes */ @@ -2394,6 +2430,10 @@ export class CryptoModule { /** * Converts public key to ton safe_format * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfConvertPublicKeyToTonSafeFormat} params * @returns ResultOfConvertPublicKeyToTonSafeFormat */ @@ -2411,6 +2451,10 @@ export class CryptoModule { /** * Generates random ed25519 key pair. + * + * NOTE: Available only for `lib-node` binding. + * + * * @returns KeyPair */ generate_random_sign_keys_sync(): KeyPair { @@ -2430,6 +2474,10 @@ export class CryptoModule { /** * Signs a data using the provided keys. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfSign} params * @returns ResultOfSign */ @@ -2450,6 +2498,10 @@ export class CryptoModule { /** * Verifies signed data using the provided public key. Raises error if verification is failed. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfVerifySignature} params * @returns ResultOfVerifySignature */ @@ -2470,6 +2522,10 @@ export class CryptoModule { /** * Calculates SHA256 hash of the specified data. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfHash} params * @returns ResultOfHash */ @@ -2490,6 +2546,10 @@ export class CryptoModule { /** * Calculates SHA512 hash of the specified data. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfHash} params * @returns ResultOfHash */ @@ -2544,6 +2604,10 @@ export class CryptoModule { * - `r = 8` * - `p = 1` * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfScrypt} params * @returns ResultOfScrypt */ @@ -2574,6 +2638,10 @@ export class CryptoModule { * of secret and public keys (128 symbols hex string) by design of [NaCL](http://nacl.cr.yp.to/sign.html). * See also [the stackexchange question](https://crypto.stackexchange.com/questions/54353/). * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfNaclSignKeyPairFromSecret} params * @returns KeyPair */ @@ -2594,6 +2662,10 @@ export class CryptoModule { /** * Signs data using the signer's secret key. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfNaclSign} params * @returns ResultOfNaclSign */ @@ -2626,6 +2698,10 @@ export class CryptoModule { * * If the signature fails verification, crypto_sign_open raises an exception. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfNaclSignOpen} params * @returns ResultOfNaclSignOpen */ @@ -2654,6 +2730,10 @@ export class CryptoModule { * Signs the message `unsigned` using the secret key `secret` * and returns a signature `signature`. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfNaclSign} params * @returns ResultOfNaclSignDetached */ @@ -2674,6 +2754,10 @@ export class CryptoModule { /** * Verifies the signature with public key and `unsigned` data. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfNaclSignDetachedVerify} params * @returns ResultOfNaclSignDetachedVerify */ @@ -2691,6 +2775,10 @@ export class CryptoModule { /** * Generates a random NaCl key pair + * + * NOTE: Available only for `lib-node` binding. + * + * * @returns KeyPair */ nacl_box_keypair_sync(): KeyPair { @@ -2710,6 +2798,10 @@ export class CryptoModule { /** * Generates key pair from a secret key * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfNaclBoxKeyPairFromSecret} params * @returns KeyPair */ @@ -2738,6 +2830,10 @@ export class CryptoModule { * Encrypt and authenticate a message using the senders secret key, the receivers public * key, and a nonce. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfNaclBox} params * @returns ResultOfNaclBox */ @@ -2758,6 +2854,10 @@ export class CryptoModule { /** * Decrypt and verify the cipher text using the receivers secret key, the senders public key, and the nonce. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfNaclBoxOpen} params * @returns ResultOfNaclBoxOpen */ @@ -2778,6 +2878,10 @@ export class CryptoModule { /** * Encrypt and authenticate message using nonce and secret key. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfNaclSecretBox} params * @returns ResultOfNaclBox */ @@ -2798,6 +2902,10 @@ export class CryptoModule { /** * Decrypts and verifies cipher text using `nonce` and secret `key`. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfNaclSecretBoxOpen} params * @returns ResultOfNaclBoxOpen */ @@ -2818,6 +2926,10 @@ export class CryptoModule { /** * Prints the list of words from the specified dictionary * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfMnemonicWords} params * @returns ResultOfMnemonicWords */ @@ -2844,6 +2956,10 @@ export class CryptoModule { * @remarks * Generates a random mnemonic from the specified dictionary and word count * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfMnemonicFromRandom} params * @returns ResultOfMnemonicFromRandom */ @@ -2864,6 +2980,10 @@ export class CryptoModule { /** * Generates mnemonic from pre-generated entropy * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfMnemonicFromEntropy} params * @returns ResultOfMnemonicFromEntropy */ @@ -2892,6 +3012,10 @@ export class CryptoModule { * The phrase supplied will be checked for word length and validated according to the checksum * specified in BIP0039. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfMnemonicVerify} params * @returns ResultOfMnemonicVerify */ @@ -2920,6 +3044,10 @@ export class CryptoModule { * Validates the seed phrase, generates master key and then derives * the key pair from the master key and the specified path * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfMnemonicDeriveSignKeys} params * @returns KeyPair */ @@ -2940,6 +3068,10 @@ export class CryptoModule { /** * Generates an extended master private key that will be the root for all the derived keys * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfHDKeyXPrvFromMnemonic} params * @returns ResultOfHDKeyXPrvFromMnemonic */ @@ -2960,6 +3092,10 @@ export class CryptoModule { /** * Returns extended private key derived from the specified extended private key and child index * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfHDKeyDeriveFromXPrv} params * @returns ResultOfHDKeyDeriveFromXPrv */ @@ -2980,6 +3116,10 @@ export class CryptoModule { /** * Derives the extended private key from the specified key and path * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfHDKeyDeriveFromXPrvPath} params * @returns ResultOfHDKeyDeriveFromXPrvPath */ @@ -3000,6 +3140,10 @@ export class CryptoModule { /** * Extracts the private key from the serialized extended private key * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfHDKeySecretFromXPrv} params * @returns ResultOfHDKeySecretFromXPrv */ @@ -3020,6 +3164,10 @@ export class CryptoModule { /** * Extracts the public key from the serialized extended private key * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfHDKeyPublicFromXPrv} params * @returns ResultOfHDKeyPublicFromXPrv */ @@ -3040,6 +3188,10 @@ export class CryptoModule { /** * Performs symmetric `chacha20` encryption. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfChaCha20} params * @returns ResultOfChaCha20 */ @@ -3088,6 +3240,10 @@ export class CryptoModule { * When used, decrypted secret shows up in core library's memory for a very short period * of time and then is immediately overwritten with zeroes. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfCreateCryptoBox} params * @returns RegisteredCryptoBox */ @@ -3108,6 +3264,10 @@ export class CryptoModule { /** * Removes Crypto Box. Clears all secret data. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {RegisteredCryptoBox} params * @returns */ @@ -3128,6 +3288,10 @@ export class CryptoModule { /** * Get Crypto Box Info. Used to get `encrypted_secret` that should be used for all the cryptobox initializations except the first one. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {RegisteredCryptoBox} params * @returns ResultOfGetCryptoBoxInfo */ @@ -3154,6 +3318,10 @@ export class CryptoModule { * @remarks * Attention! Store this data in your application for a very short period of time and overwrite it with zeroes ASAP. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {RegisteredCryptoBox} params * @returns ResultOfGetCryptoBoxSeedPhrase */ @@ -3174,6 +3342,10 @@ export class CryptoModule { /** * Get handle of Signing Box derived from Crypto Box. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfGetSigningBoxFromCryptoBox} params * @returns RegisteredSigningBox */ @@ -3208,6 +3380,10 @@ export class CryptoModule { * If `secret_lifetime` is not specified - overwrites encryption secret with zeroes immediately after * encryption operation. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfGetEncryptionBoxFromCryptoBox} params * @returns RegisteredEncryptionBox */ @@ -3228,6 +3404,10 @@ export class CryptoModule { /** * Removes cached secrets (overwrites with zeroes) from all signing and encryption boxes, derived from crypto box. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {RegisteredCryptoBox} params * @returns */ @@ -3251,6 +3431,10 @@ export class CryptoModule { /** * Register an application implemented signing box. + * + * NOTE: Available only for `lib-node` binding. + * + * * @returns RegisteredSigningBox */ register_signing_box_sync(): RegisteredSigningBox { @@ -3270,6 +3454,10 @@ export class CryptoModule { /** * Creates a default signing box implementation. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {KeyPair} params * @returns RegisteredSigningBox */ @@ -3290,6 +3478,10 @@ export class CryptoModule { /** * Returns public key of signing key pair. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {RegisteredSigningBox} params * @returns ResultOfSigningBoxGetPublicKey */ @@ -3310,6 +3502,10 @@ export class CryptoModule { /** * Returns signed user data. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfSigningBoxSign} params * @returns ResultOfSigningBoxSign */ @@ -3330,6 +3526,10 @@ export class CryptoModule { /** * Removes signing box from SDK. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {RegisteredSigningBox} params * @returns */ @@ -3353,6 +3553,10 @@ export class CryptoModule { /** * Register an application implemented encryption box. + * + * NOTE: Available only for `lib-node` binding. + * + * * @returns RegisteredEncryptionBox */ register_encryption_box_sync(): RegisteredEncryptionBox { @@ -3372,6 +3576,10 @@ export class CryptoModule { /** * Removes encryption box from SDK * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {RegisteredEncryptionBox} params * @returns */ @@ -3392,6 +3600,10 @@ export class CryptoModule { /** * Queries info from the given encryption box * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfEncryptionBoxGetInfo} params * @returns ResultOfEncryptionBoxGetInfo */ @@ -3420,6 +3632,10 @@ export class CryptoModule { * Block cipher algorithms pad data to cipher block size so encrypted data can be longer then original data. Client should store the original data size after encryption and use it after * decryption to retrieve the original data from decrypted data. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfEncryptionBoxEncrypt} params * @returns ResultOfEncryptionBoxEncrypt */ @@ -3448,6 +3664,10 @@ export class CryptoModule { * Block cipher algorithms pad data to cipher block size so encrypted data can be longer then original data. Client should store the original data size after encryption and use it after * decryption to retrieve the original data from decrypted data. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfEncryptionBoxDecrypt} params * @returns ResultOfEncryptionBoxDecrypt */ @@ -3468,6 +3688,10 @@ export class CryptoModule { /** * Creates encryption box with specified algorithm * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfCreateEncryptionBox} params * @returns RegisteredEncryptionBox */ @@ -4702,6 +4926,10 @@ export class AbiModule { /** * Encodes message body according to ABI function call. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfEncodeMessageBody} params * @returns ResultOfEncodeMessageBody */ @@ -4719,6 +4947,10 @@ export class AbiModule { } /** + * + * NOTE: Available only for `lib-node` binding. + * + * * * @param {ParamsOfAttachSignatureToMessageBody} params * @returns ResultOfAttachSignatureToMessageBody @@ -4804,6 +5036,10 @@ export class AbiModule { * 2. Public key, specified in TVM file. * 3. Public key, provided by signer. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfEncodeMessage} params * @returns ResultOfEncodeMessage */ @@ -4856,6 +5092,10 @@ export class AbiModule { * 1. Public key from deploy set. * 2. Public key, specified in TVM file. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfEncodeInternalMessage} params * @returns ResultOfEncodeInternalMessage */ @@ -4876,6 +5116,10 @@ export class AbiModule { /** * Combines `hex`-encoded `signature` with `base64`-encoded `unsigned_message`. Returns signed message encoded in `base64`. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfAttachSignature} params * @returns ResultOfAttachSignature */ @@ -4896,6 +5140,10 @@ export class AbiModule { /** * Decodes message body using provided message BOC and ABI. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfDecodeMessage} params * @returns DecodedMessageBody */ @@ -4916,6 +5164,10 @@ export class AbiModule { /** * Decodes message body using provided body BOC and ABI. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfDecodeMessageBody} params * @returns DecodedMessageBody */ @@ -4946,6 +5198,10 @@ export class AbiModule { * 1. BOC of code, BOC of data, BOC of library * 2. TVC (string in `base64`), keys, init params * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfEncodeAccount} params * @returns ResultOfEncodeAccount */ @@ -4972,6 +5228,10 @@ export class AbiModule { * @remarks * Note: this feature requires ABI 2.1 or higher. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfDecodeAccountData} params * @returns ResultOfDecodeAccountData */ @@ -4992,6 +5252,10 @@ export class AbiModule { /** * Updates initial account data with initial values for the contract's static variables and owner's public key. This operation is applicable only for initial account data (before deploy). If the contract is already deployed, its data doesn't contain this data section any more. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfUpdateInitialData} params * @returns ResultOfUpdateInitialData */ @@ -5018,6 +5282,10 @@ export class AbiModule { * @remarks * This function is analogue of `tvm.buildDataInit` function in Solidity. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfEncodeInitialData} params * @returns ResultOfEncodeInitialData */ @@ -5038,6 +5306,10 @@ export class AbiModule { /** * Decodes initial values of a contract's static variables and owner's public key from account initial data This operation is applicable only for initial account data (before deploy). If the contract is already deployed, its data doesn't contain this data section any more. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfDecodeInitialData} params * @returns ResultOfDecodeInitialData */ @@ -5092,6 +5364,10 @@ export class AbiModule { * check the parsed data manually, expand the parsing schema and then decode the whole BOC * with the full schema. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfDecodeBoc} params * @returns ResultOfDecodeBoc */ @@ -5112,6 +5388,10 @@ export class AbiModule { /** * Encodes given parameters in JSON into a BOC using param types from ABI. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfAbiEncodeBoc} params * @returns ResultOfAbiEncodeBoc */ @@ -5132,6 +5412,10 @@ export class AbiModule { /** * Calculates contract function ID by contract ABI * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfCalcFunctionId} params * @returns ResultOfCalcFunctionId */ @@ -5152,6 +5436,10 @@ export class AbiModule { /** * Extracts signature from message body and calculates hash to verify the signature * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfGetSignatureData} params * @returns ResultOfGetSignatureData */ @@ -5868,6 +6156,10 @@ export class BocModule { /** * Decodes tvc according to the tvc spec. Read more about tvc structure here https://github.com/tonlabs/ever-struct/blob/main/src/scheme/mod.rs#L30 * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfDecodeTvc} params * @returns ResultOfDecodeTvc */ @@ -5894,6 +6186,10 @@ export class BocModule { * @remarks * JSON structure is compatible with GraphQL API message object * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfParse} params * @returns ResultOfParse */ @@ -5920,6 +6216,10 @@ export class BocModule { * @remarks * JSON structure is compatible with GraphQL API transaction object * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfParse} params * @returns ResultOfParse */ @@ -5946,6 +6246,10 @@ export class BocModule { * @remarks * JSON structure is compatible with GraphQL API account object * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfParse} params * @returns ResultOfParse */ @@ -5972,6 +6276,10 @@ export class BocModule { * @remarks * JSON structure is compatible with GraphQL API block object * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfParse} params * @returns ResultOfParse */ @@ -5998,6 +6306,10 @@ export class BocModule { * @remarks * JSON structure is compatible with GraphQL API shardstate object * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfParseShardstate} params * @returns ResultOfParse */ @@ -6018,6 +6330,10 @@ export class BocModule { /** * Extract blockchain configuration from key block and also from zerostate. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfGetBlockchainConfig} params * @returns ResultOfGetBlockchainConfig */ @@ -6038,6 +6354,10 @@ export class BocModule { /** * Calculates BOC root hash * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfGetBocHash} params * @returns ResultOfGetBocHash */ @@ -6058,6 +6378,10 @@ export class BocModule { /** * Calculates BOC depth * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfGetBocDepth} params * @returns ResultOfGetBocDepth */ @@ -6078,6 +6402,10 @@ export class BocModule { /** * Extracts code from TVC contract image * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfGetCodeFromTvc} params * @returns ResultOfGetCodeFromTvc */ @@ -6098,6 +6426,10 @@ export class BocModule { /** * Get BOC from cache * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfBocCacheGet} params * @returns ResultOfBocCacheGet */ @@ -6118,6 +6450,10 @@ export class BocModule { /** * Save BOC into cache or increase pin counter for existing pinned BOC * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfBocCacheSet} params * @returns ResultOfBocCacheSet */ @@ -6138,6 +6474,10 @@ export class BocModule { /** * Unpin BOCs with specified pin defined in the `cache_set`. Decrease pin reference counter for BOCs with specified pin defined in the `cache_set`. BOCs which have only 1 pin and its reference counter become 0 will be removed from cache * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfBocCacheUnpin} params * @returns */ @@ -6158,6 +6498,10 @@ export class BocModule { /** * Encodes bag of cells (BOC) with builder operations. This method provides the same functionality as Solidity TvmBuilder. Resulting BOC of this method can be passed into Solidity and C++ contracts as TvmCell type. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfEncodeBoc} params * @returns ResultOfEncodeBoc */ @@ -6178,6 +6522,10 @@ export class BocModule { /** * Returns the contract code's salt if it is present. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfGetCodeSalt} params * @returns ResultOfGetCodeSalt */ @@ -6204,6 +6552,10 @@ export class BocModule { * @remarks * Returns the new contract code with salt. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfSetCodeSalt} params * @returns ResultOfSetCodeSalt */ @@ -6224,6 +6576,10 @@ export class BocModule { /** * Decodes contract's initial state into code, data, libraries and special options. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfDecodeStateInit} params * @returns ResultOfDecodeStateInit */ @@ -6244,6 +6600,10 @@ export class BocModule { /** * Encodes initial contract state from code, data, libraries ans special options (see input params) * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfEncodeStateInit} params * @returns ResultOfEncodeStateInit */ @@ -6270,6 +6630,10 @@ export class BocModule { * @remarks * Allows to encode any external inbound message. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfEncodeExternalInMessage} params * @returns ResultOfEncodeExternalInMessage */ @@ -6290,6 +6654,10 @@ export class BocModule { /** * Returns the compiler version used to compile the code. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfGetCompilerVersion} params * @returns ResultOfGetCompilerVersion */ @@ -7075,9 +7443,9 @@ export type ParamsOfSendMessage = { abi?: Abi, /** - * Flag for requesting events sending + * Flag for requesting events sending. Default is `false`. */ - send_events: boolean + send_events?: boolean } export type ResultOfSendMessage = { @@ -7131,9 +7499,9 @@ export type ParamsOfWaitForTransaction = { shard_block_id: string, /** - * Flag that enables/disables intermediate events + * Flag that enables/disables intermediate events. Default is `false`. */ - send_events: boolean, + send_events?: boolean, /** * The list of endpoints to which the message was sent. @@ -7154,9 +7522,9 @@ export type ParamsOfProcessMessage = { message_encode_params: ParamsOfEncodeMessage, /** - * Flag for requesting events sending + * Flag for requesting events sending. Default is `false`. */ - send_events: boolean + send_events?: boolean } /** @@ -7246,6 +7614,10 @@ export class ProcessingModule { * If monitoring queue with specified name does not exist then monitoring queue will be created * with specified unresolved messages. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfMonitorMessages} params * @returns */ @@ -7266,6 +7638,10 @@ export class ProcessingModule { /** * Returns summary information about current state of the specified monitoring queue. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfGetMonitorInfo} params * @returns MonitoringQueueInfo */ @@ -7294,6 +7670,10 @@ export class ProcessingModule { * Results and waiting options are depends on the `wait` parameter. * All returned results will be removed from the queue's resolved list. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfFetchNextMonitorResults} params * @returns ResultOfFetchNextMonitorResults */ @@ -7314,6 +7694,10 @@ export class ProcessingModule { /** * Cancels all background activity and releases all allocated system resources for the specified monitoring queue. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfCancelMonitor} params * @returns */ @@ -7334,6 +7718,10 @@ export class ProcessingModule { /** * Sends specified messages to the blockchain. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfSendMessages} params * @returns ResultOfSendMessages */ @@ -7362,6 +7750,10 @@ export class ProcessingModule { * Sends message to the network and returns the last generated shard block of the destination account * before the message was sent. It will be required later for message processing. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfSendMessage} params * @returns ResultOfSendMessage */ @@ -7434,6 +7826,10 @@ export class ProcessingModule { * - If maximum block gen time is reached and no result transaction is found, * the processing will exit with an error. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfWaitForTransaction} params * @returns ResultOfProcessMessage */ @@ -7490,6 +7886,10 @@ export class ProcessingModule { * If contract's ABI does not include "expire" header * then, if no transaction is found within the network timeout (see config parameter ), exits with error. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfProcessMessage} params * @returns ResultOfProcessMessage */ @@ -7688,6 +8088,10 @@ export class UtilsModule { /** * Converts address from any TON format to any TON format * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfConvertAddress} params * @returns ResultOfConvertAddress */ @@ -7728,6 +8132,10 @@ export class UtilsModule { * `EQCRnbjnQNUL80nfLuoD+jDDhdhGuZH/VULmcJjugz/H9wam` - base64 address. Also called "user-friendly". * Was used at the beginning of TON. Now it is supported for compatibility * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfGetAddressType} params * @returns ResultOfGetAddressType */ @@ -7748,6 +8156,10 @@ export class UtilsModule { /** * Calculates storage fee for an account over a specified time period * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfCalcStorageFee} params * @returns ResultOfCalcStorageFee */ @@ -7768,6 +8180,10 @@ export class UtilsModule { /** * Compresses data using Zstandard algorithm * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfCompressZstd} params * @returns ResultOfCompressZstd */ @@ -7788,6 +8204,10 @@ export class UtilsModule { /** * Decompresses data using Zstandard algorithm * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfDecompressZstd} params * @returns ResultOfDecompressZstd */ @@ -8271,6 +8691,10 @@ export class TvmModule { * * If you need to see the aborted transaction as a result, not as an error, set `skip_transaction_check` to `true`. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfRunExecutor} params * @returns ResultOfRunExecutor */ @@ -8319,6 +8743,10 @@ export class TvmModule { * Attention! Updated account state is produces as well, but only * `account_state.storage.state.data` part of the BOC is updated. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfRunTvm} params * @returns ResultOfRunTvm */ @@ -8347,6 +8775,10 @@ export class TvmModule { * Executes a get-method of FIFT contract that fulfills the smc-guidelines https://test.ton.org/smc-guidelines.txt * and returns the result data from TVM's stack * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfRunGet} params * @returns ResultOfRunGet */ @@ -9119,6 +9551,10 @@ export class NetModule { /** * Performs DAppServer GraphQL query. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfQuery} params * @returns ResultOfQuery */ @@ -9139,6 +9575,10 @@ export class NetModule { /** * Performs multiple queries per single fetch. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfBatchQuery} params * @returns ResultOfBatchQuery */ @@ -9169,6 +9609,10 @@ export class NetModule { * limits the number of returned records and orders them. * The projection fields are limited to `result` fields * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfQueryCollection} params * @returns ResultOfQueryCollection */ @@ -9197,6 +9641,10 @@ export class NetModule { * Aggregates values from the specified `fields` for records * that satisfies the `filter` conditions, * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfAggregateCollection} params * @returns ResultOfAggregateCollection */ @@ -9233,6 +9681,10 @@ export class NetModule { * and returns it. * The projection fields are limited to `result` fields * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfWaitForCollection} params * @returns ResultOfWaitForCollection */ @@ -9259,6 +9711,10 @@ export class NetModule { * @remarks * Cancels a subscription specified by its handle. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ResultOfSubscribeCollection} params * @returns */ @@ -9363,6 +9819,10 @@ export class NetModule { * (for example transactions of the specific account): application must * refresh all cached (or visible to user) lists where this sequences presents. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfSubscribeCollection} params * @returns ResultOfSubscribeCollection */ @@ -9455,6 +9915,10 @@ export class NetModule { * (for example transactions of the specific account): application must * refresh all cached (or visible to user) lists where this sequences presents. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfSubscribe} params * @returns ResultOfSubscribeCollection */ @@ -9472,6 +9936,10 @@ export class NetModule { /** * Suspends network module to stop any network activity + * + * NOTE: Available only for `lib-node` binding. + * + * * @returns */ suspend_sync(): void { @@ -9488,6 +9956,10 @@ export class NetModule { /** * Resumes network module to enable network activity + * + * NOTE: Available only for `lib-node` binding. + * + * * @returns */ resume_sync(): void { @@ -9507,6 +9979,10 @@ export class NetModule { /** * Returns ID of the last block in a specified account shard * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfFindLastShardBlock} params * @returns ResultOfFindLastShardBlock */ @@ -9524,6 +10000,10 @@ export class NetModule { /** * Requests the list of alternative endpoints from server + * + * NOTE: Available only for `lib-node` binding. + * + * * @returns EndpointsSet */ fetch_endpoints_sync(): EndpointsSet { @@ -9543,6 +10023,10 @@ export class NetModule { /** * Sets the list of endpoints to use on reinit * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {EndpointsSet} params * @returns */ @@ -9560,6 +10044,10 @@ export class NetModule { /** * Requests the list of alternative endpoints from server + * + * NOTE: Available only for `lib-node` binding. + * + * * @returns ResultOfGetEndpoints */ get_endpoints_sync(): ResultOfGetEndpoints { @@ -9589,6 +10077,10 @@ export class NetModule { * the opensource version of DApp Server (and will not be supported) as well as in Evernode SE (will be supported in SE in future), * but is always accessible via [EVER OS Clouds](../ton-os-api/networks.md) * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfQueryCounterparties} params * @returns ResultOfQueryCollection */ @@ -9675,6 +10167,10 @@ export class NetModule { * presented in `result.messages`. * So the application has to continue retrieval for missing messages if it requires. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfQueryTransactionTree} params * @returns ResultOfQueryTransactionTree */ @@ -9767,6 +10263,10 @@ export class NetModule { * * Application should call the `remove_iterator` when iterator is no longer required. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfCreateBlockIterator} params * @returns RegisteredIterator */ @@ -9797,6 +10297,10 @@ export class NetModule { * * Application should call the `remove_iterator` when iterator is no longer required. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfResumeBlockIterator} params * @returns RegisteredIterator */ @@ -9931,6 +10435,10 @@ export class NetModule { * * Application should call the `remove_iterator` when iterator is no longer required. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfCreateTransactionIterator} params * @returns RegisteredIterator */ @@ -9967,6 +10475,10 @@ export class NetModule { * * Application should call the `remove_iterator` when iterator is no longer required. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfResumeTransactionIterator} params * @returns RegisteredIterator */ @@ -10019,6 +10531,10 @@ export class NetModule { * The structure of the items returned depends on the iterator used. * See the description to the appropriated iterator creation function. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfIteratorNext} params * @returns ResultOfIteratorNext */ @@ -10051,6 +10567,10 @@ export class NetModule { * Application always should call the `remove_iterator` when iterator * is no longer required. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {RegisteredIterator} params * @returns */ @@ -10068,6 +10588,10 @@ export class NetModule { /** * Returns signature ID for configured network if it should be used in messages signature + * + * NOTE: Available only for `lib-node` binding. + * + * * @returns ResultOfGetSignatureId */ get_signature_id_sync(): ResultOfGetSignatureId { @@ -10095,12 +10619,12 @@ export enum DebotErrorCode { } /** - * [UNSTABLE](UNSTABLE.md) Handle of registered in SDK debot + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Handle of registered in SDK debot */ export type DebotHandle = number /** - * [UNSTABLE](UNSTABLE.md) Describes a debot action in a Debot Context. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Describes a debot action in a Debot Context. */ export type DebotAction = { @@ -10148,7 +10672,7 @@ export type DebotAction = { } /** - * [UNSTABLE](UNSTABLE.md) Describes DeBot metadata. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Describes DeBot metadata. */ export type DebotInfo = { @@ -10255,7 +10779,7 @@ export type DebotActivityTransactionVariant = { } /** - * [UNSTABLE](UNSTABLE.md) Describes the operation that the DeBot wants to perform. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Describes the operation that the DeBot wants to perform. * * Depends on `type` field. * @@ -10282,7 +10806,7 @@ export function debotActivityTransaction(msg: string, dst: string, out: Spending } /** - * [UNSTABLE](UNSTABLE.md) Describes how much funds will be debited from the target contract balance as a result of the transaction. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Describes how much funds will be debited from the target contract balance as a result of the transaction. */ export type Spending = { @@ -10298,7 +10822,7 @@ export type Spending = { } /** - * [UNSTABLE](UNSTABLE.md) Parameters to init DeBot. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Parameters to init DeBot. */ export type ParamsOfInit = { @@ -10309,7 +10833,7 @@ export type ParamsOfInit = { } /** - * [UNSTABLE](UNSTABLE.md) Structure for storing debot handle returned from `init` function. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Structure for storing debot handle returned from `init` function. */ export type RegisteredDebot = { @@ -10432,7 +10956,7 @@ export type ParamsOfAppDebotBrowserApproveVariant = { } /** - * [UNSTABLE](UNSTABLE.md) Debot Browser callbacks + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Debot Browser callbacks * * @remarks * Called by debot engine to communicate with debot browser. @@ -10602,7 +11126,7 @@ export type ResultOfAppDebotBrowserApproveVariant = { } /** - * [UNSTABLE](UNSTABLE.md) Returning values from Debot Browser callbacks. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Returning values from Debot Browser callbacks. * * Depends on `type` field. * @@ -10661,7 +11185,7 @@ export function resultOfAppDebotBrowserApprove(approved: boolean): ResultOfAppDe } /** - * [UNSTABLE](UNSTABLE.md) Parameters to start DeBot. DeBot must be already initialized with init() function. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Parameters to start DeBot. DeBot must be already initialized with init() function. */ export type ParamsOfStart = { @@ -10672,7 +11196,7 @@ export type ParamsOfStart = { } /** - * [UNSTABLE](UNSTABLE.md) Parameters to fetch DeBot metadata. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Parameters to fetch DeBot metadata. */ export type ParamsOfFetch = { @@ -10683,7 +11207,7 @@ export type ParamsOfFetch = { } /** - * [UNSTABLE](UNSTABLE.md) + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) */ export type ResultOfFetch = { @@ -10694,7 +11218,7 @@ export type ResultOfFetch = { } /** - * [UNSTABLE](UNSTABLE.md) Parameters for executing debot action. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Parameters for executing debot action. */ export type ParamsOfExecute = { @@ -10710,7 +11234,7 @@ export type ParamsOfExecute = { } /** - * [UNSTABLE](UNSTABLE.md) Parameters of `send` function. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Parameters of `send` function. */ export type ParamsOfSend = { @@ -10726,7 +11250,7 @@ export type ParamsOfSend = { } /** - * [UNSTABLE](UNSTABLE.md) + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) */ export type ParamsOfRemove = { @@ -10787,7 +11311,7 @@ async function dispatchAppDebotBrowser(obj: AppDebotBrowser, params: ParamsOfApp } } /** - * [UNSTABLE](UNSTABLE.md) Module for working with debot. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Module for working with debot. */ export class DebotModule { client: IClient; @@ -10797,7 +11321,7 @@ export class DebotModule { } /** - * [UNSTABLE](UNSTABLE.md) Creates and instance of DeBot. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Creates and instance of DeBot. * * @remarks * Downloads debot smart contract (code and data) from blockchain and creates @@ -10820,7 +11344,7 @@ export class DebotModule { } /** - * [UNSTABLE](UNSTABLE.md) Creates and instance of DeBot. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Creates and instance of DeBot. * * @remarks * Downloads debot smart contract (code and data) from blockchain and creates @@ -10829,6 +11353,10 @@ export class DebotModule { * # Remarks * It does not switch debot to context 0. Browser Callbacks are not called. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfInit} params * @returns RegisteredDebot */ @@ -10837,7 +11365,7 @@ export class DebotModule { } /** - * [UNSTABLE](UNSTABLE.md) Starts the DeBot. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Starts the DeBot. * * @remarks * Downloads debot smart contract from blockchain and switches it to @@ -10859,7 +11387,7 @@ export class DebotModule { } /** - * [UNSTABLE](UNSTABLE.md) Starts the DeBot. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Starts the DeBot. * * @remarks * Downloads debot smart contract from blockchain and switches it to @@ -10873,6 +11401,10 @@ export class DebotModule { * Therefore when `debote.remove` is called the debot is being deleted and the callback is called * with `finish`=`true` which indicates that it will never be used again. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfStart} params * @returns */ @@ -10881,7 +11413,7 @@ export class DebotModule { } /** - * [UNSTABLE](UNSTABLE.md) Fetches DeBot metadata from blockchain. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Fetches DeBot metadata from blockchain. * * @remarks * Downloads DeBot from blockchain and creates and fetches its metadata. @@ -10894,11 +11426,15 @@ export class DebotModule { } /** - * [UNSTABLE](UNSTABLE.md) Fetches DeBot metadata from blockchain. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Fetches DeBot metadata from blockchain. * * @remarks * Downloads DeBot from blockchain and creates and fetches its metadata. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfFetch} params * @returns ResultOfFetch */ @@ -10907,7 +11443,7 @@ export class DebotModule { } /** - * [UNSTABLE](UNSTABLE.md) Executes debot action. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Executes debot action. * * @remarks * Calls debot engine referenced by debot handle to execute input action. @@ -10924,7 +11460,7 @@ export class DebotModule { } /** - * [UNSTABLE](UNSTABLE.md) Executes debot action. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Executes debot action. * * @remarks * Calls debot engine referenced by debot handle to execute input action. @@ -10933,6 +11469,10 @@ export class DebotModule { * # Remarks * Chain of actions can be executed if input action generates a list of subactions. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfExecute} params * @returns */ @@ -10941,7 +11481,7 @@ export class DebotModule { } /** - * [UNSTABLE](UNSTABLE.md) Sends message to Debot. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Sends message to Debot. * * @remarks * Used by Debot Browser to send response on Dinterface call or from other Debots. @@ -10954,11 +11494,15 @@ export class DebotModule { } /** - * [UNSTABLE](UNSTABLE.md) Sends message to Debot. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Sends message to Debot. * * @remarks * Used by Debot Browser to send response on Dinterface call or from other Debots. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfSend} params * @returns */ @@ -10967,7 +11511,7 @@ export class DebotModule { } /** - * [UNSTABLE](UNSTABLE.md) Destroys debot handle. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Destroys debot handle. * * @remarks * Removes handle from Client Context and drops debot engine referenced by that handle. @@ -10980,11 +11524,15 @@ export class DebotModule { } /** - * [UNSTABLE](UNSTABLE.md) Destroys debot handle. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Destroys debot handle. * * @remarks * Removes handle from Client Context and drops debot engine referenced by that handle. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfRemove} params * @returns */ @@ -11028,7 +11576,7 @@ export type ParamsOfProofMessageData = { } /** - * [UNSTABLE](UNSTABLE.md) Module for proving data, retrieved from TONOS API. + * [UNSTABLE](UNSTABLE.md) [DEPRECATED](DEPRECATED.md) Module for proving data, retrieved from TONOS API. */ export class ProofsModule { client: IClient; @@ -11170,6 +11718,10 @@ export class ProofsModule { * this master-block, we traverse through each link and calculate and compare hashes with links, * one-by-one. After that we can ensure that this shard-block has also been proven. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfProofBlockData} params * @returns */ @@ -11224,6 +11776,10 @@ export class ProofsModule { * * For more information about proofs checking, see description of `proof_block_data` function. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfProofTransactionData} params * @returns */ @@ -11278,6 +11834,10 @@ export class ProofsModule { * * For more information about proofs checking, see description of `proof_block_data` function. * + * NOTE: Available only for `lib-node` binding. + * + * + * * @param {ParamsOfProofMessageData} params * @returns */ diff --git a/packages/core/src/version.ts b/packages/core/src/version.ts index bc7da16a..0a21a9e5 100644 --- a/packages/core/src/version.ts +++ b/packages/core/src/version.ts @@ -1 +1 @@ -export const packageVersion = "1.44.0"; +export const packageVersion = "1.44.1"; diff --git a/packages/lib-node/lib/Cargo.toml b/packages/lib-node/lib/Cargo.toml index 0a61cab8..9687e51a 100644 --- a/packages/lib-node/lib/Cargo.toml +++ b/packages/lib-node/lib/Cargo.toml @@ -10,7 +10,7 @@ crate-type = [ 'staticlib' ] [dependencies] libc = '0.2' -ton_client = { git = 'https://github.com/tonlabs/ever-sdk.git', tag = '1.44.0' } +ton_client = { git = 'https://github.com/tonlabs/ever-sdk.git', tag = '1.44.1' } [profile.release] lto = true diff --git a/packages/lib-node/package.json b/packages/lib-node/package.json index 8abb4e2e..cfb5b95b 100644 --- a/packages/lib-node/package.json +++ b/packages/lib-node/package.json @@ -1,6 +1,6 @@ { "name": "@eversdk/lib-node", - "version": "1.44.0", + "version": "1.44.1", "description": "TON Client NodeJs AddOn", "repository": { "type": "git", diff --git a/packages/lib-react-native-jsi/package.json b/packages/lib-react-native-jsi/package.json index b94c4655..23791549 100644 --- a/packages/lib-react-native-jsi/package.json +++ b/packages/lib-react-native-jsi/package.json @@ -1,6 +1,6 @@ { "name": "@eversdk/lib-react-native-jsi", - "version": "1.44.0", + "version": "1.44.1", "description": "TON Client React Native JSI Module", "main": "lib/commonjs/index", "module": "lib/module/index", diff --git a/packages/lib-react-native/android/lib/Cargo.toml b/packages/lib-react-native/android/lib/Cargo.toml index 87bf9e29..a1f546e6 100644 --- a/packages/lib-react-native/android/lib/Cargo.toml +++ b/packages/lib-react-native/android/lib/Cargo.toml @@ -11,7 +11,7 @@ crate-type = [ 'cdylib' ] [dependencies] lazy_static = '1.4.0' jni = { default-features = false, version = '0.12.0' } -ton_client = { git = 'https://github.com/tonlabs/ever-sdk.git', tag = '1.44.0' } +ton_client = { git = 'https://github.com/tonlabs/ever-sdk.git', tag = '1.44.1' } openssl = { features = [ 'vendored' ], version = '0.10' } [profile.release] diff --git a/packages/lib-react-native/ios/lib/Cargo.toml b/packages/lib-react-native/ios/lib/Cargo.toml index ea28d245..cf1bcf0c 100644 --- a/packages/lib-react-native/ios/lib/Cargo.toml +++ b/packages/lib-react-native/ios/lib/Cargo.toml @@ -10,7 +10,7 @@ crate-type = [ 'staticlib' ] [dependencies] libc = '0.2' -ton_client = { git = 'https://github.com/tonlabs/ever-sdk.git', tag = '1.44.0' } +ton_client = { git = 'https://github.com/tonlabs/ever-sdk.git', tag = '1.44.1' } [profile.release] lto = true diff --git a/packages/lib-react-native/package.json b/packages/lib-react-native/package.json index 5bef472d..3ee29e8d 100644 --- a/packages/lib-react-native/package.json +++ b/packages/lib-react-native/package.json @@ -1,6 +1,6 @@ { "name": "@eversdk/lib-react-native", - "version": "1.44.0", + "version": "1.44.1", "description": "TON Client React Native Module", "main": "index.js", "repository": { diff --git a/packages/lib-web/lib/Cargo.toml b/packages/lib-web/lib/Cargo.toml index f5430e1f..6c27b00d 100644 --- a/packages/lib-web/lib/Cargo.toml +++ b/packages/lib-web/lib/Cargo.toml @@ -28,7 +28,7 @@ lazy_static = '1.4.0' # just to fix building of rand for WASM: getrandom = { default-features = false, features = [ 'js' ], version = '0.2.2' } -ton_client = { default-features = false, features = [ 'wasm' ], git = 'https://github.com/tonlabs/ever-sdk.git', tag = '1.44.0' } +ton_client = { default-features = false, features = [ 'wasm' ], git = 'https://github.com/tonlabs/ever-sdk.git', tag = '1.44.1' } [dependencies.web-sys] version = '0.3.57' diff --git a/packages/lib-web/package.json b/packages/lib-web/package.json index 754a86a6..68aa5344 100644 --- a/packages/lib-web/package.json +++ b/packages/lib-web/package.json @@ -1,6 +1,6 @@ { "name": "@eversdk/lib-web", - "version": "1.44.0", + "version": "1.44.1", "description": "TON Client WASM module for browsers", "main": "index.js", "repository": { diff --git a/packages/tests-node/package.json b/packages/tests-node/package.json index 52865a3a..0f62e3c3 100644 --- a/packages/tests-node/package.json +++ b/packages/tests-node/package.json @@ -1,6 +1,6 @@ { "name": "@eversdk/tests-node", - "version": "1.44.0", + "version": "1.44.1", "private": true, "description": "TON Client Tests runner on NodeJs", "main": "index.js", diff --git a/packages/tests-react-native-jsi/package.json b/packages/tests-react-native-jsi/package.json index 364177e9..d10a5e18 100644 --- a/packages/tests-react-native-jsi/package.json +++ b/packages/tests-react-native-jsi/package.json @@ -1,6 +1,6 @@ { "name": "@eversdk/tests-react-native-jsi", - "version": "1.44.0", + "version": "1.44.1", "private": true, "main": "index.js", "browser": true, diff --git a/packages/tests-react-native/package.json b/packages/tests-react-native/package.json index e66c0ed4..1d23710f 100644 --- a/packages/tests-react-native/package.json +++ b/packages/tests-react-native/package.json @@ -1,6 +1,6 @@ { "name": "@eversdk/tests-react-native", - "version": "1.44.0", + "version": "1.44.1", "private": true, "main": "index.js", "browser": true, diff --git a/packages/tests-web/package.json b/packages/tests-web/package.json index de1f71bd..49657f54 100644 --- a/packages/tests-web/package.json +++ b/packages/tests-web/package.json @@ -1,6 +1,6 @@ { "name": "@eversdk/tests-web", - "version": "1.44.0", + "version": "1.44.1", "private": true, "description": "TON Client WASM module tests runner", "scripts": { diff --git a/packages/tests/package.json b/packages/tests/package.json index 5a32307d..7c4df38a 100644 --- a/packages/tests/package.json +++ b/packages/tests/package.json @@ -1,6 +1,6 @@ { "name": "@eversdk/tests", - "version": "1.44.0", + "version": "1.44.1", "private": true, "description": "TON Client Tests", "main": "dist/index.js",