diff --git a/assets/highlight.css b/assets/highlight.css index f9eab948b..96c207e6c 100644 --- a/assets/highlight.css +++ b/assets/highlight.css @@ -15,8 +15,6 @@ --dark-hl-6: #DCDCAA; --light-hl-7: #098658; --dark-hl-7: #B5CEA8; - --light-hl-8: #AF00DB; - --dark-hl-8: #C586C0; --light-code-background: #FFFFFF; --dark-code-background: #1E1E1E; } @@ -30,7 +28,6 @@ --hl-5: var(--light-hl-5); --hl-6: var(--light-hl-6); --hl-7: var(--light-hl-7); - --hl-8: var(--light-hl-8); --code-background: var(--light-code-background); } } @@ -43,7 +40,6 @@ --hl-5: var(--dark-hl-5); --hl-6: var(--dark-hl-6); --hl-7: var(--dark-hl-7); - --hl-8: var(--dark-hl-8); --code-background: var(--dark-code-background); } } @@ -56,7 +52,6 @@ --hl-5: var(--light-hl-5); --hl-6: var(--light-hl-6); --hl-7: var(--light-hl-7); - --hl-8: var(--light-hl-8); --code-background: var(--light-code-background); } @@ -69,7 +64,6 @@ --hl-5: var(--dark-hl-5); --hl-6: var(--dark-hl-6); --hl-7: var(--dark-hl-7); - --hl-8: var(--dark-hl-8); --code-background: var(--dark-code-background); } @@ -81,5 +75,4 @@ .hl-5 { color: var(--hl-5); } .hl-6 { color: var(--hl-6); } .hl-7 { color: var(--hl-7); } -.hl-8 { color: var(--hl-8); } pre, code { background: var(--code-background); } diff --git a/assets/search.js b/assets/search.js index eb15e00b1..370b2c63b 100644 --- a/assets/search.js +++ b/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"4\":\"Namespace\",\"8\":\"Enumeration\",\"16\":\"Enumeration Member\",\"32\":\"Variable\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"4194304\":\"Type alias\"},\"rows\":[{\"kind\":8,\"name\":\"PurseIdentifier\",\"url\":\"enums/PurseIdentifier.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"MainPurseUnderPublicKey\",\"url\":\"enums/PurseIdentifier.html#MainPurseUnderPublicKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PurseIdentifier\"},{\"kind\":16,\"name\":\"MainPurseUnderAccountHash\",\"url\":\"enums/PurseIdentifier.html#MainPurseUnderAccountHash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PurseIdentifier\"},{\"kind\":16,\"name\":\"PurseUref\",\"url\":\"enums/PurseIdentifier.html#PurseUref\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PurseIdentifier\"},{\"kind\":128,\"name\":\"EraSummary\",\"url\":\"classes/EraSummary.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraSummary.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/EraSummary.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"eraId\",\"url\":\"classes/EraSummary.html#eraId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"StoredValue\",\"url\":\"classes/EraSummary.html#StoredValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/EraSummary.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":256,\"name\":\"EraValidators\",\"url\":\"interfaces/EraValidators.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"era_id\",\"url\":\"interfaces/EraValidators.html#era_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EraValidators\"},{\"kind\":1024,\"name\":\"validator_weights\",\"url\":\"interfaces/EraValidators.html#validator_weights\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EraValidators\"},{\"kind\":256,\"name\":\"Bid\",\"url\":\"interfaces/Bid.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"bonding_purse\",\"url\":\"interfaces/Bid.html#bonding_purse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"staked_amount\",\"url\":\"interfaces/Bid.html#staked_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"delegation_rate\",\"url\":\"interfaces/Bid.html#delegation_rate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"reward\",\"url\":\"interfaces/Bid.html#reward\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"delegators\",\"url\":\"interfaces/Bid.html#delegators\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"inactive\",\"url\":\"interfaces/Bid.html#inactive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Bid\"},{\"kind\":256,\"name\":\"Delegators\",\"url\":\"interfaces/Delegators.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"bonding_purse\",\"url\":\"interfaces/Delegators.html#bonding_purse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Delegators\"},{\"kind\":1024,\"name\":\"delegatee\",\"url\":\"interfaces/Delegators.html#delegatee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Delegators\"},{\"kind\":1024,\"name\":\"staked_amount\",\"url\":\"interfaces/Delegators.html#staked_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Delegators\"},{\"kind\":1024,\"name\":\"public_key\",\"url\":\"interfaces/Delegators.html#public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Delegators\"},{\"kind\":256,\"name\":\"DelegatorInfo\",\"url\":\"interfaces/DelegatorInfo.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"bonding_purse\",\"url\":\"interfaces/DelegatorInfo.html#bonding_purse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DelegatorInfo\"},{\"kind\":1024,\"name\":\"delegatee\",\"url\":\"interfaces/DelegatorInfo.html#delegatee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DelegatorInfo\"},{\"kind\":1024,\"name\":\"reward\",\"url\":\"interfaces/DelegatorInfo.html#reward\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DelegatorInfo\"},{\"kind\":1024,\"name\":\"staked_amount\",\"url\":\"interfaces/DelegatorInfo.html#staked_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DelegatorInfo\"},{\"kind\":256,\"name\":\"ValidatorBid\",\"url\":\"interfaces/ValidatorBid.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"public_key\",\"url\":\"interfaces/ValidatorBid.html#public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"bid\",\"url\":\"interfaces/ValidatorBid.html#bid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidatorBid\"},{\"kind\":256,\"name\":\"AuctionState\",\"url\":\"interfaces/AuctionState.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"state_root_hash\",\"url\":\"interfaces/AuctionState.html#state_root_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AuctionState\"},{\"kind\":1024,\"name\":\"block_height\",\"url\":\"interfaces/AuctionState.html#block_height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AuctionState\"},{\"kind\":1024,\"name\":\"era_validators\",\"url\":\"interfaces/AuctionState.html#era_validators\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AuctionState\"},{\"kind\":1024,\"name\":\"bids\",\"url\":\"interfaces/AuctionState.html#bids\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AuctionState\"},{\"kind\":256,\"name\":\"ValidatorsInfoResult\",\"url\":\"interfaces/ValidatorsInfoResult.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ValidatorsInfoResult.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidatorsInfoResult\"},{\"kind\":1024,\"name\":\"auction_state\",\"url\":\"interfaces/ValidatorsInfoResult.html#auction_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidatorsInfoResult\"},{\"kind\":128,\"name\":\"CasperServiceByJsonRPC\",\"url\":\"classes/CasperServiceByJsonRPC.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CasperServiceByJsonRPC.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/CasperServiceByJsonRPC.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getDeployInfo\",\"url\":\"classes/CasperServiceByJsonRPC.html#getDeployInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getBlockInfo\",\"url\":\"classes/CasperServiceByJsonRPC.html#getBlockInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getBlockInfoByHeight\",\"url\":\"classes/CasperServiceByJsonRPC.html#getBlockInfoByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getLatestBlockInfo\",\"url\":\"classes/CasperServiceByJsonRPC.html#getLatestBlockInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getPeers\",\"url\":\"classes/CasperServiceByJsonRPC.html#getPeers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getStatus\",\"url\":\"classes/CasperServiceByJsonRPC.html#getStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getValidatorsInfo\",\"url\":\"classes/CasperServiceByJsonRPC.html#getValidatorsInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getValidatorsInfoByBlockHeight\",\"url\":\"classes/CasperServiceByJsonRPC.html#getValidatorsInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getAccountBalanceUrefByPublicKeyHash\",\"url\":\"classes/CasperServiceByJsonRPC.html#getAccountBalanceUrefByPublicKeyHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getAccountBalanceUrefByPublicKey\",\"url\":\"classes/CasperServiceByJsonRPC.html#getAccountBalanceUrefByPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getAccountBalance\",\"url\":\"classes/CasperServiceByJsonRPC.html#getAccountBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"queryBalance\",\"url\":\"classes/CasperServiceByJsonRPC.html#queryBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getStateRootHash\",\"url\":\"classes/CasperServiceByJsonRPC.html#getStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getStateRootHashByHeight\",\"url\":\"classes/CasperServiceByJsonRPC.html#getStateRootHashByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getBlockState\",\"url\":\"classes/CasperServiceByJsonRPC.html#getBlockState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"checkDeploySize\",\"url\":\"classes/CasperServiceByJsonRPC.html#checkDeploySize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"deploy\",\"url\":\"classes/CasperServiceByJsonRPC.html#deploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"waitForDeploy\",\"url\":\"classes/CasperServiceByJsonRPC.html#waitForDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"speculativeDeploy\",\"url\":\"classes/CasperServiceByJsonRPC.html#speculativeDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getBlockTransfers\",\"url\":\"classes/CasperServiceByJsonRPC.html#getBlockTransfers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getEraInfoBySwitchBlock\",\"url\":\"classes/CasperServiceByJsonRPC.html#getEraInfoBySwitchBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getEraInfoBySwitchBlockHeight\",\"url\":\"classes/CasperServiceByJsonRPC.html#getEraInfoBySwitchBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getEraSummary\",\"url\":\"classes/CasperServiceByJsonRPC.html#getEraSummary\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getEraSummaryByBlockHeight\",\"url\":\"classes/CasperServiceByJsonRPC.html#getEraSummaryByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getDictionaryItemByURef\",\"url\":\"classes/CasperServiceByJsonRPC.html#getDictionaryItemByURef\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getDictionaryItemByName\",\"url\":\"classes/CasperServiceByJsonRPC.html#getDictionaryItemByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getChainSpec\",\"url\":\"classes/CasperServiceByJsonRPC.html#getChainSpec\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperServiceByJsonRPC\"},{\"kind\":128,\"name\":\"BalanceServiceByJsonRPC\",\"url\":\"classes/BalanceServiceByJsonRPC.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BalanceServiceByJsonRPC.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BalanceServiceByJsonRPC\"},{\"kind\":1024,\"name\":\"balanceUrefs\",\"url\":\"classes/BalanceServiceByJsonRPC.html#balanceUrefs\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"BalanceServiceByJsonRPC\"},{\"kind\":1024,\"name\":\"casperService\",\"url\":\"classes/BalanceServiceByJsonRPC.html#casperService\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"BalanceServiceByJsonRPC\"},{\"kind\":2048,\"name\":\"getAccountBalance\",\"url\":\"classes/BalanceServiceByJsonRPC.html#getAccountBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceServiceByJsonRPC\"},{\"kind\":256,\"name\":\"DeploySubscription\",\"url\":\"interfaces/DeploySubscription.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"interfaces/DeploySubscription.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeploySubscription\"},{\"kind\":1024,\"name\":\"eventHandlerFn\",\"url\":\"interfaces/DeploySubscription.html#eventHandlerFn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeploySubscription\"},{\"kind\":128,\"name\":\"DeployWatcher\",\"url\":\"classes/DeployWatcher.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployWatcher.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployWatcher\"},{\"kind\":1024,\"name\":\"es\",\"url\":\"classes/DeployWatcher.html#es\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployWatcher\"},{\"kind\":1024,\"name\":\"watchList\",\"url\":\"classes/DeployWatcher.html#watchList\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployWatcher\"},{\"kind\":1024,\"name\":\"eventStreamUrl\",\"url\":\"classes/DeployWatcher.html#eventStreamUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployWatcher\"},{\"kind\":2048,\"name\":\"subscribe\",\"url\":\"classes/DeployWatcher.html#subscribe\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployWatcher\"},{\"kind\":2048,\"name\":\"unsubscribe\",\"url\":\"classes/DeployWatcher.html#unsubscribe\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployWatcher\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/DeployWatcher.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployWatcher\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"classes/DeployWatcher.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployWatcher\"},{\"kind\":8,\"name\":\"EventName\",\"url\":\"enums/EventName.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"BlockAdded\",\"url\":\"enums/EventName.html#BlockAdded\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventName\"},{\"kind\":16,\"name\":\"DeployProcessed\",\"url\":\"enums/EventName.html#DeployProcessed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventName\"},{\"kind\":16,\"name\":\"DeployAccepted\",\"url\":\"enums/EventName.html#DeployAccepted\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventName\"},{\"kind\":16,\"name\":\"BlockFinalized\",\"url\":\"enums/EventName.html#BlockFinalized\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventName\"},{\"kind\":16,\"name\":\"FinalitySignature\",\"url\":\"enums/EventName.html#FinalitySignature\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventName\"},{\"kind\":16,\"name\":\"Fault\",\"url\":\"enums/EventName.html#Fault\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventName\"},{\"kind\":256,\"name\":\"EventParseResult\",\"url\":\"interfaces/EventParseResult.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/EventParseResult.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EventParseResult\"},{\"kind\":1024,\"name\":\"err\",\"url\":\"interfaces/EventParseResult.html#err\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EventParseResult\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"interfaces/EventParseResult.html#body\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EventParseResult\"},{\"kind\":128,\"name\":\"EventStream\",\"url\":\"classes/EventStream.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EventStream.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EventStream\"},{\"kind\":1024,\"name\":\"subscribedTo\",\"url\":\"classes/EventStream.html#subscribedTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EventStream\"},{\"kind\":1024,\"name\":\"eventSource\",\"url\":\"classes/EventStream.html#eventSource\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EventStream\"},{\"kind\":1024,\"name\":\"eventStreamUrl\",\"url\":\"classes/EventStream.html#eventStreamUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EventStream\"},{\"kind\":2048,\"name\":\"subscribe\",\"url\":\"classes/EventStream.html#subscribe\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventStream\"},{\"kind\":2048,\"name\":\"unsubscribe\",\"url\":\"classes/EventStream.html#unsubscribe\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventStream\"},{\"kind\":2048,\"name\":\"runEventsLoop\",\"url\":\"classes/EventStream.html#runEventsLoop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventStream\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/EventStream.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventStream\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"classes/EventStream.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventStream\"},{\"kind\":256,\"name\":\"RpcRequestProps\",\"url\":\"interfaces/RpcRequestProps.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"timeout\",\"url\":\"interfaces/RpcRequestProps.html#timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RpcRequestProps\"},{\"kind\":256,\"name\":\"RpcResult\",\"url\":\"interfaces/RpcResult.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/RpcResult.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RpcResult\"},{\"kind\":256,\"name\":\"Peer\",\"url\":\"interfaces/Peer.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"node_id\",\"url\":\"interfaces/Peer.html#node_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Peer\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/Peer.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Peer\"},{\"kind\":256,\"name\":\"GetPeersResult\",\"url\":\"interfaces/GetPeersResult.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"peers\",\"url\":\"interfaces/GetPeersResult.html#peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetPeersResult\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/GetPeersResult.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetPeersResult\"},{\"kind\":256,\"name\":\"LastAddedBlockInfo\",\"url\":\"interfaces/LastAddedBlockInfo.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/LastAddedBlockInfo.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LastAddedBlockInfo\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/LastAddedBlockInfo.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LastAddedBlockInfo\"},{\"kind\":1024,\"name\":\"era_id\",\"url\":\"interfaces/LastAddedBlockInfo.html#era_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LastAddedBlockInfo\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"interfaces/LastAddedBlockInfo.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LastAddedBlockInfo\"},{\"kind\":1024,\"name\":\"state_root_hash\",\"url\":\"interfaces/LastAddedBlockInfo.html#state_root_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LastAddedBlockInfo\"},{\"kind\":1024,\"name\":\"creator\",\"url\":\"interfaces/LastAddedBlockInfo.html#creator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LastAddedBlockInfo\"},{\"kind\":256,\"name\":\"NextUpgrade\",\"url\":\"interfaces/NextUpgrade.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"activation_point\",\"url\":\"interfaces/NextUpgrade.html#activation_point\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NextUpgrade\"},{\"kind\":1024,\"name\":\"protocol_version\",\"url\":\"interfaces/NextUpgrade.html#protocol_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NextUpgrade\"},{\"kind\":4194304,\"name\":\"ReactorState\",\"url\":\"types/ReactorState.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"BlockSyncStatus\",\"url\":\"interfaces/BlockSyncStatus.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"block_hash\",\"url\":\"interfaces/BlockSyncStatus.html#block_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BlockSyncStatus\"},{\"kind\":1024,\"name\":\"block_height\",\"url\":\"interfaces/BlockSyncStatus.html#block_height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BlockSyncStatus\"},{\"kind\":1024,\"name\":\"acquisition_state\",\"url\":\"interfaces/BlockSyncStatus.html#acquisition_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BlockSyncStatus\"},{\"kind\":256,\"name\":\"BlockSynchronizerStatus\",\"url\":\"interfaces/BlockSynchronizerStatus.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"historical\",\"url\":\"interfaces/BlockSynchronizerStatus.html#historical\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BlockSynchronizerStatus\"},{\"kind\":1024,\"name\":\"forward\",\"url\":\"interfaces/BlockSynchronizerStatus.html#forward\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BlockSynchronizerStatus\"},{\"kind\":256,\"name\":\"GetStatusResult\",\"url\":\"interfaces/GetStatusResult.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"build_version\",\"url\":\"interfaces/GetStatusResult.html#build_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetStatusResult\"},{\"kind\":1024,\"name\":\"chainspec_name\",\"url\":\"interfaces/GetStatusResult.html#chainspec_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetStatusResult\"},{\"kind\":1024,\"name\":\"starting_state_root_hash\",\"url\":\"interfaces/GetStatusResult.html#starting_state_root_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetStatusResult\"},{\"kind\":1024,\"name\":\"last_added_block_info\",\"url\":\"interfaces/GetStatusResult.html#last_added_block_info\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetStatusResult\"},{\"kind\":1024,\"name\":\"our_public_signing_key\",\"url\":\"interfaces/GetStatusResult.html#our_public_signing_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetStatusResult\"},{\"kind\":1024,\"name\":\"round_length\",\"url\":\"interfaces/GetStatusResult.html#round_length\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetStatusResult\"},{\"kind\":1024,\"name\":\"next_upgrade\",\"url\":\"interfaces/GetStatusResult.html#next_upgrade\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetStatusResult\"},{\"kind\":1024,\"name\":\"uptime\",\"url\":\"interfaces/GetStatusResult.html#uptime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetStatusResult\"},{\"kind\":1024,\"name\":\"reactor_state\",\"url\":\"interfaces/GetStatusResult.html#reactor_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetStatusResult\"},{\"kind\":1024,\"name\":\"last_progress\",\"url\":\"interfaces/GetStatusResult.html#last_progress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetStatusResult\"},{\"kind\":1024,\"name\":\"available_block_range\",\"url\":\"interfaces/GetStatusResult.html#available_block_range\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetStatusResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GetStatusResult.html#available_block_range.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"GetStatusResult.available_block_range\"},{\"kind\":1024,\"name\":\"row\",\"url\":\"interfaces/GetStatusResult.html#available_block_range.__type.row\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GetStatusResult.available_block_range.__type\"},{\"kind\":1024,\"name\":\"high\",\"url\":\"interfaces/GetStatusResult.html#available_block_range.__type.high\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GetStatusResult.available_block_range.__type\"},{\"kind\":1024,\"name\":\"block_sync\",\"url\":\"interfaces/GetStatusResult.html#block_sync\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetStatusResult\"},{\"kind\":1024,\"name\":\"peers\",\"url\":\"interfaces/GetStatusResult.html#peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetStatusResult\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/GetStatusResult.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetStatusResult\"},{\"kind\":256,\"name\":\"GetChainSpecResult\",\"url\":\"interfaces/GetChainSpecResult.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"chainspec_bytes\",\"url\":\"interfaces/GetChainSpecResult.html#chainspec_bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetChainSpecResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GetChainSpecResult.html#chainspec_bytes.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"GetChainSpecResult.chainspec_bytes\"},{\"kind\":1024,\"name\":\"chainspec_bytes\",\"url\":\"interfaces/GetChainSpecResult.html#chainspec_bytes.__type.chainspec_bytes-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GetChainSpecResult.chainspec_bytes.__type\"},{\"kind\":1024,\"name\":\"maybe_genesis_accounts_bytes\",\"url\":\"interfaces/GetChainSpecResult.html#chainspec_bytes.__type.maybe_genesis_accounts_bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GetChainSpecResult.chainspec_bytes.__type\"},{\"kind\":1024,\"name\":\"maybe_global_state_bytes\",\"url\":\"interfaces/GetChainSpecResult.html#chainspec_bytes.__type.maybe_global_state_bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GetChainSpecResult.chainspec_bytes.__type\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/GetChainSpecResult.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetChainSpecResult\"},{\"kind\":4194304,\"name\":\"StateIdentifier\",\"url\":\"types/StateIdentifier.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"GetStateRootHashResult\",\"url\":\"interfaces/GetStateRootHashResult.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"state_root_hash\",\"url\":\"interfaces/GetStateRootHashResult.html#state_root_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetStateRootHashResult\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/GetStateRootHashResult.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetStateRootHashResult\"},{\"kind\":4194304,\"name\":\"WriteCLValue\",\"url\":\"types/WriteCLValue.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WriteCLValue.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"WriteCLValue\"},{\"kind\":1024,\"name\":\"cl_type\",\"url\":\"types/WriteCLValue.html#__type.cl_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteCLValue.__type\"},{\"kind\":1024,\"name\":\"bytes\",\"url\":\"types/WriteCLValue.html#__type.bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteCLValue.__type\"},{\"kind\":1024,\"name\":\"parsed\",\"url\":\"types/WriteCLValue.html#__type.parsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteCLValue.__type\"},{\"kind\":4194304,\"name\":\"WriteDeployInfo\",\"url\":\"types/WriteDeployInfo.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WriteDeployInfo.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"WriteDeployInfo\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"types/WriteDeployInfo.html#__type.gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteDeployInfo.__type\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"types/WriteDeployInfo.html#__type.from\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteDeployInfo.__type\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"types/WriteDeployInfo.html#__type.source\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteDeployInfo.__type\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"types/WriteDeployInfo.html#__type.transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteDeployInfo.__type\"},{\"kind\":1024,\"name\":\"deploy_hash\",\"url\":\"types/WriteDeployInfo.html#__type.deploy_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteDeployInfo.__type\"},{\"kind\":4194304,\"name\":\"WriteTransfer\",\"url\":\"types/WriteTransfer.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WriteTransfer.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"types/WriteTransfer.html#__type.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteTransfer.__type\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"types/WriteTransfer.html#__type.to\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteTransfer.__type\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"types/WriteTransfer.html#__type.gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteTransfer.__type\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"types/WriteTransfer.html#__type.from\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteTransfer.__type\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"types/WriteTransfer.html#__type.amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteTransfer.__type\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"types/WriteTransfer.html#__type.source\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteTransfer.__type\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"types/WriteTransfer.html#__type.target\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteTransfer.__type\"},{\"kind\":1024,\"name\":\"deploy_hash\",\"url\":\"types/WriteTransfer.html#__type.deploy_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteTransfer.__type\"},{\"kind\":4194304,\"name\":\"AddKey\",\"url\":\"types/AddKey.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/AddKey.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AddKey\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"types/AddKey.html#__type.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AddKey.__type\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"types/AddKey.html#__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AddKey.__type\"},{\"kind\":4194304,\"name\":\"ISeigniorageAllocation\",\"url\":\"types/ISeigniorageAllocation.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"EraInfo\",\"url\":\"interfaces/EraInfo.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"seigniorage_allocations\",\"url\":\"interfaces/EraInfo.html#seigniorage_allocations\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EraInfo\"},{\"kind\":4194304,\"name\":\"TransformValue\",\"url\":\"types/TransformValue.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"Transform\",\"url\":\"interfaces/Transform.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/Transform.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Transform\"},{\"kind\":1024,\"name\":\"transform\",\"url\":\"interfaces/Transform.html#transform\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Transform\"},{\"kind\":8,\"name\":\"OpKind\",\"url\":\"enums/OpKind.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Read\",\"url\":\"enums/OpKind.html#Read\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpKind\"},{\"kind\":16,\"name\":\"Write\",\"url\":\"enums/OpKind.html#Write\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpKind\"},{\"kind\":16,\"name\":\"Add\",\"url\":\"enums/OpKind.html#Add\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpKind\"},{\"kind\":16,\"name\":\"NoOp\",\"url\":\"enums/OpKind.html#NoOp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpKind\"},{\"kind\":16,\"name\":\"Prune\",\"url\":\"enums/OpKind.html#Prune\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpKind\"},{\"kind\":256,\"name\":\"Operation\",\"url\":\"interfaces/Operation.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/Operation.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Operation\"},{\"kind\":1024,\"name\":\"kind\",\"url\":\"interfaces/Operation.html#kind\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Operation\"},{\"kind\":256,\"name\":\"Effect\",\"url\":\"interfaces/Effect.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"operations\",\"url\":\"interfaces/Effect.html#operations\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Effect\"},{\"kind\":1024,\"name\":\"transforms\",\"url\":\"interfaces/Effect.html#transforms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Effect\"},{\"kind\":256,\"name\":\"ExecutionResultBody\",\"url\":\"interfaces/ExecutionResultBody.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"cost\",\"url\":\"interfaces/ExecutionResultBody.html#cost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ExecutionResultBody\"},{\"kind\":1024,\"name\":\"error_message\",\"url\":\"interfaces/ExecutionResultBody.html#error_message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ExecutionResultBody\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"interfaces/ExecutionResultBody.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ExecutionResultBody\"},{\"kind\":1024,\"name\":\"effect\",\"url\":\"interfaces/ExecutionResultBody.html#effect\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ExecutionResultBody\"},{\"kind\":256,\"name\":\"ExecutionResult\",\"url\":\"interfaces/ExecutionResult.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"Success\",\"url\":\"interfaces/ExecutionResult.html#Success\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"Failure\",\"url\":\"interfaces/ExecutionResult.html#Failure\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ExecutionResult\"},{\"kind\":256,\"name\":\"JsonExecutionResult\",\"url\":\"interfaces/JsonExecutionResult.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"block_hash\",\"url\":\"interfaces/JsonExecutionResult.html#block_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonExecutionResult\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/JsonExecutionResult.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonExecutionResult\"},{\"kind\":256,\"name\":\"GetDeployResult\",\"url\":\"interfaces/GetDeployResult.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"interfaces/GetDeployResult.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetDeployResult\"},{\"kind\":1024,\"name\":\"execution_results\",\"url\":\"interfaces/GetDeployResult.html#execution_results\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetDeployResult\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/GetDeployResult.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetDeployResult\"},{\"kind\":256,\"name\":\"BlockIdentifier\",\"url\":\"interfaces/BlockIdentifier.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"Hash\",\"url\":\"interfaces/BlockIdentifier.html#Hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BlockIdentifier\"},{\"kind\":1024,\"name\":\"Height\",\"url\":\"interfaces/BlockIdentifier.html#Height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BlockIdentifier\"},{\"kind\":256,\"name\":\"SpeculativeExecutionResult\",\"url\":\"interfaces/SpeculativeExecutionResult.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"block_hash\",\"url\":\"interfaces/SpeculativeExecutionResult.html#block_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SpeculativeExecutionResult\"},{\"kind\":1024,\"name\":\"execution_result\",\"url\":\"interfaces/SpeculativeExecutionResult.html#execution_result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SpeculativeExecutionResult\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SpeculativeExecutionResult.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SpeculativeExecutionResult\"},{\"kind\":256,\"name\":\"GetBlockResult\",\"url\":\"interfaces/GetBlockResult.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"interfaces/GetBlockResult.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBlockResult\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/GetBlockResult.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetBlockResult\"},{\"kind\":256,\"name\":\"DeployResult\",\"url\":\"interfaces/DeployResult.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"deploy_hash\",\"url\":\"interfaces/DeployResult.html#deploy_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeployResult\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/DeployResult.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeployResult\"},{\"kind\":4194304,\"name\":\"JsonBlockHash\",\"url\":\"types/JsonBlockHash.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"JsonDeployHash\",\"url\":\"types/JsonDeployHash.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"JsonSystemTransaction\",\"url\":\"interfaces/JsonSystemTransaction.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"Slash\",\"url\":\"interfaces/JsonSystemTransaction.html#Slash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonSystemTransaction\"},{\"kind\":1024,\"name\":\"Reward\",\"url\":\"interfaces/JsonSystemTransaction.html#Reward\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonSystemTransaction\"},{\"kind\":256,\"name\":\"JsonDeployHeader\",\"url\":\"interfaces/JsonDeployHeader.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/JsonDeployHeader.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonDeployHeader\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/JsonDeployHeader.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonDeployHeader\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"interfaces/JsonDeployHeader.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonDeployHeader\"},{\"kind\":1024,\"name\":\"gas_price\",\"url\":\"interfaces/JsonDeployHeader.html#gas_price\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonDeployHeader\"},{\"kind\":1024,\"name\":\"body_hash\",\"url\":\"interfaces/JsonDeployHeader.html#body_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonDeployHeader\"},{\"kind\":1024,\"name\":\"dependencies\",\"url\":\"interfaces/JsonDeployHeader.html#dependencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonDeployHeader\"},{\"kind\":1024,\"name\":\"chain_name\",\"url\":\"interfaces/JsonDeployHeader.html#chain_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonDeployHeader\"},{\"kind\":256,\"name\":\"JsonBasicExecutionDeployItemInternal\",\"url\":\"interfaces/JsonBasicExecutionDeployItemInternal.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/JsonBasicExecutionDeployItemInternal.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonBasicExecutionDeployItemInternal\"},{\"kind\":256,\"name\":\"JsonModuleBytes\",\"url\":\"interfaces/JsonModuleBytes.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"module_bytes\",\"url\":\"interfaces/JsonModuleBytes.html#module_bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonModuleBytes\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/JsonModuleBytes.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"JsonModuleBytes\"},{\"kind\":256,\"name\":\"JsonStoredContract\",\"url\":\"interfaces/JsonStoredContract.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"entry_point\",\"url\":\"interfaces/JsonStoredContract.html#entry_point\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonStoredContract\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/JsonStoredContract.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"JsonStoredContract\"},{\"kind\":256,\"name\":\"JsonStoredContractByHash\",\"url\":\"interfaces/JsonStoredContractByHash.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/JsonStoredContractByHash.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonStoredContractByHash\"},{\"kind\":1024,\"name\":\"entry_point\",\"url\":\"interfaces/JsonStoredContractByHash.html#entry_point\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"JsonStoredContractByHash\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/JsonStoredContractByHash.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"JsonStoredContractByHash\"},{\"kind\":256,\"name\":\"JsonStoredContractByName\",\"url\":\"interfaces/JsonStoredContractByName.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/JsonStoredContractByName.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonStoredContractByName\"},{\"kind\":1024,\"name\":\"entry_point\",\"url\":\"interfaces/JsonStoredContractByName.html#entry_point\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"JsonStoredContractByName\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/JsonStoredContractByName.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"JsonStoredContractByName\"},{\"kind\":256,\"name\":\"JsonStoredVersionedContractByName\",\"url\":\"interfaces/JsonStoredVersionedContractByName.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/JsonStoredVersionedContractByName.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonStoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/JsonStoredVersionedContractByName.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"JsonStoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"entry_point\",\"url\":\"interfaces/JsonStoredVersionedContractByName.html#entry_point\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"JsonStoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/JsonStoredVersionedContractByName.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"JsonStoredVersionedContractByName\"},{\"kind\":256,\"name\":\"JsonStoredVersionedContractByHash\",\"url\":\"interfaces/JsonStoredVersionedContractByHash.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/JsonStoredVersionedContractByHash.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonStoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/JsonStoredVersionedContractByHash.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"JsonStoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"entry_point\",\"url\":\"interfaces/JsonStoredVersionedContractByHash.html#entry_point\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"JsonStoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/JsonStoredVersionedContractByHash.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"JsonStoredVersionedContractByHash\"},{\"kind\":256,\"name\":\"JsonExecutableDeployItem\",\"url\":\"interfaces/JsonExecutableDeployItem.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"ModuleBytes\",\"url\":\"interfaces/JsonExecutableDeployItem.html#ModuleBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonExecutableDeployItem\"},{\"kind\":1024,\"name\":\"StoredContractByHash\",\"url\":\"interfaces/JsonExecutableDeployItem.html#StoredContractByHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonExecutableDeployItem\"},{\"kind\":1024,\"name\":\"StoredContractByName\",\"url\":\"interfaces/JsonExecutableDeployItem.html#StoredContractByName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonExecutableDeployItem\"},{\"kind\":1024,\"name\":\"StoredVersionedContractByName\",\"url\":\"interfaces/JsonExecutableDeployItem.html#StoredVersionedContractByName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonExecutableDeployItem\"},{\"kind\":1024,\"name\":\"StoredVersionedContractByHash\",\"url\":\"interfaces/JsonExecutableDeployItem.html#StoredVersionedContractByHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonExecutableDeployItem\"},{\"kind\":1024,\"name\":\"Transfer\",\"url\":\"interfaces/JsonExecutableDeployItem.html#Transfer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonExecutableDeployItem\"},{\"kind\":256,\"name\":\"JsonApproval\",\"url\":\"interfaces/JsonApproval.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"signer\",\"url\":\"interfaces/JsonApproval.html#signer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonApproval\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"interfaces/JsonApproval.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonApproval\"},{\"kind\":256,\"name\":\"JsonDeploy\",\"url\":\"interfaces/JsonDeploy.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/JsonDeploy.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonDeploy\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"interfaces/JsonDeploy.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonDeploy\"},{\"kind\":1024,\"name\":\"payment\",\"url\":\"interfaces/JsonDeploy.html#payment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonDeploy\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/JsonDeploy.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonDeploy\"},{\"kind\":1024,\"name\":\"approvals\",\"url\":\"interfaces/JsonDeploy.html#approvals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonDeploy\"},{\"kind\":256,\"name\":\"JsonHeader\",\"url\":\"interfaces/JsonHeader.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"parent_hash\",\"url\":\"interfaces/JsonHeader.html#parent_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonHeader\"},{\"kind\":1024,\"name\":\"state_root_hash\",\"url\":\"interfaces/JsonHeader.html#state_root_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonHeader\"},{\"kind\":1024,\"name\":\"body_hash\",\"url\":\"interfaces/JsonHeader.html#body_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonHeader\"},{\"kind\":1024,\"name\":\"deploy_hashes\",\"url\":\"interfaces/JsonHeader.html#deploy_hashes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonHeader\"},{\"kind\":1024,\"name\":\"random_bit\",\"url\":\"interfaces/JsonHeader.html#random_bit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonHeader\"},{\"kind\":1024,\"name\":\"switch_block\",\"url\":\"interfaces/JsonHeader.html#switch_block\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonHeader\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/JsonHeader.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonHeader\"},{\"kind\":1024,\"name\":\"system_transactions\",\"url\":\"interfaces/JsonHeader.html#system_transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonHeader\"},{\"kind\":1024,\"name\":\"era_id\",\"url\":\"interfaces/JsonHeader.html#era_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonHeader\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"interfaces/JsonHeader.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonHeader\"},{\"kind\":1024,\"name\":\"proposer\",\"url\":\"interfaces/JsonHeader.html#proposer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonHeader\"},{\"kind\":1024,\"name\":\"protocol_version\",\"url\":\"interfaces/JsonHeader.html#protocol_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonHeader\"},{\"kind\":256,\"name\":\"JsonBlock\",\"url\":\"interfaces/JsonBlock.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/JsonBlock.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonBlock\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"interfaces/JsonBlock.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonBlock\"},{\"kind\":1024,\"name\":\"proofs\",\"url\":\"interfaces/JsonBlock.html#proofs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"JsonBlock\"},{\"kind\":256,\"name\":\"BidInfo\",\"url\":\"interfaces/BidInfo.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"bonding_purse\",\"url\":\"interfaces/BidInfo.html#bonding_purse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BidInfo\"},{\"kind\":1024,\"name\":\"staked_amount\",\"url\":\"interfaces/BidInfo.html#staked_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BidInfo\"},{\"kind\":1024,\"name\":\"delegation_rate\",\"url\":\"interfaces/BidInfo.html#delegation_rate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BidInfo\"},{\"kind\":1024,\"name\":\"funds_locked\",\"url\":\"interfaces/BidInfo.html#funds_locked\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BidInfo\"},{\"kind\":256,\"name\":\"ValidatorWeight\",\"url\":\"interfaces/ValidatorWeight.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"public_key\",\"url\":\"interfaces/ValidatorWeight.html#public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidatorWeight\"},{\"kind\":1024,\"name\":\"weight\",\"url\":\"interfaces/ValidatorWeight.html#weight\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidatorWeight\"},{\"kind\":4,\"name\":\"Contracts\",\"url\":\"modules/Contracts.html\",\"classes\":\"tsd-kind-namespace\"},{\"kind\":64,\"name\":\"contractHashToByteArray\",\"url\":\"functions/Contracts.contractHashToByteArray.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Contracts\"},{\"kind\":128,\"name\":\"Contract\",\"url\":\"classes/Contracts.Contract.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"Contracts\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Contracts.Contract.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Contracts.Contract\"},{\"kind\":1024,\"name\":\"contractHash\",\"url\":\"classes/Contracts.Contract.html#contractHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Contracts.Contract\"},{\"kind\":1024,\"name\":\"contractPackageHash\",\"url\":\"classes/Contracts.Contract.html#contractPackageHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Contracts.Contract\"},{\"kind\":1024,\"name\":\"casperClient\",\"url\":\"classes/Contracts.Contract.html#casperClient\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Contracts.Contract\"},{\"kind\":2048,\"name\":\"setContractHash\",\"url\":\"classes/Contracts.Contract.html#setContractHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Contracts.Contract\"},{\"kind\":2048,\"name\":\"install\",\"url\":\"classes/Contracts.Contract.html#install\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Contracts.Contract\"},{\"kind\":2048,\"name\":\"checkSetup\",\"url\":\"classes/Contracts.Contract.html#checkSetup\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Contracts.Contract\"},{\"kind\":2048,\"name\":\"callEntrypoint\",\"url\":\"classes/Contracts.Contract.html#callEntrypoint\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Contracts.Contract\"},{\"kind\":2048,\"name\":\"queryContractData\",\"url\":\"classes/Contracts.Contract.html#queryContractData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Contracts.Contract\"},{\"kind\":2048,\"name\":\"queryContractDictionary\",\"url\":\"classes/Contracts.Contract.html#queryContractDictionary\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Contracts.Contract\"},{\"kind\":64,\"name\":\"toCLMap\",\"url\":\"functions/Contracts.toCLMap.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Contracts\"},{\"kind\":64,\"name\":\"fromCLMap\",\"url\":\"functions/Contracts.fromCLMap.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Contracts\"},{\"kind\":4,\"name\":\"HDKeys\",\"url\":\"modules/HDKeys.html\",\"classes\":\"tsd-kind-namespace\"},{\"kind\":128,\"name\":\"CasperHDKey\",\"url\":\"classes/HDKeys.CasperHDKey.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"HDKeys\"},{\"kind\":1024,\"name\":\"bip44Index\",\"url\":\"classes/HDKeys.CasperHDKey.html#bip44Index\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HDKeys.CasperHDKey\"},{\"kind\":2048,\"name\":\"bip44Path\",\"url\":\"classes/HDKeys.CasperHDKey.html#bip44Path\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.CasperHDKey\"},{\"kind\":2048,\"name\":\"newMnemonic\",\"url\":\"classes/HDKeys.CasperHDKey.html#newMnemonic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.CasperHDKey\"},{\"kind\":2048,\"name\":\"validateMnemonic\",\"url\":\"classes/HDKeys.CasperHDKey.html#validateMnemonic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.CasperHDKey\"},{\"kind\":2048,\"name\":\"mnemonicToSeed\",\"url\":\"classes/HDKeys.CasperHDKey.html#mnemonicToSeed\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.CasperHDKey\"},{\"kind\":2048,\"name\":\"newSeed\",\"url\":\"classes/HDKeys.CasperHDKey.html#newSeed\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.CasperHDKey\"},{\"kind\":2048,\"name\":\"setWordlist\",\"url\":\"classes/HDKeys.CasperHDKey.html#setWordlist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.CasperHDKey\"},{\"kind\":2048,\"name\":\"getWordlist\",\"url\":\"classes/HDKeys.CasperHDKey.html#getWordlist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.CasperHDKey\"},{\"kind\":2048,\"name\":\"getDefaultWordlist\",\"url\":\"classes/HDKeys.CasperHDKey.html#getDefaultWordlist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.CasperHDKey\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HDKeys.CasperHDKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HDKeys.CasperHDKey\"},{\"kind\":1024,\"name\":\"seed\",\"url\":\"classes/HDKeys.CasperHDKey.html#seed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HDKeys.CasperHDKey\"},{\"kind\":1024,\"name\":\"signatureAlgorithm\",\"url\":\"classes/HDKeys.CasperHDKey.html#signatureAlgorithm\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HDKeys.CasperHDKey\"},{\"kind\":2048,\"name\":\"deriveChild\",\"url\":\"classes/HDKeys.CasperHDKey.html#deriveChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.CasperHDKey\"},{\"kind\":2048,\"name\":\"derive\",\"url\":\"classes/HDKeys.CasperHDKey.html#derive\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.CasperHDKey\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/HDKeys.CasperHDKey.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.CasperHDKey\"},{\"kind\":2048,\"name\":\"verify\",\"url\":\"classes/HDKeys.CasperHDKey.html#verify\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.CasperHDKey\"},{\"kind\":2048,\"name\":\"publicKey\",\"url\":\"classes/HDKeys.CasperHDKey.html#publicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.CasperHDKey\"},{\"kind\":2048,\"name\":\"privateKey\",\"url\":\"classes/HDKeys.CasperHDKey.html#privateKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.CasperHDKey\"},{\"kind\":128,\"name\":\"Ed25519HDKey\",\"url\":\"classes/HDKeys.Ed25519HDKey.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"HDKeys\"},{\"kind\":2048,\"name\":\"new\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#new\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":2048,\"name\":\"fromMnemonic\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#fromMnemonic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":1024,\"name\":\"bip44Index\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#bip44Index\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":2048,\"name\":\"bip44Path\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#bip44Path\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":2048,\"name\":\"newMnemonic\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#newMnemonic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":2048,\"name\":\"validateMnemonic\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#validateMnemonic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":2048,\"name\":\"mnemonicToSeed\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#mnemonicToSeed\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":2048,\"name\":\"newSeed\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#newSeed\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":2048,\"name\":\"setWordlist\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#setWordlist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":2048,\"name\":\"getWordlist\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#getWordlist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":2048,\"name\":\"getDefaultWordlist\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#getDefaultWordlist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":1024,\"name\":\"hdKey\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#hdKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":2048,\"name\":\"publicKey\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#publicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":2048,\"name\":\"privateKey\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#privateKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":2048,\"name\":\"derive\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#derive\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":2048,\"name\":\"verify\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#verify\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":1024,\"name\":\"seed\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#seed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":1024,\"name\":\"signatureAlgorithm\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#signatureAlgorithm\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":2048,\"name\":\"deriveChild\",\"url\":\"classes/HDKeys.Ed25519HDKey.html#deriveChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Ed25519HDKey\"},{\"kind\":128,\"name\":\"Secp256K1HDKey\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"HDKeys\"},{\"kind\":2048,\"name\":\"new\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#new\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":2048,\"name\":\"fromMnemonic\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#fromMnemonic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":1024,\"name\":\"bip44Index\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#bip44Index\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":2048,\"name\":\"bip44Path\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#bip44Path\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":2048,\"name\":\"newMnemonic\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#newMnemonic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":2048,\"name\":\"validateMnemonic\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#validateMnemonic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":2048,\"name\":\"mnemonicToSeed\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#mnemonicToSeed\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":2048,\"name\":\"newSeed\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#newSeed\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":2048,\"name\":\"setWordlist\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#setWordlist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":2048,\"name\":\"getWordlist\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#getWordlist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":2048,\"name\":\"getDefaultWordlist\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#getDefaultWordlist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":1024,\"name\":\"hdKey\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#hdKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":2048,\"name\":\"publicKey\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#publicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":2048,\"name\":\"privateKey\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#privateKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":2048,\"name\":\"derive\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#derive\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":2048,\"name\":\"verify\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#verify\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":1024,\"name\":\"seed\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#seed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":1024,\"name\":\"signatureAlgorithm\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#signatureAlgorithm\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":2048,\"name\":\"deriveChild\",\"url\":\"classes/HDKeys.Secp256K1HDKey.html#deriveChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HDKeys.Secp256K1HDKey\"},{\"kind\":4,\"name\":\"Keys\",\"url\":\"modules/Keys.html\",\"classes\":\"tsd-kind-namespace\"},{\"kind\":64,\"name\":\"readBase64WithPEM\",\"url\":\"functions/Keys.readBase64WithPEM.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Keys\"},{\"kind\":8,\"name\":\"SignatureAlgorithm\",\"url\":\"enums/Keys.SignatureAlgorithm.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"Keys\"},{\"kind\":16,\"name\":\"Ed25519\",\"url\":\"enums/Keys.SignatureAlgorithm.html#Ed25519\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Keys.SignatureAlgorithm\"},{\"kind\":16,\"name\":\"Secp256K1\",\"url\":\"enums/Keys.SignatureAlgorithm.html#Secp256K1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Keys.SignatureAlgorithm\"},{\"kind\":256,\"name\":\"SignKeyPair\",\"url\":\"interfaces/Keys.SignKeyPair.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"Keys\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"interfaces/Keys.SignKeyPair.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Keys.SignKeyPair\"},{\"kind\":1024,\"name\":\"secretKey\",\"url\":\"interfaces/Keys.SignKeyPair.html#secretKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Keys.SignKeyPair\"},{\"kind\":64,\"name\":\"getKeysFromHexPrivKey\",\"url\":\"functions/Keys.getKeysFromHexPrivKey.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Keys\"},{\"kind\":64,\"name\":\"validateSignature\",\"url\":\"functions/Keys.validateSignature.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Keys\"},{\"kind\":128,\"name\":\"AsymmetricKey\",\"url\":\"classes/Keys.AsymmetricKey.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"Keys\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Keys.AsymmetricKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Keys.AsymmetricKey\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/Keys.AsymmetricKey.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Keys.AsymmetricKey\"},{\"kind\":1024,\"name\":\"privateKey\",\"url\":\"classes/Keys.AsymmetricKey.html#privateKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Keys.AsymmetricKey\"},{\"kind\":1024,\"name\":\"signatureAlgorithm\",\"url\":\"classes/Keys.AsymmetricKey.html#signatureAlgorithm\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Keys.AsymmetricKey\"},{\"kind\":2048,\"name\":\"accountHash\",\"url\":\"classes/Keys.AsymmetricKey.html#accountHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.AsymmetricKey\"},{\"kind\":2048,\"name\":\"accountHex\",\"url\":\"classes/Keys.AsymmetricKey.html#accountHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.AsymmetricKey\"},{\"kind\":2048,\"name\":\"toPem\",\"url\":\"classes/Keys.AsymmetricKey.html#toPem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"Keys.AsymmetricKey\"},{\"kind\":2048,\"name\":\"exportPublicKeyInPem\",\"url\":\"classes/Keys.AsymmetricKey.html#exportPublicKeyInPem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.AsymmetricKey\"},{\"kind\":2048,\"name\":\"exportPrivateKeyInPem\",\"url\":\"classes/Keys.AsymmetricKey.html#exportPrivateKeyInPem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.AsymmetricKey\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/Keys.AsymmetricKey.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.AsymmetricKey\"},{\"kind\":2048,\"name\":\"verify\",\"url\":\"classes/Keys.AsymmetricKey.html#verify\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.AsymmetricKey\"},{\"kind\":128,\"name\":\"Ed25519\",\"url\":\"classes/Keys.Ed25519.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"Keys\"},{\"kind\":2048,\"name\":\"new\",\"url\":\"classes/Keys.Ed25519.html#new\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"accountHex\",\"url\":\"classes/Keys.Ed25519.html#accountHex-2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"parseKeyFiles\",\"url\":\"classes/Keys.Ed25519.html#parseKeyFiles\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"accountHash\",\"url\":\"classes/Keys.Ed25519.html#accountHash-2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"parseKeyPair\",\"url\":\"classes/Keys.Ed25519.html#parseKeyPair\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"parsePrivateKeyFile\",\"url\":\"classes/Keys.Ed25519.html#parsePrivateKeyFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"parsePublicKeyFile\",\"url\":\"classes/Keys.Ed25519.html#parsePublicKeyFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"parsePrivateKey\",\"url\":\"classes/Keys.Ed25519.html#parsePrivateKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"parsePublicKey\",\"url\":\"classes/Keys.Ed25519.html#parsePublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"readBase64WithPEM\",\"url\":\"classes/Keys.Ed25519.html#readBase64WithPEM\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"readBase64File\",\"url\":\"classes/Keys.Ed25519.html#readBase64File\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"parseKey\",\"url\":\"classes/Keys.Ed25519.html#parseKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"privateToPublicKey\",\"url\":\"classes/Keys.Ed25519.html#privateToPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"loadKeyPairFromPrivateFile\",\"url\":\"classes/Keys.Ed25519.html#loadKeyPairFromPrivateFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Ed25519\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Keys.Ed25519.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"exportPrivateKeyInPem\",\"url\":\"classes/Keys.Ed25519.html#exportPrivateKeyInPem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"exportPublicKeyInPem\",\"url\":\"classes/Keys.Ed25519.html#exportPublicKeyInPem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/Keys.Ed25519.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"verify\",\"url\":\"classes/Keys.Ed25519.html#verify\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Ed25519\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/Keys.Ed25519.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Keys.Ed25519\"},{\"kind\":1024,\"name\":\"privateKey\",\"url\":\"classes/Keys.Ed25519.html#privateKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Keys.Ed25519\"},{\"kind\":1024,\"name\":\"signatureAlgorithm\",\"url\":\"classes/Keys.Ed25519.html#signatureAlgorithm\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"accountHash\",\"url\":\"classes/Keys.Ed25519.html#accountHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"accountHex\",\"url\":\"classes/Keys.Ed25519.html#accountHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Keys.Ed25519\"},{\"kind\":2048,\"name\":\"toPem\",\"url\":\"classes/Keys.Ed25519.html#toPem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Keys.Ed25519\"},{\"kind\":128,\"name\":\"Secp256K1\",\"url\":\"classes/Keys.Secp256K1.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"Keys\"},{\"kind\":2048,\"name\":\"new\",\"url\":\"classes/Keys.Secp256K1.html#new\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"parseKeyFiles\",\"url\":\"classes/Keys.Secp256K1.html#parseKeyFiles\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"accountHash\",\"url\":\"classes/Keys.Secp256K1.html#accountHash-2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"accountHex\",\"url\":\"classes/Keys.Secp256K1.html#accountHex-2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"parseKeyPair\",\"url\":\"classes/Keys.Secp256K1.html#parseKeyPair\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"parsePrivateKeyFile\",\"url\":\"classes/Keys.Secp256K1.html#parsePrivateKeyFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"parsePublicKeyFile\",\"url\":\"classes/Keys.Secp256K1.html#parsePublicKeyFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"parsePrivateKey\",\"url\":\"classes/Keys.Secp256K1.html#parsePrivateKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"parsePublicKey\",\"url\":\"classes/Keys.Secp256K1.html#parsePublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"readBase64WithPEM\",\"url\":\"classes/Keys.Secp256K1.html#readBase64WithPEM\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"readBase64File\",\"url\":\"classes/Keys.Secp256K1.html#readBase64File\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"privateToPublicKey\",\"url\":\"classes/Keys.Secp256K1.html#privateToPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"loadKeyPairFromPrivateFile\",\"url\":\"classes/Keys.Secp256K1.html#loadKeyPairFromPrivateFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Keys.Secp256K1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"exportPrivateKeyInPem\",\"url\":\"classes/Keys.Secp256K1.html#exportPrivateKeyInPem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"exportPublicKeyInPem\",\"url\":\"classes/Keys.Secp256K1.html#exportPublicKeyInPem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/Keys.Secp256K1.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"verify\",\"url\":\"classes/Keys.Secp256K1.html#verify\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/Keys.Secp256K1.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":1024,\"name\":\"privateKey\",\"url\":\"classes/Keys.Secp256K1.html#privateKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":1024,\"name\":\"signatureAlgorithm\",\"url\":\"classes/Keys.Secp256K1.html#signatureAlgorithm\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"accountHash\",\"url\":\"classes/Keys.Secp256K1.html#accountHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"accountHex\",\"url\":\"classes/Keys.Secp256K1.html#accountHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":2048,\"name\":\"toPem\",\"url\":\"classes/Keys.Secp256K1.html#toPem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Keys.Secp256K1\"},{\"kind\":4,\"name\":\"Serialization\",\"url\":\"modules/Serialization.html\",\"classes\":\"tsd-kind-namespace\"},{\"kind\":64,\"name\":\"Args\",\"url\":\"functions/Serialization.Args.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Serialization\"},{\"kind\":64,\"name\":\"ByteArrayArg\",\"url\":\"functions/Serialization.ByteArrayArg.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Serialization\"},{\"kind\":64,\"name\":\"ByteSequenceArg\",\"url\":\"functions/Serialization.ByteSequenceArg.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Serialization\"},{\"kind\":64,\"name\":\"PublicKeyArg\",\"url\":\"functions/Serialization.PublicKeyArg.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Serialization\"},{\"kind\":64,\"name\":\"UInt64Arg\",\"url\":\"functions/Serialization.UInt64Arg.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Serialization\"},{\"kind\":4,\"name\":\"DeployUtil\",\"url\":\"modules/DeployUtil.html\",\"classes\":\"tsd-kind-namespace\"},{\"kind\":64,\"name\":\"makeDeploy\",\"url\":\"functions/DeployUtil.makeDeploy.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":64,\"name\":\"makeDeployWithAutoTimestamp\",\"url\":\"functions/DeployUtil.makeDeployWithAutoTimestamp.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":64,\"name\":\"humanizerTTL\",\"url\":\"functions/DeployUtil.humanizerTTL.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":64,\"name\":\"dehumanizerTTL\",\"url\":\"functions/DeployUtil.dehumanizerTTL.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":128,\"name\":\"UniqAddress\",\"url\":\"classes/DeployUtil.UniqAddress.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/DeployUtil.UniqAddress.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.UniqAddress\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployUtil.UniqAddress.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployUtil.UniqAddress\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/DeployUtil.UniqAddress.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.UniqAddress\"},{\"kind\":1024,\"name\":\"transferId\",\"url\":\"classes/DeployUtil.UniqAddress.html#transferId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.UniqAddress\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/DeployUtil.UniqAddress.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.UniqAddress\"},{\"kind\":128,\"name\":\"DeployHeader\",\"url\":\"classes/DeployUtil.DeployHeader.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployUtil.DeployHeader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployUtil.DeployHeader\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/DeployUtil.DeployHeader.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.DeployHeader\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/DeployUtil.DeployHeader.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.DeployHeader\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/DeployUtil.DeployHeader.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.DeployHeader\"},{\"kind\":1024,\"name\":\"gasPrice\",\"url\":\"classes/DeployUtil.DeployHeader.html#gasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.DeployHeader\"},{\"kind\":1024,\"name\":\"bodyHash\",\"url\":\"classes/DeployUtil.DeployHeader.html#bodyHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.DeployHeader\"},{\"kind\":1024,\"name\":\"dependencies\",\"url\":\"classes/DeployUtil.DeployHeader.html#dependencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.DeployHeader\"},{\"kind\":1024,\"name\":\"chainName\",\"url\":\"classes/DeployUtil.DeployHeader.html#chainName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.DeployHeader\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/DeployUtil.DeployHeader.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.DeployHeader\"},{\"kind\":256,\"name\":\"DeployJson\",\"url\":\"interfaces/DeployUtil.DeployJson.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/DeployUtil.DeployJson.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeployUtil.DeployJson\"},{\"kind\":1024,\"name\":\"approvals\",\"url\":\"interfaces/DeployUtil.DeployJson.html#approvals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeployUtil.DeployJson\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"interfaces/DeployUtil.DeployJson.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeployUtil.DeployJson\"},{\"kind\":1024,\"name\":\"payment\",\"url\":\"interfaces/DeployUtil.DeployJson.html#payment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeployUtil.DeployJson\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/DeployUtil.DeployJson.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeployUtil.DeployJson\"},{\"kind\":128,\"name\":\"Approval\",\"url\":\"classes/DeployUtil.Approval.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployUtil.Approval.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployUtil.Approval\"},{\"kind\":1024,\"name\":\"signer\",\"url\":\"classes/DeployUtil.Approval.html#signer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.Approval\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"classes/DeployUtil.Approval.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.Approval\"},{\"kind\":128,\"name\":\"ModuleBytes\",\"url\":\"classes/DeployUtil.ModuleBytes.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployUtil.ModuleBytes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployUtil.ModuleBytes\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/DeployUtil.ModuleBytes.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.ModuleBytes\"},{\"kind\":1024,\"name\":\"moduleBytes\",\"url\":\"classes/DeployUtil.ModuleBytes.html#moduleBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.ModuleBytes\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/DeployUtil.ModuleBytes.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.ModuleBytes\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/DeployUtil.ModuleBytes.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ModuleBytes\"},{\"kind\":2048,\"name\":\"getArgByName\",\"url\":\"classes/DeployUtil.ModuleBytes.html#getArgByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeployUtil.ModuleBytes\"},{\"kind\":2048,\"name\":\"setArg\",\"url\":\"classes/DeployUtil.ModuleBytes.html#setArg\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeployUtil.ModuleBytes\"},{\"kind\":128,\"name\":\"StoredContractByHash\",\"url\":\"classes/DeployUtil.StoredContractByHash.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployUtil.StoredContractByHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredContractByHash\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/DeployUtil.StoredContractByHash.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredContractByHash\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/DeployUtil.StoredContractByHash.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredContractByHash\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/DeployUtil.StoredContractByHash.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredContractByHash\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/DeployUtil.StoredContractByHash.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredContractByHash\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/DeployUtil.StoredContractByHash.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredContractByHash\"},{\"kind\":2048,\"name\":\"getArgByName\",\"url\":\"classes/DeployUtil.StoredContractByHash.html#getArgByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeployUtil.StoredContractByHash\"},{\"kind\":2048,\"name\":\"setArg\",\"url\":\"classes/DeployUtil.StoredContractByHash.html#setArg\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeployUtil.StoredContractByHash\"},{\"kind\":128,\"name\":\"StoredContractByName\",\"url\":\"classes/DeployUtil.StoredContractByName.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployUtil.StoredContractByName.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredContractByName\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/DeployUtil.StoredContractByName.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredContractByName\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/DeployUtil.StoredContractByName.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredContractByName\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/DeployUtil.StoredContractByName.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredContractByName\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/DeployUtil.StoredContractByName.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredContractByName\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/DeployUtil.StoredContractByName.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredContractByName\"},{\"kind\":2048,\"name\":\"getArgByName\",\"url\":\"classes/DeployUtil.StoredContractByName.html#getArgByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeployUtil.StoredContractByName\"},{\"kind\":2048,\"name\":\"setArg\",\"url\":\"classes/DeployUtil.StoredContractByName.html#setArg\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeployUtil.StoredContractByName\"},{\"kind\":128,\"name\":\"StoredVersionedContractByName\",\"url\":\"classes/DeployUtil.StoredVersionedContractByName.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployUtil.StoredVersionedContractByName.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/DeployUtil.StoredVersionedContractByName.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/DeployUtil.StoredVersionedContractByName.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/DeployUtil.StoredVersionedContractByName.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/DeployUtil.StoredVersionedContractByName.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/DeployUtil.StoredVersionedContractByName.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredVersionedContractByName\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/DeployUtil.StoredVersionedContractByName.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredVersionedContractByName\"},{\"kind\":2048,\"name\":\"getArgByName\",\"url\":\"classes/DeployUtil.StoredVersionedContractByName.html#getArgByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeployUtil.StoredVersionedContractByName\"},{\"kind\":2048,\"name\":\"setArg\",\"url\":\"classes/DeployUtil.StoredVersionedContractByName.html#setArg\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeployUtil.StoredVersionedContractByName\"},{\"kind\":128,\"name\":\"StoredVersionedContractByHash\",\"url\":\"classes/DeployUtil.StoredVersionedContractByHash.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployUtil.StoredVersionedContractByHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/DeployUtil.StoredVersionedContractByHash.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/DeployUtil.StoredVersionedContractByHash.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/DeployUtil.StoredVersionedContractByHash.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/DeployUtil.StoredVersionedContractByHash.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/DeployUtil.StoredVersionedContractByHash.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredVersionedContractByHash\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/DeployUtil.StoredVersionedContractByHash.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.StoredVersionedContractByHash\"},{\"kind\":2048,\"name\":\"getArgByName\",\"url\":\"classes/DeployUtil.StoredVersionedContractByHash.html#getArgByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeployUtil.StoredVersionedContractByHash\"},{\"kind\":2048,\"name\":\"setArg\",\"url\":\"classes/DeployUtil.StoredVersionedContractByHash.html#setArg\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeployUtil.StoredVersionedContractByHash\"},{\"kind\":128,\"name\":\"Transfer\",\"url\":\"classes/DeployUtil.Transfer.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployUtil.Transfer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployUtil.Transfer\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/DeployUtil.Transfer.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.Transfer\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/DeployUtil.Transfer.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.Transfer\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/DeployUtil.Transfer.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.Transfer\"},{\"kind\":2048,\"name\":\"getArgByName\",\"url\":\"classes/DeployUtil.Transfer.html#getArgByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeployUtil.Transfer\"},{\"kind\":2048,\"name\":\"setArg\",\"url\":\"classes/DeployUtil.Transfer.html#setArg\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeployUtil.Transfer\"},{\"kind\":128,\"name\":\"ExecutableDeployItem\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":2048,\"name\":\"fromExecutableDeployItemInternal\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#fromExecutableDeployItemInternal\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"newModuleBytes\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#newModuleBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"newStoredContractByHash\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#newStoredContractByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"newStoredContractByName\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#newStoredContractByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"newStoredVersionContractByHash\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#newStoredVersionContractByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"newStoredVersionContractByName\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#newStoredVersionContractByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"newTransfer\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#newTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"newTransferWithOptionalTransferId\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#newTransferWithOptionalTransferId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"newTransferToUniqAddress\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#newTransferToUniqAddress\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"moduleBytes\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#moduleBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"storedContractByHash\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#storedContractByHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"storedContractByName\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#storedContractByName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"storedVersionedContractByHash\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#storedVersionedContractByHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"storedVersionedContractByName\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#storedVersionedContractByName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"transfer\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#transfer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"getArgByName\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#getArgByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"setArg\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#setArg\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isModuleBytes\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#isModuleBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"asModuleBytes\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#asModuleBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isStoredContractByHash\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#isStoredContractByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"asStoredContractByHash\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#asStoredContractByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isStoredContractByName\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#isStoredContractByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"asStoredContractByName\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#asStoredContractByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isStoredVersionContractByName\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#isStoredVersionContractByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"asStoredVersionContractByName\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#asStoredVersionContractByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isStoredVersionContractByHash\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#isStoredVersionContractByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"asStoredVersionContractByHash\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#asStoredVersionContractByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isTransfer\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#isTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"asTransfer\",\"url\":\"classes/DeployUtil.ExecutableDeployItem.html#asTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.ExecutableDeployItem\"},{\"kind\":128,\"name\":\"Deploy\",\"url\":\"classes/DeployUtil.Deploy.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployUtil.Deploy.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployUtil.Deploy\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/DeployUtil.Deploy.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.Deploy\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"classes/DeployUtil.Deploy.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.Deploy\"},{\"kind\":1024,\"name\":\"payment\",\"url\":\"classes/DeployUtil.Deploy.html#payment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.Deploy\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"classes/DeployUtil.Deploy.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.Deploy\"},{\"kind\":1024,\"name\":\"approvals\",\"url\":\"classes/DeployUtil.Deploy.html#approvals\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.Deploy\"},{\"kind\":2048,\"name\":\"isTransfer\",\"url\":\"classes/DeployUtil.Deploy.html#isTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.Deploy\"},{\"kind\":2048,\"name\":\"isStandardPayment\",\"url\":\"classes/DeployUtil.Deploy.html#isStandardPayment\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.Deploy\"},{\"kind\":2048,\"name\":\"send\",\"url\":\"classes/DeployUtil.Deploy.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.Deploy\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/DeployUtil.Deploy.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployUtil.Deploy\"},{\"kind\":64,\"name\":\"serializeHeader\",\"url\":\"functions/DeployUtil.serializeHeader.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":64,\"name\":\"serializeBody\",\"url\":\"functions/DeployUtil.serializeBody.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":64,\"name\":\"serializeApprovals\",\"url\":\"functions/DeployUtil.serializeApprovals.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":8,\"name\":\"ContractType\",\"url\":\"enums/DeployUtil.ContractType.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":16,\"name\":\"WASM\",\"url\":\"enums/DeployUtil.ContractType.html#WASM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DeployUtil.ContractType\"},{\"kind\":16,\"name\":\"Hash\",\"url\":\"enums/DeployUtil.ContractType.html#Hash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DeployUtil.ContractType\"},{\"kind\":16,\"name\":\"Name\",\"url\":\"enums/DeployUtil.ContractType.html#Name\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DeployUtil.ContractType\"},{\"kind\":128,\"name\":\"DeployParams\",\"url\":\"classes/DeployUtil.DeployParams.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployUtil.DeployParams.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployUtil.DeployParams\"},{\"kind\":1024,\"name\":\"accountPublicKey\",\"url\":\"classes/DeployUtil.DeployParams.html#accountPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.DeployParams\"},{\"kind\":1024,\"name\":\"chainName\",\"url\":\"classes/DeployUtil.DeployParams.html#chainName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.DeployParams\"},{\"kind\":1024,\"name\":\"gasPrice\",\"url\":\"classes/DeployUtil.DeployParams.html#gasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.DeployParams\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/DeployUtil.DeployParams.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.DeployParams\"},{\"kind\":1024,\"name\":\"dependencies\",\"url\":\"classes/DeployUtil.DeployParams.html#dependencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.DeployParams\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/DeployUtil.DeployParams.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployUtil.DeployParams\"},{\"kind\":64,\"name\":\"signDeploy\",\"url\":\"functions/DeployUtil.signDeploy.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":64,\"name\":\"setSignature\",\"url\":\"functions/DeployUtil.setSignature.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":64,\"name\":\"standardPayment\",\"url\":\"functions/DeployUtil.standardPayment.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":64,\"name\":\"deployToJson\",\"url\":\"functions/DeployUtil.deployToJson.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/DeployUtil.deployToJson.html#deployToJson.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"DeployUtil.deployToJson.deployToJson\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"functions/DeployUtil.deployToJson.html#deployToJson.__type.deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DeployUtil.deployToJson.deployToJson.__type\"},{\"kind\":64,\"name\":\"deployFromJson\",\"url\":\"functions/DeployUtil.deployFromJson.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":64,\"name\":\"addArgToDeploy\",\"url\":\"functions/DeployUtil.addArgToDeploy.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":64,\"name\":\"deploySizeInBytes\",\"url\":\"functions/DeployUtil.deploySizeInBytes.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":64,\"name\":\"validateDeploy\",\"url\":\"functions/DeployUtil.validateDeploy.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":64,\"name\":\"arrayEquals\",\"url\":\"functions/DeployUtil.arrayEquals.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":64,\"name\":\"deployToBytes\",\"url\":\"functions/DeployUtil.deployToBytes.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"DeployUtil\"},{\"kind\":128,\"name\":\"CasperWallet\",\"url\":\"classes/CasperWallet.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CasperWallet.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CasperWallet\"},{\"kind\":1024,\"name\":\"isCasperWallet\",\"url\":\"classes/CasperWallet.html#isCasperWallet\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CasperWallet\"},{\"kind\":1024,\"name\":\"casperWalletProvider\",\"url\":\"classes/CasperWallet.html#casperWalletProvider\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CasperWallet\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CasperWallet.html#casperWalletProvider.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"CasperWallet.casperWalletProvider\"},{\"kind\":1024,\"name\":\"isConnected\",\"url\":\"classes/CasperWallet.html#casperWalletProvider.__type.isConnected\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CasperWallet.casperWalletProvider.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CasperWallet.html#casperWalletProvider.__type.isConnected.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"CasperWallet.casperWalletProvider.__type.isConnected\"},{\"kind\":1024,\"name\":\"requestConnection\",\"url\":\"classes/CasperWallet.html#casperWalletProvider.__type.requestConnection\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CasperWallet.casperWalletProvider.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CasperWallet.html#casperWalletProvider.__type.requestConnection.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"CasperWallet.casperWalletProvider.__type.requestConnection\"},{\"kind\":2048,\"name\":\"requestSwitchAccount\",\"url\":\"classes/CasperWallet.html#casperWalletProvider.__type.requestSwitchAccount\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"CasperWallet.casperWalletProvider.__type\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/CasperWallet.html#casperWalletProvider.__type.sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"CasperWallet.casperWalletProvider.__type\"},{\"kind\":2048,\"name\":\"signMessage\",\"url\":\"classes/CasperWallet.html#casperWalletProvider.__type.signMessage\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"CasperWallet.casperWalletProvider.__type\"},{\"kind\":2048,\"name\":\"disconnectFromSite\",\"url\":\"classes/CasperWallet.html#casperWalletProvider.__type.disconnectFromSite\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"CasperWallet.casperWalletProvider.__type\"},{\"kind\":2048,\"name\":\"getActivePublicKey\",\"url\":\"classes/CasperWallet.html#casperWalletProvider.__type.getActivePublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"CasperWallet.casperWalletProvider.__type\"},{\"kind\":2048,\"name\":\"getVersion\",\"url\":\"classes/CasperWallet.html#casperWalletProvider.__type.getVersion\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"CasperWallet.casperWalletProvider.__type\"},{\"kind\":2048,\"name\":\"handleConnected\",\"url\":\"classes/CasperWallet.html#handleConnected\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"handleDisconnected\",\"url\":\"classes/CasperWallet.html#handleDisconnected\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"handleActiveKeyChanged\",\"url\":\"classes/CasperWallet.html#handleActiveKeyChanged\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"handleLocked\",\"url\":\"classes/CasperWallet.html#handleLocked\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"handleUnlocked\",\"url\":\"classes/CasperWallet.html#handleUnlocked\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"handleTabChanged\",\"url\":\"classes/CasperWallet.html#handleTabChanged\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"updateState\",\"url\":\"classes/CasperWallet.html#updateState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"getVersion\",\"url\":\"classes/CasperWallet.html#getVersion-2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"isConnected\",\"url\":\"classes/CasperWallet.html#isConnected-1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/CasperWallet.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"disconnect\",\"url\":\"classes/CasperWallet.html#disconnect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"changeAccount\",\"url\":\"classes/CasperWallet.html#changeAccount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"signDeploy\",\"url\":\"classes/CasperWallet.html#signDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"signMessage\",\"url\":\"classes/CasperWallet.html#signMessage-2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"getActiveAccount\",\"url\":\"classes/CasperWallet.html#getActiveAccount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"setOption\",\"url\":\"classes/CasperWallet.html#setOption\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperWallet\"},{\"kind\":1024,\"name\":\"activeAccount\",\"url\":\"classes/CasperWallet.html#activeAccount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CasperWallet\"},{\"kind\":1024,\"name\":\"connected\",\"url\":\"classes/CasperWallet.html#connected\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CasperWallet\"},{\"kind\":1024,\"name\":\"locked\",\"url\":\"classes/CasperWallet.html#locked\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/CasperWallet.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"addEventListener\",\"url\":\"classes/CasperWallet.html#addEventListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/CasperWallet.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"removeEventListener\",\"url\":\"classes/CasperWallet.html#removeEventListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CasperWallet\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/CasperWallet.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CasperWallet\"},{\"kind\":4,\"name\":\"Signer\",\"url\":\"modules/Signer.html\",\"classes\":\"tsd-kind-namespace\"},{\"kind\":64,\"name\":\"getVersion\",\"url\":\"functions/Signer.getVersion.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Signer\"},{\"kind\":64,\"name\":\"isConnected\",\"url\":\"functions/Signer.isConnected.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Signer\"},{\"kind\":64,\"name\":\"sendConnectionRequest\",\"url\":\"functions/Signer.sendConnectionRequest.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Signer\"},{\"kind\":64,\"name\":\"getSelectedPublicKeyBase64\",\"url\":\"functions/Signer.getSelectedPublicKeyBase64.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Signer\"},{\"kind\":64,\"name\":\"getActivePublicKey\",\"url\":\"functions/Signer.getActivePublicKey.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Signer\"},{\"kind\":64,\"name\":\"sign\",\"url\":\"functions/Signer.sign.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Signer\"},{\"kind\":64,\"name\":\"signMessage\",\"url\":\"functions/Signer.signMessage.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Signer\"},{\"kind\":64,\"name\":\"disconnectFromSite\",\"url\":\"functions/Signer.disconnectFromSite.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Signer\"},{\"kind\":64,\"name\":\"forceConnection\",\"url\":\"functions/Signer.forceConnection.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Signer\"},{\"kind\":64,\"name\":\"forceDisconnect\",\"url\":\"functions/Signer.forceDisconnect.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Signer\"},{\"kind\":64,\"name\":\"hasCreatedVault\",\"url\":\"functions/Signer.hasCreatedVault.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Signer\"},{\"kind\":64,\"name\":\"resetExistingVault\",\"url\":\"functions/Signer.resetExistingVault.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Signer\"},{\"kind\":64,\"name\":\"createNewVault\",\"url\":\"functions/Signer.createNewVault.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Signer\"},{\"kind\":64,\"name\":\"createTestAccount\",\"url\":\"functions/Signer.createTestAccount.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Signer\"},{\"kind\":64,\"name\":\"getToSignMessageID\",\"url\":\"functions/Signer.getToSignMessageID.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Signer\"},{\"kind\":64,\"name\":\"signTestDeploy\",\"url\":\"functions/Signer.signTestDeploy.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"Signer\"},{\"kind\":128,\"name\":\"SignerError\",\"url\":\"classes/SignerError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SignerError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SignerError\"},{\"kind\":1024,\"name\":\"isSignerError\",\"url\":\"classes/SignerError.html#isSignerError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SignerError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/SignerError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SignerError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/SignerError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SignerError\"},{\"kind\":64,\"name\":\"isSignerError\",\"url\":\"functions/isSignerError.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":8,\"name\":\"SignerErrorCodes\",\"url\":\"enums/SignerErrorCodes.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"NOT_FOUND_SIGNER\",\"url\":\"enums/SignerErrorCodes.html#NOT_FOUND_SIGNER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SignerErrorCodes\"},{\"kind\":16,\"name\":\"USER_CANCELED_REQUEST\",\"url\":\"enums/SignerErrorCodes.html#USER_CANCELED_REQUEST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SignerErrorCodes\"},{\"kind\":16,\"name\":\"NOT_FOUND_ACCOUNT\",\"url\":\"enums/SignerErrorCodes.html#NOT_FOUND_ACCOUNT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SignerErrorCodes\"},{\"kind\":16,\"name\":\"INVALID_DEPLOY\",\"url\":\"enums/SignerErrorCodes.html#INVALID_DEPLOY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SignerErrorCodes\"},{\"kind\":16,\"name\":\"INTERNAL_ERROR\",\"url\":\"enums/SignerErrorCodes.html#INTERNAL_ERROR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SignerErrorCodes\"},{\"kind\":32,\"name\":\"SignerErrorMessage\",\"url\":\"variables/SignerErrorMessage.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/SignerErrorMessage.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"SignerErrorMessage\"},{\"kind\":1024,\"name\":\"0\",\"url\":\"variables/SignerErrorMessage.html#__type.0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SignerErrorMessage.__type\"},{\"kind\":1024,\"name\":\"1\",\"url\":\"variables/SignerErrorMessage.html#__type.1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SignerErrorMessage.__type\"},{\"kind\":1024,\"name\":\"2\",\"url\":\"variables/SignerErrorMessage.html#__type.2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SignerErrorMessage.__type\"},{\"kind\":1024,\"name\":\"3\",\"url\":\"variables/SignerErrorMessage.html#__type.3\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SignerErrorMessage.__type\"},{\"kind\":1024,\"name\":\"4\",\"url\":\"variables/SignerErrorMessage.html#__type.4\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SignerErrorMessage.__type\"},{\"kind\":256,\"name\":\"ResultAndRemainder\",\"url\":\"interfaces/ResultAndRemainder.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/ResultAndRemainder.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ResultAndRemainder\"},{\"kind\":1024,\"name\":\"remainder\",\"url\":\"interfaces/ResultAndRemainder.html#remainder\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ResultAndRemainder\"},{\"kind\":256,\"name\":\"CLJSONFormat\",\"url\":\"interfaces/CLJSONFormat.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"bytes\",\"url\":\"interfaces/CLJSONFormat.html#bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CLJSONFormat\"},{\"kind\":1024,\"name\":\"cl_type\",\"url\":\"interfaces/CLJSONFormat.html#cl_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CLJSONFormat\"},{\"kind\":4194304,\"name\":\"ToBytesResult\",\"url\":\"types/ToBytesResult.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":64,\"name\":\"resultHelper\",\"url\":\"functions/resultHelper.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"CLType\",\"url\":\"classes/CLType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLType\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLType.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLType\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLType.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLType\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLType\"},{\"kind\":128,\"name\":\"ToBytes\",\"url\":\"classes/ToBytes.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ToBytes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ToBytes\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/ToBytes.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ToBytes\"},{\"kind\":128,\"name\":\"CLValue\",\"url\":\"classes/CLValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLValue.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLValue.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLValue.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLValue.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLValue.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":128,\"name\":\"CLValueParsers\",\"url\":\"classes/CLValueParsers.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLValueParsers.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueParsers\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueParsers.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueParsers\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLValueParsers.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueParsers\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLValueParsers.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueParsers\"},{\"kind\":2048,\"name\":\"toBytesWithType\",\"url\":\"classes/CLValueParsers.html#toBytesWithType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueParsers\"},{\"kind\":2048,\"name\":\"fromBytesWithType\",\"url\":\"classes/CLValueParsers.html#fromBytesWithType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueParsers\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueParsers.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueParsers\"},{\"kind\":128,\"name\":\"CLValueBytesParsers\",\"url\":\"classes/CLValueBytesParsers.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueBytesParsers.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueBytesParsers\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueBytesParsers.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBytesParsers\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLValueBytesParsers.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBytesParsers\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLValueBytesParsers.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBytesParsers\"},{\"kind\":128,\"name\":\"CLTypeBuilder\",\"url\":\"classes/CLTypeBuilder.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"bool\",\"url\":\"classes/CLTypeBuilder.html#bool\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"u8\",\"url\":\"classes/CLTypeBuilder.html#u8\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"u32\",\"url\":\"classes/CLTypeBuilder.html#u32\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"i32\",\"url\":\"classes/CLTypeBuilder.html#i32\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"u64\",\"url\":\"classes/CLTypeBuilder.html#u64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"i64\",\"url\":\"classes/CLTypeBuilder.html#i64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"u128\",\"url\":\"classes/CLTypeBuilder.html#u128\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"u256\",\"url\":\"classes/CLTypeBuilder.html#u256\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"u512\",\"url\":\"classes/CLTypeBuilder.html#u512\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"unit\",\"url\":\"classes/CLTypeBuilder.html#unit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"string\",\"url\":\"classes/CLTypeBuilder.html#string\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"key\",\"url\":\"classes/CLTypeBuilder.html#key\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"uref\",\"url\":\"classes/CLTypeBuilder.html#uref\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"list\",\"url\":\"classes/CLTypeBuilder.html#list\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"tuple1\",\"url\":\"classes/CLTypeBuilder.html#tuple1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"tuple2\",\"url\":\"classes/CLTypeBuilder.html#tuple2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"tuple3\",\"url\":\"classes/CLTypeBuilder.html#tuple3\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"option\",\"url\":\"classes/CLTypeBuilder.html#option\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/CLTypeBuilder.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"publicKey\",\"url\":\"classes/CLTypeBuilder.html#publicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":2048,\"name\":\"byteArray\",\"url\":\"classes/CLTypeBuilder.html#byteArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeBuilder.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeBuilder\"},{\"kind\":128,\"name\":\"CLValueBuilder\",\"url\":\"classes/CLValueBuilder.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"bool\",\"url\":\"classes/CLValueBuilder.html#bool\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"u8\",\"url\":\"classes/CLValueBuilder.html#u8\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"u32\",\"url\":\"classes/CLValueBuilder.html#u32\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"i32\",\"url\":\"classes/CLValueBuilder.html#i32\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"u64\",\"url\":\"classes/CLValueBuilder.html#u64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"i64\",\"url\":\"classes/CLValueBuilder.html#i64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"u128\",\"url\":\"classes/CLValueBuilder.html#u128\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"u256\",\"url\":\"classes/CLValueBuilder.html#u256\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"u512\",\"url\":\"classes/CLValueBuilder.html#u512\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"unit\",\"url\":\"classes/CLValueBuilder.html#unit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"string\",\"url\":\"classes/CLValueBuilder.html#string\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"key\",\"url\":\"classes/CLValueBuilder.html#key\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"uref\",\"url\":\"classes/CLValueBuilder.html#uref\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"list\",\"url\":\"classes/CLValueBuilder.html#list\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"tuple1\",\"url\":\"classes/CLValueBuilder.html#tuple1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"tuple2\",\"url\":\"classes/CLValueBuilder.html#tuple2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"tuple3\",\"url\":\"classes/CLValueBuilder.html#tuple3\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"option\",\"url\":\"classes/CLValueBuilder.html#option\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/CLValueBuilder.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"publicKey\",\"url\":\"classes/CLValueBuilder.html#publicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":2048,\"name\":\"byteArray\",\"url\":\"classes/CLValueBuilder.html#byteArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueBuilder.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueBuilder\"},{\"kind\":128,\"name\":\"CLByteArrayType\",\"url\":\"classes/CLByteArrayType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLByteArrayType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLByteArrayType\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLByteArrayType.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLByteArrayType\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLByteArrayType.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLByteArrayType\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/CLByteArrayType.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLByteArrayType\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLByteArrayType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLByteArrayType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLByteArrayType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLByteArrayType\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLByteArrayType.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLByteArrayType.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"ByteArray\",\"url\":\"classes/CLByteArrayType.html#toJSON.toJSON-1.__type.ByteArray\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLByteArrayType.toJSON.toJSON.__type\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLByteArrayType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLByteArrayType\"},{\"kind\":128,\"name\":\"CLByteArrayBytesParser\",\"url\":\"classes/CLByteArrayBytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLByteArrayBytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLByteArrayBytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLByteArrayBytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLByteArrayBytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLByteArrayBytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLByteArrayBytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLByteArrayBytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLByteArrayBytesParser\"},{\"kind\":128,\"name\":\"CLByteArray\",\"url\":\"classes/CLByteArray.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLByteArray.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLByteArray\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLByteArray.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLByteArray\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLByteArray.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLByteArray\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLByteArray.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLByteArray\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLByteArray.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLByteArray\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLByteArray.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLByteArray\"},{\"kind\":128,\"name\":\"CLAnyType\",\"url\":\"classes/CLAnyType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLAnyType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLAnyType\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLAnyType.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLAnyType\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLAnyType.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLAnyType\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLAnyType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLAnyType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLAnyType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLAnyType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLAnyType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLAnyType\"},{\"kind\":128,\"name\":\"CLKeyType\",\"url\":\"classes/CLKeyType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLKeyType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLKeyType\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLKeyType.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLKeyType\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLKeyType.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLKeyType\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLKeyType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLKeyType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLKeyType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLKeyType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLKeyType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLKeyType\"},{\"kind\":128,\"name\":\"CLKeyBytesParser\",\"url\":\"classes/CLKeyBytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLKeyBytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLKeyBytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLKeyBytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLKeyBytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLKeyBytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLKeyBytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLKeyBytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLKeyBytesParser\"},{\"kind\":4194304,\"name\":\"CLKeyParameters\",\"url\":\"types/CLKeyParameters.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":128,\"name\":\"CLKey\",\"url\":\"classes/CLKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLKey\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLKey.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLKey\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLKey.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLKey\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLKey.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLKey\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLKey.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLKey\"},{\"kind\":2048,\"name\":\"isHash\",\"url\":\"classes/CLKey.html#isHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLKey\"},{\"kind\":2048,\"name\":\"isURef\",\"url\":\"classes/CLKey.html#isURef\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLKey\"},{\"kind\":2048,\"name\":\"isAccount\",\"url\":\"classes/CLKey.html#isAccount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLKey\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLKey.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLKey\"},{\"kind\":128,\"name\":\"CLListType\",\"url\":\"classes/CLListType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLListType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLListType\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLListType.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLListType\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLListType.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLListType\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLListType.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLListType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLListType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLListType\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLListType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLListType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLListType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLListType\"},{\"kind\":128,\"name\":\"CLListBytesParser\",\"url\":\"classes/CLListBytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLListBytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLListBytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLListBytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLListBytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLListBytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLListBytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLListBytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLListBytesParser\"},{\"kind\":128,\"name\":\"CLList\",\"url\":\"classes/CLList.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLList.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLList\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLList.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLList\"},{\"kind\":1024,\"name\":\"vectorType\",\"url\":\"classes/CLList.html#vectorType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLList\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLList.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLList\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLList.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLList\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLList.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLList\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/CLList.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLList\"},{\"kind\":2048,\"name\":\"set\",\"url\":\"classes/CLList.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLList\"},{\"kind\":2048,\"name\":\"push\",\"url\":\"classes/CLList.html#push\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLList\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/CLList.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLList\"},{\"kind\":2048,\"name\":\"pop\",\"url\":\"classes/CLList.html#pop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLList\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/CLList.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLList\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLList.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLList\"},{\"kind\":256,\"name\":\"MapEntryType\",\"url\":\"interfaces/MapEntryType.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/MapEntryType.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapEntryType\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/MapEntryType.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapEntryType\"},{\"kind\":128,\"name\":\"CLMapType\",\"url\":\"classes/CLMapType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLMapType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLMapType\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLMapType.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLMapType\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLMapType.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLMapType\"},{\"kind\":1024,\"name\":\"innerKey\",\"url\":\"classes/CLMapType.html#innerKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLMapType\"},{\"kind\":1024,\"name\":\"innerValue\",\"url\":\"classes/CLMapType.html#innerValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLMapType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLMapType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLMapType\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLMapType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLMapType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLMapType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLMapType\"},{\"kind\":128,\"name\":\"CLMapBytesParser\",\"url\":\"classes/CLMapBytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLMapBytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLMapBytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLMapBytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLMapBytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLMapBytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLMapBytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLMapBytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLMapBytesParser\"},{\"kind\":128,\"name\":\"CLMap\",\"url\":\"classes/CLMap.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLMap.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLMap\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLMap.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLMap\"},{\"kind\":1024,\"name\":\"refType\",\"url\":\"classes/CLMap.html#refType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLMap\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLMap.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLMap\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLMap.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLMap\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLMap.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLMap\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/CLMap.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLMap\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/CLMap.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLMap\"},{\"kind\":2048,\"name\":\"set\",\"url\":\"classes/CLMap.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLMap\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/CLMap.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLMap\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/CLMap.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLMap\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLMap.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLMap\"},{\"kind\":128,\"name\":\"CLI32Type\",\"url\":\"classes/CLI32Type.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLI32Type.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI32Type\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLI32Type.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLI32Type\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLI32Type.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLI32Type\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLI32Type.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI32Type\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLI32Type.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI32Type\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLI32Type.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI32Type\"},{\"kind\":128,\"name\":\"CLI32BytesParser\",\"url\":\"classes/CLI32BytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLI32BytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI32BytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLI32BytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLI32BytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLI32BytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI32BytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLI32BytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI32BytesParser\"},{\"kind\":128,\"name\":\"CLI32\",\"url\":\"classes/CLI32.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLI32.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLI32\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLI32.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLI32\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLI32.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI32\"},{\"kind\":1024,\"name\":\"originalBytes\",\"url\":\"classes/CLI32.html#originalBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI32\"},{\"kind\":1024,\"name\":\"bitSize\",\"url\":\"classes/CLI32.html#bitSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI32\"},{\"kind\":1024,\"name\":\"signed\",\"url\":\"classes/CLI32.html#signed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI32\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLI32.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI32\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLI32.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI32\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLI32.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI32\"},{\"kind\":128,\"name\":\"CLI64Type\",\"url\":\"classes/CLI64Type.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLI64Type.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI64Type\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLI64Type.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLI64Type\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLI64Type.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLI64Type\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLI64Type.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI64Type\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLI64Type.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI64Type\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLI64Type.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI64Type\"},{\"kind\":128,\"name\":\"CLI64BytesParser\",\"url\":\"classes/CLI64BytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLI64BytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI64BytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLI64BytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLI64BytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLI64BytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI64BytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLI64BytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI64BytesParser\"},{\"kind\":128,\"name\":\"CLI64\",\"url\":\"classes/CLI64.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLI64.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLI64\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLI64.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLI64\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLI64.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI64\"},{\"kind\":1024,\"name\":\"originalBytes\",\"url\":\"classes/CLI64.html#originalBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI64\"},{\"kind\":1024,\"name\":\"bitSize\",\"url\":\"classes/CLI64.html#bitSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI64\"},{\"kind\":1024,\"name\":\"signed\",\"url\":\"classes/CLI64.html#signed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI64\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLI64.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI64\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLI64.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI64\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLI64.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLI64\"},{\"kind\":128,\"name\":\"CLU8Type\",\"url\":\"classes/CLU8Type.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLU8Type.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU8Type\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLU8Type.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLU8Type\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLU8Type.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLU8Type\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLU8Type.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU8Type\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLU8Type.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU8Type\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLU8Type.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU8Type\"},{\"kind\":128,\"name\":\"CLU8BytesParser\",\"url\":\"classes/CLU8BytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLU8BytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU8BytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLU8BytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLU8BytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLU8BytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU8BytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLU8BytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU8BytesParser\"},{\"kind\":128,\"name\":\"CLU8\",\"url\":\"classes/CLU8.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLU8.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLU8\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLU8.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLU8\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLU8.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU8\"},{\"kind\":1024,\"name\":\"originalBytes\",\"url\":\"classes/CLU8.html#originalBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU8\"},{\"kind\":1024,\"name\":\"bitSize\",\"url\":\"classes/CLU8.html#bitSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU8\"},{\"kind\":1024,\"name\":\"signed\",\"url\":\"classes/CLU8.html#signed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU8\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLU8.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU8\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLU8.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU8\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLU8.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU8\"},{\"kind\":128,\"name\":\"CLU32Type\",\"url\":\"classes/CLU32Type.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLU32Type.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU32Type\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLU32Type.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLU32Type\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLU32Type.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLU32Type\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLU32Type.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU32Type\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLU32Type.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU32Type\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLU32Type.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU32Type\"},{\"kind\":128,\"name\":\"CLU32BytesParser\",\"url\":\"classes/CLU32BytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLU32BytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU32BytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLU32BytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLU32BytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLU32BytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU32BytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLU32BytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU32BytesParser\"},{\"kind\":128,\"name\":\"CLU32\",\"url\":\"classes/CLU32.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLU32.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLU32\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLU32.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLU32\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLU32.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU32\"},{\"kind\":1024,\"name\":\"originalBytes\",\"url\":\"classes/CLU32.html#originalBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU32\"},{\"kind\":1024,\"name\":\"bitSize\",\"url\":\"classes/CLU32.html#bitSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU32\"},{\"kind\":1024,\"name\":\"signed\",\"url\":\"classes/CLU32.html#signed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU32\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLU32.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU32\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLU32.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU32\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLU32.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU32\"},{\"kind\":128,\"name\":\"CLU64Type\",\"url\":\"classes/CLU64Type.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLU64Type.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU64Type\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLU64Type.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLU64Type\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLU64Type.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLU64Type\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLU64Type.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU64Type\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLU64Type.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU64Type\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLU64Type.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU64Type\"},{\"kind\":128,\"name\":\"CLU64BytesParser\",\"url\":\"classes/CLU64BytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLU64BytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU64BytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLU64BytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLU64BytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLU64BytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU64BytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLU64BytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU64BytesParser\"},{\"kind\":128,\"name\":\"CLU64\",\"url\":\"classes/CLU64.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLU64.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLU64\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLU64.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLU64\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLU64.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU64\"},{\"kind\":1024,\"name\":\"originalBytes\",\"url\":\"classes/CLU64.html#originalBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU64\"},{\"kind\":1024,\"name\":\"bitSize\",\"url\":\"classes/CLU64.html#bitSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU64\"},{\"kind\":1024,\"name\":\"signed\",\"url\":\"classes/CLU64.html#signed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU64\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLU64.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU64\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLU64.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU64\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLU64.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU64\"},{\"kind\":128,\"name\":\"CLU128Type\",\"url\":\"classes/CLU128Type.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLU128Type.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU128Type\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLU128Type.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLU128Type\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLU128Type.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLU128Type\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLU128Type.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU128Type\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLU128Type.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU128Type\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLU128Type.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU128Type\"},{\"kind\":128,\"name\":\"CLU128BytesParser\",\"url\":\"classes/CLU128BytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLU128BytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU128BytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLU128BytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLU128BytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLU128BytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU128BytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLU128BytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU128BytesParser\"},{\"kind\":128,\"name\":\"CLU128\",\"url\":\"classes/CLU128.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLU128.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLU128\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLU128.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLU128\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLU128.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU128\"},{\"kind\":1024,\"name\":\"originalBytes\",\"url\":\"classes/CLU128.html#originalBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU128\"},{\"kind\":1024,\"name\":\"bitSize\",\"url\":\"classes/CLU128.html#bitSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU128\"},{\"kind\":1024,\"name\":\"signed\",\"url\":\"classes/CLU128.html#signed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU128\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLU128.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU128\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLU128.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU128\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLU128.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU128\"},{\"kind\":128,\"name\":\"CLU256Type\",\"url\":\"classes/CLU256Type.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLU256Type.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU256Type\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLU256Type.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLU256Type\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLU256Type.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLU256Type\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLU256Type.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU256Type\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLU256Type.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU256Type\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLU256Type.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU256Type\"},{\"kind\":128,\"name\":\"CLU256BytesParser\",\"url\":\"classes/CLU256BytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLU256BytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU256BytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLU256BytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLU256BytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLU256BytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU256BytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLU256BytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU256BytesParser\"},{\"kind\":128,\"name\":\"CLU256\",\"url\":\"classes/CLU256.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLU256.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLU256\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLU256.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLU256\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLU256.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU256\"},{\"kind\":1024,\"name\":\"originalBytes\",\"url\":\"classes/CLU256.html#originalBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU256\"},{\"kind\":1024,\"name\":\"bitSize\",\"url\":\"classes/CLU256.html#bitSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU256\"},{\"kind\":1024,\"name\":\"signed\",\"url\":\"classes/CLU256.html#signed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU256\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLU256.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU256\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLU256.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU256\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLU256.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU256\"},{\"kind\":128,\"name\":\"CLU512Type\",\"url\":\"classes/CLU512Type.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLU512Type.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU512Type\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLU512Type.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLU512Type\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLU512Type.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLU512Type\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLU512Type.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU512Type\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLU512Type.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU512Type\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLU512Type.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU512Type\"},{\"kind\":128,\"name\":\"CLU512BytesParser\",\"url\":\"classes/CLU512BytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLU512BytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU512BytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLU512BytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLU512BytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLU512BytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU512BytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLU512BytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU512BytesParser\"},{\"kind\":128,\"name\":\"CLU512\",\"url\":\"classes/CLU512.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLU512.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLU512\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLU512.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLU512\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLU512.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU512\"},{\"kind\":1024,\"name\":\"originalBytes\",\"url\":\"classes/CLU512.html#originalBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU512\"},{\"kind\":1024,\"name\":\"bitSize\",\"url\":\"classes/CLU512.html#bitSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU512\"},{\"kind\":1024,\"name\":\"signed\",\"url\":\"classes/CLU512.html#signed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU512\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLU512.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU512\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLU512.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU512\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLU512.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLU512\"},{\"kind\":8,\"name\":\"CLPublicKeyTag\",\"url\":\"enums/CLPublicKeyTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"ED25519\",\"url\":\"enums/CLPublicKeyTag.html#ED25519\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLPublicKeyTag\"},{\"kind\":16,\"name\":\"SECP256K1\",\"url\":\"enums/CLPublicKeyTag.html#SECP256K1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLPublicKeyTag\"},{\"kind\":128,\"name\":\"CLPublicKeyType\",\"url\":\"classes/CLPublicKeyType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLPublicKeyType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLPublicKeyType\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLPublicKeyType.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLPublicKeyType\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLPublicKeyType.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLPublicKeyType\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLPublicKeyType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLPublicKeyType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLPublicKeyType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLPublicKeyType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLPublicKeyType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLPublicKeyType\"},{\"kind\":128,\"name\":\"CLPublicKeyBytesParser\",\"url\":\"classes/CLPublicKeyBytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLPublicKeyBytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLPublicKeyBytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLPublicKeyBytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLPublicKeyBytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLPublicKeyBytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLPublicKeyBytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLPublicKeyBytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLPublicKeyBytesParser\"},{\"kind\":128,\"name\":\"CLPublicKey\",\"url\":\"classes/CLPublicKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromEd25519\",\"url\":\"classes/CLPublicKey.html#fromEd25519\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLPublicKey\"},{\"kind\":2048,\"name\":\"fromSecp256K1\",\"url\":\"classes/CLPublicKey.html#fromSecp256K1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLPublicKey\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/CLPublicKey.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLPublicKey\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLPublicKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLPublicKey\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLPublicKey.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLPublicKey\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLPublicKey.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLPublicKey\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLPublicKey.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLPublicKey\"},{\"kind\":2048,\"name\":\"isEd25519\",\"url\":\"classes/CLPublicKey.html#isEd25519\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLPublicKey\"},{\"kind\":2048,\"name\":\"isSecp256K1\",\"url\":\"classes/CLPublicKey.html#isSecp256K1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLPublicKey\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/CLPublicKey.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLPublicKey\"},{\"kind\":2048,\"name\":\"toAccountHash\",\"url\":\"classes/CLPublicKey.html#toAccountHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLPublicKey\"},{\"kind\":2048,\"name\":\"toAccountHashStr\",\"url\":\"classes/CLPublicKey.html#toAccountHashStr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLPublicKey\"},{\"kind\":2048,\"name\":\"toAccountRawHashStr\",\"url\":\"classes/CLPublicKey.html#toAccountRawHashStr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLPublicKey\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLPublicKey.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLPublicKey\"},{\"kind\":2048,\"name\":\"getTag\",\"url\":\"classes/CLPublicKey.html#getTag\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLPublicKey\"},{\"kind\":2048,\"name\":\"getSignatureAlgorithm\",\"url\":\"classes/CLPublicKey.html#getSignatureAlgorithm\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLPublicKey\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLPublicKey.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLPublicKey\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLPublicKey.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLPublicKey\"},{\"kind\":128,\"name\":\"CLStringType\",\"url\":\"classes/CLStringType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLStringType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLStringType\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLStringType.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLStringType\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLStringType.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLStringType\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLStringType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLStringType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLStringType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLStringType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLStringType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLStringType\"},{\"kind\":128,\"name\":\"CLStringBytesParser\",\"url\":\"classes/CLStringBytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLStringBytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLStringBytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLStringBytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLStringBytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLStringBytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLStringBytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLStringBytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLStringBytesParser\"},{\"kind\":128,\"name\":\"CLString\",\"url\":\"classes/CLString.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLString.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLString\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLString.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLString\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLString.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLString\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLString.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLString\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/CLString.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLString\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLString.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLString\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLString.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLString\"},{\"kind\":128,\"name\":\"CLTupleType\",\"url\":\"classes/CLTupleType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTupleType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTupleType\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLTupleType.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTupleType\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLTupleType.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTupleType\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLTupleType.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTupleType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTupleType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTupleType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTupleType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTupleType\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTupleType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTupleType\"},{\"kind\":128,\"name\":\"CLTupleBytesParser\",\"url\":\"classes/CLTupleBytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTupleBytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTupleBytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTupleBytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTupleBytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLTupleBytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTupleBytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLTupleBytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTupleBytesParser\"},{\"kind\":128,\"name\":\"CLTuple1Type\",\"url\":\"classes/CLTuple1Type.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTuple1Type.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTuple1Type\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLTuple1Type.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple1Type\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLTuple1Type.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple1Type\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLTuple1Type.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple1Type\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTuple1Type.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple1Type\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTuple1Type.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple1Type\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTuple1Type.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple1Type\"},{\"kind\":128,\"name\":\"CLTuple1\",\"url\":\"classes/CLTuple1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTuple1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTuple1\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLTuple1.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTuple1\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLTuple1.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple1\"},{\"kind\":1024,\"name\":\"tupleSize\",\"url\":\"classes/CLTuple1.html#tupleSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple1\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/CLTuple1.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple1\"},{\"kind\":2048,\"name\":\"set\",\"url\":\"classes/CLTuple1.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple1\"},{\"kind\":2048,\"name\":\"push\",\"url\":\"classes/CLTuple1.html#push\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple1\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLTuple1.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple1\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTuple1.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple1\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLTuple1.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple1\"},{\"kind\":128,\"name\":\"CLTuple2Type\",\"url\":\"classes/CLTuple2Type.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTuple2Type.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTuple2Type\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLTuple2Type.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple2Type\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLTuple2Type.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple2Type\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLTuple2Type.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple2Type\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTuple2Type.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple2Type\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTuple2Type.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple2Type\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTuple2Type.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple2Type\"},{\"kind\":128,\"name\":\"CLTuple2\",\"url\":\"classes/CLTuple2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTuple2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTuple2\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLTuple2.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTuple2\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLTuple2.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple2\"},{\"kind\":1024,\"name\":\"tupleSize\",\"url\":\"classes/CLTuple2.html#tupleSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple2\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/CLTuple2.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple2\"},{\"kind\":2048,\"name\":\"set\",\"url\":\"classes/CLTuple2.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple2\"},{\"kind\":2048,\"name\":\"push\",\"url\":\"classes/CLTuple2.html#push\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple2\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLTuple2.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple2\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTuple2.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple2\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLTuple2.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple2\"},{\"kind\":128,\"name\":\"CLTuple3Type\",\"url\":\"classes/CLTuple3Type.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTuple3Type.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTuple3Type\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLTuple3Type.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple3Type\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLTuple3Type.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple3Type\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLTuple3Type.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple3Type\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTuple3Type.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple3Type\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTuple3Type.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple3Type\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTuple3Type.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple3Type\"},{\"kind\":128,\"name\":\"CLTuple3\",\"url\":\"classes/CLTuple3.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTuple3.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTuple3\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLTuple3.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTuple3\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLTuple3.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple3\"},{\"kind\":1024,\"name\":\"tupleSize\",\"url\":\"classes/CLTuple3.html#tupleSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple3\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/CLTuple3.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple3\"},{\"kind\":2048,\"name\":\"set\",\"url\":\"classes/CLTuple3.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple3\"},{\"kind\":2048,\"name\":\"push\",\"url\":\"classes/CLTuple3.html#push\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple3\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLTuple3.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple3\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTuple3.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple3\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLTuple3.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLTuple3\"},{\"kind\":8,\"name\":\"AccessRights\",\"url\":\"enums/AccessRights.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"None\",\"url\":\"enums/AccessRights.html#None\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccessRights\"},{\"kind\":16,\"name\":\"READ\",\"url\":\"enums/AccessRights.html#READ\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccessRights\"},{\"kind\":16,\"name\":\"WRITE\",\"url\":\"enums/AccessRights.html#WRITE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccessRights\"},{\"kind\":16,\"name\":\"ADD\",\"url\":\"enums/AccessRights.html#ADD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccessRights\"},{\"kind\":16,\"name\":\"READ_WRITE\",\"url\":\"enums/AccessRights.html#READ_WRITE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccessRights\"},{\"kind\":16,\"name\":\"READ_ADD\",\"url\":\"enums/AccessRights.html#READ_ADD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccessRights\"},{\"kind\":16,\"name\":\"ADD_WRITE\",\"url\":\"enums/AccessRights.html#ADD_WRITE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccessRights\"},{\"kind\":16,\"name\":\"READ_ADD_WRITE\",\"url\":\"enums/AccessRights.html#READ_ADD_WRITE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccessRights\"},{\"kind\":128,\"name\":\"CLURefType\",\"url\":\"classes/CLURefType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLURefType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLURefType\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLURefType.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLURefType\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLURefType.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLURefType\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLURefType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLURefType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLURefType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLURefType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLURefType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLURefType\"},{\"kind\":128,\"name\":\"CLURefBytesParser\",\"url\":\"classes/CLURefBytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLURefBytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLURefBytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLURefBytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLURefBytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLURefBytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLURefBytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLURefBytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLURefBytesParser\"},{\"kind\":128,\"name\":\"CLURef\",\"url\":\"classes/CLURef.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromFormattedStr\",\"url\":\"classes/CLURef.html#fromFormattedStr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLURef\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLURef.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLURef\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLURef.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLURef\"},{\"kind\":1024,\"name\":\"accessRights\",\"url\":\"classes/CLURef.html#accessRights\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLURef\"},{\"kind\":2048,\"name\":\"toFormattedStr\",\"url\":\"classes/CLURef.html#toFormattedStr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLURef\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLURef.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLURef\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLURef.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLURef\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLURef.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLURef\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLURef.html#value.value-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLURef.value.value\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLURef.html#value.value-1.__type.data-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLURef.value.value.__type\"},{\"kind\":1024,\"name\":\"accessRights\",\"url\":\"classes/CLURef.html#value.value-1.__type.accessRights-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLURef.value.value.__type\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLURef.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLURef\"},{\"kind\":128,\"name\":\"CLUnitType\",\"url\":\"classes/CLUnitType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLUnitType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLUnitType\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLUnitType.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLUnitType\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLUnitType.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLUnitType\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLUnitType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLUnitType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLUnitType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLUnitType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLUnitType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLUnitType\"},{\"kind\":128,\"name\":\"CLUnitBytesParser\",\"url\":\"classes/CLUnitBytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLUnitBytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLUnitBytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLUnitBytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLUnitBytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLUnitBytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLUnitBytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLUnitBytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLUnitBytesParser\"},{\"kind\":128,\"name\":\"CLUnit\",\"url\":\"classes/CLUnit.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLUnit.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLUnit\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLUnit.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLUnit\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLUnit.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLUnit\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLUnit.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLUnit\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLUnit.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLUnit\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLUnit.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLUnit\"},{\"kind\":128,\"name\":\"CLAccountHashType\",\"url\":\"classes/CLAccountHashType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLAccountHashType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLAccountHashType\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLAccountHashType.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLAccountHashType\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLAccountHashType.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLAccountHashType\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/CLAccountHashType.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLAccountHashType\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLAccountHashType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLAccountHashType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLAccountHashType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLAccountHashType\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLAccountHashType.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLAccountHashType.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"ByteArray\",\"url\":\"classes/CLAccountHashType.html#toJSON.toJSON-1.__type.ByteArray\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLAccountHashType.toJSON.toJSON.__type\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLAccountHashType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLAccountHashType\"},{\"kind\":128,\"name\":\"CLAccountHashBytesParser\",\"url\":\"classes/CLAccountHashBytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLAccountHashBytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLAccountHashBytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLAccountHashBytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLAccountHashBytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLAccountHashBytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLAccountHashBytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLAccountHashBytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLAccountHashBytesParser\"},{\"kind\":128,\"name\":\"CLAccountHash\",\"url\":\"classes/CLAccountHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLAccountHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLAccountHash\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLAccountHash.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLAccountHash\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLAccountHash.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLAccountHash\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLAccountHash.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLAccountHash\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLAccountHash.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLAccountHash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLAccountHash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLAccountHash\"},{\"kind\":128,\"name\":\"CLBoolType\",\"url\":\"classes/CLBoolType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLBoolType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLBoolType\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLBoolType.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLBoolType\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLBoolType.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLBoolType\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLBoolType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLBoolType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLBoolType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLBoolType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLBoolType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLBoolType\"},{\"kind\":128,\"name\":\"CLBoolBytesParser\",\"url\":\"classes/CLBoolBytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLBoolBytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLBoolBytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLBoolBytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLBoolBytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLBoolBytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLBoolBytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLBoolBytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLBoolBytesParser\"},{\"kind\":128,\"name\":\"CLBool\",\"url\":\"classes/CLBool.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLBool.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLBool\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLBool.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLBool\"},{\"kind\":1024,\"name\":\"bytesParser\",\"url\":\"classes/CLBool.html#bytesParser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLBool\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLBool.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLBool\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLBool.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLBool\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLBool.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLBool\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLBool.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLBool\"},{\"kind\":128,\"name\":\"CLResultType\",\"url\":\"classes/CLResultType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLResultType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLResultType\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLResultType.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLResultType\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLResultType.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLResultType\"},{\"kind\":1024,\"name\":\"innerOk\",\"url\":\"classes/CLResultType.html#innerOk\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLResultType\"},{\"kind\":1024,\"name\":\"innerErr\",\"url\":\"classes/CLResultType.html#innerErr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLResultType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLResultType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLResultType\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLResultType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLResultType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLResultType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLResultType\"},{\"kind\":128,\"name\":\"CLResultBytesParser\",\"url\":\"classes/CLResultBytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLResultBytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLResultBytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLResultBytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLResultBytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLResultBytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLResultBytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLResultBytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLResultBytesParser\"},{\"kind\":128,\"name\":\"CLResult\",\"url\":\"classes/CLResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLResult\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLResult.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLResult\"},{\"kind\":1024,\"name\":\"innerOk\",\"url\":\"classes/CLResult.html#innerOk\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLResult\"},{\"kind\":1024,\"name\":\"innerErr\",\"url\":\"classes/CLResult.html#innerErr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLResult\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLResult.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLResult\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLResult.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLResult\"},{\"kind\":2048,\"name\":\"isError\",\"url\":\"classes/CLResult.html#isError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLResult\"},{\"kind\":2048,\"name\":\"isOk\",\"url\":\"classes/CLResult.html#isOk\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLResult\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLResult.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLResult\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLResult.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLResult\"},{\"kind\":128,\"name\":\"CLOptionType\",\"url\":\"classes/CLOptionType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLOptionType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLOptionType\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CLOptionType.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLOptionType\"},{\"kind\":1024,\"name\":\"linksTo\",\"url\":\"classes/CLOptionType.html#linksTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLOptionType\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLOptionType.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLOptionType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLOptionType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLOptionType\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLOptionType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLOptionType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLOptionType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLOptionType\"},{\"kind\":128,\"name\":\"CLOptionBytesParser\",\"url\":\"classes/CLOptionBytesParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLOptionBytesParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLOptionBytesParser\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLOptionBytesParser.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLOptionBytesParser\"},{\"kind\":2048,\"name\":\"fromBytesWithRemainder\",\"url\":\"classes/CLOptionBytesParser.html#fromBytesWithRemainder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLOptionBytesParser\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLOptionBytesParser.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLOptionBytesParser\"},{\"kind\":128,\"name\":\"CLOption\",\"url\":\"classes/CLOption.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLOption.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLOption\"},{\"kind\":1024,\"name\":\"innerType\",\"url\":\"classes/CLOption.html#innerType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLOption\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLOption.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLOption\"},{\"kind\":2048,\"name\":\"isNone\",\"url\":\"classes/CLOption.html#isNone\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLOption\"},{\"kind\":2048,\"name\":\"isSome\",\"url\":\"classes/CLOption.html#isSome\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLOption\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLOption.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLOption\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLOption.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLOption\"},{\"kind\":2048,\"name\":\"clType\",\"url\":\"classes/CLOption.html#clType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLOption\"},{\"kind\":1024,\"name\":\"isCLValue\",\"url\":\"classes/CLOption.html#isCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CLOption\"},{\"kind\":32,\"name\":\"ACCOUNT_HASH_LENGTH\",\"url\":\"variables/ACCOUNT_HASH_LENGTH.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":8,\"name\":\"CLErrorCodes\",\"url\":\"enums/CLErrorCodes.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"EarlyEndOfStream\",\"url\":\"enums/CLErrorCodes.html#EarlyEndOfStream\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLErrorCodes\"},{\"kind\":16,\"name\":\"Formatting\",\"url\":\"enums/CLErrorCodes.html#Formatting\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLErrorCodes\"},{\"kind\":16,\"name\":\"LeftOverBytes\",\"url\":\"enums/CLErrorCodes.html#LeftOverBytes\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLErrorCodes\"},{\"kind\":16,\"name\":\"OutOfMemory\",\"url\":\"enums/CLErrorCodes.html#OutOfMemory\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLErrorCodes\"},{\"kind\":16,\"name\":\"UnknownValue\",\"url\":\"enums/CLErrorCodes.html#UnknownValue\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLErrorCodes\"},{\"kind\":8,\"name\":\"KeyVariant\",\"url\":\"enums/KeyVariant.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Account\",\"url\":\"enums/KeyVariant.html#Account\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyVariant\"},{\"kind\":16,\"name\":\"Hash\",\"url\":\"enums/KeyVariant.html#Hash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyVariant\"},{\"kind\":16,\"name\":\"URef\",\"url\":\"enums/KeyVariant.html#URef\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyVariant\"},{\"kind\":8,\"name\":\"CLTypeTag\",\"url\":\"enums/CLTypeTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Bool\",\"url\":\"enums/CLTypeTag.html#Bool\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"I32\",\"url\":\"enums/CLTypeTag.html#I32\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"I64\",\"url\":\"enums/CLTypeTag.html#I64\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"U8\",\"url\":\"enums/CLTypeTag.html#U8\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"U32\",\"url\":\"enums/CLTypeTag.html#U32\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"U64\",\"url\":\"enums/CLTypeTag.html#U64\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"U128\",\"url\":\"enums/CLTypeTag.html#U128\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"U256\",\"url\":\"enums/CLTypeTag.html#U256\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"U512\",\"url\":\"enums/CLTypeTag.html#U512\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"Unit\",\"url\":\"enums/CLTypeTag.html#Unit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"String\",\"url\":\"enums/CLTypeTag.html#String\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"Key\",\"url\":\"enums/CLTypeTag.html#Key\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"URef\",\"url\":\"enums/CLTypeTag.html#URef\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"Option\",\"url\":\"enums/CLTypeTag.html#Option\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"List\",\"url\":\"enums/CLTypeTag.html#List\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"ByteArray\",\"url\":\"enums/CLTypeTag.html#ByteArray\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"Result\",\"url\":\"enums/CLTypeTag.html#Result\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"Map\",\"url\":\"enums/CLTypeTag.html#Map\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"Tuple1\",\"url\":\"enums/CLTypeTag.html#Tuple1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"Tuple2\",\"url\":\"enums/CLTypeTag.html#Tuple2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"Tuple3\",\"url\":\"enums/CLTypeTag.html#Tuple3\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"Any\",\"url\":\"enums/CLTypeTag.html#Any\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":16,\"name\":\"PublicKey\",\"url\":\"enums/CLTypeTag.html#PublicKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CLTypeTag\"},{\"kind\":32,\"name\":\"BOOL_TYPE\",\"url\":\"variables/BOOL_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"KEY_TYPE\",\"url\":\"variables/KEY_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"PUBLIC_KEY_TYPE\",\"url\":\"variables/PUBLIC_KEY_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"STRING_TYPE\",\"url\":\"variables/STRING_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"UREF_TYPE\",\"url\":\"variables/UREF_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"UNIT_TYPE\",\"url\":\"variables/UNIT_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"I32_TYPE\",\"url\":\"variables/I32_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"I64_TYPE\",\"url\":\"variables/I64_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"U8_TYPE\",\"url\":\"variables/U8_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"U32_TYPE\",\"url\":\"variables/U32_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"U64_TYPE\",\"url\":\"variables/U64_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"U128_TYPE\",\"url\":\"variables/U128_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"U256_TYPE\",\"url\":\"variables/U256_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"U512_TYPE\",\"url\":\"variables/U512_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"BYTE_ARRAY_TYPE\",\"url\":\"variables/BYTE_ARRAY_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"LIST_TYPE\",\"url\":\"variables/LIST_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"MAP_TYPE\",\"url\":\"variables/MAP_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"OPTION_TYPE\",\"url\":\"variables/OPTION_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"RESULT_TYPE\",\"url\":\"variables/RESULT_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"TUPLE1_TYPE\",\"url\":\"variables/TUPLE1_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"TUPLE2_TYPE\",\"url\":\"variables/TUPLE2_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"TUPLE3_TYPE\",\"url\":\"variables/TUPLE3_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ANY_TYPE\",\"url\":\"variables/ANY_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ACCOUNT_HASH_TYPE\",\"url\":\"variables/ACCOUNT_HASH_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"TUPLE_MATCH_LEN_TO_TYPE\",\"url\":\"variables/TUPLE_MATCH_LEN_TO_TYPE.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":64,\"name\":\"matchTypeToCLType\",\"url\":\"functions/matchTypeToCLType.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"matchByteParserByCLType\",\"url\":\"functions/matchByteParserByCLType.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"matchBytesToCLType\",\"url\":\"functions/matchBytesToCLType.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"padNum\",\"url\":\"functions/padNum.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"TransferJson\",\"url\":\"classes/TransferJson.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransferJson.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransferJson\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/TransferJson.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferJson\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"classes/TransferJson.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferJson\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"classes/TransferJson.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferJson\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/TransferJson.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferJson\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/TransferJson.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferJson\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/TransferJson.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferJson\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/TransferJson.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferJson\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/TransferJson.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferJson\"},{\"kind\":128,\"name\":\"Transfers\",\"url\":\"classes/Transfers.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Transfers.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Transfers\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"classes/Transfers.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfers\"},{\"kind\":128,\"name\":\"DeployInfoJson\",\"url\":\"classes/DeployInfoJson.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployInfoJson.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployInfoJson\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/DeployInfoJson.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfoJson\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"classes/DeployInfoJson.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfoJson\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"classes/DeployInfoJson.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfoJson\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/DeployInfoJson.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfoJson\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/DeployInfoJson.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfoJson\"},{\"kind\":128,\"name\":\"SeigniorageAllocation\",\"url\":\"classes/SeigniorageAllocation.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SeigniorageAllocation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SeigniorageAllocation\"},{\"kind\":1024,\"name\":\"Validator\",\"url\":\"classes/SeigniorageAllocation.html#Validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SeigniorageAllocation\"},{\"kind\":1024,\"name\":\"Delegator\",\"url\":\"classes/SeigniorageAllocation.html#Delegator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SeigniorageAllocation\"},{\"kind\":128,\"name\":\"EraInfoJson\",\"url\":\"classes/EraInfoJson.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraInfoJson.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraInfoJson\"},{\"kind\":1024,\"name\":\"seigniorageAllocations\",\"url\":\"classes/EraInfoJson.html#seigniorageAllocations\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraInfoJson\"},{\"kind\":128,\"name\":\"NamedCLTypeArg\",\"url\":\"classes/NamedCLTypeArg.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedCLTypeArg.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedCLTypeArg\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NamedCLTypeArg.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedCLTypeArg\"},{\"kind\":1024,\"name\":\"clType\",\"url\":\"classes/NamedCLTypeArg.html#clType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedCLTypeArg\"},{\"kind\":128,\"name\":\"EntryPoint\",\"url\":\"classes/EntryPoint.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPoint.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPoint\"},{\"kind\":1024,\"name\":\"access\",\"url\":\"classes/EntryPoint.html#access\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPoint\"},{\"kind\":1024,\"name\":\"entryPointType\",\"url\":\"classes/EntryPoint.html#entryPointType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPoint\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/EntryPoint.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPoint\"},{\"kind\":1024,\"name\":\"ret\",\"url\":\"classes/EntryPoint.html#ret\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPoint\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/EntryPoint.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPoint\"},{\"kind\":128,\"name\":\"ContractMetadataJson\",\"url\":\"classes/ContractMetadataJson.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractMetadataJson.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ContractMetadataJson\"},{\"kind\":1024,\"name\":\"contractPackageHash\",\"url\":\"classes/ContractMetadataJson.html#contractPackageHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractMetadataJson\"},{\"kind\":1024,\"name\":\"contractWasmHash\",\"url\":\"classes/ContractMetadataJson.html#contractWasmHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractMetadataJson\"},{\"kind\":1024,\"name\":\"entrypoints\",\"url\":\"classes/ContractMetadataJson.html#entrypoints\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractMetadataJson\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/ContractMetadataJson.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractMetadataJson\"},{\"kind\":1024,\"name\":\"namedKeys\",\"url\":\"classes/ContractMetadataJson.html#namedKeys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractMetadataJson\"},{\"kind\":128,\"name\":\"ContractVersionJson\",\"url\":\"classes/ContractVersionJson.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractVersionJson.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ContractVersionJson\"},{\"kind\":1024,\"name\":\"protocolVersionMajor\",\"url\":\"classes/ContractVersionJson.html#protocolVersionMajor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractVersionJson\"},{\"kind\":1024,\"name\":\"contractVersion\",\"url\":\"classes/ContractVersionJson.html#contractVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractVersionJson\"},{\"kind\":1024,\"name\":\"contractHash\",\"url\":\"classes/ContractVersionJson.html#contractHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractVersionJson\"},{\"kind\":128,\"name\":\"DisabledVersionJson\",\"url\":\"classes/DisabledVersionJson.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DisabledVersionJson.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DisabledVersionJson\"},{\"kind\":1024,\"name\":\"accessKey\",\"url\":\"classes/DisabledVersionJson.html#accessKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DisabledVersionJson\"},{\"kind\":1024,\"name\":\"contractVersion\",\"url\":\"classes/DisabledVersionJson.html#contractVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DisabledVersionJson\"},{\"kind\":128,\"name\":\"GroupsJson\",\"url\":\"classes/GroupsJson.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GroupsJson.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"GroupsJson\"},{\"kind\":1024,\"name\":\"group\",\"url\":\"classes/GroupsJson.html#group\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GroupsJson\"},{\"kind\":1024,\"name\":\"keys\",\"url\":\"classes/GroupsJson.html#keys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GroupsJson\"},{\"kind\":128,\"name\":\"ContractPackageJson\",\"url\":\"classes/ContractPackageJson.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractPackageJson.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ContractPackageJson\"},{\"kind\":1024,\"name\":\"accessKey\",\"url\":\"classes/ContractPackageJson.html#accessKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackageJson\"},{\"kind\":1024,\"name\":\"versions\",\"url\":\"classes/ContractPackageJson.html#versions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackageJson\"},{\"kind\":1024,\"name\":\"disabledVersions\",\"url\":\"classes/ContractPackageJson.html#disabledVersions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackageJson\"},{\"kind\":1024,\"name\":\"groups\",\"url\":\"classes/ContractPackageJson.html#groups\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackageJson\"},{\"kind\":128,\"name\":\"StoredValue\",\"url\":\"classes/StoredValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"CLValue\",\"url\":\"classes/StoredValue.html#CLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"classes/StoredValue.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"ContractWASM\",\"url\":\"classes/StoredValue.html#ContractWASM\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"Contract\",\"url\":\"classes/StoredValue.html#Contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"ContractPackage\",\"url\":\"classes/StoredValue.html#ContractPackage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"Transfer\",\"url\":\"classes/StoredValue.html#Transfer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"DeployInfo\",\"url\":\"classes/StoredValue.html#DeployInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"EraInfo\",\"url\":\"classes/StoredValue.html#EraInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":128,\"name\":\"NamedArg\",\"url\":\"classes/NamedArg.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/NamedArg.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedArg.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NamedArg.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/NamedArg.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/NamedArg.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":128,\"name\":\"RuntimeArgs\",\"url\":\"classes/RuntimeArgs.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromMap\",\"url\":\"classes/RuntimeArgs.html#fromMap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RuntimeArgs\"},{\"kind\":2048,\"name\":\"fromNamedArgs\",\"url\":\"classes/RuntimeArgs.html#fromNamedArgs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RuntimeArgs\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/RuntimeArgs.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RuntimeArgs\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RuntimeArgs.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RuntimeArgs\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/RuntimeArgs.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RuntimeArgs\"},{\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/RuntimeArgs.html#insert\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RuntimeArgs\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/RuntimeArgs.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RuntimeArgs\"},{\"kind\":128,\"name\":\"CasperClient\",\"url\":\"classes/CasperClient.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CasperClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":1024,\"name\":\"nodeClient\",\"url\":\"classes/CasperClient.html#nodeClient\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":2048,\"name\":\"newKeyPair\",\"url\":\"classes/CasperClient.html#newKeyPair\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":2048,\"name\":\"loadPublicKeyFromFile\",\"url\":\"classes/CasperClient.html#loadPublicKeyFromFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":2048,\"name\":\"loadPrivateKeyFromFile\",\"url\":\"classes/CasperClient.html#loadPrivateKeyFromFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":2048,\"name\":\"loadKeyPairFromPrivateFile\",\"url\":\"classes/CasperClient.html#loadKeyPairFromPrivateFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":2048,\"name\":\"newHdWallet\",\"url\":\"classes/CasperClient.html#newHdWallet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":2048,\"name\":\"privateToPublicKey\",\"url\":\"classes/CasperClient.html#privateToPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":2048,\"name\":\"makeDeploy\",\"url\":\"classes/CasperClient.html#makeDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":2048,\"name\":\"signDeploy\",\"url\":\"classes/CasperClient.html#signDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":2048,\"name\":\"putDeploy\",\"url\":\"classes/CasperClient.html#putDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":2048,\"name\":\"speculativeDeploy\",\"url\":\"classes/CasperClient.html#speculativeDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":2048,\"name\":\"deployToJson\",\"url\":\"classes/CasperClient.html#deployToJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CasperClient.html#deployToJson.deployToJson-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CasperClient.deployToJson.deployToJson\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/CasperClient.html#deployToJson.deployToJson-1.__type.deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CasperClient.deployToJson.deployToJson.__type\"},{\"kind\":2048,\"name\":\"deployFromJson\",\"url\":\"classes/CasperClient.html#deployFromJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":2048,\"name\":\"makeTransferDeploy\",\"url\":\"classes/CasperClient.html#makeTransferDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":2048,\"name\":\"balanceOfByPublicKey\",\"url\":\"classes/CasperClient.html#balanceOfByPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":2048,\"name\":\"balanceOfByAccountHash\",\"url\":\"classes/CasperClient.html#balanceOfByAccountHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":2048,\"name\":\"getDeploy\",\"url\":\"classes/CasperClient.html#getDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":2048,\"name\":\"getAccountMainPurseUref\",\"url\":\"classes/CasperClient.html#getAccountMainPurseUref\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CasperClient\"},{\"kind\":64,\"name\":\"formatMessageWithHeaders\",\"url\":\"functions/formatMessageWithHeaders.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"signRawMessage\",\"url\":\"functions/signRawMessage.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"signFormattedMessage\",\"url\":\"functions/signFormattedMessage.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"verifyMessageSignature\",\"url\":\"functions/verifyMessageSignature.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"encodeBase64\",\"url\":\"functions/encodeBase64.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"decodeBase64\",\"url\":\"functions/decodeBase64.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"base64to16\",\"url\":\"functions/base64to16.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"encodeBase16\",\"url\":\"functions/encodeBase16.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"decodeBase16\",\"url\":\"functions/decodeBase16.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"csprToMotes\",\"url\":\"functions/csprToMotes.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"motesToCSPR\",\"url\":\"functions/motesToCSPR.html\",\"classes\":\"tsd-kind-function\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,69.262]],[\"comment/0\",[]],[\"name/1\",[1,69.262]],[\"comment/1\",[]],[\"name/2\",[2,69.262]],[\"comment/2\",[]],[\"name/3\",[3,69.262]],[\"comment/3\",[]],[\"name/4\",[4,69.262]],[\"comment/4\",[]],[\"name/5\",[5,25.568]],[\"comment/5\",[]],[\"name/6\",[6,69.262]],[\"comment/6\",[]],[\"name/7\",[7,69.262]],[\"comment/7\",[]],[\"name/8\",[8,64.154]],[\"comment/8\",[]],[\"name/9\",[9,69.262]],[\"comment/9\",[]],[\"name/10\",[10,69.262]],[\"comment/10\",[]],[\"name/11\",[11,60.79]],[\"comment/11\",[]],[\"name/12\",[12,69.262]],[\"comment/12\",[]],[\"name/13\",[13,64.154]],[\"comment/13\",[]],[\"name/14\",[14,58.276]],[\"comment/14\",[]],[\"name/15\",[15,58.276]],[\"comment/15\",[]],[\"name/16\",[16,64.154]],[\"comment/16\",[]],[\"name/17\",[17,60.79]],[\"comment/17\",[]],[\"name/18\",[18,64.154]],[\"comment/18\",[]],[\"name/19\",[19,69.262]],[\"comment/19\",[]],[\"name/20\",[18,64.154]],[\"comment/20\",[]],[\"name/21\",[14,58.276]],[\"comment/21\",[]],[\"name/22\",[20,64.154]],[\"comment/22\",[]],[\"name/23\",[15,58.276]],[\"comment/23\",[]],[\"name/24\",[21,60.79]],[\"comment/24\",[]],[\"name/25\",[22,69.262]],[\"comment/25\",[]],[\"name/26\",[14,58.276]],[\"comment/26\",[]],[\"name/27\",[20,64.154]],[\"comment/27\",[]],[\"name/28\",[17,60.79]],[\"comment/28\",[]],[\"name/29\",[15,58.276]],[\"comment/29\",[]],[\"name/30\",[23,69.262]],[\"comment/30\",[]],[\"name/31\",[21,60.79]],[\"comment/31\",[]],[\"name/32\",[13,64.154]],[\"comment/32\",[]],[\"name/33\",[24,69.262]],[\"comment/33\",[]],[\"name/34\",[25,58.276]],[\"comment/34\",[]],[\"name/35\",[26,64.154]],[\"comment/35\",[]],[\"name/36\",[27,69.262]],[\"comment/36\",[]],[\"name/37\",[28,69.262]],[\"comment/37\",[]],[\"name/38\",[29,69.262]],[\"comment/38\",[]],[\"name/39\",[30,49.803]],[\"comment/39\",[]],[\"name/40\",[31,69.262]],[\"comment/40\",[]],[\"name/41\",[32,69.262]],[\"comment/41\",[]],[\"name/42\",[5,25.568]],[\"comment/42\",[]],[\"name/43\",[33,69.262]],[\"comment/43\",[]],[\"name/44\",[34,69.262]],[\"comment/44\",[]],[\"name/45\",[35,69.262]],[\"comment/45\",[]],[\"name/46\",[36,69.262]],[\"comment/46\",[]],[\"name/47\",[37,69.262]],[\"comment/47\",[]],[\"name/48\",[38,69.262]],[\"comment/48\",[]],[\"name/49\",[39,69.262]],[\"comment/49\",[]],[\"name/50\",[40,69.262]],[\"comment/50\",[]],[\"name/51\",[41,69.262]],[\"comment/51\",[]],[\"name/52\",[42,69.262]],[\"comment/52\",[]],[\"name/53\",[43,69.262]],[\"comment/53\",[]],[\"name/54\",[44,64.154]],[\"comment/54\",[]],[\"name/55\",[45,69.262]],[\"comment/55\",[]],[\"name/56\",[46,69.262]],[\"comment/56\",[]],[\"name/57\",[47,69.262]],[\"comment/57\",[]],[\"name/58\",[48,69.262]],[\"comment/58\",[]],[\"name/59\",[49,69.262]],[\"comment/59\",[]],[\"name/60\",[50,56.27]],[\"comment/60\",[]],[\"name/61\",[51,69.262]],[\"comment/61\",[]],[\"name/62\",[52,64.154]],[\"comment/62\",[]],[\"name/63\",[53,69.262]],[\"comment/63\",[]],[\"name/64\",[54,69.262]],[\"comment/64\",[]],[\"name/65\",[55,69.262]],[\"comment/65\",[]],[\"name/66\",[56,69.262]],[\"comment/66\",[]],[\"name/67\",[57,69.262]],[\"comment/67\",[]],[\"name/68\",[58,69.262]],[\"comment/68\",[]],[\"name/69\",[59,69.262]],[\"comment/69\",[]],[\"name/70\",[60,69.262]],[\"comment/70\",[]],[\"name/71\",[61,69.262]],[\"comment/71\",[]],[\"name/72\",[5,25.568]],[\"comment/72\",[]],[\"name/73\",[62,69.262]],[\"comment/73\",[]],[\"name/74\",[63,69.262]],[\"comment/74\",[]],[\"name/75\",[44,64.154]],[\"comment/75\",[]],[\"name/76\",[64,69.262]],[\"comment/76\",[]],[\"name/77\",[65,60.79]],[\"comment/77\",[]],[\"name/78\",[66,69.262]],[\"comment/78\",[]],[\"name/79\",[67,69.262]],[\"comment/79\",[]],[\"name/80\",[5,25.568]],[\"comment/80\",[]],[\"name/81\",[68,69.262]],[\"comment/81\",[]],[\"name/82\",[69,69.262]],[\"comment/82\",[]],[\"name/83\",[70,64.154]],[\"comment/83\",[]],[\"name/84\",[71,64.154]],[\"comment/84\",[]],[\"name/85\",[72,64.154]],[\"comment/85\",[]],[\"name/86\",[73,64.154]],[\"comment/86\",[]],[\"name/87\",[74,64.154]],[\"comment/87\",[]],[\"name/88\",[75,69.262]],[\"comment/88\",[]],[\"name/89\",[76,69.262]],[\"comment/89\",[]],[\"name/90\",[77,69.262]],[\"comment/90\",[]],[\"name/91\",[78,69.262]],[\"comment/91\",[]],[\"name/92\",[79,69.262]],[\"comment/92\",[]],[\"name/93\",[80,69.262]],[\"comment/93\",[]],[\"name/94\",[81,69.262]],[\"comment/94\",[]],[\"name/95\",[82,69.262]],[\"comment/95\",[]],[\"name/96\",[83,60.79]],[\"comment/96\",[]],[\"name/97\",[84,69.262]],[\"comment/97\",[]],[\"name/98\",[85,69.262]],[\"comment/98\",[]],[\"name/99\",[86,69.262]],[\"comment/99\",[]],[\"name/100\",[5,25.568]],[\"comment/100\",[]],[\"name/101\",[87,69.262]],[\"comment/101\",[]],[\"name/102\",[88,69.262]],[\"comment/102\",[]],[\"name/103\",[70,64.154]],[\"comment/103\",[]],[\"name/104\",[71,64.154]],[\"comment/104\",[]],[\"name/105\",[72,64.154]],[\"comment/105\",[]],[\"name/106\",[89,69.262]],[\"comment/106\",[]],[\"name/107\",[73,64.154]],[\"comment/107\",[]],[\"name/108\",[74,64.154]],[\"comment/108\",[]],[\"name/109\",[90,69.262]],[\"comment/109\",[]],[\"name/110\",[91,69.262]],[\"comment/110\",[]],[\"name/111\",[92,69.262]],[\"comment/111\",[]],[\"name/112\",[30,49.803]],[\"comment/112\",[]],[\"name/113\",[93,69.262]],[\"comment/113\",[]],[\"name/114\",[94,69.262]],[\"comment/114\",[]],[\"name/115\",[95,69.262]],[\"comment/115\",[]],[\"name/116\",[96,69.262]],[\"comment/116\",[]],[\"name/117\",[97,64.154]],[\"comment/117\",[]],[\"name/118\",[30,49.803]],[\"comment/118\",[]],[\"name/119\",[98,69.262]],[\"comment/119\",[]],[\"name/120\",[99,48.06]],[\"comment/120\",[]],[\"name/121\",[100,56.27]],[\"comment/121\",[]],[\"name/122\",[11,60.79]],[\"comment/122\",[]],[\"name/123\",[101,60.79]],[\"comment/123\",[]],[\"name/124\",[25,58.276]],[\"comment/124\",[]],[\"name/125\",[102,69.262]],[\"comment/125\",[]],[\"name/126\",[103,69.262]],[\"comment/126\",[]],[\"name/127\",[104,69.262]],[\"comment/127\",[]],[\"name/128\",[105,64.154]],[\"comment/128\",[]],[\"name/129\",[106,69.262]],[\"comment/129\",[]],[\"name/130\",[107,69.262]],[\"comment/130\",[]],[\"name/131\",[108,60.79]],[\"comment/131\",[]],[\"name/132\",[26,64.154]],[\"comment/132\",[]],[\"name/133\",[109,69.262]],[\"comment/133\",[]],[\"name/134\",[110,69.262]],[\"comment/134\",[]],[\"name/135\",[111,69.262]],[\"comment/135\",[]],[\"name/136\",[112,69.262]],[\"comment/136\",[]],[\"name/137\",[113,69.262]],[\"comment/137\",[]],[\"name/138\",[114,69.262]],[\"comment/138\",[]],[\"name/139\",[115,69.262]],[\"comment/139\",[]],[\"name/140\",[116,69.262]],[\"comment/140\",[]],[\"name/141\",[117,69.262]],[\"comment/141\",[]],[\"name/142\",[118,69.262]],[\"comment/142\",[]],[\"name/143\",[119,69.262]],[\"comment/143\",[]],[\"name/144\",[120,69.262]],[\"comment/144\",[]],[\"name/145\",[121,69.262]],[\"comment/145\",[]],[\"name/146\",[122,69.262]],[\"comment/146\",[]],[\"name/147\",[123,69.262]],[\"comment/147\",[]],[\"name/148\",[124,69.262]],[\"comment/148\",[]],[\"name/149\",[125,45.909]],[\"comment/149\",[]],[\"name/150\",[126,69.262]],[\"comment/150\",[]],[\"name/151\",[127,69.262]],[\"comment/151\",[]],[\"name/152\",[128,69.262]],[\"comment/152\",[]],[\"name/153\",[97,64.154]],[\"comment/153\",[]],[\"name/154\",[30,49.803]],[\"comment/154\",[]],[\"name/155\",[129,69.262]],[\"comment/155\",[]],[\"name/156\",[130,64.154]],[\"comment/156\",[]],[\"name/157\",[125,45.909]],[\"comment/157\",[]],[\"name/158\",[130,64.154]],[\"comment/158\",[]],[\"name/159\",[131,69.262]],[\"comment/159\",[]],[\"name/160\",[132,69.262]],[\"comment/160\",[]],[\"name/161\",[30,49.803]],[\"comment/161\",[]],[\"name/162\",[133,69.262]],[\"comment/162\",[]],[\"name/163\",[134,69.262]],[\"comment/163\",[]],[\"name/164\",[25,58.276]],[\"comment/164\",[]],[\"name/165\",[30,49.803]],[\"comment/165\",[]],[\"name/166\",[135,69.262]],[\"comment/166\",[]],[\"name/167\",[125,45.909]],[\"comment/167\",[]],[\"name/168\",[136,64.154]],[\"comment/168\",[]],[\"name/169\",[137,64.154]],[\"comment/169\",[]],[\"name/170\",[138,69.262]],[\"comment/170\",[]],[\"name/171\",[139,69.262]],[\"comment/171\",[]],[\"name/172\",[125,45.909]],[\"comment/172\",[]],[\"name/173\",[140,58.276]],[\"comment/173\",[]],[\"name/174\",[141,58.276]],[\"comment/174\",[]],[\"name/175\",[142,58.276]],[\"comment/175\",[]],[\"name/176\",[143,56.27]],[\"comment/176\",[]],[\"name/177\",[144,60.79]],[\"comment/177\",[]],[\"name/178\",[145,69.262]],[\"comment/178\",[]],[\"name/179\",[125,45.909]],[\"comment/179\",[]],[\"name/180\",[83,60.79]],[\"comment/180\",[]],[\"name/181\",[146,64.154]],[\"comment/181\",[]],[\"name/182\",[140,58.276]],[\"comment/182\",[]],[\"name/183\",[141,58.276]],[\"comment/183\",[]],[\"name/184\",[147,64.154]],[\"comment/184\",[]],[\"name/185\",[142,58.276]],[\"comment/185\",[]],[\"name/186\",[148,64.154]],[\"comment/186\",[]],[\"name/187\",[144,60.79]],[\"comment/187\",[]],[\"name/188\",[149,69.262]],[\"comment/188\",[]],[\"name/189\",[125,45.909]],[\"comment/189\",[]],[\"name/190\",[150,53.168]],[\"comment/190\",[]],[\"name/191\",[151,50.804]],[\"comment/191\",[]],[\"name/192\",[152,69.262]],[\"comment/192\",[]],[\"name/193\",[153,64.154]],[\"comment/193\",[]],[\"name/194\",[154,69.262]],[\"comment/194\",[]],[\"name/195\",[155,69.262]],[\"comment/195\",[]],[\"name/196\",[156,64.154]],[\"comment/196\",[]],[\"name/197\",[150,53.168]],[\"comment/197\",[]],[\"name/198\",[156,64.154]],[\"comment/198\",[]],[\"name/199\",[157,69.262]],[\"comment/199\",[]],[\"name/200\",[158,64.154]],[\"comment/200\",[]],[\"name/201\",[159,64.154]],[\"comment/201\",[]],[\"name/202\",[160,64.154]],[\"comment/202\",[]],[\"name/203\",[161,69.262]],[\"comment/203\",[]],[\"name/204\",[162,69.262]],[\"comment/204\",[]],[\"name/205\",[163,69.262]],[\"comment/205\",[]],[\"name/206\",[150,53.168]],[\"comment/206\",[]],[\"name/207\",[164,69.262]],[\"comment/207\",[]],[\"name/208\",[165,64.154]],[\"comment/208\",[]],[\"name/209\",[166,69.262]],[\"comment/209\",[]],[\"name/210\",[167,69.262]],[\"comment/210\",[]],[\"name/211\",[168,69.262]],[\"comment/211\",[]],[\"name/212\",[169,69.262]],[\"comment/212\",[]],[\"name/213\",[170,69.262]],[\"comment/213\",[]],[\"name/214\",[143,56.27]],[\"comment/214\",[]],[\"name/215\",[165,64.154]],[\"comment/215\",[]],[\"name/216\",[171,69.262]],[\"comment/216\",[]],[\"name/217\",[172,69.262]],[\"comment/217\",[]],[\"name/218\",[173,69.262]],[\"comment/218\",[]],[\"name/219\",[174,69.262]],[\"comment/219\",[]],[\"name/220\",[108,60.79]],[\"comment/220\",[]],[\"name/221\",[175,60.79]],[\"comment/221\",[]],[\"name/222\",[176,69.262]],[\"comment/222\",[]],[\"name/223\",[50,56.27]],[\"comment/223\",[]],[\"name/224\",[177,69.262]],[\"comment/224\",[]],[\"name/225\",[30,49.803]],[\"comment/225\",[]],[\"name/226\",[178,69.262]],[\"comment/226\",[]],[\"name/227\",[99,48.06]],[\"comment/227\",[]],[\"name/228\",[101,60.79]],[\"comment/228\",[]],[\"name/229\",[179,69.262]],[\"comment/229\",[]],[\"name/230\",[108,60.79]],[\"comment/230\",[]],[\"name/231\",[180,69.262]],[\"comment/231\",[]],[\"name/232\",[30,49.803]],[\"comment/232\",[]],[\"name/233\",[181,69.262]],[\"comment/233\",[]],[\"name/234\",[182,69.262]],[\"comment/234\",[]],[\"name/235\",[30,49.803]],[\"comment/235\",[]],[\"name/236\",[183,69.262]],[\"comment/236\",[]],[\"name/237\",[144,60.79]],[\"comment/237\",[]],[\"name/238\",[30,49.803]],[\"comment/238\",[]],[\"name/239\",[184,69.262]],[\"comment/239\",[]],[\"name/240\",[185,69.262]],[\"comment/240\",[]],[\"name/241\",[186,69.262]],[\"comment/241\",[]],[\"name/242\",[187,69.262]],[\"comment/242\",[]],[\"name/243\",[17,60.79]],[\"comment/243\",[]],[\"name/244\",[188,69.262]],[\"comment/244\",[]],[\"name/245\",[189,58.276]],[\"comment/245\",[]],[\"name/246\",[100,56.27]],[\"comment/246\",[]],[\"name/247\",[190,60.79]],[\"comment/247\",[]],[\"name/248\",[191,69.262]],[\"comment/248\",[]],[\"name/249\",[192,64.154]],[\"comment/249\",[]],[\"name/250\",[193,60.79]],[\"comment/250\",[]],[\"name/251\",[194,69.262]],[\"comment/251\",[]],[\"name/252\",[195,69.262]],[\"comment/252\",[]],[\"name/253\",[196,45.284]],[\"comment/253\",[]],[\"name/254\",[197,69.262]],[\"comment/254\",[]],[\"name/255\",[198,69.262]],[\"comment/255\",[]],[\"name/256\",[196,45.284]],[\"comment/256\",[]],[\"name/257\",[199,69.262]],[\"comment/257\",[]],[\"name/258\",[200,56.27]],[\"comment/258\",[]],[\"name/259\",[196,45.284]],[\"comment/259\",[]],[\"name/260\",[201,69.262]],[\"comment/260\",[]],[\"name/261\",[99,48.06]],[\"comment/261\",[]],[\"name/262\",[200,56.27]],[\"comment/262\",[]],[\"name/263\",[196,45.284]],[\"comment/263\",[]],[\"name/264\",[202,69.262]],[\"comment/264\",[]],[\"name/265\",[151,50.804]],[\"comment/265\",[]],[\"name/266\",[200,56.27]],[\"comment/266\",[]],[\"name/267\",[196,45.284]],[\"comment/267\",[]],[\"name/268\",[203,69.262]],[\"comment/268\",[]],[\"name/269\",[204,58.276]],[\"comment/269\",[]],[\"name/270\",[151,50.804]],[\"comment/270\",[]],[\"name/271\",[200,56.27]],[\"comment/271\",[]],[\"name/272\",[196,45.284]],[\"comment/272\",[]],[\"name/273\",[205,69.262]],[\"comment/273\",[]],[\"name/274\",[204,58.276]],[\"comment/274\",[]],[\"name/275\",[99,48.06]],[\"comment/275\",[]],[\"name/276\",[200,56.27]],[\"comment/276\",[]],[\"name/277\",[196,45.284]],[\"comment/277\",[]],[\"name/278\",[206,69.262]],[\"comment/278\",[]],[\"name/279\",[207,58.276]],[\"comment/279\",[]],[\"name/280\",[208,60.79]],[\"comment/280\",[]],[\"name/281\",[209,60.79]],[\"comment/281\",[]],[\"name/282\",[210,60.79]],[\"comment/282\",[]],[\"name/283\",[211,60.79]],[\"comment/283\",[]],[\"name/284\",[212,58.276]],[\"comment/284\",[]],[\"name/285\",[213,69.262]],[\"comment/285\",[]],[\"name/286\",[214,60.79]],[\"comment/286\",[]],[\"name/287\",[215,64.154]],[\"comment/287\",[]],[\"name/288\",[216,69.262]],[\"comment/288\",[]],[\"name/289\",[99,48.06]],[\"comment/289\",[]],[\"name/290\",[217,58.276]],[\"comment/290\",[]],[\"name/291\",[218,60.79]],[\"comment/291\",[]],[\"name/292\",[219,60.79]],[\"comment/292\",[]],[\"name/293\",[220,60.79]],[\"comment/293\",[]],[\"name/294\",[221,69.262]],[\"comment/294\",[]],[\"name/295\",[222,69.262]],[\"comment/295\",[]],[\"name/296\",[25,58.276]],[\"comment/296\",[]],[\"name/297\",[192,64.154]],[\"comment/297\",[]],[\"name/298\",[223,69.262]],[\"comment/298\",[]],[\"name/299\",[224,69.262]],[\"comment/299\",[]],[\"name/300\",[225,69.262]],[\"comment/300\",[]],[\"name/301\",[100,56.27]],[\"comment/301\",[]],[\"name/302\",[226,69.262]],[\"comment/302\",[]],[\"name/303\",[11,60.79]],[\"comment/303\",[]],[\"name/304\",[101,60.79]],[\"comment/304\",[]],[\"name/305\",[227,69.262]],[\"comment/305\",[]],[\"name/306\",[105,64.154]],[\"comment/306\",[]],[\"name/307\",[228,69.262]],[\"comment/307\",[]],[\"name/308\",[99,48.06]],[\"comment/308\",[]],[\"name/309\",[217,58.276]],[\"comment/309\",[]],[\"name/310\",[229,69.262]],[\"comment/310\",[]],[\"name/311\",[230,69.262]],[\"comment/311\",[]],[\"name/312\",[14,58.276]],[\"comment/312\",[]],[\"name/313\",[15,58.276]],[\"comment/313\",[]],[\"name/314\",[16,64.154]],[\"comment/314\",[]],[\"name/315\",[231,69.262]],[\"comment/315\",[]],[\"name/316\",[232,69.262]],[\"comment/316\",[]],[\"name/317\",[21,60.79]],[\"comment/317\",[]],[\"name/318\",[233,69.262]],[\"comment/318\",[]],[\"name/319\",[234,69.262]],[\"comment/319\",[]],[\"name/320\",[235,69.262]],[\"comment/320\",[]],[\"name/321\",[236,64.154]],[\"comment/321\",[]],[\"name/322\",[5,25.568]],[\"comment/322\",[]],[\"name/323\",[237,64.154]],[\"comment/323\",[]],[\"name/324\",[238,64.154]],[\"comment/324\",[]],[\"name/325\",[239,64.154]],[\"comment/325\",[]],[\"name/326\",[240,69.262]],[\"comment/326\",[]],[\"name/327\",[241,69.262]],[\"comment/327\",[]],[\"name/328\",[242,69.262]],[\"comment/328\",[]],[\"name/329\",[243,69.262]],[\"comment/329\",[]],[\"name/330\",[244,69.262]],[\"comment/330\",[]],[\"name/331\",[245,69.262]],[\"comment/331\",[]],[\"name/332\",[246,69.262]],[\"comment/332\",[]],[\"name/333\",[247,69.262]],[\"comment/333\",[]],[\"name/334\",[248,69.262]],[\"comment/334\",[]],[\"name/335\",[249,69.262]],[\"comment/335\",[]],[\"name/336\",[250,60.79]],[\"comment/336\",[]],[\"name/337\",[251,60.79]],[\"comment/337\",[]],[\"name/338\",[252,60.79]],[\"comment/338\",[]],[\"name/339\",[253,60.79]],[\"comment/339\",[]],[\"name/340\",[254,60.79]],[\"comment/340\",[]],[\"name/341\",[255,60.79]],[\"comment/341\",[]],[\"name/342\",[256,60.79]],[\"comment/342\",[]],[\"name/343\",[257,60.79]],[\"comment/343\",[]],[\"name/344\",[258,60.79]],[\"comment/344\",[]],[\"name/345\",[5,25.568]],[\"comment/345\",[]],[\"name/346\",[259,60.79]],[\"comment/346\",[]],[\"name/347\",[260,53.168]],[\"comment/347\",[]],[\"name/348\",[261,60.79]],[\"comment/348\",[]],[\"name/349\",[262,60.79]],[\"comment/349\",[]],[\"name/350\",[263,50.804]],[\"comment/350\",[]],[\"name/351\",[264,54.599]],[\"comment/351\",[]],[\"name/352\",[265,48.894]],[\"comment/352\",[]],[\"name/353\",[266,54.599]],[\"comment/353\",[]],[\"name/354\",[267,69.262]],[\"comment/354\",[]],[\"name/355\",[268,58.276]],[\"comment/355\",[]],[\"name/356\",[269,64.154]],[\"comment/356\",[]],[\"name/357\",[250,60.79]],[\"comment/357\",[]],[\"name/358\",[251,60.79]],[\"comment/358\",[]],[\"name/359\",[252,60.79]],[\"comment/359\",[]],[\"name/360\",[253,60.79]],[\"comment/360\",[]],[\"name/361\",[254,60.79]],[\"comment/361\",[]],[\"name/362\",[255,60.79]],[\"comment/362\",[]],[\"name/363\",[256,60.79]],[\"comment/363\",[]],[\"name/364\",[257,60.79]],[\"comment/364\",[]],[\"name/365\",[258,60.79]],[\"comment/365\",[]],[\"name/366\",[5,25.568]],[\"comment/366\",[]],[\"name/367\",[270,64.154]],[\"comment/367\",[]],[\"name/368\",[265,48.894]],[\"comment/368\",[]],[\"name/369\",[266,54.599]],[\"comment/369\",[]],[\"name/370\",[262,60.79]],[\"comment/370\",[]],[\"name/371\",[263,50.804]],[\"comment/371\",[]],[\"name/372\",[264,54.599]],[\"comment/372\",[]],[\"name/373\",[259,60.79]],[\"comment/373\",[]],[\"name/374\",[260,53.168]],[\"comment/374\",[]],[\"name/375\",[261,60.79]],[\"comment/375\",[]],[\"name/376\",[271,69.262]],[\"comment/376\",[]],[\"name/377\",[268,58.276]],[\"comment/377\",[]],[\"name/378\",[269,64.154]],[\"comment/378\",[]],[\"name/379\",[250,60.79]],[\"comment/379\",[]],[\"name/380\",[251,60.79]],[\"comment/380\",[]],[\"name/381\",[252,60.79]],[\"comment/381\",[]],[\"name/382\",[253,60.79]],[\"comment/382\",[]],[\"name/383\",[254,60.79]],[\"comment/383\",[]],[\"name/384\",[255,60.79]],[\"comment/384\",[]],[\"name/385\",[256,60.79]],[\"comment/385\",[]],[\"name/386\",[257,60.79]],[\"comment/386\",[]],[\"name/387\",[258,60.79]],[\"comment/387\",[]],[\"name/388\",[5,25.568]],[\"comment/388\",[]],[\"name/389\",[270,64.154]],[\"comment/389\",[]],[\"name/390\",[265,48.894]],[\"comment/390\",[]],[\"name/391\",[266,54.599]],[\"comment/391\",[]],[\"name/392\",[262,60.79]],[\"comment/392\",[]],[\"name/393\",[263,50.804]],[\"comment/393\",[]],[\"name/394\",[264,54.599]],[\"comment/394\",[]],[\"name/395\",[259,60.79]],[\"comment/395\",[]],[\"name/396\",[260,53.168]],[\"comment/396\",[]],[\"name/397\",[261,60.79]],[\"comment/397\",[]],[\"name/398\",[272,64.154]],[\"comment/398\",[]],[\"name/399\",[273,60.79]],[\"comment/399\",[]],[\"name/400\",[260,53.168]],[\"comment/400\",[]],[\"name/401\",[274,60.79]],[\"comment/401\",[]],[\"name/402\",[275,60.79]],[\"comment/402\",[]],[\"name/403\",[276,69.262]],[\"comment/403\",[]],[\"name/404\",[265,48.894]],[\"comment/404\",[]],[\"name/405\",[277,69.262]],[\"comment/405\",[]],[\"name/406\",[278,69.262]],[\"comment/406\",[]],[\"name/407\",[279,69.262]],[\"comment/407\",[]],[\"name/408\",[280,69.262]],[\"comment/408\",[]],[\"name/409\",[5,25.568]],[\"comment/409\",[]],[\"name/410\",[265,48.894]],[\"comment/410\",[]],[\"name/411\",[266,54.599]],[\"comment/411\",[]],[\"name/412\",[260,53.168]],[\"comment/412\",[]],[\"name/413\",[281,56.27]],[\"comment/413\",[]],[\"name/414\",[282,56.27]],[\"comment/414\",[]],[\"name/415\",[283,60.79]],[\"comment/415\",[]],[\"name/416\",[284,60.79]],[\"comment/416\",[]],[\"name/417\",[285,60.79]],[\"comment/417\",[]],[\"name/418\",[263,50.804]],[\"comment/418\",[]],[\"name/419\",[264,54.599]],[\"comment/419\",[]],[\"name/420\",[274,60.79]],[\"comment/420\",[]],[\"name/421\",[268,58.276]],[\"comment/421\",[]],[\"name/422\",[282,56.27]],[\"comment/422\",[]],[\"name/423\",[286,64.154]],[\"comment/423\",[]],[\"name/424\",[281,56.27]],[\"comment/424\",[]],[\"name/425\",[287,64.154]],[\"comment/425\",[]],[\"name/426\",[288,64.154]],[\"comment/426\",[]],[\"name/427\",[289,64.154]],[\"comment/427\",[]],[\"name/428\",[290,64.154]],[\"comment/428\",[]],[\"name/429\",[291,64.154]],[\"comment/429\",[]],[\"name/430\",[273,60.79]],[\"comment/430\",[]],[\"name/431\",[292,64.154]],[\"comment/431\",[]],[\"name/432\",[293,69.262]],[\"comment/432\",[]],[\"name/433\",[294,60.79]],[\"comment/433\",[]],[\"name/434\",[295,60.79]],[\"comment/434\",[]],[\"name/435\",[5,25.568]],[\"comment/435\",[]],[\"name/436\",[285,60.79]],[\"comment/436\",[]],[\"name/437\",[284,60.79]],[\"comment/437\",[]],[\"name/438\",[263,50.804]],[\"comment/438\",[]],[\"name/439\",[264,54.599]],[\"comment/439\",[]],[\"name/440\",[265,48.894]],[\"comment/440\",[]],[\"name/441\",[266,54.599]],[\"comment/441\",[]],[\"name/442\",[260,53.168]],[\"comment/442\",[]],[\"name/443\",[281,56.27]],[\"comment/443\",[]],[\"name/444\",[282,56.27]],[\"comment/444\",[]],[\"name/445\",[283,60.79]],[\"comment/445\",[]],[\"name/446\",[275,60.79]],[\"comment/446\",[]],[\"name/447\",[268,58.276]],[\"comment/447\",[]],[\"name/448\",[286,64.154]],[\"comment/448\",[]],[\"name/449\",[281,56.27]],[\"comment/449\",[]],[\"name/450\",[282,56.27]],[\"comment/450\",[]],[\"name/451\",[287,64.154]],[\"comment/451\",[]],[\"name/452\",[288,64.154]],[\"comment/452\",[]],[\"name/453\",[289,64.154]],[\"comment/453\",[]],[\"name/454\",[290,64.154]],[\"comment/454\",[]],[\"name/455\",[291,64.154]],[\"comment/455\",[]],[\"name/456\",[273,60.79]],[\"comment/456\",[]],[\"name/457\",[292,64.154]],[\"comment/457\",[]],[\"name/458\",[294,60.79]],[\"comment/458\",[]],[\"name/459\",[295,60.79]],[\"comment/459\",[]],[\"name/460\",[5,25.568]],[\"comment/460\",[]],[\"name/461\",[285,60.79]],[\"comment/461\",[]],[\"name/462\",[284,60.79]],[\"comment/462\",[]],[\"name/463\",[263,50.804]],[\"comment/463\",[]],[\"name/464\",[264,54.599]],[\"comment/464\",[]],[\"name/465\",[265,48.894]],[\"comment/465\",[]],[\"name/466\",[266,54.599]],[\"comment/466\",[]],[\"name/467\",[260,53.168]],[\"comment/467\",[]],[\"name/468\",[281,56.27]],[\"comment/468\",[]],[\"name/469\",[282,56.27]],[\"comment/469\",[]],[\"name/470\",[283,60.79]],[\"comment/470\",[]],[\"name/471\",[296,69.262]],[\"comment/471\",[]],[\"name/472\",[196,45.284]],[\"comment/472\",[]],[\"name/473\",[297,69.262]],[\"comment/473\",[]],[\"name/474\",[298,69.262]],[\"comment/474\",[]],[\"name/475\",[299,69.262]],[\"comment/475\",[]],[\"name/476\",[300,69.262]],[\"comment/476\",[]],[\"name/477\",[301,69.262]],[\"comment/477\",[]],[\"name/478\",[302,64.154]],[\"comment/478\",[]],[\"name/479\",[303,69.262]],[\"comment/479\",[]],[\"name/480\",[304,69.262]],[\"comment/480\",[]],[\"name/481\",[305,69.262]],[\"comment/481\",[]],[\"name/482\",[306,69.262]],[\"comment/482\",[]],[\"name/483\",[307,69.262]],[\"comment/483\",[]],[\"name/484\",[5,25.568]],[\"comment/484\",[]],[\"name/485\",[265,48.894]],[\"comment/485\",[]],[\"name/486\",[308,69.262]],[\"comment/486\",[]],[\"name/487\",[309,40.175]],[\"comment/487\",[]],[\"name/488\",[310,69.262]],[\"comment/488\",[]],[\"name/489\",[5,25.568]],[\"comment/489\",[]],[\"name/490\",[189,58.276]],[\"comment/490\",[]],[\"name/491\",[100,56.27]],[\"comment/491\",[]],[\"name/492\",[190,60.79]],[\"comment/492\",[]],[\"name/493\",[311,64.154]],[\"comment/493\",[]],[\"name/494\",[312,69.262]],[\"comment/494\",[]],[\"name/495\",[193,60.79]],[\"comment/495\",[]],[\"name/496\",[313,64.154]],[\"comment/496\",[]],[\"name/497\",[314,32.127]],[\"comment/497\",[]],[\"name/498\",[315,69.262]],[\"comment/498\",[]],[\"name/499\",[219,60.79]],[\"comment/499\",[]],[\"name/500\",[220,60.79]],[\"comment/500\",[]],[\"name/501\",[217,58.276]],[\"comment/501\",[]],[\"name/502\",[218,60.79]],[\"comment/502\",[]],[\"name/503\",[99,48.06]],[\"comment/503\",[]],[\"name/504\",[316,69.262]],[\"comment/504\",[]],[\"name/505\",[5,25.568]],[\"comment/505\",[]],[\"name/506\",[214,60.79]],[\"comment/506\",[]],[\"name/507\",[215,64.154]],[\"comment/507\",[]],[\"name/508\",[207,58.276]],[\"comment/508\",[]],[\"name/509\",[5,25.568]],[\"comment/509\",[]],[\"name/510\",[317,38.202]],[\"comment/510\",[]],[\"name/511\",[207,58.276]],[\"comment/511\",[]],[\"name/512\",[196,45.284]],[\"comment/512\",[]],[\"name/513\",[314,32.127]],[\"comment/513\",[]],[\"name/514\",[318,53.168]],[\"comment/514\",[]],[\"name/515\",[319,53.168]],[\"comment/515\",[]],[\"name/516\",[208,60.79]],[\"comment/516\",[]],[\"name/517\",[5,25.568]],[\"comment/517\",[]],[\"name/518\",[317,38.202]],[\"comment/518\",[]],[\"name/519\",[99,48.06]],[\"comment/519\",[]],[\"name/520\",[320,56.27]],[\"comment/520\",[]],[\"name/521\",[196,45.284]],[\"comment/521\",[]],[\"name/522\",[314,32.127]],[\"comment/522\",[]],[\"name/523\",[318,53.168]],[\"comment/523\",[]],[\"name/524\",[319,53.168]],[\"comment/524\",[]],[\"name/525\",[209,60.79]],[\"comment/525\",[]],[\"name/526\",[5,25.568]],[\"comment/526\",[]],[\"name/527\",[317,38.202]],[\"comment/527\",[]],[\"name/528\",[151,50.804]],[\"comment/528\",[]],[\"name/529\",[320,56.27]],[\"comment/529\",[]],[\"name/530\",[196,45.284]],[\"comment/530\",[]],[\"name/531\",[314,32.127]],[\"comment/531\",[]],[\"name/532\",[318,53.168]],[\"comment/532\",[]],[\"name/533\",[319,53.168]],[\"comment/533\",[]],[\"name/534\",[210,60.79]],[\"comment/534\",[]],[\"name/535\",[5,25.568]],[\"comment/535\",[]],[\"name/536\",[317,38.202]],[\"comment/536\",[]],[\"name/537\",[151,50.804]],[\"comment/537\",[]],[\"name/538\",[204,58.276]],[\"comment/538\",[]],[\"name/539\",[320,56.27]],[\"comment/539\",[]],[\"name/540\",[196,45.284]],[\"comment/540\",[]],[\"name/541\",[314,32.127]],[\"comment/541\",[]],[\"name/542\",[318,53.168]],[\"comment/542\",[]],[\"name/543\",[319,53.168]],[\"comment/543\",[]],[\"name/544\",[211,60.79]],[\"comment/544\",[]],[\"name/545\",[5,25.568]],[\"comment/545\",[]],[\"name/546\",[317,38.202]],[\"comment/546\",[]],[\"name/547\",[99,48.06]],[\"comment/547\",[]],[\"name/548\",[204,58.276]],[\"comment/548\",[]],[\"name/549\",[320,56.27]],[\"comment/549\",[]],[\"name/550\",[196,45.284]],[\"comment/550\",[]],[\"name/551\",[314,32.127]],[\"comment/551\",[]],[\"name/552\",[318,53.168]],[\"comment/552\",[]],[\"name/553\",[319,53.168]],[\"comment/553\",[]],[\"name/554\",[212,58.276]],[\"comment/554\",[]],[\"name/555\",[5,25.568]],[\"comment/555\",[]],[\"name/556\",[317,38.202]],[\"comment/556\",[]],[\"name/557\",[196,45.284]],[\"comment/557\",[]],[\"name/558\",[314,32.127]],[\"comment/558\",[]],[\"name/559\",[318,53.168]],[\"comment/559\",[]],[\"name/560\",[319,53.168]],[\"comment/560\",[]],[\"name/561\",[321,69.262]],[\"comment/561\",[]],[\"name/562\",[322,69.262]],[\"comment/562\",[]],[\"name/563\",[323,69.262]],[\"comment/563\",[]],[\"name/564\",[324,69.262]],[\"comment/564\",[]],[\"name/565\",[325,69.262]],[\"comment/565\",[]],[\"name/566\",[326,69.262]],[\"comment/566\",[]],[\"name/567\",[327,69.262]],[\"comment/567\",[]],[\"name/568\",[328,69.262]],[\"comment/568\",[]],[\"name/569\",[329,69.262]],[\"comment/569\",[]],[\"name/570\",[330,69.262]],[\"comment/570\",[]],[\"name/571\",[5,25.568]],[\"comment/571\",[]],[\"name/572\",[207,58.276]],[\"comment/572\",[]],[\"name/573\",[208,60.79]],[\"comment/573\",[]],[\"name/574\",[209,60.79]],[\"comment/574\",[]],[\"name/575\",[211,60.79]],[\"comment/575\",[]],[\"name/576\",[210,60.79]],[\"comment/576\",[]],[\"name/577\",[212,58.276]],[\"comment/577\",[]],[\"name/578\",[314,32.127]],[\"comment/578\",[]],[\"name/579\",[318,53.168]],[\"comment/579\",[]],[\"name/580\",[319,53.168]],[\"comment/580\",[]],[\"name/581\",[331,69.262]],[\"comment/581\",[]],[\"name/582\",[332,69.262]],[\"comment/582\",[]],[\"name/583\",[333,69.262]],[\"comment/583\",[]],[\"name/584\",[334,69.262]],[\"comment/584\",[]],[\"name/585\",[335,69.262]],[\"comment/585\",[]],[\"name/586\",[336,69.262]],[\"comment/586\",[]],[\"name/587\",[337,69.262]],[\"comment/587\",[]],[\"name/588\",[338,69.262]],[\"comment/588\",[]],[\"name/589\",[339,69.262]],[\"comment/589\",[]],[\"name/590\",[340,69.262]],[\"comment/590\",[]],[\"name/591\",[341,64.154]],[\"comment/591\",[]],[\"name/592\",[342,69.262]],[\"comment/592\",[]],[\"name/593\",[50,56.27]],[\"comment/593\",[]],[\"name/594\",[5,25.568]],[\"comment/594\",[]],[\"name/595\",[99,48.06]],[\"comment/595\",[]],[\"name/596\",[217,58.276]],[\"comment/596\",[]],[\"name/597\",[218,60.79]],[\"comment/597\",[]],[\"name/598\",[219,60.79]],[\"comment/598\",[]],[\"name/599\",[220,60.79]],[\"comment/599\",[]],[\"name/600\",[341,64.154]],[\"comment/600\",[]],[\"name/601\",[343,69.262]],[\"comment/601\",[]],[\"name/602\",[344,69.262]],[\"comment/602\",[]],[\"name/603\",[263,50.804]],[\"comment/603\",[]],[\"name/604\",[345,69.262]],[\"comment/604\",[]],[\"name/605\",[346,69.262]],[\"comment/605\",[]],[\"name/606\",[347,69.262]],[\"comment/606\",[]],[\"name/607\",[348,69.262]],[\"comment/607\",[]],[\"name/608\",[349,69.262]],[\"comment/608\",[]],[\"name/609\",[99,48.06]],[\"comment/609\",[]],[\"name/610\",[151,50.804]],[\"comment/610\",[]],[\"name/611\",[350,69.262]],[\"comment/611\",[]],[\"name/612\",[5,25.568]],[\"comment/612\",[]],[\"name/613\",[351,69.262]],[\"comment/613\",[]],[\"name/614\",[313,64.154]],[\"comment/614\",[]],[\"name/615\",[311,64.154]],[\"comment/615\",[]],[\"name/616\",[190,60.79]],[\"comment/616\",[]],[\"name/617\",[193,60.79]],[\"comment/617\",[]],[\"name/618\",[100,56.27]],[\"comment/618\",[]],[\"name/619\",[352,60.79]],[\"comment/619\",[]],[\"name/620\",[353,69.262]],[\"comment/620\",[]],[\"name/621\",[354,69.262]],[\"comment/621\",[]],[\"name/622\",[355,64.154]],[\"comment/622\",[]],[\"name/623\",[125,45.909]],[\"comment/623\",[]],[\"name/624\",[50,56.27]],[\"comment/624\",[]],[\"name/625\",[356,64.154]],[\"comment/625\",[]],[\"name/626\",[357,69.262]],[\"comment/626\",[]],[\"name/627\",[358,69.262]],[\"comment/627\",[]],[\"name/628\",[359,69.262]],[\"comment/628\",[]],[\"name/629\",[360,69.262]],[\"comment/629\",[]],[\"name/630\",[361,69.262]],[\"comment/630\",[]],[\"name/631\",[362,69.262]],[\"comment/631\",[]],[\"name/632\",[5,25.568]],[\"comment/632\",[]],[\"name/633\",[363,69.262]],[\"comment/633\",[]],[\"name/634\",[364,69.262]],[\"comment/634\",[]],[\"name/635\",[125,45.909]],[\"comment/635\",[]],[\"name/636\",[365,60.79]],[\"comment/636\",[]],[\"name/637\",[125,45.909]],[\"comment/637\",[]],[\"name/638\",[366,69.262]],[\"comment/638\",[]],[\"name/639\",[125,45.909]],[\"comment/639\",[]],[\"name/640\",[367,69.262]],[\"comment/640\",[]],[\"name/641\",[263,50.804]],[\"comment/641\",[]],[\"name/642\",[368,60.79]],[\"comment/642\",[]],[\"name/643\",[369,64.154]],[\"comment/643\",[]],[\"name/644\",[370,64.154]],[\"comment/644\",[]],[\"name/645\",[371,60.79]],[\"comment/645\",[]],[\"name/646\",[372,69.262]],[\"comment/646\",[]],[\"name/647\",[373,69.262]],[\"comment/647\",[]],[\"name/648\",[374,69.262]],[\"comment/648\",[]],[\"name/649\",[375,69.262]],[\"comment/649\",[]],[\"name/650\",[376,69.262]],[\"comment/650\",[]],[\"name/651\",[377,69.262]],[\"comment/651\",[]],[\"name/652\",[378,69.262]],[\"comment/652\",[]],[\"name/653\",[371,60.79]],[\"comment/653\",[]],[\"name/654\",[365,60.79]],[\"comment/654\",[]],[\"name/655\",[379,69.262]],[\"comment/655\",[]],[\"name/656\",[380,69.262]],[\"comment/656\",[]],[\"name/657\",[381,69.262]],[\"comment/657\",[]],[\"name/658\",[352,60.79]],[\"comment/658\",[]],[\"name/659\",[368,60.79]],[\"comment/659\",[]],[\"name/660\",[382,69.262]],[\"comment/660\",[]],[\"name/661\",[383,69.262]],[\"comment/661\",[]],[\"name/662\",[384,69.262]],[\"comment/662\",[]],[\"name/663\",[385,69.262]],[\"comment/663\",[]],[\"name/664\",[386,69.262]],[\"comment/664\",[]],[\"name/665\",[387,69.262]],[\"comment/665\",[]],[\"name/666\",[388,69.262]],[\"comment/666\",[]],[\"name/667\",[389,69.262]],[\"comment/667\",[]],[\"name/668\",[390,69.262]],[\"comment/668\",[]],[\"name/669\",[391,69.262]],[\"comment/669\",[]],[\"name/670\",[214,60.79]],[\"comment/670\",[]],[\"name/671\",[371,60.79]],[\"comment/671\",[]],[\"name/672\",[365,60.79]],[\"comment/672\",[]],[\"name/673\",[392,69.262]],[\"comment/673\",[]],[\"name/674\",[393,69.262]],[\"comment/674\",[]],[\"name/675\",[370,64.154]],[\"comment/675\",[]],[\"name/676\",[263,50.804]],[\"comment/676\",[]],[\"name/677\",[368,60.79]],[\"comment/677\",[]],[\"name/678\",[369,64.154]],[\"comment/678\",[]],[\"name/679\",[394,69.262]],[\"comment/679\",[]],[\"name/680\",[395,69.262]],[\"comment/680\",[]],[\"name/681\",[396,69.262]],[\"comment/681\",[]],[\"name/682\",[397,69.262]],[\"comment/682\",[]],[\"name/683\",[398,69.262]],[\"comment/683\",[]],[\"name/684\",[399,69.262]],[\"comment/684\",[]],[\"name/685\",[400,69.262]],[\"comment/685\",[]],[\"name/686\",[401,69.262]],[\"comment/686\",[]],[\"name/687\",[402,69.262]],[\"comment/687\",[]],[\"name/688\",[5,25.568]],[\"comment/688\",[]],[\"name/689\",[403,64.154]],[\"comment/689\",[]],[\"name/690\",[404,69.262]],[\"comment/690\",[]],[\"name/691\",[405,69.262]],[\"comment/691\",[]],[\"name/692\",[403,64.154]],[\"comment/692\",[]],[\"name/693\",[406,69.262]],[\"comment/693\",[]],[\"name/694\",[407,69.262]],[\"comment/694\",[]],[\"name/695\",[408,69.262]],[\"comment/695\",[]],[\"name/696\",[409,69.262]],[\"comment/696\",[]],[\"name/697\",[410,69.262]],[\"comment/697\",[]],[\"name/698\",[411,69.262]],[\"comment/698\",[]],[\"name/699\",[412,69.262]],[\"comment/699\",[]],[\"name/700\",[125,45.909]],[\"comment/700\",[]],[\"name/701\",[413,69.262]],[\"comment/701\",[]],[\"name/702\",[414,69.262]],[\"comment/702\",[]],[\"name/703\",[415,69.262]],[\"comment/703\",[]],[\"name/704\",[416,69.262]],[\"comment/704\",[]],[\"name/705\",[417,69.262]],[\"comment/705\",[]],[\"name/706\",[418,69.262]],[\"comment/706\",[]],[\"name/707\",[175,60.79]],[\"comment/707\",[]],[\"name/708\",[419,69.262]],[\"comment/708\",[]],[\"name/709\",[420,69.262]],[\"comment/709\",[]],[\"name/710\",[137,64.154]],[\"comment/710\",[]],[\"name/711\",[136,64.154]],[\"comment/711\",[]],[\"name/712\",[421,69.262]],[\"comment/712\",[]],[\"name/713\",[422,69.262]],[\"comment/713\",[]],[\"name/714\",[423,40.546]],[\"comment/714\",[]],[\"name/715\",[5,25.568]],[\"comment/715\",[]],[\"name/716\",[424,40.546]],[\"comment/716\",[]],[\"name/717\",[317,38.202]],[\"comment/717\",[]],[\"name/718\",[314,32.127]],[\"comment/718\",[]],[\"name/719\",[309,40.175]],[\"comment/719\",[]],[\"name/720\",[425,33.901]],[\"comment/720\",[]],[\"name/721\",[314,32.127]],[\"comment/721\",[]],[\"name/722\",[5,25.568]],[\"comment/722\",[]],[\"name/723\",[314,32.127]],[\"comment/723\",[]],[\"name/724\",[426,64.154]],[\"comment/724\",[]],[\"name/725\",[5,25.568]],[\"comment/725\",[]],[\"name/726\",[427,41.33]],[\"comment/726\",[]],[\"name/727\",[423,40.546]],[\"comment/727\",[]],[\"name/728\",[428,40.546]],[\"comment/728\",[]],[\"name/729\",[429,40.93]],[\"comment/729\",[]],[\"name/730\",[425,33.901]],[\"comment/730\",[]],[\"name/731\",[430,69.262]],[\"comment/731\",[]],[\"name/732\",[431,69.262]],[\"comment/732\",[]],[\"name/733\",[432,40.93]],[\"comment/733\",[]],[\"name/734\",[425,33.901]],[\"comment/734\",[]],[\"name/735\",[314,32.127]],[\"comment/735\",[]],[\"name/736\",[433,69.262]],[\"comment/736\",[]],[\"name/737\",[434,69.262]],[\"comment/737\",[]],[\"name/738\",[5,25.568]],[\"comment/738\",[]],[\"name/739\",[435,69.262]],[\"comment/739\",[]],[\"name/740\",[5,25.568]],[\"comment/740\",[]],[\"name/741\",[432,40.93]],[\"comment/741\",[]],[\"name/742\",[436,42.182]],[\"comment/742\",[]],[\"name/743\",[314,32.127]],[\"comment/743\",[]],[\"name/744\",[437,69.262]],[\"comment/744\",[]],[\"name/745\",[438,60.79]],[\"comment/745\",[]],[\"name/746\",[439,60.79]],[\"comment/746\",[]],[\"name/747\",[440,60.79]],[\"comment/747\",[]],[\"name/748\",[441,60.79]],[\"comment/748\",[]],[\"name/749\",[442,60.79]],[\"comment/749\",[]],[\"name/750\",[443,60.79]],[\"comment/750\",[]],[\"name/751\",[444,60.79]],[\"comment/751\",[]],[\"name/752\",[445,60.79]],[\"comment/752\",[]],[\"name/753\",[446,60.79]],[\"comment/753\",[]],[\"name/754\",[447,60.79]],[\"comment/754\",[]],[\"name/755\",[448,60.79]],[\"comment/755\",[]],[\"name/756\",[150,53.168]],[\"comment/756\",[]],[\"name/757\",[449,58.276]],[\"comment/757\",[]],[\"name/758\",[450,60.79]],[\"comment/758\",[]],[\"name/759\",[451,60.79]],[\"comment/759\",[]],[\"name/760\",[452,60.79]],[\"comment/760\",[]],[\"name/761\",[453,60.79]],[\"comment/761\",[]],[\"name/762\",[454,60.79]],[\"comment/762\",[]],[\"name/763\",[455,60.79]],[\"comment/763\",[]],[\"name/764\",[265,48.894]],[\"comment/764\",[]],[\"name/765\",[456,56.27]],[\"comment/765\",[]],[\"name/766\",[5,25.568]],[\"comment/766\",[]],[\"name/767\",[457,69.262]],[\"comment/767\",[]],[\"name/768\",[438,60.79]],[\"comment/768\",[]],[\"name/769\",[439,60.79]],[\"comment/769\",[]],[\"name/770\",[440,60.79]],[\"comment/770\",[]],[\"name/771\",[441,60.79]],[\"comment/771\",[]],[\"name/772\",[442,60.79]],[\"comment/772\",[]],[\"name/773\",[443,60.79]],[\"comment/773\",[]],[\"name/774\",[444,60.79]],[\"comment/774\",[]],[\"name/775\",[445,60.79]],[\"comment/775\",[]],[\"name/776\",[446,60.79]],[\"comment/776\",[]],[\"name/777\",[447,60.79]],[\"comment/777\",[]],[\"name/778\",[448,60.79]],[\"comment/778\",[]],[\"name/779\",[150,53.168]],[\"comment/779\",[]],[\"name/780\",[449,58.276]],[\"comment/780\",[]],[\"name/781\",[450,60.79]],[\"comment/781\",[]],[\"name/782\",[451,60.79]],[\"comment/782\",[]],[\"name/783\",[452,60.79]],[\"comment/783\",[]],[\"name/784\",[453,60.79]],[\"comment/784\",[]],[\"name/785\",[454,60.79]],[\"comment/785\",[]],[\"name/786\",[455,60.79]],[\"comment/786\",[]],[\"name/787\",[265,48.894]],[\"comment/787\",[]],[\"name/788\",[456,56.27]],[\"comment/788\",[]],[\"name/789\",[5,25.568]],[\"comment/789\",[]],[\"name/790\",[458,69.262]],[\"comment/790\",[]],[\"name/791\",[5,25.568]],[\"comment/791\",[]],[\"name/792\",[424,40.546]],[\"comment/792\",[]],[\"name/793\",[317,38.202]],[\"comment/793\",[]],[\"name/794\",[459,56.27]],[\"comment/794\",[]],[\"name/795\",[314,32.127]],[\"comment/795\",[]],[\"name/796\",[425,33.901]],[\"comment/796\",[]],[\"name/797\",[125,45.909]],[\"comment/797\",[]],[\"name/798\",[456,56.27]],[\"comment/798\",[]],[\"name/799\",[309,40.175]],[\"comment/799\",[]],[\"name/800\",[460,69.262]],[\"comment/800\",[]],[\"name/801\",[5,25.568]],[\"comment/801\",[]],[\"name/802\",[314,32.127]],[\"comment/802\",[]],[\"name/803\",[436,42.182]],[\"comment/803\",[]],[\"name/804\",[432,40.93]],[\"comment/804\",[]],[\"name/805\",[461,69.262]],[\"comment/805\",[]],[\"name/806\",[5,25.568]],[\"comment/806\",[]],[\"name/807\",[429,40.93]],[\"comment/807\",[]],[\"name/808\",[423,40.546]],[\"comment/808\",[]],[\"name/809\",[428,40.546]],[\"comment/809\",[]],[\"name/810\",[427,41.33]],[\"comment/810\",[]],[\"name/811\",[425,33.901]],[\"comment/811\",[]],[\"name/812\",[462,69.262]],[\"comment/812\",[]],[\"name/813\",[5,25.568]],[\"comment/813\",[]],[\"name/814\",[424,40.546]],[\"comment/814\",[]],[\"name/815\",[317,38.202]],[\"comment/815\",[]],[\"name/816\",[314,32.127]],[\"comment/816\",[]],[\"name/817\",[309,40.175]],[\"comment/817\",[]],[\"name/818\",[425,33.901]],[\"comment/818\",[]],[\"name/819\",[463,69.262]],[\"comment/819\",[]],[\"name/820\",[5,25.568]],[\"comment/820\",[]],[\"name/821\",[424,40.546]],[\"comment/821\",[]],[\"name/822\",[317,38.202]],[\"comment/822\",[]],[\"name/823\",[314,32.127]],[\"comment/823\",[]],[\"name/824\",[309,40.175]],[\"comment/824\",[]],[\"name/825\",[425,33.901]],[\"comment/825\",[]],[\"name/826\",[464,69.262]],[\"comment/826\",[]],[\"name/827\",[5,25.568]],[\"comment/827\",[]],[\"name/828\",[314,32.127]],[\"comment/828\",[]],[\"name/829\",[436,42.182]],[\"comment/829\",[]],[\"name/830\",[432,40.93]],[\"comment/830\",[]],[\"name/831\",[465,69.262]],[\"comment/831\",[]],[\"name/832\",[466,69.262]],[\"comment/832\",[]],[\"name/833\",[5,25.568]],[\"comment/833\",[]],[\"name/834\",[429,40.93]],[\"comment/834\",[]],[\"name/835\",[423,40.546]],[\"comment/835\",[]],[\"name/836\",[428,40.546]],[\"comment/836\",[]],[\"name/837\",[425,33.901]],[\"comment/837\",[]],[\"name/838\",[467,69.262]],[\"comment/838\",[]],[\"name/839\",[468,69.262]],[\"comment/839\",[]],[\"name/840\",[469,69.262]],[\"comment/840\",[]],[\"name/841\",[427,41.33]],[\"comment/841\",[]],[\"name/842\",[470,69.262]],[\"comment/842\",[]],[\"name/843\",[5,25.568]],[\"comment/843\",[]],[\"name/844\",[471,54.599]],[\"comment/844\",[]],[\"name/845\",[424,40.546]],[\"comment/845\",[]],[\"name/846\",[317,38.202]],[\"comment/846\",[]],[\"name/847\",[309,40.175]],[\"comment/847\",[]],[\"name/848\",[314,32.127]],[\"comment/848\",[]],[\"name/849\",[425,33.901]],[\"comment/849\",[]],[\"name/850\",[472,69.262]],[\"comment/850\",[]],[\"name/851\",[5,25.568]],[\"comment/851\",[]],[\"name/852\",[314,32.127]],[\"comment/852\",[]],[\"name/853\",[436,42.182]],[\"comment/853\",[]],[\"name/854\",[432,40.93]],[\"comment/854\",[]],[\"name/855\",[473,69.262]],[\"comment/855\",[]],[\"name/856\",[5,25.568]],[\"comment/856\",[]],[\"name/857\",[429,40.93]],[\"comment/857\",[]],[\"name/858\",[474,69.262]],[\"comment/858\",[]],[\"name/859\",[428,40.546]],[\"comment/859\",[]],[\"name/860\",[423,40.546]],[\"comment/860\",[]],[\"name/861\",[425,33.901]],[\"comment/861\",[]],[\"name/862\",[475,56.27]],[\"comment/862\",[]],[\"name/863\",[476,56.27]],[\"comment/863\",[]],[\"name/864\",[477,58.276]],[\"comment/864\",[]],[\"name/865\",[478,69.262]],[\"comment/865\",[]],[\"name/866\",[479,69.262]],[\"comment/866\",[]],[\"name/867\",[459,56.27]],[\"comment/867\",[]],[\"name/868\",[427,41.33]],[\"comment/868\",[]],[\"name/869\",[480,69.262]],[\"comment/869\",[]],[\"name/870\",[150,53.168]],[\"comment/870\",[]],[\"name/871\",[428,40.546]],[\"comment/871\",[]],[\"name/872\",[481,69.262]],[\"comment/872\",[]],[\"name/873\",[5,25.568]],[\"comment/873\",[]],[\"name/874\",[317,38.202]],[\"comment/874\",[]],[\"name/875\",[424,40.546]],[\"comment/875\",[]],[\"name/876\",[482,69.262]],[\"comment/876\",[]],[\"name/877\",[483,69.262]],[\"comment/877\",[]],[\"name/878\",[309,40.175]],[\"comment/878\",[]],[\"name/879\",[314,32.127]],[\"comment/879\",[]],[\"name/880\",[425,33.901]],[\"comment/880\",[]],[\"name/881\",[484,69.262]],[\"comment/881\",[]],[\"name/882\",[5,25.568]],[\"comment/882\",[]],[\"name/883\",[314,32.127]],[\"comment/883\",[]],[\"name/884\",[436,42.182]],[\"comment/884\",[]],[\"name/885\",[432,40.93]],[\"comment/885\",[]],[\"name/886\",[485,69.262]],[\"comment/886\",[]],[\"name/887\",[5,25.568]],[\"comment/887\",[]],[\"name/888\",[429,40.93]],[\"comment/888\",[]],[\"name/889\",[486,69.262]],[\"comment/889\",[]],[\"name/890\",[423,40.546]],[\"comment/890\",[]],[\"name/891\",[425,33.901]],[\"comment/891\",[]],[\"name/892\",[428,40.546]],[\"comment/892\",[]],[\"name/893\",[487,69.262]],[\"comment/893\",[]],[\"name/894\",[475,56.27]],[\"comment/894\",[]],[\"name/895\",[476,56.27]],[\"comment/895\",[]],[\"name/896\",[488,69.262]],[\"comment/896\",[]],[\"name/897\",[459,56.27]],[\"comment/897\",[]],[\"name/898\",[427,41.33]],[\"comment/898\",[]],[\"name/899\",[489,69.262]],[\"comment/899\",[]],[\"name/900\",[5,25.568]],[\"comment/900\",[]],[\"name/901\",[424,40.546]],[\"comment/901\",[]],[\"name/902\",[317,38.202]],[\"comment/902\",[]],[\"name/903\",[314,32.127]],[\"comment/903\",[]],[\"name/904\",[309,40.175]],[\"comment/904\",[]],[\"name/905\",[425,33.901]],[\"comment/905\",[]],[\"name/906\",[490,69.262]],[\"comment/906\",[]],[\"name/907\",[5,25.568]],[\"comment/907\",[]],[\"name/908\",[436,42.182]],[\"comment/908\",[]],[\"name/909\",[314,32.127]],[\"comment/909\",[]],[\"name/910\",[432,40.93]],[\"comment/910\",[]],[\"name/911\",[491,69.262]],[\"comment/911\",[]],[\"name/912\",[5,25.568]],[\"comment/912\",[]],[\"name/913\",[423,40.546]],[\"comment/913\",[]],[\"name/914\",[429,40.93]],[\"comment/914\",[]],[\"name/915\",[492,51.916]],[\"comment/915\",[]],[\"name/916\",[493,51.916]],[\"comment/916\",[]],[\"name/917\",[494,51.916]],[\"comment/917\",[]],[\"name/918\",[428,40.546]],[\"comment/918\",[]],[\"name/919\",[425,33.901]],[\"comment/919\",[]],[\"name/920\",[427,41.33]],[\"comment/920\",[]],[\"name/921\",[495,69.262]],[\"comment/921\",[]],[\"name/922\",[5,25.568]],[\"comment/922\",[]],[\"name/923\",[424,40.546]],[\"comment/923\",[]],[\"name/924\",[317,38.202]],[\"comment/924\",[]],[\"name/925\",[314,32.127]],[\"comment/925\",[]],[\"name/926\",[309,40.175]],[\"comment/926\",[]],[\"name/927\",[425,33.901]],[\"comment/927\",[]],[\"name/928\",[496,69.262]],[\"comment/928\",[]],[\"name/929\",[5,25.568]],[\"comment/929\",[]],[\"name/930\",[436,42.182]],[\"comment/930\",[]],[\"name/931\",[314,32.127]],[\"comment/931\",[]],[\"name/932\",[432,40.93]],[\"comment/932\",[]],[\"name/933\",[497,69.262]],[\"comment/933\",[]],[\"name/934\",[5,25.568]],[\"comment/934\",[]],[\"name/935\",[423,40.546]],[\"comment/935\",[]],[\"name/936\",[429,40.93]],[\"comment/936\",[]],[\"name/937\",[492,51.916]],[\"comment/937\",[]],[\"name/938\",[493,51.916]],[\"comment/938\",[]],[\"name/939\",[494,51.916]],[\"comment/939\",[]],[\"name/940\",[428,40.546]],[\"comment/940\",[]],[\"name/941\",[425,33.901]],[\"comment/941\",[]],[\"name/942\",[427,41.33]],[\"comment/942\",[]],[\"name/943\",[498,69.262]],[\"comment/943\",[]],[\"name/944\",[5,25.568]],[\"comment/944\",[]],[\"name/945\",[424,40.546]],[\"comment/945\",[]],[\"name/946\",[317,38.202]],[\"comment/946\",[]],[\"name/947\",[314,32.127]],[\"comment/947\",[]],[\"name/948\",[309,40.175]],[\"comment/948\",[]],[\"name/949\",[425,33.901]],[\"comment/949\",[]],[\"name/950\",[499,69.262]],[\"comment/950\",[]],[\"name/951\",[5,25.568]],[\"comment/951\",[]],[\"name/952\",[436,42.182]],[\"comment/952\",[]],[\"name/953\",[314,32.127]],[\"comment/953\",[]],[\"name/954\",[432,40.93]],[\"comment/954\",[]],[\"name/955\",[500,69.262]],[\"comment/955\",[]],[\"name/956\",[5,25.568]],[\"comment/956\",[]],[\"name/957\",[423,40.546]],[\"comment/957\",[]],[\"name/958\",[429,40.93]],[\"comment/958\",[]],[\"name/959\",[492,51.916]],[\"comment/959\",[]],[\"name/960\",[493,51.916]],[\"comment/960\",[]],[\"name/961\",[494,51.916]],[\"comment/961\",[]],[\"name/962\",[428,40.546]],[\"comment/962\",[]],[\"name/963\",[425,33.901]],[\"comment/963\",[]],[\"name/964\",[427,41.33]],[\"comment/964\",[]],[\"name/965\",[501,69.262]],[\"comment/965\",[]],[\"name/966\",[5,25.568]],[\"comment/966\",[]],[\"name/967\",[424,40.546]],[\"comment/967\",[]],[\"name/968\",[317,38.202]],[\"comment/968\",[]],[\"name/969\",[314,32.127]],[\"comment/969\",[]],[\"name/970\",[309,40.175]],[\"comment/970\",[]],[\"name/971\",[425,33.901]],[\"comment/971\",[]],[\"name/972\",[502,69.262]],[\"comment/972\",[]],[\"name/973\",[5,25.568]],[\"comment/973\",[]],[\"name/974\",[436,42.182]],[\"comment/974\",[]],[\"name/975\",[314,32.127]],[\"comment/975\",[]],[\"name/976\",[432,40.93]],[\"comment/976\",[]],[\"name/977\",[503,69.262]],[\"comment/977\",[]],[\"name/978\",[5,25.568]],[\"comment/978\",[]],[\"name/979\",[423,40.546]],[\"comment/979\",[]],[\"name/980\",[429,40.93]],[\"comment/980\",[]],[\"name/981\",[492,51.916]],[\"comment/981\",[]],[\"name/982\",[493,51.916]],[\"comment/982\",[]],[\"name/983\",[494,51.916]],[\"comment/983\",[]],[\"name/984\",[428,40.546]],[\"comment/984\",[]],[\"name/985\",[425,33.901]],[\"comment/985\",[]],[\"name/986\",[427,41.33]],[\"comment/986\",[]],[\"name/987\",[504,69.262]],[\"comment/987\",[]],[\"name/988\",[5,25.568]],[\"comment/988\",[]],[\"name/989\",[424,40.546]],[\"comment/989\",[]],[\"name/990\",[317,38.202]],[\"comment/990\",[]],[\"name/991\",[314,32.127]],[\"comment/991\",[]],[\"name/992\",[309,40.175]],[\"comment/992\",[]],[\"name/993\",[425,33.901]],[\"comment/993\",[]],[\"name/994\",[505,69.262]],[\"comment/994\",[]],[\"name/995\",[5,25.568]],[\"comment/995\",[]],[\"name/996\",[436,42.182]],[\"comment/996\",[]],[\"name/997\",[314,32.127]],[\"comment/997\",[]],[\"name/998\",[432,40.93]],[\"comment/998\",[]],[\"name/999\",[506,69.262]],[\"comment/999\",[]],[\"name/1000\",[5,25.568]],[\"comment/1000\",[]],[\"name/1001\",[423,40.546]],[\"comment/1001\",[]],[\"name/1002\",[429,40.93]],[\"comment/1002\",[]],[\"name/1003\",[492,51.916]],[\"comment/1003\",[]],[\"name/1004\",[493,51.916]],[\"comment/1004\",[]],[\"name/1005\",[494,51.916]],[\"comment/1005\",[]],[\"name/1006\",[428,40.546]],[\"comment/1006\",[]],[\"name/1007\",[425,33.901]],[\"comment/1007\",[]],[\"name/1008\",[427,41.33]],[\"comment/1008\",[]],[\"name/1009\",[507,69.262]],[\"comment/1009\",[]],[\"name/1010\",[5,25.568]],[\"comment/1010\",[]],[\"name/1011\",[424,40.546]],[\"comment/1011\",[]],[\"name/1012\",[317,38.202]],[\"comment/1012\",[]],[\"name/1013\",[314,32.127]],[\"comment/1013\",[]],[\"name/1014\",[309,40.175]],[\"comment/1014\",[]],[\"name/1015\",[425,33.901]],[\"comment/1015\",[]],[\"name/1016\",[508,69.262]],[\"comment/1016\",[]],[\"name/1017\",[5,25.568]],[\"comment/1017\",[]],[\"name/1018\",[436,42.182]],[\"comment/1018\",[]],[\"name/1019\",[314,32.127]],[\"comment/1019\",[]],[\"name/1020\",[432,40.93]],[\"comment/1020\",[]],[\"name/1021\",[509,69.262]],[\"comment/1021\",[]],[\"name/1022\",[5,25.568]],[\"comment/1022\",[]],[\"name/1023\",[423,40.546]],[\"comment/1023\",[]],[\"name/1024\",[429,40.93]],[\"comment/1024\",[]],[\"name/1025\",[492,51.916]],[\"comment/1025\",[]],[\"name/1026\",[493,51.916]],[\"comment/1026\",[]],[\"name/1027\",[494,51.916]],[\"comment/1027\",[]],[\"name/1028\",[428,40.546]],[\"comment/1028\",[]],[\"name/1029\",[425,33.901]],[\"comment/1029\",[]],[\"name/1030\",[427,41.33]],[\"comment/1030\",[]],[\"name/1031\",[510,69.262]],[\"comment/1031\",[]],[\"name/1032\",[5,25.568]],[\"comment/1032\",[]],[\"name/1033\",[424,40.546]],[\"comment/1033\",[]],[\"name/1034\",[317,38.202]],[\"comment/1034\",[]],[\"name/1035\",[314,32.127]],[\"comment/1035\",[]],[\"name/1036\",[309,40.175]],[\"comment/1036\",[]],[\"name/1037\",[425,33.901]],[\"comment/1037\",[]],[\"name/1038\",[511,69.262]],[\"comment/1038\",[]],[\"name/1039\",[5,25.568]],[\"comment/1039\",[]],[\"name/1040\",[436,42.182]],[\"comment/1040\",[]],[\"name/1041\",[314,32.127]],[\"comment/1041\",[]],[\"name/1042\",[432,40.93]],[\"comment/1042\",[]],[\"name/1043\",[512,69.262]],[\"comment/1043\",[]],[\"name/1044\",[5,25.568]],[\"comment/1044\",[]],[\"name/1045\",[423,40.546]],[\"comment/1045\",[]],[\"name/1046\",[429,40.93]],[\"comment/1046\",[]],[\"name/1047\",[492,51.916]],[\"comment/1047\",[]],[\"name/1048\",[493,51.916]],[\"comment/1048\",[]],[\"name/1049\",[494,51.916]],[\"comment/1049\",[]],[\"name/1050\",[428,40.546]],[\"comment/1050\",[]],[\"name/1051\",[425,33.901]],[\"comment/1051\",[]],[\"name/1052\",[427,41.33]],[\"comment/1052\",[]],[\"name/1053\",[513,69.262]],[\"comment/1053\",[]],[\"name/1054\",[5,25.568]],[\"comment/1054\",[]],[\"name/1055\",[424,40.546]],[\"comment/1055\",[]],[\"name/1056\",[317,38.202]],[\"comment/1056\",[]],[\"name/1057\",[314,32.127]],[\"comment/1057\",[]],[\"name/1058\",[309,40.175]],[\"comment/1058\",[]],[\"name/1059\",[425,33.901]],[\"comment/1059\",[]],[\"name/1060\",[514,69.262]],[\"comment/1060\",[]],[\"name/1061\",[5,25.568]],[\"comment/1061\",[]],[\"name/1062\",[436,42.182]],[\"comment/1062\",[]],[\"name/1063\",[314,32.127]],[\"comment/1063\",[]],[\"name/1064\",[432,40.93]],[\"comment/1064\",[]],[\"name/1065\",[515,69.262]],[\"comment/1065\",[]],[\"name/1066\",[5,25.568]],[\"comment/1066\",[]],[\"name/1067\",[423,40.546]],[\"comment/1067\",[]],[\"name/1068\",[429,40.93]],[\"comment/1068\",[]],[\"name/1069\",[492,51.916]],[\"comment/1069\",[]],[\"name/1070\",[493,51.916]],[\"comment/1070\",[]],[\"name/1071\",[494,51.916]],[\"comment/1071\",[]],[\"name/1072\",[428,40.546]],[\"comment/1072\",[]],[\"name/1073\",[425,33.901]],[\"comment/1073\",[]],[\"name/1074\",[427,41.33]],[\"comment/1074\",[]],[\"name/1075\",[516,69.262]],[\"comment/1075\",[]],[\"name/1076\",[274,60.79]],[\"comment/1076\",[]],[\"name/1077\",[275,60.79]],[\"comment/1077\",[]],[\"name/1078\",[517,69.262]],[\"comment/1078\",[]],[\"name/1079\",[5,25.568]],[\"comment/1079\",[]],[\"name/1080\",[424,40.546]],[\"comment/1080\",[]],[\"name/1081\",[317,38.202]],[\"comment/1081\",[]],[\"name/1082\",[314,32.127]],[\"comment/1082\",[]],[\"name/1083\",[309,40.175]],[\"comment/1083\",[]],[\"name/1084\",[425,33.901]],[\"comment/1084\",[]],[\"name/1085\",[518,69.262]],[\"comment/1085\",[]],[\"name/1086\",[5,25.568]],[\"comment/1086\",[]],[\"name/1087\",[314,32.127]],[\"comment/1087\",[]],[\"name/1088\",[436,42.182]],[\"comment/1088\",[]],[\"name/1089\",[432,40.93]],[\"comment/1089\",[]],[\"name/1090\",[519,69.262]],[\"comment/1090\",[]],[\"name/1091\",[520,69.262]],[\"comment/1091\",[]],[\"name/1092\",[521,69.262]],[\"comment/1092\",[]],[\"name/1093\",[522,69.262]],[\"comment/1093\",[]],[\"name/1094\",[5,25.568]],[\"comment/1094\",[]],[\"name/1095\",[429,40.93]],[\"comment/1095\",[]],[\"name/1096\",[317,38.202]],[\"comment/1096\",[]],[\"name/1097\",[423,40.546]],[\"comment/1097\",[]],[\"name/1098\",[523,69.262]],[\"comment/1098\",[]],[\"name/1099\",[524,69.262]],[\"comment/1099\",[]],[\"name/1100\",[525,69.262]],[\"comment/1100\",[]],[\"name/1101\",[526,69.262]],[\"comment/1101\",[]],[\"name/1102\",[527,69.262]],[\"comment/1102\",[]],[\"name/1103\",[528,69.262]],[\"comment/1103\",[]],[\"name/1104\",[428,40.546]],[\"comment/1104\",[]],[\"name/1105\",[529,69.262]],[\"comment/1105\",[]],[\"name/1106\",[530,69.262]],[\"comment/1106\",[]],[\"name/1107\",[427,41.33]],[\"comment/1107\",[]],[\"name/1108\",[425,33.901]],[\"comment/1108\",[]],[\"name/1109\",[531,69.262]],[\"comment/1109\",[]],[\"name/1110\",[5,25.568]],[\"comment/1110\",[]],[\"name/1111\",[424,40.546]],[\"comment/1111\",[]],[\"name/1112\",[317,38.202]],[\"comment/1112\",[]],[\"name/1113\",[314,32.127]],[\"comment/1113\",[]],[\"name/1114\",[309,40.175]],[\"comment/1114\",[]],[\"name/1115\",[425,33.901]],[\"comment/1115\",[]],[\"name/1116\",[532,69.262]],[\"comment/1116\",[]],[\"name/1117\",[5,25.568]],[\"comment/1117\",[]],[\"name/1118\",[314,32.127]],[\"comment/1118\",[]],[\"name/1119\",[436,42.182]],[\"comment/1119\",[]],[\"name/1120\",[432,40.93]],[\"comment/1120\",[]],[\"name/1121\",[533,69.262]],[\"comment/1121\",[]],[\"name/1122\",[5,25.568]],[\"comment/1122\",[]],[\"name/1123\",[429,40.93]],[\"comment/1123\",[]],[\"name/1124\",[423,40.546]],[\"comment/1124\",[]],[\"name/1125\",[428,40.546]],[\"comment/1125\",[]],[\"name/1126\",[459,56.27]],[\"comment/1126\",[]],[\"name/1127\",[427,41.33]],[\"comment/1127\",[]],[\"name/1128\",[425,33.901]],[\"comment/1128\",[]],[\"name/1129\",[534,69.262]],[\"comment/1129\",[]],[\"name/1130\",[5,25.568]],[\"comment/1130\",[]],[\"name/1131\",[317,38.202]],[\"comment/1131\",[]],[\"name/1132\",[424,40.546]],[\"comment/1132\",[]],[\"name/1133\",[471,54.599]],[\"comment/1133\",[]],[\"name/1134\",[309,40.175]],[\"comment/1134\",[]],[\"name/1135\",[425,33.901]],[\"comment/1135\",[]],[\"name/1136\",[314,32.127]],[\"comment/1136\",[]],[\"name/1137\",[535,69.262]],[\"comment/1137\",[]],[\"name/1138\",[5,25.568]],[\"comment/1138\",[]],[\"name/1139\",[314,32.127]],[\"comment/1139\",[]],[\"name/1140\",[436,42.182]],[\"comment/1140\",[]],[\"name/1141\",[432,40.93]],[\"comment/1141\",[]],[\"name/1142\",[536,69.262]],[\"comment/1142\",[]],[\"name/1143\",[5,25.568]],[\"comment/1143\",[]],[\"name/1144\",[317,38.202]],[\"comment/1144\",[]],[\"name/1145\",[424,40.546]],[\"comment/1145\",[]],[\"name/1146\",[471,54.599]],[\"comment/1146\",[]],[\"name/1147\",[309,40.175]],[\"comment/1147\",[]],[\"name/1148\",[425,33.901]],[\"comment/1148\",[]],[\"name/1149\",[314,32.127]],[\"comment/1149\",[]],[\"name/1150\",[537,69.262]],[\"comment/1150\",[]],[\"name/1151\",[5,25.568]],[\"comment/1151\",[]],[\"name/1152\",[423,40.546]],[\"comment/1152\",[]],[\"name/1153\",[429,40.93]],[\"comment/1153\",[]],[\"name/1154\",[538,60.79]],[\"comment/1154\",[]],[\"name/1155\",[475,56.27]],[\"comment/1155\",[]],[\"name/1156\",[476,56.27]],[\"comment/1156\",[]],[\"name/1157\",[477,58.276]],[\"comment/1157\",[]],[\"name/1158\",[428,40.546]],[\"comment/1158\",[]],[\"name/1159\",[425,33.901]],[\"comment/1159\",[]],[\"name/1160\",[427,41.33]],[\"comment/1160\",[]],[\"name/1161\",[539,69.262]],[\"comment/1161\",[]],[\"name/1162\",[5,25.568]],[\"comment/1162\",[]],[\"name/1163\",[317,38.202]],[\"comment/1163\",[]],[\"name/1164\",[424,40.546]],[\"comment/1164\",[]],[\"name/1165\",[471,54.599]],[\"comment/1165\",[]],[\"name/1166\",[309,40.175]],[\"comment/1166\",[]],[\"name/1167\",[425,33.901]],[\"comment/1167\",[]],[\"name/1168\",[314,32.127]],[\"comment/1168\",[]],[\"name/1169\",[540,69.262]],[\"comment/1169\",[]],[\"name/1170\",[5,25.568]],[\"comment/1170\",[]],[\"name/1171\",[423,40.546]],[\"comment/1171\",[]],[\"name/1172\",[429,40.93]],[\"comment/1172\",[]],[\"name/1173\",[538,60.79]],[\"comment/1173\",[]],[\"name/1174\",[475,56.27]],[\"comment/1174\",[]],[\"name/1175\",[476,56.27]],[\"comment/1175\",[]],[\"name/1176\",[477,58.276]],[\"comment/1176\",[]],[\"name/1177\",[428,40.546]],[\"comment/1177\",[]],[\"name/1178\",[425,33.901]],[\"comment/1178\",[]],[\"name/1179\",[427,41.33]],[\"comment/1179\",[]],[\"name/1180\",[541,69.262]],[\"comment/1180\",[]],[\"name/1181\",[5,25.568]],[\"comment/1181\",[]],[\"name/1182\",[317,38.202]],[\"comment/1182\",[]],[\"name/1183\",[424,40.546]],[\"comment/1183\",[]],[\"name/1184\",[471,54.599]],[\"comment/1184\",[]],[\"name/1185\",[309,40.175]],[\"comment/1185\",[]],[\"name/1186\",[425,33.901]],[\"comment/1186\",[]],[\"name/1187\",[314,32.127]],[\"comment/1187\",[]],[\"name/1188\",[542,69.262]],[\"comment/1188\",[]],[\"name/1189\",[5,25.568]],[\"comment/1189\",[]],[\"name/1190\",[423,40.546]],[\"comment/1190\",[]],[\"name/1191\",[429,40.93]],[\"comment/1191\",[]],[\"name/1192\",[538,60.79]],[\"comment/1192\",[]],[\"name/1193\",[475,56.27]],[\"comment/1193\",[]],[\"name/1194\",[476,56.27]],[\"comment/1194\",[]],[\"name/1195\",[477,58.276]],[\"comment/1195\",[]],[\"name/1196\",[428,40.546]],[\"comment/1196\",[]],[\"name/1197\",[425,33.901]],[\"comment/1197\",[]],[\"name/1198\",[427,41.33]],[\"comment/1198\",[]],[\"name/1199\",[543,60.79]],[\"comment/1199\",[]],[\"name/1200\",[544,69.262]],[\"comment/1200\",[]],[\"name/1201\",[158,64.154]],[\"comment/1201\",[]],[\"name/1202\",[159,64.154]],[\"comment/1202\",[]],[\"name/1203\",[160,64.154]],[\"comment/1203\",[]],[\"name/1204\",[545,69.262]],[\"comment/1204\",[]],[\"name/1205\",[546,69.262]],[\"comment/1205\",[]],[\"name/1206\",[547,69.262]],[\"comment/1206\",[]],[\"name/1207\",[548,69.262]],[\"comment/1207\",[]],[\"name/1208\",[549,69.262]],[\"comment/1208\",[]],[\"name/1209\",[5,25.568]],[\"comment/1209\",[]],[\"name/1210\",[424,40.546]],[\"comment/1210\",[]],[\"name/1211\",[317,38.202]],[\"comment/1211\",[]],[\"name/1212\",[314,32.127]],[\"comment/1212\",[]],[\"name/1213\",[309,40.175]],[\"comment/1213\",[]],[\"name/1214\",[425,33.901]],[\"comment/1214\",[]],[\"name/1215\",[550,69.262]],[\"comment/1215\",[]],[\"name/1216\",[5,25.568]],[\"comment/1216\",[]],[\"name/1217\",[314,32.127]],[\"comment/1217\",[]],[\"name/1218\",[436,42.182]],[\"comment/1218\",[]],[\"name/1219\",[432,40.93]],[\"comment/1219\",[]],[\"name/1220\",[551,69.262]],[\"comment/1220\",[]],[\"name/1221\",[552,69.262]],[\"comment/1221\",[]],[\"name/1222\",[5,25.568]],[\"comment/1222\",[]],[\"name/1223\",[429,40.93]],[\"comment/1223\",[]],[\"name/1224\",[543,60.79]],[\"comment/1224\",[]],[\"name/1225\",[553,69.262]],[\"comment/1225\",[]],[\"name/1226\",[425,33.901]],[\"comment/1226\",[]],[\"name/1227\",[423,40.546]],[\"comment/1227\",[]],[\"name/1228\",[428,40.546]],[\"comment/1228\",[]],[\"name/1229\",[125,45.909]],[\"comment/1229\",[]],[\"name/1230\",[429,40.93]],[\"comment/1230\",[]],[\"name/1231\",[543,60.79]],[\"comment/1231\",[]],[\"name/1232\",[427,41.33]],[\"comment/1232\",[]],[\"name/1233\",[554,69.262]],[\"comment/1233\",[]],[\"name/1234\",[5,25.568]],[\"comment/1234\",[]],[\"name/1235\",[317,38.202]],[\"comment/1235\",[]],[\"name/1236\",[424,40.546]],[\"comment/1236\",[]],[\"name/1237\",[314,32.127]],[\"comment/1237\",[]],[\"name/1238\",[309,40.175]],[\"comment/1238\",[]],[\"name/1239\",[425,33.901]],[\"comment/1239\",[]],[\"name/1240\",[555,69.262]],[\"comment/1240\",[]],[\"name/1241\",[5,25.568]],[\"comment/1241\",[]],[\"name/1242\",[314,32.127]],[\"comment/1242\",[]],[\"name/1243\",[436,42.182]],[\"comment/1243\",[]],[\"name/1244\",[432,40.93]],[\"comment/1244\",[]],[\"name/1245\",[556,69.262]],[\"comment/1245\",[]],[\"name/1246\",[5,25.568]],[\"comment/1246\",[]],[\"name/1247\",[429,40.93]],[\"comment/1247\",[]],[\"name/1248\",[423,40.546]],[\"comment/1248\",[]],[\"name/1249\",[428,40.546]],[\"comment/1249\",[]],[\"name/1250\",[427,41.33]],[\"comment/1250\",[]],[\"name/1251\",[425,33.901]],[\"comment/1251\",[]],[\"name/1252\",[557,69.262]],[\"comment/1252\",[]],[\"name/1253\",[5,25.568]],[\"comment/1253\",[]],[\"name/1254\",[424,40.546]],[\"comment/1254\",[]],[\"name/1255\",[317,38.202]],[\"comment/1255\",[]],[\"name/1256\",[459,56.27]],[\"comment/1256\",[]],[\"name/1257\",[314,32.127]],[\"comment/1257\",[]],[\"name/1258\",[425,33.901]],[\"comment/1258\",[]],[\"name/1259\",[125,45.909]],[\"comment/1259\",[]],[\"name/1260\",[456,56.27]],[\"comment/1260\",[]],[\"name/1261\",[309,40.175]],[\"comment/1261\",[]],[\"name/1262\",[558,69.262]],[\"comment/1262\",[]],[\"name/1263\",[5,25.568]],[\"comment/1263\",[]],[\"name/1264\",[314,32.127]],[\"comment/1264\",[]],[\"name/1265\",[436,42.182]],[\"comment/1265\",[]],[\"name/1266\",[432,40.93]],[\"comment/1266\",[]],[\"name/1267\",[559,69.262]],[\"comment/1267\",[]],[\"name/1268\",[5,25.568]],[\"comment/1268\",[]],[\"name/1269\",[429,40.93]],[\"comment/1269\",[]],[\"name/1270\",[423,40.546]],[\"comment/1270\",[]],[\"name/1271\",[428,40.546]],[\"comment/1271\",[]],[\"name/1272\",[427,41.33]],[\"comment/1272\",[]],[\"name/1273\",[425,33.901]],[\"comment/1273\",[]],[\"name/1274\",[560,69.262]],[\"comment/1274\",[]],[\"name/1275\",[5,25.568]],[\"comment/1275\",[]],[\"name/1276\",[424,40.546]],[\"comment/1276\",[]],[\"name/1277\",[317,38.202]],[\"comment/1277\",[]],[\"name/1278\",[314,32.127]],[\"comment/1278\",[]],[\"name/1279\",[309,40.175]],[\"comment/1279\",[]],[\"name/1280\",[425,33.901]],[\"comment/1280\",[]],[\"name/1281\",[561,69.262]],[\"comment/1281\",[]],[\"name/1282\",[5,25.568]],[\"comment/1282\",[]],[\"name/1283\",[314,32.127]],[\"comment/1283\",[]],[\"name/1284\",[436,42.182]],[\"comment/1284\",[]],[\"name/1285\",[432,40.93]],[\"comment/1285\",[]],[\"name/1286\",[562,69.262]],[\"comment/1286\",[]],[\"name/1287\",[5,25.568]],[\"comment/1287\",[]],[\"name/1288\",[429,40.93]],[\"comment/1288\",[]],[\"name/1289\",[563,69.262]],[\"comment/1289\",[]],[\"name/1290\",[423,40.546]],[\"comment/1290\",[]],[\"name/1291\",[428,40.546]],[\"comment/1291\",[]],[\"name/1292\",[427,41.33]],[\"comment/1292\",[]],[\"name/1293\",[425,33.901]],[\"comment/1293\",[]],[\"name/1294\",[564,69.262]],[\"comment/1294\",[]],[\"name/1295\",[5,25.568]],[\"comment/1295\",[]],[\"name/1296\",[424,40.546]],[\"comment/1296\",[]],[\"name/1297\",[317,38.202]],[\"comment/1297\",[]],[\"name/1298\",[565,64.154]],[\"comment/1298\",[]],[\"name/1299\",[566,64.154]],[\"comment/1299\",[]],[\"name/1300\",[309,40.175]],[\"comment/1300\",[]],[\"name/1301\",[314,32.127]],[\"comment/1301\",[]],[\"name/1302\",[425,33.901]],[\"comment/1302\",[]],[\"name/1303\",[567,69.262]],[\"comment/1303\",[]],[\"name/1304\",[5,25.568]],[\"comment/1304\",[]],[\"name/1305\",[314,32.127]],[\"comment/1305\",[]],[\"name/1306\",[436,42.182]],[\"comment/1306\",[]],[\"name/1307\",[432,40.93]],[\"comment/1307\",[]],[\"name/1308\",[568,69.262]],[\"comment/1308\",[]],[\"name/1309\",[5,25.568]],[\"comment/1309\",[]],[\"name/1310\",[429,40.93]],[\"comment/1310\",[]],[\"name/1311\",[565,64.154]],[\"comment/1311\",[]],[\"name/1312\",[566,64.154]],[\"comment/1312\",[]],[\"name/1313\",[428,40.546]],[\"comment/1313\",[]],[\"name/1314\",[425,33.901]],[\"comment/1314\",[]],[\"name/1315\",[569,69.262]],[\"comment/1315\",[]],[\"name/1316\",[570,69.262]],[\"comment/1316\",[]],[\"name/1317\",[423,40.546]],[\"comment/1317\",[]],[\"name/1318\",[427,41.33]],[\"comment/1318\",[]],[\"name/1319\",[571,69.262]],[\"comment/1319\",[]],[\"name/1320\",[5,25.568]],[\"comment/1320\",[]],[\"name/1321\",[317,38.202]],[\"comment/1321\",[]],[\"name/1322\",[424,40.546]],[\"comment/1322\",[]],[\"name/1323\",[471,54.599]],[\"comment/1323\",[]],[\"name/1324\",[309,40.175]],[\"comment/1324\",[]],[\"name/1325\",[314,32.127]],[\"comment/1325\",[]],[\"name/1326\",[425,33.901]],[\"comment/1326\",[]],[\"name/1327\",[572,69.262]],[\"comment/1327\",[]],[\"name/1328\",[5,25.568]],[\"comment/1328\",[]],[\"name/1329\",[314,32.127]],[\"comment/1329\",[]],[\"name/1330\",[436,42.182]],[\"comment/1330\",[]],[\"name/1331\",[432,40.93]],[\"comment/1331\",[]],[\"name/1332\",[573,69.262]],[\"comment/1332\",[]],[\"name/1333\",[5,25.568]],[\"comment/1333\",[]],[\"name/1334\",[574,69.262]],[\"comment/1334\",[]],[\"name/1335\",[429,40.93]],[\"comment/1335\",[]],[\"name/1336\",[575,69.262]],[\"comment/1336\",[]],[\"name/1337\",[576,69.262]],[\"comment/1337\",[]],[\"name/1338\",[428,40.546]],[\"comment/1338\",[]],[\"name/1339\",[425,33.901]],[\"comment/1339\",[]],[\"name/1340\",[423,40.546]],[\"comment/1340\",[]],[\"name/1341\",[427,41.33]],[\"comment/1341\",[]],[\"name/1342\",[577,69.262]],[\"comment/1342\",[]],[\"name/1343\",[578,69.262]],[\"comment/1343\",[]],[\"name/1344\",[579,69.262]],[\"comment/1344\",[]],[\"name/1345\",[580,69.262]],[\"comment/1345\",[]],[\"name/1346\",[581,69.262]],[\"comment/1346\",[]],[\"name/1347\",[582,69.262]],[\"comment/1347\",[]],[\"name/1348\",[583,69.262]],[\"comment/1348\",[]],[\"name/1349\",[584,69.262]],[\"comment/1349\",[]],[\"name/1350\",[189,58.276]],[\"comment/1350\",[]],[\"name/1351\",[99,48.06]],[\"comment/1351\",[]],[\"name/1352\",[449,58.276]],[\"comment/1352\",[]],[\"name/1353\",[585,69.262]],[\"comment/1353\",[]],[\"name/1354\",[438,60.79]],[\"comment/1354\",[]],[\"name/1355\",[441,60.79]],[\"comment/1355\",[]],[\"name/1356\",[443,60.79]],[\"comment/1356\",[]],[\"name/1357\",[439,60.79]],[\"comment/1357\",[]],[\"name/1358\",[440,60.79]],[\"comment/1358\",[]],[\"name/1359\",[442,60.79]],[\"comment/1359\",[]],[\"name/1360\",[444,60.79]],[\"comment/1360\",[]],[\"name/1361\",[445,60.79]],[\"comment/1361\",[]],[\"name/1362\",[446,60.79]],[\"comment/1362\",[]],[\"name/1363\",[447,60.79]],[\"comment/1363\",[]],[\"name/1364\",[448,60.79]],[\"comment/1364\",[]],[\"name/1365\",[150,53.168]],[\"comment/1365\",[]],[\"name/1366\",[449,58.276]],[\"comment/1366\",[]],[\"name/1367\",[454,60.79]],[\"comment/1367\",[]],[\"name/1368\",[450,60.79]],[\"comment/1368\",[]],[\"name/1369\",[456,56.27]],[\"comment/1369\",[]],[\"name/1370\",[175,60.79]],[\"comment/1370\",[]],[\"name/1371\",[455,60.79]],[\"comment/1371\",[]],[\"name/1372\",[451,60.79]],[\"comment/1372\",[]],[\"name/1373\",[452,60.79]],[\"comment/1373\",[]],[\"name/1374\",[453,60.79]],[\"comment/1374\",[]],[\"name/1375\",[586,69.262]],[\"comment/1375\",[]],[\"name/1376\",[265,48.894]],[\"comment/1376\",[]],[\"name/1377\",[587,69.262]],[\"comment/1377\",[]],[\"name/1378\",[588,69.262]],[\"comment/1378\",[]],[\"name/1379\",[589,69.262]],[\"comment/1379\",[]],[\"name/1380\",[590,69.262]],[\"comment/1380\",[]],[\"name/1381\",[591,69.262]],[\"comment/1381\",[]],[\"name/1382\",[592,69.262]],[\"comment/1382\",[]],[\"name/1383\",[593,69.262]],[\"comment/1383\",[]],[\"name/1384\",[594,69.262]],[\"comment/1384\",[]],[\"name/1385\",[595,69.262]],[\"comment/1385\",[]],[\"name/1386\",[596,69.262]],[\"comment/1386\",[]],[\"name/1387\",[597,69.262]],[\"comment/1387\",[]],[\"name/1388\",[598,69.262]],[\"comment/1388\",[]],[\"name/1389\",[599,69.262]],[\"comment/1389\",[]],[\"name/1390\",[600,69.262]],[\"comment/1390\",[]],[\"name/1391\",[601,69.262]],[\"comment/1391\",[]],[\"name/1392\",[602,69.262]],[\"comment/1392\",[]],[\"name/1393\",[603,69.262]],[\"comment/1393\",[]],[\"name/1394\",[604,69.262]],[\"comment/1394\",[]],[\"name/1395\",[605,69.262]],[\"comment/1395\",[]],[\"name/1396\",[606,69.262]],[\"comment/1396\",[]],[\"name/1397\",[607,69.262]],[\"comment/1397\",[]],[\"name/1398\",[608,69.262]],[\"comment/1398\",[]],[\"name/1399\",[609,69.262]],[\"comment/1399\",[]],[\"name/1400\",[610,69.262]],[\"comment/1400\",[]],[\"name/1401\",[611,69.262]],[\"comment/1401\",[]],[\"name/1402\",[612,69.262]],[\"comment/1402\",[]],[\"name/1403\",[613,69.262]],[\"comment/1403\",[]],[\"name/1404\",[614,69.262]],[\"comment/1404\",[]],[\"name/1405\",[615,69.262]],[\"comment/1405\",[]],[\"name/1406\",[616,69.262]],[\"comment/1406\",[]],[\"name/1407\",[5,25.568]],[\"comment/1407\",[]],[\"name/1408\",[65,60.79]],[\"comment/1408\",[]],[\"name/1409\",[141,58.276]],[\"comment/1409\",[]],[\"name/1410\",[146,64.154]],[\"comment/1410\",[]],[\"name/1411\",[142,58.276]],[\"comment/1411\",[]],[\"name/1412\",[148,64.154]],[\"comment/1412\",[]],[\"name/1413\",[147,64.154]],[\"comment/1413\",[]],[\"name/1414\",[140,58.276]],[\"comment/1414\",[]],[\"name/1415\",[83,60.79]],[\"comment/1415\",[]],[\"name/1416\",[143,56.27]],[\"comment/1416\",[]],[\"name/1417\",[5,25.568]],[\"comment/1417\",[]],[\"name/1418\",[143,56.27]],[\"comment/1418\",[]],[\"name/1419\",[617,69.262]],[\"comment/1419\",[]],[\"name/1420\",[5,25.568]],[\"comment/1420\",[]],[\"name/1421\",[65,60.79]],[\"comment/1421\",[]],[\"name/1422\",[143,56.27]],[\"comment/1422\",[]],[\"name/1423\",[141,58.276]],[\"comment/1423\",[]],[\"name/1424\",[142,58.276]],[\"comment/1424\",[]],[\"name/1425\",[140,58.276]],[\"comment/1425\",[]],[\"name/1426\",[618,69.262]],[\"comment/1426\",[]],[\"name/1427\",[5,25.568]],[\"comment/1427\",[]],[\"name/1428\",[619,69.262]],[\"comment/1428\",[]],[\"name/1429\",[620,69.262]],[\"comment/1429\",[]],[\"name/1430\",[621,69.262]],[\"comment/1430\",[]],[\"name/1431\",[5,25.568]],[\"comment/1431\",[]],[\"name/1432\",[622,69.262]],[\"comment/1432\",[]],[\"name/1433\",[623,69.262]],[\"comment/1433\",[]],[\"name/1434\",[5,25.568]],[\"comment/1434\",[]],[\"name/1435\",[151,50.804]],[\"comment/1435\",[]],[\"name/1436\",[423,40.546]],[\"comment/1436\",[]],[\"name/1437\",[320,56.27]],[\"comment/1437\",[]],[\"name/1438\",[5,25.568]],[\"comment/1438\",[]],[\"name/1439\",[624,69.262]],[\"comment/1439\",[]],[\"name/1440\",[625,69.262]],[\"comment/1440\",[]],[\"name/1441\",[151,50.804]],[\"comment/1441\",[]],[\"name/1442\",[626,69.262]],[\"comment/1442\",[]],[\"name/1443\",[196,45.284]],[\"comment/1443\",[]],[\"name/1444\",[627,69.262]],[\"comment/1444\",[]],[\"name/1445\",[5,25.568]],[\"comment/1445\",[]],[\"name/1446\",[238,64.154]],[\"comment/1446\",[]],[\"name/1447\",[628,69.262]],[\"comment/1447\",[]],[\"name/1448\",[629,69.262]],[\"comment/1448\",[]],[\"name/1449\",[630,69.262]],[\"comment/1449\",[]],[\"name/1450\",[631,69.262]],[\"comment/1450\",[]],[\"name/1451\",[632,69.262]],[\"comment/1451\",[]],[\"name/1452\",[5,25.568]],[\"comment/1452\",[]],[\"name/1453\",[633,69.262]],[\"comment/1453\",[]],[\"name/1454\",[634,64.154]],[\"comment/1454\",[]],[\"name/1455\",[237,64.154]],[\"comment/1455\",[]],[\"name/1456\",[635,69.262]],[\"comment/1456\",[]],[\"name/1457\",[5,25.568]],[\"comment/1457\",[]],[\"name/1458\",[636,64.154]],[\"comment/1458\",[]],[\"name/1459\",[634,64.154]],[\"comment/1459\",[]],[\"name/1460\",[637,69.262]],[\"comment/1460\",[]],[\"name/1461\",[5,25.568]],[\"comment/1461\",[]],[\"name/1462\",[638,69.262]],[\"comment/1462\",[]],[\"name/1463\",[272,64.154]],[\"comment/1463\",[]],[\"name/1464\",[639,69.262]],[\"comment/1464\",[]],[\"name/1465\",[5,25.568]],[\"comment/1465\",[]],[\"name/1466\",[636,64.154]],[\"comment/1466\",[]],[\"name/1467\",[640,69.262]],[\"comment/1467\",[]],[\"name/1468\",[641,69.262]],[\"comment/1468\",[]],[\"name/1469\",[642,69.262]],[\"comment/1469\",[]],[\"name/1470\",[8,64.154]],[\"comment/1470\",[]],[\"name/1471\",[5,25.568]],[\"comment/1471\",[]],[\"name/1472\",[426,64.154]],[\"comment/1472\",[]],[\"name/1473\",[189,58.276]],[\"comment/1473\",[]],[\"name/1474\",[643,69.262]],[\"comment/1474\",[]],[\"name/1475\",[236,64.154]],[\"comment/1475\",[]],[\"name/1476\",[644,69.262]],[\"comment/1476\",[]],[\"name/1477\",[212,58.276]],[\"comment/1477\",[]],[\"name/1478\",[645,69.262]],[\"comment/1478\",[]],[\"name/1479\",[153,64.154]],[\"comment/1479\",[]],[\"name/1480\",[646,69.262]],[\"comment/1480\",[]],[\"name/1481\",[432,40.93]],[\"comment/1481\",[]],[\"name/1482\",[5,25.568]],[\"comment/1482\",[]],[\"name/1483\",[151,50.804]],[\"comment/1483\",[]],[\"name/1484\",[428,40.546]],[\"comment/1484\",[]],[\"name/1485\",[314,32.127]],[\"comment/1485\",[]],[\"name/1486\",[647,69.262]],[\"comment/1486\",[]],[\"name/1487\",[648,69.262]],[\"comment/1487\",[]],[\"name/1488\",[649,69.262]],[\"comment/1488\",[]],[\"name/1489\",[432,40.93]],[\"comment/1489\",[]],[\"name/1490\",[5,25.568]],[\"comment/1490\",[]],[\"name/1491\",[196,45.284]],[\"comment/1491\",[]],[\"name/1492\",[650,69.262]],[\"comment/1492\",[]],[\"name/1493\",[314,32.127]],[\"comment/1493\",[]],[\"name/1494\",[239,64.154]],[\"comment/1494\",[]],[\"name/1495\",[5,25.568]],[\"comment/1495\",[]],[\"name/1496\",[651,69.262]],[\"comment/1496\",[]],[\"name/1497\",[652,69.262]],[\"comment/1497\",[]],[\"name/1498\",[653,69.262]],[\"comment/1498\",[]],[\"name/1499\",[654,69.262]],[\"comment/1499\",[]],[\"name/1500\",[295,60.79]],[\"comment/1500\",[]],[\"name/1501\",[655,69.262]],[\"comment/1501\",[]],[\"name/1502\",[294,60.79]],[\"comment/1502\",[]],[\"name/1503\",[302,64.154]],[\"comment/1503\",[]],[\"name/1504\",[352,60.79]],[\"comment/1504\",[]],[\"name/1505\",[656,69.262]],[\"comment/1505\",[]],[\"name/1506\",[52,64.154]],[\"comment/1506\",[]],[\"name/1507\",[355,64.154]],[\"comment/1507\",[]],[\"name/1508\",[125,45.909]],[\"comment/1508\",[]],[\"name/1509\",[50,56.27]],[\"comment/1509\",[]],[\"name/1510\",[356,64.154]],[\"comment/1510\",[]],[\"name/1511\",[657,69.262]],[\"comment/1511\",[]],[\"name/1512\",[658,69.262]],[\"comment/1512\",[]],[\"name/1513\",[659,69.262]],[\"comment/1513\",[]],[\"name/1514\",[660,69.262]],[\"comment/1514\",[]],[\"name/1515\",[661,69.262]],[\"comment/1515\",[]],[\"name/1516\",[662,69.262]],[\"comment/1516\",[]],[\"name/1517\",[663,69.262]],[\"comment/1517\",[]],[\"name/1518\",[664,69.262]],[\"comment/1518\",[]],[\"name/1519\",[665,69.262]],[\"comment/1519\",[]],[\"name/1520\",[666,69.262]],[\"comment/1520\",[]],[\"name/1521\",[667,69.262]],[\"comment/1521\",[]],[\"name/1522\",[668,69.262]],[\"comment/1522\",[]],[\"name/1523\",[669,69.262]],[\"comment/1523\",[]],[\"name/1524\",[670,69.262]],[\"comment/1524\",[]],[\"name/1525\",[671,69.262]],[\"comment/1525\",[]],[\"name/1526\",[672,69.262]],[\"comment/1526\",[]]],\"invertedIndex\":[[\"0\",{\"_index\":413,\"name\":{\"701\":{}},\"comment\":{}}],[\"1\",{\"_index\":414,\"name\":{\"702\":{}},\"comment\":{}}],[\"2\",{\"_index\":415,\"name\":{\"703\":{}},\"comment\":{}}],[\"3\",{\"_index\":416,\"name\":{\"704\":{}},\"comment\":{}}],[\"4\",{\"_index\":417,\"name\":{\"705\":{}},\"comment\":{}}],[\"__type\",{\"_index\":125,\"name\":{\"149\":{},\"157\":{},\"167\":{},\"172\":{},\"179\":{},\"189\":{},\"623\":{},\"635\":{},\"637\":{},\"639\":{},\"700\":{},\"797\":{},\"1229\":{},\"1259\":{},\"1508\":{}},\"comment\":{}}],[\"access\",{\"_index\":624,\"name\":{\"1439\":{}},\"comment\":{}}],[\"accesskey\",{\"_index\":636,\"name\":{\"1458\":{},\"1466\":{}},\"comment\":{}}],[\"accessrights\",{\"_index\":543,\"name\":{\"1199\":{},\"1224\":{},\"1231\":{}},\"comment\":{}}],[\"account\",{\"_index\":189,\"name\":{\"245\":{},\"490\":{},\"1350\":{},\"1473\":{}},\"comment\":{}}],[\"account_hash_length\",{\"_index\":577,\"name\":{\"1342\":{}},\"comment\":{}}],[\"account_hash_type\",{\"_index\":610,\"name\":{\"1400\":{}},\"comment\":{}}],[\"accounthash\",{\"_index\":281,\"name\":{\"413\":{},\"424\":{},\"443\":{},\"449\":{},\"468\":{}},\"comment\":{}}],[\"accounthex\",{\"_index\":282,\"name\":{\"414\":{},\"422\":{},\"444\":{},\"450\":{},\"469\":{}},\"comment\":{}}],[\"accountpublickey\",{\"_index\":351,\"name\":{\"613\":{}},\"comment\":{}}],[\"acquisition_state\",{\"_index\":109,\"name\":{\"133\":{}},\"comment\":{}}],[\"activation_point\",{\"_index\":104,\"name\":{\"127\":{}},\"comment\":{}}],[\"activeaccount\",{\"_index\":384,\"name\":{\"662\":{}},\"comment\":{}}],[\"add\",{\"_index\":160,\"name\":{\"202\":{},\"1203\":{}},\"comment\":{}}],[\"add_write\",{\"_index\":547,\"name\":{\"1206\":{}},\"comment\":{}}],[\"addargtodeploy\",{\"_index\":357,\"name\":{\"626\":{}},\"comment\":{}}],[\"addeventlistener\",{\"_index\":388,\"name\":{\"666\":{}},\"comment\":{}}],[\"addkey\",{\"_index\":149,\"name\":{\"188\":{}},\"comment\":{}}],[\"address\",{\"_index\":95,\"name\":{\"115\":{}},\"comment\":{}}],[\"amount\",{\"_index\":147,\"name\":{\"184\":{},\"1413\":{}},\"comment\":{}}],[\"any\",{\"_index\":586,\"name\":{\"1375\":{}},\"comment\":{}}],[\"any_type\",{\"_index\":609,\"name\":{\"1399\":{}},\"comment\":{}}],[\"api_version\",{\"_index\":30,\"name\":{\"39\":{},\"112\":{},\"118\":{},\"154\":{},\"161\":{},\"165\":{},\"225\":{},\"232\":{},\"235\":{},\"238\":{}},\"comment\":{}}],[\"approval\",{\"_index\":316,\"name\":{\"504\":{}},\"comment\":{}}],[\"approvals\",{\"_index\":220,\"name\":{\"293\":{},\"500\":{},\"599\":{}},\"comment\":{}}],[\"args\",{\"_index\":196,\"name\":{\"253\":{},\"256\":{},\"259\":{},\"263\":{},\"267\":{},\"272\":{},\"277\":{},\"472\":{},\"512\":{},\"521\":{},\"530\":{},\"540\":{},\"550\":{},\"557\":{},\"1443\":{},\"1491\":{}},\"comment\":{}}],[\"arrayequals\",{\"_index\":360,\"name\":{\"629\":{}},\"comment\":{}}],[\"asmodulebytes\",{\"_index\":332,\"name\":{\"582\":{}},\"comment\":{}}],[\"asstoredcontractbyhash\",{\"_index\":334,\"name\":{\"584\":{}},\"comment\":{}}],[\"asstoredcontractbyname\",{\"_index\":336,\"name\":{\"586\":{}},\"comment\":{}}],[\"asstoredversioncontractbyhash\",{\"_index\":340,\"name\":{\"590\":{}},\"comment\":{}}],[\"asstoredversioncontractbyname\",{\"_index\":338,\"name\":{\"588\":{}},\"comment\":{}}],[\"astransfer\",{\"_index\":342,\"name\":{\"592\":{}},\"comment\":{}}],[\"asymmetrickey\",{\"_index\":280,\"name\":{\"408\":{}},\"comment\":{}}],[\"auction_state\",{\"_index\":31,\"name\":{\"40\":{}},\"comment\":{}}],[\"auctionstate\",{\"_index\":24,\"name\":{\"33\":{}},\"comment\":{}}],[\"available_block_range\",{\"_index\":124,\"name\":{\"148\":{}},\"comment\":{}}],[\"balanceofbyaccounthash\",{\"_index\":659,\"name\":{\"1513\":{}},\"comment\":{}}],[\"balanceofbypublickey\",{\"_index\":658,\"name\":{\"1512\":{}},\"comment\":{}}],[\"balanceservicebyjsonrpc\",{\"_index\":61,\"name\":{\"71\":{}},\"comment\":{}}],[\"balanceurefs\",{\"_index\":62,\"name\":{\"73\":{}},\"comment\":{}}],[\"base64to16\",{\"_index\":668,\"name\":{\"1522\":{}},\"comment\":{}}],[\"bid\",{\"_index\":13,\"name\":{\"13\":{},\"32\":{}},\"comment\":{}}],[\"bidinfo\",{\"_index\":230,\"name\":{\"311\":{}},\"comment\":{}}],[\"bids\",{\"_index\":28,\"name\":{\"37\":{}},\"comment\":{}}],[\"bip44index\",{\"_index\":250,\"name\":{\"336\":{},\"357\":{},\"379\":{}},\"comment\":{}}],[\"bip44path\",{\"_index\":251,\"name\":{\"337\":{},\"358\":{},\"380\":{}},\"comment\":{}}],[\"bitsize\",{\"_index\":493,\"name\":{\"916\":{},\"938\":{},\"960\":{},\"982\":{},\"1004\":{},\"1026\":{},\"1048\":{},\"1070\":{}},\"comment\":{}}],[\"block\",{\"_index\":182,\"name\":{\"234\":{}},\"comment\":{}}],[\"block_hash\",{\"_index\":108,\"name\":{\"131\":{},\"220\":{},\"230\":{}},\"comment\":{}}],[\"block_height\",{\"_index\":26,\"name\":{\"35\":{},\"132\":{}},\"comment\":{}}],[\"block_sync\",{\"_index\":128,\"name\":{\"152\":{}},\"comment\":{}}],[\"blockadded\",{\"_index\":76,\"name\":{\"89\":{}},\"comment\":{}}],[\"blockfinalized\",{\"_index\":79,\"name\":{\"92\":{}},\"comment\":{}}],[\"blockhash\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"blockidentifier\",{\"_index\":178,\"name\":{\"226\":{}},\"comment\":{}}],[\"blocksynchronizerstatus\",{\"_index\":110,\"name\":{\"134\":{}},\"comment\":{}}],[\"blocksyncstatus\",{\"_index\":107,\"name\":{\"130\":{}},\"comment\":{}}],[\"body\",{\"_index\":85,\"name\":{\"98\":{}},\"comment\":{}}],[\"body_hash\",{\"_index\":192,\"name\":{\"249\":{},\"297\":{}},\"comment\":{}}],[\"bodyhash\",{\"_index\":312,\"name\":{\"494\":{}},\"comment\":{}}],[\"bonding_purse\",{\"_index\":14,\"name\":{\"14\":{},\"21\":{},\"26\":{},\"312\":{}},\"comment\":{}}],[\"bool\",{\"_index\":438,\"name\":{\"745\":{},\"768\":{},\"1354\":{}},\"comment\":{}}],[\"bool_type\",{\"_index\":587,\"name\":{\"1377\":{}},\"comment\":{}}],[\"build_version\",{\"_index\":114,\"name\":{\"138\":{}},\"comment\":{}}],[\"byte_array_type\",{\"_index\":601,\"name\":{\"1391\":{}},\"comment\":{}}],[\"bytearray\",{\"_index\":456,\"name\":{\"765\":{},\"788\":{},\"798\":{},\"1260\":{},\"1369\":{}},\"comment\":{}}],[\"bytearrayarg\",{\"_index\":297,\"name\":{\"473\":{}},\"comment\":{}}],[\"bytes\",{\"_index\":137,\"name\":{\"169\":{},\"710\":{}},\"comment\":{}}],[\"bytesequencearg\",{\"_index\":298,\"name\":{\"474\":{}},\"comment\":{}}],[\"bytesparser\",{\"_index\":563,\"name\":{\"1289\":{}},\"comment\":{}}],[\"callentrypoint\",{\"_index\":243,\"name\":{\"329\":{}},\"comment\":{}}],[\"casperclient\",{\"_index\":239,\"name\":{\"325\":{},\"1494\":{}},\"comment\":{}}],[\"casperhdkey\",{\"_index\":249,\"name\":{\"335\":{}},\"comment\":{}}],[\"casperservice\",{\"_index\":63,\"name\":{\"74\":{}},\"comment\":{}}],[\"casperservicebyjsonrpc\",{\"_index\":32,\"name\":{\"41\":{}},\"comment\":{}}],[\"casperwallet\",{\"_index\":362,\"name\":{\"631\":{}},\"comment\":{}}],[\"casperwalletprovider\",{\"_index\":364,\"name\":{\"634\":{}},\"comment\":{}}],[\"chain_name\",{\"_index\":194,\"name\":{\"251\":{}},\"comment\":{}}],[\"chainname\",{\"_index\":313,\"name\":{\"496\":{},\"614\":{}},\"comment\":{}}],[\"chainspec_bytes\",{\"_index\":130,\"name\":{\"156\":{},\"158\":{}},\"comment\":{}}],[\"chainspec_name\",{\"_index\":115,\"name\":{\"139\":{}},\"comment\":{}}],[\"changeaccount\",{\"_index\":381,\"name\":{\"657\":{}},\"comment\":{}}],[\"checkdeploysize\",{\"_index\":49,\"name\":{\"59\":{}},\"comment\":{}}],[\"checksetup\",{\"_index\":242,\"name\":{\"328\":{}},\"comment\":{}}],[\"cl_type\",{\"_index\":136,\"name\":{\"168\":{},\"711\":{}},\"comment\":{}}],[\"claccounthash\",{\"_index\":559,\"name\":{\"1267\":{}},\"comment\":{}}],[\"claccounthashbytesparser\",{\"_index\":558,\"name\":{\"1262\":{}},\"comment\":{}}],[\"claccounthashtype\",{\"_index\":557,\"name\":{\"1252\":{}},\"comment\":{}}],[\"clanytype\",{\"_index\":462,\"name\":{\"812\":{}},\"comment\":{}}],[\"clbool\",{\"_index\":562,\"name\":{\"1286\":{}},\"comment\":{}}],[\"clboolbytesparser\",{\"_index\":561,\"name\":{\"1281\":{}},\"comment\":{}}],[\"clbooltype\",{\"_index\":560,\"name\":{\"1274\":{}},\"comment\":{}}],[\"clbytearray\",{\"_index\":461,\"name\":{\"805\":{}},\"comment\":{}}],[\"clbytearraybytesparser\",{\"_index\":460,\"name\":{\"800\":{}},\"comment\":{}}],[\"clbytearraytype\",{\"_index\":458,\"name\":{\"790\":{}},\"comment\":{}}],[\"clerrorcodes\",{\"_index\":578,\"name\":{\"1343\":{}},\"comment\":{}}],[\"cli32\",{\"_index\":491,\"name\":{\"911\":{}},\"comment\":{}}],[\"cli32bytesparser\",{\"_index\":490,\"name\":{\"906\":{}},\"comment\":{}}],[\"cli32type\",{\"_index\":489,\"name\":{\"899\":{}},\"comment\":{}}],[\"cli64\",{\"_index\":497,\"name\":{\"933\":{}},\"comment\":{}}],[\"cli64bytesparser\",{\"_index\":496,\"name\":{\"928\":{}},\"comment\":{}}],[\"cli64type\",{\"_index\":495,\"name\":{\"921\":{}},\"comment\":{}}],[\"client\",{\"_index\":33,\"name\":{\"43\":{}},\"comment\":{}}],[\"cljsonformat\",{\"_index\":420,\"name\":{\"709\":{}},\"comment\":{}}],[\"clkey\",{\"_index\":466,\"name\":{\"832\":{}},\"comment\":{}}],[\"clkeybytesparser\",{\"_index\":464,\"name\":{\"826\":{}},\"comment\":{}}],[\"clkeyparameters\",{\"_index\":465,\"name\":{\"831\":{}},\"comment\":{}}],[\"clkeytype\",{\"_index\":463,\"name\":{\"819\":{}},\"comment\":{}}],[\"cllist\",{\"_index\":473,\"name\":{\"855\":{}},\"comment\":{}}],[\"cllistbytesparser\",{\"_index\":472,\"name\":{\"850\":{}},\"comment\":{}}],[\"cllisttype\",{\"_index\":470,\"name\":{\"842\":{}},\"comment\":{}}],[\"clmap\",{\"_index\":485,\"name\":{\"886\":{}},\"comment\":{}}],[\"clmapbytesparser\",{\"_index\":484,\"name\":{\"881\":{}},\"comment\":{}}],[\"clmaptype\",{\"_index\":481,\"name\":{\"872\":{}},\"comment\":{}}],[\"cloption\",{\"_index\":573,\"name\":{\"1332\":{}},\"comment\":{}}],[\"cloptionbytesparser\",{\"_index\":572,\"name\":{\"1327\":{}},\"comment\":{}}],[\"cloptiontype\",{\"_index\":571,\"name\":{\"1319\":{}},\"comment\":{}}],[\"clpublickey\",{\"_index\":519,\"name\":{\"1090\":{}},\"comment\":{}}],[\"clpublickeybytesparser\",{\"_index\":518,\"name\":{\"1085\":{}},\"comment\":{}}],[\"clpublickeytag\",{\"_index\":516,\"name\":{\"1075\":{}},\"comment\":{}}],[\"clpublickeytype\",{\"_index\":517,\"name\":{\"1078\":{}},\"comment\":{}}],[\"clresult\",{\"_index\":568,\"name\":{\"1308\":{}},\"comment\":{}}],[\"clresultbytesparser\",{\"_index\":567,\"name\":{\"1303\":{}},\"comment\":{}}],[\"clresulttype\",{\"_index\":564,\"name\":{\"1294\":{}},\"comment\":{}}],[\"clstring\",{\"_index\":533,\"name\":{\"1121\":{}},\"comment\":{}}],[\"clstringbytesparser\",{\"_index\":532,\"name\":{\"1116\":{}},\"comment\":{}}],[\"clstringtype\",{\"_index\":531,\"name\":{\"1109\":{}},\"comment\":{}}],[\"cltuple1\",{\"_index\":537,\"name\":{\"1150\":{}},\"comment\":{}}],[\"cltuple1type\",{\"_index\":536,\"name\":{\"1142\":{}},\"comment\":{}}],[\"cltuple2\",{\"_index\":540,\"name\":{\"1169\":{}},\"comment\":{}}],[\"cltuple2type\",{\"_index\":539,\"name\":{\"1161\":{}},\"comment\":{}}],[\"cltuple3\",{\"_index\":542,\"name\":{\"1188\":{}},\"comment\":{}}],[\"cltuple3type\",{\"_index\":541,\"name\":{\"1180\":{}},\"comment\":{}}],[\"cltuplebytesparser\",{\"_index\":535,\"name\":{\"1137\":{}},\"comment\":{}}],[\"cltupletype\",{\"_index\":534,\"name\":{\"1129\":{}},\"comment\":{}}],[\"cltype\",{\"_index\":423,\"name\":{\"714\":{},\"727\":{},\"808\":{},\"835\":{},\"860\":{},\"890\":{},\"913\":{},\"935\":{},\"957\":{},\"979\":{},\"1001\":{},\"1023\":{},\"1045\":{},\"1067\":{},\"1097\":{},\"1124\":{},\"1152\":{},\"1171\":{},\"1190\":{},\"1227\":{},\"1248\":{},\"1270\":{},\"1290\":{},\"1317\":{},\"1340\":{},\"1436\":{}},\"comment\":{}}],[\"cltypebuilder\",{\"_index\":437,\"name\":{\"744\":{}},\"comment\":{}}],[\"cltypetag\",{\"_index\":585,\"name\":{\"1353\":{}},\"comment\":{}}],[\"clu128\",{\"_index\":509,\"name\":{\"1021\":{}},\"comment\":{}}],[\"clu128bytesparser\",{\"_index\":508,\"name\":{\"1016\":{}},\"comment\":{}}],[\"clu128type\",{\"_index\":507,\"name\":{\"1009\":{}},\"comment\":{}}],[\"clu256\",{\"_index\":512,\"name\":{\"1043\":{}},\"comment\":{}}],[\"clu256bytesparser\",{\"_index\":511,\"name\":{\"1038\":{}},\"comment\":{}}],[\"clu256type\",{\"_index\":510,\"name\":{\"1031\":{}},\"comment\":{}}],[\"clu32\",{\"_index\":503,\"name\":{\"977\":{}},\"comment\":{}}],[\"clu32bytesparser\",{\"_index\":502,\"name\":{\"972\":{}},\"comment\":{}}],[\"clu32type\",{\"_index\":501,\"name\":{\"965\":{}},\"comment\":{}}],[\"clu512\",{\"_index\":515,\"name\":{\"1065\":{}},\"comment\":{}}],[\"clu512bytesparser\",{\"_index\":514,\"name\":{\"1060\":{}},\"comment\":{}}],[\"clu512type\",{\"_index\":513,\"name\":{\"1053\":{}},\"comment\":{}}],[\"clu64\",{\"_index\":506,\"name\":{\"999\":{}},\"comment\":{}}],[\"clu64bytesparser\",{\"_index\":505,\"name\":{\"994\":{}},\"comment\":{}}],[\"clu64type\",{\"_index\":504,\"name\":{\"987\":{}},\"comment\":{}}],[\"clu8\",{\"_index\":500,\"name\":{\"955\":{}},\"comment\":{}}],[\"clu8bytesparser\",{\"_index\":499,\"name\":{\"950\":{}},\"comment\":{}}],[\"clu8type\",{\"_index\":498,\"name\":{\"943\":{}},\"comment\":{}}],[\"clunit\",{\"_index\":556,\"name\":{\"1245\":{}},\"comment\":{}}],[\"clunitbytesparser\",{\"_index\":555,\"name\":{\"1240\":{}},\"comment\":{}}],[\"clunittype\",{\"_index\":554,\"name\":{\"1233\":{}},\"comment\":{}}],[\"cluref\",{\"_index\":551,\"name\":{\"1220\":{}},\"comment\":{}}],[\"clurefbytesparser\",{\"_index\":550,\"name\":{\"1215\":{}},\"comment\":{}}],[\"clureftype\",{\"_index\":549,\"name\":{\"1208\":{}},\"comment\":{}}],[\"clvalue\",{\"_index\":426,\"name\":{\"724\":{},\"1472\":{}},\"comment\":{}}],[\"clvaluebuilder\",{\"_index\":457,\"name\":{\"767\":{}},\"comment\":{}}],[\"clvaluebytesparsers\",{\"_index\":435,\"name\":{\"739\":{}},\"comment\":{}}],[\"clvalueparsers\",{\"_index\":430,\"name\":{\"731\":{}},\"comment\":{}}],[\"code\",{\"_index\":405,\"name\":{\"691\":{}},\"comment\":{}}],[\"connect\",{\"_index\":379,\"name\":{\"655\":{}},\"comment\":{}}],[\"connected\",{\"_index\":385,\"name\":{\"663\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":5,\"name\":{\"5\":{},\"42\":{},\"72\":{},\"80\":{},\"100\":{},\"322\":{},\"345\":{},\"366\":{},\"388\":{},\"409\":{},\"435\":{},\"460\":{},\"484\":{},\"489\":{},\"505\":{},\"509\":{},\"517\":{},\"526\":{},\"535\":{},\"545\":{},\"555\":{},\"571\":{},\"594\":{},\"612\":{},\"632\":{},\"688\":{},\"715\":{},\"722\":{},\"725\":{},\"738\":{},\"740\":{},\"766\":{},\"789\":{},\"791\":{},\"801\":{},\"806\":{},\"813\":{},\"820\":{},\"827\":{},\"833\":{},\"843\":{},\"851\":{},\"856\":{},\"873\":{},\"882\":{},\"887\":{},\"900\":{},\"907\":{},\"912\":{},\"922\":{},\"929\":{},\"934\":{},\"944\":{},\"951\":{},\"956\":{},\"966\":{},\"973\":{},\"978\":{},\"988\":{},\"995\":{},\"1000\":{},\"1010\":{},\"1017\":{},\"1022\":{},\"1032\":{},\"1039\":{},\"1044\":{},\"1054\":{},\"1061\":{},\"1066\":{},\"1079\":{},\"1086\":{},\"1094\":{},\"1110\":{},\"1117\":{},\"1122\":{},\"1130\":{},\"1138\":{},\"1143\":{},\"1151\":{},\"1162\":{},\"1170\":{},\"1181\":{},\"1189\":{},\"1209\":{},\"1216\":{},\"1222\":{},\"1234\":{},\"1241\":{},\"1246\":{},\"1253\":{},\"1263\":{},\"1268\":{},\"1275\":{},\"1282\":{},\"1287\":{},\"1295\":{},\"1304\":{},\"1309\":{},\"1320\":{},\"1328\":{},\"1333\":{},\"1407\":{},\"1417\":{},\"1420\":{},\"1427\":{},\"1431\":{},\"1434\":{},\"1438\":{},\"1445\":{},\"1452\":{},\"1457\":{},\"1461\":{},\"1465\":{},\"1471\":{},\"1482\":{},\"1490\":{},\"1495\":{}},\"comment\":{}}],[\"contract\",{\"_index\":236,\"name\":{\"321\":{},\"1475\":{}},\"comment\":{}}],[\"contracthash\",{\"_index\":237,\"name\":{\"323\":{},\"1455\":{}},\"comment\":{}}],[\"contracthashtobytearray\",{\"_index\":235,\"name\":{\"320\":{}},\"comment\":{}}],[\"contractmetadatajson\",{\"_index\":627,\"name\":{\"1444\":{}},\"comment\":{}}],[\"contractpackage\",{\"_index\":644,\"name\":{\"1476\":{}},\"comment\":{}}],[\"contractpackagehash\",{\"_index\":238,\"name\":{\"324\":{},\"1446\":{}},\"comment\":{}}],[\"contractpackagejson\",{\"_index\":639,\"name\":{\"1464\":{}},\"comment\":{}}],[\"contracts\",{\"_index\":234,\"name\":{\"319\":{}},\"comment\":{}}],[\"contracttype\",{\"_index\":348,\"name\":{\"607\":{}},\"comment\":{}}],[\"contractversion\",{\"_index\":634,\"name\":{\"1454\":{},\"1459\":{}},\"comment\":{}}],[\"contractversionjson\",{\"_index\":632,\"name\":{\"1451\":{}},\"comment\":{}}],[\"contractwasm\",{\"_index\":643,\"name\":{\"1474\":{}},\"comment\":{}}],[\"contractwasmhash\",{\"_index\":628,\"name\":{\"1447\":{}},\"comment\":{}}],[\"cost\",{\"_index\":169,\"name\":{\"212\":{}},\"comment\":{}}],[\"createnewvault\",{\"_index\":398,\"name\":{\"683\":{}},\"comment\":{}}],[\"createtestaccount\",{\"_index\":399,\"name\":{\"684\":{}},\"comment\":{}}],[\"creator\",{\"_index\":102,\"name\":{\"125\":{}},\"comment\":{}}],[\"csprtomotes\",{\"_index\":671,\"name\":{\"1525\":{}},\"comment\":{}}],[\"data\",{\"_index\":429,\"name\":{\"729\":{},\"807\":{},\"834\":{},\"857\":{},\"888\":{},\"914\":{},\"936\":{},\"958\":{},\"980\":{},\"1002\":{},\"1024\":{},\"1046\":{},\"1068\":{},\"1095\":{},\"1123\":{},\"1153\":{},\"1172\":{},\"1191\":{},\"1223\":{},\"1230\":{},\"1247\":{},\"1269\":{},\"1288\":{},\"1310\":{},\"1335\":{}},\"comment\":{}}],[\"decodebase16\",{\"_index\":670,\"name\":{\"1524\":{}},\"comment\":{}}],[\"decodebase64\",{\"_index\":667,\"name\":{\"1521\":{}},\"comment\":{}}],[\"dehumanizerttl\",{\"_index\":305,\"name\":{\"481\":{}},\"comment\":{}}],[\"delegatee\",{\"_index\":20,\"name\":{\"22\":{},\"27\":{}},\"comment\":{}}],[\"delegation_rate\",{\"_index\":16,\"name\":{\"16\":{},\"314\":{}},\"comment\":{}}],[\"delegator\",{\"_index\":620,\"name\":{\"1429\":{}},\"comment\":{}}],[\"delegatorinfo\",{\"_index\":22,\"name\":{\"25\":{}},\"comment\":{}}],[\"delegators\",{\"_index\":18,\"name\":{\"18\":{},\"20\":{}},\"comment\":{}}],[\"delete\",{\"_index\":488,\"name\":{\"896\":{}},\"comment\":{}}],[\"dependencies\",{\"_index\":193,\"name\":{\"250\":{},\"495\":{},\"617\":{}},\"comment\":{}}],[\"deploy\",{\"_index\":50,\"name\":{\"60\":{},\"223\":{},\"593\":{},\"624\":{},\"1509\":{}},\"comment\":{}}],[\"deploy_hash\",{\"_index\":144,\"name\":{\"177\":{},\"187\":{},\"237\":{}},\"comment\":{}}],[\"deploy_hashes\",{\"_index\":223,\"name\":{\"298\":{}},\"comment\":{}}],[\"deployaccepted\",{\"_index\":78,\"name\":{\"91\":{}},\"comment\":{}}],[\"deployfromjson\",{\"_index\":356,\"name\":{\"625\":{},\"1510\":{}},\"comment\":{}}],[\"deployhash\",{\"_index\":65,\"name\":{\"77\":{},\"1408\":{},\"1421\":{}},\"comment\":{}}],[\"deployheader\",{\"_index\":310,\"name\":{\"488\":{}},\"comment\":{}}],[\"deployinfo\",{\"_index\":645,\"name\":{\"1478\":{}},\"comment\":{}}],[\"deployinfojson\",{\"_index\":617,\"name\":{\"1419\":{}},\"comment\":{}}],[\"deployjson\",{\"_index\":315,\"name\":{\"498\":{}},\"comment\":{}}],[\"deployparams\",{\"_index\":350,\"name\":{\"611\":{}},\"comment\":{}}],[\"deployprocessed\",{\"_index\":77,\"name\":{\"90\":{}},\"comment\":{}}],[\"deployresult\",{\"_index\":183,\"name\":{\"236\":{}},\"comment\":{}}],[\"deploysizeinbytes\",{\"_index\":358,\"name\":{\"627\":{}},\"comment\":{}}],[\"deploysubscription\",{\"_index\":64,\"name\":{\"76\":{}},\"comment\":{}}],[\"deploytobytes\",{\"_index\":361,\"name\":{\"630\":{}},\"comment\":{}}],[\"deploytojson\",{\"_index\":355,\"name\":{\"622\":{},\"1507\":{}},\"comment\":{}}],[\"deployutil\",{\"_index\":301,\"name\":{\"477\":{}},\"comment\":{}}],[\"deploywatcher\",{\"_index\":67,\"name\":{\"79\":{}},\"comment\":{}}],[\"derive\",{\"_index\":262,\"name\":{\"349\":{},\"370\":{},\"392\":{}},\"comment\":{}}],[\"derivechild\",{\"_index\":261,\"name\":{\"348\":{},\"375\":{},\"397\":{}},\"comment\":{}}],[\"disabledversionjson\",{\"_index\":635,\"name\":{\"1456\":{}},\"comment\":{}}],[\"disabledversions\",{\"_index\":641,\"name\":{\"1468\":{}},\"comment\":{}}],[\"disconnect\",{\"_index\":380,\"name\":{\"656\":{}},\"comment\":{}}],[\"disconnectfromsite\",{\"_index\":369,\"name\":{\"643\":{},\"678\":{}},\"comment\":{}}],[\"earlyendofstream\",{\"_index\":579,\"name\":{\"1344\":{}},\"comment\":{}}],[\"ed25519\",{\"_index\":274,\"name\":{\"401\":{},\"420\":{},\"1076\":{}},\"comment\":{}}],[\"ed25519hdkey\",{\"_index\":267,\"name\":{\"354\":{}},\"comment\":{}}],[\"effect\",{\"_index\":165,\"name\":{\"208\":{},\"215\":{}},\"comment\":{}}],[\"emit\",{\"_index\":391,\"name\":{\"669\":{}},\"comment\":{}}],[\"encodebase16\",{\"_index\":669,\"name\":{\"1523\":{}},\"comment\":{}}],[\"encodebase64\",{\"_index\":666,\"name\":{\"1520\":{}},\"comment\":{}}],[\"entry_point\",{\"_index\":200,\"name\":{\"258\":{},\"262\":{},\"266\":{},\"271\":{},\"276\":{}},\"comment\":{}}],[\"entrypoint\",{\"_index\":320,\"name\":{\"520\":{},\"529\":{},\"539\":{},\"549\":{},\"1437\":{}},\"comment\":{}}],[\"entrypoints\",{\"_index\":629,\"name\":{\"1448\":{}},\"comment\":{}}],[\"entrypointtype\",{\"_index\":625,\"name\":{\"1440\":{}},\"comment\":{}}],[\"era_id\",{\"_index\":11,\"name\":{\"11\":{},\"122\":{},\"303\":{}},\"comment\":{}}],[\"era_validators\",{\"_index\":27,\"name\":{\"36\":{}},\"comment\":{}}],[\"eraid\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"erainfo\",{\"_index\":153,\"name\":{\"193\":{},\"1479\":{}},\"comment\":{}}],[\"erainfojson\",{\"_index\":621,\"name\":{\"1430\":{}},\"comment\":{}}],[\"erasummary\",{\"_index\":4,\"name\":{\"4\":{}},\"comment\":{}}],[\"eravalidators\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"err\",{\"_index\":84,\"name\":{\"97\":{}},\"comment\":{}}],[\"error_message\",{\"_index\":170,\"name\":{\"213\":{}},\"comment\":{}}],[\"es\",{\"_index\":68,\"name\":{\"81\":{}},\"comment\":{}}],[\"eventhandlerfn\",{\"_index\":66,\"name\":{\"78\":{}},\"comment\":{}}],[\"eventname\",{\"_index\":75,\"name\":{\"88\":{}},\"comment\":{}}],[\"eventparseresult\",{\"_index\":82,\"name\":{\"95\":{}},\"comment\":{}}],[\"eventsource\",{\"_index\":88,\"name\":{\"102\":{}},\"comment\":{}}],[\"eventstream\",{\"_index\":86,\"name\":{\"99\":{}},\"comment\":{}}],[\"eventstreamurl\",{\"_index\":70,\"name\":{\"83\":{},\"103\":{}},\"comment\":{}}],[\"executabledeployitem\",{\"_index\":321,\"name\":{\"561\":{}},\"comment\":{}}],[\"execution_result\",{\"_index\":180,\"name\":{\"231\":{}},\"comment\":{}}],[\"execution_results\",{\"_index\":177,\"name\":{\"224\":{}},\"comment\":{}}],[\"executionresult\",{\"_index\":171,\"name\":{\"216\":{}},\"comment\":{}}],[\"executionresultbody\",{\"_index\":168,\"name\":{\"211\":{}},\"comment\":{}}],[\"exportprivatekeyinpem\",{\"_index\":285,\"name\":{\"417\":{},\"436\":{},\"461\":{}},\"comment\":{}}],[\"exportpublickeyinpem\",{\"_index\":284,\"name\":{\"416\":{},\"437\":{},\"462\":{}},\"comment\":{}}],[\"failure\",{\"_index\":173,\"name\":{\"218\":{}},\"comment\":{}}],[\"fault\",{\"_index\":81,\"name\":{\"94\":{}},\"comment\":{}}],[\"finalitysignature\",{\"_index\":80,\"name\":{\"93\":{}},\"comment\":{}}],[\"forceconnection\",{\"_index\":394,\"name\":{\"679\":{}},\"comment\":{}}],[\"forcedisconnect\",{\"_index\":395,\"name\":{\"680\":{}},\"comment\":{}}],[\"formatmessagewithheaders\",{\"_index\":662,\"name\":{\"1516\":{}},\"comment\":{}}],[\"formatting\",{\"_index\":580,\"name\":{\"1345\":{}},\"comment\":{}}],[\"forward\",{\"_index\":112,\"name\":{\"136\":{}},\"comment\":{}}],[\"from\",{\"_index\":141,\"name\":{\"174\":{},\"183\":{},\"1409\":{},\"1423\":{}},\"comment\":{}}],[\"frombytes\",{\"_index\":432,\"name\":{\"733\":{},\"741\":{},\"804\":{},\"830\":{},\"854\":{},\"885\":{},\"910\":{},\"932\":{},\"954\":{},\"976\":{},\"998\":{},\"1020\":{},\"1042\":{},\"1064\":{},\"1089\":{},\"1120\":{},\"1141\":{},\"1219\":{},\"1244\":{},\"1266\":{},\"1285\":{},\"1307\":{},\"1331\":{},\"1481\":{},\"1489\":{}},\"comment\":{}}],[\"frombyteswithremainder\",{\"_index\":436,\"name\":{\"742\":{},\"803\":{},\"829\":{},\"853\":{},\"884\":{},\"908\":{},\"930\":{},\"952\":{},\"974\":{},\"996\":{},\"1018\":{},\"1040\":{},\"1062\":{},\"1088\":{},\"1119\":{},\"1140\":{},\"1218\":{},\"1243\":{},\"1265\":{},\"1284\":{},\"1306\":{},\"1330\":{}},\"comment\":{}}],[\"frombyteswithtype\",{\"_index\":434,\"name\":{\"737\":{}},\"comment\":{}}],[\"fromclmap\",{\"_index\":247,\"name\":{\"333\":{}},\"comment\":{}}],[\"fromed25519\",{\"_index\":520,\"name\":{\"1091\":{}},\"comment\":{}}],[\"fromexecutabledeployiteminternal\",{\"_index\":322,\"name\":{\"562\":{}},\"comment\":{}}],[\"fromformattedstr\",{\"_index\":552,\"name\":{\"1221\":{}},\"comment\":{}}],[\"fromhex\",{\"_index\":522,\"name\":{\"1093\":{}},\"comment\":{}}],[\"fromjson\",{\"_index\":431,\"name\":{\"732\":{}},\"comment\":{}}],[\"frommap\",{\"_index\":648,\"name\":{\"1487\":{}},\"comment\":{}}],[\"frommnemonic\",{\"_index\":269,\"name\":{\"356\":{},\"378\":{}},\"comment\":{}}],[\"fromnamedargs\",{\"_index\":649,\"name\":{\"1488\":{}},\"comment\":{}}],[\"fromsecp256k1\",{\"_index\":521,\"name\":{\"1092\":{}},\"comment\":{}}],[\"fromstring\",{\"_index\":307,\"name\":{\"483\":{}},\"comment\":{}}],[\"funds_locked\",{\"_index\":231,\"name\":{\"315\":{}},\"comment\":{}}],[\"gas\",{\"_index\":140,\"name\":{\"173\":{},\"182\":{},\"1414\":{},\"1425\":{}},\"comment\":{}}],[\"gas_price\",{\"_index\":191,\"name\":{\"248\":{}},\"comment\":{}}],[\"gasprice\",{\"_index\":311,\"name\":{\"493\":{},\"615\":{}},\"comment\":{}}],[\"get\",{\"_index\":475,\"name\":{\"862\":{},\"894\":{},\"1155\":{},\"1174\":{},\"1193\":{}},\"comment\":{}}],[\"getaccountbalance\",{\"_index\":44,\"name\":{\"54\":{},\"75\":{}},\"comment\":{}}],[\"getaccountbalanceurefbypublickey\",{\"_index\":43,\"name\":{\"53\":{}},\"comment\":{}}],[\"getaccountbalanceurefbypublickeyhash\",{\"_index\":42,\"name\":{\"52\":{}},\"comment\":{}}],[\"getaccountmainpurseuref\",{\"_index\":661,\"name\":{\"1515\":{}},\"comment\":{}}],[\"getactiveaccount\",{\"_index\":382,\"name\":{\"660\":{}},\"comment\":{}}],[\"getactivepublickey\",{\"_index\":370,\"name\":{\"644\":{},\"675\":{}},\"comment\":{}}],[\"getargbyname\",{\"_index\":318,\"name\":{\"514\":{},\"523\":{},\"532\":{},\"542\":{},\"552\":{},\"559\":{},\"579\":{}},\"comment\":{}}],[\"getblockinfo\",{\"_index\":35,\"name\":{\"45\":{}},\"comment\":{}}],[\"getblockinfobyheight\",{\"_index\":36,\"name\":{\"46\":{}},\"comment\":{}}],[\"getblockresult\",{\"_index\":181,\"name\":{\"233\":{}},\"comment\":{}}],[\"getblockstate\",{\"_index\":48,\"name\":{\"58\":{}},\"comment\":{}}],[\"getblocktransfers\",{\"_index\":53,\"name\":{\"63\":{}},\"comment\":{}}],[\"getchainspec\",{\"_index\":60,\"name\":{\"70\":{}},\"comment\":{}}],[\"getchainspecresult\",{\"_index\":129,\"name\":{\"155\":{}},\"comment\":{}}],[\"getdefaultwordlist\",{\"_index\":258,\"name\":{\"344\":{},\"365\":{},\"387\":{}},\"comment\":{}}],[\"getdeploy\",{\"_index\":660,\"name\":{\"1514\":{}},\"comment\":{}}],[\"getdeployinfo\",{\"_index\":34,\"name\":{\"44\":{}},\"comment\":{}}],[\"getdeployresult\",{\"_index\":176,\"name\":{\"222\":{}},\"comment\":{}}],[\"getdictionaryitembyname\",{\"_index\":59,\"name\":{\"69\":{}},\"comment\":{}}],[\"getdictionaryitembyuref\",{\"_index\":58,\"name\":{\"68\":{}},\"comment\":{}}],[\"geterainfobyswitchblock\",{\"_index\":54,\"name\":{\"64\":{}},\"comment\":{}}],[\"geterainfobyswitchblockheight\",{\"_index\":55,\"name\":{\"65\":{}},\"comment\":{}}],[\"geterasummary\",{\"_index\":56,\"name\":{\"66\":{}},\"comment\":{}}],[\"geterasummarybyblockheight\",{\"_index\":57,\"name\":{\"67\":{}},\"comment\":{}}],[\"getkeysfromhexprivkey\",{\"_index\":278,\"name\":{\"406\":{}},\"comment\":{}}],[\"getlatestblockinfo\",{\"_index\":37,\"name\":{\"47\":{}},\"comment\":{}}],[\"getpeers\",{\"_index\":38,\"name\":{\"48\":{}},\"comment\":{}}],[\"getpeersresult\",{\"_index\":96,\"name\":{\"116\":{}},\"comment\":{}}],[\"getselectedpublickeybase64\",{\"_index\":393,\"name\":{\"674\":{}},\"comment\":{}}],[\"getsignaturealgorithm\",{\"_index\":530,\"name\":{\"1106\":{}},\"comment\":{}}],[\"getstateroothash\",{\"_index\":46,\"name\":{\"56\":{}},\"comment\":{}}],[\"getstateroothashbyheight\",{\"_index\":47,\"name\":{\"57\":{}},\"comment\":{}}],[\"getstateroothashresult\",{\"_index\":134,\"name\":{\"163\":{}},\"comment\":{}}],[\"getstatus\",{\"_index\":39,\"name\":{\"49\":{}},\"comment\":{}}],[\"getstatusresult\",{\"_index\":113,\"name\":{\"137\":{}},\"comment\":{}}],[\"gettag\",{\"_index\":529,\"name\":{\"1105\":{}},\"comment\":{}}],[\"gettosignmessageid\",{\"_index\":400,\"name\":{\"685\":{}},\"comment\":{}}],[\"getvalidatorsinfo\",{\"_index\":40,\"name\":{\"50\":{}},\"comment\":{}}],[\"getvalidatorsinfobyblockheight\",{\"_index\":41,\"name\":{\"51\":{}},\"comment\":{}}],[\"getversion\",{\"_index\":371,\"name\":{\"645\":{},\"653\":{},\"671\":{}},\"comment\":{}}],[\"getwordlist\",{\"_index\":257,\"name\":{\"343\":{},\"364\":{},\"386\":{}},\"comment\":{}}],[\"group\",{\"_index\":638,\"name\":{\"1462\":{}},\"comment\":{}}],[\"groups\",{\"_index\":642,\"name\":{\"1469\":{}},\"comment\":{}}],[\"groupsjson\",{\"_index\":637,\"name\":{\"1460\":{}},\"comment\":{}}],[\"handleactivekeychanged\",{\"_index\":374,\"name\":{\"648\":{}},\"comment\":{}}],[\"handleconnected\",{\"_index\":372,\"name\":{\"646\":{}},\"comment\":{}}],[\"handledisconnected\",{\"_index\":373,\"name\":{\"647\":{}},\"comment\":{}}],[\"handlelocked\",{\"_index\":375,\"name\":{\"649\":{}},\"comment\":{}}],[\"handletabchanged\",{\"_index\":377,\"name\":{\"651\":{}},\"comment\":{}}],[\"handleunlocked\",{\"_index\":376,\"name\":{\"650\":{}},\"comment\":{}}],[\"has\",{\"_index\":487,\"name\":{\"893\":{}},\"comment\":{}}],[\"hascreatedvault\",{\"_index\":396,\"name\":{\"681\":{}},\"comment\":{}}],[\"hash\",{\"_index\":99,\"name\":{\"120\":{},\"227\":{},\"261\":{},\"275\":{},\"289\":{},\"308\":{},\"503\":{},\"519\":{},\"547\":{},\"595\":{},\"609\":{},\"1351\":{}},\"comment\":{}}],[\"hdkey\",{\"_index\":270,\"name\":{\"367\":{},\"389\":{}},\"comment\":{}}],[\"hdkeys\",{\"_index\":248,\"name\":{\"334\":{}},\"comment\":{}}],[\"header\",{\"_index\":217,\"name\":{\"290\":{},\"309\":{},\"501\":{},\"596\":{}},\"comment\":{}}],[\"height\",{\"_index\":101,\"name\":{\"123\":{},\"228\":{},\"304\":{}},\"comment\":{}}],[\"high\",{\"_index\":127,\"name\":{\"151\":{}},\"comment\":{}}],[\"historical\",{\"_index\":111,\"name\":{\"135\":{}},\"comment\":{}}],[\"humanizerttl\",{\"_index\":304,\"name\":{\"480\":{}},\"comment\":{}}],[\"i32\",{\"_index\":441,\"name\":{\"748\":{},\"771\":{},\"1355\":{}},\"comment\":{}}],[\"i32_type\",{\"_index\":593,\"name\":{\"1383\":{}},\"comment\":{}}],[\"i64\",{\"_index\":443,\"name\":{\"750\":{},\"773\":{},\"1356\":{}},\"comment\":{}}],[\"i64_type\",{\"_index\":594,\"name\":{\"1384\":{}},\"comment\":{}}],[\"id\",{\"_index\":83,\"name\":{\"96\":{},\"180\":{},\"1415\":{}},\"comment\":{}}],[\"inactive\",{\"_index\":19,\"name\":{\"19\":{}},\"comment\":{}}],[\"inner\",{\"_index\":471,\"name\":{\"844\":{},\"1133\":{},\"1146\":{},\"1165\":{},\"1184\":{},\"1323\":{}},\"comment\":{}}],[\"innererr\",{\"_index\":566,\"name\":{\"1299\":{},\"1312\":{}},\"comment\":{}}],[\"innerkey\",{\"_index\":482,\"name\":{\"876\":{}},\"comment\":{}}],[\"innerok\",{\"_index\":565,\"name\":{\"1298\":{},\"1311\":{}},\"comment\":{}}],[\"innertype\",{\"_index\":574,\"name\":{\"1334\":{}},\"comment\":{}}],[\"innervalue\",{\"_index\":483,\"name\":{\"877\":{}},\"comment\":{}}],[\"insert\",{\"_index\":650,\"name\":{\"1492\":{}},\"comment\":{}}],[\"install\",{\"_index\":241,\"name\":{\"327\":{}},\"comment\":{}}],[\"internal_error\",{\"_index\":411,\"name\":{\"698\":{}},\"comment\":{}}],[\"invalid_deploy\",{\"_index\":410,\"name\":{\"697\":{}},\"comment\":{}}],[\"isaccount\",{\"_index\":469,\"name\":{\"840\":{}},\"comment\":{}}],[\"iscasperwallet\",{\"_index\":363,\"name\":{\"633\":{}},\"comment\":{}}],[\"isclvalue\",{\"_index\":427,\"name\":{\"726\":{},\"810\":{},\"841\":{},\"868\":{},\"898\":{},\"920\":{},\"942\":{},\"964\":{},\"986\":{},\"1008\":{},\"1030\":{},\"1052\":{},\"1074\":{},\"1107\":{},\"1127\":{},\"1160\":{},\"1179\":{},\"1198\":{},\"1232\":{},\"1250\":{},\"1272\":{},\"1292\":{},\"1318\":{},\"1341\":{}},\"comment\":{}}],[\"isconnected\",{\"_index\":365,\"name\":{\"636\":{},\"654\":{},\"672\":{}},\"comment\":{}}],[\"ised25519\",{\"_index\":523,\"name\":{\"1098\":{}},\"comment\":{}}],[\"iseigniorageallocation\",{\"_index\":152,\"name\":{\"192\":{}},\"comment\":{}}],[\"iserror\",{\"_index\":569,\"name\":{\"1315\":{}},\"comment\":{}}],[\"ishash\",{\"_index\":467,\"name\":{\"838\":{}},\"comment\":{}}],[\"ismodulebytes\",{\"_index\":331,\"name\":{\"581\":{}},\"comment\":{}}],[\"isnone\",{\"_index\":575,\"name\":{\"1336\":{}},\"comment\":{}}],[\"isok\",{\"_index\":570,\"name\":{\"1316\":{}},\"comment\":{}}],[\"issecp256k1\",{\"_index\":524,\"name\":{\"1099\":{}},\"comment\":{}}],[\"issignererror\",{\"_index\":403,\"name\":{\"689\":{},\"692\":{}},\"comment\":{}}],[\"issome\",{\"_index\":576,\"name\":{\"1337\":{}},\"comment\":{}}],[\"isstandardpayment\",{\"_index\":343,\"name\":{\"601\":{}},\"comment\":{}}],[\"isstoredcontractbyhash\",{\"_index\":333,\"name\":{\"583\":{}},\"comment\":{}}],[\"isstoredcontractbyname\",{\"_index\":335,\"name\":{\"585\":{}},\"comment\":{}}],[\"isstoredversioncontractbyhash\",{\"_index\":339,\"name\":{\"589\":{}},\"comment\":{}}],[\"isstoredversioncontractbyname\",{\"_index\":337,\"name\":{\"587\":{}},\"comment\":{}}],[\"istransfer\",{\"_index\":341,\"name\":{\"591\":{},\"600\":{}},\"comment\":{}}],[\"isuref\",{\"_index\":468,\"name\":{\"839\":{}},\"comment\":{}}],[\"jsonapproval\",{\"_index\":213,\"name\":{\"285\":{}},\"comment\":{}}],[\"jsonbasicexecutiondeployiteminternal\",{\"_index\":195,\"name\":{\"252\":{}},\"comment\":{}}],[\"jsonblock\",{\"_index\":228,\"name\":{\"307\":{}},\"comment\":{}}],[\"jsonblockhash\",{\"_index\":184,\"name\":{\"239\":{}},\"comment\":{}}],[\"jsondeploy\",{\"_index\":216,\"name\":{\"288\":{}},\"comment\":{}}],[\"jsondeployhash\",{\"_index\":185,\"name\":{\"240\":{}},\"comment\":{}}],[\"jsondeployheader\",{\"_index\":188,\"name\":{\"244\":{}},\"comment\":{}}],[\"jsonexecutabledeployitem\",{\"_index\":206,\"name\":{\"278\":{}},\"comment\":{}}],[\"jsonexecutionresult\",{\"_index\":174,\"name\":{\"219\":{}},\"comment\":{}}],[\"jsonheader\",{\"_index\":221,\"name\":{\"294\":{}},\"comment\":{}}],[\"jsonmodulebytes\",{\"_index\":197,\"name\":{\"254\":{}},\"comment\":{}}],[\"jsonstoredcontract\",{\"_index\":199,\"name\":{\"257\":{}},\"comment\":{}}],[\"jsonstoredcontractbyhash\",{\"_index\":201,\"name\":{\"260\":{}},\"comment\":{}}],[\"jsonstoredcontractbyname\",{\"_index\":202,\"name\":{\"264\":{}},\"comment\":{}}],[\"jsonstoredversionedcontractbyhash\",{\"_index\":205,\"name\":{\"273\":{}},\"comment\":{}}],[\"jsonstoredversionedcontractbyname\",{\"_index\":203,\"name\":{\"268\":{}},\"comment\":{}}],[\"jsonsystemtransaction\",{\"_index\":186,\"name\":{\"241\":{}},\"comment\":{}}],[\"key\",{\"_index\":150,\"name\":{\"190\":{},\"197\":{},\"206\":{},\"756\":{},\"779\":{},\"870\":{},\"1365\":{}},\"comment\":{}}],[\"key_type\",{\"_index\":588,\"name\":{\"1378\":{}},\"comment\":{}}],[\"keys\",{\"_index\":272,\"name\":{\"398\":{},\"1463\":{}},\"comment\":{}}],[\"keyvariant\",{\"_index\":584,\"name\":{\"1349\":{}},\"comment\":{}}],[\"kind\",{\"_index\":164,\"name\":{\"207\":{}},\"comment\":{}}],[\"last_added_block_info\",{\"_index\":117,\"name\":{\"141\":{}},\"comment\":{}}],[\"last_progress\",{\"_index\":123,\"name\":{\"147\":{}},\"comment\":{}}],[\"lastaddedblockinfo\",{\"_index\":98,\"name\":{\"119\":{}},\"comment\":{}}],[\"leftoverbytes\",{\"_index\":581,\"name\":{\"1346\":{}},\"comment\":{}}],[\"linksto\",{\"_index\":424,\"name\":{\"716\":{},\"792\":{},\"814\":{},\"821\":{},\"845\":{},\"875\":{},\"901\":{},\"923\":{},\"945\":{},\"967\":{},\"989\":{},\"1011\":{},\"1033\":{},\"1055\":{},\"1080\":{},\"1111\":{},\"1132\":{},\"1145\":{},\"1164\":{},\"1183\":{},\"1210\":{},\"1236\":{},\"1254\":{},\"1276\":{},\"1296\":{},\"1322\":{}},\"comment\":{}}],[\"list\",{\"_index\":450,\"name\":{\"758\":{},\"781\":{},\"1368\":{}},\"comment\":{}}],[\"list_type\",{\"_index\":602,\"name\":{\"1392\":{}},\"comment\":{}}],[\"loadkeypairfromprivatefile\",{\"_index\":295,\"name\":{\"434\":{},\"459\":{},\"1500\":{}},\"comment\":{}}],[\"loadprivatekeyfromfile\",{\"_index\":654,\"name\":{\"1499\":{}},\"comment\":{}}],[\"loadpublickeyfromfile\",{\"_index\":653,\"name\":{\"1498\":{}},\"comment\":{}}],[\"locked\",{\"_index\":386,\"name\":{\"664\":{}},\"comment\":{}}],[\"mainpurseunderaccounthash\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"mainpurseunderpublickey\",{\"_index\":1,\"name\":{\"1\":{}},\"comment\":{}}],[\"makedeploy\",{\"_index\":302,\"name\":{\"478\":{},\"1503\":{}},\"comment\":{}}],[\"makedeploywithautotimestamp\",{\"_index\":303,\"name\":{\"479\":{}},\"comment\":{}}],[\"maketransferdeploy\",{\"_index\":657,\"name\":{\"1511\":{}},\"comment\":{}}],[\"map\",{\"_index\":455,\"name\":{\"763\":{},\"786\":{},\"1371\":{}},\"comment\":{}}],[\"map_type\",{\"_index\":603,\"name\":{\"1393\":{}},\"comment\":{}}],[\"mapentrytype\",{\"_index\":480,\"name\":{\"869\":{}},\"comment\":{}}],[\"matchbyteparserbycltype\",{\"_index\":613,\"name\":{\"1403\":{}},\"comment\":{}}],[\"matchbytestocltype\",{\"_index\":614,\"name\":{\"1404\":{}},\"comment\":{}}],[\"matchtypetocltype\",{\"_index\":612,\"name\":{\"1402\":{}},\"comment\":{}}],[\"maybe_genesis_accounts_bytes\",{\"_index\":131,\"name\":{\"159\":{}},\"comment\":{}}],[\"maybe_global_state_bytes\",{\"_index\":132,\"name\":{\"160\":{}},\"comment\":{}}],[\"message\",{\"_index\":404,\"name\":{\"690\":{}},\"comment\":{}}],[\"mnemonictoseed\",{\"_index\":254,\"name\":{\"340\":{},\"361\":{},\"383\":{}},\"comment\":{}}],[\"module_bytes\",{\"_index\":198,\"name\":{\"255\":{}},\"comment\":{}}],[\"modulebytes\",{\"_index\":207,\"name\":{\"279\":{},\"508\":{},\"511\":{},\"572\":{}},\"comment\":{}}],[\"motestocspr\",{\"_index\":672,\"name\":{\"1526\":{}},\"comment\":{}}],[\"name\",{\"_index\":151,\"name\":{\"191\":{},\"265\":{},\"270\":{},\"528\":{},\"537\":{},\"610\":{},\"1435\":{},\"1441\":{},\"1483\":{}},\"comment\":{}}],[\"namedarg\",{\"_index\":646,\"name\":{\"1480\":{}},\"comment\":{}}],[\"namedcltypearg\",{\"_index\":623,\"name\":{\"1433\":{}},\"comment\":{}}],[\"namedkeys\",{\"_index\":631,\"name\":{\"1450\":{}},\"comment\":{}}],[\"new\",{\"_index\":268,\"name\":{\"355\":{},\"377\":{},\"421\":{},\"447\":{}},\"comment\":{}}],[\"newhdwallet\",{\"_index\":655,\"name\":{\"1501\":{}},\"comment\":{}}],[\"newkeypair\",{\"_index\":652,\"name\":{\"1497\":{}},\"comment\":{}}],[\"newmnemonic\",{\"_index\":252,\"name\":{\"338\":{},\"359\":{},\"381\":{}},\"comment\":{}}],[\"newmodulebytes\",{\"_index\":323,\"name\":{\"563\":{}},\"comment\":{}}],[\"newseed\",{\"_index\":255,\"name\":{\"341\":{},\"362\":{},\"384\":{}},\"comment\":{}}],[\"newstoredcontractbyhash\",{\"_index\":324,\"name\":{\"564\":{}},\"comment\":{}}],[\"newstoredcontractbyname\",{\"_index\":325,\"name\":{\"565\":{}},\"comment\":{}}],[\"newstoredversioncontractbyhash\",{\"_index\":326,\"name\":{\"566\":{}},\"comment\":{}}],[\"newstoredversioncontractbyname\",{\"_index\":327,\"name\":{\"567\":{}},\"comment\":{}}],[\"newtransfer\",{\"_index\":328,\"name\":{\"568\":{}},\"comment\":{}}],[\"newtransfertouniqaddress\",{\"_index\":330,\"name\":{\"570\":{}},\"comment\":{}}],[\"newtransferwithoptionaltransferid\",{\"_index\":329,\"name\":{\"569\":{}},\"comment\":{}}],[\"next_upgrade\",{\"_index\":120,\"name\":{\"144\":{}},\"comment\":{}}],[\"nextupgrade\",{\"_index\":103,\"name\":{\"126\":{}},\"comment\":{}}],[\"node_id\",{\"_index\":94,\"name\":{\"114\":{}},\"comment\":{}}],[\"nodeclient\",{\"_index\":651,\"name\":{\"1496\":{}},\"comment\":{}}],[\"none\",{\"_index\":544,\"name\":{\"1200\":{}},\"comment\":{}}],[\"noop\",{\"_index\":161,\"name\":{\"203\":{}},\"comment\":{}}],[\"not_found_account\",{\"_index\":409,\"name\":{\"696\":{}},\"comment\":{}}],[\"not_found_signer\",{\"_index\":407,\"name\":{\"694\":{}},\"comment\":{}}],[\"off\",{\"_index\":389,\"name\":{\"667\":{}},\"comment\":{}}],[\"on\",{\"_index\":387,\"name\":{\"665\":{}},\"comment\":{}}],[\"operation\",{\"_index\":163,\"name\":{\"205\":{}},\"comment\":{}}],[\"operations\",{\"_index\":166,\"name\":{\"209\":{}},\"comment\":{}}],[\"opkind\",{\"_index\":157,\"name\":{\"199\":{}},\"comment\":{}}],[\"option\",{\"_index\":454,\"name\":{\"762\":{},\"785\":{},\"1367\":{}},\"comment\":{}}],[\"option_type\",{\"_index\":604,\"name\":{\"1394\":{}},\"comment\":{}}],[\"originalbytes\",{\"_index\":492,\"name\":{\"915\":{},\"937\":{},\"959\":{},\"981\":{},\"1003\":{},\"1025\":{},\"1047\":{},\"1069\":{}},\"comment\":{}}],[\"our_public_signing_key\",{\"_index\":118,\"name\":{\"142\":{}},\"comment\":{}}],[\"outofmemory\",{\"_index\":582,\"name\":{\"1347\":{}},\"comment\":{}}],[\"padnum\",{\"_index\":615,\"name\":{\"1405\":{}},\"comment\":{}}],[\"parent_hash\",{\"_index\":222,\"name\":{\"295\":{}},\"comment\":{}}],[\"parsed\",{\"_index\":138,\"name\":{\"170\":{}},\"comment\":{}}],[\"parsekey\",{\"_index\":293,\"name\":{\"432\":{}},\"comment\":{}}],[\"parsekeyfiles\",{\"_index\":286,\"name\":{\"423\":{},\"448\":{}},\"comment\":{}}],[\"parsekeypair\",{\"_index\":287,\"name\":{\"425\":{},\"451\":{}},\"comment\":{}}],[\"parseprivatekey\",{\"_index\":290,\"name\":{\"428\":{},\"454\":{}},\"comment\":{}}],[\"parseprivatekeyfile\",{\"_index\":288,\"name\":{\"426\":{},\"452\":{}},\"comment\":{}}],[\"parsepublickey\",{\"_index\":291,\"name\":{\"429\":{},\"455\":{}},\"comment\":{}}],[\"parsepublickeyfile\",{\"_index\":289,\"name\":{\"427\":{},\"453\":{}},\"comment\":{}}],[\"payment\",{\"_index\":218,\"name\":{\"291\":{},\"502\":{},\"597\":{}},\"comment\":{}}],[\"peer\",{\"_index\":93,\"name\":{\"113\":{}},\"comment\":{}}],[\"peers\",{\"_index\":97,\"name\":{\"117\":{},\"153\":{}},\"comment\":{}}],[\"pop\",{\"_index\":479,\"name\":{\"866\":{}},\"comment\":{}}],[\"privatekey\",{\"_index\":266,\"name\":{\"353\":{},\"369\":{},\"391\":{},\"411\":{},\"441\":{},\"466\":{}},\"comment\":{}}],[\"privatetopublickey\",{\"_index\":294,\"name\":{\"433\":{},\"458\":{},\"1502\":{}},\"comment\":{}}],[\"proofs\",{\"_index\":229,\"name\":{\"310\":{}},\"comment\":{}}],[\"proposer\",{\"_index\":227,\"name\":{\"305\":{}},\"comment\":{}}],[\"protocol_version\",{\"_index\":105,\"name\":{\"128\":{},\"306\":{}},\"comment\":{}}],[\"protocolversion\",{\"_index\":630,\"name\":{\"1449\":{}},\"comment\":{}}],[\"protocolversionmajor\",{\"_index\":633,\"name\":{\"1453\":{}},\"comment\":{}}],[\"prune\",{\"_index\":162,\"name\":{\"204\":{}},\"comment\":{}}],[\"public_key\",{\"_index\":21,\"name\":{\"24\":{},\"31\":{},\"317\":{}},\"comment\":{}}],[\"public_key_type\",{\"_index\":589,\"name\":{\"1379\":{}},\"comment\":{}}],[\"publickey\",{\"_index\":265,\"name\":{\"352\":{},\"368\":{},\"390\":{},\"404\":{},\"410\":{},\"440\":{},\"465\":{},\"485\":{},\"764\":{},\"787\":{},\"1376\":{}},\"comment\":{}}],[\"publickeyarg\",{\"_index\":299,\"name\":{\"475\":{}},\"comment\":{}}],[\"purseidentifier\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"purseuref\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"push\",{\"_index\":477,\"name\":{\"864\":{},\"1157\":{},\"1176\":{},\"1195\":{}},\"comment\":{}}],[\"putdeploy\",{\"_index\":656,\"name\":{\"1505\":{}},\"comment\":{}}],[\"querybalance\",{\"_index\":45,\"name\":{\"55\":{}},\"comment\":{}}],[\"querycontractdata\",{\"_index\":244,\"name\":{\"330\":{}},\"comment\":{}}],[\"querycontractdictionary\",{\"_index\":245,\"name\":{\"331\":{}},\"comment\":{}}],[\"random_bit\",{\"_index\":224,\"name\":{\"299\":{}},\"comment\":{}}],[\"reactor_state\",{\"_index\":122,\"name\":{\"146\":{}},\"comment\":{}}],[\"reactorstate\",{\"_index\":106,\"name\":{\"129\":{}},\"comment\":{}}],[\"read\",{\"_index\":158,\"name\":{\"200\":{},\"1201\":{}},\"comment\":{}}],[\"read_add\",{\"_index\":546,\"name\":{\"1205\":{}},\"comment\":{}}],[\"read_add_write\",{\"_index\":548,\"name\":{\"1207\":{}},\"comment\":{}}],[\"read_write\",{\"_index\":545,\"name\":{\"1204\":{}},\"comment\":{}}],[\"readbase64file\",{\"_index\":292,\"name\":{\"431\":{},\"457\":{}},\"comment\":{}}],[\"readbase64withpem\",{\"_index\":273,\"name\":{\"399\":{},\"430\":{},\"456\":{}},\"comment\":{}}],[\"reftype\",{\"_index\":486,\"name\":{\"889\":{}},\"comment\":{}}],[\"remainder\",{\"_index\":419,\"name\":{\"708\":{}},\"comment\":{}}],[\"remove\",{\"_index\":478,\"name\":{\"865\":{}},\"comment\":{}}],[\"removeeventlistener\",{\"_index\":390,\"name\":{\"668\":{}},\"comment\":{}}],[\"requestconnection\",{\"_index\":366,\"name\":{\"638\":{}},\"comment\":{}}],[\"requestswitchaccount\",{\"_index\":367,\"name\":{\"640\":{}},\"comment\":{}}],[\"resetexistingvault\",{\"_index\":397,\"name\":{\"682\":{}},\"comment\":{}}],[\"result\",{\"_index\":175,\"name\":{\"221\":{},\"707\":{},\"1370\":{}},\"comment\":{}}],[\"result_type\",{\"_index\":605,\"name\":{\"1395\":{}},\"comment\":{}}],[\"resultandremainder\",{\"_index\":418,\"name\":{\"706\":{}},\"comment\":{}}],[\"resulthelper\",{\"_index\":422,\"name\":{\"713\":{}},\"comment\":{}}],[\"ret\",{\"_index\":626,\"name\":{\"1442\":{}},\"comment\":{}}],[\"reward\",{\"_index\":17,\"name\":{\"17\":{},\"28\":{},\"243\":{}},\"comment\":{}}],[\"round_length\",{\"_index\":119,\"name\":{\"143\":{}},\"comment\":{}}],[\"row\",{\"_index\":126,\"name\":{\"150\":{}},\"comment\":{}}],[\"rpcrequestprops\",{\"_index\":90,\"name\":{\"109\":{}},\"comment\":{}}],[\"rpcresult\",{\"_index\":92,\"name\":{\"111\":{}},\"comment\":{}}],[\"runeventsloop\",{\"_index\":89,\"name\":{\"106\":{}},\"comment\":{}}],[\"runtimeargs\",{\"_index\":647,\"name\":{\"1486\":{}},\"comment\":{}}],[\"secp256k1\",{\"_index\":275,\"name\":{\"402\":{},\"446\":{},\"1077\":{}},\"comment\":{}}],[\"secp256k1hdkey\",{\"_index\":271,\"name\":{\"376\":{}},\"comment\":{}}],[\"secretkey\",{\"_index\":277,\"name\":{\"405\":{}},\"comment\":{}}],[\"seed\",{\"_index\":259,\"name\":{\"346\":{},\"373\":{},\"395\":{}},\"comment\":{}}],[\"seigniorage_allocations\",{\"_index\":154,\"name\":{\"194\":{}},\"comment\":{}}],[\"seigniorageallocation\",{\"_index\":618,\"name\":{\"1426\":{}},\"comment\":{}}],[\"seigniorageallocations\",{\"_index\":622,\"name\":{\"1432\":{}},\"comment\":{}}],[\"send\",{\"_index\":344,\"name\":{\"602\":{}},\"comment\":{}}],[\"sendconnectionrequest\",{\"_index\":392,\"name\":{\"673\":{}},\"comment\":{}}],[\"serialization\",{\"_index\":296,\"name\":{\"471\":{}},\"comment\":{}}],[\"serializeapprovals\",{\"_index\":347,\"name\":{\"606\":{}},\"comment\":{}}],[\"serializebody\",{\"_index\":346,\"name\":{\"605\":{}},\"comment\":{}}],[\"serializeheader\",{\"_index\":345,\"name\":{\"604\":{}},\"comment\":{}}],[\"session\",{\"_index\":219,\"name\":{\"292\":{},\"499\":{},\"598\":{}},\"comment\":{}}],[\"set\",{\"_index\":476,\"name\":{\"863\":{},\"895\":{},\"1156\":{},\"1175\":{},\"1194\":{}},\"comment\":{}}],[\"setarg\",{\"_index\":319,\"name\":{\"515\":{},\"524\":{},\"533\":{},\"543\":{},\"553\":{},\"560\":{},\"580\":{}},\"comment\":{}}],[\"setcontracthash\",{\"_index\":240,\"name\":{\"326\":{}},\"comment\":{}}],[\"setoption\",{\"_index\":383,\"name\":{\"661\":{}},\"comment\":{}}],[\"setsignature\",{\"_index\":353,\"name\":{\"620\":{}},\"comment\":{}}],[\"setwordlist\",{\"_index\":256,\"name\":{\"342\":{},\"363\":{},\"385\":{}},\"comment\":{}}],[\"sign\",{\"_index\":263,\"name\":{\"350\":{},\"371\":{},\"393\":{},\"418\":{},\"438\":{},\"463\":{},\"603\":{},\"641\":{},\"676\":{}},\"comment\":{}}],[\"signature\",{\"_index\":215,\"name\":{\"287\":{},\"507\":{}},\"comment\":{}}],[\"signaturealgorithm\",{\"_index\":260,\"name\":{\"347\":{},\"374\":{},\"396\":{},\"400\":{},\"412\":{},\"442\":{},\"467\":{}},\"comment\":{}}],[\"signdeploy\",{\"_index\":352,\"name\":{\"619\":{},\"658\":{},\"1504\":{}},\"comment\":{}}],[\"signed\",{\"_index\":494,\"name\":{\"917\":{},\"939\":{},\"961\":{},\"983\":{},\"1005\":{},\"1027\":{},\"1049\":{},\"1071\":{}},\"comment\":{}}],[\"signer\",{\"_index\":214,\"name\":{\"286\":{},\"506\":{},\"670\":{}},\"comment\":{}}],[\"signererror\",{\"_index\":402,\"name\":{\"687\":{}},\"comment\":{}}],[\"signererrorcodes\",{\"_index\":406,\"name\":{\"693\":{}},\"comment\":{}}],[\"signererrormessage\",{\"_index\":412,\"name\":{\"699\":{}},\"comment\":{}}],[\"signformattedmessage\",{\"_index\":664,\"name\":{\"1518\":{}},\"comment\":{}}],[\"signkeypair\",{\"_index\":276,\"name\":{\"403\":{}},\"comment\":{}}],[\"signmessage\",{\"_index\":368,\"name\":{\"642\":{},\"659\":{},\"677\":{}},\"comment\":{}}],[\"signrawmessage\",{\"_index\":663,\"name\":{\"1517\":{}},\"comment\":{}}],[\"signtestdeploy\",{\"_index\":401,\"name\":{\"686\":{}},\"comment\":{}}],[\"size\",{\"_index\":459,\"name\":{\"794\":{},\"867\":{},\"897\":{},\"1126\":{},\"1256\":{}},\"comment\":{}}],[\"slash\",{\"_index\":187,\"name\":{\"242\":{}},\"comment\":{}}],[\"source\",{\"_index\":142,\"name\":{\"175\":{},\"185\":{},\"1411\":{},\"1424\":{}},\"comment\":{}}],[\"speculativedeploy\",{\"_index\":52,\"name\":{\"62\":{},\"1506\":{}},\"comment\":{}}],[\"speculativeexecutionresult\",{\"_index\":179,\"name\":{\"229\":{}},\"comment\":{}}],[\"staked_amount\",{\"_index\":15,\"name\":{\"15\":{},\"23\":{},\"29\":{},\"313\":{}},\"comment\":{}}],[\"standardpayment\",{\"_index\":354,\"name\":{\"621\":{}},\"comment\":{}}],[\"start\",{\"_index\":73,\"name\":{\"86\":{},\"107\":{}},\"comment\":{}}],[\"starting_state_root_hash\",{\"_index\":116,\"name\":{\"140\":{}},\"comment\":{}}],[\"state_root_hash\",{\"_index\":25,\"name\":{\"34\":{},\"124\":{},\"164\":{},\"296\":{}},\"comment\":{}}],[\"stateidentifier\",{\"_index\":133,\"name\":{\"162\":{}},\"comment\":{}}],[\"stateroothash\",{\"_index\":9,\"name\":{\"9\":{}},\"comment\":{}}],[\"stop\",{\"_index\":74,\"name\":{\"87\":{},\"108\":{}},\"comment\":{}}],[\"storedcontractbyhash\",{\"_index\":208,\"name\":{\"280\":{},\"516\":{},\"573\":{}},\"comment\":{}}],[\"storedcontractbyname\",{\"_index\":209,\"name\":{\"281\":{},\"525\":{},\"574\":{}},\"comment\":{}}],[\"storedvalue\",{\"_index\":8,\"name\":{\"8\":{},\"1470\":{}},\"comment\":{}}],[\"storedversionedcontractbyhash\",{\"_index\":211,\"name\":{\"283\":{},\"544\":{},\"575\":{}},\"comment\":{}}],[\"storedversionedcontractbyname\",{\"_index\":210,\"name\":{\"282\":{},\"534\":{},\"576\":{}},\"comment\":{}}],[\"string\",{\"_index\":448,\"name\":{\"755\":{},\"778\":{},\"1364\":{}},\"comment\":{}}],[\"string_type\",{\"_index\":590,\"name\":{\"1380\":{}},\"comment\":{}}],[\"subscribe\",{\"_index\":71,\"name\":{\"84\":{},\"104\":{}},\"comment\":{}}],[\"subscribedto\",{\"_index\":87,\"name\":{\"101\":{}},\"comment\":{}}],[\"success\",{\"_index\":172,\"name\":{\"217\":{}},\"comment\":{}}],[\"switch_block\",{\"_index\":225,\"name\":{\"300\":{}},\"comment\":{}}],[\"system_transactions\",{\"_index\":226,\"name\":{\"302\":{}},\"comment\":{}}],[\"tag\",{\"_index\":317,\"name\":{\"510\":{},\"518\":{},\"527\":{},\"536\":{},\"546\":{},\"556\":{},\"717\":{},\"793\":{},\"815\":{},\"822\":{},\"846\":{},\"874\":{},\"902\":{},\"924\":{},\"946\":{},\"968\":{},\"990\":{},\"1012\":{},\"1034\":{},\"1056\":{},\"1081\":{},\"1096\":{},\"1112\":{},\"1131\":{},\"1144\":{},\"1163\":{},\"1182\":{},\"1211\":{},\"1235\":{},\"1255\":{},\"1277\":{},\"1297\":{},\"1321\":{}},\"comment\":{}}],[\"target\",{\"_index\":148,\"name\":{\"186\":{},\"1412\":{}},\"comment\":{}}],[\"timeout\",{\"_index\":91,\"name\":{\"110\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":100,\"name\":{\"121\":{},\"246\":{},\"301\":{},\"491\":{},\"618\":{}},\"comment\":{}}],[\"to\",{\"_index\":146,\"name\":{\"181\":{},\"1410\":{}},\"comment\":{}}],[\"toaccounthash\",{\"_index\":526,\"name\":{\"1101\":{}},\"comment\":{}}],[\"toaccounthashstr\",{\"_index\":527,\"name\":{\"1102\":{}},\"comment\":{}}],[\"toaccountrawhashstr\",{\"_index\":528,\"name\":{\"1103\":{}},\"comment\":{}}],[\"tobytes\",{\"_index\":314,\"name\":{\"497\":{},\"513\":{},\"522\":{},\"531\":{},\"541\":{},\"551\":{},\"558\":{},\"578\":{},\"718\":{},\"721\":{},\"723\":{},\"735\":{},\"743\":{},\"795\":{},\"802\":{},\"816\":{},\"823\":{},\"828\":{},\"848\":{},\"852\":{},\"879\":{},\"883\":{},\"903\":{},\"909\":{},\"925\":{},\"931\":{},\"947\":{},\"953\":{},\"969\":{},\"975\":{},\"991\":{},\"997\":{},\"1013\":{},\"1019\":{},\"1035\":{},\"1041\":{},\"1057\":{},\"1063\":{},\"1082\":{},\"1087\":{},\"1113\":{},\"1118\":{},\"1136\":{},\"1139\":{},\"1149\":{},\"1168\":{},\"1187\":{},\"1212\":{},\"1217\":{},\"1237\":{},\"1242\":{},\"1257\":{},\"1264\":{},\"1278\":{},\"1283\":{},\"1301\":{},\"1305\":{},\"1325\":{},\"1329\":{},\"1485\":{},\"1493\":{}},\"comment\":{}}],[\"tobytesresult\",{\"_index\":421,\"name\":{\"712\":{}},\"comment\":{}}],[\"tobyteswithtype\",{\"_index\":433,\"name\":{\"736\":{}},\"comment\":{}}],[\"toclmap\",{\"_index\":246,\"name\":{\"332\":{}},\"comment\":{}}],[\"toformattedstr\",{\"_index\":553,\"name\":{\"1225\":{}},\"comment\":{}}],[\"tohex\",{\"_index\":525,\"name\":{\"1100\":{}},\"comment\":{}}],[\"tojson\",{\"_index\":425,\"name\":{\"720\":{},\"730\":{},\"734\":{},\"796\":{},\"811\":{},\"818\":{},\"825\":{},\"837\":{},\"849\":{},\"861\":{},\"880\":{},\"891\":{},\"905\":{},\"919\":{},\"927\":{},\"941\":{},\"949\":{},\"963\":{},\"971\":{},\"985\":{},\"993\":{},\"1007\":{},\"1015\":{},\"1029\":{},\"1037\":{},\"1051\":{},\"1059\":{},\"1073\":{},\"1084\":{},\"1108\":{},\"1115\":{},\"1128\":{},\"1135\":{},\"1148\":{},\"1159\":{},\"1167\":{},\"1178\":{},\"1186\":{},\"1197\":{},\"1214\":{},\"1226\":{},\"1239\":{},\"1251\":{},\"1258\":{},\"1273\":{},\"1280\":{},\"1293\":{},\"1302\":{},\"1314\":{},\"1326\":{},\"1339\":{}},\"comment\":{}}],[\"topem\",{\"_index\":283,\"name\":{\"415\":{},\"445\":{},\"470\":{}},\"comment\":{}}],[\"tostring\",{\"_index\":309,\"name\":{\"487\":{},\"719\":{},\"799\":{},\"817\":{},\"824\":{},\"847\":{},\"878\":{},\"904\":{},\"926\":{},\"948\":{},\"970\":{},\"992\":{},\"1014\":{},\"1036\":{},\"1058\":{},\"1083\":{},\"1114\":{},\"1134\":{},\"1147\":{},\"1166\":{},\"1185\":{},\"1213\":{},\"1238\":{},\"1261\":{},\"1279\":{},\"1300\":{},\"1324\":{}},\"comment\":{}}],[\"transfer\",{\"_index\":212,\"name\":{\"284\":{},\"554\":{},\"577\":{},\"1477\":{}},\"comment\":{}}],[\"transferid\",{\"_index\":308,\"name\":{\"486\":{}},\"comment\":{}}],[\"transferjson\",{\"_index\":616,\"name\":{\"1406\":{}},\"comment\":{}}],[\"transfers\",{\"_index\":143,\"name\":{\"176\":{},\"214\":{},\"1416\":{},\"1418\":{},\"1422\":{}},\"comment\":{}}],[\"transform\",{\"_index\":156,\"name\":{\"196\":{},\"198\":{}},\"comment\":{}}],[\"transforms\",{\"_index\":167,\"name\":{\"210\":{}},\"comment\":{}}],[\"transformvalue\",{\"_index\":155,\"name\":{\"195\":{}},\"comment\":{}}],[\"ttl\",{\"_index\":190,\"name\":{\"247\":{},\"492\":{},\"616\":{}},\"comment\":{}}],[\"tuple1\",{\"_index\":451,\"name\":{\"759\":{},\"782\":{},\"1372\":{}},\"comment\":{}}],[\"tuple1_type\",{\"_index\":606,\"name\":{\"1396\":{}},\"comment\":{}}],[\"tuple2\",{\"_index\":452,\"name\":{\"760\":{},\"783\":{},\"1373\":{}},\"comment\":{}}],[\"tuple2_type\",{\"_index\":607,\"name\":{\"1397\":{}},\"comment\":{}}],[\"tuple3\",{\"_index\":453,\"name\":{\"761\":{},\"784\":{},\"1374\":{}},\"comment\":{}}],[\"tuple3_type\",{\"_index\":608,\"name\":{\"1398\":{}},\"comment\":{}}],[\"tuple_match_len_to_type\",{\"_index\":611,\"name\":{\"1401\":{}},\"comment\":{}}],[\"tuplesize\",{\"_index\":538,\"name\":{\"1154\":{},\"1173\":{},\"1192\":{}},\"comment\":{}}],[\"u128\",{\"_index\":444,\"name\":{\"751\":{},\"774\":{},\"1360\":{}},\"comment\":{}}],[\"u128_type\",{\"_index\":598,\"name\":{\"1388\":{}},\"comment\":{}}],[\"u256\",{\"_index\":445,\"name\":{\"752\":{},\"775\":{},\"1361\":{}},\"comment\":{}}],[\"u256_type\",{\"_index\":599,\"name\":{\"1389\":{}},\"comment\":{}}],[\"u32\",{\"_index\":440,\"name\":{\"747\":{},\"770\":{},\"1358\":{}},\"comment\":{}}],[\"u32_type\",{\"_index\":596,\"name\":{\"1386\":{}},\"comment\":{}}],[\"u512\",{\"_index\":446,\"name\":{\"753\":{},\"776\":{},\"1362\":{}},\"comment\":{}}],[\"u512_type\",{\"_index\":600,\"name\":{\"1390\":{}},\"comment\":{}}],[\"u64\",{\"_index\":442,\"name\":{\"749\":{},\"772\":{},\"1359\":{}},\"comment\":{}}],[\"u64_type\",{\"_index\":597,\"name\":{\"1387\":{}},\"comment\":{}}],[\"u8\",{\"_index\":439,\"name\":{\"746\":{},\"769\":{},\"1357\":{}},\"comment\":{}}],[\"u8_type\",{\"_index\":595,\"name\":{\"1385\":{}},\"comment\":{}}],[\"uint64arg\",{\"_index\":300,\"name\":{\"476\":{}},\"comment\":{}}],[\"uniqaddress\",{\"_index\":306,\"name\":{\"482\":{}},\"comment\":{}}],[\"unit\",{\"_index\":447,\"name\":{\"754\":{},\"777\":{},\"1363\":{}},\"comment\":{}}],[\"unit_type\",{\"_index\":592,\"name\":{\"1382\":{}},\"comment\":{}}],[\"unknownvalue\",{\"_index\":583,\"name\":{\"1348\":{}},\"comment\":{}}],[\"unsubscribe\",{\"_index\":72,\"name\":{\"85\":{},\"105\":{}},\"comment\":{}}],[\"updatestate\",{\"_index\":378,\"name\":{\"652\":{}},\"comment\":{}}],[\"uptime\",{\"_index\":121,\"name\":{\"145\":{}},\"comment\":{}}],[\"uref\",{\"_index\":449,\"name\":{\"757\":{},\"780\":{},\"1352\":{},\"1366\":{}},\"comment\":{}}],[\"uref_type\",{\"_index\":591,\"name\":{\"1381\":{}},\"comment\":{}}],[\"user_canceled_request\",{\"_index\":408,\"name\":{\"695\":{}},\"comment\":{}}],[\"validatedeploy\",{\"_index\":359,\"name\":{\"628\":{}},\"comment\":{}}],[\"validatemnemonic\",{\"_index\":253,\"name\":{\"339\":{},\"360\":{},\"382\":{}},\"comment\":{}}],[\"validatesignature\",{\"_index\":279,\"name\":{\"407\":{}},\"comment\":{}}],[\"validator\",{\"_index\":619,\"name\":{\"1428\":{}},\"comment\":{}}],[\"validator_weights\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"validatorbid\",{\"_index\":23,\"name\":{\"30\":{}},\"comment\":{}}],[\"validatorsinforesult\",{\"_index\":29,\"name\":{\"38\":{}},\"comment\":{}}],[\"validatorweight\",{\"_index\":232,\"name\":{\"316\":{}},\"comment\":{}}],[\"value\",{\"_index\":428,\"name\":{\"728\":{},\"809\":{},\"836\":{},\"859\":{},\"871\":{},\"892\":{},\"918\":{},\"940\":{},\"962\":{},\"984\":{},\"1006\":{},\"1028\":{},\"1050\":{},\"1072\":{},\"1104\":{},\"1125\":{},\"1158\":{},\"1177\":{},\"1196\":{},\"1228\":{},\"1249\":{},\"1271\":{},\"1291\":{},\"1313\":{},\"1338\":{},\"1484\":{}},\"comment\":{}}],[\"vectortype\",{\"_index\":474,\"name\":{\"858\":{}},\"comment\":{}}],[\"verify\",{\"_index\":264,\"name\":{\"351\":{},\"372\":{},\"394\":{},\"419\":{},\"439\":{},\"464\":{}},\"comment\":{}}],[\"verifymessagesignature\",{\"_index\":665,\"name\":{\"1519\":{}},\"comment\":{}}],[\"version\",{\"_index\":204,\"name\":{\"269\":{},\"274\":{},\"538\":{},\"548\":{}},\"comment\":{}}],[\"versions\",{\"_index\":640,\"name\":{\"1467\":{}},\"comment\":{}}],[\"waitfordeploy\",{\"_index\":51,\"name\":{\"61\":{}},\"comment\":{}}],[\"wasm\",{\"_index\":349,\"name\":{\"608\":{}},\"comment\":{}}],[\"watchlist\",{\"_index\":69,\"name\":{\"82\":{}},\"comment\":{}}],[\"weight\",{\"_index\":233,\"name\":{\"318\":{}},\"comment\":{}}],[\"write\",{\"_index\":159,\"name\":{\"201\":{},\"1202\":{}},\"comment\":{}}],[\"writeclvalue\",{\"_index\":135,\"name\":{\"166\":{}},\"comment\":{}}],[\"writedeployinfo\",{\"_index\":139,\"name\":{\"171\":{}},\"comment\":{}}],[\"writetransfer\",{\"_index\":145,\"name\":{\"178\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"kinds\":{\"8\":\"Enumeration\",\"16\":\"Enumeration Member\",\"32\":\"Variable\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"4194304\":\"Type alias\"},\"rows\":[{\"kind\":128,\"name\":\"AssociatedKey\",\"url\":\"classes/AssociatedKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AssociatedKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AssociatedKey\"},{\"kind\":1024,\"name\":\"accountHash\",\"url\":\"classes/AssociatedKey.html#accountHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AssociatedKey\"},{\"kind\":1024,\"name\":\"weight\",\"url\":\"classes/AssociatedKey.html#weight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AssociatedKey\"},{\"kind\":128,\"name\":\"ActionThresholds\",\"url\":\"classes/ActionThresholds.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ActionThresholds.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ActionThresholds\"},{\"kind\":1024,\"name\":\"deployment\",\"url\":\"classes/ActionThresholds.html#deployment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ActionThresholds\"},{\"kind\":1024,\"name\":\"keyManagement\",\"url\":\"classes/ActionThresholds.html#keyManagement\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ActionThresholds\"},{\"kind\":128,\"name\":\"Account\",\"url\":\"classes/Account.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Account.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Account\"},{\"kind\":1024,\"name\":\"accountHash\",\"url\":\"classes/Account.html#accountHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Account\"},{\"kind\":1024,\"name\":\"namedKeys\",\"url\":\"classes/Account.html#namedKeys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Account\"},{\"kind\":1024,\"name\":\"mainPurse\",\"url\":\"classes/Account.html#mainPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Account\"},{\"kind\":1024,\"name\":\"associatedKeys\",\"url\":\"classes/Account.html#associatedKeys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Account\"},{\"kind\":1024,\"name\":\"actionThresholds\",\"url\":\"classes/Account.html#actionThresholds\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Account\"},{\"kind\":64,\"name\":\"getRuntimeTag\",\"url\":\"functions/getRuntimeTag.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":4194304,\"name\":\"SystemEntityType\",\"url\":\"types/SystemEntityType.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"TransactionRuntime\",\"url\":\"types/TransactionRuntime.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":128,\"name\":\"EntityKind\",\"url\":\"classes/EntityKind.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityKind.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityKind\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/EntityKind.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityKind\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/EntityKind.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityKind\"},{\"kind\":1024,\"name\":\"smartContract\",\"url\":\"classes/EntityKind.html#smartContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityKind\"},{\"kind\":128,\"name\":\"EntityActionThresholds\",\"url\":\"classes/EntityActionThresholds.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityActionThresholds.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityActionThresholds\"},{\"kind\":1024,\"name\":\"deployment\",\"url\":\"classes/EntityActionThresholds.html#deployment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityActionThresholds\"},{\"kind\":1024,\"name\":\"upgradeManagement\",\"url\":\"classes/EntityActionThresholds.html#upgradeManagement\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityActionThresholds\"},{\"kind\":1024,\"name\":\"keyManagement\",\"url\":\"classes/EntityActionThresholds.html#keyManagement\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityActionThresholds\"},{\"kind\":128,\"name\":\"AddressableEntity\",\"url\":\"classes/AddressableEntity.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AddressableEntity.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"entityKind\",\"url\":\"classes/AddressableEntity.html#entityKind\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"packageHash\",\"url\":\"classes/AddressableEntity.html#packageHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"byteCodeHash\",\"url\":\"classes/AddressableEntity.html#byteCodeHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"associatedKeys\",\"url\":\"classes/AddressableEntity.html#associatedKeys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"actionThresholds\",\"url\":\"classes/AddressableEntity.html#actionThresholds\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"mainPurse\",\"url\":\"classes/AddressableEntity.html#mainPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/AddressableEntity.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":1024,\"name\":\"messageTopics\",\"url\":\"classes/AddressableEntity.html#messageTopics\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntity\"},{\"kind\":128,\"name\":\"NamedEntryPoint\",\"url\":\"classes/NamedEntryPoint.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedEntryPoint.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedEntryPoint\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/NamedEntryPoint.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedEntryPoint\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NamedEntryPoint.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedEntryPoint\"},{\"kind\":128,\"name\":\"NamedArg\",\"url\":\"classes/NamedArg.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/NamedArg.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedArg.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NamedArg.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/NamedArg.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/NamedArg.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedArg\"},{\"kind\":128,\"name\":\"Args\",\"url\":\"classes/Args.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromMap\",\"url\":\"classes/Args.html#fromMap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":2048,\"name\":\"fromNamedArgs\",\"url\":\"classes/Args.html#fromNamedArgs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/Args.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Args.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/Args.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/Args.html#insert\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/Args.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Args\"},{\"kind\":128,\"name\":\"PublicKeyAndBid\",\"url\":\"classes/PublicKeyAndBid.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PublicKeyAndBid.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PublicKeyAndBid\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/PublicKeyAndBid.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicKeyAndBid\"},{\"kind\":1024,\"name\":\"bid\",\"url\":\"classes/PublicKeyAndBid.html#bid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicKeyAndBid\"},{\"kind\":128,\"name\":\"EraValidators\",\"url\":\"classes/EraValidators.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraValidators.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraValidators\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/EraValidators.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraValidators\"},{\"kind\":1024,\"name\":\"validatorWeights\",\"url\":\"classes/EraValidators.html#validatorWeights\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraValidators\"},{\"kind\":128,\"name\":\"AuctionState\",\"url\":\"classes/AuctionState.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AuctionState.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AuctionState\"},{\"kind\":1024,\"name\":\"bids\",\"url\":\"classes/AuctionState.html#bids\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AuctionState\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/AuctionState.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AuctionState\"},{\"kind\":1024,\"name\":\"eraValidators\",\"url\":\"classes/AuctionState.html#eraValidators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AuctionState\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/AuctionState.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AuctionState\"},{\"kind\":128,\"name\":\"VestingSchedule\",\"url\":\"classes/VestingSchedule.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VestingSchedule.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"VestingSchedule\"},{\"kind\":1024,\"name\":\"initialReleaseTimestampMillis\",\"url\":\"classes/VestingSchedule.html#initialReleaseTimestampMillis\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VestingSchedule\"},{\"kind\":1024,\"name\":\"lockedAmounts\",\"url\":\"classes/VestingSchedule.html#lockedAmounts\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VestingSchedule\"},{\"kind\":128,\"name\":\"ValidatorBid\",\"url\":\"classes/ValidatorBid.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidatorBid.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"bondingPurse\",\"url\":\"classes/ValidatorBid.html#bondingPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"delegationRate\",\"url\":\"classes/ValidatorBid.html#delegationRate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"inactive\",\"url\":\"classes/ValidatorBid.html#inactive\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"stakedAmount\",\"url\":\"classes/ValidatorBid.html#stakedAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"minimumDelegationAmount\",\"url\":\"classes/ValidatorBid.html#minimumDelegationAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"maximumDelegationAmount\",\"url\":\"classes/ValidatorBid.html#maximumDelegationAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":1024,\"name\":\"vestingSchedule\",\"url\":\"classes/ValidatorBid.html#vestingSchedule\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorBid\"},{\"kind\":128,\"name\":\"Delegator\",\"url\":\"classes/Delegator.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newDelegatorFromDelegatorV1\",\"url\":\"classes/Delegator.html#newDelegatorFromDelegatorV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Delegator.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":1024,\"name\":\"bondingPurse\",\"url\":\"classes/Delegator.html#bondingPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":1024,\"name\":\"stakedAmount\",\"url\":\"classes/Delegator.html#stakedAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":1024,\"name\":\"delegatorPublicKey\",\"url\":\"classes/Delegator.html#delegatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":1024,\"name\":\"validatorPublicKey\",\"url\":\"classes/Delegator.html#validatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":1024,\"name\":\"vestingSchedule\",\"url\":\"classes/Delegator.html#vestingSchedule\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Delegator\"},{\"kind\":128,\"name\":\"Bid\",\"url\":\"classes/Bid.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Bid.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"bondingPurse\",\"url\":\"classes/Bid.html#bondingPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"delegationRate\",\"url\":\"classes/Bid.html#delegationRate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"inactive\",\"url\":\"classes/Bid.html#inactive\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"stakedAmount\",\"url\":\"classes/Bid.html#stakedAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"validatorPublicKey\",\"url\":\"classes/Bid.html#validatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"delegators\",\"url\":\"classes/Bid.html#delegators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":1024,\"name\":\"vestingSchedule\",\"url\":\"classes/Bid.html#vestingSchedule\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bid\"},{\"kind\":128,\"name\":\"DelegatorV1\",\"url\":\"classes/DelegatorV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DelegatorV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DelegatorV1\"},{\"kind\":1024,\"name\":\"bondingPurse\",\"url\":\"classes/DelegatorV1.html#bondingPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorV1\"},{\"kind\":1024,\"name\":\"stakedAmount\",\"url\":\"classes/DelegatorV1.html#stakedAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorV1\"},{\"kind\":1024,\"name\":\"delegatee\",\"url\":\"classes/DelegatorV1.html#delegatee\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorV1\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/DelegatorV1.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorV1\"},{\"kind\":1024,\"name\":\"vestingSchedule\",\"url\":\"classes/DelegatorV1.html#vestingSchedule\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorV1\"},{\"kind\":128,\"name\":\"Credit\",\"url\":\"classes/Credit.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Credit.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Credit\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/Credit.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Credit\"},{\"kind\":1024,\"name\":\"validatorPublicKey\",\"url\":\"classes/Credit.html#validatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Credit\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/Credit.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Credit\"},{\"kind\":128,\"name\":\"Bridge\",\"url\":\"classes/Bridge.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Bridge.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Bridge\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/Bridge.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bridge\"},{\"kind\":1024,\"name\":\"oldValidatorPublicKey\",\"url\":\"classes/Bridge.html#oldValidatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bridge\"},{\"kind\":1024,\"name\":\"newValidatorPublicKey\",\"url\":\"classes/Bridge.html#newValidatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bridge\"},{\"kind\":128,\"name\":\"BidKind\",\"url\":\"classes/BidKind.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BidKind.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BidKind\"},{\"kind\":1024,\"name\":\"unified\",\"url\":\"classes/BidKind.html#unified\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidKind\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/BidKind.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidKind\"},{\"kind\":1024,\"name\":\"delegator\",\"url\":\"classes/BidKind.html#delegator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidKind\"},{\"kind\":1024,\"name\":\"bridge\",\"url\":\"classes/BidKind.html#bridge\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidKind\"},{\"kind\":1024,\"name\":\"credit\",\"url\":\"classes/BidKind.html#credit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidKind\"},{\"kind\":64,\"name\":\"parseBlockTransactions\",\"url\":\"functions/parseBlockTransactions.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"Proof\",\"url\":\"classes/Proof.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Proof.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Proof\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/Proof.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Proof\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"classes/Proof.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Proof\"},{\"kind\":128,\"name\":\"Block\",\"url\":\"classes/Block.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newBlockFromBlockWrapper\",\"url\":\"classes/Block.html#newBlockFromBlockWrapper\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":2048,\"name\":\"newBlockFromBlockV1\",\"url\":\"classes/Block.html#newBlockFromBlockV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Block.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/Block.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/Block.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/Block.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"lastSwitchBlockHash\",\"url\":\"classes/Block.html#lastSwitchBlockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"parentHash\",\"url\":\"classes/Block.html#parentHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/Block.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/Block.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"accumulatedSeed\",\"url\":\"classes/Block.html#accumulatedSeed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"randomBit\",\"url\":\"classes/Block.html#randomBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"currentGasPrice\",\"url\":\"classes/Block.html#currentGasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"proposer\",\"url\":\"classes/Block.html#proposer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/Block.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"eraEnd\",\"url\":\"classes/Block.html#eraEnd\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"transactions\",\"url\":\"classes/Block.html#transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"rewardedSignatures\",\"url\":\"classes/Block.html#rewardedSignatures\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"proofs\",\"url\":\"classes/Block.html#proofs\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"originBlockV1\",\"url\":\"classes/Block.html#originBlockV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":1024,\"name\":\"originBlockV2\",\"url\":\"classes/Block.html#originBlockV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":2048,\"name\":\"getBlockV1\",\"url\":\"classes/Block.html#getBlockV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":2048,\"name\":\"getBlockV2\",\"url\":\"classes/Block.html#getBlockV2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Block\"},{\"kind\":128,\"name\":\"BlockTransaction\",\"url\":\"classes/BlockTransaction.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/BlockTransaction.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockTransaction\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockTransaction.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockTransaction\"},{\"kind\":1024,\"name\":\"category\",\"url\":\"classes/BlockTransaction.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockTransaction\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/BlockTransaction.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockTransaction\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/BlockTransaction.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockTransaction\"},{\"kind\":128,\"name\":\"BlockV1\",\"url\":\"classes/BlockV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockV1\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/BlockV1.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV1\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"classes/BlockV1.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV1\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"classes/BlockV1.html#body\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV1\"},{\"kind\":1024,\"name\":\"proofs\",\"url\":\"classes/BlockV1.html#proofs\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV1\"},{\"kind\":128,\"name\":\"BlockBodyV1\",\"url\":\"classes/BlockBodyV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockBodyV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockBodyV1\"},{\"kind\":1024,\"name\":\"deployHashes\",\"url\":\"classes/BlockBodyV1.html#deployHashes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockBodyV1\"},{\"kind\":1024,\"name\":\"proposer\",\"url\":\"classes/BlockBodyV1.html#proposer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockBodyV1\"},{\"kind\":1024,\"name\":\"transferHashes\",\"url\":\"classes/BlockBodyV1.html#transferHashes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockBodyV1\"},{\"kind\":128,\"name\":\"BlockV2\",\"url\":\"classes/BlockV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockV2\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/BlockV2.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV2\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"classes/BlockV2.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV2\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"classes/BlockV2.html#body\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockV2\"},{\"kind\":128,\"name\":\"BlockHeaderV1\",\"url\":\"classes/BlockHeaderV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockHeaderV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"accumulatedSeed\",\"url\":\"classes/BlockHeaderV1.html#accumulatedSeed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"bodyHash\",\"url\":\"classes/BlockHeaderV1.html#bodyHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/BlockHeaderV1.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/BlockHeaderV1.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"parentHash\",\"url\":\"classes/BlockHeaderV1.html#parentHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/BlockHeaderV1.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"randomBit\",\"url\":\"classes/BlockHeaderV1.html#randomBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/BlockHeaderV1.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/BlockHeaderV1.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":1024,\"name\":\"eraEnd\",\"url\":\"classes/BlockHeaderV1.html#eraEnd\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV1\"},{\"kind\":128,\"name\":\"BlockHeaderV2\",\"url\":\"classes/BlockHeaderV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockHeaderV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"accumulatedSeed\",\"url\":\"classes/BlockHeaderV2.html#accumulatedSeed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"bodyHash\",\"url\":\"classes/BlockHeaderV2.html#bodyHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/BlockHeaderV2.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"currentGasPrice\",\"url\":\"classes/BlockHeaderV2.html#currentGasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/BlockHeaderV2.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"parentHash\",\"url\":\"classes/BlockHeaderV2.html#parentHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"proposer\",\"url\":\"classes/BlockHeaderV2.html#proposer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/BlockHeaderV2.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"randomBit\",\"url\":\"classes/BlockHeaderV2.html#randomBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/BlockHeaderV2.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"lastSwitchBlockHash\",\"url\":\"classes/BlockHeaderV2.html#lastSwitchBlockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/BlockHeaderV2.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":1024,\"name\":\"eraEnd\",\"url\":\"classes/BlockHeaderV2.html#eraEnd\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderV2\"},{\"kind\":128,\"name\":\"BlockBodyV2\",\"url\":\"classes/BlockBodyV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockBodyV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockBodyV2\"},{\"kind\":1024,\"name\":\"transactions\",\"url\":\"classes/BlockBodyV2.html#transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockBodyV2\"},{\"kind\":1024,\"name\":\"rewardedSignatures\",\"url\":\"classes/BlockBodyV2.html#rewardedSignatures\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockBodyV2\"},{\"kind\":128,\"name\":\"BlockWrapper\",\"url\":\"classes/BlockWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockWrapper\"},{\"kind\":1024,\"name\":\"blockV1\",\"url\":\"classes/BlockWrapper.html#blockV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockWrapper\"},{\"kind\":1024,\"name\":\"blockV2\",\"url\":\"classes/BlockWrapper.html#blockV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockWrapper\"},{\"kind\":128,\"name\":\"BlockWithSignatures\",\"url\":\"classes/BlockWithSignatures.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockWithSignatures.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockWithSignatures\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"classes/BlockWithSignatures.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockWithSignatures\"},{\"kind\":1024,\"name\":\"proofs\",\"url\":\"classes/BlockWithSignatures.html#proofs\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockWithSignatures\"},{\"kind\":128,\"name\":\"BlockHeaderWrapper\",\"url\":\"classes/BlockHeaderWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockHeaderWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockHeaderWrapper\"},{\"kind\":1024,\"name\":\"blockHeaderV1\",\"url\":\"classes/BlockHeaderWrapper.html#blockHeaderV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderWrapper\"},{\"kind\":1024,\"name\":\"blockHeaderV2\",\"url\":\"classes/BlockHeaderWrapper.html#blockHeaderV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeaderWrapper\"},{\"kind\":128,\"name\":\"BlockHeader\",\"url\":\"classes/BlockHeader.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newBlockHeaderFromV1\",\"url\":\"classes/BlockHeader.html#newBlockHeaderFromV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":2048,\"name\":\"newBlockHeaderFromV2\",\"url\":\"classes/BlockHeader.html#newBlockHeaderFromV2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockHeader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"accumulatedSeed\",\"url\":\"classes/BlockHeader.html#accumulatedSeed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"bodyHash\",\"url\":\"classes/BlockHeader.html#bodyHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/BlockHeader.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"currentGasPrice\",\"url\":\"classes/BlockHeader.html#currentGasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/BlockHeader.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"parentHash\",\"url\":\"classes/BlockHeader.html#parentHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"proposer\",\"url\":\"classes/BlockHeader.html#proposer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/BlockHeader.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"randomBit\",\"url\":\"classes/BlockHeader.html#randomBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/BlockHeader.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/BlockHeader.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"eraEnd\",\"url\":\"classes/BlockHeader.html#eraEnd\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"originBlockHeaderV1\",\"url\":\"classes/BlockHeader.html#originBlockHeaderV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"BlockHeader\"},{\"kind\":1024,\"name\":\"originBlockHeaderV2\",\"url\":\"classes/BlockHeader.html#originBlockHeaderV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"BlockHeader\"},{\"kind\":2048,\"name\":\"getBlockHeaderV1\",\"url\":\"classes/BlockHeader.html#getBlockHeaderV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":2048,\"name\":\"getBlockHeaderV2\",\"url\":\"classes/BlockHeader.html#getBlockHeaderV2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockHeader\"},{\"kind\":128,\"name\":\"Proposer\",\"url\":\"classes/Proposer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/Proposer.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Proposer.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Proposer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":1024,\"name\":\"isSystem\",\"url\":\"classes/Proposer.html#isSystem\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/Proposer.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":2048,\"name\":\"isSystemProposer\",\"url\":\"classes/Proposer.html#isSystemProposer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":2048,\"name\":\"getPublicKey\",\"url\":\"classes/Proposer.html#getPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":2048,\"name\":\"getPublicKeyOptional\",\"url\":\"classes/Proposer.html#getPublicKeyOptional\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Proposer.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Proposer\"},{\"kind\":128,\"name\":\"Contract\",\"url\":\"classes/Contract.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Contract.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"kind\":1024,\"name\":\"contractPackageHash\",\"url\":\"classes/Contract.html#contractPackageHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"kind\":1024,\"name\":\"contractWasmHash\",\"url\":\"classes/Contract.html#contractWasmHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"kind\":1024,\"name\":\"entryPoints\",\"url\":\"classes/Contract.html#entryPoints\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"kind\":1024,\"name\":\"namedKeys\",\"url\":\"classes/Contract.html#namedKeys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/Contract.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"kind\":128,\"name\":\"ContractGroup\",\"url\":\"classes/ContractGroup.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractGroup.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ContractGroup\"},{\"kind\":1024,\"name\":\"group\",\"url\":\"classes/ContractGroup.html#group\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractGroup\"},{\"kind\":1024,\"name\":\"keys\",\"url\":\"classes/ContractGroup.html#keys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractGroup\"},{\"kind\":128,\"name\":\"ContractVersion\",\"url\":\"classes/ContractVersion.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractVersion.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ContractVersion\"},{\"kind\":1024,\"name\":\"contractHash\",\"url\":\"classes/ContractVersion.html#contractHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractVersion\"},{\"kind\":1024,\"name\":\"contractVersion\",\"url\":\"classes/ContractVersion.html#contractVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractVersion\"},{\"kind\":1024,\"name\":\"protocolVersionMajor\",\"url\":\"classes/ContractVersion.html#protocolVersionMajor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractVersion\"},{\"kind\":128,\"name\":\"ContractPackage\",\"url\":\"classes/ContractPackage.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractPackage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ContractPackage\"},{\"kind\":1024,\"name\":\"accessKey\",\"url\":\"classes/ContractPackage.html#accessKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackage\"},{\"kind\":1024,\"name\":\"disabledVersions\",\"url\":\"classes/ContractPackage.html#disabledVersions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackage\"},{\"kind\":1024,\"name\":\"groups\",\"url\":\"classes/ContractPackage.html#groups\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackage\"},{\"kind\":1024,\"name\":\"versions\",\"url\":\"classes/ContractPackage.html#versions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackage\"},{\"kind\":1024,\"name\":\"lockStatus\",\"url\":\"classes/ContractPackage.html#lockStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackage\"},{\"kind\":64,\"name\":\"makeDeploy\",\"url\":\"functions/makeDeploy.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"DeployHeader\",\"url\":\"classes/DeployHeader.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"default\",\"url\":\"classes/DeployHeader.html#default\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployHeader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/DeployHeader.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"bodyHash\",\"url\":\"classes/DeployHeader.html#bodyHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"chainName\",\"url\":\"classes/DeployHeader.html#chainName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"dependencies\",\"url\":\"classes/DeployHeader.html#dependencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"gasPrice\",\"url\":\"classes/DeployHeader.html#gasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/DeployHeader.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/DeployHeader.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/DeployHeader.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployHeader\"},{\"kind\":128,\"name\":\"Deploy\",\"url\":\"classes/Deploy.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"setSignature\",\"url\":\"classes/Deploy.html#setSignature\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"createNew\",\"url\":\"classes/Deploy.html#createNew\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"fromHeaderAndItems\",\"url\":\"classes/Deploy.html#fromHeaderAndItems\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"newTransactionFromDeploy\",\"url\":\"classes/Deploy.html#newTransactionFromDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Deploy.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"toJson\",\"url\":\"classes/Deploy.html#toJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Deploy.html#toJson.toJson-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"Deploy.toJson.toJson\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/Deploy.html#toJson.toJson-1.__type.deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Deploy.toJson.toJson.__type\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Deploy.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":1024,\"name\":\"approvals\",\"url\":\"classes/Deploy.html#approvals\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/Deploy.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"classes/Deploy.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":1024,\"name\":\"payment\",\"url\":\"classes/Deploy.html#payment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"classes/Deploy.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"validate\",\"url\":\"classes/Deploy.html#validate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/Deploy.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/Deploy.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"isTransfer\",\"url\":\"classes/Deploy.html#isTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":2048,\"name\":\"isStandardPayment\",\"url\":\"classes/Deploy.html#isStandardPayment\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Deploy\"},{\"kind\":64,\"name\":\"standardPayment\",\"url\":\"functions/standardPayment.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"serializeApprovals\",\"url\":\"functions/serializeApprovals.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"DeployParams\",\"url\":\"classes/DeployParams.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployParams.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":1024,\"name\":\"accountPublicKey\",\"url\":\"classes/DeployParams.html#accountPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":1024,\"name\":\"chainName\",\"url\":\"classes/DeployParams.html#chainName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":1024,\"name\":\"gasPrice\",\"url\":\"classes/DeployParams.html#gasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/DeployParams.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":1024,\"name\":\"dependencies\",\"url\":\"classes/DeployParams.html#dependencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/DeployParams.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployParams\"},{\"kind\":32,\"name\":\"DEFAULT_DEPLOY_TTL\",\"url\":\"variables/DEFAULT_DEPLOY_TTL.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"DeployInfo\",\"url\":\"classes/DeployInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployInfo\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/DeployInfo.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfo\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"classes/DeployInfo.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfo\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/DeployInfo.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfo\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/DeployInfo.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfo\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"classes/DeployInfo.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployInfo\"},{\"kind\":8,\"name\":\"EntryPointType\",\"url\":\"enums/EntryPointType.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Session\",\"url\":\"enums/EntryPointType.html#Session\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointType\"},{\"kind\":16,\"name\":\"Contract\",\"url\":\"enums/EntryPointType.html#Contract\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointType\"},{\"kind\":16,\"name\":\"Caller\",\"url\":\"enums/EntryPointType.html#Caller\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointType\"},{\"kind\":16,\"name\":\"Called\",\"url\":\"enums/EntryPointType.html#Called\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointType\"},{\"kind\":16,\"name\":\"Factory\",\"url\":\"enums/EntryPointType.html#Factory\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointType\"},{\"kind\":8,\"name\":\"EntryPointPayment\",\"url\":\"enums/EntryPointPayment.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Caller\",\"url\":\"enums/EntryPointPayment.html#Caller\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointPayment\"},{\"kind\":16,\"name\":\"SelfOnly\",\"url\":\"enums/EntryPointPayment.html#SelfOnly\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointPayment\"},{\"kind\":16,\"name\":\"SelfOnward\",\"url\":\"enums/EntryPointPayment.html#SelfOnward\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointPayment\"},{\"kind\":128,\"name\":\"EntryPointArg\",\"url\":\"classes/EntryPointArg.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointArg.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointArg\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/EntryPointArg.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointArg\"},{\"kind\":1024,\"name\":\"clType\",\"url\":\"classes/EntryPointArg.html#clType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointArg\"},{\"kind\":128,\"name\":\"EntryPointAccess\",\"url\":\"classes/EntryPointAccess.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointAccess.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointAccess\"},{\"kind\":1024,\"name\":\"accessControlOptions\",\"url\":\"classes/EntryPointAccess.html#accessControlOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointAccess\"},{\"kind\":128,\"name\":\"EntryPointV1\",\"url\":\"classes/EntryPointV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":1024,\"name\":\"access\",\"url\":\"classes/EntryPointV1.html#access\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/EntryPointV1.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":1024,\"name\":\"entryPointType\",\"url\":\"classes/EntryPointV1.html#entryPointType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":1024,\"name\":\"entryPointPayment\",\"url\":\"classes/EntryPointV1.html#entryPointPayment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/EntryPointV1.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":1024,\"name\":\"ret\",\"url\":\"classes/EntryPointV1.html#ret\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV1\"},{\"kind\":128,\"name\":\"EntryPointV2\",\"url\":\"classes/EntryPointV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointV2\"},{\"kind\":1024,\"name\":\"flags\",\"url\":\"classes/EntryPointV2.html#flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV2\"},{\"kind\":1024,\"name\":\"functionIndex\",\"url\":\"classes/EntryPointV2.html#functionIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointV2\"},{\"kind\":128,\"name\":\"EntryPointValue\",\"url\":\"classes/EntryPointValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointValue\"},{\"kind\":1024,\"name\":\"v1CasperVm\",\"url\":\"classes/EntryPointValue.html#v1CasperVm\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointValue\"},{\"kind\":1024,\"name\":\"v2CasperVm\",\"url\":\"classes/EntryPointValue.html#v2CasperVm\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointValue\"},{\"kind\":128,\"name\":\"EraReward\",\"url\":\"classes/EraReward.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraReward.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraReward\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/EraReward.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraReward\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/EraReward.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraReward\"},{\"kind\":128,\"name\":\"EraReport\",\"url\":\"classes/EraReport.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraReport.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraReport\"},{\"kind\":1024,\"name\":\"equivocators\",\"url\":\"classes/EraReport.html#equivocators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraReport\"},{\"kind\":1024,\"name\":\"inactiveValidators\",\"url\":\"classes/EraReport.html#inactiveValidators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraReport\"},{\"kind\":1024,\"name\":\"rewards\",\"url\":\"classes/EraReport.html#rewards\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraReport\"},{\"kind\":128,\"name\":\"EraEndV2\",\"url\":\"classes/EraEndV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraEndV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraEndV2\"},{\"kind\":1024,\"name\":\"equivocators\",\"url\":\"classes/EraEndV2.html#equivocators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV2\"},{\"kind\":1024,\"name\":\"inactiveValidators\",\"url\":\"classes/EraEndV2.html#inactiveValidators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV2\"},{\"kind\":1024,\"name\":\"nextEraValidatorWeights\",\"url\":\"classes/EraEndV2.html#nextEraValidatorWeights\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV2\"},{\"kind\":1024,\"name\":\"rewards\",\"url\":\"classes/EraEndV2.html#rewards\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV2\"},{\"kind\":1024,\"name\":\"nextEraGasPrice\",\"url\":\"classes/EraEndV2.html#nextEraGasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV2\"},{\"kind\":128,\"name\":\"EraEndV1\",\"url\":\"classes/EraEndV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraEndV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraEndV1\"},{\"kind\":1024,\"name\":\"eraReport\",\"url\":\"classes/EraEndV1.html#eraReport\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV1\"},{\"kind\":1024,\"name\":\"nextEraValidatorWeights\",\"url\":\"classes/EraEndV1.html#nextEraValidatorWeights\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEndV1\"},{\"kind\":128,\"name\":\"EraEnd\",\"url\":\"classes/EraEnd.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromV2\",\"url\":\"classes/EraEnd.html#fromV2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":2048,\"name\":\"fromV1\",\"url\":\"classes/EraEnd.html#fromV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraEnd.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":1024,\"name\":\"equivocators\",\"url\":\"classes/EraEnd.html#equivocators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":1024,\"name\":\"inactiveValidators\",\"url\":\"classes/EraEnd.html#inactiveValidators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":1024,\"name\":\"nextEraValidatorWeights\",\"url\":\"classes/EraEnd.html#nextEraValidatorWeights\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":1024,\"name\":\"rewards\",\"url\":\"classes/EraEnd.html#rewards\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":1024,\"name\":\"nextEraGasPrice\",\"url\":\"classes/EraEnd.html#nextEraGasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraEnd\"},{\"kind\":128,\"name\":\"DelegatorAllocation\",\"url\":\"classes/DelegatorAllocation.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DelegatorAllocation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DelegatorAllocation\"},{\"kind\":1024,\"name\":\"delegatorPublicKey\",\"url\":\"classes/DelegatorAllocation.html#delegatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorAllocation\"},{\"kind\":1024,\"name\":\"validatorPublicKey\",\"url\":\"classes/DelegatorAllocation.html#validatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorAllocation\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/DelegatorAllocation.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorAllocation\"},{\"kind\":128,\"name\":\"ValidatorAllocation\",\"url\":\"classes/ValidatorAllocation.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidatorAllocation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ValidatorAllocation\"},{\"kind\":1024,\"name\":\"validatorPublicKey\",\"url\":\"classes/ValidatorAllocation.html#validatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorAllocation\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/ValidatorAllocation.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorAllocation\"},{\"kind\":128,\"name\":\"SeigniorageAllocation\",\"url\":\"classes/SeigniorageAllocation.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SeigniorageAllocation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SeigniorageAllocation\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/SeigniorageAllocation.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SeigniorageAllocation\"},{\"kind\":1024,\"name\":\"delegator\",\"url\":\"classes/SeigniorageAllocation.html#delegator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SeigniorageAllocation\"},{\"kind\":128,\"name\":\"EraInfo\",\"url\":\"classes/EraInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraInfo\"},{\"kind\":1024,\"name\":\"seigniorageAllocations\",\"url\":\"classes/EraInfo.html#seigniorageAllocations\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraInfo\"},{\"kind\":128,\"name\":\"EraSummary\",\"url\":\"classes/EraSummary.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraSummary.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/EraSummary.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/EraSummary.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"storedValue\",\"url\":\"classes/EraSummary.html#storedValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/EraSummary.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":1024,\"name\":\"merkleProof\",\"url\":\"classes/EraSummary.html#merkleProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraSummary\"},{\"kind\":128,\"name\":\"ModuleBytes\",\"url\":\"classes/ModuleBytes.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ModuleBytes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ModuleBytes\"},{\"kind\":1024,\"name\":\"moduleBytes\",\"url\":\"classes/ModuleBytes.html#moduleBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ModuleBytes\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/ModuleBytes.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ModuleBytes\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/ModuleBytes.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ModuleBytes\"},{\"kind\":128,\"name\":\"StoredContractByHash\",\"url\":\"classes/StoredContractByHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredContractByHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredContractByHash\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/StoredContractByHash.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredContractByHash\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/StoredContractByHash.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredContractByHash\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/StoredContractByHash.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredContractByHash\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/StoredContractByHash.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoredContractByHash\"},{\"kind\":128,\"name\":\"StoredContractByName\",\"url\":\"classes/StoredContractByName.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredContractByName.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredContractByName\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/StoredContractByName.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredContractByName\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/StoredContractByName.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredContractByName\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/StoredContractByName.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredContractByName\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/StoredContractByName.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoredContractByName\"},{\"kind\":128,\"name\":\"StoredVersionedContractByHash\",\"url\":\"classes/StoredVersionedContractByHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredVersionedContractByHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/StoredVersionedContractByHash.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/StoredVersionedContractByHash.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/StoredVersionedContractByHash.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByHash\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/StoredVersionedContractByHash.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByHash\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/StoredVersionedContractByHash.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByHash\"},{\"kind\":128,\"name\":\"StoredVersionedContractByName\",\"url\":\"classes/StoredVersionedContractByName.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredVersionedContractByName.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/StoredVersionedContractByName.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/StoredVersionedContractByName.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/StoredVersionedContractByName.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByName\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/StoredVersionedContractByName.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByName\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/StoredVersionedContractByName.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoredVersionedContractByName\"},{\"kind\":128,\"name\":\"TransferDeployItem\",\"url\":\"classes/TransferDeployItem.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newTransfer\",\"url\":\"classes/TransferDeployItem.html#newTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransferDeployItem\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransferDeployItem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransferDeployItem\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/TransferDeployItem.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferDeployItem\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/TransferDeployItem.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransferDeployItem\"},{\"kind\":128,\"name\":\"ExecutableDeployItem\",\"url\":\"classes/ExecutableDeployItem.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"standardPayment\",\"url\":\"classes/ExecutableDeployItem.html#standardPayment\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExecutableDeployItem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"moduleBytes\",\"url\":\"classes/ExecutableDeployItem.html#moduleBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"storedContractByHash\",\"url\":\"classes/ExecutableDeployItem.html#storedContractByHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"storedContractByName\",\"url\":\"classes/ExecutableDeployItem.html#storedContractByName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"storedVersionedContractByHash\",\"url\":\"classes/ExecutableDeployItem.html#storedVersionedContractByHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"storedVersionedContractByName\",\"url\":\"classes/ExecutableDeployItem.html#storedVersionedContractByName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":1024,\"name\":\"transfer\",\"url\":\"classes/ExecutableDeployItem.html#transfer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"getArgByName\",\"url\":\"classes/ExecutableDeployItem.html#getArgByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"setArg\",\"url\":\"classes/ExecutableDeployItem.html#setArg\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"getArgs\",\"url\":\"classes/ExecutableDeployItem.html#getArgs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/ExecutableDeployItem.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"asModuleBytes\",\"url\":\"classes/ExecutableDeployItem.html#asModuleBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isTransfer\",\"url\":\"classes/ExecutableDeployItem.html#isTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isStoredVersionContractByHash\",\"url\":\"classes/ExecutableDeployItem.html#isStoredVersionContractByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isStoredVersionContractByName\",\"url\":\"classes/ExecutableDeployItem.html#isStoredVersionContractByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isStoredContractByName\",\"url\":\"classes/ExecutableDeployItem.html#isStoredContractByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isStoredContractByHash\",\"url\":\"classes/ExecutableDeployItem.html#isStoredContractByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":2048,\"name\":\"isModuleBytes\",\"url\":\"classes/ExecutableDeployItem.html#isModuleBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutableDeployItem\"},{\"kind\":128,\"name\":\"Operation\",\"url\":\"classes/Operation.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Operation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Operation\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/Operation.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Operation\"},{\"kind\":1024,\"name\":\"kind\",\"url\":\"classes/Operation.html#kind\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Operation\"},{\"kind\":128,\"name\":\"Effects\",\"url\":\"classes/Effects.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":128,\"name\":\"Effect\",\"url\":\"classes/Effect.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Effect.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Effect\"},{\"kind\":1024,\"name\":\"operations\",\"url\":\"classes/Effect.html#operations\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Effect\"},{\"kind\":1024,\"name\":\"transforms\",\"url\":\"classes/Effect.html#transforms\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Effect\"},{\"kind\":128,\"name\":\"ExecutionResultStatusData\",\"url\":\"classes/ExecutionResultStatusData.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExecutionResultStatusData.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExecutionResultStatusData\"},{\"kind\":1024,\"name\":\"effect\",\"url\":\"classes/ExecutionResultStatusData.html#effect\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultStatusData\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"classes/ExecutionResultStatusData.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultStatusData\"},{\"kind\":1024,\"name\":\"cost\",\"url\":\"classes/ExecutionResultStatusData.html#cost\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultStatusData\"},{\"kind\":1024,\"name\":\"errorMessage\",\"url\":\"classes/ExecutionResultStatusData.html#errorMessage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultStatusData\"},{\"kind\":128,\"name\":\"ExecutionResultV2\",\"url\":\"classes/ExecutionResultV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExecutionResultV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"initiator\",\"url\":\"classes/ExecutionResultV2.html#initiator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"errorMessage\",\"url\":\"classes/ExecutionResultV2.html#errorMessage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"classes/ExecutionResultV2.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"consumed\",\"url\":\"classes/ExecutionResultV2.html#consumed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"cost\",\"url\":\"classes/ExecutionResultV2.html#cost\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"payment\",\"url\":\"classes/ExecutionResultV2.html#payment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"classes/ExecutionResultV2.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"sizeEstimate\",\"url\":\"classes/ExecutionResultV2.html#sizeEstimate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":1024,\"name\":\"effects\",\"url\":\"classes/ExecutionResultV2.html#effects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV2\"},{\"kind\":128,\"name\":\"ExecutionResultV1\",\"url\":\"classes/ExecutionResultV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExecutionResultV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExecutionResultV1\"},{\"kind\":1024,\"name\":\"success\",\"url\":\"classes/ExecutionResultV1.html#success\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV1\"},{\"kind\":1024,\"name\":\"failure\",\"url\":\"classes/ExecutionResultV1.html#failure\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResultV1\"},{\"kind\":128,\"name\":\"DeployExecutionResult\",\"url\":\"classes/DeployExecutionResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployExecutionResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployExecutionResult\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/DeployExecutionResult.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExecutionResult\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"classes/DeployExecutionResult.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExecutionResult\"},{\"kind\":128,\"name\":\"ExecutionResult\",\"url\":\"classes/ExecutionResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/ExecutionResult.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":2048,\"name\":\"fromV1\",\"url\":\"classes/ExecutionResult.html#fromV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExecutionResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"initiator\",\"url\":\"classes/ExecutionResult.html#initiator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"errorMessage\",\"url\":\"classes/ExecutionResult.html#errorMessage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"classes/ExecutionResult.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"consumed\",\"url\":\"classes/ExecutionResult.html#consumed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"cost\",\"url\":\"classes/ExecutionResult.html#cost\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"payment\",\"url\":\"classes/ExecutionResult.html#payment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"classes/ExecutionResult.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"sizeEstimate\",\"url\":\"classes/ExecutionResult.html#sizeEstimate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"effects\",\"url\":\"classes/ExecutionResult.html#effects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"originExecutionResultV1\",\"url\":\"classes/ExecutionResult.html#originExecutionResultV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":1024,\"name\":\"originExecutionResultV2\",\"url\":\"classes/ExecutionResult.html#originExecutionResultV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionResult\"},{\"kind\":128,\"name\":\"ExecutionInfo\",\"url\":\"classes/ExecutionInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromV1\",\"url\":\"classes/ExecutionInfo.html#fromV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ExecutionInfo\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ExecutionInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ExecutionInfo\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/ExecutionInfo.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionInfo\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/ExecutionInfo.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionInfo\"},{\"kind\":1024,\"name\":\"executionResult\",\"url\":\"classes/ExecutionInfo.html#executionResult\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ExecutionInfo\"},{\"kind\":128,\"name\":\"DeployExecutionInfo\",\"url\":\"classes/DeployExecutionInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromV1\",\"url\":\"classes/DeployExecutionInfo.html#fromV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DeployExecutionInfo\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployExecutionInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployExecutionInfo\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/DeployExecutionInfo.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExecutionInfo\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/DeployExecutionInfo.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExecutionInfo\"},{\"kind\":1024,\"name\":\"executionResult\",\"url\":\"classes/DeployExecutionInfo.html#executionResult\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExecutionInfo\"},{\"kind\":128,\"name\":\"HexBytes\",\"url\":\"classes/HexBytes.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/HexBytes.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/HexBytes.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HexBytes.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":1024,\"name\":\"bytes\",\"url\":\"classes/HexBytes.html#bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/HexBytes.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/HexBytes.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/HexBytes.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HexBytes\"},{\"kind\":128,\"name\":\"InitiatorAddr\",\"url\":\"classes/InitiatorAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/InitiatorAddr.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InitiatorAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InitiatorAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InitiatorAddr\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/InitiatorAddr.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InitiatorAddr\"},{\"kind\":1024,\"name\":\"accountHash\",\"url\":\"classes/InitiatorAddr.html#accountHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InitiatorAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/InitiatorAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InitiatorAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/InitiatorAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InitiatorAddr\"},{\"kind\":128,\"name\":\"MessageTopicSummary\",\"url\":\"classes/MessageTopicSummary.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageTopicSummary.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessageTopicSummary\"},{\"kind\":1024,\"name\":\"messageCount\",\"url\":\"classes/MessageTopicSummary.html#messageCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageTopicSummary\"},{\"kind\":1024,\"name\":\"blockTime\",\"url\":\"classes/MessageTopicSummary.html#blockTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageTopicSummary\"},{\"kind\":4194304,\"name\":\"MessageChecksum\",\"url\":\"types/MessageChecksum.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":128,\"name\":\"MessageTopic\",\"url\":\"classes/MessageTopic.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageTopic.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessageTopic\"},{\"kind\":1024,\"name\":\"topicName\",\"url\":\"classes/MessageTopic.html#topicName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageTopic\"},{\"kind\":1024,\"name\":\"topicNameHash\",\"url\":\"classes/MessageTopic.html#topicNameHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageTopic\"},{\"kind\":128,\"name\":\"MessagePayload\",\"url\":\"classes/MessagePayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessagePayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessagePayload\"},{\"kind\":1024,\"name\":\"string\",\"url\":\"classes/MessagePayload.html#string\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessagePayload\"},{\"kind\":1024,\"name\":\"bytes\",\"url\":\"classes/MessagePayload.html#bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessagePayload\"},{\"kind\":128,\"name\":\"Message\",\"url\":\"classes/Message.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Message.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/Message.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"topicName\",\"url\":\"classes/Message.html#topicName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"topicNameHash\",\"url\":\"classes/Message.html#topicNameHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"entityHash\",\"url\":\"classes/Message.html#entityHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"blockIndex\",\"url\":\"classes/Message.html#blockIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"topicIndex\",\"url\":\"classes/Message.html#topicIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":128,\"name\":\"MinimalBlockInfo\",\"url\":\"classes/MinimalBlockInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MinimalBlockInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":1024,\"name\":\"creator\",\"url\":\"classes/MinimalBlockInfo.html#creator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/MinimalBlockInfo.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/MinimalBlockInfo.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/MinimalBlockInfo.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/MinimalBlockInfo.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/MinimalBlockInfo.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MinimalBlockInfo\"},{\"kind\":128,\"name\":\"NamedKey\",\"url\":\"classes/NamedKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedKey\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NamedKey.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKey\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/NamedKey.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKey\"},{\"kind\":128,\"name\":\"NamedKeyValue\",\"url\":\"classes/NamedKeyValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedKeyValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedKeyValue\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NamedKeyValue.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeyValue\"},{\"kind\":1024,\"name\":\"namedKey\",\"url\":\"classes/NamedKeyValue.html#namedKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeyValue\"},{\"kind\":128,\"name\":\"NamedKeys\",\"url\":\"classes/NamedKeys.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedKeys.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedKeys\"},{\"kind\":1024,\"name\":\"keys\",\"url\":\"classes/NamedKeys.html#keys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeys\"},{\"kind\":2048,\"name\":\"toMap\",\"url\":\"classes/NamedKeys.html#toMap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeys\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/NamedKeys.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeys\"},{\"kind\":128,\"name\":\"EntityVersionAndHash\",\"url\":\"classes/EntityVersionAndHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityVersionAndHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityVersionAndHash\"},{\"kind\":1024,\"name\":\"addressableEntityHash\",\"url\":\"classes/EntityVersionAndHash.html#addressableEntityHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityVersionAndHash\"},{\"kind\":1024,\"name\":\"entityVersionKey\",\"url\":\"classes/EntityVersionAndHash.html#entityVersionKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityVersionAndHash\"},{\"kind\":128,\"name\":\"Package\",\"url\":\"classes/Package.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Package.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Package\"},{\"kind\":1024,\"name\":\"versions\",\"url\":\"classes/Package.html#versions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Package\"},{\"kind\":1024,\"name\":\"disabledVersions\",\"url\":\"classes/Package.html#disabledVersions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Package\"},{\"kind\":1024,\"name\":\"lockStatus\",\"url\":\"classes/Package.html#lockStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Package\"},{\"kind\":1024,\"name\":\"groups\",\"url\":\"classes/Package.html#groups\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Package\"},{\"kind\":128,\"name\":\"EntityVersionKey\",\"url\":\"classes/EntityVersionKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityVersionKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityVersionKey\"},{\"kind\":1024,\"name\":\"entityVersion\",\"url\":\"classes/EntityVersionKey.html#entityVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityVersionKey\"},{\"kind\":1024,\"name\":\"protocolVersionMajor\",\"url\":\"classes/EntityVersionKey.html#protocolVersionMajor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityVersionKey\"},{\"kind\":128,\"name\":\"NamedUserGroup\",\"url\":\"classes/NamedUserGroup.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedUserGroup.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedUserGroup\"},{\"kind\":1024,\"name\":\"groupName\",\"url\":\"classes/NamedUserGroup.html#groupName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedUserGroup\"},{\"kind\":1024,\"name\":\"groupUsers\",\"url\":\"classes/NamedUserGroup.html#groupUsers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedUserGroup\"},{\"kind\":8,\"name\":\"PricingModeTag\",\"url\":\"enums/PricingModeTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Classic\",\"url\":\"enums/PricingModeTag.html#Classic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PricingModeTag\"},{\"kind\":16,\"name\":\"Fixed\",\"url\":\"enums/PricingModeTag.html#Fixed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PricingModeTag\"},{\"kind\":16,\"name\":\"Reserved\",\"url\":\"enums/PricingModeTag.html#Reserved\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PricingModeTag\"},{\"kind\":128,\"name\":\"ClassicMode\",\"url\":\"classes/ClassicMode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClassicMode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ClassicMode\"},{\"kind\":1024,\"name\":\"gasPriceTolerance\",\"url\":\"classes/ClassicMode.html#gasPriceTolerance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClassicMode\"},{\"kind\":1024,\"name\":\"paymentAmount\",\"url\":\"classes/ClassicMode.html#paymentAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClassicMode\"},{\"kind\":1024,\"name\":\"standardPayment\",\"url\":\"classes/ClassicMode.html#standardPayment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClassicMode\"},{\"kind\":128,\"name\":\"FixedMode\",\"url\":\"classes/FixedMode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedMode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FixedMode\"},{\"kind\":1024,\"name\":\"gasPriceTolerance\",\"url\":\"classes/FixedMode.html#gasPriceTolerance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FixedMode\"},{\"kind\":128,\"name\":\"ReservedMode\",\"url\":\"classes/ReservedMode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReservedMode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ReservedMode\"},{\"kind\":1024,\"name\":\"receipt\",\"url\":\"classes/ReservedMode.html#receipt\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReservedMode\"},{\"kind\":128,\"name\":\"PricingMode\",\"url\":\"classes/PricingMode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PricingMode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PricingMode\"},{\"kind\":1024,\"name\":\"classic\",\"url\":\"classes/PricingMode.html#classic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PricingMode\"},{\"kind\":1024,\"name\":\"fixed\",\"url\":\"classes/PricingMode.html#fixed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PricingMode\"},{\"kind\":1024,\"name\":\"reserved\",\"url\":\"classes/PricingMode.html#reserved\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PricingMode\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/PricingMode.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PricingMode\"},{\"kind\":128,\"name\":\"ReservationKind\",\"url\":\"classes/ReservationKind.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReservationKind.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ReservationKind\"},{\"kind\":1024,\"name\":\"receipt\",\"url\":\"classes/ReservationKind.html#receipt\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReservationKind\"},{\"kind\":1024,\"name\":\"reservationData\",\"url\":\"classes/ReservationKind.html#reservationData\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReservationKind\"},{\"kind\":1024,\"name\":\"reservationKind\",\"url\":\"classes/ReservationKind.html#reservationKind\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReservationKind\"},{\"kind\":128,\"name\":\"StoredValue\",\"url\":\"classes/StoredValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"clValue\",\"url\":\"classes/StoredValue.html#clValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/StoredValue.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"contract\",\"url\":\"classes/StoredValue.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"contractWASM\",\"url\":\"classes/StoredValue.html#contractWASM\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"contractPackage\",\"url\":\"classes/StoredValue.html#contractPackage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"legacyTransfer\",\"url\":\"classes/StoredValue.html#legacyTransfer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"deployInfo\",\"url\":\"classes/StoredValue.html#deployInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"eraInfo\",\"url\":\"classes/StoredValue.html#eraInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"bid\",\"url\":\"classes/StoredValue.html#bid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"withdraw\",\"url\":\"classes/StoredValue.html#withdraw\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"unbonding\",\"url\":\"classes/StoredValue.html#unbonding\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"addressableEntity\",\"url\":\"classes/StoredValue.html#addressableEntity\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"bidKind\",\"url\":\"classes/StoredValue.html#bidKind\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"package\",\"url\":\"classes/StoredValue.html#package\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"byteCode\",\"url\":\"classes/StoredValue.html#byteCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"messageTopic\",\"url\":\"classes/StoredValue.html#messageTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/StoredValue.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"namedKey\",\"url\":\"classes/StoredValue.html#namedKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"reservation\",\"url\":\"classes/StoredValue.html#reservation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/StoredValue.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredValue\"},{\"kind\":128,\"name\":\"Timestamp\",\"url\":\"classes/Timestamp.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Timestamp.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Timestamp\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Timestamp.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Timestamp\"},{\"kind\":1024,\"name\":\"date\",\"url\":\"classes/Timestamp.html#date\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Timestamp\"},{\"kind\":2048,\"name\":\"toMilliseconds\",\"url\":\"classes/Timestamp.html#toMilliseconds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Timestamp\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Timestamp.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Timestamp\"},{\"kind\":2048,\"name\":\"toDate\",\"url\":\"classes/Timestamp.html#toDate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Timestamp\"},{\"kind\":128,\"name\":\"Duration\",\"url\":\"classes/Duration.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Duration.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":2048,\"name\":\"parseDurationString\",\"url\":\"classes/Duration.html#parseDurationString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Duration.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/Duration.html#duration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Duration.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":2048,\"name\":\"toDurationString\",\"url\":\"classes/Duration.html#toDurationString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":2048,\"name\":\"toMilliseconds\",\"url\":\"classes/Duration.html#toMilliseconds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Duration\"},{\"kind\":128,\"name\":\"TransactionError\",\"url\":\"classes/TransactionError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":32,\"name\":\"ErrInvalidBodyHash\",\"url\":\"variables/ErrInvalidBodyHash.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrInvalidTransactionHash\",\"url\":\"variables/ErrInvalidTransactionHash.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrInvalidApprovalSignature\",\"url\":\"variables/ErrInvalidApprovalSignature.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrTransactionV1FromJson\",\"url\":\"variables/ErrTransactionV1FromJson.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":8,\"name\":\"TransactionCategory\",\"url\":\"enums/TransactionCategory.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Mint\",\"url\":\"enums/TransactionCategory.html#Mint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionCategory\"},{\"kind\":16,\"name\":\"Auction\",\"url\":\"enums/TransactionCategory.html#Auction\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionCategory\"},{\"kind\":16,\"name\":\"InstallUpgrade\",\"url\":\"enums/TransactionCategory.html#InstallUpgrade\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionCategory\"},{\"kind\":16,\"name\":\"Large\",\"url\":\"enums/TransactionCategory.html#Large\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionCategory\"},{\"kind\":16,\"name\":\"Medium\",\"url\":\"enums/TransactionCategory.html#Medium\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionCategory\"},{\"kind\":16,\"name\":\"Small\",\"url\":\"enums/TransactionCategory.html#Small\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionCategory\"},{\"kind\":8,\"name\":\"TransactionVersion\",\"url\":\"enums/TransactionVersion.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"V1\",\"url\":\"enums/TransactionVersion.html#V1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionVersion\"},{\"kind\":16,\"name\":\"Deploy\",\"url\":\"enums/TransactionVersion.html#Deploy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionVersion\"},{\"kind\":128,\"name\":\"Approval\",\"url\":\"classes/Approval.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Approval.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Approval\"},{\"kind\":1024,\"name\":\"signer\",\"url\":\"classes/Approval.html#signer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Approval\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"classes/Approval.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Approval\"},{\"kind\":128,\"name\":\"TransactionV1Header\",\"url\":\"classes/TransactionV1Header.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"build\",\"url\":\"classes/TransactionV1Header.html#build\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionV1Header.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":1024,\"name\":\"chainName\",\"url\":\"classes/TransactionV1Header.html#chainName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/TransactionV1Header.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/TransactionV1Header.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":1024,\"name\":\"initiatorAddr\",\"url\":\"classes/TransactionV1Header.html#initiatorAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":1024,\"name\":\"pricingMode\",\"url\":\"classes/TransactionV1Header.html#pricingMode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":1024,\"name\":\"bodyHash\",\"url\":\"classes/TransactionV1Header.html#bodyHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/TransactionV1Header.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1Header\"},{\"kind\":128,\"name\":\"TransactionV1Body\",\"url\":\"classes/TransactionV1Body.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"build\",\"url\":\"classes/TransactionV1Body.html#build\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionV1Body.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/TransactionV1Body.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/TransactionV1Body.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/TransactionV1Body.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":1024,\"name\":\"category\",\"url\":\"classes/TransactionV1Body.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":1024,\"name\":\"scheduling\",\"url\":\"classes/TransactionV1Body.html#scheduling\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/TransactionV1Body.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1Body\"},{\"kind\":128,\"name\":\"TransactionV1\",\"url\":\"classes/TransactionV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"setSignature\",\"url\":\"classes/TransactionV1.html#setSignature\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"newTransactionV1\",\"url\":\"classes/TransactionV1.html#newTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"makeTransactionV1\",\"url\":\"classes/TransactionV1.html#makeTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/TransactionV1.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"toJson\",\"url\":\"classes/TransactionV1.html#toJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TransactionV1.html#toJson.toJson-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"TransactionV1.toJson.toJson\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"classes/TransactionV1.html#toJson.toJson-1.__type.transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionV1.toJson.toJson.__type\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/TransactionV1.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"classes/TransactionV1.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"classes/TransactionV1.html#body\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":1024,\"name\":\"approvals\",\"url\":\"classes/TransactionV1.html#approvals\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"validate\",\"url\":\"classes/TransactionV1.html#validate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"arrayEquals\",\"url\":\"classes/TransactionV1.html#arrayEquals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TransactionV1\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/TransactionV1.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionV1\"},{\"kind\":128,\"name\":\"TransactionHeader\",\"url\":\"classes/TransactionHeader.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionHeader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionHeader\"},{\"kind\":1024,\"name\":\"chainName\",\"url\":\"classes/TransactionHeader.html#chainName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHeader\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/TransactionHeader.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHeader\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/TransactionHeader.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHeader\"},{\"kind\":1024,\"name\":\"initiatorAddr\",\"url\":\"classes/TransactionHeader.html#initiatorAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHeader\"},{\"kind\":1024,\"name\":\"pricingMode\",\"url\":\"classes/TransactionHeader.html#pricingMode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHeader\"},{\"kind\":128,\"name\":\"TransactionBody\",\"url\":\"classes/TransactionBody.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionBody.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionBody\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"classes/TransactionBody.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionBody\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/TransactionBody.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionBody\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/TransactionBody.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionBody\"},{\"kind\":1024,\"name\":\"scheduling\",\"url\":\"classes/TransactionBody.html#scheduling\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionBody\"},{\"kind\":1024,\"name\":\"category\",\"url\":\"classes/TransactionBody.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionBody\"},{\"kind\":128,\"name\":\"Transaction\",\"url\":\"classes/Transaction.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromTransactionV1\",\"url\":\"classes/Transaction.html#fromTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Transaction.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/Transaction.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"header\",\"url\":\"classes/Transaction.html#header\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"classes/Transaction.html#body\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"approvals\",\"url\":\"classes/Transaction.html#approvals\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"originDeployV1\",\"url\":\"classes/Transaction.html#originDeployV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"originTransactionV1\",\"url\":\"classes/Transaction.html#originTransactionV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Transaction\"},{\"kind\":2048,\"name\":\"getDeploy\",\"url\":\"classes/Transaction.html#getDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":2048,\"name\":\"getTransactionV1\",\"url\":\"classes/Transaction.html#getTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"kind\":128,\"name\":\"TransactionWrapper\",\"url\":\"classes/TransactionWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionWrapper\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/TransactionWrapper.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionWrapper\"},{\"kind\":1024,\"name\":\"transactionV1\",\"url\":\"classes/TransactionWrapper.html#transactionV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionWrapper\"},{\"kind\":128,\"name\":\"TransactionHash\",\"url\":\"classes/TransactionHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionHash\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/TransactionHash.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHash\"},{\"kind\":1024,\"name\":\"transactionV1\",\"url\":\"classes/TransactionHash.html#transactionV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionHash\"},{\"kind\":8,\"name\":\"TransactionEntryPointEnum\",\"url\":\"enums/TransactionEntryPointEnum.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Custom\",\"url\":\"enums/TransactionEntryPointEnum.html#Custom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"Transfer\",\"url\":\"enums/TransactionEntryPointEnum.html#Transfer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"AddBid\",\"url\":\"enums/TransactionEntryPointEnum.html#AddBid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"WithdrawBid\",\"url\":\"enums/TransactionEntryPointEnum.html#WithdrawBid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"Delegate\",\"url\":\"enums/TransactionEntryPointEnum.html#Delegate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"Undelegate\",\"url\":\"enums/TransactionEntryPointEnum.html#Undelegate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"Redelegate\",\"url\":\"enums/TransactionEntryPointEnum.html#Redelegate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"ActivateBid\",\"url\":\"enums/TransactionEntryPointEnum.html#ActivateBid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"ChangeBidPublicKey\",\"url\":\"enums/TransactionEntryPointEnum.html#ChangeBidPublicKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":16,\"name\":\"Call\",\"url\":\"enums/TransactionEntryPointEnum.html#Call\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointEnum\"},{\"kind\":8,\"name\":\"TransactionEntryPointTag\",\"url\":\"enums/TransactionEntryPointTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Custom\",\"url\":\"enums/TransactionEntryPointTag.html#Custom\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"Transfer\",\"url\":\"enums/TransactionEntryPointTag.html#Transfer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"AddBid\",\"url\":\"enums/TransactionEntryPointTag.html#AddBid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"WithdrawBid\",\"url\":\"enums/TransactionEntryPointTag.html#WithdrawBid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"Delegate\",\"url\":\"enums/TransactionEntryPointTag.html#Delegate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"Undelegate\",\"url\":\"enums/TransactionEntryPointTag.html#Undelegate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"Redelegate\",\"url\":\"enums/TransactionEntryPointTag.html#Redelegate\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"ActivateBid\",\"url\":\"enums/TransactionEntryPointTag.html#ActivateBid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"ChangeBidPublicKey\",\"url\":\"enums/TransactionEntryPointTag.html#ChangeBidPublicKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":16,\"name\":\"Call\",\"url\":\"enums/TransactionEntryPointTag.html#Call\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionEntryPointTag\"},{\"kind\":128,\"name\":\"TransactionEntryPoint\",\"url\":\"classes/TransactionEntryPoint.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/TransactionEntryPoint.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionEntryPoint.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"custom\",\"url\":\"classes/TransactionEntryPoint.html#custom\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"transfer\",\"url\":\"classes/TransactionEntryPoint.html#transfer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"addBid\",\"url\":\"classes/TransactionEntryPoint.html#addBid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"withdrawBid\",\"url\":\"classes/TransactionEntryPoint.html#withdrawBid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"delegate\",\"url\":\"classes/TransactionEntryPoint.html#delegate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"undelegate\",\"url\":\"classes/TransactionEntryPoint.html#undelegate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"redelegate\",\"url\":\"classes/TransactionEntryPoint.html#redelegate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"activateBid\",\"url\":\"classes/TransactionEntryPoint.html#activateBid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"changeBidPublicKey\",\"url\":\"classes/TransactionEntryPoint.html#changeBidPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":1024,\"name\":\"call\",\"url\":\"classes/TransactionEntryPoint.html#call\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":2048,\"name\":\"tag\",\"url\":\"classes/TransactionEntryPoint.html#tag\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/TransactionEntryPoint.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/TransactionEntryPoint.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionEntryPoint\"},{\"kind\":8,\"name\":\"TransactionSchedulingTag\",\"url\":\"enums/TransactionSchedulingTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Native\",\"url\":\"enums/TransactionSchedulingTag.html#Native\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionSchedulingTag\"},{\"kind\":16,\"name\":\"FutureEra\",\"url\":\"enums/TransactionSchedulingTag.html#FutureEra\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionSchedulingTag\"},{\"kind\":16,\"name\":\"FutureTimestamp\",\"url\":\"enums/TransactionSchedulingTag.html#FutureTimestamp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TransactionSchedulingTag\"},{\"kind\":128,\"name\":\"TransactionScheduling\",\"url\":\"classes/TransactionScheduling.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/TransactionScheduling.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionScheduling.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":1024,\"name\":\"standard\",\"url\":\"classes/TransactionScheduling.html#standard\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":1024,\"name\":\"futureEra\",\"url\":\"classes/TransactionScheduling.html#futureEra\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":1024,\"name\":\"futureTimestamp\",\"url\":\"classes/TransactionScheduling.html#futureTimestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":2048,\"name\":\"tag\",\"url\":\"classes/TransactionScheduling.html#tag\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/TransactionScheduling.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/TransactionScheduling.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionScheduling\"},{\"kind\":128,\"name\":\"ByPackageHashInvocationTarget\",\"url\":\"classes/ByPackageHashInvocationTarget.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ByPackageHashInvocationTarget.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ByPackageHashInvocationTarget\"},{\"kind\":1024,\"name\":\"addr\",\"url\":\"classes/ByPackageHashInvocationTarget.html#addr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ByPackageHashInvocationTarget\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/ByPackageHashInvocationTarget.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ByPackageHashInvocationTarget\"},{\"kind\":128,\"name\":\"ByPackageNameInvocationTarget\",\"url\":\"classes/ByPackageNameInvocationTarget.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ByPackageNameInvocationTarget.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ByPackageNameInvocationTarget\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ByPackageNameInvocationTarget.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ByPackageNameInvocationTarget\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/ByPackageNameInvocationTarget.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ByPackageNameInvocationTarget\"},{\"kind\":128,\"name\":\"TransactionInvocationTarget\",\"url\":\"classes/TransactionInvocationTarget.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionInvocationTarget.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionInvocationTarget\"},{\"kind\":1024,\"name\":\"byHash\",\"url\":\"classes/TransactionInvocationTarget.html#byHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionInvocationTarget\"},{\"kind\":1024,\"name\":\"byName\",\"url\":\"classes/TransactionInvocationTarget.html#byName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionInvocationTarget\"},{\"kind\":1024,\"name\":\"byPackageHash\",\"url\":\"classes/TransactionInvocationTarget.html#byPackageHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionInvocationTarget\"},{\"kind\":1024,\"name\":\"byPackageName\",\"url\":\"classes/TransactionInvocationTarget.html#byPackageName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionInvocationTarget\"},{\"kind\":128,\"name\":\"StoredTarget\",\"url\":\"classes/StoredTarget.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredTarget.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoredTarget\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/StoredTarget.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredTarget\"},{\"kind\":1024,\"name\":\"runtime\",\"url\":\"classes/StoredTarget.html#runtime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredTarget\"},{\"kind\":128,\"name\":\"SessionTarget\",\"url\":\"classes/SessionTarget.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SessionTarget.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SessionTarget\"},{\"kind\":1024,\"name\":\"moduleBytes\",\"url\":\"classes/SessionTarget.html#moduleBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SessionTarget\"},{\"kind\":1024,\"name\":\"runtime\",\"url\":\"classes/SessionTarget.html#runtime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SessionTarget\"},{\"kind\":128,\"name\":\"TransactionTarget\",\"url\":\"classes/TransactionTarget.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/TransactionTarget.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":2048,\"name\":\"newTransactionTargetFromSession\",\"url\":\"classes/TransactionTarget.html#newTransactionTargetFromSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionTarget.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":1024,\"name\":\"native\",\"url\":\"classes/TransactionTarget.html#native\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":1024,\"name\":\"stored\",\"url\":\"classes/TransactionTarget.html#stored\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"classes/TransactionTarget.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":2048,\"name\":\"uint32ToBytes\",\"url\":\"classes/TransactionTarget.html#uint32ToBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TransactionTarget\"},{\"kind\":2048,\"name\":\"hexStringToBytes\",\"url\":\"classes/TransactionTarget.html#hexStringToBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TransactionTarget\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/TransactionTarget.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/TransactionTarget.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionTarget\"},{\"kind\":128,\"name\":\"TransferV1\",\"url\":\"classes/TransferV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransferV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/TransferV1.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/TransferV1.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"classes/TransferV1.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/TransferV1.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/TransferV1.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/TransferV1.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/TransferV1.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"classes/TransferV1.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV1\"},{\"kind\":128,\"name\":\"TransferV2\",\"url\":\"classes/TransferV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransferV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/TransferV2.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"classes/TransferV2.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"classes/TransferV2.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/TransferV2.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/TransferV2.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/TransferV2.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/TransferV2.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"classes/TransferV2.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferV2\"},{\"kind\":128,\"name\":\"Transfer\",\"url\":\"classes/Transfer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Transfer.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":2048,\"name\":\"fromTransferV1\",\"url\":\"classes/Transfer.html#fromTransferV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Transfer\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Transfer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/Transfer.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"classes/Transfer.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"classes/Transfer.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/Transfer.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Transfer.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/Transfer.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/Transfer.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"classes/Transfer.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"originTransferV1\",\"url\":\"classes/Transfer.html#originTransferV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"originTransferV2\",\"url\":\"classes/Transfer.html#originTransferV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Transfer\"},{\"kind\":2048,\"name\":\"getTransferV1\",\"url\":\"classes/Transfer.html#getTransferV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":2048,\"name\":\"getTransferV2\",\"url\":\"classes/Transfer.html#getTransferV2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Transfer\"},{\"kind\":128,\"name\":\"RawWriteCLValue\",\"url\":\"classes/RawWriteCLValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RawWriteCLValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RawWriteCLValue\"},{\"kind\":1024,\"name\":\"writeCLValue\",\"url\":\"classes/RawWriteCLValue.html#writeCLValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RawWriteCLValue\"},{\"kind\":128,\"name\":\"RawWriteCLValueV2\",\"url\":\"classes/RawWriteCLValueV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RawWriteCLValueV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RawWriteCLValueV2\"},{\"kind\":1024,\"name\":\"write\",\"url\":\"classes/RawWriteCLValueV2.html#write\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RawWriteCLValueV2\"},{\"kind\":128,\"name\":\"TransformKind\",\"url\":\"classes/TransformKind.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/TransformKind.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransformKind.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/TransformKind.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/TransformKind.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteTransfer\",\"url\":\"classes/TransformKind.html#isWriteTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteAccount\",\"url\":\"classes/TransformKind.html#isWriteAccount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteContract\",\"url\":\"classes/TransformKind.html#isWriteContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteWithdraw\",\"url\":\"classes/TransformKind.html#isWriteWithdraw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteUnbonding\",\"url\":\"classes/TransformKind.html#isWriteUnbonding\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteCLValue\",\"url\":\"classes/TransformKind.html#isWriteCLValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWritePackage\",\"url\":\"classes/TransformKind.html#isWritePackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteAddressableEntity\",\"url\":\"classes/TransformKind.html#isWriteAddressableEntity\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteBidKind\",\"url\":\"classes/TransformKind.html#isWriteBidKind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteNamedKey\",\"url\":\"classes/TransformKind.html#isWriteNamedKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteMessage\",\"url\":\"classes/TransformKind.html#isWriteMessage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteMessageTopic\",\"url\":\"classes/TransformKind.html#isWriteMessageTopic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteBid\",\"url\":\"classes/TransformKind.html#isWriteBid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isAddUint512\",\"url\":\"classes/TransformKind.html#isAddUint512\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"isWriteDeployInfo\",\"url\":\"classes/TransformKind.html#isWriteDeployInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteTransfer\",\"url\":\"classes/TransformKind.html#parseAsWriteTransfer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteWithdraws\",\"url\":\"classes/TransformKind.html#parseAsWriteWithdraws\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteAddressableEntity\",\"url\":\"classes/TransformKind.html#parseAsWriteAddressableEntity\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWritePackage\",\"url\":\"classes/TransformKind.html#parseAsWritePackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteBidKind\",\"url\":\"classes/TransformKind.html#parseAsWriteBidKind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteNamedKey\",\"url\":\"classes/TransformKind.html#parseAsWriteNamedKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteMessage\",\"url\":\"classes/TransformKind.html#parseAsWriteMessage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteMessageTopic\",\"url\":\"classes/TransformKind.html#parseAsWriteMessageTopic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteUnbondings\",\"url\":\"classes/TransformKind.html#parseAsWriteUnbondings\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsUInt512\",\"url\":\"classes/TransformKind.html#parseAsUInt512\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteDeployInfo\",\"url\":\"classes/TransformKind.html#parseAsWriteDeployInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":2048,\"name\":\"parseAsWriteCLValue\",\"url\":\"classes/TransformKind.html#parseAsWriteCLValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransformKind\"},{\"kind\":128,\"name\":\"Transform\",\"url\":\"classes/Transform.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Transform.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Transform\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/Transform.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transform\"},{\"kind\":1024,\"name\":\"kind\",\"url\":\"classes/Transform.html#kind\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transform\"},{\"kind\":128,\"name\":\"TransformKey\",\"url\":\"classes/TransformKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransformKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransformKey\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/TransformKey.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransformKey\"},{\"kind\":1024,\"name\":\"transform\",\"url\":\"classes/TransformKey.html#transform\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransformKey\"},{\"kind\":128,\"name\":\"NamedKeyKind\",\"url\":\"classes/NamedKeyKind.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedKeyKind.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedKeyKind\"},{\"kind\":1024,\"name\":\"namedKey\",\"url\":\"classes/NamedKeyKind.html#namedKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeyKind\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NamedKeyKind.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeyKind\"},{\"kind\":128,\"name\":\"WriteTransfer\",\"url\":\"classes/WriteTransfer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WriteTransfer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/WriteTransfer.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"classes/WriteTransfer.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/WriteTransfer.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"from\",\"url\":\"classes/WriteTransfer.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/WriteTransfer.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/WriteTransfer.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"classes/WriteTransfer.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/WriteTransfer.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteTransfer\"},{\"kind\":128,\"name\":\"UnbondingPurse\",\"url\":\"classes/UnbondingPurse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UnbondingPurse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/UnbondingPurse.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":1024,\"name\":\"bondingPurse\",\"url\":\"classes/UnbondingPurse.html#bondingPurse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":1024,\"name\":\"eraOfCreation\",\"url\":\"classes/UnbondingPurse.html#eraOfCreation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":1024,\"name\":\"unbonderPublicKey\",\"url\":\"classes/UnbondingPurse.html#unbonderPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":1024,\"name\":\"validatorPublicKey\",\"url\":\"classes/UnbondingPurse.html#validatorPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":1024,\"name\":\"newValidator\",\"url\":\"classes/UnbondingPurse.html#newValidator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UnbondingPurse\"},{\"kind\":128,\"name\":\"ValidatorWeightEraEnd\",\"url\":\"classes/ValidatorWeightEraEnd.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidatorWeightEraEnd.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ValidatorWeightEraEnd\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/ValidatorWeightEraEnd.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorWeightEraEnd\"},{\"kind\":1024,\"name\":\"weight\",\"url\":\"classes/ValidatorWeightEraEnd.html#weight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorWeightEraEnd\"},{\"kind\":128,\"name\":\"ValidatorWeightAuction\",\"url\":\"classes/ValidatorWeightAuction.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidatorWeightAuction.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ValidatorWeightAuction\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/ValidatorWeightAuction.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorWeightAuction\"},{\"kind\":1024,\"name\":\"weight\",\"url\":\"classes/ValidatorWeightAuction.html#weight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorWeightAuction\"},{\"kind\":128,\"name\":\"Conversions\",\"url\":\"classes/Conversions.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"encodeBase64\",\"url\":\"classes/Conversions.html#encodeBase64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":2048,\"name\":\"decodeBase64\",\"url\":\"classes/Conversions.html#decodeBase64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":2048,\"name\":\"base64to16\",\"url\":\"classes/Conversions.html#base64to16\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":2048,\"name\":\"encodeBase16\",\"url\":\"classes/Conversions.html#encodeBase16\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":2048,\"name\":\"decodeBase16\",\"url\":\"classes/Conversions.html#decodeBase16\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":2048,\"name\":\"csprToMotes\",\"url\":\"classes/Conversions.html#csprToMotes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":2048,\"name\":\"motesToCSPR\",\"url\":\"classes/Conversions.html#motesToCSPR\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Conversions.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Conversions\"},{\"kind\":128,\"name\":\"AccountHash\",\"url\":\"classes/AccountHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/AccountHash.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/AccountHash.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AccountHash\"},{\"kind\":1024,\"name\":\"ByteHashLen\",\"url\":\"classes/AccountHash.html#ByteHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":1024,\"name\":\"StringHashLen\",\"url\":\"classes/AccountHash.html#StringHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/AccountHash.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/AccountHash.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"fromBuffer\",\"url\":\"classes/AccountHash.html#fromBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"createHashArray\",\"url\":\"classes/AccountHash.html#createHashArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AccountHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AccountHash\"},{\"kind\":1024,\"name\":\"originPrefix\",\"url\":\"classes/AccountHash.html#originPrefix\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/AccountHash.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/AccountHash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/AccountHash.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/AccountHash.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/AccountHash.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AccountHash\"},{\"kind\":128,\"name\":\"AddressableEntityHash\",\"url\":\"classes/AddressableEntityHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/AddressableEntityHash.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/AddressableEntityHash.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AddressableEntityHash\"},{\"kind\":1024,\"name\":\"ByteHashLen\",\"url\":\"classes/AddressableEntityHash.html#ByteHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":1024,\"name\":\"StringHashLen\",\"url\":\"classes/AddressableEntityHash.html#StringHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/AddressableEntityHash.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"fromBuffer\",\"url\":\"classes/AddressableEntityHash.html#fromBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"createHashArray\",\"url\":\"classes/AddressableEntityHash.html#createHashArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AddressableEntityHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AddressableEntityHash\"},{\"kind\":1024,\"name\":\"originPrefix\",\"url\":\"classes/AddressableEntityHash.html#originPrefix\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/AddressableEntityHash.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/AddressableEntityHash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/AddressableEntityHash.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/AddressableEntityHash.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/AddressableEntityHash.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AddressableEntityHash\"},{\"kind\":64,\"name\":\"getBalanceHoldAddrTag\",\"url\":\"functions/getBalanceHoldAddrTag.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":8,\"name\":\"BalanceHoldAddrTag\",\"url\":\"enums/BalanceHoldAddrTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Gas\",\"url\":\"enums/BalanceHoldAddrTag.html#Gas\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BalanceHoldAddrTag\"},{\"kind\":16,\"name\":\"Processing\",\"url\":\"enums/BalanceHoldAddrTag.html#Processing\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BalanceHoldAddrTag\"},{\"kind\":128,\"name\":\"BalanceHoldAddrTagError\",\"url\":\"classes/BalanceHoldAddrTagError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BalanceHoldAddrTagError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddrTagError\"},{\"kind\":128,\"name\":\"Hold\",\"url\":\"classes/Hold.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Hold.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Hold\"},{\"kind\":1024,\"name\":\"purseAddr\",\"url\":\"classes/Hold.html#purseAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Hold\"},{\"kind\":1024,\"name\":\"blockTime\",\"url\":\"classes/Hold.html#blockTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Hold\"},{\"kind\":128,\"name\":\"BalanceHoldAddr\",\"url\":\"classes/BalanceHoldAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/BalanceHoldAddr.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/BalanceHoldAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/BalanceHoldAddr.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BalanceHoldAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":1024,\"name\":\"gas\",\"url\":\"classes/BalanceHoldAddr.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":1024,\"name\":\"processing\",\"url\":\"classes/BalanceHoldAddr.html#processing\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/BalanceHoldAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/BalanceHoldAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/BalanceHoldAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BalanceHoldAddr\"},{\"kind\":8,\"name\":\"BidAddrTag\",\"url\":\"enums/BidAddrTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Unified\",\"url\":\"enums/BidAddrTag.html#Unified\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BidAddrTag\"},{\"kind\":16,\"name\":\"Validator\",\"url\":\"enums/BidAddrTag.html#Validator\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BidAddrTag\"},{\"kind\":16,\"name\":\"Delegator\",\"url\":\"enums/BidAddrTag.html#Delegator\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BidAddrTag\"},{\"kind\":16,\"name\":\"Credit\",\"url\":\"enums/BidAddrTag.html#Credit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BidAddrTag\"},{\"kind\":32,\"name\":\"ErrInvalidBidAddrTag\",\"url\":\"variables/ErrInvalidBidAddrTag.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrUnexpectedBidAddrTagInBidAddr\",\"url\":\"variables/ErrUnexpectedBidAddrTagInBidAddr.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrInvalidBidAddrFormat\",\"url\":\"variables/ErrInvalidBidAddrFormat.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"BidAddrTagUtils\",\"url\":\"classes/BidAddrTagUtils.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromByte\",\"url\":\"classes/BidAddrTagUtils.html#fromByte\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddrTagUtils\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BidAddrTagUtils.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BidAddrTagUtils\"},{\"kind\":128,\"name\":\"DelegatorInfo\",\"url\":\"classes/DelegatorInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DelegatorInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DelegatorInfo\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/DelegatorInfo.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorInfo\"},{\"kind\":1024,\"name\":\"delegator\",\"url\":\"classes/DelegatorInfo.html#delegator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegatorInfo\"},{\"kind\":128,\"name\":\"CreditInfo\",\"url\":\"classes/CreditInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreditInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreditInfo\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/CreditInfo.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreditInfo\"},{\"kind\":1024,\"name\":\"eraId\",\"url\":\"classes/CreditInfo.html#eraId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreditInfo\"},{\"kind\":128,\"name\":\"BidAddr\",\"url\":\"classes/BidAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/BidAddr.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/BidAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/BidAddr.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BidAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":1024,\"name\":\"unified\",\"url\":\"classes/BidAddr.html#unified\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/BidAddr.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":1024,\"name\":\"delegator\",\"url\":\"classes/BidAddr.html#delegator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":1024,\"name\":\"credit\",\"url\":\"classes/BidAddr.html#credit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/BidAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/BidAddr.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/BidAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"getTypeByte\",\"url\":\"classes/BidAddr.html#getTypeByte\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"BidAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/BidAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BidAddr\"},{\"kind\":64,\"name\":\"getBlockGlobalAddrTag\",\"url\":\"functions/getBlockGlobalAddrTag.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":8,\"name\":\"BlockGlobalAddrTag\",\"url\":\"enums/BlockGlobalAddrTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"BlockTime\",\"url\":\"enums/BlockGlobalAddrTag.html#BlockTime\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BlockGlobalAddrTag\"},{\"kind\":16,\"name\":\"MessageCount\",\"url\":\"enums/BlockGlobalAddrTag.html#MessageCount\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"BlockGlobalAddrTag\"},{\"kind\":128,\"name\":\"BlockGlobalAddrTagError\",\"url\":\"classes/BlockGlobalAddrTagError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockGlobalAddrTagError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddrTagError\"},{\"kind\":128,\"name\":\"BlockGlobalAddr\",\"url\":\"classes/BlockGlobalAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/BlockGlobalAddr.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/BlockGlobalAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/BlockGlobalAddr.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockGlobalAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":1024,\"name\":\"blockTime\",\"url\":\"classes/BlockGlobalAddr.html#blockTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":1024,\"name\":\"messageCount\",\"url\":\"classes/BlockGlobalAddr.html#messageCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/BlockGlobalAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/BlockGlobalAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/BlockGlobalAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockGlobalAddr\"},{\"kind\":8,\"name\":\"EntityKindType\",\"url\":\"enums/EntityKindType.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"SystemKind\",\"url\":\"enums/EntityKindType.html#SystemKind\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntityKindType\"},{\"kind\":16,\"name\":\"AccountKind\",\"url\":\"enums/EntityKindType.html#AccountKind\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntityKindType\"},{\"kind\":16,\"name\":\"SmartContractKind\",\"url\":\"enums/EntityKindType.html#SmartContractKind\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntityKindType\"},{\"kind\":32,\"name\":\"ErrInvalidEntityAddrFormat\",\"url\":\"variables/ErrInvalidEntityAddrFormat.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrInvalidEntityKind\",\"url\":\"variables/ErrInvalidEntityKind.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"EntityAddr\",\"url\":\"classes/EntityAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromPrefixedString\",\"url\":\"classes/EntityAddr.html#fromPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/EntityAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":2048,\"name\":\"getEntityKindFromByte\",\"url\":\"classes/EntityAddr.html#getEntityKindFromByte\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EntityAddr\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/EntityAddr.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/EntityAddr.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/EntityAddr.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":1024,\"name\":\"smartContract\",\"url\":\"classes/EntityAddr.html#smartContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/EntityAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/EntityAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/EntityAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityAddr\"},{\"kind\":64,\"name\":\"getEntryPointTag\",\"url\":\"functions/getEntryPointTag.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":8,\"name\":\"EntryPointTag\",\"url\":\"enums/EntryPointTag.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"V1EntryPoint\",\"url\":\"enums/EntryPointTag.html#V1EntryPoint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointTag\"},{\"kind\":16,\"name\":\"V2EntryPoint\",\"url\":\"enums/EntryPointTag.html#V2EntryPoint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EntryPointTag\"},{\"kind\":128,\"name\":\"EntryPointError\",\"url\":\"classes/EntryPointError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointError\"},{\"kind\":128,\"name\":\"EntryPointAddr\",\"url\":\"classes/EntryPointAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/EntryPointAddr.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/EntryPointAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/EntryPointAddr.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntryPointAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":1024,\"name\":\"vmCasperV1\",\"url\":\"classes/EntryPointAddr.html#vmCasperV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":1024,\"name\":\"vmCasperV2\",\"url\":\"classes/EntryPointAddr.html#vmCasperV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/EntryPointAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/EntryPointAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/EntryPointAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntryPointAddr\"},{\"kind\":128,\"name\":\"Era\",\"url\":\"classes/Era.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Era.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Era\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/Era.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Era\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Era.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Era\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/Era.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Era\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Era.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Era\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/Era.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Era\"},{\"kind\":128,\"name\":\"Hash\",\"url\":\"classes/Hash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"ByteHashLen\",\"url\":\"classes/Hash.html#ByteHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":1024,\"name\":\"StringHashLen\",\"url\":\"classes/Hash.html#StringHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/Hash.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Hash.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/Hash.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"fromBuffer\",\"url\":\"classes/Hash.html#fromBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"createHashArray\",\"url\":\"classes/Hash.html#createHashArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Hash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":1024,\"name\":\"hashBytes\",\"url\":\"classes/Hash.html#hashBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/Hash.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/Hash.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Hash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/Hash.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Hash\"},{\"kind\":8,\"name\":\"PrefixName\",\"url\":\"enums/PrefixName.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Account\",\"url\":\"enums/PrefixName.html#Account\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"AddressableEntity\",\"url\":\"enums/PrefixName.html#AddressableEntity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Hash\",\"url\":\"enums/PrefixName.html#Hash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"ContractPackageWasm\",\"url\":\"enums/PrefixName.html#ContractPackageWasm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"ContractPackage\",\"url\":\"enums/PrefixName.html#ContractPackage\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"ContractWasm\",\"url\":\"enums/PrefixName.html#ContractWasm\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Contract\",\"url\":\"enums/PrefixName.html#Contract\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"URef\",\"url\":\"enums/PrefixName.html#URef\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Transfer\",\"url\":\"enums/PrefixName.html#Transfer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"DeployInfo\",\"url\":\"enums/PrefixName.html#DeployInfo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"EraId\",\"url\":\"enums/PrefixName.html#EraId\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Bid\",\"url\":\"enums/PrefixName.html#Bid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Balance\",\"url\":\"enums/PrefixName.html#Balance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Withdraw\",\"url\":\"enums/PrefixName.html#Withdraw\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Dictionary\",\"url\":\"enums/PrefixName.html#Dictionary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"SystemContractRegistry\",\"url\":\"enums/PrefixName.html#SystemContractRegistry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"EraSummary\",\"url\":\"enums/PrefixName.html#EraSummary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Unbond\",\"url\":\"enums/PrefixName.html#Unbond\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"ChainspecRegistry\",\"url\":\"enums/PrefixName.html#ChainspecRegistry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"ChecksumRegistry\",\"url\":\"enums/PrefixName.html#ChecksumRegistry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"BidAddr\",\"url\":\"enums/PrefixName.html#BidAddr\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Package\",\"url\":\"enums/PrefixName.html#Package\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"ByteCode\",\"url\":\"enums/PrefixName.html#ByteCode\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"Message\",\"url\":\"enums/PrefixName.html#Message\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"NamedKey\",\"url\":\"enums/PrefixName.html#NamedKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"BlockGlobal\",\"url\":\"enums/PrefixName.html#BlockGlobal\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"BalanceHold\",\"url\":\"enums/PrefixName.html#BalanceHold\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":16,\"name\":\"EntryPoint\",\"url\":\"enums/PrefixName.html#EntryPoint\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PrefixName\"},{\"kind\":8,\"name\":\"KeyTypeName\",\"url\":\"enums/KeyTypeName.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Account\",\"url\":\"enums/KeyTypeName.html#Account\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Hash\",\"url\":\"enums/KeyTypeName.html#Hash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"URef\",\"url\":\"enums/KeyTypeName.html#URef\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Transfer\",\"url\":\"enums/KeyTypeName.html#Transfer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Deploy\",\"url\":\"enums/KeyTypeName.html#Deploy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Era\",\"url\":\"enums/KeyTypeName.html#Era\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Bid\",\"url\":\"enums/KeyTypeName.html#Bid\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Balance\",\"url\":\"enums/KeyTypeName.html#Balance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Withdraw\",\"url\":\"enums/KeyTypeName.html#Withdraw\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Dictionary\",\"url\":\"enums/KeyTypeName.html#Dictionary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"SystemContractRegistry\",\"url\":\"enums/KeyTypeName.html#SystemContractRegistry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"EraSummary\",\"url\":\"enums/KeyTypeName.html#EraSummary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"Unbond\",\"url\":\"enums/KeyTypeName.html#Unbond\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"ChainspecRegistry\",\"url\":\"enums/KeyTypeName.html#ChainspecRegistry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":16,\"name\":\"ChecksumRegistry\",\"url\":\"enums/KeyTypeName.html#ChecksumRegistry\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"KeyTypeName\"},{\"kind\":32,\"name\":\"typeIDbyNames\",\"url\":\"variables/typeIDbyNames.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"keyIDbyPrefix\",\"url\":\"variables/keyIDbyPrefix.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"KEY_DEFAULT_BYTE_LENGTH\",\"url\":\"variables/KEY_DEFAULT_BYTE_LENGTH.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"Key\",\"url\":\"classes/Key.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"concatBytes\",\"url\":\"classes/Key.html#concatBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/Key.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"findPrefixByMap\",\"url\":\"classes/Key.html#findPrefixByMap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"createByType\",\"url\":\"classes/Key.html#createByType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"parseTypeByString\",\"url\":\"classes/Key.html#parseTypeByString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"newKey\",\"url\":\"classes/Key.html#newKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/Key.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Key.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/Key.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/Key.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/Key.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"uRef\",\"url\":\"classes/Key.html#uRef\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"transfer\",\"url\":\"classes/Key.html#transfer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/Key.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"era\",\"url\":\"classes/Key.html#era\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"balance\",\"url\":\"classes/Key.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"bid\",\"url\":\"classes/Key.html#bid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"withdraw\",\"url\":\"classes/Key.html#withdraw\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"dictionary\",\"url\":\"classes/Key.html#dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"systemContactRegistry\",\"url\":\"classes/Key.html#systemContactRegistry\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"eraSummary\",\"url\":\"classes/Key.html#eraSummary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"unbond\",\"url\":\"classes/Key.html#unbond\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"chainspecRegistry\",\"url\":\"classes/Key.html#chainspecRegistry\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"checksumRegistry\",\"url\":\"classes/Key.html#checksumRegistry\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"bidAddr\",\"url\":\"classes/Key.html#bidAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"package\",\"url\":\"classes/Key.html#package\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"addressableEntity\",\"url\":\"classes/Key.html#addressableEntity\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"byteCode\",\"url\":\"classes/Key.html#byteCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/Key.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"namedKey\",\"url\":\"classes/Key.html#namedKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"blockGlobal\",\"url\":\"classes/Key.html#blockGlobal\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"balanceHold\",\"url\":\"classes/Key.html#balanceHold\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":1024,\"name\":\"entryPoint\",\"url\":\"classes/Key.html#entryPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/Key.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/Key.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/Key.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/Key.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Key\"},{\"kind\":64,\"name\":\"splitAt\",\"url\":\"functions/splitAt.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"MessageAddr\",\"url\":\"classes/MessageAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/MessageAddr.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/MessageAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":1024,\"name\":\"entityAddr\",\"url\":\"classes/MessageAddr.html#entityAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":1024,\"name\":\"topicNameHash\",\"url\":\"classes/MessageAddr.html#topicNameHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":1024,\"name\":\"messageIndex\",\"url\":\"classes/MessageAddr.html#messageIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/MessageAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/MessageAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/MessageAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageAddr\"},{\"kind\":128,\"name\":\"NamedKeyAddr\",\"url\":\"classes/NamedKeyAddr.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/NamedKeyAddr.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/NamedKeyAddr.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NamedKeyAddr.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":1024,\"name\":\"baseAddr\",\"url\":\"classes/NamedKeyAddr.html#baseAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":1024,\"name\":\"nameBytes\",\"url\":\"classes/NamedKeyAddr.html#nameBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/NamedKeyAddr.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/NamedKeyAddr.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/NamedKeyAddr.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NamedKeyAddr\"},{\"kind\":32,\"name\":\"PrefixNameTransfer\",\"url\":\"variables/PrefixNameTransfer.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"TransferHash\",\"url\":\"classes/TransferHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"initializeFromSource\",\"url\":\"classes/TransferHash.html#initializeFromSource\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TransferHash\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TransferHash.html#initializeFromSource.initializeFromSource-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"TransferHash.initializeFromSource.initializeFromSource\"},{\"kind\":1024,\"name\":\"hashBytes\",\"url\":\"classes/TransferHash.html#initializeFromSource.initializeFromSource-1.__type.hashBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransferHash.initializeFromSource.initializeFromSource.__type\"},{\"kind\":1024,\"name\":\"originPrefix\",\"url\":\"classes/TransferHash.html#initializeFromSource.initializeFromSource-1.__type.originPrefix-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransferHash.initializeFromSource.initializeFromSource.__type\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/TransferHash.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransferHash\"},{\"kind\":1024,\"name\":\"ByteHashLen\",\"url\":\"classes/TransferHash.html#ByteHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":1024,\"name\":\"StringHashLen\",\"url\":\"classes/TransferHash.html#StringHashLen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/TransferHash.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/TransferHash.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"fromBuffer\",\"url\":\"classes/TransferHash.html#fromBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"createHashArray\",\"url\":\"classes/TransferHash.html#createHashArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransferHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransferHash\"},{\"kind\":1024,\"name\":\"originPrefix\",\"url\":\"classes/TransferHash.html#originPrefix\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/TransferHash.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/TransferHash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/TransferHash.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/TransferHash.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/TransferHash.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TransferHash\"},{\"kind\":8,\"name\":\"UrefAccess\",\"url\":\"enums/UrefAccess.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"None\",\"url\":\"enums/UrefAccess.html#None\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"Read\",\"url\":\"enums/UrefAccess.html#Read\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"Write\",\"url\":\"enums/UrefAccess.html#Write\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"Add\",\"url\":\"enums/UrefAccess.html#Add\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"ReadWrite\",\"url\":\"enums/UrefAccess.html#ReadWrite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"ReadAdd\",\"url\":\"enums/UrefAccess.html#ReadAdd\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"AddWrite\",\"url\":\"enums/UrefAccess.html#AddWrite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":16,\"name\":\"ReadAddWrite\",\"url\":\"enums/UrefAccess.html#ReadAddWrite\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UrefAccess\"},{\"kind\":32,\"name\":\"ErrIncorrectUrefFormat\",\"url\":\"variables/ErrIncorrectUrefFormat.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"PrefixNameURef\",\"url\":\"variables/PrefixNameURef.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ByteHashLen\",\"url\":\"variables/ByteHashLen.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"URef\",\"url\":\"classes/URef.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/URef.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/URef.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/URef.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"fromBuffer\",\"url\":\"classes/URef.html#fromBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/URef.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/URef.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":1024,\"name\":\"access\",\"url\":\"classes/URef.html#access\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/URef.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/URef.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/URef.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"setAccess\",\"url\":\"classes/URef.html#setAccess\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/URef.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":2048,\"name\":\"toDriverValue\",\"url\":\"classes/URef.html#toDriverValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"URef\"},{\"kind\":128,\"name\":\"ByteCode\",\"url\":\"classes/ByteCode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/ByteCode.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/ByteCode.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":2048,\"name\":\"newByteCodeKindFromByte\",\"url\":\"classes/ByteCode.html#newByteCodeKindFromByte\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ByteCode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":1024,\"name\":\"V1CasperWasm\",\"url\":\"classes/ByteCode.html#V1CasperWasm\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ByteCode\"},{\"kind\":1024,\"name\":\"isEmpty\",\"url\":\"classes/ByteCode.html#isEmpty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ByteCode\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ByteCode.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":2048,\"name\":\"isEmptyCode\",\"url\":\"classes/ByteCode.html#isEmptyCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/ByteCode.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/ByteCode.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ByteCode\"},{\"kind\":128,\"name\":\"ContractHash\",\"url\":\"classes/ContractHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/ContractHash.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":2048,\"name\":\"newContract\",\"url\":\"classes/ContractHash.html#newContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/ContractHash.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":1024,\"name\":\"originPrefix\",\"url\":\"classes/ContractHash.html#originPrefix\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ContractHash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":2048,\"name\":\"toPrefixedWasmString\",\"url\":\"classes/ContractHash.html#toPrefixedWasmString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/ContractHash.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractHash\"},{\"kind\":128,\"name\":\"ContractPackageHash\",\"url\":\"classes/ContractPackageHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/ContractPackageHash.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":2048,\"name\":\"newContractPackage\",\"url\":\"classes/ContractPackageHash.html#newContractPackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractPackageHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/ContractPackageHash.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":1024,\"name\":\"originPrefix\",\"url\":\"classes/ContractPackageHash.html#originPrefix\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ContractPackageHash.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":2048,\"name\":\"toPrefixedString\",\"url\":\"classes/ContractPackageHash.html#toPrefixedString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ContractPackageHash\"},{\"kind\":128,\"name\":\"CLValueAny\",\"url\":\"classes/CLValueAny.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLAny\",\"url\":\"classes/CLValueAny.html#newCLAny\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueAny\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueAny.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueAny\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLValueAny.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueAny\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueAny.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueAny\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueAny.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueAny\"},{\"kind\":128,\"name\":\"CLValueBool\",\"url\":\"classes/CLValueBool.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromBoolean\",\"url\":\"classes/CLValueBool.html#fromBoolean\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBool\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueBool.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBool\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueBool.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueBool\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueBool.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueBool\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueBool.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBool\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueBool.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBool\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueBool.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueBool\"},{\"kind\":128,\"name\":\"CLValueByteArray\",\"url\":\"classes/CLValueByteArray.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLByteArray\",\"url\":\"classes/CLValueByteArray.html#newCLByteArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueByteArray\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueByteArray.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueByteArray\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueByteArray.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueByteArray\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLValueByteArray.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueByteArray\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueByteArray.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueByteArray\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueByteArray.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueByteArray\"},{\"kind\":256,\"name\":\"IResultWithBytes\",\"url\":\"interfaces/IResultWithBytes.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/IResultWithBytes.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IResultWithBytes\"},{\"kind\":1024,\"name\":\"bytes\",\"url\":\"interfaces/IResultWithBytes.html#bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IResultWithBytes\"},{\"kind\":128,\"name\":\"CLValue\",\"url\":\"classes/CLValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLKey\",\"url\":\"classes/CLValue.html#newCLKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"newCLUref\",\"url\":\"classes/CLValue.html#newCLUref\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"newCLPublicKey\",\"url\":\"classes/CLValue.html#newCLPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CLValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"bool\",\"url\":\"classes/CLValue.html#bool\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"i32\",\"url\":\"classes/CLValue.html#i32\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"i64\",\"url\":\"classes/CLValue.html#i64\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"ui8\",\"url\":\"classes/CLValue.html#ui8\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"ui32\",\"url\":\"classes/CLValue.html#ui32\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"ui64\",\"url\":\"classes/CLValue.html#ui64\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"ui128\",\"url\":\"classes/CLValue.html#ui128\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"ui256\",\"url\":\"classes/CLValue.html#ui256\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"ui512\",\"url\":\"classes/CLValue.html#ui512\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"unit\",\"url\":\"classes/CLValue.html#unit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"uref\",\"url\":\"classes/CLValue.html#uref\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/CLValue.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"option\",\"url\":\"classes/CLValue.html#option\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"list\",\"url\":\"classes/CLValue.html#list\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"byteArray\",\"url\":\"classes/CLValue.html#byteArray\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"classes/CLValue.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"stringVal\",\"url\":\"classes/CLValue.html#stringVal\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"map\",\"url\":\"classes/CLValue.html#map\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"tuple1\",\"url\":\"classes/CLValue.html#tuple1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"tuple2\",\"url\":\"classes/CLValue.html#tuple2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"tuple3\",\"url\":\"classes/CLValue.html#tuple3\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"any\",\"url\":\"classes/CLValue.html#any\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/CLValue.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"getType\",\"url\":\"classes/CLValue.html#getType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValue.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValue.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"getValueByType\",\"url\":\"classes/CLValue.html#getValueByType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValue\"},{\"kind\":2048,\"name\":\"getKey\",\"url\":\"classes/CLValue.html#getKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValue\"},{\"kind\":128,\"name\":\"CLValueInt32\",\"url\":\"classes/CLValueInt32.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLInt32\",\"url\":\"classes/CLValueInt32.html#newCLInt32\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt32\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueInt32.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt32\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueInt32.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueInt32\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueInt32.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueInt32\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueInt32.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt32\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueInt32.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt32\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueInt32.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt32\"},{\"kind\":128,\"name\":\"CLValueInt64\",\"url\":\"classes/CLValueInt64.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLInt64\",\"url\":\"classes/CLValueInt64.html#newCLInt64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt64\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueInt64.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt64\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueInt64.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueInt64\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueInt64.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueInt64\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueInt64.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt64\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueInt64.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt64\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueInt64.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueInt64\"},{\"kind\":128,\"name\":\"CLValueList\",\"url\":\"classes/CLValueList.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLList\",\"url\":\"classes/CLValueList.html#newCLList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueList.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueList.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CLValueList.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":1024,\"name\":\"elements\",\"url\":\"classes/CLValueList.html#elements\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueList.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueList.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"isEmpty\",\"url\":\"classes/CLValueList.html#isEmpty\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"append\",\"url\":\"classes/CLValueList.html#append\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/CLValueList.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"pop\",\"url\":\"classes/CLValueList.html#pop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/CLValueList.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"set\",\"url\":\"classes/CLValueList.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/CLValueList.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLValueList.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueList\"},{\"kind\":128,\"name\":\"CLValueMap\",\"url\":\"classes/CLValueMap.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueMap.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"newCLMap\",\"url\":\"classes/CLValueMap.html#newCLMap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueMap.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CLValueMap.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueMap\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CLValueMap.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueMap\"},{\"kind\":1024,\"name\":\"indexedData\",\"url\":\"classes/CLValueMap.html#indexedData\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueMap.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"getMap\",\"url\":\"classes/CLValueMap.html#getMap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"getData\",\"url\":\"classes/CLValueMap.html#getData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueMap.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/CLValueMap.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/CLValueMap.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"findAny\",\"url\":\"classes/CLValueMap.html#findAny\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"length\",\"url\":\"classes/CLValueMap.html#length\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":2048,\"name\":\"append\",\"url\":\"classes/CLValueMap.html#append\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueMap\"},{\"kind\":128,\"name\":\"CLValueOption\",\"url\":\"classes/CLValueOption.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLOption\",\"url\":\"classes/CLValueOption.html#newCLOption\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueOption.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueOption.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CLValueOption.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLValueOption.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueOption.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueOption.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":2048,\"name\":\"isEmpty\",\"url\":\"classes/CLValueOption.html#isEmpty\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLValueOption.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueOption\"},{\"kind\":32,\"name\":\"ErrUnsupportedCLType\",\"url\":\"variables/ErrUnsupportedCLType.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"CLValueParser\",\"url\":\"classes/CLValueParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLValueParser.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueParser\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLValueParser.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueParser\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLValueParser.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLValueParser.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"bytes\",\"url\":\"classes/CLValueParser.html#toJSON.toJSON-1.__type.bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLValueParser.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"cl_type\",\"url\":\"classes/CLValueParser.html#toJSON.toJSON-1.__type.cl_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLValueParser.toJSON.toJSON.__type\"},{\"kind\":2048,\"name\":\"toBytesWithType\",\"url\":\"classes/CLValueParser.html#toBytesWithType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueParser\"},{\"kind\":2048,\"name\":\"fromBytesByType\",\"url\":\"classes/CLValueParser.html#fromBytesByType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueParser\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueParser\"},{\"kind\":128,\"name\":\"CLValueResult\",\"url\":\"classes/CLValueResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLResult\",\"url\":\"classes/CLValueResult.html#newCLResult\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueResult.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CLValueResult.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":1024,\"name\":\"isSuccess\",\"url\":\"classes/CLValueResult.html#isSuccess\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLValueResult.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueResult.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueResult.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLValueResult.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueResult\"},{\"kind\":128,\"name\":\"CLValueString\",\"url\":\"classes/CLValueString.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLString\",\"url\":\"classes/CLValueString.html#newCLString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueString\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueString.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueString\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueString.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueString\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueString.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueString\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueString.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueString\"},{\"kind\":2048,\"name\":\"sizeToBytes\",\"url\":\"classes/CLValueString.html#sizeToBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueString\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueString.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueString\"},{\"kind\":128,\"name\":\"CLValueTuple1\",\"url\":\"classes/CLValueTuple1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLTuple1\",\"url\":\"classes/CLValueTuple1.html#newCLTuple1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueTuple1.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueTuple1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":1024,\"name\":\"innerType\",\"url\":\"classes/CLValueTuple1.html#innerType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":1024,\"name\":\"innerVal\",\"url\":\"classes/CLValueTuple1.html#innerVal\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueTuple1\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueTuple1.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueTuple1.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLValueTuple1.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple1\"},{\"kind\":128,\"name\":\"CLValueTuple2\",\"url\":\"classes/CLValueTuple2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLTuple2\",\"url\":\"classes/CLValueTuple2.html#newCLTuple2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueTuple2.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueTuple2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":1024,\"name\":\"innerType\",\"url\":\"classes/CLValueTuple2.html#innerType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":1024,\"name\":\"inner1\",\"url\":\"classes/CLValueTuple2.html#inner1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":1024,\"name\":\"inner2\",\"url\":\"classes/CLValueTuple2.html#inner2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueTuple2.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueTuple2.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLValueTuple2.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple2\"},{\"kind\":128,\"name\":\"CLValueTuple3\",\"url\":\"classes/CLValueTuple3.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLTuple3\",\"url\":\"classes/CLValueTuple3.html#newCLTuple3\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueTuple3.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueTuple3.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":1024,\"name\":\"innerType\",\"url\":\"classes/CLValueTuple3.html#innerType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":1024,\"name\":\"inner1\",\"url\":\"classes/CLValueTuple3.html#inner1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":1024,\"name\":\"inner2\",\"url\":\"classes/CLValueTuple3.html#inner2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":1024,\"name\":\"inner3\",\"url\":\"classes/CLValueTuple3.html#inner3\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueTuple3.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueTuple3.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueTuple3.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueTuple3\"},{\"kind\":64,\"name\":\"bigToBytes\",\"url\":\"functions/bigToBytes.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"bigFromBuffer\",\"url\":\"functions/bigFromBuffer.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"fromBytesUInt128\",\"url\":\"functions/fromBytesUInt128.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"fromBytesUInt256\",\"url\":\"functions/fromBytesUInt256.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"fromBytesUInt512\",\"url\":\"functions/fromBytesUInt512.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"CLValueUnit\",\"url\":\"classes/CLValueUnit.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLUnit\",\"url\":\"classes/CLValueUnit.html#newCLUnit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUnit\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUnit.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUnit\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUnit.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUnit\"},{\"kind\":1024,\"name\":\"obj\",\"url\":\"classes/CLValueUnit.html#obj\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueUnit\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUnit.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUnit\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUnit.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUnit\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueUnit.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUnit\"},{\"kind\":128,\"name\":\"CLValueUInt256\",\"url\":\"classes/CLValueUInt256.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLUInt256\",\"url\":\"classes/CLValueUInt256.html#newCLUInt256\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt256\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUInt256.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt256\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUInt256.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUInt256\"},{\"kind\":1024,\"name\":\"val\",\"url\":\"classes/CLValueUInt256.html#val\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueUInt256\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUInt256.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt256\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUInt256.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt256\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueUInt256.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt256\"},{\"kind\":128,\"name\":\"CLValueUInt128\",\"url\":\"classes/CLValueUInt128.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLUInt128\",\"url\":\"classes/CLValueUInt128.html#newCLUInt128\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt128\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUInt128.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt128\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUInt128.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUInt128\"},{\"kind\":1024,\"name\":\"val\",\"url\":\"classes/CLValueUInt128.html#val\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueUInt128\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUInt128.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt128\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUInt128.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt128\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueUInt128.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt128\"},{\"kind\":128,\"name\":\"CLValueUInt512\",\"url\":\"classes/CLValueUInt512.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLValueUInt512.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUInt512.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":2048,\"name\":\"newCLUInt512\",\"url\":\"classes/CLValueUInt512.html#newCLUInt512\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUInt512.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":1024,\"name\":\"val\",\"url\":\"classes/CLValueUInt512.html#val\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":1024,\"name\":\"isStringFmt\",\"url\":\"classes/CLValueUInt512.html#isStringFmt\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUInt512.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUInt512.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":2048,\"name\":\"value\",\"url\":\"classes/CLValueUInt512.html#value\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLValueUInt512.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt512\"},{\"kind\":64,\"name\":\"deserializeRewards\",\"url\":\"functions/deserializeRewards.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"serializeRewards\",\"url\":\"functions/serializeRewards.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":128,\"name\":\"CLValueUInt64\",\"url\":\"classes/CLValueUInt64.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLUint64\",\"url\":\"classes/CLValueUInt64.html#newCLUint64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt64\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUInt64.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt64\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUInt64.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUInt64\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueUInt64.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueUInt64\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUInt64.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt64\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUInt64.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt64\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueUInt64.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt64\"},{\"kind\":128,\"name\":\"CLValueUInt8\",\"url\":\"classes/CLValueUInt8.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLUint8\",\"url\":\"classes/CLValueUInt8.html#newCLUint8\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt8\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUInt8.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt8\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUInt8.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUInt8\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueUInt8.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueUInt8\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUInt8.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt8\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUInt8.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt8\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueUInt8.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt8\"},{\"kind\":128,\"name\":\"CLValueUInt32\",\"url\":\"classes/CLValueUInt32.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newCLUInt32\",\"url\":\"classes/CLValueUInt32.html#newCLUInt32\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/CLValueUInt32.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":2048,\"name\":\"sizeToBytes\",\"url\":\"classes/CLValueUInt32.html#sizeToBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLValueUInt32.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLValueUInt32.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLValueUInt32\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/CLValueUInt32.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLValueUInt32.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/CLValueUInt32.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLValueUInt32\"},{\"kind\":128,\"name\":\"CLTypeByteArray\",\"url\":\"classes/CLTypeByteArray.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeByteArray.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeByteArray.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/CLTypeByteArray.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeByteArray.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeByteArray.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeByteArray.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeByteArray.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":2048,\"name\":\"getSize\",\"url\":\"classes/CLTypeByteArray.html#getSize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeByteArray.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeByteArray\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeByteArray.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeByteArray.toJSON.toJSON\"},{\"kind\":32,\"name\":\"Int32ByteSize\",\"url\":\"variables/Int32ByteSize.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"Int64ByteSize\",\"url\":\"variables/Int64ByteSize.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":8,\"name\":\"TypeID\",\"url\":\"enums/TypeID.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Bool\",\"url\":\"enums/TypeID.html#Bool\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"I32\",\"url\":\"enums/TypeID.html#I32\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"I64\",\"url\":\"enums/TypeID.html#I64\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"U8\",\"url\":\"enums/TypeID.html#U8\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"U32\",\"url\":\"enums/TypeID.html#U32\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"U64\",\"url\":\"enums/TypeID.html#U64\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"U128\",\"url\":\"enums/TypeID.html#U128\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"U256\",\"url\":\"enums/TypeID.html#U256\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"U512\",\"url\":\"enums/TypeID.html#U512\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Unit\",\"url\":\"enums/TypeID.html#Unit\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"String\",\"url\":\"enums/TypeID.html#String\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Key\",\"url\":\"enums/TypeID.html#Key\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"URef\",\"url\":\"enums/TypeID.html#URef\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Option\",\"url\":\"enums/TypeID.html#Option\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"List\",\"url\":\"enums/TypeID.html#List\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"ByteArray\",\"url\":\"enums/TypeID.html#ByteArray\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Result\",\"url\":\"enums/TypeID.html#Result\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Map\",\"url\":\"enums/TypeID.html#Map\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Tuple1\",\"url\":\"enums/TypeID.html#Tuple1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Tuple2\",\"url\":\"enums/TypeID.html#Tuple2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Tuple3\",\"url\":\"enums/TypeID.html#Tuple3\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"Any\",\"url\":\"enums/TypeID.html#Any\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":16,\"name\":\"PublicKey\",\"url\":\"enums/TypeID.html#PublicKey\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TypeID\"},{\"kind\":32,\"name\":\"TypeName\",\"url\":\"variables/TypeName-1.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/TypeName-1.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"TypeName\"},{\"kind\":1024,\"name\":\"Bool\",\"url\":\"variables/TypeName-1.html#__type.Bool\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"I32\",\"url\":\"variables/TypeName-1.html#__type.I32\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"I64\",\"url\":\"variables/TypeName-1.html#__type.I64\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"U8\",\"url\":\"variables/TypeName-1.html#__type.U8\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"U32\",\"url\":\"variables/TypeName-1.html#__type.U32\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"U64\",\"url\":\"variables/TypeName-1.html#__type.U64\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"U128\",\"url\":\"variables/TypeName-1.html#__type.U128\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"U256\",\"url\":\"variables/TypeName-1.html#__type.U256\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"U512\",\"url\":\"variables/TypeName-1.html#__type.U512\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Unit\",\"url\":\"variables/TypeName-1.html#__type.Unit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"String\",\"url\":\"variables/TypeName-1.html#__type.String\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Key\",\"url\":\"variables/TypeName-1.html#__type.Key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"URef\",\"url\":\"variables/TypeName-1.html#__type.URef\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Option\",\"url\":\"variables/TypeName-1.html#__type.Option\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"List\",\"url\":\"variables/TypeName-1.html#__type.List\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"ByteArray\",\"url\":\"variables/TypeName-1.html#__type.ByteArray\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Result\",\"url\":\"variables/TypeName-1.html#__type.Result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Map\",\"url\":\"variables/TypeName-1.html#__type.Map\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Tuple1\",\"url\":\"variables/TypeName-1.html#__type.Tuple1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Tuple2\",\"url\":\"variables/TypeName-1.html#__type.Tuple2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Tuple3\",\"url\":\"variables/TypeName-1.html#__type.Tuple3\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"Any\",\"url\":\"variables/TypeName-1.html#__type.Any\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":1024,\"name\":\"PublicKey\",\"url\":\"variables/TypeName-1.html#__type.PublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TypeName.__type\"},{\"kind\":4194304,\"name\":\"TypeName\",\"url\":\"types/TypeName.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"CLType\",\"url\":\"interfaces/CLType.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"interfaces/CLType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"CLType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"interfaces/CLType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"CLType\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"interfaces/CLType.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"CLType\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"interfaces/CLType.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"CLType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"interfaces/CLType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"CLType\"},{\"kind\":128,\"name\":\"SimpleType\",\"url\":\"classes/SimpleType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SimpleType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SimpleType\"},{\"kind\":1024,\"name\":\"typeID\",\"url\":\"classes/SimpleType.html#typeID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"SimpleType\"},{\"kind\":1024,\"name\":\"typeName\",\"url\":\"classes/SimpleType.html#typeName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"SimpleType\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/SimpleType.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SimpleType\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/SimpleType.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SimpleType\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/SimpleType.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SimpleType\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/SimpleType.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SimpleType\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/SimpleType.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SimpleType\"},{\"kind\":32,\"name\":\"CLTypeBool\",\"url\":\"variables/CLTypeBool.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeInt32\",\"url\":\"variables/CLTypeInt32.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeInt64\",\"url\":\"variables/CLTypeInt64.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUInt8\",\"url\":\"variables/CLTypeUInt8.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUInt32\",\"url\":\"variables/CLTypeUInt32.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUInt64\",\"url\":\"variables/CLTypeUInt64.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUInt128\",\"url\":\"variables/CLTypeUInt128.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUInt256\",\"url\":\"variables/CLTypeUInt256.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUInt512\",\"url\":\"variables/CLTypeUInt512.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUnit\",\"url\":\"variables/CLTypeUnit.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeString\",\"url\":\"variables/CLTypeString.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeKey\",\"url\":\"variables/CLTypeKey.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeUref\",\"url\":\"variables/CLTypeUref.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypeAny\",\"url\":\"variables/CLTypeAny.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"CLTypePublicKey\",\"url\":\"variables/CLTypePublicKey.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"MapJsonParsingError\",\"url\":\"variables/MapJsonParsingError.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"CLTypeMap\",\"url\":\"classes/CLTypeMap.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeMap.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeMap.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/CLTypeMap.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":1024,\"name\":\"val\",\"url\":\"classes/CLTypeMap.html#val\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeMap.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeMap.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeMap.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeMap.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeMap.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeMap\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeMap.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeMap.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"Map\",\"url\":\"classes/CLTypeMap.html#toJSON.toJSON-1.__type.Map\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeMap.toJSON.toJSON.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeMap.html#toJSON.toJSON-1.__type.Map.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"CLTypeMap.toJSON.toJSON.__type.Map\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/CLTypeMap.html#toJSON.toJSON-1.__type.Map.__type-1.key-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeMap.toJSON.toJSON.__type.Map.__type\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/CLTypeMap.html#toJSON.toJSON-1.__type.Map.__type-1.value\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeMap.toJSON.toJSON.__type.Map.__type\"},{\"kind\":128,\"name\":\"CLTypeDynamic\",\"url\":\"classes/CLTypeDynamic.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeDynamic.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":1024,\"name\":\"typeID\",\"url\":\"classes/CLTypeDynamic.html#typeID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLTypeDynamic.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeDynamic.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeDynamic.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeDynamic.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeDynamic.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeDynamic.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeDynamic\"},{\"kind\":128,\"name\":\"CLTypeList\",\"url\":\"classes/CLTypeList.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeList.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeList.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":1024,\"name\":\"elementsType\",\"url\":\"classes/CLTypeList.html#elementsType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeList.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeList.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeList.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeList.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeList.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeList\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeList.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeList.toJSON.toJSON\"},{\"kind\":128,\"name\":\"CLTypeOption\",\"url\":\"classes/CLTypeOption.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeOption.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeOption.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLTypeOption.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeOption.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeOption.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeOption.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeOption.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeOption.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeOption\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeOption.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeOption.toJSON.toJSON\"},{\"kind\":128,\"name\":\"CLTypeParser\",\"url\":\"classes/CLTypeParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"BufferConstructorNotDetectedError\",\"url\":\"classes/CLTypeParser.html#BufferConstructorNotDetectedError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":1024,\"name\":\"ComplexTypeFormatInvalidError\",\"url\":\"classes/CLTypeParser.html#ComplexTypeFormatInvalidError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":1024,\"name\":\"ErrComplexTypeFormatNotDetected\",\"url\":\"classes/CLTypeParser.html#ErrComplexTypeFormatNotDetected\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":1024,\"name\":\"ErrJsonConstructorNotFound\",\"url\":\"classes/CLTypeParser.html#ErrJsonConstructorNotFound\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":1024,\"name\":\"simpleTypeByName\",\"url\":\"classes/CLTypeParser.html#simpleTypeByName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":1024,\"name\":\"simpleTypeByID\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"CLTypeParser.simpleTypeByID\"},{\"kind\":1024,\"name\":\"0\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"1\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"2\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"3\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.3\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"4\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.4\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"5\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.5\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"6\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.6\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"7\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.7\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"8\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.8\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"9\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.9\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"10\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.10\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"11\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.11\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"12\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.12\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"13\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.13\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"14\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.14\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"15\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.15\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"16\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.16\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"17\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.17\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"18\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.18\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"19\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.19\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"20\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.20\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"21\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.21\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":1024,\"name\":\"22\",\"url\":\"classes/CLTypeParser.html#simpleTypeByID.__type.22\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeParser.simpleTypeByID.__type\"},{\"kind\":2048,\"name\":\"getSimpleTypeByName\",\"url\":\"classes/CLTypeParser.html#getSimpleTypeByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":2048,\"name\":\"fromRawJson\",\"url\":\"classes/CLTypeParser.html#fromRawJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":2048,\"name\":\"matchBytesToCLType\",\"url\":\"classes/CLTypeParser.html#matchBytesToCLType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":2048,\"name\":\"fromInterface\",\"url\":\"classes/CLTypeParser.html#fromInterface\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":2048,\"name\":\"fromComplexStruct\",\"url\":\"classes/CLTypeParser.html#fromComplexStruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CLTypeParser\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeParser\"},{\"kind\":32,\"name\":\"ErrInvalidResultJsonFormat\",\"url\":\"variables/ErrInvalidResultJsonFormat.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"CLTypeResult\",\"url\":\"classes/CLTypeResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeResult.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":1024,\"name\":\"innerOk\",\"url\":\"classes/CLTypeResult.html#innerOk\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":1024,\"name\":\"innerErr\",\"url\":\"classes/CLTypeResult.html#innerErr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeResult.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeResult.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeResult.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeResult.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeResult.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeResult.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeResult.toJSON.toJSON\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeResult.html#toJSON.toJSON-1.__type.__index.__type-1\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeResult.toJSON.toJSON.__type.__index\"},{\"kind\":1024,\"name\":\"ok\",\"url\":\"classes/CLTypeResult.html#toJSON.toJSON-1.__type.__index.__type-1.ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeResult.toJSON.toJSON.__type.__index.__type\"},{\"kind\":1024,\"name\":\"err\",\"url\":\"classes/CLTypeResult.html#toJSON.toJSON-1.__type.__index.__type-1.err\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CLTypeResult.toJSON.toJSON.__type.__index.__type\"},{\"kind\":128,\"name\":\"CLTypeTuple1\",\"url\":\"classes/CLTypeTuple1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeTuple1.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeTuple1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":1024,\"name\":\"inner\",\"url\":\"classes/CLTypeTuple1.html#inner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeTuple1.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeTuple1.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeTuple1.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeTuple1.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeTuple1.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple1\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeTuple1.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeTuple1.toJSON.toJSON\"},{\"kind\":128,\"name\":\"CLTypeTuple2\",\"url\":\"classes/CLTypeTuple2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeTuple2.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeTuple2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":1024,\"name\":\"inner1\",\"url\":\"classes/CLTypeTuple2.html#inner1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":1024,\"name\":\"inner2\",\"url\":\"classes/CLTypeTuple2.html#inner2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeTuple2.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeTuple2.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeTuple2.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeTuple2.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeTuple2.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple2\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeTuple2.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeTuple2.toJSON.toJSON\"},{\"kind\":128,\"name\":\"CLTypeTuple3\",\"url\":\"classes/CLTypeTuple3.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/CLTypeTuple3.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeTuple3.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":1024,\"name\":\"inner1\",\"url\":\"classes/CLTypeTuple3.html#inner1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":1024,\"name\":\"inner2\",\"url\":\"classes/CLTypeTuple3.html#inner2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":1024,\"name\":\"inner3\",\"url\":\"classes/CLTypeTuple3.html#inner3\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":2048,\"name\":\"toBytes\",\"url\":\"classes/CLTypeTuple3.html#toBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/CLTypeTuple3.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":2048,\"name\":\"getTypeID\",\"url\":\"classes/CLTypeTuple3.html#getTypeID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":2048,\"name\":\"getName\",\"url\":\"classes/CLTypeTuple3.html#getName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/CLTypeTuple3.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeTuple3\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CLTypeTuple3.html#toJSON.toJSON-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"CLTypeTuple3.toJSON.toJSON\"},{\"kind\":128,\"name\":\"CLTypeRaw\",\"url\":\"classes/CLTypeRaw.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CLTypeRaw.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CLTypeRaw\"},{\"kind\":1024,\"name\":\"rawMessage\",\"url\":\"classes/CLTypeRaw.html#rawMessage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CLTypeRaw\"},{\"kind\":2048,\"name\":\"parseCLType\",\"url\":\"classes/CLTypeRaw.html#parseCLType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CLTypeRaw\"},{\"kind\":128,\"name\":\"PublicKey\",\"url\":\"classes/PublicKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/PublicKey.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"fromHex\",\"url\":\"classes/PublicKey.html#fromHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"fromBuffer\",\"url\":\"classes/PublicKey.html#fromBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"newPublicKey\",\"url\":\"classes/PublicKey.html#newPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"fromBytes\",\"url\":\"classes/PublicKey.html#fromBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PublicKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":1024,\"name\":\"cryptoAlg\",\"url\":\"classes/PublicKey.html#cryptoAlg\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/PublicKey.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"bytes\",\"url\":\"classes/PublicKey.html#bytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"toHex\",\"url\":\"classes/PublicKey.html#toHex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/PublicKey.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/PublicKey.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"accountHash\",\"url\":\"classes/PublicKey.html#accountHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"verifySignature\",\"url\":\"classes/PublicKey.html#verifySignature\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/PublicKey.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKey\"},{\"kind\":128,\"name\":\"PublicKeyList\",\"url\":\"classes/PublicKeyList.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PublicKeyList.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PublicKeyList\"},{\"kind\":1024,\"name\":\"keys\",\"url\":\"classes/PublicKeyList.html#keys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"PublicKeyList\"},{\"kind\":2048,\"name\":\"contains\",\"url\":\"classes/PublicKeyList.html#contains\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicKeyList\"},{\"kind\":256,\"name\":\"ClientPOS\",\"url\":\"interfaces/ClientPOS.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"getLatestAuctionInfo\",\"url\":\"interfaces/ClientPOS.html#getLatestAuctionInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":2048,\"name\":\"getAuctionInfoByHash\",\"url\":\"interfaces/ClientPOS.html#getAuctionInfoByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":2048,\"name\":\"getAuctionInfoByHeight\",\"url\":\"interfaces/ClientPOS.html#getAuctionInfoByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":2048,\"name\":\"getEraInfoLatest\",\"url\":\"interfaces/ClientPOS.html#getEraInfoLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":2048,\"name\":\"getEraInfoByBlockHeight\",\"url\":\"interfaces/ClientPOS.html#getEraInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":2048,\"name\":\"getEraInfoByBlockHash\",\"url\":\"interfaces/ClientPOS.html#getEraInfoByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":2048,\"name\":\"getValidatorChangesInfo\",\"url\":\"interfaces/ClientPOS.html#getValidatorChangesInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientPOS\"},{\"kind\":256,\"name\":\"ClientInformational\",\"url\":\"interfaces/ClientInformational.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"getLatestBalance\",\"url\":\"interfaces/ClientInformational.html#getLatestBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getBalanceByStateRootHash\",\"url\":\"interfaces/ClientInformational.html#getBalanceByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDeploy\",\"url\":\"interfaces/ClientInformational.html#getDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDeployFinalizedApproval\",\"url\":\"interfaces/ClientInformational.html#getDeployFinalizedApproval\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getTransactionByTransactionHash\",\"url\":\"interfaces/ClientInformational.html#getTransactionByTransactionHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getTransactionByDeployHash\",\"url\":\"interfaces/ClientInformational.html#getTransactionByDeployHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getTransactionFinalizedApprovalByTransactionHash\",\"url\":\"interfaces/ClientInformational.html#getTransactionFinalizedApprovalByTransactionHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getTransactionFinalizedApprovalByDeployHash\",\"url\":\"interfaces/ClientInformational.html#getTransactionFinalizedApprovalByDeployHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDictionaryItem\",\"url\":\"interfaces/ClientInformational.html#getDictionaryItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDictionaryItemByIdentifier\",\"url\":\"interfaces/ClientInformational.html#getDictionaryItemByIdentifier\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getStateItem\",\"url\":\"interfaces/ClientInformational.html#getStateItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryLatestGlobalState\",\"url\":\"interfaces/ClientInformational.html#queryLatestGlobalState\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryGlobalStateByBlockHash\",\"url\":\"interfaces/ClientInformational.html#queryGlobalStateByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryGlobalStateByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#queryGlobalStateByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryGlobalStateByStateHash\",\"url\":\"interfaces/ClientInformational.html#queryGlobalStateByStateHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getAccountInfoByBlockHash\",\"url\":\"interfaces/ClientInformational.html#getAccountInfoByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getAccountInfoByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#getAccountInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getAccountInfo\",\"url\":\"interfaces/ClientInformational.html#getAccountInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getLatestEntity\",\"url\":\"interfaces/ClientInformational.html#getLatestEntity\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getEntityByBlockHash\",\"url\":\"interfaces/ClientInformational.html#getEntityByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getEntityByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#getEntityByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getLatestBlock\",\"url\":\"interfaces/ClientInformational.html#getLatestBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getBlockByHash\",\"url\":\"interfaces/ClientInformational.html#getBlockByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getBlockByHeight\",\"url\":\"interfaces/ClientInformational.html#getBlockByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getLatestBlockTransfers\",\"url\":\"interfaces/ClientInformational.html#getLatestBlockTransfers\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getBlockTransfersByHash\",\"url\":\"interfaces/ClientInformational.html#getBlockTransfersByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getBlockTransfersByHeight\",\"url\":\"interfaces/ClientInformational.html#getBlockTransfersByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getEraSummaryLatest\",\"url\":\"interfaces/ClientInformational.html#getEraSummaryLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getEraSummaryByHash\",\"url\":\"interfaces/ClientInformational.html#getEraSummaryByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getEraSummaryByHeight\",\"url\":\"interfaces/ClientInformational.html#getEraSummaryByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getStateRootHashLatest\",\"url\":\"interfaces/ClientInformational.html#getStateRootHashLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getStateRootHashByHash\",\"url\":\"interfaces/ClientInformational.html#getStateRootHashByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getStateRootHashByHeight\",\"url\":\"interfaces/ClientInformational.html#getStateRootHashByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getStatus\",\"url\":\"interfaces/ClientInformational.html#getStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getPeers\",\"url\":\"interfaces/ClientInformational.html#getPeers\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryLatestBalance\",\"url\":\"interfaces/ClientInformational.html#queryLatestBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryBalanceByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#queryBalanceByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryBalanceByBlockHash\",\"url\":\"interfaces/ClientInformational.html#queryBalanceByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryBalanceByStateRootHash\",\"url\":\"interfaces/ClientInformational.html#queryBalanceByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryLatestBalanceDetails\",\"url\":\"interfaces/ClientInformational.html#queryLatestBalanceDetails\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#queryBalanceDetailsByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByBlockHash\",\"url\":\"interfaces/ClientInformational.html#queryBalanceDetailsByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByStateRootHash\",\"url\":\"interfaces/ClientInformational.html#queryBalanceDetailsByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getChainspec\",\"url\":\"interfaces/ClientInformational.html#getChainspec\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getLatestValidatorReward\",\"url\":\"interfaces/ClientInformational.html#getLatestValidatorReward\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getValidatorRewardByEraID\",\"url\":\"interfaces/ClientInformational.html#getValidatorRewardByEraID\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getValidatorRewardByBlockHash\",\"url\":\"interfaces/ClientInformational.html#getValidatorRewardByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getValidatorRewardByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#getValidatorRewardByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getLatestDelegatorReward\",\"url\":\"interfaces/ClientInformational.html#getLatestDelegatorReward\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByEraID\",\"url\":\"interfaces/ClientInformational.html#getDelegatorRewardByEraID\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByBlockHash\",\"url\":\"interfaces/ClientInformational.html#getDelegatorRewardByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByBlockHeight\",\"url\":\"interfaces/ClientInformational.html#getDelegatorRewardByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientInformational\"},{\"kind\":256,\"name\":\"ClientTransactional\",\"url\":\"interfaces/ClientTransactional.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"putDeploy\",\"url\":\"interfaces/ClientTransactional.html#putDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientTransactional\"},{\"kind\":2048,\"name\":\"putTransactionV1\",\"url\":\"interfaces/ClientTransactional.html#putTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ClientTransactional\"},{\"kind\":256,\"name\":\"IClient\",\"url\":\"interfaces/IClient.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"getLatestAuctionInfo\",\"url\":\"interfaces/IClient.html#getLatestAuctionInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getAuctionInfoByHash\",\"url\":\"interfaces/IClient.html#getAuctionInfoByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getAuctionInfoByHeight\",\"url\":\"interfaces/IClient.html#getAuctionInfoByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEraInfoLatest\",\"url\":\"interfaces/IClient.html#getEraInfoLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEraInfoByBlockHeight\",\"url\":\"interfaces/IClient.html#getEraInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEraInfoByBlockHash\",\"url\":\"interfaces/IClient.html#getEraInfoByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getValidatorChangesInfo\",\"url\":\"interfaces/IClient.html#getValidatorChangesInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getLatestBalance\",\"url\":\"interfaces/IClient.html#getLatestBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getBalanceByStateRootHash\",\"url\":\"interfaces/IClient.html#getBalanceByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDeploy\",\"url\":\"interfaces/IClient.html#getDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDeployFinalizedApproval\",\"url\":\"interfaces/IClient.html#getDeployFinalizedApproval\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getTransactionByTransactionHash\",\"url\":\"interfaces/IClient.html#getTransactionByTransactionHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getTransactionByDeployHash\",\"url\":\"interfaces/IClient.html#getTransactionByDeployHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getTransactionFinalizedApprovalByTransactionHash\",\"url\":\"interfaces/IClient.html#getTransactionFinalizedApprovalByTransactionHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getTransactionFinalizedApprovalByDeployHash\",\"url\":\"interfaces/IClient.html#getTransactionFinalizedApprovalByDeployHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDictionaryItem\",\"url\":\"interfaces/IClient.html#getDictionaryItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDictionaryItemByIdentifier\",\"url\":\"interfaces/IClient.html#getDictionaryItemByIdentifier\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getStateItem\",\"url\":\"interfaces/IClient.html#getStateItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryLatestGlobalState\",\"url\":\"interfaces/IClient.html#queryLatestGlobalState\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryGlobalStateByBlockHash\",\"url\":\"interfaces/IClient.html#queryGlobalStateByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryGlobalStateByBlockHeight\",\"url\":\"interfaces/IClient.html#queryGlobalStateByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryGlobalStateByStateHash\",\"url\":\"interfaces/IClient.html#queryGlobalStateByStateHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getAccountInfoByBlockHash\",\"url\":\"interfaces/IClient.html#getAccountInfoByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getAccountInfoByBlockHeight\",\"url\":\"interfaces/IClient.html#getAccountInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getAccountInfo\",\"url\":\"interfaces/IClient.html#getAccountInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getLatestEntity\",\"url\":\"interfaces/IClient.html#getLatestEntity\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEntityByBlockHash\",\"url\":\"interfaces/IClient.html#getEntityByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEntityByBlockHeight\",\"url\":\"interfaces/IClient.html#getEntityByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getLatestBlock\",\"url\":\"interfaces/IClient.html#getLatestBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getBlockByHash\",\"url\":\"interfaces/IClient.html#getBlockByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getBlockByHeight\",\"url\":\"interfaces/IClient.html#getBlockByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getLatestBlockTransfers\",\"url\":\"interfaces/IClient.html#getLatestBlockTransfers\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getBlockTransfersByHash\",\"url\":\"interfaces/IClient.html#getBlockTransfersByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getBlockTransfersByHeight\",\"url\":\"interfaces/IClient.html#getBlockTransfersByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEraSummaryLatest\",\"url\":\"interfaces/IClient.html#getEraSummaryLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEraSummaryByHash\",\"url\":\"interfaces/IClient.html#getEraSummaryByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getEraSummaryByHeight\",\"url\":\"interfaces/IClient.html#getEraSummaryByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getStateRootHashLatest\",\"url\":\"interfaces/IClient.html#getStateRootHashLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getStateRootHashByHash\",\"url\":\"interfaces/IClient.html#getStateRootHashByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getStateRootHashByHeight\",\"url\":\"interfaces/IClient.html#getStateRootHashByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getStatus\",\"url\":\"interfaces/IClient.html#getStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getPeers\",\"url\":\"interfaces/IClient.html#getPeers\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryLatestBalance\",\"url\":\"interfaces/IClient.html#queryLatestBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryBalanceByBlockHeight\",\"url\":\"interfaces/IClient.html#queryBalanceByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryBalanceByBlockHash\",\"url\":\"interfaces/IClient.html#queryBalanceByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryBalanceByStateRootHash\",\"url\":\"interfaces/IClient.html#queryBalanceByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryLatestBalanceDetails\",\"url\":\"interfaces/IClient.html#queryLatestBalanceDetails\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByBlockHeight\",\"url\":\"interfaces/IClient.html#queryBalanceDetailsByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByBlockHash\",\"url\":\"interfaces/IClient.html#queryBalanceDetailsByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByStateRootHash\",\"url\":\"interfaces/IClient.html#queryBalanceDetailsByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getChainspec\",\"url\":\"interfaces/IClient.html#getChainspec\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getLatestValidatorReward\",\"url\":\"interfaces/IClient.html#getLatestValidatorReward\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getValidatorRewardByEraID\",\"url\":\"interfaces/IClient.html#getValidatorRewardByEraID\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getValidatorRewardByBlockHash\",\"url\":\"interfaces/IClient.html#getValidatorRewardByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getValidatorRewardByBlockHeight\",\"url\":\"interfaces/IClient.html#getValidatorRewardByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getLatestDelegatorReward\",\"url\":\"interfaces/IClient.html#getLatestDelegatorReward\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByEraID\",\"url\":\"interfaces/IClient.html#getDelegatorRewardByEraID\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByBlockHash\",\"url\":\"interfaces/IClient.html#getDelegatorRewardByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByBlockHeight\",\"url\":\"interfaces/IClient.html#getDelegatorRewardByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"putDeploy\",\"url\":\"interfaces/IClient.html#putDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":2048,\"name\":\"putTransactionV1\",\"url\":\"interfaces/IClient.html#putTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IClient\"},{\"kind\":256,\"name\":\"IHandler\",\"url\":\"interfaces/IHandler.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"processCall\",\"url\":\"interfaces/IHandler.html#processCall\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"IHandler\"},{\"kind\":128,\"name\":\"RpcError\",\"url\":\"classes/RpcError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RpcError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RpcError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/RpcError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/RpcError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/RpcError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcError\"},{\"kind\":128,\"name\":\"HttpError\",\"url\":\"classes/HttpError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HttpError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HttpError\"},{\"kind\":1024,\"name\":\"sourceErr\",\"url\":\"classes/HttpError.html#sourceErr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpError\"},{\"kind\":1024,\"name\":\"statusCode\",\"url\":\"classes/HttpError.html#statusCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpError\"},{\"kind\":2048,\"name\":\"unwrap\",\"url\":\"classes/HttpError.html#unwrap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpError\"},{\"kind\":2048,\"name\":\"isNotFound\",\"url\":\"classes/HttpError.html#isNotFound\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpError\"},{\"kind\":32,\"name\":\"ErrParamsJsonStringifyHandler\",\"url\":\"variables/ErrParamsJsonStringifyHandler.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrProcessHttpRequest\",\"url\":\"variables/ErrProcessHttpRequest.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrReadHttpResponseBody\",\"url\":\"variables/ErrReadHttpResponseBody.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"ErrRpcResponseUnmarshal\",\"url\":\"variables/ErrRpcResponseUnmarshal.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"HttpHandler\",\"url\":\"classes/HttpHandler.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HttpHandler.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HttpHandler\"},{\"kind\":1024,\"name\":\"httpClient\",\"url\":\"classes/HttpHandler.html#httpClient\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"HttpHandler\"},{\"kind\":1024,\"name\":\"endpoint\",\"url\":\"classes/HttpHandler.html#endpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"HttpHandler\"},{\"kind\":1024,\"name\":\"customHeaders\",\"url\":\"classes/HttpHandler.html#customHeaders\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"HttpHandler\"},{\"kind\":2048,\"name\":\"setCustomHeaders\",\"url\":\"classes/HttpHandler.html#setCustomHeaders\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpHandler\"},{\"kind\":2048,\"name\":\"processCall\",\"url\":\"classes/HttpHandler.html#processCall\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpHandler\"},{\"kind\":128,\"name\":\"IDValue\",\"url\":\"classes/IDValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/IDValue.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":2048,\"name\":\"fromInt\",\"url\":\"classes/IDValue.html#fromInt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/IDValue.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/IDValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":1024,\"name\":\"intValue\",\"url\":\"classes/IDValue.html#intValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"IDValue\"},{\"kind\":1024,\"name\":\"strValue\",\"url\":\"classes/IDValue.html#strValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"IDValue\"},{\"kind\":1024,\"name\":\"isIntValue\",\"url\":\"classes/IDValue.html#isIntValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"IDValue\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/IDValue.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":2048,\"name\":\"toInt\",\"url\":\"classes/IDValue.html#toInt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/IDValue.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"IDValue\"},{\"kind\":32,\"name\":\"ApiVersion\",\"url\":\"variables/ApiVersion.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":8,\"name\":\"Method\",\"url\":\"enums/Method.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"GetDeploy\",\"url\":\"enums/Method.html#GetDeploy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetTransaction\",\"url\":\"enums/Method.html#GetTransaction\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetStateItem\",\"url\":\"enums/Method.html#GetStateItem\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"QueryGlobalState\",\"url\":\"enums/Method.html#QueryGlobalState\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetDictionaryItem\",\"url\":\"enums/Method.html#GetDictionaryItem\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetStateBalance\",\"url\":\"enums/Method.html#GetStateBalance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetStateAccount\",\"url\":\"enums/Method.html#GetStateAccount\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetStateEntity\",\"url\":\"enums/Method.html#GetStateEntity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetEraInfo\",\"url\":\"enums/Method.html#GetEraInfo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetBlock\",\"url\":\"enums/Method.html#GetBlock\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetBlockTransfers\",\"url\":\"enums/Method.html#GetBlockTransfers\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetEraSummary\",\"url\":\"enums/Method.html#GetEraSummary\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetAuctionInfo\",\"url\":\"enums/Method.html#GetAuctionInfo\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetValidatorChanges\",\"url\":\"enums/Method.html#GetValidatorChanges\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetStateRootHash\",\"url\":\"enums/Method.html#GetStateRootHash\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetStatus\",\"url\":\"enums/Method.html#GetStatus\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetReward\",\"url\":\"enums/Method.html#GetReward\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"GetPeers\",\"url\":\"enums/Method.html#GetPeers\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"PutDeploy\",\"url\":\"enums/Method.html#PutDeploy\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"PutTransaction\",\"url\":\"enums/Method.html#PutTransaction\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"SpeculativeExec\",\"url\":\"enums/Method.html#SpeculativeExec\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"QueryBalance\",\"url\":\"enums/Method.html#QueryBalance\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"QueryBalanceDetails\",\"url\":\"enums/Method.html#QueryBalanceDetails\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":16,\"name\":\"InfoGetChainspec\",\"url\":\"enums/Method.html#InfoGetChainspec\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Method\"},{\"kind\":128,\"name\":\"RpcRequest\",\"url\":\"classes/RpcRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"defaultRpcRequest\",\"url\":\"classes/RpcRequest.html#defaultRpcRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcRequest\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RpcRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RpcRequest\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/RpcRequest.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/RpcRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcRequest\"},{\"kind\":1024,\"name\":\"method\",\"url\":\"classes/RpcRequest.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcRequest\"},{\"kind\":1024,\"name\":\"params\",\"url\":\"classes/RpcRequest.html#params\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcRequest\"},{\"kind\":128,\"name\":\"ParamStateRootHash\",\"url\":\"classes/ParamStateRootHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamStateRootHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamStateRootHash\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/ParamStateRootHash.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamStateRootHash\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/ParamStateRootHash.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamStateRootHash\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/ParamStateRootHash.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamStateRootHash\"},{\"kind\":128,\"name\":\"ParamQueryGlobalState\",\"url\":\"classes/ParamQueryGlobalState.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newQueryGlobalStateParam\",\"url\":\"classes/ParamQueryGlobalState.html#newQueryGlobalStateParam\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalState\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamQueryGlobalState.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalState\"},{\"kind\":1024,\"name\":\"stateIdentifier\",\"url\":\"classes/ParamQueryGlobalState.html#stateIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalState\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/ParamQueryGlobalState.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalState\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/ParamQueryGlobalState.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalState\"},{\"kind\":128,\"name\":\"ParamQueryGlobalStateID\",\"url\":\"classes/ParamQueryGlobalStateID.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamQueryGlobalStateID.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalStateID\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/ParamQueryGlobalStateID.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalStateID\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/ParamQueryGlobalStateID.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalStateID\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/ParamQueryGlobalStateID.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamQueryGlobalStateID\"},{\"kind\":128,\"name\":\"ParamTransactionHash\",\"url\":\"classes/ParamTransactionHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamTransactionHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamTransactionHash\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"classes/ParamTransactionHash.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamTransactionHash\"},{\"kind\":1024,\"name\":\"finalizedApprovals\",\"url\":\"classes/ParamTransactionHash.html#finalizedApprovals\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamTransactionHash\"},{\"kind\":128,\"name\":\"ParamDeployHash\",\"url\":\"classes/ParamDeployHash.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamDeployHash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamDeployHash\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/ParamDeployHash.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDeployHash\"},{\"kind\":1024,\"name\":\"finalizedApprovals\",\"url\":\"classes/ParamDeployHash.html#finalizedApprovals\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDeployHash\"},{\"kind\":128,\"name\":\"ParamGetAccountInfoBalance\",\"url\":\"classes/ParamGetAccountInfoBalance.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamGetAccountInfoBalance.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamGetAccountInfoBalance\"},{\"kind\":1024,\"name\":\"accountIdentifier\",\"url\":\"classes/ParamGetAccountInfoBalance.html#accountIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamGetAccountInfoBalance\"},{\"kind\":1024,\"name\":\"paramBlockIdentifier\",\"url\":\"classes/ParamGetAccountInfoBalance.html#paramBlockIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamGetAccountInfoBalance\"},{\"kind\":128,\"name\":\"ParamGetStateEntity\",\"url\":\"classes/ParamGetStateEntity.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamGetStateEntity.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamGetStateEntity\"},{\"kind\":1024,\"name\":\"entityIdentifier\",\"url\":\"classes/ParamGetStateEntity.html#entityIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamGetStateEntity\"},{\"kind\":1024,\"name\":\"blockIdentifier\",\"url\":\"classes/ParamGetStateEntity.html#blockIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamGetStateEntity\"},{\"kind\":128,\"name\":\"AccountIdentifier\",\"url\":\"classes/AccountIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AccountIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AccountIdentifier\"},{\"kind\":1024,\"name\":\"accountHash\",\"url\":\"classes/AccountIdentifier.html#accountHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AccountIdentifier\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/AccountIdentifier.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AccountIdentifier\"},{\"kind\":128,\"name\":\"EntityIdentifier\",\"url\":\"classes/EntityIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromAccountHash\",\"url\":\"classes/EntityIdentifier.html#fromAccountHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":2048,\"name\":\"fromPublicKey\",\"url\":\"classes/EntityIdentifier.html#fromPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":2048,\"name\":\"fromEntityAddr\",\"url\":\"classes/EntityIdentifier.html#fromEntityAddr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":1024,\"name\":\"accountHash\",\"url\":\"classes/EntityIdentifier.html#accountHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/EntityIdentifier.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":1024,\"name\":\"entityAddr\",\"url\":\"classes/EntityIdentifier.html#entityAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityIdentifier\"},{\"kind\":128,\"name\":\"PutDeployRequest\",\"url\":\"classes/PutDeployRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PutDeployRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PutDeployRequest\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/PutDeployRequest.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutDeployRequest\"},{\"kind\":128,\"name\":\"PutTransactionRequest\",\"url\":\"classes/PutTransactionRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PutTransactionRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PutTransactionRequest\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"classes/PutTransactionRequest.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutTransactionRequest\"},{\"kind\":128,\"name\":\"BlockIdentifier\",\"url\":\"classes/BlockIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockIdentifier\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/BlockIdentifier.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockIdentifier\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/BlockIdentifier.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockIdentifier\"},{\"kind\":128,\"name\":\"GlobalStateIdentifier\",\"url\":\"classes/GlobalStateIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GlobalStateIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"GlobalStateIdentifier\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/GlobalStateIdentifier.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GlobalStateIdentifier\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/GlobalStateIdentifier.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GlobalStateIdentifier\"},{\"kind\":1024,\"name\":\"stateRoot\",\"url\":\"classes/GlobalStateIdentifier.html#stateRoot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GlobalStateIdentifier\"},{\"kind\":128,\"name\":\"EraIdentifier\",\"url\":\"classes/EraIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EraIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EraIdentifier\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"classes/EraIdentifier.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraIdentifier\"},{\"kind\":1024,\"name\":\"era\",\"url\":\"classes/EraIdentifier.html#era\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EraIdentifier\"},{\"kind\":128,\"name\":\"ParamBlockIdentifier\",\"url\":\"classes/ParamBlockIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"byHeight\",\"url\":\"classes/ParamBlockIdentifier.html#byHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ParamBlockIdentifier\"},{\"kind\":2048,\"name\":\"byHash\",\"url\":\"classes/ParamBlockIdentifier.html#byHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ParamBlockIdentifier\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamBlockIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamBlockIdentifier\"},{\"kind\":1024,\"name\":\"blockIdentifier\",\"url\":\"classes/ParamBlockIdentifier.html#blockIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamBlockIdentifier\"},{\"kind\":128,\"name\":\"ParamDictionaryIdentifier\",\"url\":\"classes/ParamDictionaryIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamDictionaryIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifier\"},{\"kind\":1024,\"name\":\"accountNamedKey\",\"url\":\"classes/ParamDictionaryIdentifier.html#accountNamedKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifier\"},{\"kind\":1024,\"name\":\"contractNamedKey\",\"url\":\"classes/ParamDictionaryIdentifier.html#contractNamedKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifier\"},{\"kind\":1024,\"name\":\"uRef\",\"url\":\"classes/ParamDictionaryIdentifier.html#uRef\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifier\"},{\"kind\":1024,\"name\":\"dictionary\",\"url\":\"classes/ParamDictionaryIdentifier.html#dictionary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifier\"},{\"kind\":128,\"name\":\"AccountNamedKey\",\"url\":\"classes/AccountNamedKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AccountNamedKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AccountNamedKey\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/AccountNamedKey.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AccountNamedKey\"},{\"kind\":1024,\"name\":\"dictionaryName\",\"url\":\"classes/AccountNamedKey.html#dictionaryName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AccountNamedKey\"},{\"kind\":1024,\"name\":\"dictionaryItemKey\",\"url\":\"classes/AccountNamedKey.html#dictionaryItemKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AccountNamedKey\"},{\"kind\":128,\"name\":\"ParamDictionaryIdentifierContractNamedKey\",\"url\":\"classes/ParamDictionaryIdentifierContractNamedKey.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamDictionaryIdentifierContractNamedKey.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierContractNamedKey\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/ParamDictionaryIdentifierContractNamedKey.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierContractNamedKey\"},{\"kind\":1024,\"name\":\"dictionaryName\",\"url\":\"classes/ParamDictionaryIdentifierContractNamedKey.html#dictionaryName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierContractNamedKey\"},{\"kind\":1024,\"name\":\"dictionaryItemKey\",\"url\":\"classes/ParamDictionaryIdentifierContractNamedKey.html#dictionaryItemKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierContractNamedKey\"},{\"kind\":128,\"name\":\"ParamDictionaryIdentifierURef\",\"url\":\"classes/ParamDictionaryIdentifierURef.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ParamDictionaryIdentifierURef.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierURef\"},{\"kind\":1024,\"name\":\"dictionaryItemKey\",\"url\":\"classes/ParamDictionaryIdentifierURef.html#dictionaryItemKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierURef\"},{\"kind\":1024,\"name\":\"seedUref\",\"url\":\"classes/ParamDictionaryIdentifierURef.html#seedUref\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ParamDictionaryIdentifierURef\"},{\"kind\":128,\"name\":\"SpeculativeExecParams\",\"url\":\"classes/SpeculativeExecParams.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SpeculativeExecParams.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SpeculativeExecParams\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/SpeculativeExecParams.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SpeculativeExecParams\"},{\"kind\":1024,\"name\":\"blockIdentifier\",\"url\":\"classes/SpeculativeExecParams.html#blockIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SpeculativeExecParams\"},{\"kind\":128,\"name\":\"PurseIdentifier\",\"url\":\"classes/PurseIdentifier.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromPublicKey\",\"url\":\"classes/PurseIdentifier.html#fromPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":2048,\"name\":\"fromAccountHash\",\"url\":\"classes/PurseIdentifier.html#fromAccountHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":2048,\"name\":\"fromEntityAddr\",\"url\":\"classes/PurseIdentifier.html#fromEntityAddr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":2048,\"name\":\"fromUref\",\"url\":\"classes/PurseIdentifier.html#fromUref\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PurseIdentifier.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":1024,\"name\":\"mainPurseUnderPublicKey\",\"url\":\"classes/PurseIdentifier.html#mainPurseUnderPublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":1024,\"name\":\"mainPurseUnderAccountHash\",\"url\":\"classes/PurseIdentifier.html#mainPurseUnderAccountHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":1024,\"name\":\"mainPurseUnderEntityAddr\",\"url\":\"classes/PurseIdentifier.html#mainPurseUnderEntityAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":1024,\"name\":\"purseUref\",\"url\":\"classes/PurseIdentifier.html#purseUref\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PurseIdentifier\"},{\"kind\":128,\"name\":\"QueryBalanceRequest\",\"url\":\"classes/QueryBalanceRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryBalanceRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"QueryBalanceRequest\"},{\"kind\":1024,\"name\":\"purseIdentifier\",\"url\":\"classes/QueryBalanceRequest.html#purseIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceRequest\"},{\"kind\":1024,\"name\":\"stateIdentifier\",\"url\":\"classes/QueryBalanceRequest.html#stateIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceRequest\"},{\"kind\":128,\"name\":\"QueryBalanceDetailsRequest\",\"url\":\"classes/QueryBalanceDetailsRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryBalanceDetailsRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsRequest\"},{\"kind\":1024,\"name\":\"purseIdentifier\",\"url\":\"classes/QueryBalanceDetailsRequest.html#purseIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsRequest\"},{\"kind\":1024,\"name\":\"stateIdentifier\",\"url\":\"classes/QueryBalanceDetailsRequest.html#stateIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsRequest\"},{\"kind\":128,\"name\":\"InfoGetRewardRequest\",\"url\":\"classes/InfoGetRewardRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetRewardRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetRewardRequest\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"classes/InfoGetRewardRequest.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardRequest\"},{\"kind\":1024,\"name\":\"delegator\",\"url\":\"classes/InfoGetRewardRequest.html#delegator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardRequest\"},{\"kind\":1024,\"name\":\"eraIdentifier\",\"url\":\"classes/InfoGetRewardRequest.html#eraIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardRequest\"},{\"kind\":128,\"name\":\"StateGetBalanceRequest\",\"url\":\"classes/StateGetBalanceRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetBalanceRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetBalanceRequest\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/StateGetBalanceRequest.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetBalanceRequest\"},{\"kind\":1024,\"name\":\"purseURef\",\"url\":\"classes/StateGetBalanceRequest.html#purseURef\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetBalanceRequest\"},{\"kind\":128,\"name\":\"StateGetDictionaryRequest\",\"url\":\"classes/StateGetDictionaryRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetDictionaryRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryRequest\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/StateGetDictionaryRequest.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryRequest\"},{\"kind\":1024,\"name\":\"dictionaryIdentifier\",\"url\":\"classes/StateGetDictionaryRequest.html#dictionaryIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryRequest\"},{\"kind\":128,\"name\":\"RpcResponse\",\"url\":\"classes/RpcResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RpcResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RpcResponse\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/RpcResponse.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcResponse\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/RpcResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcResponse\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"classes/RpcResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcResponse\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"classes/RpcResponse.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcResponse\"},{\"kind\":128,\"name\":\"StateGetAuctionInfoResult\",\"url\":\"classes/StateGetAuctionInfoResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetAuctionInfoResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetAuctionInfoResult\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/StateGetAuctionInfoResult.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetAuctionInfoResult\"},{\"kind\":1024,\"name\":\"auctionState\",\"url\":\"classes/StateGetAuctionInfoResult.html#auctionState\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetAuctionInfoResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StateGetAuctionInfoResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetAuctionInfoResult\"},{\"kind\":128,\"name\":\"StateGetBalanceResult\",\"url\":\"classes/StateGetBalanceResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetBalanceResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetBalanceResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/StateGetBalanceResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetBalanceResult\"},{\"kind\":1024,\"name\":\"balanceValue\",\"url\":\"classes/StateGetBalanceResult.html#balanceValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetBalanceResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StateGetBalanceResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetBalanceResult\"},{\"kind\":128,\"name\":\"StateGetAccountInfo\",\"url\":\"classes/StateGetAccountInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetAccountInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetAccountInfo\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/StateGetAccountInfo.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetAccountInfo\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/StateGetAccountInfo.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetAccountInfo\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StateGetAccountInfo.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetAccountInfo\"},{\"kind\":128,\"name\":\"EntityOrAccount\",\"url\":\"classes/EntityOrAccount.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EntityOrAccount.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EntityOrAccount\"},{\"kind\":1024,\"name\":\"addressableEntity\",\"url\":\"classes/EntityOrAccount.html#addressableEntity\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityOrAccount\"},{\"kind\":1024,\"name\":\"legacyAccount\",\"url\":\"classes/EntityOrAccount.html#legacyAccount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EntityOrAccount\"},{\"kind\":128,\"name\":\"RpcAddressableEntity\",\"url\":\"classes/RpcAddressableEntity.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RpcAddressableEntity.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RpcAddressableEntity\"},{\"kind\":1024,\"name\":\"entity\",\"url\":\"classes/RpcAddressableEntity.html#entity\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcAddressableEntity\"},{\"kind\":1024,\"name\":\"namedKeys\",\"url\":\"classes/RpcAddressableEntity.html#namedKeys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcAddressableEntity\"},{\"kind\":1024,\"name\":\"entryPoints\",\"url\":\"classes/RpcAddressableEntity.html#entryPoints\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RpcAddressableEntity\"},{\"kind\":128,\"name\":\"StateGetEntityResult\",\"url\":\"classes/StateGetEntityResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetEntityResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetEntityResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/StateGetEntityResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetEntityResult\"},{\"kind\":1024,\"name\":\"entity\",\"url\":\"classes/StateGetEntityResult.html#entity\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetEntityResult\"},{\"kind\":1024,\"name\":\"merkleProof\",\"url\":\"classes/StateGetEntityResult.html#merkleProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetEntityResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StateGetEntityResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetEntityResult\"},{\"kind\":128,\"name\":\"ChainGetBlockResultV1Compatible\",\"url\":\"classes/ChainGetBlockResultV1Compatible.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChainGetBlockResultV1Compatible.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResultV1Compatible\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/ChainGetBlockResultV1Compatible.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockWithSignatures\",\"url\":\"classes/ChainGetBlockResultV1Compatible.html#blockWithSignatures\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockV1\",\"url\":\"classes/ChainGetBlockResultV1Compatible.html#blockV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResultV1Compatible\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ChainGetBlockResultV1Compatible.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResultV1Compatible\"},{\"kind\":128,\"name\":\"ChainGetBlockResult\",\"url\":\"classes/ChainGetBlockResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/ChainGetBlockResult.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResult\"},{\"kind\":2048,\"name\":\"newChainGetBlockResultFromV1Compatible\",\"url\":\"classes/ChainGetBlockResult.html#newChainGetBlockResultFromV1Compatible\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResult\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChainGetBlockResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/ChainGetBlockResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResult\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"classes/ChainGetBlockResult.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ChainGetBlockResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockResult\"},{\"kind\":128,\"name\":\"ChainGetBlockTransfersResult\",\"url\":\"classes/ChainGetBlockTransfersResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChainGetBlockTransfersResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChainGetBlockTransfersResult\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/ChainGetBlockTransfersResult.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockTransfersResult\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/ChainGetBlockTransfersResult.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockTransfersResult\"},{\"kind\":1024,\"name\":\"transfers\",\"url\":\"classes/ChainGetBlockTransfersResult.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockTransfersResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ChainGetBlockTransfersResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetBlockTransfersResult\"},{\"kind\":128,\"name\":\"ChainGetEraSummaryResult\",\"url\":\"classes/ChainGetEraSummaryResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChainGetEraSummaryResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChainGetEraSummaryResult\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/ChainGetEraSummaryResult.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetEraSummaryResult\"},{\"kind\":1024,\"name\":\"eraSummary\",\"url\":\"classes/ChainGetEraSummaryResult.html#eraSummary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetEraSummaryResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ChainGetEraSummaryResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetEraSummaryResult\"},{\"kind\":128,\"name\":\"InfoGetDeployResult\",\"url\":\"classes/InfoGetDeployResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetDeployResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetDeployResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResult\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/InfoGetDeployResult.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResult\"},{\"kind\":1024,\"name\":\"executionResults\",\"url\":\"classes/InfoGetDeployResult.html#executionResults\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetDeployResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResult\"},{\"kind\":2048,\"name\":\"toInfoGetTransactionResult\",\"url\":\"classes/InfoGetDeployResult.html#toInfoGetTransactionResult\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResult\"},{\"kind\":128,\"name\":\"InfoGetTransactionResult\",\"url\":\"classes/InfoGetTransactionResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/InfoGetTransactionResult.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResult\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetTransactionResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetTransactionResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResult\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"classes/InfoGetTransactionResult.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResult\"},{\"kind\":1024,\"name\":\"executionInfo\",\"url\":\"classes/InfoGetTransactionResult.html#executionInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetTransactionResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResult\"},{\"kind\":128,\"name\":\"InfoGetDeployResultV1Compatible\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":1024,\"name\":\"executionResults\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#executionResults\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetDeployResultV1Compatible.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetDeployResultV1Compatible\"},{\"kind\":128,\"name\":\"InfoGetTransactionResultV1Compatible\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newInfoGetTransactionResultFromV1Compatible\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#newInfoGetTransactionResultFromV1Compatible\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"deploy\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#deploy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"executionInfo\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#executionInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"executionResults\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#executionResults\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetTransactionResultV1Compatible.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetTransactionResultV1Compatible\"},{\"kind\":128,\"name\":\"ChainGetEraInfoResult\",\"url\":\"classes/ChainGetEraInfoResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChainGetEraInfoResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChainGetEraInfoResult\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/ChainGetEraInfoResult.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetEraInfoResult\"},{\"kind\":1024,\"name\":\"eraSummary\",\"url\":\"classes/ChainGetEraInfoResult.html#eraSummary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetEraInfoResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ChainGetEraInfoResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetEraInfoResult\"},{\"kind\":128,\"name\":\"StateGetItemResult\",\"url\":\"classes/StateGetItemResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetItemResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetItemResult\"},{\"kind\":1024,\"name\":\"storedValue\",\"url\":\"classes/StateGetItemResult.html#storedValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetItemResult\"},{\"kind\":1024,\"name\":\"merkleProof\",\"url\":\"classes/StateGetItemResult.html#merkleProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetItemResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StateGetItemResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetItemResult\"},{\"kind\":128,\"name\":\"StateGetDictionaryResult\",\"url\":\"classes/StateGetDictionaryResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StateGetDictionaryResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/StateGetDictionaryResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryResult\"},{\"kind\":1024,\"name\":\"dictionaryKey\",\"url\":\"classes/StateGetDictionaryResult.html#dictionaryKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryResult\"},{\"kind\":1024,\"name\":\"storedValue\",\"url\":\"classes/StateGetDictionaryResult.html#storedValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryResult\"},{\"kind\":1024,\"name\":\"merkleProof\",\"url\":\"classes/StateGetDictionaryResult.html#merkleProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StateGetDictionaryResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StateGetDictionaryResult\"},{\"kind\":128,\"name\":\"QueryGlobalStateResult\",\"url\":\"classes/QueryGlobalStateResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryGlobalStateResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/QueryGlobalStateResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResult\"},{\"kind\":1024,\"name\":\"blockHeader\",\"url\":\"classes/QueryGlobalStateResult.html#blockHeader\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResult\"},{\"kind\":1024,\"name\":\"storedValue\",\"url\":\"classes/QueryGlobalStateResult.html#storedValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResult\"},{\"kind\":1024,\"name\":\"merkleProof\",\"url\":\"classes/QueryGlobalStateResult.html#merkleProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/QueryGlobalStateResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResult\"},{\"kind\":128,\"name\":\"InfoGetPeerResult\",\"url\":\"classes/InfoGetPeerResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetPeerResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetPeerResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetPeerResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetPeerResult\"},{\"kind\":1024,\"name\":\"peers\",\"url\":\"classes/InfoGetPeerResult.html#peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetPeerResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetPeerResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetPeerResult\"},{\"kind\":128,\"name\":\"NodePeer\",\"url\":\"classes/NodePeer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NodePeer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NodePeer\"},{\"kind\":1024,\"name\":\"nodeId\",\"url\":\"classes/NodePeer.html#nodeId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NodePeer\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/NodePeer.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NodePeer\"},{\"kind\":128,\"name\":\"ChainGetStateRootHashResult\",\"url\":\"classes/ChainGetStateRootHashResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChainGetStateRootHashResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChainGetStateRootHashResult\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"classes/ChainGetStateRootHashResult.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetStateRootHashResult\"},{\"kind\":1024,\"name\":\"stateRootHash\",\"url\":\"classes/ChainGetStateRootHashResult.html#stateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetStateRootHashResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ChainGetStateRootHashResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChainGetStateRootHashResult\"},{\"kind\":8,\"name\":\"ValidatorState\",\"url\":\"enums/ValidatorState.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Added\",\"url\":\"enums/ValidatorState.html#Added\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ValidatorState\"},{\"kind\":16,\"name\":\"Removed\",\"url\":\"enums/ValidatorState.html#Removed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ValidatorState\"},{\"kind\":16,\"name\":\"Banned\",\"url\":\"enums/ValidatorState.html#Banned\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ValidatorState\"},{\"kind\":16,\"name\":\"CannotPropose\",\"url\":\"enums/ValidatorState.html#CannotPropose\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ValidatorState\"},{\"kind\":16,\"name\":\"SeenAsFaulty\",\"url\":\"enums/ValidatorState.html#SeenAsFaulty\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ValidatorState\"},{\"kind\":128,\"name\":\"StatusChanges\",\"url\":\"classes/StatusChanges.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StatusChanges.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StatusChanges\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/StatusChanges.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StatusChanges\"},{\"kind\":1024,\"name\":\"validatorState\",\"url\":\"classes/StatusChanges.html#validatorState\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StatusChanges\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/StatusChanges.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StatusChanges\"},{\"kind\":128,\"name\":\"ValidatorChanges\",\"url\":\"classes/ValidatorChanges.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidatorChanges.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ValidatorChanges\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/ValidatorChanges.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorChanges\"},{\"kind\":1024,\"name\":\"statusChanges\",\"url\":\"classes/ValidatorChanges.html#statusChanges\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorChanges\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/ValidatorChanges.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ValidatorChanges\"},{\"kind\":128,\"name\":\"InfoGetValidatorChangesResult\",\"url\":\"classes/InfoGetValidatorChangesResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetValidatorChangesResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetValidatorChangesResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetValidatorChangesResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetValidatorChangesResult\"},{\"kind\":1024,\"name\":\"changes\",\"url\":\"classes/InfoGetValidatorChangesResult.html#changes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetValidatorChangesResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetValidatorChangesResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetValidatorChangesResult\"},{\"kind\":128,\"name\":\"InfoGetStatusResult\",\"url\":\"classes/InfoGetStatusResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetStatusResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetStatusResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/InfoGetStatusResult.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"buildVersion\",\"url\":\"classes/InfoGetStatusResult.html#buildVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"chainSpecName\",\"url\":\"classes/InfoGetStatusResult.html#chainSpecName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"lastAddedBlockInfo\",\"url\":\"classes/InfoGetStatusResult.html#lastAddedBlockInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"nextUpgrade\",\"url\":\"classes/InfoGetStatusResult.html#nextUpgrade\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"outPublicSigningKey\",\"url\":\"classes/InfoGetStatusResult.html#outPublicSigningKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"peers\",\"url\":\"classes/InfoGetStatusResult.html#peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"roundLength\",\"url\":\"classes/InfoGetStatusResult.html#roundLength\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"startingStateRootHash\",\"url\":\"classes/InfoGetStatusResult.html#startingStateRootHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"uptime\",\"url\":\"classes/InfoGetStatusResult.html#uptime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"reactorState\",\"url\":\"classes/InfoGetStatusResult.html#reactorState\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"lastProgress\",\"url\":\"classes/InfoGetStatusResult.html#lastProgress\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"latestSwitchBlockHash\",\"url\":\"classes/InfoGetStatusResult.html#latestSwitchBlockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"availableBlockRange\",\"url\":\"classes/InfoGetStatusResult.html#availableBlockRange\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/InfoGetStatusResult.html#availableBlockRange.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"InfoGetStatusResult.availableBlockRange\"},{\"kind\":1024,\"name\":\"low\",\"url\":\"classes/InfoGetStatusResult.html#availableBlockRange.__type.low\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"InfoGetStatusResult.availableBlockRange.__type\"},{\"kind\":1024,\"name\":\"high\",\"url\":\"classes/InfoGetStatusResult.html#availableBlockRange.__type.high\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"InfoGetStatusResult.availableBlockRange.__type\"},{\"kind\":1024,\"name\":\"blockSync\",\"url\":\"classes/InfoGetStatusResult.html#blockSync\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetStatusResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetStatusResult\"},{\"kind\":128,\"name\":\"BlockSync\",\"url\":\"classes/BlockSync.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockSync.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockSync\"},{\"kind\":1024,\"name\":\"historical\",\"url\":\"classes/BlockSync.html#historical\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockSync\"},{\"kind\":1024,\"name\":\"forward\",\"url\":\"classes/BlockSync.html#forward\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockSync\"},{\"kind\":128,\"name\":\"NodeNextUpgrade\",\"url\":\"classes/NodeNextUpgrade.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NodeNextUpgrade.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NodeNextUpgrade\"},{\"kind\":1024,\"name\":\"activationPoint\",\"url\":\"classes/NodeNextUpgrade.html#activationPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NodeNextUpgrade\"},{\"kind\":1024,\"name\":\"protocolVersion\",\"url\":\"classes/NodeNextUpgrade.html#protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"NodeNextUpgrade\"},{\"kind\":128,\"name\":\"PutDeployResult\",\"url\":\"classes/PutDeployResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PutDeployResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PutDeployResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/PutDeployResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutDeployResult\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/PutDeployResult.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutDeployResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/PutDeployResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutDeployResult\"},{\"kind\":128,\"name\":\"PutTransactionResult\",\"url\":\"classes/PutTransactionResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PutTransactionResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PutTransactionResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/PutTransactionResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutTransactionResult\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"classes/PutTransactionResult.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutTransactionResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/PutTransactionResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PutTransactionResult\"},{\"kind\":128,\"name\":\"SpeculativeExecResult\",\"url\":\"classes/SpeculativeExecResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SpeculativeExecResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SpeculativeExecResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/SpeculativeExecResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SpeculativeExecResult\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/SpeculativeExecResult.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SpeculativeExecResult\"},{\"kind\":1024,\"name\":\"executionResult\",\"url\":\"classes/SpeculativeExecResult.html#executionResult\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SpeculativeExecResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/SpeculativeExecResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SpeculativeExecResult\"},{\"kind\":128,\"name\":\"QueryBalanceResult\",\"url\":\"classes/QueryBalanceResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryBalanceResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"QueryBalanceResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/QueryBalanceResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceResult\"},{\"kind\":1024,\"name\":\"balance\",\"url\":\"classes/QueryBalanceResult.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/QueryBalanceResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceResult\"},{\"kind\":128,\"name\":\"QueryBalanceDetailsResult\",\"url\":\"classes/QueryBalanceDetailsResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryBalanceDetailsResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/QueryBalanceDetailsResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":1024,\"name\":\"totalBalance\",\"url\":\"classes/QueryBalanceDetailsResult.html#totalBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":1024,\"name\":\"availableBalance\",\"url\":\"classes/QueryBalanceDetailsResult.html#availableBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":1024,\"name\":\"totalBalanceProof\",\"url\":\"classes/QueryBalanceDetailsResult.html#totalBalanceProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":1024,\"name\":\"holds\",\"url\":\"classes/QueryBalanceDetailsResult.html#holds\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/QueryBalanceDetailsResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryBalanceDetailsResult\"},{\"kind\":128,\"name\":\"InfoGetRewardResult\",\"url\":\"classes/InfoGetRewardResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetRewardResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetRewardResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":1024,\"name\":\"delegationRate\",\"url\":\"classes/InfoGetRewardResult.html#delegationRate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/InfoGetRewardResult.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":1024,\"name\":\"rewardAmount\",\"url\":\"classes/InfoGetRewardResult.html#rewardAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":1024,\"name\":\"switchBlockHash\",\"url\":\"classes/InfoGetRewardResult.html#switchBlockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetRewardResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetRewardResult\"},{\"kind\":128,\"name\":\"BalanceHoldWithProof\",\"url\":\"classes/BalanceHoldWithProof.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BalanceHoldWithProof.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BalanceHoldWithProof\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"classes/BalanceHoldWithProof.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BalanceHoldWithProof\"},{\"kind\":1024,\"name\":\"proof\",\"url\":\"classes/BalanceHoldWithProof.html#proof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BalanceHoldWithProof\"},{\"kind\":128,\"name\":\"InfoGetChainspecResult\",\"url\":\"classes/InfoGetChainspecResult.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/InfoGetChainspecResult.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"InfoGetChainspecResult\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/InfoGetChainspecResult.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetChainspecResult\"},{\"kind\":1024,\"name\":\"chainspecBytes\",\"url\":\"classes/InfoGetChainspecResult.html#chainspecBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetChainspecResult\"},{\"kind\":1024,\"name\":\"rawJSON\",\"url\":\"classes/InfoGetChainspecResult.html#rawJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"InfoGetChainspecResult\"},{\"kind\":128,\"name\":\"QueryGlobalStateResultV1Compatible\",\"url\":\"classes/QueryGlobalStateResultV1Compatible.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/QueryGlobalStateResultV1Compatible.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResultV1Compatible\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/QueryGlobalStateResultV1Compatible.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResultV1Compatible\"},{\"kind\":1024,\"name\":\"blockHeader\",\"url\":\"classes/QueryGlobalStateResultV1Compatible.html#blockHeader\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResultV1Compatible\"},{\"kind\":1024,\"name\":\"storedValue\",\"url\":\"classes/QueryGlobalStateResultV1Compatible.html#storedValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResultV1Compatible\"},{\"kind\":1024,\"name\":\"merkleProof\",\"url\":\"classes/QueryGlobalStateResultV1Compatible.html#merkleProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"QueryGlobalStateResultV1Compatible\"},{\"kind\":128,\"name\":\"RpcClient\",\"url\":\"classes/RpcClient.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RpcClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":1024,\"name\":\"handler\",\"url\":\"classes/RpcClient.html#handler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDeploy\",\"url\":\"classes/RpcClient.html#getDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDeployFinalizedApproval\",\"url\":\"classes/RpcClient.html#getDeployFinalizedApproval\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getTransactionByTransactionHash\",\"url\":\"classes/RpcClient.html#getTransactionByTransactionHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getTransactionByDeployHash\",\"url\":\"classes/RpcClient.html#getTransactionByDeployHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getTransactionFinalizedApprovalByTransactionHash\",\"url\":\"classes/RpcClient.html#getTransactionFinalizedApprovalByTransactionHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getTransactionFinalizedApprovalByDeployHash\",\"url\":\"classes/RpcClient.html#getTransactionFinalizedApprovalByDeployHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getStateItem\",\"url\":\"classes/RpcClient.html#getStateItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryLatestGlobalState\",\"url\":\"classes/RpcClient.html#queryLatestGlobalState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryGlobalStateByBlockHash\",\"url\":\"classes/RpcClient.html#queryGlobalStateByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryGlobalStateByBlockHeight\",\"url\":\"classes/RpcClient.html#queryGlobalStateByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryGlobalStateByStateHash\",\"url\":\"classes/RpcClient.html#queryGlobalStateByStateHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestEntity\",\"url\":\"classes/RpcClient.html#getLatestEntity\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEntityByBlockHash\",\"url\":\"classes/RpcClient.html#getEntityByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEntityByBlockHeight\",\"url\":\"classes/RpcClient.html#getEntityByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getAccountInfoByBlockHash\",\"url\":\"classes/RpcClient.html#getAccountInfoByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getAccountInfoByBlockHeight\",\"url\":\"classes/RpcClient.html#getAccountInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getAccountInfo\",\"url\":\"classes/RpcClient.html#getAccountInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDictionaryItem\",\"url\":\"classes/RpcClient.html#getDictionaryItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDictionaryItemByIdentifier\",\"url\":\"classes/RpcClient.html#getDictionaryItemByIdentifier\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestBalance\",\"url\":\"classes/RpcClient.html#getLatestBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getBalanceByStateRootHash\",\"url\":\"classes/RpcClient.html#getBalanceByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEraInfoLatest\",\"url\":\"classes/RpcClient.html#getEraInfoLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEraInfoByBlockHeight\",\"url\":\"classes/RpcClient.html#getEraInfoByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEraInfoByBlockHash\",\"url\":\"classes/RpcClient.html#getEraInfoByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestBlock\",\"url\":\"classes/RpcClient.html#getLatestBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getBlockByHash\",\"url\":\"classes/RpcClient.html#getBlockByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getBlockByHeight\",\"url\":\"classes/RpcClient.html#getBlockByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestBlockTransfers\",\"url\":\"classes/RpcClient.html#getLatestBlockTransfers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getBlockTransfersByHash\",\"url\":\"classes/RpcClient.html#getBlockTransfersByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getBlockTransfersByHeight\",\"url\":\"classes/RpcClient.html#getBlockTransfersByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEraSummaryLatest\",\"url\":\"classes/RpcClient.html#getEraSummaryLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEraSummaryByHash\",\"url\":\"classes/RpcClient.html#getEraSummaryByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getEraSummaryByHeight\",\"url\":\"classes/RpcClient.html#getEraSummaryByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestAuctionInfo\",\"url\":\"classes/RpcClient.html#getLatestAuctionInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getAuctionInfoByHash\",\"url\":\"classes/RpcClient.html#getAuctionInfoByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getAuctionInfoByHeight\",\"url\":\"classes/RpcClient.html#getAuctionInfoByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getStateRootHashLatest\",\"url\":\"classes/RpcClient.html#getStateRootHashLatest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getStateRootHashByHash\",\"url\":\"classes/RpcClient.html#getStateRootHashByHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getStateRootHashByHeight\",\"url\":\"classes/RpcClient.html#getStateRootHashByHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getValidatorChangesInfo\",\"url\":\"classes/RpcClient.html#getValidatorChangesInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getStatus\",\"url\":\"classes/RpcClient.html#getStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getPeers\",\"url\":\"classes/RpcClient.html#getPeers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"putDeploy\",\"url\":\"classes/RpcClient.html#putDeploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"putTransactionV1\",\"url\":\"classes/RpcClient.html#putTransactionV1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryLatestBalance\",\"url\":\"classes/RpcClient.html#queryLatestBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryBalanceByBlockHeight\",\"url\":\"classes/RpcClient.html#queryBalanceByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryBalanceByBlockHash\",\"url\":\"classes/RpcClient.html#queryBalanceByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryBalanceByStateRootHash\",\"url\":\"classes/RpcClient.html#queryBalanceByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryLatestBalanceDetails\",\"url\":\"classes/RpcClient.html#queryLatestBalanceDetails\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByStateRootHash\",\"url\":\"classes/RpcClient.html#queryBalanceDetailsByStateRootHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByBlockHeight\",\"url\":\"classes/RpcClient.html#queryBalanceDetailsByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"queryBalanceDetailsByBlockHash\",\"url\":\"classes/RpcClient.html#queryBalanceDetailsByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getChainspec\",\"url\":\"classes/RpcClient.html#getChainspec\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getValidatorRewardByEraID\",\"url\":\"classes/RpcClient.html#getValidatorRewardByEraID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getValidatorRewardByBlockHash\",\"url\":\"classes/RpcClient.html#getValidatorRewardByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getValidatorRewardByBlockHeight\",\"url\":\"classes/RpcClient.html#getValidatorRewardByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByEraID\",\"url\":\"classes/RpcClient.html#getDelegatorRewardByEraID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByBlockHash\",\"url\":\"classes/RpcClient.html#getDelegatorRewardByBlockHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getDelegatorRewardByBlockHeight\",\"url\":\"classes/RpcClient.html#getDelegatorRewardByBlockHeight\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestValidatorReward\",\"url\":\"classes/RpcClient.html#getLatestValidatorReward\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"getLatestDelegatorReward\",\"url\":\"classes/RpcClient.html#getLatestDelegatorReward\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"parseResponse\",\"url\":\"classes/RpcClient.html#parseResponse\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"RpcClient\"},{\"kind\":2048,\"name\":\"processRequest\",\"url\":\"classes/RpcClient.html#processRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"RpcClient\"},{\"kind\":128,\"name\":\"SpeculativeClient\",\"url\":\"classes/SpeculativeClient.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"newSpeculativeClient\",\"url\":\"classes/SpeculativeClient.html#newSpeculativeClient\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SpeculativeClient\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SpeculativeClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SpeculativeClient\"},{\"kind\":1024,\"name\":\"handler\",\"url\":\"classes/SpeculativeClient.html#handler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"SpeculativeClient\"},{\"kind\":2048,\"name\":\"speculativeExec\",\"url\":\"classes/SpeculativeClient.html#speculativeExec\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SpeculativeClient\"},{\"kind\":128,\"name\":\"Client\",\"url\":\"classes/Client.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Client.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"streamer\",\"url\":\"classes/Client.html#streamer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"consumer\",\"url\":\"classes/Client.html#consumer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"eventStream\",\"url\":\"classes/Client.html#eventStream\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"streamErrors\",\"url\":\"classes/Client.html#streamErrors\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"consumerErrors\",\"url\":\"classes/Client.html#consumerErrors\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"streamErrorHandler\",\"url\":\"classes/Client.html#streamErrorHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#streamErrorHandler.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"Client.streamErrorHandler\"},{\"kind\":1024,\"name\":\"consumerErrorHandler\",\"url\":\"classes/Client.html#consumerErrorHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#consumerErrorHandler.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"Client.consumerErrorHandler\"},{\"kind\":1024,\"name\":\"middlewares\",\"url\":\"classes/Client.html#middlewares\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"workersCount\",\"url\":\"classes/Client.html#workersCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/Client.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"registerMiddleware\",\"url\":\"classes/Client.html#registerMiddleware\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"registerHandler\",\"url\":\"classes/Client.html#registerHandler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"logErrors\",\"url\":\"classes/Client.html#logErrors\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"classes/Client.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":128,\"name\":\"EventStreamReader\",\"url\":\"classes/EventStreamReader.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EventStreamReader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EventStreamReader\"},{\"kind\":1024,\"name\":\"scanner\",\"url\":\"classes/EventStreamReader.html#scanner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventStreamReader\"},{\"kind\":1024,\"name\":\"maxBufferSize\",\"url\":\"classes/EventStreamReader.html#maxBufferSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventStreamReader\"},{\"kind\":2048,\"name\":\"registerStream\",\"url\":\"classes/EventStreamReader.html#registerStream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventStreamReader\"},{\"kind\":2048,\"name\":\"createScanner\",\"url\":\"classes/EventStreamReader.html#createScanner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventStreamReader\"},{\"kind\":2048,\"name\":\"readEvent\",\"url\":\"classes/EventStreamReader.html#readEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventStreamReader\"},{\"kind\":32,\"name\":\"ErrHandlerNotRegistered\",\"url\":\"variables/ErrHandlerNotRegistered.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":4194304,\"name\":\"HandlerFunc\",\"url\":\"types/HandlerFunc.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/HandlerFunc.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"HandlerFunc\"},{\"kind\":128,\"name\":\"Consumer\",\"url\":\"classes/Consumer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Consumer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Consumer\"},{\"kind\":1024,\"name\":\"handlers\",\"url\":\"classes/Consumer.html#handlers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Consumer\"},{\"kind\":2048,\"name\":\"registerHandler\",\"url\":\"classes/Consumer.html#registerHandler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Consumer\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/Consumer.html#run\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Consumer\"},{\"kind\":128,\"name\":\"ErrUnknownEventType\",\"url\":\"classes/ErrUnknownEventType.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ErrUnknownEventType.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ErrUnknownEventType\"},{\"kind\":1024,\"name\":\"rawData\",\"url\":\"classes/ErrUnknownEventType.html#rawData\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ErrUnknownEventType\"},{\"kind\":2048,\"name\":\"getErrorMessage\",\"url\":\"classes/ErrUnknownEventType.html#getErrorMessage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ErrUnknownEventType\"},{\"kind\":8,\"name\":\"EventType\",\"url\":\"enums/EventType.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"APIVersionEventType\",\"url\":\"enums/EventType.html#APIVersionEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"BlockAddedEventType\",\"url\":\"enums/EventType.html#BlockAddedEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"DeployProcessedEventType\",\"url\":\"enums/EventType.html#DeployProcessedEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"DeployAcceptedEventType\",\"url\":\"enums/EventType.html#DeployAcceptedEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"DeployExpiredEventType\",\"url\":\"enums/EventType.html#DeployExpiredEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"TransactionProcessedEventType\",\"url\":\"enums/EventType.html#TransactionProcessedEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"TransactionAcceptedEventType\",\"url\":\"enums/EventType.html#TransactionAcceptedEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"TransactionExpiredEventType\",\"url\":\"enums/EventType.html#TransactionExpiredEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"EventIDEventType\",\"url\":\"enums/EventType.html#EventIDEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"FinalitySignatureType\",\"url\":\"enums/EventType.html#FinalitySignatureType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"StepEventType\",\"url\":\"enums/EventType.html#StepEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"FaultEventType\",\"url\":\"enums/EventType.html#FaultEventType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":16,\"name\":\"ShutdownType\",\"url\":\"enums/EventType.html#ShutdownType\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventType\"},{\"kind\":32,\"name\":\"AllEventsNames\",\"url\":\"variables/AllEventsNames.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":4194304,\"name\":\"EventData\",\"url\":\"types/EventData.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":128,\"name\":\"RawEvent\",\"url\":\"classes/RawEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RawEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":1024,\"name\":\"eventType\",\"url\":\"classes/RawEvent.html#eventType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/RawEvent.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":1024,\"name\":\"eventID\",\"url\":\"classes/RawEvent.html#eventID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseEvent\",\"url\":\"classes/RawEvent.html#parseEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsAPIVersionEvent\",\"url\":\"classes/RawEvent.html#parseAsAPIVersionEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsDeployProcessedEvent\",\"url\":\"classes/RawEvent.html#parseAsDeployProcessedEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsBlockAddedEvent\",\"url\":\"classes/RawEvent.html#parseAsBlockAddedEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsDeployAcceptedEvent\",\"url\":\"classes/RawEvent.html#parseAsDeployAcceptedEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsFinalitySignatureEvent\",\"url\":\"classes/RawEvent.html#parseAsFinalitySignatureEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsTransactionExpiredEvent\",\"url\":\"classes/RawEvent.html#parseAsTransactionExpiredEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsTransactionProcessedEvent\",\"url\":\"classes/RawEvent.html#parseAsTransactionProcessedEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsTransactionAcceptedEvent\",\"url\":\"classes/RawEvent.html#parseAsTransactionAcceptedEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsFaultEvent\",\"url\":\"classes/RawEvent.html#parseAsFaultEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":2048,\"name\":\"parseAsStepEvent\",\"url\":\"classes/RawEvent.html#parseAsStepEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RawEvent\"},{\"kind\":128,\"name\":\"APIVersionEvent\",\"url\":\"classes/APIVersionEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/APIVersionEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"APIVersionEvent\"},{\"kind\":1024,\"name\":\"apiVersion\",\"url\":\"classes/APIVersionEvent.html#apiVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"APIVersionEvent\"},{\"kind\":128,\"name\":\"BlockAdded\",\"url\":\"classes/BlockAdded.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockAdded.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockAdded\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/BlockAdded.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAdded\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"classes/BlockAdded.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAdded\"},{\"kind\":128,\"name\":\"BlockAddedEvent\",\"url\":\"classes/BlockAddedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJSON\",\"url\":\"classes/BlockAddedEvent.html#fromJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BlockAddedEvent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockAddedEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockAddedEvent\"},{\"kind\":1024,\"name\":\"BlockAdded\",\"url\":\"classes/BlockAddedEvent.html#BlockAdded\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedEvent\"},{\"kind\":128,\"name\":\"BlockAddedV1\",\"url\":\"classes/BlockAddedV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockAddedV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockAddedV1\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/BlockAddedV1.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedV1\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"classes/BlockAddedV1.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedV1\"},{\"kind\":128,\"name\":\"BlockAddedEventV1\",\"url\":\"classes/BlockAddedEventV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockAddedEventV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockAddedEventV1\"},{\"kind\":1024,\"name\":\"BlockAdded\",\"url\":\"classes/BlockAddedEventV1.html#BlockAdded\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedEventV1\"},{\"kind\":128,\"name\":\"BlockAddedWrapper\",\"url\":\"classes/BlockAddedWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockAddedWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockAddedWrapper\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/BlockAddedWrapper.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedWrapper\"},{\"kind\":1024,\"name\":\"block\",\"url\":\"classes/BlockAddedWrapper.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedWrapper\"},{\"kind\":128,\"name\":\"BlockAddedEventWrapper\",\"url\":\"classes/BlockAddedEventWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BlockAddedEventWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BlockAddedEventWrapper\"},{\"kind\":1024,\"name\":\"BlockAdded\",\"url\":\"classes/BlockAddedEventWrapper.html#BlockAdded\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BlockAddedEventWrapper\"},{\"kind\":128,\"name\":\"DeployProcessedPayload\",\"url\":\"classes/DeployProcessedPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployProcessedPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/DeployProcessedPayload.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/DeployProcessedPayload.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/DeployProcessedPayload.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/DeployProcessedPayload.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/DeployProcessedPayload.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":1024,\"name\":\"executionResult\",\"url\":\"classes/DeployProcessedPayload.html#executionResult\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedPayload\"},{\"kind\":128,\"name\":\"DeployProcessedEvent\",\"url\":\"classes/DeployProcessedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployProcessedEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployProcessedEvent\"},{\"kind\":1024,\"name\":\"deployProcessed\",\"url\":\"classes/DeployProcessedEvent.html#deployProcessed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployProcessedEvent\"},{\"kind\":128,\"name\":\"DeployAcceptedEvent\",\"url\":\"classes/DeployAcceptedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployAcceptedEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployAcceptedEvent\"},{\"kind\":1024,\"name\":\"deployAccepted\",\"url\":\"classes/DeployAcceptedEvent.html#deployAccepted\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployAcceptedEvent\"},{\"kind\":128,\"name\":\"DeployExpiredPayload\",\"url\":\"classes/DeployExpiredPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployExpiredPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployExpiredPayload\"},{\"kind\":1024,\"name\":\"deployHash\",\"url\":\"classes/DeployExpiredPayload.html#deployHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExpiredPayload\"},{\"kind\":128,\"name\":\"DeployExpiredEvent\",\"url\":\"classes/DeployExpiredEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeployExpiredEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeployExpiredEvent\"},{\"kind\":1024,\"name\":\"deployExpired\",\"url\":\"classes/DeployExpiredEvent.html#deployExpired\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeployExpiredEvent\"},{\"kind\":128,\"name\":\"TransactionAcceptedPayload\",\"url\":\"classes/TransactionAcceptedPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionAcceptedPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionAcceptedPayload\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"classes/TransactionAcceptedPayload.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionAcceptedPayload\"},{\"kind\":128,\"name\":\"TransactionAcceptedEvent\",\"url\":\"classes/TransactionAcceptedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJson\",\"url\":\"classes/TransactionAcceptedEvent.html#fromJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionAcceptedEvent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionAcceptedEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionAcceptedEvent\"},{\"kind\":1024,\"name\":\"transactionAcceptedPayload\",\"url\":\"classes/TransactionAcceptedEvent.html#transactionAcceptedPayload\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionAcceptedEvent\"},{\"kind\":128,\"name\":\"TransactionExpiredPayload\",\"url\":\"classes/TransactionExpiredPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionExpiredPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionExpiredPayload\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"classes/TransactionExpiredPayload.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionExpiredPayload\"},{\"kind\":128,\"name\":\"TransactionExpiredEvent\",\"url\":\"classes/TransactionExpiredEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"deserialize\",\"url\":\"classes/TransactionExpiredEvent.html#deserialize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionExpiredEvent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionExpiredEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionExpiredEvent\"},{\"kind\":1024,\"name\":\"transactionExpiredPayload\",\"url\":\"classes/TransactionExpiredEvent.html#transactionExpiredPayload\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionExpiredEvent\"},{\"kind\":128,\"name\":\"TransactionProcessedPayload\",\"url\":\"classes/TransactionProcessedPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionProcessedPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/TransactionProcessedPayload.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"classes/TransactionProcessedPayload.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"initiatorAddr\",\"url\":\"classes/TransactionProcessedPayload.html#initiatorAddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/TransactionProcessedPayload.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"ttl\",\"url\":\"classes/TransactionProcessedPayload.html#ttl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"executionResult\",\"url\":\"classes/TransactionProcessedPayload.html#executionResult\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":1024,\"name\":\"messages\",\"url\":\"classes/TransactionProcessedPayload.html#messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedPayload\"},{\"kind\":128,\"name\":\"TransactionProcessedEvent\",\"url\":\"classes/TransactionProcessedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromJson\",\"url\":\"classes/TransactionProcessedEvent.html#fromJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactionProcessedEvent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TransactionProcessedEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TransactionProcessedEvent\"},{\"kind\":1024,\"name\":\"transactionProcessedPayload\",\"url\":\"classes/TransactionProcessedEvent.html#transactionProcessedPayload\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TransactionProcessedEvent\"},{\"kind\":128,\"name\":\"FinalitySignatureV1\",\"url\":\"classes/FinalitySignatureV1.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FinalitySignatureV1.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV1\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/FinalitySignatureV1.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV1\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/FinalitySignatureV1.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV1\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"classes/FinalitySignatureV1.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV1\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/FinalitySignatureV1.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV1\"},{\"kind\":128,\"name\":\"FinalitySignatureV2\",\"url\":\"classes/FinalitySignatureV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FinalitySignatureV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/FinalitySignatureV2.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/FinalitySignatureV2.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":1024,\"name\":\"chainNameHash\",\"url\":\"classes/FinalitySignatureV2.html#chainNameHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/FinalitySignatureV2.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"classes/FinalitySignatureV2.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/FinalitySignatureV2.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureV2\"},{\"kind\":128,\"name\":\"FinalitySignatureWrapper\",\"url\":\"classes/FinalitySignatureWrapper.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FinalitySignatureWrapper.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FinalitySignatureWrapper\"},{\"kind\":1024,\"name\":\"v1\",\"url\":\"classes/FinalitySignatureWrapper.html#v1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureWrapper\"},{\"kind\":1024,\"name\":\"v2\",\"url\":\"classes/FinalitySignatureWrapper.html#v2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureWrapper\"},{\"kind\":128,\"name\":\"FinalitySignature\",\"url\":\"classes/FinalitySignature.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FinalitySignature.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"blockHash\",\"url\":\"classes/FinalitySignature.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"blockHeight\",\"url\":\"classes/FinalitySignature.html#blockHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"chainNameHash\",\"url\":\"classes/FinalitySignature.html#chainNameHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/FinalitySignature.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"classes/FinalitySignature.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/FinalitySignature.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":1024,\"name\":\"originFinalitySignatureV1\",\"url\":\"classes/FinalitySignature.html#originFinalitySignatureV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignature\"},{\"kind\":128,\"name\":\"FinalitySignatureWrapperEvent\",\"url\":\"classes/FinalitySignatureWrapperEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FinalitySignatureWrapperEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FinalitySignatureWrapperEvent\"},{\"kind\":1024,\"name\":\"finalitySignatureV1\",\"url\":\"classes/FinalitySignatureWrapperEvent.html#finalitySignatureV1\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureWrapperEvent\"},{\"kind\":1024,\"name\":\"finalitySignatureV2\",\"url\":\"classes/FinalitySignatureWrapperEvent.html#finalitySignatureV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureWrapperEvent\"},{\"kind\":128,\"name\":\"FinalitySignatureEvent\",\"url\":\"classes/FinalitySignatureEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"deserialize\",\"url\":\"classes/FinalitySignatureEvent.html#deserialize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FinalitySignatureEvent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FinalitySignatureEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FinalitySignatureEvent\"},{\"kind\":1024,\"name\":\"finalitySignature\",\"url\":\"classes/FinalitySignatureEvent.html#finalitySignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FinalitySignatureEvent\"},{\"kind\":128,\"name\":\"FaultPayload\",\"url\":\"classes/FaultPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FaultPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FaultPayload\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/FaultPayload.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FaultPayload\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/FaultPayload.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FaultPayload\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"classes/FaultPayload.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FaultPayload\"},{\"kind\":128,\"name\":\"FaultEvent\",\"url\":\"classes/FaultEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FaultEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"FaultEvent\"},{\"kind\":1024,\"name\":\"fault\",\"url\":\"classes/FaultEvent.html#fault\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FaultEvent\"},{\"kind\":128,\"name\":\"StepPayload\",\"url\":\"classes/StepPayload.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StepPayload.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StepPayload\"},{\"kind\":1024,\"name\":\"eraID\",\"url\":\"classes/StepPayload.html#eraID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StepPayload\"},{\"kind\":1024,\"name\":\"executionEffect\",\"url\":\"classes/StepPayload.html#executionEffect\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StepPayload\"},{\"kind\":1024,\"name\":\"executionEffects\",\"url\":\"classes/StepPayload.html#executionEffects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StepPayload\"},{\"kind\":128,\"name\":\"StepEvent\",\"url\":\"classes/StepEvent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StepEvent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StepEvent\"},{\"kind\":1024,\"name\":\"step\",\"url\":\"classes/StepEvent.html#step\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StepEvent\"},{\"kind\":128,\"name\":\"EventParser\",\"url\":\"classes/EventParser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EventParser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EventParser\"},{\"kind\":1024,\"name\":\"eventsToParse\",\"url\":\"classes/EventParser.html#eventsToParse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventParser\"},{\"kind\":2048,\"name\":\"registerEvent\",\"url\":\"classes/EventParser.html#registerEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventParser\"},{\"kind\":2048,\"name\":\"parseRawEvent\",\"url\":\"classes/EventParser.html#parseRawEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventParser\"},{\"kind\":2048,\"name\":\"parseEventType\",\"url\":\"classes/EventParser.html#parseEventType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventParser\"},{\"kind\":2048,\"name\":\"hasPrefix\",\"url\":\"classes/EventParser.html#hasPrefix\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventParser\"},{\"kind\":2048,\"name\":\"splitData\",\"url\":\"classes/EventParser.html#splitData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventParser\"},{\"kind\":2048,\"name\":\"trimPrefix\",\"url\":\"classes/EventParser.html#trimPrefix\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventParser\"},{\"kind\":128,\"name\":\"HttpConnection\",\"url\":\"classes/HttpConnection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HttpConnection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HttpConnection\"},{\"kind\":1024,\"name\":\"httpClient\",\"url\":\"classes/HttpConnection.html#httpClient\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"HttpConnection\"},{\"kind\":1024,\"name\":\"headers\",\"url\":\"classes/HttpConnection.html#headers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpConnection\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"classes/HttpConnection.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpConnection\"},{\"kind\":2048,\"name\":\"request\",\"url\":\"classes/HttpConnection.html#request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpConnection\"},{\"kind\":128,\"name\":\"Streamer\",\"url\":\"classes/Streamer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"defaultStreamer\",\"url\":\"classes/Streamer.html#defaultStreamer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Streamer\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Streamer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Streamer\"},{\"kind\":1024,\"name\":\"connection\",\"url\":\"classes/Streamer.html#connection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Streamer\"},{\"kind\":1024,\"name\":\"eventParser\",\"url\":\"classes/Streamer.html#eventParser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Streamer\"},{\"kind\":1024,\"name\":\"streamReader\",\"url\":\"classes/Streamer.html#streamReader\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Streamer\"},{\"kind\":1024,\"name\":\"blockedStreamLimit\",\"url\":\"classes/Streamer.html#blockedStreamLimit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Streamer\"},{\"kind\":2048,\"name\":\"registerEvent\",\"url\":\"classes/Streamer.html#registerEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Streamer\"},{\"kind\":2048,\"name\":\"fillStream\",\"url\":\"classes/Streamer.html#fillStream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Streamer\"},{\"kind\":2048,\"name\":\"addData\",\"url\":\"classes/Streamer.html#addData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Streamer\"},{\"kind\":2048,\"name\":\"eventGenerator\",\"url\":\"classes/Streamer.html#eventGenerator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Streamer\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,74.643]],[\"comment/0\",[]],[\"name/1\",[1,21.913]],[\"comment/1\",[]],[\"name/2\",[2,58.549]],[\"comment/2\",[]],[\"name/3\",[3,66.17]],[\"comment/3\",[]],[\"name/4\",[4,66.17]],[\"comment/4\",[]],[\"name/5\",[1,21.913]],[\"comment/5\",[]],[\"name/6\",[5,69.535]],[\"comment/6\",[]],[\"name/7\",[6,69.535]],[\"comment/7\",[]],[\"name/8\",[7,55.184]],[\"comment/8\",[]],[\"name/9\",[1,21.913]],[\"comment/9\",[]],[\"name/10\",[2,58.549]],[\"comment/10\",[]],[\"name/11\",[8,63.657]],[\"comment/11\",[]],[\"name/12\",[9,69.535]],[\"comment/12\",[]],[\"name/13\",[10,69.535]],[\"comment/13\",[]],[\"name/14\",[4,66.17]],[\"comment/14\",[]],[\"name/15\",[11,74.643]],[\"comment/15\",[]],[\"name/16\",[12,74.643]],[\"comment/16\",[]],[\"name/17\",[13,74.643]],[\"comment/17\",[]],[\"name/18\",[14,69.535]],[\"comment/18\",[]],[\"name/19\",[1,21.913]],[\"comment/19\",[]],[\"name/20\",[15,69.535]],[\"comment/20\",[]],[\"name/21\",[7,55.184]],[\"comment/21\",[]],[\"name/22\",[16,69.535]],[\"comment/22\",[]],[\"name/23\",[17,74.643]],[\"comment/23\",[]],[\"name/24\",[1,21.913]],[\"comment/24\",[]],[\"name/25\",[5,69.535]],[\"comment/25\",[]],[\"name/26\",[18,74.643]],[\"comment/26\",[]],[\"name/27\",[6,69.535]],[\"comment/27\",[]],[\"name/28\",[19,61.65]],[\"comment/28\",[]],[\"name/29\",[1,21.913]],[\"comment/29\",[]],[\"name/30\",[14,69.535]],[\"comment/30\",[]],[\"name/31\",[20,74.643]],[\"comment/31\",[]],[\"name/32\",[21,74.643]],[\"comment/32\",[]],[\"name/33\",[10,69.535]],[\"comment/33\",[]],[\"name/34\",[4,66.17]],[\"comment/34\",[]],[\"name/35\",[9,69.535]],[\"comment/35\",[]],[\"name/36\",[22,57.297]],[\"comment/36\",[]],[\"name/37\",[23,74.643]],[\"comment/37\",[]],[\"name/38\",[24,74.643]],[\"comment/38\",[]],[\"name/39\",[1,21.913]],[\"comment/39\",[]],[\"name/40\",[25,55.184]],[\"comment/40\",[]],[\"name/41\",[26,55.184]],[\"comment/41\",[]],[\"name/42\",[27,74.643]],[\"comment/42\",[]],[\"name/43\",[28,42.454]],[\"comment/43\",[]],[\"name/44\",[1,21.913]],[\"comment/44\",[]],[\"name/45\",[26,55.184]],[\"comment/45\",[]],[\"name/46\",[29,51.289]],[\"comment/46\",[]],[\"name/47\",[30,43.582]],[\"comment/47\",[]],[\"name/48\",[31,54.274]],[\"comment/48\",[]],[\"name/49\",[32,74.643]],[\"comment/49\",[]],[\"name/50\",[33,74.643]],[\"comment/50\",[]],[\"name/51\",[28,42.454]],[\"comment/51\",[]],[\"name/52\",[1,21.913]],[\"comment/52\",[]],[\"name/53\",[31,54.274]],[\"comment/53\",[]],[\"name/54\",[34,74.643]],[\"comment/54\",[]],[\"name/55\",[30,43.582]],[\"comment/55\",[]],[\"name/56\",[35,74.643]],[\"comment/56\",[]],[\"name/57\",[1,21.913]],[\"comment/57\",[]],[\"name/58\",[36,50.664]],[\"comment/58\",[]],[\"name/59\",[37,59.98]],[\"comment/59\",[]],[\"name/60\",[38,69.535]],[\"comment/60\",[]],[\"name/61\",[1,21.913]],[\"comment/61\",[]],[\"name/62\",[39,49.52]],[\"comment/62\",[]],[\"name/63\",[40,74.643]],[\"comment/63\",[]],[\"name/64\",[41,69.535]],[\"comment/64\",[]],[\"name/65\",[1,21.913]],[\"comment/65\",[]],[\"name/66\",[42,74.643]],[\"comment/66\",[]],[\"name/67\",[43,56.185]],[\"comment/67\",[]],[\"name/68\",[38,69.535]],[\"comment/68\",[]],[\"name/69\",[44,53.441]],[\"comment/69\",[]],[\"name/70\",[45,61.65]],[\"comment/70\",[]],[\"name/71\",[1,21.913]],[\"comment/71\",[]],[\"name/72\",[46,74.643]],[\"comment/72\",[]],[\"name/73\",[47,74.643]],[\"comment/73\",[]],[\"name/74\",[48,74.643]],[\"comment/74\",[]],[\"name/75\",[1,21.913]],[\"comment/75\",[]],[\"name/76\",[49,61.65]],[\"comment/76\",[]],[\"name/77\",[50,66.17]],[\"comment/77\",[]],[\"name/78\",[51,69.535]],[\"comment/78\",[]],[\"name/79\",[52,63.657]],[\"comment/79\",[]],[\"name/80\",[53,74.643]],[\"comment/80\",[]],[\"name/81\",[54,74.643]],[\"comment/81\",[]],[\"name/82\",[45,61.65]],[\"comment/82\",[]],[\"name/83\",[55,58.549]],[\"comment/83\",[]],[\"name/84\",[56,74.643]],[\"comment/84\",[]],[\"name/85\",[1,21.913]],[\"comment/85\",[]],[\"name/86\",[49,61.65]],[\"comment/86\",[]],[\"name/87\",[52,63.657]],[\"comment/87\",[]],[\"name/88\",[57,69.535]],[\"comment/88\",[]],[\"name/89\",[58,59.98]],[\"comment/89\",[]],[\"name/90\",[45,61.65]],[\"comment/90\",[]],[\"name/91\",[37,59.98]],[\"comment/91\",[]],[\"name/92\",[1,21.913]],[\"comment/92\",[]],[\"name/93\",[49,61.65]],[\"comment/93\",[]],[\"name/94\",[50,66.17]],[\"comment/94\",[]],[\"name/95\",[51,69.535]],[\"comment/95\",[]],[\"name/96\",[52,63.657]],[\"comment/96\",[]],[\"name/97\",[58,59.98]],[\"comment/97\",[]],[\"name/98\",[59,74.643]],[\"comment/98\",[]],[\"name/99\",[45,61.65]],[\"comment/99\",[]],[\"name/100\",[60,74.643]],[\"comment/100\",[]],[\"name/101\",[1,21.913]],[\"comment/101\",[]],[\"name/102\",[49,61.65]],[\"comment/102\",[]],[\"name/103\",[52,63.657]],[\"comment/103\",[]],[\"name/104\",[61,74.643]],[\"comment/104\",[]],[\"name/105\",[36,50.664]],[\"comment/105\",[]],[\"name/106\",[45,61.65]],[\"comment/106\",[]],[\"name/107\",[62,63.657]],[\"comment/107\",[]],[\"name/108\",[1,21.913]],[\"comment/108\",[]],[\"name/109\",[39,49.52]],[\"comment/109\",[]],[\"name/110\",[58,59.98]],[\"comment/110\",[]],[\"name/111\",[63,55.184]],[\"comment/111\",[]],[\"name/112\",[64,69.535]],[\"comment/112\",[]],[\"name/113\",[1,21.913]],[\"comment/113\",[]],[\"name/114\",[39,49.52]],[\"comment/114\",[]],[\"name/115\",[65,74.643]],[\"comment/115\",[]],[\"name/116\",[66,74.643]],[\"comment/116\",[]],[\"name/117\",[67,69.535]],[\"comment/117\",[]],[\"name/118\",[1,21.913]],[\"comment/118\",[]],[\"name/119\",[68,66.17]],[\"comment/119\",[]],[\"name/120\",[69,55.184]],[\"comment/120\",[]],[\"name/121\",[55,58.549]],[\"comment/121\",[]],[\"name/122\",[64,69.535]],[\"comment/122\",[]],[\"name/123\",[62,63.657]],[\"comment/123\",[]],[\"name/124\",[70,74.643]],[\"comment/124\",[]],[\"name/125\",[71,69.535]],[\"comment/125\",[]],[\"name/126\",[1,21.913]],[\"comment/126\",[]],[\"name/127\",[36,50.664]],[\"comment/127\",[]],[\"name/128\",[72,61.65]],[\"comment/128\",[]],[\"name/129\",[73,58.549]],[\"comment/129\",[]],[\"name/130\",[74,74.643]],[\"comment/130\",[]],[\"name/131\",[75,74.643]],[\"comment/131\",[]],[\"name/132\",[1,21.913]],[\"comment/132\",[]],[\"name/133\",[76,50.076]],[\"comment/133\",[]],[\"name/134\",[77,59.98]],[\"comment/134\",[]],[\"name/135\",[44,53.441]],[\"comment/135\",[]],[\"name/136\",[78,69.535]],[\"comment/136\",[]],[\"name/137\",[79,63.657]],[\"comment/137\",[]],[\"name/138\",[39,49.52]],[\"comment/138\",[]],[\"name/139\",[80,52.671]],[\"comment/139\",[]],[\"name/140\",[81,63.657]],[\"comment/140\",[]],[\"name/141\",[82,63.657]],[\"comment/141\",[]],[\"name/142\",[83,66.17]],[\"comment/142\",[]],[\"name/143\",[84,61.65]],[\"comment/143\",[]],[\"name/144\",[22,57.297]],[\"comment/144\",[]],[\"name/145\",[85,61.65]],[\"comment/145\",[]],[\"name/146\",[86,69.535]],[\"comment/146\",[]],[\"name/147\",[87,69.535]],[\"comment/147\",[]],[\"name/148\",[88,66.17]],[\"comment/148\",[]],[\"name/149\",[89,74.643]],[\"comment/149\",[]],[\"name/150\",[90,74.643]],[\"comment/150\",[]],[\"name/151\",[91,74.643]],[\"comment/151\",[]],[\"name/152\",[92,74.643]],[\"comment/152\",[]],[\"name/153\",[93,74.643]],[\"comment/153\",[]],[\"name/154\",[94,40.303]],[\"comment/154\",[]],[\"name/155\",[1,21.913]],[\"comment/155\",[]],[\"name/156\",[95,66.17]],[\"comment/156\",[]],[\"name/157\",[96,53.441]],[\"comment/157\",[]],[\"name/158\",[76,50.076]],[\"comment/158\",[]],[\"name/159\",[97,66.17]],[\"comment/159\",[]],[\"name/160\",[1,21.913]],[\"comment/160\",[]],[\"name/161\",[76,50.076]],[\"comment/161\",[]],[\"name/162\",[98,61.65]],[\"comment/162\",[]],[\"name/163\",[99,63.657]],[\"comment/163\",[]],[\"name/164\",[88,66.17]],[\"comment/164\",[]],[\"name/165\",[100,74.643]],[\"comment/165\",[]],[\"name/166\",[1,21.913]],[\"comment/166\",[]],[\"name/167\",[101,74.643]],[\"comment/167\",[]],[\"name/168\",[84,61.65]],[\"comment/168\",[]],[\"name/169\",[102,74.643]],[\"comment/169\",[]],[\"name/170\",[103,69.535]],[\"comment/170\",[]],[\"name/171\",[1,21.913]],[\"comment/171\",[]],[\"name/172\",[76,50.076]],[\"comment/172\",[]],[\"name/173\",[98,61.65]],[\"comment/173\",[]],[\"name/174\",[99,63.657]],[\"comment/174\",[]],[\"name/175\",[104,69.535]],[\"comment/175\",[]],[\"name/176\",[1,21.913]],[\"comment/176\",[]],[\"name/177\",[81,63.657]],[\"comment/177\",[]],[\"name/178\",[105,61.65]],[\"comment/178\",[]],[\"name/179\",[39,49.52]],[\"comment/179\",[]],[\"name/180\",[77,59.98]],[\"comment/180\",[]],[\"name/181\",[79,63.657]],[\"comment/181\",[]],[\"name/182\",[22,57.297]],[\"comment/182\",[]],[\"name/183\",[82,63.657]],[\"comment/183\",[]],[\"name/184\",[44,53.441]],[\"comment/184\",[]],[\"name/185\",[80,52.671]],[\"comment/185\",[]],[\"name/186\",[85,61.65]],[\"comment/186\",[]],[\"name/187\",[106,69.535]],[\"comment/187\",[]],[\"name/188\",[1,21.913]],[\"comment/188\",[]],[\"name/189\",[81,63.657]],[\"comment/189\",[]],[\"name/190\",[105,61.65]],[\"comment/190\",[]],[\"name/191\",[39,49.52]],[\"comment/191\",[]],[\"name/192\",[83,66.17]],[\"comment/192\",[]],[\"name/193\",[77,59.98]],[\"comment/193\",[]],[\"name/194\",[79,63.657]],[\"comment/194\",[]],[\"name/195\",[84,61.65]],[\"comment/195\",[]],[\"name/196\",[22,57.297]],[\"comment/196\",[]],[\"name/197\",[82,63.657]],[\"comment/197\",[]],[\"name/198\",[44,53.441]],[\"comment/198\",[]],[\"name/199\",[78,69.535]],[\"comment/199\",[]],[\"name/200\",[80,52.671]],[\"comment/200\",[]],[\"name/201\",[85,61.65]],[\"comment/201\",[]],[\"name/202\",[107,74.643]],[\"comment/202\",[]],[\"name/203\",[1,21.913]],[\"comment/203\",[]],[\"name/204\",[86,69.535]],[\"comment/204\",[]],[\"name/205\",[87,69.535]],[\"comment/205\",[]],[\"name/206\",[108,74.643]],[\"comment/206\",[]],[\"name/207\",[1,21.913]],[\"comment/207\",[]],[\"name/208\",[97,66.17]],[\"comment/208\",[]],[\"name/209\",[103,69.535]],[\"comment/209\",[]],[\"name/210\",[109,69.535]],[\"comment/210\",[]],[\"name/211\",[1,21.913]],[\"comment/211\",[]],[\"name/212\",[73,58.549]],[\"comment/212\",[]],[\"name/213\",[88,66.17]],[\"comment/213\",[]],[\"name/214\",[110,74.643]],[\"comment/214\",[]],[\"name/215\",[1,21.913]],[\"comment/215\",[]],[\"name/216\",[104,69.535]],[\"comment/216\",[]],[\"name/217\",[106,69.535]],[\"comment/217\",[]],[\"name/218\",[111,66.17]],[\"comment/218\",[]],[\"name/219\",[112,74.643]],[\"comment/219\",[]],[\"name/220\",[113,74.643]],[\"comment/220\",[]],[\"name/221\",[1,21.913]],[\"comment/221\",[]],[\"name/222\",[81,63.657]],[\"comment/222\",[]],[\"name/223\",[105,61.65]],[\"comment/223\",[]],[\"name/224\",[39,49.52]],[\"comment/224\",[]],[\"name/225\",[83,66.17]],[\"comment/225\",[]],[\"name/226\",[77,59.98]],[\"comment/226\",[]],[\"name/227\",[79,63.657]],[\"comment/227\",[]],[\"name/228\",[84,61.65]],[\"comment/228\",[]],[\"name/229\",[22,57.297]],[\"comment/229\",[]],[\"name/230\",[82,63.657]],[\"comment/230\",[]],[\"name/231\",[44,53.441]],[\"comment/231\",[]],[\"name/232\",[80,52.671]],[\"comment/232\",[]],[\"name/233\",[85,61.65]],[\"comment/233\",[]],[\"name/234\",[114,74.643]],[\"comment/234\",[]],[\"name/235\",[115,74.643]],[\"comment/235\",[]],[\"name/236\",[116,74.643]],[\"comment/236\",[]],[\"name/237\",[117,74.643]],[\"comment/237\",[]],[\"name/238\",[84,61.65]],[\"comment/238\",[]],[\"name/239\",[118,56.185]],[\"comment/239\",[]],[\"name/240\",[94,40.303]],[\"comment/240\",[]],[\"name/241\",[1,21.913]],[\"comment/241\",[]],[\"name/242\",[119,74.643]],[\"comment/242\",[]],[\"name/243\",[36,50.664]],[\"comment/243\",[]],[\"name/244\",[120,74.643]],[\"comment/244\",[]],[\"name/245\",[121,74.643]],[\"comment/245\",[]],[\"name/246\",[122,74.643]],[\"comment/246\",[]],[\"name/247\",[123,40.743]],[\"comment/247\",[]],[\"name/248\",[124,63.657]],[\"comment/248\",[]],[\"name/249\",[1,21.913]],[\"comment/249\",[]],[\"name/250\",[125,69.535]],[\"comment/250\",[]],[\"name/251\",[126,74.643]],[\"comment/251\",[]],[\"name/252\",[127,69.535]],[\"comment/252\",[]],[\"name/253\",[8,63.657]],[\"comment/253\",[]],[\"name/254\",[22,57.297]],[\"comment/254\",[]],[\"name/255\",[128,74.643]],[\"comment/255\",[]],[\"name/256\",[1,21.913]],[\"comment/256\",[]],[\"name/257\",[129,74.643]],[\"comment/257\",[]],[\"name/258\",[130,66.17]],[\"comment/258\",[]],[\"name/259\",[131,69.535]],[\"comment/259\",[]],[\"name/260\",[1,21.913]],[\"comment/260\",[]],[\"name/261\",[132,69.535]],[\"comment/261\",[]],[\"name/262\",[131,69.535]],[\"comment/262\",[]],[\"name/263\",[133,69.535]],[\"comment/263\",[]],[\"name/264\",[134,66.17]],[\"comment/264\",[]],[\"name/265\",[1,21.913]],[\"comment/265\",[]],[\"name/266\",[135,74.643]],[\"comment/266\",[]],[\"name/267\",[136,69.535]],[\"comment/267\",[]],[\"name/268\",[137,69.535]],[\"comment/268\",[]],[\"name/269\",[138,69.535]],[\"comment/269\",[]],[\"name/270\",[139,69.535]],[\"comment/270\",[]],[\"name/271\",[140,74.643]],[\"comment/271\",[]],[\"name/272\",[141,74.643]],[\"comment/272\",[]],[\"name/273\",[142,74.643]],[\"comment/273\",[]],[\"name/274\",[1,21.913]],[\"comment/274\",[]],[\"name/275\",[7,55.184]],[\"comment/275\",[]],[\"name/276\",[105,61.65]],[\"comment/276\",[]],[\"name/277\",[143,63.657]],[\"comment/277\",[]],[\"name/278\",[144,69.535]],[\"comment/278\",[]],[\"name/279\",[145,69.535]],[\"comment/279\",[]],[\"name/280\",[80,52.671]],[\"comment/280\",[]],[\"name/281\",[146,59.98]],[\"comment/281\",[]],[\"name/282\",[30,43.582]],[\"comment/282\",[]],[\"name/283\",[147,53.441]],[\"comment/283\",[]],[\"name/284\",[148,69.535]],[\"comment/284\",[]],[\"name/285\",[149,74.643]],[\"comment/285\",[]],[\"name/286\",[150,74.643]],[\"comment/286\",[]],[\"name/287\",[151,74.643]],[\"comment/287\",[]],[\"name/288\",[94,40.303]],[\"comment/288\",[]],[\"name/289\",[123,40.743]],[\"comment/289\",[]],[\"name/290\",[152,48.494]],[\"comment/290\",[]],[\"name/291\",[147,53.441]],[\"comment/291\",[]],[\"name/292\",[1,21.913]],[\"comment/292\",[]],[\"name/293\",[153,66.17]],[\"comment/293\",[]],[\"name/294\",[76,50.076]],[\"comment/294\",[]],[\"name/295\",[98,61.65]],[\"comment/295\",[]],[\"name/296\",[154,66.17]],[\"comment/296\",[]],[\"name/297\",[155,66.17]],[\"comment/297\",[]],[\"name/298\",[156,69.535]],[\"comment/298\",[]],[\"name/299\",[157,69.535]],[\"comment/299\",[]],[\"name/300\",[30,43.582]],[\"comment/300\",[]],[\"name/301\",[158,69.535]],[\"comment/301\",[]],[\"name/302\",[159,74.643]],[\"comment/302\",[]],[\"name/303\",[160,66.17]],[\"comment/303\",[]],[\"name/304\",[161,74.643]],[\"comment/304\",[]],[\"name/305\",[162,74.643]],[\"comment/305\",[]],[\"name/306\",[1,21.913]],[\"comment/306\",[]],[\"name/307\",[163,74.643]],[\"comment/307\",[]],[\"name/308\",[143,63.657]],[\"comment/308\",[]],[\"name/309\",[145,69.535]],[\"comment/309\",[]],[\"name/310\",[146,59.98]],[\"comment/310\",[]],[\"name/311\",[144,69.535]],[\"comment/311\",[]],[\"name/312\",[80,52.671]],[\"comment/312\",[]],[\"name/313\",[164,74.643]],[\"comment/313\",[]],[\"name/314\",[165,66.17]],[\"comment/314\",[]],[\"name/315\",[1,21.913]],[\"comment/315\",[]],[\"name/316\",[166,58.549]],[\"comment/316\",[]],[\"name/317\",[167,61.65]],[\"comment/317\",[]],[\"name/318\",[168,58.549]],[\"comment/318\",[]],[\"name/319\",[169,61.65]],[\"comment/319\",[]],[\"name/320\",[170,61.65]],[\"comment/320\",[]],[\"name/321\",[171,69.535]],[\"comment/321\",[]],[\"name/322\",[155,66.17]],[\"comment/322\",[]],[\"name/323\",[124,63.657]],[\"comment/323\",[]],[\"name/324\",[172,69.535]],[\"comment/324\",[]],[\"name/325\",[173,74.643]],[\"comment/325\",[]],[\"name/326\",[174,74.643]],[\"comment/326\",[]],[\"name/327\",[175,69.535]],[\"comment/327\",[]],[\"name/328\",[172,69.535]],[\"comment/328\",[]],[\"name/329\",[176,74.643]],[\"comment/329\",[]],[\"name/330\",[177,74.643]],[\"comment/330\",[]],[\"name/331\",[178,74.643]],[\"comment/331\",[]],[\"name/332\",[1,21.913]],[\"comment/332\",[]],[\"name/333\",[26,55.184]],[\"comment/333\",[]],[\"name/334\",[179,69.535]],[\"comment/334\",[]],[\"name/335\",[180,74.643]],[\"comment/335\",[]],[\"name/336\",[1,21.913]],[\"comment/336\",[]],[\"name/337\",[181,74.643]],[\"comment/337\",[]],[\"name/338\",[182,74.643]],[\"comment/338\",[]],[\"name/339\",[1,21.913]],[\"comment/339\",[]],[\"name/340\",[183,69.535]],[\"comment/340\",[]],[\"name/341\",[31,54.274]],[\"comment/341\",[]],[\"name/342\",[171,69.535]],[\"comment/342\",[]],[\"name/343\",[175,69.535]],[\"comment/343\",[]],[\"name/344\",[26,55.184]],[\"comment/344\",[]],[\"name/345\",[184,74.643]],[\"comment/345\",[]],[\"name/346\",[185,74.643]],[\"comment/346\",[]],[\"name/347\",[1,21.913]],[\"comment/347\",[]],[\"name/348\",[186,74.643]],[\"comment/348\",[]],[\"name/349\",[187,74.643]],[\"comment/349\",[]],[\"name/350\",[188,74.643]],[\"comment/350\",[]],[\"name/351\",[1,21.913]],[\"comment/351\",[]],[\"name/352\",[189,74.643]],[\"comment/352\",[]],[\"name/353\",[190,74.643]],[\"comment/353\",[]],[\"name/354\",[191,74.643]],[\"comment/354\",[]],[\"name/355\",[1,21.913]],[\"comment/355\",[]],[\"name/356\",[69,55.184]],[\"comment/356\",[]],[\"name/357\",[63,55.184]],[\"comment/357\",[]],[\"name/358\",[192,69.535]],[\"comment/358\",[]],[\"name/359\",[1,21.913]],[\"comment/359\",[]],[\"name/360\",[193,66.17]],[\"comment/360\",[]],[\"name/361\",[194,66.17]],[\"comment/361\",[]],[\"name/362\",[195,66.17]],[\"comment/362\",[]],[\"name/363\",[196,74.643]],[\"comment/363\",[]],[\"name/364\",[1,21.913]],[\"comment/364\",[]],[\"name/365\",[193,66.17]],[\"comment/365\",[]],[\"name/366\",[194,66.17]],[\"comment/366\",[]],[\"name/367\",[197,66.17]],[\"comment/367\",[]],[\"name/368\",[195,66.17]],[\"comment/368\",[]],[\"name/369\",[198,69.535]],[\"comment/369\",[]],[\"name/370\",[199,74.643]],[\"comment/370\",[]],[\"name/371\",[1,21.913]],[\"comment/371\",[]],[\"name/372\",[192,69.535]],[\"comment/372\",[]],[\"name/373\",[197,66.17]],[\"comment/373\",[]],[\"name/374\",[85,61.65]],[\"comment/374\",[]],[\"name/375\",[200,74.643]],[\"comment/375\",[]],[\"name/376\",[201,63.657]],[\"comment/376\",[]],[\"name/377\",[1,21.913]],[\"comment/377\",[]],[\"name/378\",[193,66.17]],[\"comment/378\",[]],[\"name/379\",[194,66.17]],[\"comment/379\",[]],[\"name/380\",[197,66.17]],[\"comment/380\",[]],[\"name/381\",[195,66.17]],[\"comment/381\",[]],[\"name/382\",[198,69.535]],[\"comment/382\",[]],[\"name/383\",[202,74.643]],[\"comment/383\",[]],[\"name/384\",[1,21.913]],[\"comment/384\",[]],[\"name/385\",[57,69.535]],[\"comment/385\",[]],[\"name/386\",[58,59.98]],[\"comment/386\",[]],[\"name/387\",[63,55.184]],[\"comment/387\",[]],[\"name/388\",[203,74.643]],[\"comment/388\",[]],[\"name/389\",[1,21.913]],[\"comment/389\",[]],[\"name/390\",[58,59.98]],[\"comment/390\",[]],[\"name/391\",[63,55.184]],[\"comment/391\",[]],[\"name/392\",[204,74.643]],[\"comment/392\",[]],[\"name/393\",[1,21.913]],[\"comment/393\",[]],[\"name/394\",[69,55.184]],[\"comment/394\",[]],[\"name/395\",[55,58.549]],[\"comment/395\",[]],[\"name/396\",[205,69.535]],[\"comment/396\",[]],[\"name/397\",[1,21.913]],[\"comment/397\",[]],[\"name/398\",[206,74.643]],[\"comment/398\",[]],[\"name/399\",[207,59.98]],[\"comment/399\",[]],[\"name/400\",[1,21.913]],[\"comment/400\",[]],[\"name/401\",[208,49.52]],[\"comment/401\",[]],[\"name/402\",[39,49.52]],[\"comment/402\",[]],[\"name/403\",[209,59.98]],[\"comment/403\",[]],[\"name/404\",[44,53.441]],[\"comment/404\",[]],[\"name/405\",[210,59.98]],[\"comment/405\",[]],[\"name/406\",[211,63.657]],[\"comment/406\",[]],[\"name/407\",[1,21.913]],[\"comment/407\",[]],[\"name/408\",[211,63.657]],[\"comment/408\",[]],[\"name/409\",[31,54.274]],[\"comment/409\",[]],[\"name/410\",[212,42.454]],[\"comment/410\",[]],[\"name/411\",[213,69.535]],[\"comment/411\",[]],[\"name/412\",[1,21.913]],[\"comment/412\",[]],[\"name/413\",[76,50.076]],[\"comment/413\",[]],[\"name/414\",[25,55.184]],[\"comment/414\",[]],[\"name/415\",[31,54.274]],[\"comment/415\",[]],[\"name/416\",[212,42.454]],[\"comment/416\",[]],[\"name/417\",[214,69.535]],[\"comment/417\",[]],[\"name/418\",[1,21.913]],[\"comment/418\",[]],[\"name/419\",[26,55.184]],[\"comment/419\",[]],[\"name/420\",[25,55.184]],[\"comment/420\",[]],[\"name/421\",[31,54.274]],[\"comment/421\",[]],[\"name/422\",[212,42.454]],[\"comment/422\",[]],[\"name/423\",[215,69.535]],[\"comment/423\",[]],[\"name/424\",[1,21.913]],[\"comment/424\",[]],[\"name/425\",[76,50.076]],[\"comment/425\",[]],[\"name/426\",[25,55.184]],[\"comment/426\",[]],[\"name/427\",[31,54.274]],[\"comment/427\",[]],[\"name/428\",[96,53.441]],[\"comment/428\",[]],[\"name/429\",[212,42.454]],[\"comment/429\",[]],[\"name/430\",[216,69.535]],[\"comment/430\",[]],[\"name/431\",[1,21.913]],[\"comment/431\",[]],[\"name/432\",[26,55.184]],[\"comment/432\",[]],[\"name/433\",[25,55.184]],[\"comment/433\",[]],[\"name/434\",[96,53.441]],[\"comment/434\",[]],[\"name/435\",[31,54.274]],[\"comment/435\",[]],[\"name/436\",[212,42.454]],[\"comment/436\",[]],[\"name/437\",[217,74.643]],[\"comment/437\",[]],[\"name/438\",[218,74.643]],[\"comment/438\",[]],[\"name/439\",[1,21.913]],[\"comment/439\",[]],[\"name/440\",[31,54.274]],[\"comment/440\",[]],[\"name/441\",[212,42.454]],[\"comment/441\",[]],[\"name/442\",[219,74.643]],[\"comment/442\",[]],[\"name/443\",[160,66.17]],[\"comment/443\",[]],[\"name/444\",[1,21.913]],[\"comment/444\",[]],[\"name/445\",[211,63.657]],[\"comment/445\",[]],[\"name/446\",[213,69.535]],[\"comment/446\",[]],[\"name/447\",[214,69.535]],[\"comment/447\",[]],[\"name/448\",[215,69.535]],[\"comment/448\",[]],[\"name/449\",[216,69.535]],[\"comment/449\",[]],[\"name/450\",[220,57.297]],[\"comment/450\",[]],[\"name/451\",[221,74.643]],[\"comment/451\",[]],[\"name/452\",[222,74.643]],[\"comment/452\",[]],[\"name/453\",[223,74.643]],[\"comment/453\",[]],[\"name/454\",[212,42.454]],[\"comment/454\",[]],[\"name/455\",[224,74.643]],[\"comment/455\",[]],[\"name/456\",[158,69.535]],[\"comment/456\",[]],[\"name/457\",[225,74.643]],[\"comment/457\",[]],[\"name/458\",[226,74.643]],[\"comment/458\",[]],[\"name/459\",[227,74.643]],[\"comment/459\",[]],[\"name/460\",[228,74.643]],[\"comment/460\",[]],[\"name/461\",[229,74.643]],[\"comment/461\",[]],[\"name/462\",[230,74.643]],[\"comment/462\",[]],[\"name/463\",[1,21.913]],[\"comment/463\",[]],[\"name/464\",[231,51.289]],[\"comment/464\",[]],[\"name/465\",[232,69.535]],[\"comment/465\",[]],[\"name/466\",[233,66.17]],[\"comment/466\",[]],[\"name/467\",[234,69.535]],[\"comment/467\",[]],[\"name/468\",[1,21.913]],[\"comment/468\",[]],[\"name/469\",[235,74.643]],[\"comment/469\",[]],[\"name/470\",[236,74.643]],[\"comment/470\",[]],[\"name/471\",[237,74.643]],[\"comment/471\",[]],[\"name/472\",[1,21.913]],[\"comment/472\",[]],[\"name/473\",[234,69.535]],[\"comment/473\",[]],[\"name/474\",[170,61.65]],[\"comment/474\",[]],[\"name/475\",[238,66.17]],[\"comment/475\",[]],[\"name/476\",[239,66.17]],[\"comment/476\",[]],[\"name/477\",[240,74.643]],[\"comment/477\",[]],[\"name/478\",[1,21.913]],[\"comment/478\",[]],[\"name/479\",[241,69.535]],[\"comment/479\",[]],[\"name/480\",[239,66.17]],[\"comment/480\",[]],[\"name/481\",[242,69.535]],[\"comment/481\",[]],[\"name/482\",[243,69.535]],[\"comment/482\",[]],[\"name/483\",[238,66.17]],[\"comment/483\",[]],[\"name/484\",[154,66.17]],[\"comment/484\",[]],[\"name/485\",[170,61.65]],[\"comment/485\",[]],[\"name/486\",[244,69.535]],[\"comment/486\",[]],[\"name/487\",[233,66.17]],[\"comment/487\",[]],[\"name/488\",[245,74.643]],[\"comment/488\",[]],[\"name/489\",[1,21.913]],[\"comment/489\",[]],[\"name/490\",[246,74.643]],[\"comment/490\",[]],[\"name/491\",[247,74.643]],[\"comment/491\",[]],[\"name/492\",[248,74.643]],[\"comment/492\",[]],[\"name/493\",[1,21.913]],[\"comment/493\",[]],[\"name/494\",[208,49.52]],[\"comment/494\",[]],[\"name/495\",[249,59.98]],[\"comment/495\",[]],[\"name/496\",[250,59.98]],[\"comment/496\",[]],[\"name/497\",[94,40.303]],[\"comment/497\",[]],[\"name/498\",[201,63.657]],[\"comment/498\",[]],[\"name/499\",[1,21.913]],[\"comment/499\",[]],[\"name/500\",[241,69.535]],[\"comment/500\",[]],[\"name/501\",[239,66.17]],[\"comment/501\",[]],[\"name/502\",[242,69.535]],[\"comment/502\",[]],[\"name/503\",[243,69.535]],[\"comment/503\",[]],[\"name/504\",[238,66.17]],[\"comment/504\",[]],[\"name/505\",[154,66.17]],[\"comment/505\",[]],[\"name/506\",[170,61.65]],[\"comment/506\",[]],[\"name/507\",[244,69.535]],[\"comment/507\",[]],[\"name/508\",[233,66.17]],[\"comment/508\",[]],[\"name/509\",[251,74.643]],[\"comment/509\",[]],[\"name/510\",[252,74.643]],[\"comment/510\",[]],[\"name/511\",[253,66.17]],[\"comment/511\",[]],[\"name/512\",[201,63.657]],[\"comment/512\",[]],[\"name/513\",[1,21.913]],[\"comment/513\",[]],[\"name/514\",[208,49.52]],[\"comment/514\",[]],[\"name/515\",[43,56.185]],[\"comment/515\",[]],[\"name/516\",[250,59.98]],[\"comment/516\",[]],[\"name/517\",[254,74.643]],[\"comment/517\",[]],[\"name/518\",[201,63.657]],[\"comment/518\",[]],[\"name/519\",[1,21.913]],[\"comment/519\",[]],[\"name/520\",[208,49.52]],[\"comment/520\",[]],[\"name/521\",[43,56.185]],[\"comment/521\",[]],[\"name/522\",[250,59.98]],[\"comment/522\",[]],[\"name/523\",[255,74.643]],[\"comment/523\",[]],[\"name/524\",[256,58.549]],[\"comment/524\",[]],[\"name/525\",[94,40.303]],[\"comment/525\",[]],[\"name/526\",[1,21.913]],[\"comment/526\",[]],[\"name/527\",[212,42.454]],[\"comment/527\",[]],[\"name/528\",[257,58.549]],[\"comment/528\",[]],[\"name/529\",[123,40.743]],[\"comment/529\",[]],[\"name/530\",[258,42.191]],[\"comment/530\",[]],[\"name/531\",[259,63.657]],[\"comment/531\",[]],[\"name/532\",[94,40.303]],[\"comment/532\",[]],[\"name/533\",[1,21.913]],[\"comment/533\",[]],[\"name/534\",[36,50.664]],[\"comment/534\",[]],[\"name/535\",[2,58.549]],[\"comment/535\",[]],[\"name/536\",[30,43.582]],[\"comment/536\",[]],[\"name/537\",[123,40.743]],[\"comment/537\",[]],[\"name/538\",[260,74.643]],[\"comment/538\",[]],[\"name/539\",[1,21.913]],[\"comment/539\",[]],[\"name/540\",[261,66.17]],[\"comment/540\",[]],[\"name/541\",[262,63.657]],[\"comment/541\",[]],[\"name/542\",[263,74.643]],[\"comment/542\",[]],[\"name/543\",[264,69.535]],[\"comment/543\",[]],[\"name/544\",[1,21.913]],[\"comment/544\",[]],[\"name/545\",[265,69.535]],[\"comment/545\",[]],[\"name/546\",[266,66.17]],[\"comment/546\",[]],[\"name/547\",[267,74.643]],[\"comment/547\",[]],[\"name/548\",[1,21.913]],[\"comment/548\",[]],[\"name/549\",[268,66.17]],[\"comment/549\",[]],[\"name/550\",[212,42.454]],[\"comment/550\",[]],[\"name/551\",[269,61.65]],[\"comment/551\",[]],[\"name/552\",[1,21.913]],[\"comment/552\",[]],[\"name/553\",[269,61.65]],[\"comment/553\",[]],[\"name/554\",[265,69.535]],[\"comment/554\",[]],[\"name/555\",[266,66.17]],[\"comment/555\",[]],[\"name/556\",[270,74.643]],[\"comment/556\",[]],[\"name/557\",[271,74.643]],[\"comment/557\",[]],[\"name/558\",[272,74.643]],[\"comment/558\",[]],[\"name/559\",[273,74.643]],[\"comment/559\",[]],[\"name/560\",[1,21.913]],[\"comment/560\",[]],[\"name/561\",[274,74.643]],[\"comment/561\",[]],[\"name/562\",[39,49.52]],[\"comment/562\",[]],[\"name/563\",[76,50.076]],[\"comment/563\",[]],[\"name/564\",[77,59.98]],[\"comment/564\",[]],[\"name/565\",[44,53.441]],[\"comment/565\",[]],[\"name/566\",[80,52.671]],[\"comment/566\",[]],[\"name/567\",[275,59.98]],[\"comment/567\",[]],[\"name/568\",[1,21.913]],[\"comment/568\",[]],[\"name/569\",[26,55.184]],[\"comment/569\",[]],[\"name/570\",[231,51.289]],[\"comment/570\",[]],[\"name/571\",[276,74.643]],[\"comment/571\",[]],[\"name/572\",[1,21.913]],[\"comment/572\",[]],[\"name/573\",[26,55.184]],[\"comment/573\",[]],[\"name/574\",[275,59.98]],[\"comment/574\",[]],[\"name/575\",[8,63.657]],[\"comment/575\",[]],[\"name/576\",[1,21.913]],[\"comment/576\",[]],[\"name/577\",[130,66.17]],[\"comment/577\",[]],[\"name/578\",[277,74.643]],[\"comment/578\",[]],[\"name/579\",[278,69.535]],[\"comment/579\",[]],[\"name/580\",[279,74.643]],[\"comment/580\",[]],[\"name/581\",[1,21.913]],[\"comment/581\",[]],[\"name/582\",[280,69.535]],[\"comment/582\",[]],[\"name/583\",[281,69.535]],[\"comment/583\",[]],[\"name/584\",[282,63.657]],[\"comment/584\",[]],[\"name/585\",[1,21.913]],[\"comment/585\",[]],[\"name/586\",[138,69.535]],[\"comment/586\",[]],[\"name/587\",[136,69.535]],[\"comment/587\",[]],[\"name/588\",[139,69.535]],[\"comment/588\",[]],[\"name/589\",[137,69.535]],[\"comment/589\",[]],[\"name/590\",[281,69.535]],[\"comment/590\",[]],[\"name/591\",[1,21.913]],[\"comment/591\",[]],[\"name/592\",[283,74.643]],[\"comment/592\",[]],[\"name/593\",[133,69.535]],[\"comment/593\",[]],[\"name/594\",[284,74.643]],[\"comment/594\",[]],[\"name/595\",[1,21.913]],[\"comment/595\",[]],[\"name/596\",[285,74.643]],[\"comment/596\",[]],[\"name/597\",[286,74.643]],[\"comment/597\",[]],[\"name/598\",[287,74.643]],[\"comment/598\",[]],[\"name/599\",[288,69.535]],[\"comment/599\",[]],[\"name/600\",[289,69.535]],[\"comment/600\",[]],[\"name/601\",[290,69.535]],[\"comment/601\",[]],[\"name/602\",[291,74.643]],[\"comment/602\",[]],[\"name/603\",[1,21.913]],[\"comment/603\",[]],[\"name/604\",[292,69.535]],[\"comment/604\",[]],[\"name/605\",[293,74.643]],[\"comment/605\",[]],[\"name/606\",[160,66.17]],[\"comment/606\",[]],[\"name/607\",[294,74.643]],[\"comment/607\",[]],[\"name/608\",[1,21.913]],[\"comment/608\",[]],[\"name/609\",[292,69.535]],[\"comment/609\",[]],[\"name/610\",[295,74.643]],[\"comment/610\",[]],[\"name/611\",[1,21.913]],[\"comment/611\",[]],[\"name/612\",[296,69.535]],[\"comment/612\",[]],[\"name/613\",[297,66.17]],[\"comment/613\",[]],[\"name/614\",[1,21.913]],[\"comment/614\",[]],[\"name/615\",[288,69.535]],[\"comment/615\",[]],[\"name/616\",[289,69.535]],[\"comment/616\",[]],[\"name/617\",[290,69.535]],[\"comment/617\",[]],[\"name/618\",[30,43.582]],[\"comment/618\",[]],[\"name/619\",[298,69.535]],[\"comment/619\",[]],[\"name/620\",[1,21.913]],[\"comment/620\",[]],[\"name/621\",[296,69.535]],[\"comment/621\",[]],[\"name/622\",[299,74.643]],[\"comment/622\",[]],[\"name/623\",[298,69.535]],[\"comment/623\",[]],[\"name/624\",[209,59.98]],[\"comment/624\",[]],[\"name/625\",[1,21.913]],[\"comment/625\",[]],[\"name/626\",[300,69.535]],[\"comment/626\",[]],[\"name/627\",[7,55.184]],[\"comment/627\",[]],[\"name/628\",[124,63.657]],[\"comment/628\",[]],[\"name/629\",[301,69.535]],[\"comment/629\",[]],[\"name/630\",[134,66.17]],[\"comment/630\",[]],[\"name/631\",[302,74.643]],[\"comment/631\",[]],[\"name/632\",[165,66.17]],[\"comment/632\",[]],[\"name/633\",[205,69.535]],[\"comment/633\",[]],[\"name/634\",[37,59.98]],[\"comment/634\",[]],[\"name/635\",[303,63.657]],[\"comment/635\",[]],[\"name/636\",[304,74.643]],[\"comment/636\",[]],[\"name/637\",[19,61.65]],[\"comment/637\",[]],[\"name/638\",[67,69.535]],[\"comment/638\",[]],[\"name/639\",[282,63.657]],[\"comment/639\",[]],[\"name/640\",[305,63.657]],[\"comment/640\",[]],[\"name/641\",[264,69.535]],[\"comment/641\",[]],[\"name/642\",[269,61.65]],[\"comment/642\",[]],[\"name/643\",[275,59.98]],[\"comment/643\",[]],[\"name/644\",[306,74.643]],[\"comment/644\",[]],[\"name/645\",[25,55.184]],[\"comment/645\",[]],[\"name/646\",[80,52.671]],[\"comment/646\",[]],[\"name/647\",[94,40.303]],[\"comment/647\",[]],[\"name/648\",[1,21.913]],[\"comment/648\",[]],[\"name/649\",[307,74.643]],[\"comment/649\",[]],[\"name/650\",[308,69.535]],[\"comment/650\",[]],[\"name/651\",[123,40.743]],[\"comment/651\",[]],[\"name/652\",[309,74.643]],[\"comment/652\",[]],[\"name/653\",[310,69.535]],[\"comment/653\",[]],[\"name/654\",[94,40.303]],[\"comment/654\",[]],[\"name/655\",[311,74.643]],[\"comment/655\",[]],[\"name/656\",[1,21.913]],[\"comment/656\",[]],[\"name/657\",[310,69.535]],[\"comment/657\",[]],[\"name/658\",[123,40.743]],[\"comment/658\",[]],[\"name/659\",[312,74.643]],[\"comment/659\",[]],[\"name/660\",[308,69.535]],[\"comment/660\",[]],[\"name/661\",[313,74.643]],[\"comment/661\",[]],[\"name/662\",[314,74.643]],[\"comment/662\",[]],[\"name/663\",[315,74.643]],[\"comment/663\",[]],[\"name/664\",[316,74.643]],[\"comment/664\",[]],[\"name/665\",[317,74.643]],[\"comment/665\",[]],[\"name/666\",[318,74.643]],[\"comment/666\",[]],[\"name/667\",[319,74.643]],[\"comment/667\",[]],[\"name/668\",[320,74.643]],[\"comment/668\",[]],[\"name/669\",[321,74.643]],[\"comment/669\",[]],[\"name/670\",[322,74.643]],[\"comment/670\",[]],[\"name/671\",[323,74.643]],[\"comment/671\",[]],[\"name/672\",[324,74.643]],[\"comment/672\",[]],[\"name/673\",[325,74.643]],[\"comment/673\",[]],[\"name/674\",[326,69.535]],[\"comment/674\",[]],[\"name/675\",[147,53.441]],[\"comment/675\",[]],[\"name/676\",[327,74.643]],[\"comment/676\",[]],[\"name/677\",[1,21.913]],[\"comment/677\",[]],[\"name/678\",[328,74.643]],[\"comment/678\",[]],[\"name/679\",[72,61.65]],[\"comment/679\",[]],[\"name/680\",[329,74.643]],[\"comment/680\",[]],[\"name/681\",[330,69.535]],[\"comment/681\",[]],[\"name/682\",[1,21.913]],[\"comment/682\",[]],[\"name/683\",[143,63.657]],[\"comment/683\",[]],[\"name/684\",[80,52.671]],[\"comment/684\",[]],[\"name/685\",[146,59.98]],[\"comment/685\",[]],[\"name/686\",[259,63.657]],[\"comment/686\",[]],[\"name/687\",[297,66.17]],[\"comment/687\",[]],[\"name/688\",[105,61.65]],[\"comment/688\",[]],[\"name/689\",[30,43.582]],[\"comment/689\",[]],[\"name/690\",[331,74.643]],[\"comment/690\",[]],[\"name/691\",[330,69.535]],[\"comment/691\",[]],[\"name/692\",[1,21.913]],[\"comment/692\",[]],[\"name/693\",[31,54.274]],[\"comment/693\",[]],[\"name/694\",[332,59.98]],[\"comment/694\",[]],[\"name/695\",[25,55.184]],[\"comment/695\",[]],[\"name/696\",[95,66.17]],[\"comment/696\",[]],[\"name/697\",[333,69.535]],[\"comment/697\",[]],[\"name/698\",[30,43.582]],[\"comment/698\",[]],[\"name/699\",[334,66.17]],[\"comment/699\",[]],[\"name/700\",[148,69.535]],[\"comment/700\",[]],[\"name/701\",[335,74.643]],[\"comment/701\",[]],[\"name/702\",[336,74.643]],[\"comment/702\",[]],[\"name/703\",[94,40.303]],[\"comment/703\",[]],[\"name/704\",[123,40.743]],[\"comment/704\",[]],[\"name/705\",[152,48.494]],[\"comment/705\",[]],[\"name/706\",[337,59.98]],[\"comment/706\",[]],[\"name/707\",[1,21.913]],[\"comment/707\",[]],[\"name/708\",[76,50.076]],[\"comment/708\",[]],[\"name/709\",[98,61.65]],[\"comment/709\",[]],[\"name/710\",[99,63.657]],[\"comment/710\",[]],[\"name/711\",[153,66.17]],[\"comment/711\",[]],[\"name/712\",[156,69.535]],[\"comment/712\",[]],[\"name/713\",[338,74.643]],[\"comment/713\",[]],[\"name/714\",[157,69.535]],[\"comment/714\",[]],[\"name/715\",[339,74.643]],[\"comment/715\",[]],[\"name/716\",[1,21.913]],[\"comment/716\",[]],[\"name/717\",[143,63.657]],[\"comment/717\",[]],[\"name/718\",[80,52.671]],[\"comment/718\",[]],[\"name/719\",[146,59.98]],[\"comment/719\",[]],[\"name/720\",[259,63.657]],[\"comment/720\",[]],[\"name/721\",[297,66.17]],[\"comment/721\",[]],[\"name/722\",[340,74.643]],[\"comment/722\",[]],[\"name/723\",[1,21.913]],[\"comment/723\",[]],[\"name/724\",[31,54.274]],[\"comment/724\",[]],[\"name/725\",[332,59.98]],[\"comment/725\",[]],[\"name/726\",[25,55.184]],[\"comment/726\",[]],[\"name/727\",[333,69.535]],[\"comment/727\",[]],[\"name/728\",[95,66.17]],[\"comment/728\",[]],[\"name/729\",[337,59.98]],[\"comment/729\",[]],[\"name/730\",[341,74.643]],[\"comment/730\",[]],[\"name/731\",[1,21.913]],[\"comment/731\",[]],[\"name/732\",[76,50.076]],[\"comment/732\",[]],[\"name/733\",[98,61.65]],[\"comment/733\",[]],[\"name/734\",[99,63.657]],[\"comment/734\",[]],[\"name/735\",[153,66.17]],[\"comment/735\",[]],[\"name/736\",[342,74.643]],[\"comment/736\",[]],[\"name/737\",[343,74.643]],[\"comment/737\",[]],[\"name/738\",[344,61.65]],[\"comment/738\",[]],[\"name/739\",[345,74.643]],[\"comment/739\",[]],[\"name/740\",[346,74.643]],[\"comment/740\",[]],[\"name/741\",[1,21.913]],[\"comment/741\",[]],[\"name/742\",[147,53.441]],[\"comment/742\",[]],[\"name/743\",[334,66.17]],[\"comment/743\",[]],[\"name/744\",[347,58.549]],[\"comment/744\",[]],[\"name/745\",[1,21.913]],[\"comment/745\",[]],[\"name/746\",[147,53.441]],[\"comment/746\",[]],[\"name/747\",[334,66.17]],[\"comment/747\",[]],[\"name/748\",[348,74.643]],[\"comment/748\",[]],[\"name/749\",[349,66.17]],[\"comment/749\",[]],[\"name/750\",[220,57.297]],[\"comment/750\",[]],[\"name/751\",[350,66.17]],[\"comment/751\",[]],[\"name/752\",[351,66.17]],[\"comment/752\",[]],[\"name/753\",[352,66.17]],[\"comment/753\",[]],[\"name/754\",[353,66.17]],[\"comment/754\",[]],[\"name/755\",[354,66.17]],[\"comment/755\",[]],[\"name/756\",[355,66.17]],[\"comment/756\",[]],[\"name/757\",[356,66.17]],[\"comment/757\",[]],[\"name/758\",[357,66.17]],[\"comment/758\",[]],[\"name/759\",[358,74.643]],[\"comment/759\",[]],[\"name/760\",[349,66.17]],[\"comment/760\",[]],[\"name/761\",[220,57.297]],[\"comment/761\",[]],[\"name/762\",[350,66.17]],[\"comment/762\",[]],[\"name/763\",[351,66.17]],[\"comment/763\",[]],[\"name/764\",[352,66.17]],[\"comment/764\",[]],[\"name/765\",[353,66.17]],[\"comment/765\",[]],[\"name/766\",[354,66.17]],[\"comment/766\",[]],[\"name/767\",[355,66.17]],[\"comment/767\",[]],[\"name/768\",[356,66.17]],[\"comment/768\",[]],[\"name/769\",[357,66.17]],[\"comment/769\",[]],[\"name/770\",[359,74.643]],[\"comment/770\",[]],[\"name/771\",[94,40.303]],[\"comment/771\",[]],[\"name/772\",[1,21.913]],[\"comment/772\",[]],[\"name/773\",[349,66.17]],[\"comment/773\",[]],[\"name/774\",[220,57.297]],[\"comment/774\",[]],[\"name/775\",[350,66.17]],[\"comment/775\",[]],[\"name/776\",[351,66.17]],[\"comment/776\",[]],[\"name/777\",[352,66.17]],[\"comment/777\",[]],[\"name/778\",[353,66.17]],[\"comment/778\",[]],[\"name/779\",[354,66.17]],[\"comment/779\",[]],[\"name/780\",[355,66.17]],[\"comment/780\",[]],[\"name/781\",[356,66.17]],[\"comment/781\",[]],[\"name/782\",[357,66.17]],[\"comment/782\",[]],[\"name/783\",[360,69.535]],[\"comment/783\",[]],[\"name/784\",[212,42.454]],[\"comment/784\",[]],[\"name/785\",[123,40.743]],[\"comment/785\",[]],[\"name/786\",[361,74.643]],[\"comment/786\",[]],[\"name/787\",[362,69.535]],[\"comment/787\",[]],[\"name/788\",[363,69.535]],[\"comment/788\",[]],[\"name/789\",[364,69.535]],[\"comment/789\",[]],[\"name/790\",[365,74.643]],[\"comment/790\",[]],[\"name/791\",[94,40.303]],[\"comment/791\",[]],[\"name/792\",[1,21.913]],[\"comment/792\",[]],[\"name/793\",[366,74.643]],[\"comment/793\",[]],[\"name/794\",[363,69.535]],[\"comment/794\",[]],[\"name/795\",[364,69.535]],[\"comment/795\",[]],[\"name/796\",[360,69.535]],[\"comment/796\",[]],[\"name/797\",[212,42.454]],[\"comment/797\",[]],[\"name/798\",[123,40.743]],[\"comment/798\",[]],[\"name/799\",[367,74.643]],[\"comment/799\",[]],[\"name/800\",[1,21.913]],[\"comment/800\",[]],[\"name/801\",[368,74.643]],[\"comment/801\",[]],[\"name/802\",[96,53.441]],[\"comment/802\",[]],[\"name/803\",[369,74.643]],[\"comment/803\",[]],[\"name/804\",[1,21.913]],[\"comment/804\",[]],[\"name/805\",[26,55.184]],[\"comment/805\",[]],[\"name/806\",[96,53.441]],[\"comment/806\",[]],[\"name/807\",[370,74.643]],[\"comment/807\",[]],[\"name/808\",[1,21.913]],[\"comment/808\",[]],[\"name/809\",[371,69.535]],[\"comment/809\",[]],[\"name/810\",[372,74.643]],[\"comment/810\",[]],[\"name/811\",[373,74.643]],[\"comment/811\",[]],[\"name/812\",[374,74.643]],[\"comment/812\",[]],[\"name/813\",[375,74.643]],[\"comment/813\",[]],[\"name/814\",[1,21.913]],[\"comment/814\",[]],[\"name/815\",[376,58.549]],[\"comment/815\",[]],[\"name/816\",[377,69.535]],[\"comment/816\",[]],[\"name/817\",[378,74.643]],[\"comment/817\",[]],[\"name/818\",[1,21.913]],[\"comment/818\",[]],[\"name/819\",[211,63.657]],[\"comment/819\",[]],[\"name/820\",[377,69.535]],[\"comment/820\",[]],[\"name/821\",[379,74.643]],[\"comment/821\",[]],[\"name/822\",[94,40.303]],[\"comment/822\",[]],[\"name/823\",[380,74.643]],[\"comment/823\",[]],[\"name/824\",[1,21.913]],[\"comment/824\",[]],[\"name/825\",[362,69.535]],[\"comment/825\",[]],[\"name/826\",[381,74.643]],[\"comment/826\",[]],[\"name/827\",[155,66.17]],[\"comment/827\",[]],[\"name/828\",[382,74.643]],[\"comment/828\",[]],[\"name/829\",[383,74.643]],[\"comment/829\",[]],[\"name/830\",[30,43.582]],[\"comment/830\",[]],[\"name/831\",[123,40.743]],[\"comment/831\",[]],[\"name/832\",[384,74.643]],[\"comment/832\",[]],[\"name/833\",[1,21.913]],[\"comment/833\",[]],[\"name/834\",[63,55.184]],[\"comment/834\",[]],[\"name/835\",[166,58.549]],[\"comment/835\",[]],[\"name/836\",[167,61.65]],[\"comment/836\",[]],[\"name/837\",[168,58.549]],[\"comment/837\",[]],[\"name/838\",[376,58.549]],[\"comment/838\",[]],[\"name/839\",[169,61.65]],[\"comment/839\",[]],[\"name/840\",[332,59.98]],[\"comment/840\",[]],[\"name/841\",[385,63.657]],[\"comment/841\",[]],[\"name/842\",[386,74.643]],[\"comment/842\",[]],[\"name/843\",[1,21.913]],[\"comment/843\",[]],[\"name/844\",[63,55.184]],[\"comment/844\",[]],[\"name/845\",[347,58.549]],[\"comment/845\",[]],[\"name/846\",[167,61.65]],[\"comment/846\",[]],[\"name/847\",[168,58.549]],[\"comment/847\",[]],[\"name/848\",[376,58.549]],[\"comment/848\",[]],[\"name/849\",[169,61.65]],[\"comment/849\",[]],[\"name/850\",[332,59.98]],[\"comment/850\",[]],[\"name/851\",[385,63.657]],[\"comment/851\",[]],[\"name/852\",[220,57.297]],[\"comment/852\",[]],[\"name/853\",[94,40.303]],[\"comment/853\",[]],[\"name/854\",[387,74.643]],[\"comment/854\",[]],[\"name/855\",[1,21.913]],[\"comment/855\",[]],[\"name/856\",[63,55.184]],[\"comment/856\",[]],[\"name/857\",[347,58.549]],[\"comment/857\",[]],[\"name/858\",[167,61.65]],[\"comment/858\",[]],[\"name/859\",[168,58.549]],[\"comment/859\",[]],[\"name/860\",[376,58.549]],[\"comment/860\",[]],[\"name/861\",[169,61.65]],[\"comment/861\",[]],[\"name/862\",[332,59.98]],[\"comment/862\",[]],[\"name/863\",[385,63.657]],[\"comment/863\",[]],[\"name/864\",[388,74.643]],[\"comment/864\",[]],[\"name/865\",[389,74.643]],[\"comment/865\",[]],[\"name/866\",[390,74.643]],[\"comment/866\",[]],[\"name/867\",[391,74.643]],[\"comment/867\",[]],[\"name/868\",[392,74.643]],[\"comment/868\",[]],[\"name/869\",[1,21.913]],[\"comment/869\",[]],[\"name/870\",[393,74.643]],[\"comment/870\",[]],[\"name/871\",[394,74.643]],[\"comment/871\",[]],[\"name/872\",[1,21.913]],[\"comment/872\",[]],[\"name/873\",[395,69.535]],[\"comment/873\",[]],[\"name/874\",[396,74.643]],[\"comment/874\",[]],[\"name/875\",[94,40.303]],[\"comment/875\",[]],[\"name/876\",[1,21.913]],[\"comment/876\",[]],[\"name/877\",[397,58.549]],[\"comment/877\",[]],[\"name/878\",[123,40.743]],[\"comment/878\",[]],[\"name/879\",[398,74.643]],[\"comment/879\",[]],[\"name/880\",[399,74.643]],[\"comment/880\",[]],[\"name/881\",[400,74.643]],[\"comment/881\",[]],[\"name/882\",[401,74.643]],[\"comment/882\",[]],[\"name/883\",[402,74.643]],[\"comment/883\",[]],[\"name/884\",[403,74.643]],[\"comment/884\",[]],[\"name/885\",[404,74.643]],[\"comment/885\",[]],[\"name/886\",[405,74.643]],[\"comment/886\",[]],[\"name/887\",[406,74.643]],[\"comment/887\",[]],[\"name/888\",[407,74.643]],[\"comment/888\",[]],[\"name/889\",[408,74.643]],[\"comment/889\",[]],[\"name/890\",[409,74.643]],[\"comment/890\",[]],[\"name/891\",[410,74.643]],[\"comment/891\",[]],[\"name/892\",[411,74.643]],[\"comment/892\",[]],[\"name/893\",[412,74.643]],[\"comment/893\",[]],[\"name/894\",[413,74.643]],[\"comment/894\",[]],[\"name/895\",[414,74.643]],[\"comment/895\",[]],[\"name/896\",[415,74.643]],[\"comment/896\",[]],[\"name/897\",[416,74.643]],[\"comment/897\",[]],[\"name/898\",[417,74.643]],[\"comment/898\",[]],[\"name/899\",[418,74.643]],[\"comment/899\",[]],[\"name/900\",[419,74.643]],[\"comment/900\",[]],[\"name/901\",[420,74.643]],[\"comment/901\",[]],[\"name/902\",[421,74.643]],[\"comment/902\",[]],[\"name/903\",[422,74.643]],[\"comment/903\",[]],[\"name/904\",[423,74.643]],[\"comment/904\",[]],[\"name/905\",[424,74.643]],[\"comment/905\",[]],[\"name/906\",[425,69.535]],[\"comment/906\",[]],[\"name/907\",[1,21.913]],[\"comment/907\",[]],[\"name/908\",[231,51.289]],[\"comment/908\",[]],[\"name/909\",[232,69.535]],[\"comment/909\",[]],[\"name/910\",[426,74.643]],[\"comment/910\",[]],[\"name/911\",[1,21.913]],[\"comment/911\",[]],[\"name/912\",[231,51.289]],[\"comment/912\",[]],[\"name/913\",[425,69.535]],[\"comment/913\",[]],[\"name/914\",[427,74.643]],[\"comment/914\",[]],[\"name/915\",[1,21.913]],[\"comment/915\",[]],[\"name/916\",[275,59.98]],[\"comment/916\",[]],[\"name/917\",[26,55.184]],[\"comment/917\",[]],[\"name/918\",[428,74.643]],[\"comment/918\",[]],[\"name/919\",[1,21.913]],[\"comment/919\",[]],[\"name/920\",[376,58.549]],[\"comment/920\",[]],[\"name/921\",[385,63.657]],[\"comment/921\",[]],[\"name/922\",[166,58.549]],[\"comment/922\",[]],[\"name/923\",[167,61.65]],[\"comment/923\",[]],[\"name/924\",[63,55.184]],[\"comment/924\",[]],[\"name/925\",[169,61.65]],[\"comment/925\",[]],[\"name/926\",[332,59.98]],[\"comment/926\",[]],[\"name/927\",[168,58.549]],[\"comment/927\",[]],[\"name/928\",[429,74.643]],[\"comment/928\",[]],[\"name/929\",[1,21.913]],[\"comment/929\",[]],[\"name/930\",[63,55.184]],[\"comment/930\",[]],[\"name/931\",[49,61.65]],[\"comment/931\",[]],[\"name/932\",[430,74.643]],[\"comment/932\",[]],[\"name/933\",[431,74.643]],[\"comment/933\",[]],[\"name/934\",[58,59.98]],[\"comment/934\",[]],[\"name/935\",[432,74.643]],[\"comment/935\",[]],[\"name/936\",[433,74.643]],[\"comment/936\",[]],[\"name/937\",[1,21.913]],[\"comment/937\",[]],[\"name/938\",[69,55.184]],[\"comment/938\",[]],[\"name/939\",[3,66.17]],[\"comment/939\",[]],[\"name/940\",[434,74.643]],[\"comment/940\",[]],[\"name/941\",[1,21.913]],[\"comment/941\",[]],[\"name/942\",[69,55.184]],[\"comment/942\",[]],[\"name/943\",[3,66.17]],[\"comment/943\",[]],[\"name/944\",[435,74.643]],[\"comment/944\",[]],[\"name/945\",[436,74.643]],[\"comment/945\",[]],[\"name/946\",[437,74.643]],[\"comment/946\",[]],[\"name/947\",[438,74.643]],[\"comment/947\",[]],[\"name/948\",[439,74.643]],[\"comment/948\",[]],[\"name/949\",[440,74.643]],[\"comment/949\",[]],[\"name/950\",[441,74.643]],[\"comment/950\",[]],[\"name/951\",[442,74.643]],[\"comment/951\",[]],[\"name/952\",[1,21.913]],[\"comment/952\",[]],[\"name/953\",[2,58.549]],[\"comment/953\",[]],[\"name/954\",[118,56.185]],[\"comment/954\",[]],[\"name/955\",[94,40.303]],[\"comment/955\",[]],[\"name/956\",[443,61.65]],[\"comment/956\",[]],[\"name/957\",[444,63.657]],[\"comment/957\",[]],[\"name/958\",[256,58.549]],[\"comment/958\",[]],[\"name/959\",[28,42.454]],[\"comment/959\",[]],[\"name/960\",[445,59.98]],[\"comment/960\",[]],[\"name/961\",[446,63.657]],[\"comment/961\",[]],[\"name/962\",[1,21.913]],[\"comment/962\",[]],[\"name/963\",[447,59.98]],[\"comment/963\",[]],[\"name/964\",[448,51.289]],[\"comment/964\",[]],[\"name/965\",[123,40.743]],[\"comment/965\",[]],[\"name/966\",[257,58.549]],[\"comment/966\",[]],[\"name/967\",[30,43.582]],[\"comment/967\",[]],[\"name/968\",[449,61.65]],[\"comment/968\",[]],[\"name/969\",[280,69.535]],[\"comment/969\",[]],[\"name/970\",[256,58.549]],[\"comment/970\",[]],[\"name/971\",[94,40.303]],[\"comment/971\",[]],[\"name/972\",[443,61.65]],[\"comment/972\",[]],[\"name/973\",[444,63.657]],[\"comment/973\",[]],[\"name/974\",[28,42.454]],[\"comment/974\",[]],[\"name/975\",[445,59.98]],[\"comment/975\",[]],[\"name/976\",[446,63.657]],[\"comment/976\",[]],[\"name/977\",[1,21.913]],[\"comment/977\",[]],[\"name/978\",[447,59.98]],[\"comment/978\",[]],[\"name/979\",[448,51.289]],[\"comment/979\",[]],[\"name/980\",[123,40.743]],[\"comment/980\",[]],[\"name/981\",[257,58.549]],[\"comment/981\",[]],[\"name/982\",[30,43.582]],[\"comment/982\",[]],[\"name/983\",[449,61.65]],[\"comment/983\",[]],[\"name/984\",[450,74.643]],[\"comment/984\",[]],[\"name/985\",[451,74.643]],[\"comment/985\",[]],[\"name/986\",[168,58.549]],[\"comment/986\",[]],[\"name/987\",[452,69.535]],[\"comment/987\",[]],[\"name/988\",[453,74.643]],[\"comment/988\",[]],[\"name/989\",[1,21.913]],[\"comment/989\",[]],[\"name/990\",[454,74.643]],[\"comment/990\",[]],[\"name/991\",[1,21.913]],[\"comment/991\",[]],[\"name/992\",[455,74.643]],[\"comment/992\",[]],[\"name/993\",[262,63.657]],[\"comment/993\",[]],[\"name/994\",[456,74.643]],[\"comment/994\",[]],[\"name/995\",[118,56.185]],[\"comment/995\",[]],[\"name/996\",[28,42.454]],[\"comment/996\",[]],[\"name/997\",[94,40.303]],[\"comment/997\",[]],[\"name/998\",[1,21.913]],[\"comment/998\",[]],[\"name/999\",[168,58.549]],[\"comment/999\",[]],[\"name/1000\",[452,69.535]],[\"comment/1000\",[]],[\"name/1001\",[448,51.289]],[\"comment/1001\",[]],[\"name/1002\",[30,43.582]],[\"comment/1002\",[]],[\"name/1003\",[123,40.743]],[\"comment/1003\",[]],[\"name/1004\",[457,74.643]],[\"comment/1004\",[]],[\"name/1005\",[68,66.17]],[\"comment/1005\",[]],[\"name/1006\",[69,55.184]],[\"comment/1006\",[]],[\"name/1007\",[55,58.549]],[\"comment/1007\",[]],[\"name/1008\",[62,63.657]],[\"comment/1008\",[]],[\"name/1009\",[458,74.643]],[\"comment/1009\",[]],[\"name/1010\",[459,74.643]],[\"comment/1010\",[]],[\"name/1011\",[460,74.643]],[\"comment/1011\",[]],[\"name/1012\",[461,74.643]],[\"comment/1012\",[]],[\"name/1013\",[462,74.643]],[\"comment/1013\",[]],[\"name/1014\",[1,21.913]],[\"comment/1014\",[]],[\"name/1015\",[463,74.643]],[\"comment/1015\",[]],[\"name/1016\",[1,21.913]],[\"comment/1016\",[]],[\"name/1017\",[69,55.184]],[\"comment/1017\",[]],[\"name/1018\",[55,58.549]],[\"comment/1018\",[]],[\"name/1019\",[464,74.643]],[\"comment/1019\",[]],[\"name/1020\",[1,21.913]],[\"comment/1020\",[]],[\"name/1021\",[69,55.184]],[\"comment/1021\",[]],[\"name/1022\",[39,49.52]],[\"comment/1022\",[]],[\"name/1023\",[465,66.17]],[\"comment/1023\",[]],[\"name/1024\",[256,58.549]],[\"comment/1024\",[]],[\"name/1025\",[28,42.454]],[\"comment/1025\",[]],[\"name/1026\",[94,40.303]],[\"comment/1026\",[]],[\"name/1027\",[1,21.913]],[\"comment/1027\",[]],[\"name/1028\",[68,66.17]],[\"comment/1028\",[]],[\"name/1029\",[69,55.184]],[\"comment/1029\",[]],[\"name/1030\",[55,58.549]],[\"comment/1030\",[]],[\"name/1031\",[62,63.657]],[\"comment/1031\",[]],[\"name/1032\",[448,51.289]],[\"comment/1032\",[]],[\"name/1033\",[257,58.549]],[\"comment/1033\",[]],[\"name/1034\",[30,43.582]],[\"comment/1034\",[]],[\"name/1035\",[466,74.643]],[\"comment/1035\",[]],[\"name/1036\",[123,40.743]],[\"comment/1036\",[]],[\"name/1037\",[467,74.643]],[\"comment/1037\",[]],[\"name/1038\",[468,74.643]],[\"comment/1038\",[]],[\"name/1039\",[262,63.657]],[\"comment/1039\",[]],[\"name/1040\",[261,66.17]],[\"comment/1040\",[]],[\"name/1041\",[469,74.643]],[\"comment/1041\",[]],[\"name/1042\",[1,21.913]],[\"comment/1042\",[]],[\"name/1043\",[470,74.643]],[\"comment/1043\",[]],[\"name/1044\",[118,56.185]],[\"comment/1044\",[]],[\"name/1045\",[28,42.454]],[\"comment/1045\",[]],[\"name/1046\",[94,40.303]],[\"comment/1046\",[]],[\"name/1047\",[1,21.913]],[\"comment/1047\",[]],[\"name/1048\",[262,63.657]],[\"comment/1048\",[]],[\"name/1049\",[261,66.17]],[\"comment/1049\",[]],[\"name/1050\",[448,51.289]],[\"comment/1050\",[]],[\"name/1051\",[30,43.582]],[\"comment/1051\",[]],[\"name/1052\",[123,40.743]],[\"comment/1052\",[]],[\"name/1053\",[471,74.643]],[\"comment/1053\",[]],[\"name/1054\",[472,74.643]],[\"comment/1054\",[]],[\"name/1055\",[473,74.643]],[\"comment/1055\",[]],[\"name/1056\",[474,74.643]],[\"comment/1056\",[]],[\"name/1057\",[475,74.643]],[\"comment/1057\",[]],[\"name/1058\",[476,74.643]],[\"comment/1058\",[]],[\"name/1059\",[477,66.17]],[\"comment/1059\",[]],[\"name/1060\",[478,74.643]],[\"comment/1060\",[]],[\"name/1061\",[28,42.454]],[\"comment/1061\",[]],[\"name/1062\",[479,74.643]],[\"comment/1062\",[]],[\"name/1063\",[94,40.303]],[\"comment/1063\",[]],[\"name/1064\",[1,21.913]],[\"comment/1064\",[]],[\"name/1065\",[15,69.535]],[\"comment/1065\",[]],[\"name/1066\",[7,55.184]],[\"comment/1066\",[]],[\"name/1067\",[16,69.535]],[\"comment/1067\",[]],[\"name/1068\",[448,51.289]],[\"comment/1068\",[]],[\"name/1069\",[30,43.582]],[\"comment/1069\",[]],[\"name/1070\",[123,40.743]],[\"comment/1070\",[]],[\"name/1071\",[480,74.643]],[\"comment/1071\",[]],[\"name/1072\",[481,74.643]],[\"comment/1072\",[]],[\"name/1073\",[482,74.643]],[\"comment/1073\",[]],[\"name/1074\",[483,74.643]],[\"comment/1074\",[]],[\"name/1075\",[484,74.643]],[\"comment/1075\",[]],[\"name/1076\",[1,21.913]],[\"comment/1076\",[]],[\"name/1077\",[485,74.643]],[\"comment/1077\",[]],[\"name/1078\",[118,56.185]],[\"comment/1078\",[]],[\"name/1079\",[28,42.454]],[\"comment/1079\",[]],[\"name/1080\",[94,40.303]],[\"comment/1080\",[]],[\"name/1081\",[1,21.913]],[\"comment/1081\",[]],[\"name/1082\",[486,74.643]],[\"comment/1082\",[]],[\"name/1083\",[487,74.643]],[\"comment/1083\",[]],[\"name/1084\",[448,51.289]],[\"comment/1084\",[]],[\"name/1085\",[30,43.582]],[\"comment/1085\",[]],[\"name/1086\",[123,40.743]],[\"comment/1086\",[]],[\"name/1087\",[488,63.657]],[\"comment/1087\",[]],[\"name/1088\",[94,40.303]],[\"comment/1088\",[]],[\"name/1089\",[28,42.454]],[\"comment/1089\",[]],[\"name/1090\",[1,21.913]],[\"comment/1090\",[]],[\"name/1091\",[29,51.289]],[\"comment/1091\",[]],[\"name/1092\",[123,40.743]],[\"comment/1092\",[]],[\"name/1093\",[30,43.582]],[\"comment/1093\",[]],[\"name/1094\",[76,50.076]],[\"comment/1094\",[]],[\"name/1095\",[443,61.65]],[\"comment/1095\",[]],[\"name/1096\",[444,63.657]],[\"comment/1096\",[]],[\"name/1097\",[256,58.549]],[\"comment/1097\",[]],[\"name/1098\",[94,40.303]],[\"comment/1098\",[]],[\"name/1099\",[28,42.454]],[\"comment/1099\",[]],[\"name/1100\",[445,59.98]],[\"comment/1100\",[]],[\"name/1101\",[446,63.657]],[\"comment/1101\",[]],[\"name/1102\",[1,21.913]],[\"comment/1102\",[]],[\"name/1103\",[489,69.535]],[\"comment/1103\",[]],[\"name/1104\",[257,58.549]],[\"comment/1104\",[]],[\"name/1105\",[30,43.582]],[\"comment/1105\",[]],[\"name/1106\",[123,40.743]],[\"comment/1106\",[]],[\"name/1107\",[449,61.65]],[\"comment/1107\",[]],[\"name/1108\",[490,74.643]],[\"comment/1108\",[]],[\"name/1109\",[7,55.184]],[\"comment/1109\",[]],[\"name/1110\",[19,61.65]],[\"comment/1110\",[]],[\"name/1111\",[76,50.076]],[\"comment/1111\",[]],[\"name/1112\",[491,74.643]],[\"comment/1112\",[]],[\"name/1113\",[134,66.17]],[\"comment/1113\",[]],[\"name/1114\",[301,69.535]],[\"comment/1114\",[]],[\"name/1115\",[124,63.657]],[\"comment/1115\",[]],[\"name/1116\",[492,57.297]],[\"comment/1116\",[]],[\"name/1117\",[220,57.297]],[\"comment/1117\",[]],[\"name/1118\",[165,66.17]],[\"comment/1118\",[]],[\"name/1119\",[39,49.52]],[\"comment/1119\",[]],[\"name/1120\",[37,59.98]],[\"comment/1120\",[]],[\"name/1121\",[493,63.657]],[\"comment/1121\",[]],[\"name/1122\",[303,63.657]],[\"comment/1122\",[]],[\"name/1123\",[494,63.657]],[\"comment/1123\",[]],[\"name/1124\",[495,69.535]],[\"comment/1124\",[]],[\"name/1125\",[207,59.98]],[\"comment/1125\",[]],[\"name/1126\",[496,66.17]],[\"comment/1126\",[]],[\"name/1127\",[497,66.17]],[\"comment/1127\",[]],[\"name/1128\",[498,66.17]],[\"comment/1128\",[]],[\"name/1129\",[465,66.17]],[\"comment/1129\",[]],[\"name/1130\",[282,63.657]],[\"comment/1130\",[]],[\"name/1131\",[305,63.657]],[\"comment/1131\",[]],[\"name/1132\",[269,61.65]],[\"comment/1132\",[]],[\"name/1133\",[275,59.98]],[\"comment/1133\",[]],[\"name/1134\",[499,69.535]],[\"comment/1134\",[]],[\"name/1135\",[500,69.535]],[\"comment/1135\",[]],[\"name/1136\",[25,55.184]],[\"comment/1136\",[]],[\"name/1137\",[501,74.643]],[\"comment/1137\",[]],[\"name/1138\",[7,55.184]],[\"comment/1138\",[]],[\"name/1139\",[76,50.076]],[\"comment/1139\",[]],[\"name/1140\",[492,57.297]],[\"comment/1140\",[]],[\"name/1141\",[220,57.297]],[\"comment/1141\",[]],[\"name/1142\",[147,53.441]],[\"comment/1142\",[]],[\"name/1143\",[488,63.657]],[\"comment/1143\",[]],[\"name/1144\",[37,59.98]],[\"comment/1144\",[]],[\"name/1145\",[493,63.657]],[\"comment/1145\",[]],[\"name/1146\",[303,63.657]],[\"comment/1146\",[]],[\"name/1147\",[494,63.657]],[\"comment/1147\",[]],[\"name/1148\",[495,69.535]],[\"comment/1148\",[]],[\"name/1149\",[207,59.98]],[\"comment/1149\",[]],[\"name/1150\",[496,66.17]],[\"comment/1150\",[]],[\"name/1151\",[497,66.17]],[\"comment/1151\",[]],[\"name/1152\",[498,66.17]],[\"comment/1152\",[]],[\"name/1153\",[502,74.643]],[\"comment/1153\",[]],[\"name/1154\",[503,74.643]],[\"comment/1154\",[]],[\"name/1155\",[504,74.643]],[\"comment/1155\",[]],[\"name/1156\",[231,51.289]],[\"comment/1156\",[]],[\"name/1157\",[505,74.643]],[\"comment/1157\",[]],[\"name/1158\",[28,42.454]],[\"comment/1158\",[]],[\"name/1159\",[506,74.643]],[\"comment/1159\",[]],[\"name/1160\",[507,74.643]],[\"comment/1160\",[]],[\"name/1161\",[508,74.643]],[\"comment/1161\",[]],[\"name/1162\",[509,74.643]],[\"comment/1162\",[]],[\"name/1163\",[94,40.303]],[\"comment/1163\",[]],[\"name/1164\",[1,21.913]],[\"comment/1164\",[]],[\"name/1165\",[510,59.98]],[\"comment/1165\",[]],[\"name/1166\",[7,55.184]],[\"comment/1166\",[]],[\"name/1167\",[76,50.076]],[\"comment/1167\",[]],[\"name/1168\",[492,57.297]],[\"comment/1168\",[]],[\"name/1169\",[220,57.297]],[\"comment/1169\",[]],[\"name/1170\",[147,53.441]],[\"comment/1170\",[]],[\"name/1171\",[488,63.657]],[\"comment/1171\",[]],[\"name/1172\",[493,63.657]],[\"comment/1172\",[]],[\"name/1173\",[37,59.98]],[\"comment/1173\",[]],[\"name/1174\",[303,63.657]],[\"comment/1174\",[]],[\"name/1175\",[494,63.657]],[\"comment/1175\",[]],[\"name/1176\",[511,74.643]],[\"comment/1176\",[]],[\"name/1177\",[207,59.98]],[\"comment/1177\",[]],[\"name/1178\",[496,66.17]],[\"comment/1178\",[]],[\"name/1179\",[497,66.17]],[\"comment/1179\",[]],[\"name/1180\",[498,66.17]],[\"comment/1180\",[]],[\"name/1181\",[465,66.17]],[\"comment/1181\",[]],[\"name/1182\",[282,63.657]],[\"comment/1182\",[]],[\"name/1183\",[19,61.65]],[\"comment/1183\",[]],[\"name/1184\",[305,63.657]],[\"comment/1184\",[]],[\"name/1185\",[269,61.65]],[\"comment/1185\",[]],[\"name/1186\",[275,59.98]],[\"comment/1186\",[]],[\"name/1187\",[499,69.535]],[\"comment/1187\",[]],[\"name/1188\",[500,69.535]],[\"comment/1188\",[]],[\"name/1189\",[25,55.184]],[\"comment/1189\",[]],[\"name/1190\",[212,42.454]],[\"comment/1190\",[]],[\"name/1191\",[448,51.289]],[\"comment/1191\",[]],[\"name/1192\",[258,42.191]],[\"comment/1192\",[]],[\"name/1193\",[123,40.743]],[\"comment/1193\",[]],[\"name/1194\",[512,74.643]],[\"comment/1194\",[]],[\"name/1195\",[513,74.643]],[\"comment/1195\",[]],[\"name/1196\",[118,56.185]],[\"comment/1196\",[]],[\"name/1197\",[28,42.454]],[\"comment/1197\",[]],[\"name/1198\",[1,21.913]],[\"comment/1198\",[]],[\"name/1199\",[477,66.17]],[\"comment/1199\",[]],[\"name/1200\",[266,66.17]],[\"comment/1200\",[]],[\"name/1201\",[514,74.643]],[\"comment/1201\",[]],[\"name/1202\",[448,51.289]],[\"comment/1202\",[]],[\"name/1203\",[123,40.743]],[\"comment/1203\",[]],[\"name/1204\",[30,43.582]],[\"comment/1204\",[]],[\"name/1205\",[515,74.643]],[\"comment/1205\",[]],[\"name/1206\",[118,56.185]],[\"comment/1206\",[]],[\"name/1207\",[28,42.454]],[\"comment/1207\",[]],[\"name/1208\",[1,21.913]],[\"comment/1208\",[]],[\"name/1209\",[516,74.643]],[\"comment/1209\",[]],[\"name/1210\",[517,74.643]],[\"comment/1210\",[]],[\"name/1211\",[448,51.289]],[\"comment/1211\",[]],[\"name/1212\",[123,40.743]],[\"comment/1212\",[]],[\"name/1213\",[30,43.582]],[\"comment/1213\",[]],[\"name/1214\",[518,74.643]],[\"comment/1214\",[]],[\"name/1215\",[519,74.643]],[\"comment/1215\",[]],[\"name/1216\",[520,74.643]],[\"comment/1216\",[]],[\"name/1217\",[152,48.494]],[\"comment/1217\",[]],[\"name/1218\",[489,69.535]],[\"comment/1218\",[]],[\"name/1219\",[447,59.98]],[\"comment/1219\",[]],[\"name/1220\",[94,40.303]],[\"comment/1220\",[]],[\"name/1221\",[443,61.65]],[\"comment/1221\",[]],[\"name/1222\",[444,63.657]],[\"comment/1222\",[]],[\"name/1223\",[256,58.549]],[\"comment/1223\",[]],[\"name/1224\",[28,42.454]],[\"comment/1224\",[]],[\"name/1225\",[445,59.98]],[\"comment/1225\",[]],[\"name/1226\",[446,63.657]],[\"comment/1226\",[]],[\"name/1227\",[1,21.913]],[\"comment/1227\",[]],[\"name/1228\",[447,59.98]],[\"comment/1228\",[]],[\"name/1229\",[448,51.289]],[\"comment/1229\",[]],[\"name/1230\",[123,40.743]],[\"comment/1230\",[]],[\"name/1231\",[257,58.549]],[\"comment/1231\",[]],[\"name/1232\",[30,43.582]],[\"comment/1232\",[]],[\"name/1233\",[449,61.65]],[\"comment/1233\",[]],[\"name/1234\",[521,74.643]],[\"comment/1234\",[]],[\"name/1235\",[522,74.643]],[\"comment/1235\",[]],[\"name/1236\",[523,74.643]],[\"comment/1236\",[]],[\"name/1237\",[395,69.535]],[\"comment/1237\",[]],[\"name/1238\",[524,74.643]],[\"comment/1238\",[]],[\"name/1239\",[525,74.643]],[\"comment/1239\",[]],[\"name/1240\",[526,74.643]],[\"comment/1240\",[]],[\"name/1241\",[527,74.643]],[\"comment/1241\",[]],[\"name/1242\",[528,74.643]],[\"comment/1242\",[]],[\"name/1243\",[529,74.643]],[\"comment/1243\",[]],[\"name/1244\",[530,74.643]],[\"comment/1244\",[]],[\"name/1245\",[443,61.65]],[\"comment/1245\",[]],[\"name/1246\",[492,57.297]],[\"comment/1246\",[]],[\"name/1247\",[94,40.303]],[\"comment/1247\",[]],[\"name/1248\",[118,56.185]],[\"comment/1248\",[]],[\"name/1249\",[28,42.454]],[\"comment/1249\",[]],[\"name/1250\",[445,59.98]],[\"comment/1250\",[]],[\"name/1251\",[1,21.913]],[\"comment/1251\",[]],[\"name/1252\",[397,58.549]],[\"comment/1252\",[]],[\"name/1253\",[183,69.535]],[\"comment/1253\",[]],[\"name/1254\",[212,42.454]],[\"comment/1254\",[]],[\"name/1255\",[448,51.289]],[\"comment/1255\",[]],[\"name/1256\",[258,42.191]],[\"comment/1256\",[]],[\"name/1257\",[531,74.643]],[\"comment/1257\",[]],[\"name/1258\",[123,40.743]],[\"comment/1258\",[]],[\"name/1259\",[532,74.643]],[\"comment/1259\",[]],[\"name/1260\",[305,63.657]],[\"comment/1260\",[]],[\"name/1261\",[94,40.303]],[\"comment/1261\",[]],[\"name/1262\",[28,42.454]],[\"comment/1262\",[]],[\"name/1263\",[533,74.643]],[\"comment/1263\",[]],[\"name/1264\",[1,21.913]],[\"comment/1264\",[]],[\"name/1265\",[534,74.643]],[\"comment/1265\",[]],[\"name/1266\",[535,66.17]],[\"comment/1266\",[]],[\"name/1267\",[123,40.743]],[\"comment/1267\",[]],[\"name/1268\",[536,74.643]],[\"comment/1268\",[]],[\"name/1269\",[448,51.289]],[\"comment/1269\",[]],[\"name/1270\",[30,43.582]],[\"comment/1270\",[]],[\"name/1271\",[132,69.535]],[\"comment/1271\",[]],[\"name/1272\",[94,40.303]],[\"comment/1272\",[]],[\"name/1273\",[537,74.643]],[\"comment/1273\",[]],[\"name/1274\",[1,21.913]],[\"comment/1274\",[]],[\"name/1275\",[76,50.076]],[\"comment/1275\",[]],[\"name/1276\",[447,59.98]],[\"comment/1276\",[]],[\"name/1277\",[123,40.743]],[\"comment/1277\",[]],[\"name/1278\",[538,74.643]],[\"comment/1278\",[]],[\"name/1279\",[448,51.289]],[\"comment/1279\",[]],[\"name/1280\",[125,69.535]],[\"comment/1280\",[]],[\"name/1281\",[94,40.303]],[\"comment/1281\",[]],[\"name/1282\",[539,74.643]],[\"comment/1282\",[]],[\"name/1283\",[1,21.913]],[\"comment/1283\",[]],[\"name/1284\",[76,50.076]],[\"comment/1284\",[]],[\"name/1285\",[447,59.98]],[\"comment/1285\",[]],[\"name/1286\",[123,40.743]],[\"comment/1286\",[]],[\"name/1287\",[448,51.289]],[\"comment/1287\",[]],[\"name/1288\",[540,74.643]],[\"comment/1288\",[]],[\"name/1289\",[541,74.643]],[\"comment/1289\",[]],[\"name/1290\",[1,21.913]],[\"comment/1290\",[]],[\"name/1291\",[397,58.549]],[\"comment/1291\",[]],[\"name/1292\",[212,42.454]],[\"comment/1292\",[]],[\"name/1293\",[258,42.191]],[\"comment/1293\",[]],[\"name/1294\",[542,74.643]],[\"comment/1294\",[]],[\"name/1295\",[543,74.643]],[\"comment/1295\",[]],[\"name/1296\",[28,42.454]],[\"comment/1296\",[]],[\"name/1297\",[1,21.913]],[\"comment/1297\",[]],[\"name/1298\",[29,51.289]],[\"comment/1298\",[]],[\"name/1299\",[212,42.454]],[\"comment/1299\",[]],[\"name/1300\",[258,42.191]],[\"comment/1300\",[]],[\"name/1301\",[544,55.184]],[\"comment/1301\",[]],[\"name/1302\",[545,74.643]],[\"comment/1302\",[]],[\"name/1303\",[546,74.643]],[\"comment/1303\",[]],[\"name/1304\",[28,42.454]],[\"comment/1304\",[]],[\"name/1305\",[1,21.913]],[\"comment/1305\",[]],[\"name/1306\",[397,58.549]],[\"comment/1306\",[]],[\"name/1307\",[212,42.454]],[\"comment/1307\",[]],[\"name/1308\",[258,42.191]],[\"comment/1308\",[]],[\"name/1309\",[547,74.643]],[\"comment/1309\",[]],[\"name/1310\",[249,59.98]],[\"comment/1310\",[]],[\"name/1311\",[212,42.454]],[\"comment/1311\",[]],[\"name/1312\",[300,69.535]],[\"comment/1312\",[]],[\"name/1313\",[548,74.643]],[\"comment/1313\",[]],[\"name/1314\",[549,74.643]],[\"comment/1314\",[]],[\"name/1315\",[550,74.643]],[\"comment/1315\",[]],[\"name/1316\",[1,21.913]],[\"comment/1316\",[]],[\"name/1317\",[510,59.98]],[\"comment/1317\",[]],[\"name/1318\",[551,66.17]],[\"comment/1318\",[]],[\"name/1319\",[552,66.17]],[\"comment/1319\",[]],[\"name/1320\",[553,66.17]],[\"comment/1320\",[]],[\"name/1321\",[554,74.643]],[\"comment/1321\",[]],[\"name/1322\",[555,74.643]],[\"comment/1322\",[]],[\"name/1323\",[556,74.643]],[\"comment/1323\",[]],[\"name/1324\",[557,74.643]],[\"comment/1324\",[]],[\"name/1325\",[558,74.643]],[\"comment/1325\",[]],[\"name/1326\",[559,74.643]],[\"comment/1326\",[]],[\"name/1327\",[560,66.17]],[\"comment/1327\",[]],[\"name/1328\",[492,57.297]],[\"comment/1328\",[]],[\"name/1329\",[231,51.289]],[\"comment/1329\",[]],[\"name/1330\",[561,66.17]],[\"comment/1330\",[]],[\"name/1331\",[562,66.17]],[\"comment/1331\",[]],[\"name/1332\",[563,66.17]],[\"comment/1332\",[]],[\"name/1333\",[249,59.98]],[\"comment/1333\",[]],[\"name/1334\",[564,74.643]],[\"comment/1334\",[]],[\"name/1335\",[565,63.657]],[\"comment/1335\",[]],[\"name/1336\",[566,66.17]],[\"comment/1336\",[]],[\"name/1337\",[567,66.17]],[\"comment/1337\",[]],[\"name/1338\",[568,66.17]],[\"comment/1338\",[]],[\"name/1339\",[569,66.17]],[\"comment/1339\",[]],[\"name/1340\",[36,50.664]],[\"comment/1340\",[]],[\"name/1341\",[570,74.643]],[\"comment/1341\",[]],[\"name/1342\",[258,42.191]],[\"comment/1342\",[]],[\"name/1343\",[212,42.454]],[\"comment/1343\",[]],[\"name/1344\",[571,74.643]],[\"comment/1344\",[]],[\"name/1345\",[572,74.643]],[\"comment/1345\",[]],[\"name/1346\",[573,74.643]],[\"comment/1346\",[]],[\"name/1347\",[574,74.643]],[\"comment/1347\",[]],[\"name/1348\",[28,42.454]],[\"comment/1348\",[]],[\"name/1349\",[1,21.913]],[\"comment/1349\",[]],[\"name/1350\",[29,51.289]],[\"comment/1350\",[]],[\"name/1351\",[212,42.454]],[\"comment/1351\",[]],[\"name/1352\",[258,42.191]],[\"comment/1352\",[]],[\"name/1353\",[544,55.184]],[\"comment/1353\",[]],[\"name/1354\",[575,74.643]],[\"comment/1354\",[]],[\"name/1355\",[576,74.643]],[\"comment/1355\",[]],[\"name/1356\",[28,42.454]],[\"comment/1356\",[]],[\"name/1357\",[1,21.913]],[\"comment/1357\",[]],[\"name/1358\",[29,51.289]],[\"comment/1358\",[]],[\"name/1359\",[212,42.454]],[\"comment/1359\",[]],[\"name/1360\",[258,42.191]],[\"comment/1360\",[]],[\"name/1361\",[544,55.184]],[\"comment/1361\",[]],[\"name/1362\",[577,74.643]],[\"comment/1362\",[]],[\"name/1363\",[578,74.643]],[\"comment/1363\",[]],[\"name/1364\",[28,42.454]],[\"comment/1364\",[]],[\"name/1365\",[1,21.913]],[\"comment/1365\",[]],[\"name/1366\",[510,59.98]],[\"comment/1366\",[]],[\"name/1367\",[579,74.643]],[\"comment/1367\",[]],[\"name/1368\",[212,42.454]],[\"comment/1368\",[]],[\"name/1369\",[258,42.191]],[\"comment/1369\",[]],[\"name/1370\",[535,66.17]],[\"comment/1370\",[]],[\"name/1371\",[580,69.535]],[\"comment/1371\",[]],[\"name/1372\",[581,74.643]],[\"comment/1372\",[]],[\"name/1373\",[582,74.643]],[\"comment/1373\",[]],[\"name/1374\",[583,69.535]],[\"comment/1374\",[]],[\"name/1375\",[584,74.643]],[\"comment/1375\",[]],[\"name/1376\",[585,69.535]],[\"comment/1376\",[]],[\"name/1377\",[123,40.743]],[\"comment/1377\",[]],[\"name/1378\",[586,74.643]],[\"comment/1378\",[]],[\"name/1379\",[28,42.454]],[\"comment/1379\",[]],[\"name/1380\",[587,74.643]],[\"comment/1380\",[]],[\"name/1381\",[1,21.913]],[\"comment/1381\",[]],[\"name/1382\",[510,59.98]],[\"comment/1382\",[]],[\"name/1383\",[397,58.549]],[\"comment/1383\",[]],[\"name/1384\",[588,74.643]],[\"comment/1384\",[]],[\"name/1385\",[212,42.454]],[\"comment/1385\",[]],[\"name/1386\",[589,74.643]],[\"comment/1386\",[]],[\"name/1387\",[590,74.643]],[\"comment/1387\",[]],[\"name/1388\",[258,42.191]],[\"comment/1388\",[]],[\"name/1389\",[278,69.535]],[\"comment/1389\",[]],[\"name/1390\",[585,69.535]],[\"comment/1390\",[]],[\"name/1391\",[591,74.643]],[\"comment/1391\",[]],[\"name/1392\",[592,74.643]],[\"comment/1392\",[]],[\"name/1393\",[580,69.535]],[\"comment/1393\",[]],[\"name/1394\",[593,74.643]],[\"comment/1394\",[]],[\"name/1395\",[594,74.643]],[\"comment/1395\",[]],[\"name/1396\",[28,42.454]],[\"comment/1396\",[]],[\"name/1397\",[1,21.913]],[\"comment/1397\",[]],[\"name/1398\",[510,59.98]],[\"comment/1398\",[]],[\"name/1399\",[595,61.65]],[\"comment/1399\",[]],[\"name/1400\",[212,42.454]],[\"comment/1400\",[]],[\"name/1401\",[258,42.191]],[\"comment/1401\",[]],[\"name/1402\",[535,66.17]],[\"comment/1402\",[]],[\"name/1403\",[29,51.289]],[\"comment/1403\",[]],[\"name/1404\",[596,74.643]],[\"comment/1404\",[]],[\"name/1405\",[597,74.643]],[\"comment/1405\",[]],[\"name/1406\",[94,40.303]],[\"comment/1406\",[]],[\"name/1407\",[123,40.743]],[\"comment/1407\",[]],[\"name/1408\",[152,48.494]],[\"comment/1408\",[]],[\"name/1409\",[212,42.454]],[\"comment/1409\",[]],[\"name/1410\",[598,74.643]],[\"comment/1410\",[]],[\"name/1411\",[599,74.643]],[\"comment/1411\",[]],[\"name/1412\",[600,74.643]],[\"comment/1412\",[]],[\"name/1413\",[1,21.913]],[\"comment/1413\",[]],[\"name/1414\",[601,74.643]],[\"comment/1414\",[]],[\"name/1415\",[602,74.643]],[\"comment/1415\",[]],[\"name/1416\",[28,42.454]],[\"comment/1416\",[]],[\"name/1417\",[1,21.913]],[\"comment/1417\",[]],[\"name/1418\",[510,59.98]],[\"comment/1418\",[]],[\"name/1419\",[603,74.643]],[\"comment/1419\",[]],[\"name/1420\",[595,61.65]],[\"comment/1420\",[]],[\"name/1421\",[212,42.454]],[\"comment/1421\",[]],[\"name/1422\",[258,42.191]],[\"comment/1422\",[]],[\"name/1423\",[29,51.289]],[\"comment/1423\",[]],[\"name/1424\",[604,74.643]],[\"comment/1424\",[]],[\"name/1425\",[605,74.643]],[\"comment/1425\",[]],[\"name/1426\",[28,42.454]],[\"comment/1426\",[]],[\"name/1427\",[1,21.913]],[\"comment/1427\",[]],[\"name/1428\",[29,51.289]],[\"comment/1428\",[]],[\"name/1429\",[212,42.454]],[\"comment/1429\",[]],[\"name/1430\",[606,69.535]],[\"comment/1430\",[]],[\"name/1431\",[258,42.191]],[\"comment/1431\",[]],[\"name/1432\",[607,74.643]],[\"comment/1432\",[]],[\"name/1433\",[608,74.643]],[\"comment/1433\",[]],[\"name/1434\",[28,42.454]],[\"comment/1434\",[]],[\"name/1435\",[1,21.913]],[\"comment/1435\",[]],[\"name/1436\",[609,66.17]],[\"comment/1436\",[]],[\"name/1437\",[610,74.643]],[\"comment/1437\",[]],[\"name/1438\",[212,42.454]],[\"comment/1438\",[]],[\"name/1439\",[258,42.191]],[\"comment/1439\",[]],[\"name/1440\",[29,51.289]],[\"comment/1440\",[]],[\"name/1441\",[611,74.643]],[\"comment/1441\",[]],[\"name/1442\",[612,74.643]],[\"comment/1442\",[]],[\"name/1443\",[28,42.454]],[\"comment/1443\",[]],[\"name/1444\",[1,21.913]],[\"comment/1444\",[]],[\"name/1445\",[609,66.17]],[\"comment/1445\",[]],[\"name/1446\",[613,63.657]],[\"comment/1446\",[]],[\"name/1447\",[614,63.657]],[\"comment/1447\",[]],[\"name/1448\",[212,42.454]],[\"comment/1448\",[]],[\"name/1449\",[258,42.191]],[\"comment/1449\",[]],[\"name/1450\",[29,51.289]],[\"comment/1450\",[]],[\"name/1451\",[615,74.643]],[\"comment/1451\",[]],[\"name/1452\",[616,74.643]],[\"comment/1452\",[]],[\"name/1453\",[28,42.454]],[\"comment/1453\",[]],[\"name/1454\",[1,21.913]],[\"comment/1454\",[]],[\"name/1455\",[609,66.17]],[\"comment/1455\",[]],[\"name/1456\",[613,63.657]],[\"comment/1456\",[]],[\"name/1457\",[614,63.657]],[\"comment/1457\",[]],[\"name/1458\",[617,69.535]],[\"comment/1458\",[]],[\"name/1459\",[212,42.454]],[\"comment/1459\",[]],[\"name/1460\",[258,42.191]],[\"comment/1460\",[]],[\"name/1461\",[544,55.184]],[\"comment/1461\",[]],[\"name/1462\",[618,74.643]],[\"comment/1462\",[]],[\"name/1463\",[619,74.643]],[\"comment/1463\",[]],[\"name/1464\",[620,74.643]],[\"comment/1464\",[]],[\"name/1465\",[621,74.643]],[\"comment/1465\",[]],[\"name/1466\",[622,74.643]],[\"comment/1466\",[]],[\"name/1467\",[623,74.643]],[\"comment/1467\",[]],[\"name/1468\",[624,74.643]],[\"comment/1468\",[]],[\"name/1469\",[28,42.454]],[\"comment/1469\",[]],[\"name/1470\",[1,21.913]],[\"comment/1470\",[]],[\"name/1471\",[625,74.643]],[\"comment/1471\",[]],[\"name/1472\",[212,42.454]],[\"comment/1472\",[]],[\"name/1473\",[258,42.191]],[\"comment/1473\",[]],[\"name/1474\",[544,55.184]],[\"comment/1474\",[]],[\"name/1475\",[626,74.643]],[\"comment/1475\",[]],[\"name/1476\",[627,74.643]],[\"comment/1476\",[]],[\"name/1477\",[28,42.454]],[\"comment/1477\",[]],[\"name/1478\",[1,21.913]],[\"comment/1478\",[]],[\"name/1479\",[628,63.657]],[\"comment/1479\",[]],[\"name/1480\",[212,42.454]],[\"comment/1480\",[]],[\"name/1481\",[258,42.191]],[\"comment/1481\",[]],[\"name/1482\",[544,55.184]],[\"comment/1482\",[]],[\"name/1483\",[629,74.643]],[\"comment/1483\",[]],[\"name/1484\",[630,74.643]],[\"comment/1484\",[]],[\"name/1485\",[28,42.454]],[\"comment/1485\",[]],[\"name/1486\",[1,21.913]],[\"comment/1486\",[]],[\"name/1487\",[628,63.657]],[\"comment/1487\",[]],[\"name/1488\",[212,42.454]],[\"comment/1488\",[]],[\"name/1489\",[258,42.191]],[\"comment/1489\",[]],[\"name/1490\",[544,55.184]],[\"comment/1490\",[]],[\"name/1491\",[631,74.643]],[\"comment/1491\",[]],[\"name/1492\",[94,40.303]],[\"comment/1492\",[]],[\"name/1493\",[28,42.454]],[\"comment/1493\",[]],[\"name/1494\",[632,74.643]],[\"comment/1494\",[]],[\"name/1495\",[1,21.913]],[\"comment/1495\",[]],[\"name/1496\",[628,63.657]],[\"comment/1496\",[]],[\"name/1497\",[633,74.643]],[\"comment/1497\",[]],[\"name/1498\",[212,42.454]],[\"comment/1498\",[]],[\"name/1499\",[258,42.191]],[\"comment/1499\",[]],[\"name/1500\",[29,51.289]],[\"comment/1500\",[]],[\"name/1501\",[123,40.743]],[\"comment/1501\",[]],[\"name/1502\",[634,74.643]],[\"comment/1502\",[]],[\"name/1503\",[635,74.643]],[\"comment/1503\",[]],[\"name/1504\",[636,74.643]],[\"comment/1504\",[]],[\"name/1505\",[637,74.643]],[\"comment/1505\",[]],[\"name/1506\",[28,42.454]],[\"comment/1506\",[]],[\"name/1507\",[1,21.913]],[\"comment/1507\",[]],[\"name/1508\",[29,51.289]],[\"comment/1508\",[]],[\"name/1509\",[212,42.454]],[\"comment/1509\",[]],[\"name/1510\",[258,42.191]],[\"comment/1510\",[]],[\"name/1511\",[544,55.184]],[\"comment/1511\",[]],[\"name/1512\",[638,74.643]],[\"comment/1512\",[]],[\"name/1513\",[639,74.643]],[\"comment/1513\",[]],[\"name/1514\",[28,42.454]],[\"comment/1514\",[]],[\"name/1515\",[1,21.913]],[\"comment/1515\",[]],[\"name/1516\",[29,51.289]],[\"comment/1516\",[]],[\"name/1517\",[212,42.454]],[\"comment/1517\",[]],[\"name/1518\",[258,42.191]],[\"comment/1518\",[]],[\"name/1519\",[544,55.184]],[\"comment/1519\",[]],[\"name/1520\",[640,74.643]],[\"comment/1520\",[]],[\"name/1521\",[641,74.643]],[\"comment/1521\",[]],[\"name/1522\",[28,42.454]],[\"comment/1522\",[]],[\"name/1523\",[606,69.535]],[\"comment/1523\",[]],[\"name/1524\",[1,21.913]],[\"comment/1524\",[]],[\"name/1525\",[29,51.289]],[\"comment/1525\",[]],[\"name/1526\",[212,42.454]],[\"comment/1526\",[]],[\"name/1527\",[258,42.191]],[\"comment/1527\",[]],[\"name/1528\",[544,55.184]],[\"comment/1528\",[]],[\"name/1529\",[642,74.643]],[\"comment/1529\",[]],[\"name/1530\",[94,40.303]],[\"comment/1530\",[]],[\"name/1531\",[1,21.913]],[\"comment/1531\",[]],[\"name/1532\",[583,69.535]],[\"comment/1532\",[]],[\"name/1533\",[30,43.582]],[\"comment/1533\",[]],[\"name/1534\",[258,42.191]],[\"comment/1534\",[]],[\"name/1535\",[643,54.274]],[\"comment/1535\",[]],[\"name/1536\",[644,54.274]],[\"comment/1536\",[]],[\"name/1537\",[645,74.643]],[\"comment/1537\",[]],[\"name/1538\",[123,40.743]],[\"comment/1538\",[]],[\"name/1539\",[152,48.494]],[\"comment/1539\",[]],[\"name/1540\",[646,74.643]],[\"comment/1540\",[]],[\"name/1541\",[647,74.643]],[\"comment/1541\",[]],[\"name/1542\",[648,66.17]],[\"comment/1542\",[]],[\"name/1543\",[551,66.17]],[\"comment/1543\",[]],[\"name/1544\",[552,66.17]],[\"comment/1544\",[]],[\"name/1545\",[553,66.17]],[\"comment/1545\",[]],[\"name/1546\",[649,69.535]],[\"comment/1546\",[]],[\"name/1547\",[650,69.535]],[\"comment/1547\",[]],[\"name/1548\",[651,69.535]],[\"comment/1548\",[]],[\"name/1549\",[652,69.535]],[\"comment/1549\",[]],[\"name/1550\",[653,69.535]],[\"comment/1550\",[]],[\"name/1551\",[654,69.535]],[\"comment/1551\",[]],[\"name/1552\",[560,66.17]],[\"comment/1552\",[]],[\"name/1553\",[268,66.17]],[\"comment/1553\",[]],[\"name/1554\",[231,51.289]],[\"comment/1554\",[]],[\"name/1555\",[492,57.297]],[\"comment/1555\",[]],[\"name/1556\",[561,66.17]],[\"comment/1556\",[]],[\"name/1557\",[562,66.17]],[\"comment/1557\",[]],[\"name/1558\",[563,66.17]],[\"comment/1558\",[]],[\"name/1559\",[249,59.98]],[\"comment/1559\",[]],[\"name/1560\",[565,63.657]],[\"comment/1560\",[]],[\"name/1561\",[566,66.17]],[\"comment/1561\",[]],[\"name/1562\",[567,66.17]],[\"comment/1562\",[]],[\"name/1563\",[568,66.17]],[\"comment/1563\",[]],[\"name/1564\",[569,66.17]],[\"comment/1564\",[]],[\"name/1565\",[36,50.664]],[\"comment/1565\",[]],[\"name/1566\",[655,66.17]],[\"comment/1566\",[]],[\"name/1567\",[152,48.494]],[\"comment/1567\",[]],[\"name/1568\",[551,66.17]],[\"comment/1568\",[]],[\"name/1569\",[552,66.17]],[\"comment/1569\",[]],[\"name/1570\",[553,66.17]],[\"comment/1570\",[]],[\"name/1571\",[649,69.535]],[\"comment/1571\",[]],[\"name/1572\",[650,69.535]],[\"comment/1572\",[]],[\"name/1573\",[651,69.535]],[\"comment/1573\",[]],[\"name/1574\",[652,69.535]],[\"comment/1574\",[]],[\"name/1575\",[653,69.535]],[\"comment/1575\",[]],[\"name/1576\",[654,69.535]],[\"comment/1576\",[]],[\"name/1577\",[560,66.17]],[\"comment/1577\",[]],[\"name/1578\",[268,66.17]],[\"comment/1578\",[]],[\"name/1579\",[231,51.289]],[\"comment/1579\",[]],[\"name/1580\",[492,57.297]],[\"comment/1580\",[]],[\"name/1581\",[561,66.17]],[\"comment/1581\",[]],[\"name/1582\",[562,66.17]],[\"comment/1582\",[]],[\"name/1583\",[563,66.17]],[\"comment/1583\",[]],[\"name/1584\",[249,59.98]],[\"comment/1584\",[]],[\"name/1585\",[565,63.657]],[\"comment/1585\",[]],[\"name/1586\",[566,66.17]],[\"comment/1586\",[]],[\"name/1587\",[567,66.17]],[\"comment/1587\",[]],[\"name/1588\",[568,66.17]],[\"comment/1588\",[]],[\"name/1589\",[569,66.17]],[\"comment/1589\",[]],[\"name/1590\",[36,50.664]],[\"comment/1590\",[]],[\"name/1591\",[655,66.17]],[\"comment/1591\",[]],[\"name/1592\",[179,69.535]],[\"comment/1592\",[]],[\"name/1593\",[30,43.582]],[\"comment/1593\",[]],[\"name/1594\",[258,42.191]],[\"comment/1594\",[]],[\"name/1595\",[643,54.274]],[\"comment/1595\",[]],[\"name/1596\",[644,54.274]],[\"comment/1596\",[]],[\"name/1597\",[123,40.743]],[\"comment/1597\",[]],[\"name/1598\",[656,74.643]],[\"comment/1598\",[]],[\"name/1599\",[1,21.913]],[\"comment/1599\",[]],[\"name/1600\",[648,66.17]],[\"comment/1600\",[]],[\"name/1601\",[655,66.17]],[\"comment/1601\",[]],[\"name/1602\",[30,43.582]],[\"comment/1602\",[]],[\"name/1603\",[258,42.191]],[\"comment/1603\",[]],[\"name/1604\",[643,54.274]],[\"comment/1604\",[]],[\"name/1605\",[644,54.274]],[\"comment/1605\",[]],[\"name/1606\",[123,40.743]],[\"comment/1606\",[]],[\"name/1607\",[657,74.643]],[\"comment/1607\",[]],[\"name/1608\",[658,74.643]],[\"comment/1608\",[]],[\"name/1609\",[659,74.643]],[\"comment/1609\",[]],[\"name/1610\",[660,74.643]],[\"comment/1610\",[]],[\"name/1611\",[661,74.643]],[\"comment/1611\",[]],[\"name/1612\",[662,74.643]],[\"comment/1612\",[]],[\"name/1613\",[663,74.643]],[\"comment/1613\",[]],[\"name/1614\",[664,74.643]],[\"comment/1614\",[]],[\"name/1615\",[665,74.643]],[\"comment/1615\",[]],[\"name/1616\",[666,74.643]],[\"comment/1616\",[]],[\"name/1617\",[667,74.643]],[\"comment/1617\",[]],[\"name/1618\",[668,74.643]],[\"comment/1618\",[]],[\"name/1619\",[669,74.643]],[\"comment/1619\",[]],[\"name/1620\",[670,74.643]],[\"comment/1620\",[]],[\"name/1621\",[671,74.643]],[\"comment/1621\",[]],[\"name/1622\",[672,74.643]],[\"comment/1622\",[]],[\"name/1623\",[673,74.643]],[\"comment/1623\",[]],[\"name/1624\",[94,40.303]],[\"comment/1624\",[]],[\"name/1625\",[1,21.913]],[\"comment/1625\",[]],[\"name/1626\",[231,51.289]],[\"comment/1626\",[]],[\"name/1627\",[628,63.657]],[\"comment/1627\",[]],[\"name/1628\",[30,43.582]],[\"comment/1628\",[]],[\"name/1629\",[258,42.191]],[\"comment/1629\",[]],[\"name/1630\",[643,54.274]],[\"comment/1630\",[]],[\"name/1631\",[644,54.274]],[\"comment/1631\",[]],[\"name/1632\",[123,40.743]],[\"comment/1632\",[]],[\"name/1633\",[152,48.494]],[\"comment/1633\",[]],[\"name/1634\",[565,63.657]],[\"comment/1634\",[]],[\"name/1635\",[152,48.494]],[\"comment/1635\",[]],[\"name/1636\",[231,51.289]],[\"comment/1636\",[]],[\"name/1637\",[29,51.289]],[\"comment/1637\",[]],[\"name/1638\",[674,74.643]],[\"comment/1638\",[]],[\"name/1639\",[1,21.913]],[\"comment/1639\",[]],[\"name/1640\",[648,66.17]],[\"comment/1640\",[]],[\"name/1641\",[595,61.65]],[\"comment/1641\",[]],[\"name/1642\",[30,43.582]],[\"comment/1642\",[]],[\"name/1643\",[258,42.191]],[\"comment/1643\",[]],[\"name/1644\",[643,54.274]],[\"comment/1644\",[]],[\"name/1645\",[644,54.274]],[\"comment/1645\",[]],[\"name/1646\",[123,40.743]],[\"comment/1646\",[]],[\"name/1647\",[675,74.643]],[\"comment/1647\",[]],[\"name/1648\",[94,40.303]],[\"comment/1648\",[]],[\"name/1649\",[1,21.913]],[\"comment/1649\",[]],[\"name/1650\",[676,74.643]],[\"comment/1650\",[]],[\"name/1651\",[30,43.582]],[\"comment/1651\",[]],[\"name/1652\",[258,42.191]],[\"comment/1652\",[]],[\"name/1653\",[643,54.274]],[\"comment/1653\",[]],[\"name/1654\",[644,54.274]],[\"comment/1654\",[]],[\"name/1655\",[123,40.743]],[\"comment/1655\",[]],[\"name/1656\",[152,48.494]],[\"comment/1656\",[]],[\"name/1657\",[677,74.643]],[\"comment/1657\",[]],[\"name/1658\",[94,40.303]],[\"comment/1658\",[]],[\"name/1659\",[1,21.913]],[\"comment/1659\",[]],[\"name/1660\",[595,61.65]],[\"comment/1660\",[]],[\"name/1661\",[30,43.582]],[\"comment/1661\",[]],[\"name/1662\",[258,42.191]],[\"comment/1662\",[]],[\"name/1663\",[643,54.274]],[\"comment/1663\",[]],[\"name/1664\",[644,54.274]],[\"comment/1664\",[]],[\"name/1665\",[123,40.743]],[\"comment/1665\",[]],[\"name/1666\",[152,48.494]],[\"comment/1666\",[]],[\"name/1667\",[678,74.643]],[\"comment/1667\",[]],[\"name/1668\",[679,74.643]],[\"comment/1668\",[]],[\"name/1669\",[680,74.643]],[\"comment/1669\",[]],[\"name/1670\",[681,74.643]],[\"comment/1670\",[]],[\"name/1671\",[682,74.643]],[\"comment/1671\",[]],[\"name/1672\",[683,74.643]],[\"comment/1672\",[]],[\"name/1673\",[684,74.643]],[\"comment/1673\",[]],[\"name/1674\",[152,48.494]],[\"comment/1674\",[]],[\"name/1675\",[685,74.643]],[\"comment/1675\",[]],[\"name/1676\",[686,74.643]],[\"comment/1676\",[]],[\"name/1677\",[687,74.643]],[\"comment/1677\",[]],[\"name/1678\",[688,74.643]],[\"comment/1678\",[]],[\"name/1679\",[689,74.643]],[\"comment/1679\",[]],[\"name/1680\",[690,74.643]],[\"comment/1680\",[]],[\"name/1681\",[691,74.643]],[\"comment/1681\",[]],[\"name/1682\",[692,74.643]],[\"comment/1682\",[]],[\"name/1683\",[693,74.643]],[\"comment/1683\",[]],[\"name/1684\",[694,74.643]],[\"comment/1684\",[]],[\"name/1685\",[695,74.643]],[\"comment/1685\",[]],[\"name/1686\",[696,74.643]],[\"comment/1686\",[]],[\"name/1687\",[697,74.643]],[\"comment/1687\",[]],[\"name/1688\",[698,74.643]],[\"comment/1688\",[]],[\"name/1689\",[699,74.643]],[\"comment/1689\",[]],[\"name/1690\",[700,74.643]],[\"comment/1690\",[]],[\"name/1691\",[701,74.643]],[\"comment/1691\",[]],[\"name/1692\",[702,74.643]],[\"comment/1692\",[]],[\"name/1693\",[703,74.643]],[\"comment/1693\",[]],[\"name/1694\",[704,74.643]],[\"comment/1694\",[]],[\"name/1695\",[705,74.643]],[\"comment/1695\",[]],[\"name/1696\",[706,74.643]],[\"comment/1696\",[]],[\"name/1697\",[707,74.643]],[\"comment/1697\",[]],[\"name/1698\",[708,74.643]],[\"comment/1698\",[]],[\"name/1699\",[709,74.643]],[\"comment/1699\",[]],[\"name/1700\",[710,74.643]],[\"comment/1700\",[]],[\"name/1701\",[711,74.643]],[\"comment/1701\",[]],[\"name/1702\",[712,74.643]],[\"comment/1702\",[]],[\"name/1703\",[1,21.913]],[\"comment/1703\",[]],[\"name/1704\",[713,74.643]],[\"comment/1704\",[]],[\"name/1705\",[714,74.643]],[\"comment/1705\",[]],[\"name/1706\",[94,40.303]],[\"comment/1706\",[]],[\"name/1707\",[1,21.913]],[\"comment/1707\",[]],[\"name/1708\",[715,74.643]],[\"comment/1708\",[]],[\"name/1709\",[716,74.643]],[\"comment/1709\",[]],[\"name/1710\",[30,43.582]],[\"comment/1710\",[]],[\"name/1711\",[258,42.191]],[\"comment/1711\",[]],[\"name/1712\",[643,54.274]],[\"comment/1712\",[]],[\"name/1713\",[644,54.274]],[\"comment/1713\",[]],[\"name/1714\",[123,40.743]],[\"comment/1714\",[]],[\"name/1715\",[152,48.494]],[\"comment/1715\",[]],[\"name/1716\",[152,48.494]],[\"comment/1716\",[]],[\"name/1717\",[717,74.643]],[\"comment/1717\",[]],[\"name/1718\",[718,74.643]],[\"comment/1718\",[]],[\"name/1719\",[719,74.643]],[\"comment/1719\",[]],[\"name/1720\",[94,40.303]],[\"comment/1720\",[]],[\"name/1721\",[1,21.913]],[\"comment/1721\",[]],[\"name/1722\",[595,61.65]],[\"comment/1722\",[]],[\"name/1723\",[30,43.582]],[\"comment/1723\",[]],[\"name/1724\",[258,42.191]],[\"comment/1724\",[]],[\"name/1725\",[643,54.274]],[\"comment/1725\",[]],[\"name/1726\",[644,54.274]],[\"comment/1726\",[]],[\"name/1727\",[123,40.743]],[\"comment/1727\",[]],[\"name/1728\",[152,48.494]],[\"comment/1728\",[]],[\"name/1729\",[720,74.643]],[\"comment/1729\",[]],[\"name/1730\",[94,40.303]],[\"comment/1730\",[]],[\"name/1731\",[1,21.913]],[\"comment/1731\",[]],[\"name/1732\",[613,63.657]],[\"comment/1732\",[]],[\"name/1733\",[614,63.657]],[\"comment/1733\",[]],[\"name/1734\",[30,43.582]],[\"comment/1734\",[]],[\"name/1735\",[258,42.191]],[\"comment/1735\",[]],[\"name/1736\",[643,54.274]],[\"comment/1736\",[]],[\"name/1737\",[644,54.274]],[\"comment/1737\",[]],[\"name/1738\",[123,40.743]],[\"comment/1738\",[]],[\"name/1739\",[152,48.494]],[\"comment/1739\",[]],[\"name/1740\",[721,74.643]],[\"comment/1740\",[]],[\"name/1741\",[94,40.303]],[\"comment/1741\",[]],[\"name/1742\",[1,21.913]],[\"comment/1742\",[]],[\"name/1743\",[613,63.657]],[\"comment/1743\",[]],[\"name/1744\",[614,63.657]],[\"comment/1744\",[]],[\"name/1745\",[617,69.535]],[\"comment/1745\",[]],[\"name/1746\",[30,43.582]],[\"comment/1746\",[]],[\"name/1747\",[258,42.191]],[\"comment/1747\",[]],[\"name/1748\",[643,54.274]],[\"comment/1748\",[]],[\"name/1749\",[644,54.274]],[\"comment/1749\",[]],[\"name/1750\",[123,40.743]],[\"comment/1750\",[]],[\"name/1751\",[152,48.494]],[\"comment/1751\",[]],[\"name/1752\",[722,74.643]],[\"comment/1752\",[]],[\"name/1753\",[1,21.913]],[\"comment/1753\",[]],[\"name/1754\",[723,74.643]],[\"comment/1754\",[]],[\"name/1755\",[724,74.643]],[\"comment/1755\",[]],[\"name/1756\",[36,50.664]],[\"comment/1756\",[]],[\"name/1757\",[94,40.303]],[\"comment/1757\",[]],[\"name/1758\",[256,58.549]],[\"comment/1758\",[]],[\"name/1759\",[445,59.98]],[\"comment/1759\",[]],[\"name/1760\",[725,74.643]],[\"comment/1760\",[]],[\"name/1761\",[28,42.454]],[\"comment/1761\",[]],[\"name/1762\",[1,21.913]],[\"comment/1762\",[]],[\"name/1763\",[726,74.643]],[\"comment/1763\",[]],[\"name/1764\",[231,51.289]],[\"comment/1764\",[]],[\"name/1765\",[212,42.454]],[\"comment/1765\",[]],[\"name/1766\",[257,58.549]],[\"comment/1766\",[]],[\"name/1767\",[123,40.743]],[\"comment/1767\",[]],[\"name/1768\",[258,42.191]],[\"comment/1768\",[]],[\"name/1769\",[2,58.549]],[\"comment/1769\",[]],[\"name/1770\",[727,74.643]],[\"comment/1770\",[]],[\"name/1771\",[449,61.65]],[\"comment/1771\",[]],[\"name/1772\",[728,74.643]],[\"comment/1772\",[]],[\"name/1773\",[1,21.913]],[\"comment/1773\",[]],[\"name/1774\",[130,66.17]],[\"comment/1774\",[]],[\"name/1775\",[729,74.643]],[\"comment/1775\",[]],[\"name/1776\",[730,74.643]],[\"comment/1776\",[]],[\"name/1777\",[731,66.17]],[\"comment/1777\",[]],[\"name/1778\",[732,66.17]],[\"comment/1778\",[]],[\"name/1779\",[733,66.17]],[\"comment/1779\",[]],[\"name/1780\",[734,66.17]],[\"comment/1780\",[]],[\"name/1781\",[735,66.17]],[\"comment/1781\",[]],[\"name/1782\",[736,66.17]],[\"comment/1782\",[]],[\"name/1783\",[737,66.17]],[\"comment/1783\",[]],[\"name/1784\",[738,74.643]],[\"comment/1784\",[]],[\"name/1785\",[739,66.17]],[\"comment/1785\",[]],[\"name/1786\",[740,66.17]],[\"comment/1786\",[]],[\"name/1787\",[344,61.65]],[\"comment/1787\",[]],[\"name/1788\",[741,66.17]],[\"comment/1788\",[]],[\"name/1789\",[742,66.17]],[\"comment/1789\",[]],[\"name/1790\",[743,66.17]],[\"comment/1790\",[]],[\"name/1791\",[744,66.17]],[\"comment/1791\",[]],[\"name/1792\",[745,66.17]],[\"comment/1792\",[]],[\"name/1793\",[746,63.657]],[\"comment/1793\",[]],[\"name/1794\",[747,66.17]],[\"comment/1794\",[]],[\"name/1795\",[748,63.657]],[\"comment/1795\",[]],[\"name/1796\",[749,66.17]],[\"comment/1796\",[]],[\"name/1797\",[750,66.17]],[\"comment/1797\",[]],[\"name/1798\",[751,66.17]],[\"comment/1798\",[]],[\"name/1799\",[752,66.17]],[\"comment/1799\",[]],[\"name/1800\",[753,66.17]],[\"comment/1800\",[]],[\"name/1801\",[754,66.17]],[\"comment/1801\",[]],[\"name/1802\",[755,66.17]],[\"comment/1802\",[]],[\"name/1803\",[756,66.17]],[\"comment/1803\",[]],[\"name/1804\",[757,66.17]],[\"comment/1804\",[]],[\"name/1805\",[758,66.17]],[\"comment/1805\",[]],[\"name/1806\",[759,66.17]],[\"comment/1806\",[]],[\"name/1807\",[760,66.17]],[\"comment/1807\",[]],[\"name/1808\",[761,66.17]],[\"comment/1808\",[]],[\"name/1809\",[762,66.17]],[\"comment/1809\",[]],[\"name/1810\",[763,66.17]],[\"comment/1810\",[]],[\"name/1811\",[764,66.17]],[\"comment/1811\",[]],[\"name/1812\",[765,66.17]],[\"comment/1812\",[]],[\"name/1813\",[766,66.17]],[\"comment/1813\",[]],[\"name/1814\",[767,66.17]],[\"comment/1814\",[]],[\"name/1815\",[768,66.17]],[\"comment/1815\",[]],[\"name/1816\",[769,66.17]],[\"comment/1816\",[]],[\"name/1817\",[770,66.17]],[\"comment/1817\",[]],[\"name/1818\",[771,63.657]],[\"comment/1818\",[]],[\"name/1819\",[772,63.657]],[\"comment/1819\",[]],[\"name/1820\",[773,66.17]],[\"comment/1820\",[]],[\"name/1821\",[774,66.17]],[\"comment/1821\",[]],[\"name/1822\",[775,66.17]],[\"comment/1822\",[]],[\"name/1823\",[776,66.17]],[\"comment/1823\",[]],[\"name/1824\",[777,66.17]],[\"comment/1824\",[]],[\"name/1825\",[778,66.17]],[\"comment/1825\",[]],[\"name/1826\",[779,66.17]],[\"comment/1826\",[]],[\"name/1827\",[780,66.17]],[\"comment/1827\",[]],[\"name/1828\",[781,66.17]],[\"comment/1828\",[]],[\"name/1829\",[782,66.17]],[\"comment/1829\",[]],[\"name/1830\",[783,66.17]],[\"comment/1830\",[]],[\"name/1831\",[784,66.17]],[\"comment/1831\",[]],[\"name/1832\",[785,66.17]],[\"comment/1832\",[]],[\"name/1833\",[786,66.17]],[\"comment/1833\",[]],[\"name/1834\",[787,66.17]],[\"comment/1834\",[]],[\"name/1835\",[788,66.17]],[\"comment/1835\",[]],[\"name/1836\",[789,66.17]],[\"comment/1836\",[]],[\"name/1837\",[790,74.643]],[\"comment/1837\",[]],[\"name/1838\",[791,63.657]],[\"comment/1838\",[]],[\"name/1839\",[792,66.17]],[\"comment/1839\",[]],[\"name/1840\",[793,74.643]],[\"comment/1840\",[]],[\"name/1841\",[731,66.17]],[\"comment/1841\",[]],[\"name/1842\",[732,66.17]],[\"comment/1842\",[]],[\"name/1843\",[733,66.17]],[\"comment/1843\",[]],[\"name/1844\",[734,66.17]],[\"comment/1844\",[]],[\"name/1845\",[735,66.17]],[\"comment/1845\",[]],[\"name/1846\",[736,66.17]],[\"comment/1846\",[]],[\"name/1847\",[737,66.17]],[\"comment/1847\",[]],[\"name/1848\",[739,66.17]],[\"comment/1848\",[]],[\"name/1849\",[740,66.17]],[\"comment/1849\",[]],[\"name/1850\",[344,61.65]],[\"comment/1850\",[]],[\"name/1851\",[741,66.17]],[\"comment/1851\",[]],[\"name/1852\",[742,66.17]],[\"comment/1852\",[]],[\"name/1853\",[743,66.17]],[\"comment/1853\",[]],[\"name/1854\",[744,66.17]],[\"comment/1854\",[]],[\"name/1855\",[745,66.17]],[\"comment/1855\",[]],[\"name/1856\",[746,63.657]],[\"comment/1856\",[]],[\"name/1857\",[747,66.17]],[\"comment/1857\",[]],[\"name/1858\",[748,63.657]],[\"comment/1858\",[]],[\"name/1859\",[749,66.17]],[\"comment/1859\",[]],[\"name/1860\",[750,66.17]],[\"comment/1860\",[]],[\"name/1861\",[751,66.17]],[\"comment/1861\",[]],[\"name/1862\",[752,66.17]],[\"comment/1862\",[]],[\"name/1863\",[753,66.17]],[\"comment/1863\",[]],[\"name/1864\",[754,66.17]],[\"comment/1864\",[]],[\"name/1865\",[755,66.17]],[\"comment/1865\",[]],[\"name/1866\",[756,66.17]],[\"comment/1866\",[]],[\"name/1867\",[757,66.17]],[\"comment/1867\",[]],[\"name/1868\",[758,66.17]],[\"comment/1868\",[]],[\"name/1869\",[759,66.17]],[\"comment/1869\",[]],[\"name/1870\",[760,66.17]],[\"comment/1870\",[]],[\"name/1871\",[761,66.17]],[\"comment/1871\",[]],[\"name/1872\",[762,66.17]],[\"comment/1872\",[]],[\"name/1873\",[763,66.17]],[\"comment/1873\",[]],[\"name/1874\",[764,66.17]],[\"comment/1874\",[]],[\"name/1875\",[765,66.17]],[\"comment/1875\",[]],[\"name/1876\",[766,66.17]],[\"comment/1876\",[]],[\"name/1877\",[767,66.17]],[\"comment/1877\",[]],[\"name/1878\",[768,66.17]],[\"comment/1878\",[]],[\"name/1879\",[769,66.17]],[\"comment/1879\",[]],[\"name/1880\",[770,66.17]],[\"comment/1880\",[]],[\"name/1881\",[771,63.657]],[\"comment/1881\",[]],[\"name/1882\",[772,63.657]],[\"comment/1882\",[]],[\"name/1883\",[773,66.17]],[\"comment/1883\",[]],[\"name/1884\",[774,66.17]],[\"comment/1884\",[]],[\"name/1885\",[775,66.17]],[\"comment/1885\",[]],[\"name/1886\",[776,66.17]],[\"comment/1886\",[]],[\"name/1887\",[777,66.17]],[\"comment/1887\",[]],[\"name/1888\",[778,66.17]],[\"comment/1888\",[]],[\"name/1889\",[779,66.17]],[\"comment/1889\",[]],[\"name/1890\",[780,66.17]],[\"comment/1890\",[]],[\"name/1891\",[781,66.17]],[\"comment/1891\",[]],[\"name/1892\",[782,66.17]],[\"comment/1892\",[]],[\"name/1893\",[783,66.17]],[\"comment/1893\",[]],[\"name/1894\",[784,66.17]],[\"comment/1894\",[]],[\"name/1895\",[785,66.17]],[\"comment/1895\",[]],[\"name/1896\",[786,66.17]],[\"comment/1896\",[]],[\"name/1897\",[787,66.17]],[\"comment/1897\",[]],[\"name/1898\",[788,66.17]],[\"comment/1898\",[]],[\"name/1899\",[789,66.17]],[\"comment/1899\",[]],[\"name/1900\",[791,63.657]],[\"comment/1900\",[]],[\"name/1901\",[792,66.17]],[\"comment/1901\",[]],[\"name/1902\",[794,74.643]],[\"comment/1902\",[]],[\"name/1903\",[795,69.535]],[\"comment/1903\",[]],[\"name/1904\",[796,74.643]],[\"comment/1904\",[]],[\"name/1905\",[1,21.913]],[\"comment/1905\",[]],[\"name/1906\",[797,74.643]],[\"comment/1906\",[]],[\"name/1907\",[397,58.549]],[\"comment/1907\",[]],[\"name/1908\",[258,42.191]],[\"comment/1908\",[]],[\"name/1909\",[798,74.643]],[\"comment/1909\",[]],[\"name/1910\",[1,21.913]],[\"comment/1910\",[]],[\"name/1911\",[799,74.643]],[\"comment/1911\",[]],[\"name/1912\",[800,74.643]],[\"comment/1912\",[]],[\"name/1913\",[801,74.643]],[\"comment/1913\",[]],[\"name/1914\",[802,74.643]],[\"comment/1914\",[]],[\"name/1915\",[803,74.643]],[\"comment/1915\",[]],[\"name/1916\",[804,74.643]],[\"comment/1916\",[]],[\"name/1917\",[805,74.643]],[\"comment/1917\",[]],[\"name/1918\",[806,74.643]],[\"comment/1918\",[]],[\"name/1919\",[807,74.643]],[\"comment/1919\",[]],[\"name/1920\",[1,21.913]],[\"comment/1920\",[]],[\"name/1921\",[808,69.535]],[\"comment/1921\",[]],[\"name/1922\",[809,74.643]],[\"comment/1922\",[]],[\"name/1923\",[810,74.643]],[\"comment/1923\",[]],[\"name/1924\",[811,74.643]],[\"comment/1924\",[]],[\"name/1925\",[795,69.535]],[\"comment/1925\",[]],[\"name/1926\",[812,74.643]],[\"comment/1926\",[]],[\"name/1927\",[118,56.185]],[\"comment/1927\",[]],[\"name/1928\",[813,74.643]],[\"comment/1928\",[]],[\"name/1929\",[94,40.303]],[\"comment/1929\",[]],[\"name/1930\",[1,21.913]],[\"comment/1930\",[]],[\"name/1931\",[814,74.643]],[\"comment/1931\",[]],[\"name/1932\",[815,74.643]],[\"comment/1932\",[]],[\"name/1933\",[816,74.643]],[\"comment/1933\",[]],[\"name/1934\",[258,42.191]],[\"comment/1934\",[]],[\"name/1935\",[817,74.643]],[\"comment/1935\",[]],[\"name/1936\",[123,40.743]],[\"comment/1936\",[]],[\"name/1937\",[818,46.711]],[\"comment/1937\",[]],[\"name/1938\",[819,69.535]],[\"comment/1938\",[]],[\"name/1939\",[344,61.65]],[\"comment/1939\",[]],[\"name/1940\",[820,74.643]],[\"comment/1940\",[]],[\"name/1941\",[748,63.657]],[\"comment/1941\",[]],[\"name/1942\",[821,74.643]],[\"comment/1942\",[]],[\"name/1943\",[746,63.657]],[\"comment/1943\",[]],[\"name/1944\",[822,74.643]],[\"comment/1944\",[]],[\"name/1945\",[823,74.643]],[\"comment/1945\",[]],[\"name/1946\",[824,74.643]],[\"comment/1946\",[]],[\"name/1947\",[825,74.643]],[\"comment/1947\",[]],[\"name/1948\",[826,74.643]],[\"comment/1948\",[]],[\"name/1949\",[827,74.643]],[\"comment/1949\",[]],[\"name/1950\",[828,74.643]],[\"comment/1950\",[]],[\"name/1951\",[829,74.643]],[\"comment/1951\",[]],[\"name/1952\",[830,74.643]],[\"comment/1952\",[]],[\"name/1953\",[831,74.643]],[\"comment/1953\",[]],[\"name/1954\",[771,63.657]],[\"comment/1954\",[]],[\"name/1955\",[832,74.643]],[\"comment/1955\",[]],[\"name/1956\",[772,63.657]],[\"comment/1956\",[]],[\"name/1957\",[791,63.657]],[\"comment/1957\",[]],[\"name/1958\",[833,74.643]],[\"comment/1958\",[]],[\"name/1959\",[834,69.535]],[\"comment/1959\",[]],[\"name/1960\",[835,74.643]],[\"comment/1960\",[]],[\"name/1961\",[836,74.643]],[\"comment/1961\",[]],[\"name/1962\",[837,74.643]],[\"comment/1962\",[]],[\"name/1963\",[838,74.643]],[\"comment/1963\",[]],[\"name/1964\",[839,74.643]],[\"comment/1964\",[]],[\"name/1965\",[1,21.913]],[\"comment/1965\",[]],[\"name/1966\",[96,53.441]],[\"comment/1966\",[]],[\"name/1967\",[376,58.549]],[\"comment/1967\",[]],[\"name/1968\",[819,69.535]],[\"comment/1968\",[]],[\"name/1969\",[840,74.643]],[\"comment/1969\",[]],[\"name/1970\",[841,74.643]],[\"comment/1970\",[]],[\"name/1971\",[1,21.913]],[\"comment/1971\",[]],[\"name/1972\",[44,53.441]],[\"comment/1972\",[]],[\"name/1973\",[231,51.289]],[\"comment/1973\",[]],[\"name/1974\",[842,69.535]],[\"comment/1974\",[]],[\"name/1975\",[843,74.643]],[\"comment/1975\",[]],[\"name/1976\",[844,74.643]],[\"comment/1976\",[]],[\"name/1977\",[1,21.913]],[\"comment/1977\",[]],[\"name/1978\",[845,66.17]],[\"comment/1978\",[]],[\"name/1979\",[231,51.289]],[\"comment/1979\",[]],[\"name/1980\",[842,69.535]],[\"comment/1980\",[]],[\"name/1981\",[846,74.643]],[\"comment/1981\",[]],[\"name/1982\",[1,21.913]],[\"comment/1982\",[]],[\"name/1983\",[44,53.441]],[\"comment/1983\",[]],[\"name/1984\",[208,49.52]],[\"comment/1984\",[]],[\"name/1985\",[43,56.185]],[\"comment/1985\",[]],[\"name/1986\",[847,74.643]],[\"comment/1986\",[]],[\"name/1987\",[1,21.913]],[\"comment/1987\",[]],[\"name/1988\",[347,58.549]],[\"comment/1988\",[]],[\"name/1989\",[848,69.535]],[\"comment/1989\",[]],[\"name/1990\",[849,74.643]],[\"comment/1990\",[]],[\"name/1991\",[1,21.913]],[\"comment/1991\",[]],[\"name/1992\",[166,58.549]],[\"comment/1992\",[]],[\"name/1993\",[848,69.535]],[\"comment/1993\",[]],[\"name/1994\",[850,74.643]],[\"comment/1994\",[]],[\"name/1995\",[1,21.913]],[\"comment/1995\",[]],[\"name/1996\",[851,69.535]],[\"comment/1996\",[]],[\"name/1997\",[852,69.535]],[\"comment/1997\",[]],[\"name/1998\",[853,74.643]],[\"comment/1998\",[]],[\"name/1999\",[1,21.913]],[\"comment/1999\",[]],[\"name/2000\",[854,69.535]],[\"comment/2000\",[]],[\"name/2001\",[855,63.657]],[\"comment/2001\",[]],[\"name/2002\",[851,69.535]],[\"comment/2002\",[]],[\"name/2003\",[1,21.913]],[\"comment/2003\",[]],[\"name/2004\",[2,58.549]],[\"comment/2004\",[]],[\"name/2005\",[36,50.664]],[\"comment/2005\",[]],[\"name/2006\",[854,69.535]],[\"comment/2006\",[]],[\"name/2007\",[856,69.535]],[\"comment/2007\",[]],[\"name/2008\",[857,69.535]],[\"comment/2008\",[]],[\"name/2009\",[858,69.535]],[\"comment/2009\",[]],[\"name/2010\",[1,21.913]],[\"comment/2010\",[]],[\"name/2011\",[2,58.549]],[\"comment/2011\",[]],[\"name/2012\",[36,50.664]],[\"comment/2012\",[]],[\"name/2013\",[477,66.17]],[\"comment/2013\",[]],[\"name/2014\",[859,74.643]],[\"comment/2014\",[]],[\"name/2015\",[1,21.913]],[\"comment/2015\",[]],[\"name/2016\",[147,53.441]],[\"comment/2016\",[]],[\"name/2017\",[860,74.643]],[\"comment/2017\",[]],[\"name/2018\",[1,21.913]],[\"comment/2018\",[]],[\"name/2019\",[337,59.98]],[\"comment/2019\",[]],[\"name/2020\",[855,63.657]],[\"comment/2020\",[]],[\"name/2021\",[1,21.913]],[\"comment/2021\",[]],[\"name/2022\",[76,50.076]],[\"comment/2022\",[]],[\"name/2023\",[77,59.98]],[\"comment/2023\",[]],[\"name/2024\",[861,74.643]],[\"comment/2024\",[]],[\"name/2025\",[1,21.913]],[\"comment/2025\",[]],[\"name/2026\",[208,49.52]],[\"comment/2026\",[]],[\"name/2027\",[43,56.185]],[\"comment/2027\",[]],[\"name/2028\",[862,74.643]],[\"comment/2028\",[]],[\"name/2029\",[863,69.535]],[\"comment/2029\",[]],[\"name/2030\",[1,21.913]],[\"comment/2030\",[]],[\"name/2031\",[73,58.549]],[\"comment/2031\",[]],[\"name/2032\",[488,63.657]],[\"comment/2032\",[]],[\"name/2033\",[852,69.535]],[\"comment/2033\",[]],[\"name/2034\",[864,74.643]],[\"comment/2034\",[]],[\"name/2035\",[371,69.535]],[\"comment/2035\",[]],[\"name/2036\",[1,21.913]],[\"comment/2036\",[]],[\"name/2037\",[855,63.657]],[\"comment/2037\",[]],[\"name/2038\",[865,74.643]],[\"comment/2038\",[]],[\"name/2039\",[1,21.913]],[\"comment/2039\",[]],[\"name/2040\",[866,69.535]],[\"comment/2040\",[]],[\"name/2041\",[867,74.643]],[\"comment/2041\",[]],[\"name/2042\",[492,57.297]],[\"comment/2042\",[]],[\"name/2043\",[494,63.657]],[\"comment/2043\",[]],[\"name/2044\",[866,69.535]],[\"comment/2044\",[]],[\"name/2045\",[1,21.913]],[\"comment/2045\",[]],[\"name/2046\",[231,51.289]],[\"comment/2046\",[]],[\"name/2047\",[868,69.535]],[\"comment/2047\",[]],[\"name/2048\",[869,66.17]],[\"comment/2048\",[]],[\"name/2049\",[870,74.643]],[\"comment/2049\",[]],[\"name/2050\",[1,21.913]],[\"comment/2050\",[]],[\"name/2051\",[231,51.289]],[\"comment/2051\",[]],[\"name/2052\",[868,69.535]],[\"comment/2052\",[]],[\"name/2053\",[869,66.17]],[\"comment/2053\",[]],[\"name/2054\",[871,74.643]],[\"comment/2054\",[]],[\"name/2055\",[1,21.913]],[\"comment/2055\",[]],[\"name/2056\",[869,66.17]],[\"comment/2056\",[]],[\"name/2057\",[872,74.643]],[\"comment/2057\",[]],[\"name/2058\",[873,74.643]],[\"comment/2058\",[]],[\"name/2059\",[1,21.913]],[\"comment/2059\",[]],[\"name/2060\",[147,53.441]],[\"comment/2060\",[]],[\"name/2061\",[855,63.657]],[\"comment/2061\",[]],[\"name/2062\",[874,66.17]],[\"comment/2062\",[]],[\"name/2063\",[857,69.535]],[\"comment/2063\",[]],[\"name/2064\",[856,69.535]],[\"comment/2064\",[]],[\"name/2065\",[858,69.535]],[\"comment/2065\",[]],[\"name/2066\",[875,74.643]],[\"comment/2066\",[]],[\"name/2067\",[1,21.913]],[\"comment/2067\",[]],[\"name/2068\",[876,74.643]],[\"comment/2068\",[]],[\"name/2069\",[877,74.643]],[\"comment/2069\",[]],[\"name/2070\",[878,74.643]],[\"comment/2070\",[]],[\"name/2071\",[879,69.535]],[\"comment/2071\",[]],[\"name/2072\",[880,74.643]],[\"comment/2072\",[]],[\"name/2073\",[1,21.913]],[\"comment/2073\",[]],[\"name/2074\",[874,66.17]],[\"comment/2074\",[]],[\"name/2075\",[845,66.17]],[\"comment/2075\",[]],[\"name/2076\",[881,74.643]],[\"comment/2076\",[]],[\"name/2077\",[1,21.913]],[\"comment/2077\",[]],[\"name/2078\",[874,66.17]],[\"comment/2078\",[]],[\"name/2079\",[845,66.17]],[\"comment/2079\",[]],[\"name/2080\",[882,74.643]],[\"comment/2080\",[]],[\"name/2081\",[1,21.913]],[\"comment/2081\",[]],[\"name/2082\",[69,55.184]],[\"comment/2082\",[]],[\"name/2083\",[55,58.549]],[\"comment/2083\",[]],[\"name/2084\",[863,69.535]],[\"comment/2084\",[]],[\"name/2085\",[883,74.643]],[\"comment/2085\",[]],[\"name/2086\",[1,21.913]],[\"comment/2086\",[]],[\"name/2087\",[44,53.441]],[\"comment/2087\",[]],[\"name/2088\",[879,69.535]],[\"comment/2088\",[]],[\"name/2089\",[884,74.643]],[\"comment/2089\",[]],[\"name/2090\",[1,21.913]],[\"comment/2090\",[]],[\"name/2091\",[44,53.441]],[\"comment/2091\",[]],[\"name/2092\",[885,74.643]],[\"comment/2092\",[]],[\"name/2093\",[886,74.643]],[\"comment/2093\",[]],[\"name/2094\",[1,21.913]],[\"comment/2094\",[]],[\"name/2095\",[96,53.441]],[\"comment/2095\",[]],[\"name/2096\",[376,58.549]],[\"comment/2096\",[]],[\"name/2097\",[249,59.98]],[\"comment/2097\",[]],[\"name/2098\",[887,74.643]],[\"comment/2098\",[]],[\"name/2099\",[888,74.643]],[\"comment/2099\",[]],[\"name/2100\",[1,21.913]],[\"comment/2100\",[]],[\"name/2101\",[96,53.441]],[\"comment/2101\",[]],[\"name/2102\",[41,69.535]],[\"comment/2102\",[]],[\"name/2103\",[889,44.854]],[\"comment/2103\",[]],[\"name/2104\",[890,74.643]],[\"comment/2104\",[]],[\"name/2105\",[1,21.913]],[\"comment/2105\",[]],[\"name/2106\",[818,46.711]],[\"comment/2106\",[]],[\"name/2107\",[891,74.643]],[\"comment/2107\",[]],[\"name/2108\",[889,44.854]],[\"comment/2108\",[]],[\"name/2109\",[892,74.643]],[\"comment/2109\",[]],[\"name/2110\",[1,21.913]],[\"comment/2110\",[]],[\"name/2111\",[818,46.711]],[\"comment/2111\",[]],[\"name/2112\",[7,55.184]],[\"comment/2112\",[]],[\"name/2113\",[889,44.854]],[\"comment/2113\",[]],[\"name/2114\",[893,74.643]],[\"comment/2114\",[]],[\"name/2115\",[1,21.913]],[\"comment/2115\",[]],[\"name/2116\",[19,61.65]],[\"comment/2116\",[]],[\"name/2117\",[894,74.643]],[\"comment/2117\",[]],[\"name/2118\",[895,74.643]],[\"comment/2118\",[]],[\"name/2119\",[1,21.913]],[\"comment/2119\",[]],[\"name/2120\",[896,69.535]],[\"comment/2120\",[]],[\"name/2121\",[8,63.657]],[\"comment/2121\",[]],[\"name/2122\",[127,69.535]],[\"comment/2122\",[]],[\"name/2123\",[897,74.643]],[\"comment/2123\",[]],[\"name/2124\",[1,21.913]],[\"comment/2124\",[]],[\"name/2125\",[818,46.711]],[\"comment/2125\",[]],[\"name/2126\",[896,69.535]],[\"comment/2126\",[]],[\"name/2127\",[210,59.98]],[\"comment/2127\",[]],[\"name/2128\",[889,44.854]],[\"comment/2128\",[]],[\"name/2129\",[898,74.643]],[\"comment/2129\",[]],[\"name/2130\",[1,21.913]],[\"comment/2130\",[]],[\"name/2131\",[818,46.711]],[\"comment/2131\",[]],[\"name/2132\",[109,69.535]],[\"comment/2132\",[]],[\"name/2133\",[97,66.17]],[\"comment/2133\",[]],[\"name/2134\",[889,44.854]],[\"comment/2134\",[]],[\"name/2135\",[899,74.643]],[\"comment/2135\",[]],[\"name/2136\",[94,40.303]],[\"comment/2136\",[]],[\"name/2137\",[900,74.643]],[\"comment/2137\",[]],[\"name/2138\",[1,21.913]],[\"comment/2138\",[]],[\"name/2139\",[818,46.711]],[\"comment/2139\",[]],[\"name/2140\",[73,58.549]],[\"comment/2140\",[]],[\"name/2141\",[889,44.854]],[\"comment/2141\",[]],[\"name/2142\",[901,74.643]],[\"comment/2142\",[]],[\"name/2143\",[1,21.913]],[\"comment/2143\",[]],[\"name/2144\",[96,53.441]],[\"comment/2144\",[]],[\"name/2145\",[208,49.52]],[\"comment/2145\",[]],[\"name/2146\",[170,61.65]],[\"comment/2146\",[]],[\"name/2147\",[889,44.854]],[\"comment/2147\",[]],[\"name/2148\",[902,74.643]],[\"comment/2148\",[]],[\"name/2149\",[1,21.913]],[\"comment/2149\",[]],[\"name/2150\",[96,53.441]],[\"comment/2150\",[]],[\"name/2151\",[207,59.98]],[\"comment/2151\",[]],[\"name/2152\",[889,44.854]],[\"comment/2152\",[]],[\"name/2153\",[903,74.643]],[\"comment/2153\",[]],[\"name/2154\",[1,21.913]],[\"comment/2154\",[]],[\"name/2155\",[818,46.711]],[\"comment/2155\",[]],[\"name/2156\",[147,53.441]],[\"comment/2156\",[]],[\"name/2157\",[904,66.17]],[\"comment/2157\",[]],[\"name/2158\",[889,44.854]],[\"comment/2158\",[]],[\"name/2159\",[905,74.643]],[\"comment/2159\",[]],[\"name/2160\",[906,74.643]],[\"comment/2160\",[]],[\"name/2161\",[94,40.303]],[\"comment/2161\",[]],[\"name/2162\",[1,21.913]],[\"comment/2162\",[]],[\"name/2163\",[818,46.711]],[\"comment/2163\",[]],[\"name/2164\",[337,59.98]],[\"comment/2164\",[]],[\"name/2165\",[253,66.17]],[\"comment/2165\",[]],[\"name/2166\",[889,44.854]],[\"comment/2166\",[]],[\"name/2167\",[907,74.643]],[\"comment/2167\",[]],[\"name/2168\",[1,21.913]],[\"comment/2168\",[]],[\"name/2169\",[818,46.711]],[\"comment/2169\",[]],[\"name/2170\",[147,53.441]],[\"comment/2170\",[]],[\"name/2171\",[904,66.17]],[\"comment/2171\",[]],[\"name/2172\",[208,49.52]],[\"comment/2172\",[]],[\"name/2173\",[43,56.185]],[\"comment/2173\",[]],[\"name/2174\",[889,44.854]],[\"comment/2174\",[]],[\"name/2175\",[908,74.643]],[\"comment/2175\",[]],[\"name/2176\",[909,74.643]],[\"comment/2176\",[]],[\"name/2177\",[1,21.913]],[\"comment/2177\",[]],[\"name/2178\",[818,46.711]],[\"comment/2178\",[]],[\"name/2179\",[337,59.98]],[\"comment/2179\",[]],[\"name/2180\",[147,53.441]],[\"comment/2180\",[]],[\"name/2181\",[253,66.17]],[\"comment/2181\",[]],[\"name/2182\",[904,66.17]],[\"comment/2182\",[]],[\"name/2183\",[208,49.52]],[\"comment/2183\",[]],[\"name/2184\",[43,56.185]],[\"comment/2184\",[]],[\"name/2185\",[889,44.854]],[\"comment/2185\",[]],[\"name/2186\",[910,74.643]],[\"comment/2186\",[]],[\"name/2187\",[1,21.913]],[\"comment/2187\",[]],[\"name/2188\",[96,53.441]],[\"comment/2188\",[]],[\"name/2189\",[207,59.98]],[\"comment/2189\",[]],[\"name/2190\",[889,44.854]],[\"comment/2190\",[]],[\"name/2191\",[911,74.643]],[\"comment/2191\",[]],[\"name/2192\",[1,21.913]],[\"comment/2192\",[]],[\"name/2193\",[209,59.98]],[\"comment/2193\",[]],[\"name/2194\",[210,59.98]],[\"comment/2194\",[]],[\"name/2195\",[889,44.854]],[\"comment/2195\",[]],[\"name/2196\",[912,74.643]],[\"comment/2196\",[]],[\"name/2197\",[1,21.913]],[\"comment/2197\",[]],[\"name/2198\",[818,46.711]],[\"comment/2198\",[]],[\"name/2199\",[913,74.643]],[\"comment/2199\",[]],[\"name/2200\",[209,59.98]],[\"comment/2200\",[]],[\"name/2201\",[210,59.98]],[\"comment/2201\",[]],[\"name/2202\",[889,44.854]],[\"comment/2202\",[]],[\"name/2203\",[914,74.643]],[\"comment/2203\",[]],[\"name/2204\",[1,21.913]],[\"comment/2204\",[]],[\"name/2205\",[818,46.711]],[\"comment/2205\",[]],[\"name/2206\",[111,66.17]],[\"comment/2206\",[]],[\"name/2207\",[209,59.98]],[\"comment/2207\",[]],[\"name/2208\",[210,59.98]],[\"comment/2208\",[]],[\"name/2209\",[889,44.854]],[\"comment/2209\",[]],[\"name/2210\",[915,74.643]],[\"comment/2210\",[]],[\"name/2211\",[1,21.913]],[\"comment/2211\",[]],[\"name/2212\",[818,46.711]],[\"comment/2212\",[]],[\"name/2213\",[916,69.535]],[\"comment/2213\",[]],[\"name/2214\",[889,44.854]],[\"comment/2214\",[]],[\"name/2215\",[917,74.643]],[\"comment/2215\",[]],[\"name/2216\",[1,21.913]],[\"comment/2216\",[]],[\"name/2217\",[918,74.643]],[\"comment/2217\",[]],[\"name/2218\",[919,74.643]],[\"comment/2218\",[]],[\"name/2219\",[920,74.643]],[\"comment/2219\",[]],[\"name/2220\",[1,21.913]],[\"comment/2220\",[]],[\"name/2221\",[96,53.441]],[\"comment/2221\",[]],[\"name/2222\",[44,53.441]],[\"comment/2222\",[]],[\"name/2223\",[889,44.854]],[\"comment/2223\",[]],[\"name/2224\",[921,69.535]],[\"comment/2224\",[]],[\"name/2225\",[922,74.643]],[\"comment/2225\",[]],[\"name/2226\",[923,74.643]],[\"comment/2226\",[]],[\"name/2227\",[924,74.643]],[\"comment/2227\",[]],[\"name/2228\",[925,74.643]],[\"comment/2228\",[]],[\"name/2229\",[926,74.643]],[\"comment/2229\",[]],[\"name/2230\",[927,69.535]],[\"comment/2230\",[]],[\"name/2231\",[1,21.913]],[\"comment/2231\",[]],[\"name/2232\",[39,49.52]],[\"comment/2232\",[]],[\"name/2233\",[921,69.535]],[\"comment/2233\",[]],[\"name/2234\",[889,44.854]],[\"comment/2234\",[]],[\"name/2235\",[928,74.643]],[\"comment/2235\",[]],[\"name/2236\",[1,21.913]],[\"comment/2236\",[]],[\"name/2237\",[36,50.664]],[\"comment/2237\",[]],[\"name/2238\",[927,69.535]],[\"comment/2238\",[]],[\"name/2239\",[889,44.854]],[\"comment/2239\",[]],[\"name/2240\",[929,74.643]],[\"comment/2240\",[]],[\"name/2241\",[1,21.913]],[\"comment/2241\",[]],[\"name/2242\",[818,46.711]],[\"comment/2242\",[]],[\"name/2243\",[930,74.643]],[\"comment/2243\",[]],[\"name/2244\",[889,44.854]],[\"comment/2244\",[]],[\"name/2245\",[931,74.643]],[\"comment/2245\",[]],[\"name/2246\",[1,21.913]],[\"comment/2246\",[]],[\"name/2247\",[818,46.711]],[\"comment/2247\",[]],[\"name/2248\",[22,57.297]],[\"comment/2248\",[]],[\"name/2249\",[932,74.643]],[\"comment/2249\",[]],[\"name/2250\",[933,74.643]],[\"comment/2250\",[]],[\"name/2251\",[934,74.643]],[\"comment/2251\",[]],[\"name/2252\",[935,74.643]],[\"comment/2252\",[]],[\"name/2253\",[936,74.643]],[\"comment/2253\",[]],[\"name/2254\",[916,69.535]],[\"comment/2254\",[]],[\"name/2255\",[937,74.643]],[\"comment/2255\",[]],[\"name/2256\",[938,74.643]],[\"comment/2256\",[]],[\"name/2257\",[939,74.643]],[\"comment/2257\",[]],[\"name/2258\",[940,74.643]],[\"comment/2258\",[]],[\"name/2259\",[941,74.643]],[\"comment/2259\",[]],[\"name/2260\",[942,74.643]],[\"comment/2260\",[]],[\"name/2261\",[943,74.643]],[\"comment/2261\",[]],[\"name/2262\",[152,48.494]],[\"comment/2262\",[]],[\"name/2263\",[944,74.643]],[\"comment/2263\",[]],[\"name/2264\",[945,74.643]],[\"comment/2264\",[]],[\"name/2265\",[946,69.535]],[\"comment/2265\",[]],[\"name/2266\",[889,44.854]],[\"comment/2266\",[]],[\"name/2267\",[946,69.535]],[\"comment/2267\",[]],[\"name/2268\",[1,21.913]],[\"comment/2268\",[]],[\"name/2269\",[947,74.643]],[\"comment/2269\",[]],[\"name/2270\",[948,74.643]],[\"comment/2270\",[]],[\"name/2271\",[949,74.643]],[\"comment/2271\",[]],[\"name/2272\",[1,21.913]],[\"comment/2272\",[]],[\"name/2273\",[950,74.643]],[\"comment/2273\",[]],[\"name/2274\",[22,57.297]],[\"comment/2274\",[]],[\"name/2275\",[951,74.643]],[\"comment/2275\",[]],[\"name/2276\",[1,21.913]],[\"comment/2276\",[]],[\"name/2277\",[818,46.711]],[\"comment/2277\",[]],[\"name/2278\",[166,58.549]],[\"comment/2278\",[]],[\"name/2279\",[889,44.854]],[\"comment/2279\",[]],[\"name/2280\",[952,74.643]],[\"comment/2280\",[]],[\"name/2281\",[1,21.913]],[\"comment/2281\",[]],[\"name/2282\",[818,46.711]],[\"comment/2282\",[]],[\"name/2283\",[347,58.549]],[\"comment/2283\",[]],[\"name/2284\",[889,44.854]],[\"comment/2284\",[]],[\"name/2285\",[953,74.643]],[\"comment/2285\",[]],[\"name/2286\",[1,21.913]],[\"comment/2286\",[]],[\"name/2287\",[818,46.711]],[\"comment/2287\",[]],[\"name/2288\",[208,49.52]],[\"comment/2288\",[]],[\"name/2289\",[250,59.98]],[\"comment/2289\",[]],[\"name/2290\",[889,44.854]],[\"comment/2290\",[]],[\"name/2291\",[954,74.643]],[\"comment/2291\",[]],[\"name/2292\",[1,21.913]],[\"comment/2292\",[]],[\"name/2293\",[818,46.711]],[\"comment/2293\",[]],[\"name/2294\",[493,63.657]],[\"comment/2294\",[]],[\"name/2295\",[889,44.854]],[\"comment/2295\",[]],[\"name/2296\",[955,74.643]],[\"comment/2296\",[]],[\"name/2297\",[1,21.913]],[\"comment/2297\",[]],[\"name/2298\",[818,46.711]],[\"comment/2298\",[]],[\"name/2299\",[956,74.643]],[\"comment/2299\",[]],[\"name/2300\",[957,74.643]],[\"comment/2300\",[]],[\"name/2301\",[958,74.643]],[\"comment/2301\",[]],[\"name/2302\",[959,74.643]],[\"comment/2302\",[]],[\"name/2303\",[889,44.854]],[\"comment/2303\",[]],[\"name/2304\",[960,74.643]],[\"comment/2304\",[]],[\"name/2305\",[1,21.913]],[\"comment/2305\",[]],[\"name/2306\",[818,46.711]],[\"comment/2306\",[]],[\"name/2307\",[50,66.17]],[\"comment/2307\",[]],[\"name/2308\",[39,49.52]],[\"comment/2308\",[]],[\"name/2309\",[961,74.643]],[\"comment/2309\",[]],[\"name/2310\",[962,74.643]],[\"comment/2310\",[]],[\"name/2311\",[889,44.854]],[\"comment/2311\",[]],[\"name/2312\",[963,74.643]],[\"comment/2312\",[]],[\"name/2313\",[1,21.913]],[\"comment/2313\",[]],[\"name/2314\",[63,55.184]],[\"comment/2314\",[]],[\"name/2315\",[71,69.535]],[\"comment/2315\",[]],[\"name/2316\",[964,74.643]],[\"comment/2316\",[]],[\"name/2317\",[1,21.913]],[\"comment/2317\",[]],[\"name/2318\",[818,46.711]],[\"comment/2318\",[]],[\"name/2319\",[965,74.643]],[\"comment/2319\",[]],[\"name/2320\",[889,44.854]],[\"comment/2320\",[]],[\"name/2321\",[966,74.643]],[\"comment/2321\",[]],[\"name/2322\",[1,21.913]],[\"comment/2322\",[]],[\"name/2323\",[818,46.711]],[\"comment/2323\",[]],[\"name/2324\",[111,66.17]],[\"comment/2324\",[]],[\"name/2325\",[209,59.98]],[\"comment/2325\",[]],[\"name/2326\",[210,59.98]],[\"comment/2326\",[]],[\"name/2327\",[967,74.643]],[\"comment/2327\",[]],[\"name/2328\",[1,21.913]],[\"comment/2328\",[]],[\"name/2329\",[968,69.535]],[\"comment/2329\",[]],[\"name/2330\",[344,61.65]],[\"comment/2330\",[]],[\"name/2331\",[741,66.17]],[\"comment/2331\",[]],[\"name/2332\",[742,66.17]],[\"comment/2332\",[]],[\"name/2333\",[743,66.17]],[\"comment/2333\",[]],[\"name/2334\",[744,66.17]],[\"comment/2334\",[]],[\"name/2335\",[745,66.17]],[\"comment/2335\",[]],[\"name/2336\",[748,63.657]],[\"comment/2336\",[]],[\"name/2337\",[749,66.17]],[\"comment/2337\",[]],[\"name/2338\",[750,66.17]],[\"comment/2338\",[]],[\"name/2339\",[751,66.17]],[\"comment/2339\",[]],[\"name/2340\",[752,66.17]],[\"comment/2340\",[]],[\"name/2341\",[756,66.17]],[\"comment/2341\",[]],[\"name/2342\",[757,66.17]],[\"comment/2342\",[]],[\"name/2343\",[758,66.17]],[\"comment/2343\",[]],[\"name/2344\",[753,66.17]],[\"comment/2344\",[]],[\"name/2345\",[754,66.17]],[\"comment/2345\",[]],[\"name/2346\",[755,66.17]],[\"comment/2346\",[]],[\"name/2347\",[746,63.657]],[\"comment/2347\",[]],[\"name/2348\",[747,66.17]],[\"comment/2348\",[]],[\"name/2349\",[739,66.17]],[\"comment/2349\",[]],[\"name/2350\",[740,66.17]],[\"comment/2350\",[]],[\"name/2351\",[734,66.17]],[\"comment/2351\",[]],[\"name/2352\",[735,66.17]],[\"comment/2352\",[]],[\"name/2353\",[736,66.17]],[\"comment/2353\",[]],[\"name/2354\",[759,66.17]],[\"comment/2354\",[]],[\"name/2355\",[760,66.17]],[\"comment/2355\",[]],[\"name/2356\",[761,66.17]],[\"comment/2356\",[]],[\"name/2357\",[762,66.17]],[\"comment/2357\",[]],[\"name/2358\",[763,66.17]],[\"comment/2358\",[]],[\"name/2359\",[764,66.17]],[\"comment/2359\",[]],[\"name/2360\",[765,66.17]],[\"comment/2360\",[]],[\"name/2361\",[766,66.17]],[\"comment/2361\",[]],[\"name/2362\",[767,66.17]],[\"comment/2362\",[]],[\"name/2363\",[731,66.17]],[\"comment/2363\",[]],[\"name/2364\",[732,66.17]],[\"comment/2364\",[]],[\"name/2365\",[733,66.17]],[\"comment/2365\",[]],[\"name/2366\",[768,66.17]],[\"comment/2366\",[]],[\"name/2367\",[769,66.17]],[\"comment/2367\",[]],[\"name/2368\",[770,66.17]],[\"comment/2368\",[]],[\"name/2369\",[737,66.17]],[\"comment/2369\",[]],[\"name/2370\",[771,63.657]],[\"comment/2370\",[]],[\"name/2371\",[772,63.657]],[\"comment/2371\",[]],[\"name/2372\",[791,63.657]],[\"comment/2372\",[]],[\"name/2373\",[792,66.17]],[\"comment/2373\",[]],[\"name/2374\",[773,66.17]],[\"comment/2374\",[]],[\"name/2375\",[774,66.17]],[\"comment/2375\",[]],[\"name/2376\",[775,66.17]],[\"comment/2376\",[]],[\"name/2377\",[776,66.17]],[\"comment/2377\",[]],[\"name/2378\",[777,66.17]],[\"comment/2378\",[]],[\"name/2379\",[780,66.17]],[\"comment/2379\",[]],[\"name/2380\",[778,66.17]],[\"comment/2380\",[]],[\"name/2381\",[779,66.17]],[\"comment/2381\",[]],[\"name/2382\",[781,66.17]],[\"comment/2382\",[]],[\"name/2383\",[783,66.17]],[\"comment/2383\",[]],[\"name/2384\",[784,66.17]],[\"comment/2384\",[]],[\"name/2385\",[785,66.17]],[\"comment/2385\",[]],[\"name/2386\",[787,66.17]],[\"comment/2386\",[]],[\"name/2387\",[788,66.17]],[\"comment/2387\",[]],[\"name/2388\",[789,66.17]],[\"comment/2388\",[]],[\"name/2389\",[782,66.17]],[\"comment/2389\",[]],[\"name/2390\",[786,66.17]],[\"comment/2390\",[]],[\"name/2391\",[969,74.643]],[\"comment/2391\",[]],[\"name/2392\",[970,74.643]],[\"comment/2392\",[]],[\"name/2393\",[971,74.643]],[\"comment/2393\",[]],[\"name/2394\",[972,74.643]],[\"comment/2394\",[]],[\"name/2395\",[1,21.913]],[\"comment/2395\",[]],[\"name/2396\",[968,69.535]],[\"comment/2396\",[]],[\"name/2397\",[834,69.535]],[\"comment/2397\",[]],[\"name/2398\",[973,74.643]],[\"comment/2398\",[]],[\"name/2399\",[1,21.913]],[\"comment/2399\",[]],[\"name/2400\",[974,69.535]],[\"comment/2400\",[]],[\"name/2401\",[975,69.535]],[\"comment/2401\",[]],[\"name/2402\",[976,74.643]],[\"comment/2402\",[]],[\"name/2403\",[977,74.643]],[\"comment/2403\",[]],[\"name/2404\",[978,74.643]],[\"comment/2404\",[]],[\"name/2405\",[979,74.643]],[\"comment/2405\",[]],[\"name/2406\",[152,48.494]],[\"comment/2406\",[]],[\"name/2407\",[980,74.643]],[\"comment/2407\",[]],[\"name/2408\",[152,48.494]],[\"comment/2408\",[]],[\"name/2409\",[981,74.643]],[\"comment/2409\",[]],[\"name/2410\",[982,74.643]],[\"comment/2410\",[]],[\"name/2411\",[983,74.643]],[\"comment/2411\",[]],[\"name/2412\",[984,74.643]],[\"comment/2412\",[]],[\"name/2413\",[985,69.535]],[\"comment/2413\",[]],[\"name/2414\",[986,74.643]],[\"comment/2414\",[]],[\"name/2415\",[987,74.643]],[\"comment/2415\",[]],[\"name/2416\",[988,74.643]],[\"comment/2416\",[]],[\"name/2417\",[1,21.913]],[\"comment/2417\",[]],[\"name/2418\",[989,74.643]],[\"comment/2418\",[]],[\"name/2419\",[990,74.643]],[\"comment/2419\",[]],[\"name/2420\",[991,74.643]],[\"comment/2420\",[]],[\"name/2421\",[992,74.643]],[\"comment/2421\",[]],[\"name/2422\",[993,74.643]],[\"comment/2422\",[]],[\"name/2423\",[994,74.643]],[\"comment/2423\",[]],[\"name/2424\",[995,74.643]],[\"comment/2424\",[]],[\"name/2425\",[152,48.494]],[\"comment/2425\",[]],[\"name/2426\",[975,69.535]],[\"comment/2426\",[]],[\"name/2427\",[1,21.913]],[\"comment/2427\",[]],[\"name/2428\",[996,74.643]],[\"comment/2428\",[]],[\"name/2429\",[985,69.535]],[\"comment/2429\",[]],[\"name/2430\",[997,74.643]],[\"comment/2430\",[]],[\"name/2431\",[998,74.643]],[\"comment/2431\",[]],[\"name/2432\",[1,21.913]],[\"comment/2432\",[]],[\"name/2433\",[999,74.643]],[\"comment/2433\",[]],[\"name/2434\",[1000,74.643]],[\"comment/2434\",[]],[\"name/2435\",[1001,69.535]],[\"comment/2435\",[]],[\"name/2436\",[1002,74.643]],[\"comment/2436\",[]],[\"name/2437\",[1003,74.643]],[\"comment/2437\",[]],[\"name/2438\",[1004,74.643]],[\"comment/2438\",[]],[\"name/2439\",[1005,74.643]],[\"comment/2439\",[]],[\"name/2440\",[1006,74.643]],[\"comment/2440\",[]],[\"name/2441\",[1007,74.643]],[\"comment/2441\",[]],[\"name/2442\",[1008,74.643]],[\"comment/2442\",[]],[\"name/2443\",[1009,74.643]],[\"comment/2443\",[]],[\"name/2444\",[1010,74.643]],[\"comment/2444\",[]],[\"name/2445\",[1011,74.643]],[\"comment/2445\",[]],[\"name/2446\",[1012,74.643]],[\"comment/2446\",[]],[\"name/2447\",[1013,74.643]],[\"comment/2447\",[]],[\"name/2448\",[1014,74.643]],[\"comment/2448\",[]],[\"name/2449\",[1015,74.643]],[\"comment/2449\",[]],[\"name/2450\",[1016,74.643]],[\"comment/2450\",[]],[\"name/2451\",[1017,74.643]],[\"comment/2451\",[]],[\"name/2452\",[1,21.913]],[\"comment/2452\",[]],[\"name/2453\",[1001,69.535]],[\"comment/2453\",[]],[\"name/2454\",[397,58.549]],[\"comment/2454\",[]],[\"name/2455\",[1018,74.643]],[\"comment/2455\",[]],[\"name/2456\",[1019,74.643]],[\"comment/2456\",[]],[\"name/2457\",[1020,74.643]],[\"comment/2457\",[]],[\"name/2458\",[1021,74.643]],[\"comment/2458\",[]],[\"name/2459\",[1022,74.643]],[\"comment/2459\",[]],[\"name/2460\",[1023,74.643]],[\"comment/2460\",[]],[\"name/2461\",[1024,74.643]],[\"comment/2461\",[]],[\"name/2462\",[1025,74.643]],[\"comment/2462\",[]],[\"name/2463\",[1026,74.643]],[\"comment/2463\",[]],[\"name/2464\",[1027,74.643]],[\"comment/2464\",[]],[\"name/2465\",[1028,74.643]],[\"comment/2465\",[]],[\"name/2466\",[1029,74.643]],[\"comment/2466\",[]],[\"name/2467\",[1030,74.643]],[\"comment/2467\",[]],[\"name/2468\",[1,21.913]],[\"comment/2468\",[]],[\"name/2469\",[818,46.711]],[\"comment/2469\",[]],[\"name/2470\",[1031,63.657]],[\"comment/2470\",[]],[\"name/2471\",[1,21.913]],[\"comment/2471\",[]],[\"name/2472\",[208,49.52]],[\"comment/2472\",[]],[\"name/2473\",[73,58.549]],[\"comment/2473\",[]],[\"name/2474\",[1032,74.643]],[\"comment/2474\",[]],[\"name/2475\",[94,40.303]],[\"comment/2475\",[]],[\"name/2476\",[1,21.913]],[\"comment/2476\",[]],[\"name/2477\",[1031,63.657]],[\"comment/2477\",[]],[\"name/2478\",[1033,74.643]],[\"comment/2478\",[]],[\"name/2479\",[1,21.913]],[\"comment/2479\",[]],[\"name/2480\",[208,49.52]],[\"comment/2480\",[]],[\"name/2481\",[73,58.549]],[\"comment/2481\",[]],[\"name/2482\",[1034,74.643]],[\"comment/2482\",[]],[\"name/2483\",[1,21.913]],[\"comment/2483\",[]],[\"name/2484\",[1031,63.657]],[\"comment/2484\",[]],[\"name/2485\",[1035,74.643]],[\"comment/2485\",[]],[\"name/2486\",[1,21.913]],[\"comment/2486\",[]],[\"name/2487\",[208,49.52]],[\"comment/2487\",[]],[\"name/2488\",[73,58.549]],[\"comment/2488\",[]],[\"name/2489\",[1036,74.643]],[\"comment/2489\",[]],[\"name/2490\",[1,21.913]],[\"comment/2490\",[]],[\"name/2491\",[1031,63.657]],[\"comment/2491\",[]],[\"name/2492\",[1037,74.643]],[\"comment/2492\",[]],[\"name/2493\",[1,21.913]],[\"comment/2493\",[]],[\"name/2494\",[166,58.549]],[\"comment/2494\",[]],[\"name/2495\",[7,55.184]],[\"comment/2495\",[]],[\"name/2496\",[80,52.671]],[\"comment/2496\",[]],[\"name/2497\",[146,59.98]],[\"comment/2497\",[]],[\"name/2498\",[208,49.52]],[\"comment/2498\",[]],[\"name/2499\",[250,59.98]],[\"comment/2499\",[]],[\"name/2500\",[1038,74.643]],[\"comment/2500\",[]],[\"name/2501\",[1,21.913]],[\"comment/2501\",[]],[\"name/2502\",[1039,74.643]],[\"comment/2502\",[]],[\"name/2503\",[1040,74.643]],[\"comment/2503\",[]],[\"name/2504\",[1,21.913]],[\"comment/2504\",[]],[\"name/2505\",[1041,74.643]],[\"comment/2505\",[]],[\"name/2506\",[1042,74.643]],[\"comment/2506\",[]],[\"name/2507\",[1,21.913]],[\"comment/2507\",[]],[\"name/2508\",[166,58.549]],[\"comment/2508\",[]],[\"name/2509\",[1043,74.643]],[\"comment/2509\",[]],[\"name/2510\",[1,21.913]],[\"comment/2510\",[]],[\"name/2511\",[1044,74.643]],[\"comment/2511\",[]],[\"name/2512\",[1045,69.535]],[\"comment/2512\",[]],[\"name/2513\",[1,21.913]],[\"comment/2513\",[]],[\"name/2514\",[337,59.98]],[\"comment/2514\",[]],[\"name/2515\",[1046,74.643]],[\"comment/2515\",[]],[\"name/2516\",[94,40.303]],[\"comment/2516\",[]],[\"name/2517\",[1,21.913]],[\"comment/2517\",[]],[\"name/2518\",[1045,69.535]],[\"comment/2518\",[]],[\"name/2519\",[1047,69.535]],[\"comment/2519\",[]],[\"name/2520\",[1,21.913]],[\"comment/2520\",[]],[\"name/2521\",[347,58.549]],[\"comment/2521\",[]],[\"name/2522\",[1048,74.643]],[\"comment/2522\",[]],[\"name/2523\",[1049,69.535]],[\"comment/2523\",[]],[\"name/2524\",[1,21.913]],[\"comment/2524\",[]],[\"name/2525\",[1047,69.535]],[\"comment/2525\",[]],[\"name/2526\",[1050,69.535]],[\"comment/2526\",[]],[\"name/2527\",[1,21.913]],[\"comment/2527\",[]],[\"name/2528\",[208,49.52]],[\"comment/2528\",[]],[\"name/2529\",[347,58.549]],[\"comment/2529\",[]],[\"name/2530\",[259,63.657]],[\"comment/2530\",[]],[\"name/2531\",[80,52.671]],[\"comment/2531\",[]],[\"name/2532\",[146,59.98]],[\"comment/2532\",[]],[\"name/2533\",[250,59.98]],[\"comment/2533\",[]],[\"name/2534\",[1051,74.643]],[\"comment/2534\",[]],[\"name/2535\",[1052,74.643]],[\"comment/2535\",[]],[\"name/2536\",[94,40.303]],[\"comment/2536\",[]],[\"name/2537\",[1,21.913]],[\"comment/2537\",[]],[\"name/2538\",[1050,69.535]],[\"comment/2538\",[]],[\"name/2539\",[1053,69.535]],[\"comment/2539\",[]],[\"name/2540\",[1,21.913]],[\"comment/2540\",[]],[\"name/2541\",[208,49.52]],[\"comment/2541\",[]],[\"name/2542\",[39,49.52]],[\"comment/2542\",[]],[\"name/2543\",[72,61.65]],[\"comment/2543\",[]],[\"name/2544\",[36,50.664]],[\"comment/2544\",[]],[\"name/2545\",[1054,69.535]],[\"comment/2545\",[]],[\"name/2546\",[1,21.913]],[\"comment/2546\",[]],[\"name/2547\",[208,49.52]],[\"comment/2547\",[]],[\"name/2548\",[43,56.185]],[\"comment/2548\",[]],[\"name/2549\",[1055,69.535]],[\"comment/2549\",[]],[\"name/2550\",[39,49.52]],[\"comment/2550\",[]],[\"name/2551\",[72,61.65]],[\"comment/2551\",[]],[\"name/2552\",[36,50.664]],[\"comment/2552\",[]],[\"name/2553\",[1056,74.643]],[\"comment/2553\",[]],[\"name/2554\",[1,21.913]],[\"comment/2554\",[]],[\"name/2555\",[326,69.535]],[\"comment/2555\",[]],[\"name/2556\",[1057,74.643]],[\"comment/2556\",[]],[\"name/2557\",[1058,69.535]],[\"comment/2557\",[]],[\"name/2558\",[1,21.913]],[\"comment/2558\",[]],[\"name/2559\",[208,49.52]],[\"comment/2559\",[]],[\"name/2560\",[43,56.185]],[\"comment/2560\",[]],[\"name/2561\",[1055,69.535]],[\"comment/2561\",[]],[\"name/2562\",[39,49.52]],[\"comment/2562\",[]],[\"name/2563\",[72,61.65]],[\"comment/2563\",[]],[\"name/2564\",[36,50.664]],[\"comment/2564\",[]],[\"name/2565\",[1059,74.643]],[\"comment/2565\",[]],[\"name/2566\",[1060,74.643]],[\"comment/2566\",[]],[\"name/2567\",[1,21.913]],[\"comment/2567\",[]],[\"name/2568\",[1053,69.535]],[\"comment/2568\",[]],[\"name/2569\",[1054,69.535]],[\"comment/2569\",[]],[\"name/2570\",[1061,74.643]],[\"comment/2570\",[]],[\"name/2571\",[1049,69.535]],[\"comment/2571\",[]],[\"name/2572\",[1,21.913]],[\"comment/2572\",[]],[\"name/2573\",[1058,69.535]],[\"comment/2573\",[]],[\"name/2574\",[1062,74.643]],[\"comment/2574\",[]],[\"name/2575\",[1,21.913]],[\"comment/2575\",[]],[\"name/2576\",[39,49.52]],[\"comment/2576\",[]],[\"name/2577\",[36,50.664]],[\"comment/2577\",[]],[\"name/2578\",[80,52.671]],[\"comment/2578\",[]],[\"name/2579\",[1063,74.643]],[\"comment/2579\",[]],[\"name/2580\",[1,21.913]],[\"comment/2580\",[]],[\"name/2581\",[1064,74.643]],[\"comment/2581\",[]],[\"name/2582\",[1065,74.643]],[\"comment/2582\",[]],[\"name/2583\",[1,21.913]],[\"comment/2583\",[]],[\"name/2584\",[39,49.52]],[\"comment/2584\",[]],[\"name/2585\",[1066,74.643]],[\"comment/2585\",[]],[\"name/2586\",[1067,74.643]],[\"comment/2586\",[]],[\"name/2587\",[1068,74.643]],[\"comment/2587\",[]],[\"name/2588\",[1,21.913]],[\"comment/2588\",[]],[\"name/2589\",[1069,74.643]],[\"comment/2589\",[]],[\"name/2590\",[1070,69.535]],[\"comment/2590\",[]],[\"name/2591\",[1,21.913]],[\"comment/2591\",[]],[\"name/2592\",[1071,74.643]],[\"comment/2592\",[]],[\"name/2593\",[1072,69.535]],[\"comment/2593\",[]],[\"name/2594\",[1073,74.643]],[\"comment/2594\",[]],[\"name/2595\",[1074,74.643]],[\"comment/2595\",[]],[\"name/2596\",[1075,74.643]],[\"comment/2596\",[]],[\"name/2597\",[1076,74.643]],[\"comment/2597\",[]],[\"name/2598\",[1077,74.643]],[\"comment/2598\",[]],[\"name/2599\",[1078,74.643]],[\"comment/2599\",[]],[\"name/2600\",[1,21.913]],[\"comment/2600\",[]],[\"name/2601\",[808,69.535]],[\"comment/2601\",[]],[\"name/2602\",[1079,74.643]],[\"comment/2602\",[]],[\"name/2603\",[1080,74.643]],[\"comment/2603\",[]],[\"name/2604\",[1081,74.643]],[\"comment/2604\",[]],[\"name/2605\",[974,69.535]],[\"comment/2605\",[]],[\"name/2606\",[1082,74.643]],[\"comment/2606\",[]],[\"name/2607\",[1,21.913]],[\"comment/2607\",[]],[\"name/2608\",[1083,74.643]],[\"comment/2608\",[]],[\"name/2609\",[1070,69.535]],[\"comment/2609\",[]],[\"name/2610\",[1084,74.643]],[\"comment/2610\",[]],[\"name/2611\",[1085,74.643]],[\"comment/2611\",[]],[\"name/2612\",[1072,69.535]],[\"comment/2612\",[]],[\"name/2613\",[1086,74.643]],[\"comment/2613\",[]],[\"name/2614\",[1087,74.643]],[\"comment/2614\",[]],[\"name/2615\",[1088,74.643]],[\"comment/2615\",[]]],\"invertedIndex\":[[\"0\",{\"_index\":685,\"name\":{\"1675\":{}},\"comment\":{}}],[\"1\",{\"_index\":686,\"name\":{\"1676\":{}},\"comment\":{}}],[\"10\",{\"_index\":695,\"name\":{\"1685\":{}},\"comment\":{}}],[\"11\",{\"_index\":696,\"name\":{\"1686\":{}},\"comment\":{}}],[\"12\",{\"_index\":697,\"name\":{\"1687\":{}},\"comment\":{}}],[\"13\",{\"_index\":698,\"name\":{\"1688\":{}},\"comment\":{}}],[\"14\",{\"_index\":699,\"name\":{\"1689\":{}},\"comment\":{}}],[\"15\",{\"_index\":700,\"name\":{\"1690\":{}},\"comment\":{}}],[\"16\",{\"_index\":701,\"name\":{\"1691\":{}},\"comment\":{}}],[\"17\",{\"_index\":702,\"name\":{\"1692\":{}},\"comment\":{}}],[\"18\",{\"_index\":703,\"name\":{\"1693\":{}},\"comment\":{}}],[\"19\",{\"_index\":704,\"name\":{\"1694\":{}},\"comment\":{}}],[\"2\",{\"_index\":687,\"name\":{\"1677\":{}},\"comment\":{}}],[\"20\",{\"_index\":705,\"name\":{\"1695\":{}},\"comment\":{}}],[\"21\",{\"_index\":706,\"name\":{\"1696\":{}},\"comment\":{}}],[\"22\",{\"_index\":707,\"name\":{\"1697\":{}},\"comment\":{}}],[\"3\",{\"_index\":688,\"name\":{\"1678\":{}},\"comment\":{}}],[\"4\",{\"_index\":689,\"name\":{\"1679\":{}},\"comment\":{}}],[\"5\",{\"_index\":690,\"name\":{\"1680\":{}},\"comment\":{}}],[\"6\",{\"_index\":691,\"name\":{\"1681\":{}},\"comment\":{}}],[\"7\",{\"_index\":692,\"name\":{\"1682\":{}},\"comment\":{}}],[\"8\",{\"_index\":693,\"name\":{\"1683\":{}},\"comment\":{}}],[\"9\",{\"_index\":694,\"name\":{\"1684\":{}},\"comment\":{}}],[\"__type\",{\"_index\":152,\"name\":{\"290\":{},\"705\":{},\"1217\":{},\"1408\":{},\"1539\":{},\"1567\":{},\"1633\":{},\"1635\":{},\"1656\":{},\"1666\":{},\"1674\":{},\"1715\":{},\"1716\":{},\"1728\":{},\"1739\":{},\"1751\":{},\"2262\":{},\"2406\":{},\"2408\":{},\"2425\":{}},\"comment\":{}}],[\"access\",{\"_index\":183,\"name\":{\"340\":{},\"1253\":{}},\"comment\":{}}],[\"accesscontroloptions\",{\"_index\":181,\"name\":{\"337\":{}},\"comment\":{}}],[\"accesskey\",{\"_index\":135,\"name\":{\"266\":{}},\"comment\":{}}],[\"account\",{\"_index\":7,\"name\":{\"8\":{},\"21\":{},\"275\":{},\"627\":{},\"1066\":{},\"1109\":{},\"1138\":{},\"1166\":{},\"2112\":{},\"2495\":{}},\"comment\":{}}],[\"accounthash\",{\"_index\":2,\"name\":{\"2\":{},\"10\":{},\"535\":{},\"953\":{},\"1769\":{},\"2004\":{},\"2011\":{}},\"comment\":{}}],[\"accountidentifier\",{\"_index\":851,\"name\":{\"1996\":{},\"2002\":{}},\"comment\":{}}],[\"accountkind\",{\"_index\":473,\"name\":{\"1055\":{}},\"comment\":{}}],[\"accountnamedkey\",{\"_index\":866,\"name\":{\"2040\":{},\"2044\":{}},\"comment\":{}}],[\"accountpublickey\",{\"_index\":163,\"name\":{\"307\":{}},\"comment\":{}}],[\"accumulatedseed\",{\"_index\":81,\"name\":{\"140\":{},\"177\":{},\"189\":{},\"222\":{}},\"comment\":{}}],[\"actionthresholds\",{\"_index\":4,\"name\":{\"4\":{},\"14\":{},\"34\":{}},\"comment\":{}}],[\"activatebid\",{\"_index\":355,\"name\":{\"756\":{},\"767\":{},\"780\":{}},\"comment\":{}}],[\"activationpoint\",{\"_index\":950,\"name\":{\"2273\":{}},\"comment\":{}}],[\"add\",{\"_index\":524,\"name\":{\"1238\":{}},\"comment\":{}}],[\"addbid\",{\"_index\":350,\"name\":{\"751\":{},\"762\":{},\"775\":{}},\"comment\":{}}],[\"adddata\",{\"_index\":1087,\"name\":{\"2614\":{}},\"comment\":{}}],[\"added\",{\"_index\":922,\"name\":{\"2225\":{}},\"comment\":{}}],[\"addr\",{\"_index\":368,\"name\":{\"801\":{}},\"comment\":{}}],[\"address\",{\"_index\":919,\"name\":{\"2218\":{}},\"comment\":{}}],[\"addressableentity\",{\"_index\":19,\"name\":{\"28\":{},\"637\":{},\"1110\":{},\"1183\":{},\"2116\":{}},\"comment\":{}}],[\"addressableentityhash\",{\"_index\":280,\"name\":{\"582\":{},\"969\":{}},\"comment\":{}}],[\"addwrite\",{\"_index\":527,\"name\":{\"1241\":{}},\"comment\":{}}],[\"alleventsnames\",{\"_index\":1015,\"name\":{\"2449\":{}},\"comment\":{}}],[\"amount\",{\"_index\":63,\"name\":{\"111\":{},\"357\":{},\"387\":{},\"391\":{},\"834\":{},\"844\":{},\"856\":{},\"924\":{},\"930\":{},\"2314\":{}},\"comment\":{}}],[\"any\",{\"_index\":569,\"name\":{\"1339\":{},\"1564\":{},\"1589\":{}},\"comment\":{}}],[\"apiversion\",{\"_index\":818,\"name\":{\"1937\":{},\"2106\":{},\"2111\":{},\"2125\":{},\"2131\":{},\"2139\":{},\"2155\":{},\"2163\":{},\"2169\":{},\"2178\":{},\"2198\":{},\"2205\":{},\"2212\":{},\"2242\":{},\"2247\":{},\"2277\":{},\"2282\":{},\"2287\":{},\"2293\":{},\"2298\":{},\"2306\":{},\"2318\":{},\"2323\":{},\"2469\":{}},\"comment\":{}}],[\"apiversionevent\",{\"_index\":1030,\"name\":{\"2467\":{}},\"comment\":{}}],[\"apiversioneventtype\",{\"_index\":1002,\"name\":{\"2436\":{}},\"comment\":{}}],[\"append\",{\"_index\":580,\"name\":{\"1371\":{},\"1393\":{}},\"comment\":{}}],[\"approval\",{\"_index\":327,\"name\":{\"676\":{}},\"comment\":{}}],[\"approvals\",{\"_index\":153,\"name\":{\"293\":{},\"711\":{},\"735\":{}},\"comment\":{}}],[\"args\",{\"_index\":31,\"name\":{\"48\":{},\"53\":{},\"341\":{},\"409\":{},\"415\":{},\"421\":{},\"427\":{},\"435\":{},\"440\":{},\"693\":{},\"724\":{}},\"comment\":{}}],[\"arrayequals\",{\"_index\":338,\"name\":{\"713\":{}},\"comment\":{}}],[\"asmodulebytes\",{\"_index\":224,\"name\":{\"455\":{}},\"comment\":{}}],[\"associatedkey\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"associatedkeys\",{\"_index\":10,\"name\":{\"13\":{},\"33\":{}},\"comment\":{}}],[\"auction\",{\"_index\":320,\"name\":{\"668\":{}},\"comment\":{}}],[\"auctionstate\",{\"_index\":41,\"name\":{\"64\":{},\"2102\":{}},\"comment\":{}}],[\"availablebalance\",{\"_index\":957,\"name\":{\"2300\":{}},\"comment\":{}}],[\"availableblockrange\",{\"_index\":943,\"name\":{\"2261\":{}},\"comment\":{}}],[\"balance\",{\"_index\":493,\"name\":{\"1121\":{},\"1145\":{},\"1172\":{},\"2294\":{}},\"comment\":{}}],[\"balancehold\",{\"_index\":500,\"name\":{\"1135\":{},\"1188\":{}},\"comment\":{}}],[\"balanceholdaddr\",{\"_index\":456,\"name\":{\"994\":{}},\"comment\":{}}],[\"balanceholdaddrtag\",{\"_index\":451,\"name\":{\"985\":{}},\"comment\":{}}],[\"balanceholdaddrtagerror\",{\"_index\":453,\"name\":{\"988\":{}},\"comment\":{}}],[\"balanceholdwithproof\",{\"_index\":963,\"name\":{\"2312\":{}},\"comment\":{}}],[\"balancevalue\",{\"_index\":891,\"name\":{\"2107\":{}},\"comment\":{}}],[\"banned\",{\"_index\":924,\"name\":{\"2227\":{}},\"comment\":{}}],[\"base64to16\",{\"_index\":438,\"name\":{\"947\":{}},\"comment\":{}}],[\"baseaddr\",{\"_index\":516,\"name\":{\"1209\":{}},\"comment\":{}}],[\"bid\",{\"_index\":37,\"name\":{\"59\":{},\"91\":{},\"634\":{},\"1120\":{},\"1144\":{},\"1173\":{}},\"comment\":{}}],[\"bidaddr\",{\"_index\":465,\"name\":{\"1023\":{},\"1129\":{},\"1181\":{}},\"comment\":{}}],[\"bidaddrtag\",{\"_index\":457,\"name\":{\"1004\":{}},\"comment\":{}}],[\"bidaddrtagutils\",{\"_index\":461,\"name\":{\"1012\":{}},\"comment\":{}}],[\"bidkind\",{\"_index\":67,\"name\":{\"117\":{},\"638\":{}},\"comment\":{}}],[\"bids\",{\"_index\":42,\"name\":{\"66\":{}},\"comment\":{}}],[\"bigfrombuffer\",{\"_index\":619,\"name\":{\"1463\":{}},\"comment\":{}}],[\"bigtobytes\",{\"_index\":618,\"name\":{\"1462\":{}},\"comment\":{}}],[\"block\",{\"_index\":73,\"name\":{\"129\":{},\"212\":{},\"2031\":{},\"2140\":{},\"2473\":{},\"2481\":{},\"2488\":{}},\"comment\":{}}],[\"blockadded\",{\"_index\":1031,\"name\":{\"2470\":{},\"2477\":{},\"2484\":{},\"2491\":{}},\"comment\":{}}],[\"blockaddedevent\",{\"_index\":1032,\"name\":{\"2474\":{}},\"comment\":{}}],[\"blockaddedeventtype\",{\"_index\":1003,\"name\":{\"2437\":{}},\"comment\":{}}],[\"blockaddedeventv1\",{\"_index\":1034,\"name\":{\"2482\":{}},\"comment\":{}}],[\"blockaddedeventwrapper\",{\"_index\":1036,\"name\":{\"2489\":{}},\"comment\":{}}],[\"blockaddedv1\",{\"_index\":1033,\"name\":{\"2478\":{}},\"comment\":{}}],[\"blockaddedwrapper\",{\"_index\":1035,\"name\":{\"2485\":{}},\"comment\":{}}],[\"blockbodyv1\",{\"_index\":100,\"name\":{\"165\":{}},\"comment\":{}}],[\"blockbodyv2\",{\"_index\":107,\"name\":{\"202\":{}},\"comment\":{}}],[\"blockedstreamlimit\",{\"_index\":1085,\"name\":{\"2611\":{}},\"comment\":{}}],[\"blockglobal\",{\"_index\":499,\"name\":{\"1134\":{},\"1187\":{}},\"comment\":{}}],[\"blockglobaladdr\",{\"_index\":470,\"name\":{\"1043\":{}},\"comment\":{}}],[\"blockglobaladdrtag\",{\"_index\":468,\"name\":{\"1038\":{}},\"comment\":{}}],[\"blockglobaladdrtagerror\",{\"_index\":469,\"name\":{\"1041\":{}},\"comment\":{}}],[\"blockhash\",{\"_index\":208,\"name\":{\"401\":{},\"494\":{},\"514\":{},\"520\":{},\"1984\":{},\"2026\":{},\"2145\":{},\"2172\":{},\"2183\":{},\"2288\":{},\"2472\":{},\"2480\":{},\"2487\":{},\"2498\":{},\"2528\":{},\"2541\":{},\"2547\":{},\"2559\":{}},\"comment\":{}}],[\"blockheader\",{\"_index\":111,\"name\":{\"218\":{},\"2206\":{},\"2324\":{}},\"comment\":{}}],[\"blockheaderv1\",{\"_index\":104,\"name\":{\"175\":{},\"216\":{}},\"comment\":{}}],[\"blockheaderv2\",{\"_index\":106,\"name\":{\"187\":{},\"217\":{}},\"comment\":{}}],[\"blockheaderwrapper\",{\"_index\":110,\"name\":{\"214\":{}},\"comment\":{}}],[\"blockheight\",{\"_index\":43,\"name\":{\"67\":{},\"515\":{},\"521\":{},\"1985\":{},\"2027\":{},\"2173\":{},\"2184\":{},\"2548\":{},\"2560\":{}},\"comment\":{}}],[\"blockidentifier\",{\"_index\":855,\"name\":{\"2001\":{},\"2020\":{},\"2037\":{},\"2061\":{}},\"comment\":{}}],[\"blockindex\",{\"_index\":271,\"name\":{\"557\":{}},\"comment\":{}}],[\"blocksync\",{\"_index\":946,\"name\":{\"2265\":{},\"2267\":{}},\"comment\":{}}],[\"blocktime\",{\"_index\":262,\"name\":{\"541\":{},\"993\":{},\"1039\":{},\"1048\":{}},\"comment\":{}}],[\"blocktransaction\",{\"_index\":93,\"name\":{\"153\":{}},\"comment\":{}}],[\"blockv1\",{\"_index\":97,\"name\":{\"159\":{},\"208\":{},\"2133\":{}},\"comment\":{}}],[\"blockv2\",{\"_index\":103,\"name\":{\"170\":{},\"209\":{}},\"comment\":{}}],[\"blockwithsignatures\",{\"_index\":109,\"name\":{\"210\":{},\"2132\":{}},\"comment\":{}}],[\"blockwrapper\",{\"_index\":108,\"name\":{\"206\":{}},\"comment\":{}}],[\"body\",{\"_index\":99,\"name\":{\"163\":{},\"174\":{},\"710\":{},\"734\":{}},\"comment\":{}}],[\"bodyhash\",{\"_index\":105,\"name\":{\"178\":{},\"190\":{},\"223\":{},\"276\":{},\"688\":{}},\"comment\":{}}],[\"bondingpurse\",{\"_index\":49,\"name\":{\"76\":{},\"86\":{},\"93\":{},\"102\":{},\"931\":{}},\"comment\":{}}],[\"bool\",{\"_index\":551,\"name\":{\"1318\":{},\"1543\":{},\"1568\":{}},\"comment\":{}}],[\"bridge\",{\"_index\":64,\"name\":{\"112\":{},\"122\":{}},\"comment\":{}}],[\"bufferconstructornotdetectederror\",{\"_index\":679,\"name\":{\"1668\":{}},\"comment\":{}}],[\"build\",{\"_index\":330,\"name\":{\"681\":{},\"691\":{}},\"comment\":{}}],[\"buildversion\",{\"_index\":932,\"name\":{\"2249\":{}},\"comment\":{}}],[\"byhash\",{\"_index\":371,\"name\":{\"809\":{},\"2035\":{}},\"comment\":{}}],[\"byheight\",{\"_index\":864,\"name\":{\"2034\":{}},\"comment\":{}}],[\"byname\",{\"_index\":372,\"name\":{\"810\":{}},\"comment\":{}}],[\"bypackagehash\",{\"_index\":373,\"name\":{\"811\":{}},\"comment\":{}}],[\"bypackagehashinvocationtarget\",{\"_index\":367,\"name\":{\"799\":{}},\"comment\":{}}],[\"bypackagename\",{\"_index\":374,\"name\":{\"812\":{}},\"comment\":{}}],[\"bypackagenameinvocationtarget\",{\"_index\":369,\"name\":{\"803\":{}},\"comment\":{}}],[\"bytearray\",{\"_index\":563,\"name\":{\"1332\":{},\"1558\":{},\"1583\":{}},\"comment\":{}}],[\"bytecode\",{\"_index\":305,\"name\":{\"640\":{},\"1131\":{},\"1184\":{},\"1260\":{}},\"comment\":{}}],[\"bytecodehash\",{\"_index\":21,\"name\":{\"32\":{}},\"comment\":{}}],[\"bytehashlen\",{\"_index\":443,\"name\":{\"956\":{},\"972\":{},\"1095\":{},\"1221\":{},\"1245\":{}},\"comment\":{}}],[\"bytes\",{\"_index\":212,\"name\":{\"410\":{},\"416\":{},\"422\":{},\"429\":{},\"436\":{},\"441\":{},\"454\":{},\"527\":{},\"550\":{},\"784\":{},\"797\":{},\"1190\":{},\"1254\":{},\"1292\":{},\"1299\":{},\"1307\":{},\"1311\":{},\"1343\":{},\"1351\":{},\"1359\":{},\"1368\":{},\"1385\":{},\"1400\":{},\"1409\":{},\"1421\":{},\"1429\":{},\"1438\":{},\"1448\":{},\"1459\":{},\"1472\":{},\"1480\":{},\"1488\":{},\"1498\":{},\"1509\":{},\"1517\":{},\"1526\":{},\"1765\":{}},\"comment\":{}}],[\"call\",{\"_index\":357,\"name\":{\"758\":{},\"769\":{},\"782\":{}},\"comment\":{}}],[\"called\",{\"_index\":173,\"name\":{\"325\":{}},\"comment\":{}}],[\"caller\",{\"_index\":172,\"name\":{\"324\":{},\"328\":{}},\"comment\":{}}],[\"cannotpropose\",{\"_index\":925,\"name\":{\"2228\":{}},\"comment\":{}}],[\"category\",{\"_index\":95,\"name\":{\"156\":{},\"696\":{},\"728\":{}},\"comment\":{}}],[\"chaingetblockresult\",{\"_index\":899,\"name\":{\"2135\":{}},\"comment\":{}}],[\"chaingetblockresultv1compatible\",{\"_index\":898,\"name\":{\"2129\":{}},\"comment\":{}}],[\"chaingetblocktransfersresult\",{\"_index\":901,\"name\":{\"2142\":{}},\"comment\":{}}],[\"chaingeterainforesult\",{\"_index\":910,\"name\":{\"2186\":{}},\"comment\":{}}],[\"chaingeterasummaryresult\",{\"_index\":902,\"name\":{\"2148\":{}},\"comment\":{}}],[\"chaingetstateroothashresult\",{\"_index\":920,\"name\":{\"2219\":{}},\"comment\":{}}],[\"chainname\",{\"_index\":143,\"name\":{\"277\":{},\"308\":{},\"683\":{},\"717\":{}},\"comment\":{}}],[\"chainnamehash\",{\"_index\":1055,\"name\":{\"2549\":{},\"2561\":{}},\"comment\":{}}],[\"chainspecbytes\",{\"_index\":965,\"name\":{\"2319\":{}},\"comment\":{}}],[\"chainspecname\",{\"_index\":933,\"name\":{\"2250\":{}},\"comment\":{}}],[\"chainspecregistry\",{\"_index\":497,\"name\":{\"1127\":{},\"1151\":{},\"1179\":{}},\"comment\":{}}],[\"changebidpublickey\",{\"_index\":356,\"name\":{\"757\":{},\"768\":{},\"781\":{}},\"comment\":{}}],[\"changes\",{\"_index\":930,\"name\":{\"2243\":{}},\"comment\":{}}],[\"checksumregistry\",{\"_index\":498,\"name\":{\"1128\":{},\"1152\":{},\"1180\":{}},\"comment\":{}}],[\"cl_type\",{\"_index\":598,\"name\":{\"1410\":{}},\"comment\":{}}],[\"classic\",{\"_index\":288,\"name\":{\"599\":{},\"615\":{}},\"comment\":{}}],[\"classicmode\",{\"_index\":291,\"name\":{\"602\":{}},\"comment\":{}}],[\"client\",{\"_index\":973,\"name\":{\"2398\":{}},\"comment\":{}}],[\"clientinformational\",{\"_index\":738,\"name\":{\"1784\":{}},\"comment\":{}}],[\"clientpos\",{\"_index\":730,\"name\":{\"1776\":{}},\"comment\":{}}],[\"clienttransactional\",{\"_index\":790,\"name\":{\"1837\":{}},\"comment\":{}}],[\"cltype\",{\"_index\":179,\"name\":{\"334\":{},\"1592\":{}},\"comment\":{}}],[\"cltypeany\",{\"_index\":670,\"name\":{\"1620\":{}},\"comment\":{}}],[\"cltypebool\",{\"_index\":657,\"name\":{\"1607\":{}},\"comment\":{}}],[\"cltypebytearray\",{\"_index\":642,\"name\":{\"1529\":{}},\"comment\":{}}],[\"cltypedynamic\",{\"_index\":674,\"name\":{\"1638\":{}},\"comment\":{}}],[\"cltypeint32\",{\"_index\":658,\"name\":{\"1608\":{}},\"comment\":{}}],[\"cltypeint64\",{\"_index\":659,\"name\":{\"1609\":{}},\"comment\":{}}],[\"cltypekey\",{\"_index\":668,\"name\":{\"1618\":{}},\"comment\":{}}],[\"cltypelist\",{\"_index\":675,\"name\":{\"1647\":{}},\"comment\":{}}],[\"cltypemap\",{\"_index\":673,\"name\":{\"1623\":{}},\"comment\":{}}],[\"cltypeoption\",{\"_index\":677,\"name\":{\"1657\":{}},\"comment\":{}}],[\"cltypeparser\",{\"_index\":678,\"name\":{\"1667\":{}},\"comment\":{}}],[\"cltypepublickey\",{\"_index\":671,\"name\":{\"1621\":{}},\"comment\":{}}],[\"cltyperaw\",{\"_index\":722,\"name\":{\"1752\":{}},\"comment\":{}}],[\"cltyperesult\",{\"_index\":714,\"name\":{\"1705\":{}},\"comment\":{}}],[\"cltypestring\",{\"_index\":667,\"name\":{\"1617\":{}},\"comment\":{}}],[\"cltypetuple1\",{\"_index\":719,\"name\":{\"1719\":{}},\"comment\":{}}],[\"cltypetuple2\",{\"_index\":720,\"name\":{\"1729\":{}},\"comment\":{}}],[\"cltypetuple3\",{\"_index\":721,\"name\":{\"1740\":{}},\"comment\":{}}],[\"cltypeuint128\",{\"_index\":663,\"name\":{\"1613\":{}},\"comment\":{}}],[\"cltypeuint256\",{\"_index\":664,\"name\":{\"1614\":{}},\"comment\":{}}],[\"cltypeuint32\",{\"_index\":661,\"name\":{\"1611\":{}},\"comment\":{}}],[\"cltypeuint512\",{\"_index\":665,\"name\":{\"1615\":{}},\"comment\":{}}],[\"cltypeuint64\",{\"_index\":662,\"name\":{\"1612\":{}},\"comment\":{}}],[\"cltypeuint8\",{\"_index\":660,\"name\":{\"1610\":{}},\"comment\":{}}],[\"cltypeunit\",{\"_index\":666,\"name\":{\"1616\":{}},\"comment\":{}}],[\"cltypeuref\",{\"_index\":669,\"name\":{\"1619\":{}},\"comment\":{}}],[\"clvalue\",{\"_index\":300,\"name\":{\"626\":{},\"1312\":{}},\"comment\":{}}],[\"clvalueany\",{\"_index\":540,\"name\":{\"1288\":{}},\"comment\":{}}],[\"clvaluebool\",{\"_index\":542,\"name\":{\"1294\":{}},\"comment\":{}}],[\"clvaluebytearray\",{\"_index\":545,\"name\":{\"1302\":{}},\"comment\":{}}],[\"clvalueint32\",{\"_index\":573,\"name\":{\"1346\":{}},\"comment\":{}}],[\"clvalueint64\",{\"_index\":575,\"name\":{\"1354\":{}},\"comment\":{}}],[\"clvaluelist\",{\"_index\":577,\"name\":{\"1362\":{}},\"comment\":{}}],[\"clvaluemap\",{\"_index\":586,\"name\":{\"1378\":{}},\"comment\":{}}],[\"clvalueoption\",{\"_index\":593,\"name\":{\"1394\":{}},\"comment\":{}}],[\"clvalueparser\",{\"_index\":597,\"name\":{\"1405\":{}},\"comment\":{}}],[\"clvalueresult\",{\"_index\":601,\"name\":{\"1414\":{}},\"comment\":{}}],[\"clvaluestring\",{\"_index\":604,\"name\":{\"1424\":{}},\"comment\":{}}],[\"clvaluetuple1\",{\"_index\":607,\"name\":{\"1432\":{}},\"comment\":{}}],[\"clvaluetuple2\",{\"_index\":611,\"name\":{\"1441\":{}},\"comment\":{}}],[\"clvaluetuple3\",{\"_index\":615,\"name\":{\"1451\":{}},\"comment\":{}}],[\"clvalueuint128\",{\"_index\":629,\"name\":{\"1483\":{}},\"comment\":{}}],[\"clvalueuint256\",{\"_index\":626,\"name\":{\"1475\":{}},\"comment\":{}}],[\"clvalueuint32\",{\"_index\":640,\"name\":{\"1520\":{}},\"comment\":{}}],[\"clvalueuint512\",{\"_index\":631,\"name\":{\"1491\":{}},\"comment\":{}}],[\"clvalueuint64\",{\"_index\":636,\"name\":{\"1504\":{}},\"comment\":{}}],[\"clvalueuint8\",{\"_index\":638,\"name\":{\"1512\":{}},\"comment\":{}}],[\"clvalueunit\",{\"_index\":623,\"name\":{\"1467\":{}},\"comment\":{}}],[\"code\",{\"_index\":797,\"name\":{\"1906\":{}},\"comment\":{}}],[\"complextypeformatinvaliderror\",{\"_index\":680,\"name\":{\"1669\":{}},\"comment\":{}}],[\"concatbytes\",{\"_index\":505,\"name\":{\"1157\":{}},\"comment\":{}}],[\"connection\",{\"_index\":1083,\"name\":{\"2608\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"5\":{},\"9\":{},\"19\":{},\"24\":{},\"29\":{},\"39\":{},\"44\":{},\"52\":{},\"57\":{},\"61\":{},\"65\":{},\"71\":{},\"75\":{},\"85\":{},\"92\":{},\"101\":{},\"108\":{},\"113\":{},\"118\":{},\"126\":{},\"132\":{},\"155\":{},\"160\":{},\"166\":{},\"171\":{},\"176\":{},\"188\":{},\"203\":{},\"207\":{},\"211\":{},\"215\":{},\"221\":{},\"241\":{},\"249\":{},\"256\":{},\"260\":{},\"265\":{},\"274\":{},\"292\":{},\"306\":{},\"315\":{},\"332\":{},\"336\":{},\"339\":{},\"347\":{},\"351\":{},\"355\":{},\"359\":{},\"364\":{},\"371\":{},\"377\":{},\"384\":{},\"389\":{},\"393\":{},\"397\":{},\"400\":{},\"407\":{},\"412\":{},\"418\":{},\"424\":{},\"431\":{},\"439\":{},\"444\":{},\"463\":{},\"468\":{},\"472\":{},\"478\":{},\"489\":{},\"493\":{},\"499\":{},\"513\":{},\"519\":{},\"526\":{},\"533\":{},\"539\":{},\"544\":{},\"548\":{},\"552\":{},\"560\":{},\"568\":{},\"572\":{},\"576\":{},\"581\":{},\"585\":{},\"591\":{},\"595\":{},\"603\":{},\"608\":{},\"611\":{},\"614\":{},\"620\":{},\"625\":{},\"648\":{},\"656\":{},\"677\":{},\"682\":{},\"692\":{},\"707\":{},\"716\":{},\"723\":{},\"731\":{},\"741\":{},\"745\":{},\"772\":{},\"792\":{},\"800\":{},\"804\":{},\"808\":{},\"814\":{},\"818\":{},\"824\":{},\"833\":{},\"843\":{},\"855\":{},\"869\":{},\"872\":{},\"876\":{},\"907\":{},\"911\":{},\"915\":{},\"919\":{},\"929\":{},\"937\":{},\"941\":{},\"952\":{},\"962\":{},\"977\":{},\"989\":{},\"991\":{},\"998\":{},\"1014\":{},\"1016\":{},\"1020\":{},\"1027\":{},\"1042\":{},\"1047\":{},\"1064\":{},\"1076\":{},\"1081\":{},\"1090\":{},\"1102\":{},\"1164\":{},\"1198\":{},\"1208\":{},\"1227\":{},\"1251\":{},\"1264\":{},\"1274\":{},\"1283\":{},\"1290\":{},\"1297\":{},\"1305\":{},\"1316\":{},\"1349\":{},\"1357\":{},\"1365\":{},\"1381\":{},\"1397\":{},\"1413\":{},\"1417\":{},\"1427\":{},\"1435\":{},\"1444\":{},\"1454\":{},\"1470\":{},\"1478\":{},\"1486\":{},\"1495\":{},\"1507\":{},\"1515\":{},\"1524\":{},\"1531\":{},\"1599\":{},\"1625\":{},\"1639\":{},\"1649\":{},\"1659\":{},\"1703\":{},\"1707\":{},\"1721\":{},\"1731\":{},\"1742\":{},\"1753\":{},\"1762\":{},\"1773\":{},\"1905\":{},\"1910\":{},\"1920\":{},\"1930\":{},\"1965\":{},\"1971\":{},\"1977\":{},\"1982\":{},\"1987\":{},\"1991\":{},\"1995\":{},\"1999\":{},\"2003\":{},\"2010\":{},\"2015\":{},\"2018\":{},\"2021\":{},\"2025\":{},\"2030\":{},\"2036\":{},\"2039\":{},\"2045\":{},\"2050\":{},\"2055\":{},\"2059\":{},\"2067\":{},\"2073\":{},\"2077\":{},\"2081\":{},\"2086\":{},\"2090\":{},\"2094\":{},\"2100\":{},\"2105\":{},\"2110\":{},\"2115\":{},\"2119\":{},\"2124\":{},\"2130\":{},\"2138\":{},\"2143\":{},\"2149\":{},\"2154\":{},\"2162\":{},\"2168\":{},\"2177\":{},\"2187\":{},\"2192\":{},\"2197\":{},\"2204\":{},\"2211\":{},\"2216\":{},\"2220\":{},\"2231\":{},\"2236\":{},\"2241\":{},\"2246\":{},\"2268\":{},\"2272\":{},\"2276\":{},\"2281\":{},\"2286\":{},\"2292\":{},\"2297\":{},\"2305\":{},\"2313\":{},\"2317\":{},\"2322\":{},\"2328\":{},\"2395\":{},\"2399\":{},\"2417\":{},\"2427\":{},\"2432\":{},\"2452\":{},\"2468\":{},\"2471\":{},\"2476\":{},\"2479\":{},\"2483\":{},\"2486\":{},\"2490\":{},\"2493\":{},\"2501\":{},\"2504\":{},\"2507\":{},\"2510\":{},\"2513\":{},\"2517\":{},\"2520\":{},\"2524\":{},\"2527\":{},\"2537\":{},\"2540\":{},\"2546\":{},\"2554\":{},\"2558\":{},\"2567\":{},\"2572\":{},\"2575\":{},\"2580\":{},\"2583\":{},\"2588\":{},\"2591\":{},\"2600\":{},\"2607\":{}},\"comment\":{}}],[\"consumed\",{\"_index\":243,\"name\":{\"482\":{},\"503\":{}},\"comment\":{}}],[\"consumer\",{\"_index\":975,\"name\":{\"2401\":{},\"2426\":{}},\"comment\":{}}],[\"consumererrorhandler\",{\"_index\":980,\"name\":{\"2407\":{}},\"comment\":{}}],[\"consumererrors\",{\"_index\":978,\"name\":{\"2404\":{}},\"comment\":{}}],[\"contains\",{\"_index\":729,\"name\":{\"1775\":{}},\"comment\":{}}],[\"contract\",{\"_index\":124,\"name\":{\"248\":{},\"323\":{},\"628\":{},\"1115\":{}},\"comment\":{}}],[\"contractgroup\",{\"_index\":128,\"name\":{\"255\":{}},\"comment\":{}}],[\"contracthash\",{\"_index\":132,\"name\":{\"261\":{},\"1271\":{}},\"comment\":{}}],[\"contractnamedkey\",{\"_index\":867,\"name\":{\"2041\":{}},\"comment\":{}}],[\"contractpackage\",{\"_index\":134,\"name\":{\"264\":{},\"630\":{},\"1113\":{}},\"comment\":{}}],[\"contractpackagehash\",{\"_index\":125,\"name\":{\"250\":{},\"1280\":{}},\"comment\":{}}],[\"contractpackagewasm\",{\"_index\":491,\"name\":{\"1112\":{}},\"comment\":{}}],[\"contractversion\",{\"_index\":131,\"name\":{\"259\":{},\"262\":{}},\"comment\":{}}],[\"contractwasm\",{\"_index\":301,\"name\":{\"629\":{},\"1114\":{}},\"comment\":{}}],[\"contractwasmhash\",{\"_index\":126,\"name\":{\"251\":{}},\"comment\":{}}],[\"conversions\",{\"_index\":435,\"name\":{\"944\":{}},\"comment\":{}}],[\"cost\",{\"_index\":238,\"name\":{\"475\":{},\"483\":{},\"504\":{}},\"comment\":{}}],[\"createbytype\",{\"_index\":507,\"name\":{\"1160\":{}},\"comment\":{}}],[\"createhasharray\",{\"_index\":446,\"name\":{\"961\":{},\"976\":{},\"1101\":{},\"1226\":{}},\"comment\":{}}],[\"createnew\",{\"_index\":149,\"name\":{\"285\":{}},\"comment\":{}}],[\"createscanner\",{\"_index\":992,\"name\":{\"2421\":{}},\"comment\":{}}],[\"creator\",{\"_index\":274,\"name\":{\"561\":{}},\"comment\":{}}],[\"credit\",{\"_index\":62,\"name\":{\"107\":{},\"123\":{},\"1008\":{},\"1031\":{}},\"comment\":{}}],[\"creditinfo\",{\"_index\":464,\"name\":{\"1019\":{}},\"comment\":{}}],[\"cryptoalg\",{\"_index\":726,\"name\":{\"1763\":{}},\"comment\":{}}],[\"csprtomotes\",{\"_index\":441,\"name\":{\"950\":{}},\"comment\":{}}],[\"currentgasprice\",{\"_index\":83,\"name\":{\"142\":{},\"192\":{},\"225\":{}},\"comment\":{}}],[\"custom\",{\"_index\":349,\"name\":{\"749\":{},\"760\":{},\"773\":{}},\"comment\":{}}],[\"customheaders\",{\"_index\":810,\"name\":{\"1923\":{}},\"comment\":{}}],[\"data\",{\"_index\":397,\"name\":{\"877\":{},\"1252\":{},\"1291\":{},\"1306\":{},\"1383\":{},\"1907\":{},\"2454\":{}},\"comment\":{}}],[\"date\",{\"_index\":307,\"name\":{\"649\":{}},\"comment\":{}}],[\"decodebase16\",{\"_index\":440,\"name\":{\"949\":{}},\"comment\":{}}],[\"decodebase64\",{\"_index\":437,\"name\":{\"946\":{}},\"comment\":{}}],[\"default\",{\"_index\":142,\"name\":{\"273\":{}},\"comment\":{}}],[\"default_deploy_ttl\",{\"_index\":164,\"name\":{\"313\":{}},\"comment\":{}}],[\"defaultrpcrequest\",{\"_index\":839,\"name\":{\"1964\":{}},\"comment\":{}}],[\"defaultstreamer\",{\"_index\":1082,\"name\":{\"2606\":{}},\"comment\":{}}],[\"delegate\",{\"_index\":352,\"name\":{\"753\":{},\"764\":{},\"777\":{}},\"comment\":{}}],[\"delegatee\",{\"_index\":61,\"name\":{\"104\":{}},\"comment\":{}}],[\"delegationrate\",{\"_index\":50,\"name\":{\"77\":{},\"94\":{},\"2307\":{}},\"comment\":{}}],[\"delegator\",{\"_index\":55,\"name\":{\"83\":{},\"121\":{},\"395\":{},\"1007\":{},\"1018\":{},\"1030\":{},\"2083\":{}},\"comment\":{}}],[\"delegatorallocation\",{\"_index\":202,\"name\":{\"383\":{}},\"comment\":{}}],[\"delegatorinfo\",{\"_index\":463,\"name\":{\"1015\":{}},\"comment\":{}}],[\"delegatorpublickey\",{\"_index\":57,\"name\":{\"88\":{},\"385\":{}},\"comment\":{}}],[\"delegators\",{\"_index\":59,\"name\":{\"98\":{}},\"comment\":{}}],[\"delegatorv1\",{\"_index\":60,\"name\":{\"100\":{}},\"comment\":{}}],[\"dependencies\",{\"_index\":144,\"name\":{\"278\":{},\"311\":{}},\"comment\":{}}],[\"deploy\",{\"_index\":147,\"name\":{\"283\":{},\"291\":{},\"675\":{},\"742\":{},\"746\":{},\"1142\":{},\"1170\":{},\"2016\":{},\"2060\":{},\"2156\":{},\"2170\":{},\"2180\":{}},\"comment\":{}}],[\"deployaccepted\",{\"_index\":1041,\"name\":{\"2505\":{}},\"comment\":{}}],[\"deployacceptedevent\",{\"_index\":1040,\"name\":{\"2503\":{}},\"comment\":{}}],[\"deployacceptedeventtype\",{\"_index\":1005,\"name\":{\"2439\":{}},\"comment\":{}}],[\"deployexecutioninfo\",{\"_index\":254,\"name\":{\"517\":{}},\"comment\":{}}],[\"deployexecutionresult\",{\"_index\":248,\"name\":{\"492\":{}},\"comment\":{}}],[\"deployexpired\",{\"_index\":1044,\"name\":{\"2511\":{}},\"comment\":{}}],[\"deployexpiredevent\",{\"_index\":1043,\"name\":{\"2509\":{}},\"comment\":{}}],[\"deployexpiredeventtype\",{\"_index\":1006,\"name\":{\"2440\":{}},\"comment\":{}}],[\"deployexpiredpayload\",{\"_index\":1042,\"name\":{\"2506\":{}},\"comment\":{}}],[\"deployhash\",{\"_index\":166,\"name\":{\"316\":{},\"835\":{},\"922\":{},\"1992\":{},\"2278\":{},\"2494\":{},\"2508\":{}},\"comment\":{}}],[\"deployhashes\",{\"_index\":101,\"name\":{\"167\":{}},\"comment\":{}}],[\"deployheader\",{\"_index\":141,\"name\":{\"272\":{}},\"comment\":{}}],[\"deployinfo\",{\"_index\":165,\"name\":{\"314\":{},\"632\":{},\"1118\":{}},\"comment\":{}}],[\"deployment\",{\"_index\":5,\"name\":{\"6\":{},\"25\":{}},\"comment\":{}}],[\"deployparams\",{\"_index\":162,\"name\":{\"305\":{}},\"comment\":{}}],[\"deployprocessed\",{\"_index\":1039,\"name\":{\"2502\":{}},\"comment\":{}}],[\"deployprocessedevent\",{\"_index\":1038,\"name\":{\"2500\":{}},\"comment\":{}}],[\"deployprocessedeventtype\",{\"_index\":1004,\"name\":{\"2438\":{}},\"comment\":{}}],[\"deployprocessedpayload\",{\"_index\":1037,\"name\":{\"2492\":{}},\"comment\":{}}],[\"deserialize\",{\"_index\":1049,\"name\":{\"2523\":{},\"2571\":{}},\"comment\":{}}],[\"deserializerewards\",{\"_index\":634,\"name\":{\"1502\":{}},\"comment\":{}}],[\"dictionary\",{\"_index\":494,\"name\":{\"1123\":{},\"1147\":{},\"1175\":{},\"2043\":{}},\"comment\":{}}],[\"dictionaryidentifier\",{\"_index\":885,\"name\":{\"2092\":{}},\"comment\":{}}],[\"dictionaryitemkey\",{\"_index\":869,\"name\":{\"2048\":{},\"2053\":{},\"2056\":{}},\"comment\":{}}],[\"dictionarykey\",{\"_index\":913,\"name\":{\"2199\":{}},\"comment\":{}}],[\"dictionaryname\",{\"_index\":868,\"name\":{\"2047\":{},\"2052\":{}},\"comment\":{}}],[\"disabledversions\",{\"_index\":136,\"name\":{\"267\":{},\"587\":{}},\"comment\":{}}],[\"duration\",{\"_index\":310,\"name\":{\"653\":{},\"657\":{}},\"comment\":{}}],[\"effect\",{\"_index\":234,\"name\":{\"467\":{},\"473\":{}},\"comment\":{}}],[\"effects\",{\"_index\":233,\"name\":{\"466\":{},\"487\":{},\"508\":{}},\"comment\":{}}],[\"elements\",{\"_index\":579,\"name\":{\"1367\":{}},\"comment\":{}}],[\"elementstype\",{\"_index\":676,\"name\":{\"1650\":{}},\"comment\":{}}],[\"encodebase16\",{\"_index\":439,\"name\":{\"948\":{}},\"comment\":{}}],[\"encodebase64\",{\"_index\":436,\"name\":{\"945\":{}},\"comment\":{}}],[\"endpoint\",{\"_index\":809,\"name\":{\"1922\":{}},\"comment\":{}}],[\"entity\",{\"_index\":896,\"name\":{\"2120\":{},\"2126\":{}},\"comment\":{}}],[\"entityactionthresholds\",{\"_index\":17,\"name\":{\"23\":{}},\"comment\":{}}],[\"entityaddr\",{\"_index\":477,\"name\":{\"1059\":{},\"1199\":{},\"2013\":{}},\"comment\":{}}],[\"entityhash\",{\"_index\":270,\"name\":{\"556\":{}},\"comment\":{}}],[\"entityidentifier\",{\"_index\":854,\"name\":{\"2000\":{},\"2006\":{}},\"comment\":{}}],[\"entitykind\",{\"_index\":14,\"name\":{\"18\":{},\"30\":{}},\"comment\":{}}],[\"entitykindtype\",{\"_index\":471,\"name\":{\"1053\":{}},\"comment\":{}}],[\"entityoraccount\",{\"_index\":893,\"name\":{\"2114\":{}},\"comment\":{}}],[\"entityversion\",{\"_index\":283,\"name\":{\"592\":{}},\"comment\":{}}],[\"entityversionandhash\",{\"_index\":279,\"name\":{\"580\":{}},\"comment\":{}}],[\"entityversionkey\",{\"_index\":281,\"name\":{\"583\":{},\"590\":{}},\"comment\":{}}],[\"entrypoint\",{\"_index\":25,\"name\":{\"40\":{},\"414\":{},\"420\":{},\"426\":{},\"433\":{},\"645\":{},\"695\":{},\"726\":{},\"1136\":{},\"1189\":{}},\"comment\":{}}],[\"entrypointaccess\",{\"_index\":180,\"name\":{\"335\":{}},\"comment\":{}}],[\"entrypointaddr\",{\"_index\":485,\"name\":{\"1077\":{}},\"comment\":{}}],[\"entrypointarg\",{\"_index\":178,\"name\":{\"331\":{}},\"comment\":{}}],[\"entrypointerror\",{\"_index\":484,\"name\":{\"1075\":{}},\"comment\":{}}],[\"entrypointpayment\",{\"_index\":175,\"name\":{\"327\":{},\"343\":{}},\"comment\":{}}],[\"entrypoints\",{\"_index\":127,\"name\":{\"252\":{},\"2122\":{}},\"comment\":{}}],[\"entrypointtag\",{\"_index\":481,\"name\":{\"1072\":{}},\"comment\":{}}],[\"entrypointtype\",{\"_index\":171,\"name\":{\"321\":{},\"342\":{}},\"comment\":{}}],[\"entrypointv1\",{\"_index\":182,\"name\":{\"338\":{}},\"comment\":{}}],[\"entrypointv2\",{\"_index\":185,\"name\":{\"346\":{}},\"comment\":{}}],[\"entrypointvalue\",{\"_index\":188,\"name\":{\"350\":{}},\"comment\":{}}],[\"equals\",{\"_index\":449,\"name\":{\"968\":{},\"983\":{},\"1107\":{},\"1233\":{},\"1771\":{}},\"comment\":{}}],[\"equivocators\",{\"_index\":193,\"name\":{\"360\":{},\"365\":{},\"378\":{}},\"comment\":{}}],[\"era\",{\"_index\":488,\"name\":{\"1087\":{},\"1143\":{},\"1171\":{},\"2032\":{}},\"comment\":{}}],[\"eraend\",{\"_index\":85,\"name\":{\"145\":{},\"186\":{},\"201\":{},\"233\":{},\"374\":{}},\"comment\":{}}],[\"eraendv1\",{\"_index\":199,\"name\":{\"370\":{}},\"comment\":{}}],[\"eraendv2\",{\"_index\":196,\"name\":{\"363\":{}},\"comment\":{}}],[\"eraid\",{\"_index\":39,\"name\":{\"62\":{},\"109\":{},\"114\":{},\"138\":{},\"179\":{},\"191\":{},\"224\":{},\"402\":{},\"562\":{},\"1022\":{},\"1119\":{},\"2232\":{},\"2308\":{},\"2542\":{},\"2550\":{},\"2562\":{},\"2576\":{},\"2584\":{}},\"comment\":{}}],[\"eraidentifier\",{\"_index\":863,\"name\":{\"2029\":{},\"2084\":{}},\"comment\":{}}],[\"erainfo\",{\"_index\":205,\"name\":{\"396\":{},\"633\":{}},\"comment\":{}}],[\"eraofcreation\",{\"_index\":430,\"name\":{\"932\":{}},\"comment\":{}}],[\"erareport\",{\"_index\":192,\"name\":{\"358\":{},\"372\":{}},\"comment\":{}}],[\"erareward\",{\"_index\":191,\"name\":{\"354\":{}},\"comment\":{}}],[\"erasummary\",{\"_index\":207,\"name\":{\"399\":{},\"1125\":{},\"1149\":{},\"1177\":{},\"2151\":{},\"2189\":{}},\"comment\":{}}],[\"eravalidators\",{\"_index\":38,\"name\":{\"60\":{},\"68\":{}},\"comment\":{}}],[\"err\",{\"_index\":718,\"name\":{\"1718\":{}},\"comment\":{}}],[\"errcomplextypeformatnotdetected\",{\"_index\":681,\"name\":{\"1670\":{}},\"comment\":{}}],[\"errhandlernotregistered\",{\"_index\":994,\"name\":{\"2423\":{}},\"comment\":{}}],[\"errincorrecturefformat\",{\"_index\":529,\"name\":{\"1243\":{}},\"comment\":{}}],[\"errinvalidapprovalsignature\",{\"_index\":316,\"name\":{\"664\":{}},\"comment\":{}}],[\"errinvalidbidaddrformat\",{\"_index\":460,\"name\":{\"1011\":{}},\"comment\":{}}],[\"errinvalidbidaddrtag\",{\"_index\":458,\"name\":{\"1009\":{}},\"comment\":{}}],[\"errinvalidbodyhash\",{\"_index\":314,\"name\":{\"662\":{}},\"comment\":{}}],[\"errinvalidentityaddrformat\",{\"_index\":475,\"name\":{\"1057\":{}},\"comment\":{}}],[\"errinvalidentitykind\",{\"_index\":476,\"name\":{\"1058\":{}},\"comment\":{}}],[\"errinvalidresultjsonformat\",{\"_index\":713,\"name\":{\"1704\":{}},\"comment\":{}}],[\"errinvalidtransactionhash\",{\"_index\":315,\"name\":{\"663\":{}},\"comment\":{}}],[\"errjsonconstructornotfound\",{\"_index\":682,\"name\":{\"1671\":{}},\"comment\":{}}],[\"error\",{\"_index\":887,\"name\":{\"2098\":{}},\"comment\":{}}],[\"errormessage\",{\"_index\":239,\"name\":{\"476\":{},\"480\":{},\"501\":{}},\"comment\":{}}],[\"errparamsjsonstringifyhandler\",{\"_index\":803,\"name\":{\"1915\":{}},\"comment\":{}}],[\"errprocesshttprequest\",{\"_index\":804,\"name\":{\"1916\":{}},\"comment\":{}}],[\"errreadhttpresponsebody\",{\"_index\":805,\"name\":{\"1917\":{}},\"comment\":{}}],[\"errrpcresponseunmarshal\",{\"_index\":806,\"name\":{\"1918\":{}},\"comment\":{}}],[\"errtransactionv1fromjson\",{\"_index\":317,\"name\":{\"665\":{}},\"comment\":{}}],[\"errunexpectedbidaddrtaginbidaddr\",{\"_index\":459,\"name\":{\"1010\":{}},\"comment\":{}}],[\"errunknowneventtype\",{\"_index\":998,\"name\":{\"2431\":{}},\"comment\":{}}],[\"errunsupportedcltype\",{\"_index\":596,\"name\":{\"1404\":{}},\"comment\":{}}],[\"eventdata\",{\"_index\":1016,\"name\":{\"2450\":{}},\"comment\":{}}],[\"eventgenerator\",{\"_index\":1088,\"name\":{\"2615\":{}},\"comment\":{}}],[\"eventid\",{\"_index\":1018,\"name\":{\"2455\":{}},\"comment\":{}}],[\"eventideventtype\",{\"_index\":1010,\"name\":{\"2444\":{}},\"comment\":{}}],[\"eventparser\",{\"_index\":1070,\"name\":{\"2590\":{},\"2609\":{}},\"comment\":{}}],[\"eventstoparse\",{\"_index\":1071,\"name\":{\"2592\":{}},\"comment\":{}}],[\"eventstream\",{\"_index\":976,\"name\":{\"2402\":{}},\"comment\":{}}],[\"eventstreamreader\",{\"_index\":988,\"name\":{\"2416\":{}},\"comment\":{}}],[\"eventtype\",{\"_index\":1001,\"name\":{\"2435\":{},\"2453\":{}},\"comment\":{}}],[\"executabledeployitem\",{\"_index\":219,\"name\":{\"442\":{}},\"comment\":{}}],[\"executioneffect\",{\"_index\":1066,\"name\":{\"2585\":{}},\"comment\":{}}],[\"executioneffects\",{\"_index\":1067,\"name\":{\"2586\":{}},\"comment\":{}}],[\"executioninfo\",{\"_index\":253,\"name\":{\"511\":{},\"2165\":{},\"2181\":{}},\"comment\":{}}],[\"executionresult\",{\"_index\":250,\"name\":{\"496\":{},\"516\":{},\"522\":{},\"2289\":{},\"2499\":{},\"2533\":{}},\"comment\":{}}],[\"executionresults\",{\"_index\":904,\"name\":{\"2157\":{},\"2171\":{},\"2182\":{}},\"comment\":{}}],[\"executionresultstatusdata\",{\"_index\":237,\"name\":{\"471\":{}},\"comment\":{}}],[\"executionresultv1\",{\"_index\":245,\"name\":{\"488\":{}},\"comment\":{}}],[\"executionresultv2\",{\"_index\":240,\"name\":{\"477\":{}},\"comment\":{}}],[\"factory\",{\"_index\":174,\"name\":{\"326\":{}},\"comment\":{}}],[\"failure\",{\"_index\":247,\"name\":{\"491\":{}},\"comment\":{}}],[\"fault\",{\"_index\":1064,\"name\":{\"2581\":{}},\"comment\":{}}],[\"faultevent\",{\"_index\":1063,\"name\":{\"2579\":{}},\"comment\":{}}],[\"faulteventtype\",{\"_index\":1013,\"name\":{\"2447\":{}},\"comment\":{}}],[\"faultpayload\",{\"_index\":1062,\"name\":{\"2574\":{}},\"comment\":{}}],[\"fillstream\",{\"_index\":1086,\"name\":{\"2613\":{}},\"comment\":{}}],[\"finalitysignature\",{\"_index\":1058,\"name\":{\"2557\":{},\"2573\":{}},\"comment\":{}}],[\"finalitysignatureevent\",{\"_index\":1061,\"name\":{\"2570\":{}},\"comment\":{}}],[\"finalitysignaturetype\",{\"_index\":1011,\"name\":{\"2445\":{}},\"comment\":{}}],[\"finalitysignaturev1\",{\"_index\":1053,\"name\":{\"2539\":{},\"2568\":{}},\"comment\":{}}],[\"finalitysignaturev2\",{\"_index\":1054,\"name\":{\"2545\":{},\"2569\":{}},\"comment\":{}}],[\"finalitysignaturewrapper\",{\"_index\":1056,\"name\":{\"2553\":{}},\"comment\":{}}],[\"finalitysignaturewrapperevent\",{\"_index\":1060,\"name\":{\"2566\":{}},\"comment\":{}}],[\"finalizedapprovals\",{\"_index\":848,\"name\":{\"1989\":{},\"1993\":{}},\"comment\":{}}],[\"find\",{\"_index\":278,\"name\":{\"579\":{},\"1389\":{}},\"comment\":{}}],[\"findany\",{\"_index\":591,\"name\":{\"1391\":{}},\"comment\":{}}],[\"findprefixbymap\",{\"_index\":506,\"name\":{\"1159\":{}},\"comment\":{}}],[\"fixed\",{\"_index\":289,\"name\":{\"600\":{},\"616\":{}},\"comment\":{}}],[\"fixedmode\",{\"_index\":294,\"name\":{\"607\":{}},\"comment\":{}}],[\"flags\",{\"_index\":186,\"name\":{\"348\":{}},\"comment\":{}}],[\"forward\",{\"_index\":948,\"name\":{\"2270\":{}},\"comment\":{}}],[\"from\",{\"_index\":167,\"name\":{\"317\":{},\"836\":{},\"846\":{},\"858\":{},\"923\":{}},\"comment\":{}}],[\"fromaccounthash\",{\"_index\":856,\"name\":{\"2007\":{},\"2064\":{}},\"comment\":{}}],[\"fromboolean\",{\"_index\":543,\"name\":{\"1295\":{}},\"comment\":{}}],[\"frombuffer\",{\"_index\":445,\"name\":{\"960\":{},\"975\":{},\"1100\":{},\"1225\":{},\"1250\":{},\"1759\":{}},\"comment\":{}}],[\"frombyte\",{\"_index\":462,\"name\":{\"1013\":{}},\"comment\":{}}],[\"frombytes\",{\"_index\":28,\"name\":{\"43\":{},\"51\":{},\"959\":{},\"974\":{},\"996\":{},\"1025\":{},\"1045\":{},\"1061\":{},\"1079\":{},\"1089\":{},\"1099\":{},\"1158\":{},\"1197\":{},\"1207\":{},\"1224\":{},\"1249\":{},\"1262\":{},\"1296\":{},\"1304\":{},\"1348\":{},\"1356\":{},\"1364\":{},\"1379\":{},\"1396\":{},\"1416\":{},\"1426\":{},\"1434\":{},\"1443\":{},\"1453\":{},\"1469\":{},\"1477\":{},\"1485\":{},\"1493\":{},\"1506\":{},\"1514\":{},\"1522\":{},\"1761\":{}},\"comment\":{}}],[\"frombytesbytype\",{\"_index\":600,\"name\":{\"1412\":{}},\"comment\":{}}],[\"frombytesuint128\",{\"_index\":620,\"name\":{\"1464\":{}},\"comment\":{}}],[\"frombytesuint256\",{\"_index\":621,\"name\":{\"1465\":{}},\"comment\":{}}],[\"frombytesuint512\",{\"_index\":622,\"name\":{\"1466\":{}},\"comment\":{}}],[\"fromcomplexstruct\",{\"_index\":712,\"name\":{\"1702\":{}},\"comment\":{}}],[\"fromentityaddr\",{\"_index\":858,\"name\":{\"2009\":{},\"2065\":{}},\"comment\":{}}],[\"fromheaderanditems\",{\"_index\":150,\"name\":{\"286\":{}},\"comment\":{}}],[\"fromhex\",{\"_index\":256,\"name\":{\"524\":{},\"958\":{},\"970\":{},\"1024\":{},\"1097\":{},\"1223\":{},\"1758\":{}},\"comment\":{}}],[\"fromint\",{\"_index\":813,\"name\":{\"1928\":{}},\"comment\":{}}],[\"frominterface\",{\"_index\":711,\"name\":{\"1701\":{}},\"comment\":{}}],[\"fromjson\",{\"_index\":94,\"name\":{\"154\":{},\"240\":{},\"288\":{},\"497\":{},\"525\":{},\"532\":{},\"647\":{},\"654\":{},\"703\":{},\"771\":{},\"791\":{},\"822\":{},\"853\":{},\"875\":{},\"955\":{},\"971\":{},\"997\":{},\"1026\":{},\"1046\":{},\"1063\":{},\"1080\":{},\"1088\":{},\"1098\":{},\"1163\":{},\"1220\":{},\"1247\":{},\"1261\":{},\"1272\":{},\"1281\":{},\"1406\":{},\"1492\":{},\"1530\":{},\"1624\":{},\"1648\":{},\"1658\":{},\"1706\":{},\"1720\":{},\"1730\":{},\"1741\":{},\"1757\":{},\"1929\":{},\"2136\":{},\"2161\":{},\"2475\":{},\"2516\":{},\"2536\":{}},\"comment\":{}}],[\"frommap\",{\"_index\":32,\"name\":{\"49\":{}},\"comment\":{}}],[\"fromnamedargs\",{\"_index\":33,\"name\":{\"50\":{}},\"comment\":{}}],[\"fromprefixedstring\",{\"_index\":478,\"name\":{\"1060\":{}},\"comment\":{}}],[\"frompublickey\",{\"_index\":857,\"name\":{\"2008\":{},\"2063\":{}},\"comment\":{}}],[\"fromrawjson\",{\"_index\":709,\"name\":{\"1699\":{}},\"comment\":{}}],[\"fromstring\",{\"_index\":118,\"name\":{\"239\":{},\"954\":{},\"995\":{},\"1044\":{},\"1078\":{},\"1196\":{},\"1206\":{},\"1248\":{},\"1927\":{}},\"comment\":{}}],[\"fromtransactionv1\",{\"_index\":341,\"name\":{\"730\":{}},\"comment\":{}}],[\"fromtransferv1\",{\"_index\":387,\"name\":{\"854\":{}},\"comment\":{}}],[\"fromuref\",{\"_index\":875,\"name\":{\"2066\":{}},\"comment\":{}}],[\"fromv1\",{\"_index\":201,\"name\":{\"376\":{},\"498\":{},\"512\":{},\"518\":{}},\"comment\":{}}],[\"fromv2\",{\"_index\":200,\"name\":{\"375\":{}},\"comment\":{}}],[\"functionindex\",{\"_index\":187,\"name\":{\"349\":{}},\"comment\":{}}],[\"futureera\",{\"_index\":363,\"name\":{\"788\":{},\"794\":{}},\"comment\":{}}],[\"futuretimestamp\",{\"_index\":364,\"name\":{\"789\":{},\"795\":{}},\"comment\":{}}],[\"gas\",{\"_index\":168,\"name\":{\"318\":{},\"837\":{},\"847\":{},\"859\":{},\"927\":{},\"986\":{},\"999\":{}},\"comment\":{}}],[\"gasprice\",{\"_index\":145,\"name\":{\"279\":{},\"309\":{}},\"comment\":{}}],[\"gaspricetolerance\",{\"_index\":292,\"name\":{\"604\":{},\"609\":{}},\"comment\":{}}],[\"get\",{\"_index\":585,\"name\":{\"1376\":{},\"1390\":{}},\"comment\":{}}],[\"getaccountinfo\",{\"_index\":755,\"name\":{\"1802\":{},\"1865\":{},\"2346\":{}},\"comment\":{}}],[\"getaccountinfobyblockhash\",{\"_index\":753,\"name\":{\"1800\":{},\"1863\":{},\"2344\":{}},\"comment\":{}}],[\"getaccountinfobyblockheight\",{\"_index\":754,\"name\":{\"1801\":{},\"1864\":{},\"2345\":{}},\"comment\":{}}],[\"getargbyname\",{\"_index\":221,\"name\":{\"451\":{}},\"comment\":{}}],[\"getargs\",{\"_index\":223,\"name\":{\"453\":{}},\"comment\":{}}],[\"getauctioninfo\",{\"_index\":829,\"name\":{\"1951\":{}},\"comment\":{}}],[\"getauctioninfobyhash\",{\"_index\":732,\"name\":{\"1778\":{},\"1842\":{},\"2364\":{}},\"comment\":{}}],[\"getauctioninfobyheight\",{\"_index\":733,\"name\":{\"1779\":{},\"1843\":{},\"2365\":{}},\"comment\":{}}],[\"getbalancebystateroothash\",{\"_index\":740,\"name\":{\"1786\":{},\"1849\":{},\"2350\":{}},\"comment\":{}}],[\"getbalanceholdaddrtag\",{\"_index\":450,\"name\":{\"984\":{}},\"comment\":{}}],[\"getblock\",{\"_index\":826,\"name\":{\"1948\":{}},\"comment\":{}}],[\"getblockbyhash\",{\"_index\":760,\"name\":{\"1807\":{},\"1870\":{},\"2355\":{}},\"comment\":{}}],[\"getblockbyheight\",{\"_index\":761,\"name\":{\"1808\":{},\"1871\":{},\"2356\":{}},\"comment\":{}}],[\"getblockglobaladdrtag\",{\"_index\":467,\"name\":{\"1037\":{}},\"comment\":{}}],[\"getblockheaderv1\",{\"_index\":116,\"name\":{\"236\":{}},\"comment\":{}}],[\"getblockheaderv2\",{\"_index\":117,\"name\":{\"237\":{}},\"comment\":{}}],[\"getblocktransfers\",{\"_index\":827,\"name\":{\"1949\":{}},\"comment\":{}}],[\"getblocktransfersbyhash\",{\"_index\":763,\"name\":{\"1810\":{},\"1873\":{},\"2358\":{}},\"comment\":{}}],[\"getblocktransfersbyheight\",{\"_index\":764,\"name\":{\"1811\":{},\"1874\":{},\"2359\":{}},\"comment\":{}}],[\"getblockv1\",{\"_index\":91,\"name\":{\"151\":{}},\"comment\":{}}],[\"getblockv2\",{\"_index\":92,\"name\":{\"152\":{}},\"comment\":{}}],[\"getchainspec\",{\"_index\":781,\"name\":{\"1828\":{},\"1891\":{},\"2382\":{}},\"comment\":{}}],[\"getdata\",{\"_index\":590,\"name\":{\"1387\":{}},\"comment\":{}}],[\"getdelegatorrewardbyblockhash\",{\"_index\":788,\"name\":{\"1835\":{},\"1898\":{},\"2387\":{}},\"comment\":{}}],[\"getdelegatorrewardbyblockheight\",{\"_index\":789,\"name\":{\"1836\":{},\"1899\":{},\"2388\":{}},\"comment\":{}}],[\"getdelegatorrewardbyeraid\",{\"_index\":787,\"name\":{\"1834\":{},\"1897\":{},\"2386\":{}},\"comment\":{}}],[\"getdeploy\",{\"_index\":344,\"name\":{\"738\":{},\"1787\":{},\"1850\":{},\"1939\":{},\"2330\":{}},\"comment\":{}}],[\"getdeployfinalizedapproval\",{\"_index\":741,\"name\":{\"1788\":{},\"1851\":{},\"2331\":{}},\"comment\":{}}],[\"getdictionaryitem\",{\"_index\":746,\"name\":{\"1793\":{},\"1856\":{},\"1943\":{},\"2347\":{}},\"comment\":{}}],[\"getdictionaryitembyidentifier\",{\"_index\":747,\"name\":{\"1794\":{},\"1857\":{},\"2348\":{}},\"comment\":{}}],[\"getentitybyblockhash\",{\"_index\":757,\"name\":{\"1804\":{},\"1867\":{},\"2342\":{}},\"comment\":{}}],[\"getentitybyblockheight\",{\"_index\":758,\"name\":{\"1805\":{},\"1868\":{},\"2343\":{}},\"comment\":{}}],[\"getentitykindfrombyte\",{\"_index\":479,\"name\":{\"1062\":{}},\"comment\":{}}],[\"getentrypointtag\",{\"_index\":480,\"name\":{\"1071\":{}},\"comment\":{}}],[\"geterainfo\",{\"_index\":825,\"name\":{\"1947\":{}},\"comment\":{}}],[\"geterainfobyblockhash\",{\"_index\":736,\"name\":{\"1782\":{},\"1846\":{},\"2353\":{}},\"comment\":{}}],[\"geterainfobyblockheight\",{\"_index\":735,\"name\":{\"1781\":{},\"1845\":{},\"2352\":{}},\"comment\":{}}],[\"geterainfolatest\",{\"_index\":734,\"name\":{\"1780\":{},\"1844\":{},\"2351\":{}},\"comment\":{}}],[\"geterasummary\",{\"_index\":828,\"name\":{\"1950\":{}},\"comment\":{}}],[\"geterasummarybyhash\",{\"_index\":766,\"name\":{\"1813\":{},\"1876\":{},\"2361\":{}},\"comment\":{}}],[\"geterasummarybyheight\",{\"_index\":767,\"name\":{\"1814\":{},\"1877\":{},\"2362\":{}},\"comment\":{}}],[\"geterasummarylatest\",{\"_index\":765,\"name\":{\"1812\":{},\"1875\":{},\"2360\":{}},\"comment\":{}}],[\"geterrormessage\",{\"_index\":1000,\"name\":{\"2434\":{}},\"comment\":{}}],[\"getkey\",{\"_index\":572,\"name\":{\"1345\":{}},\"comment\":{}}],[\"getlatestauctioninfo\",{\"_index\":731,\"name\":{\"1777\":{},\"1841\":{},\"2363\":{}},\"comment\":{}}],[\"getlatestbalance\",{\"_index\":739,\"name\":{\"1785\":{},\"1848\":{},\"2349\":{}},\"comment\":{}}],[\"getlatestblock\",{\"_index\":759,\"name\":{\"1806\":{},\"1869\":{},\"2354\":{}},\"comment\":{}}],[\"getlatestblocktransfers\",{\"_index\":762,\"name\":{\"1809\":{},\"1872\":{},\"2357\":{}},\"comment\":{}}],[\"getlatestdelegatorreward\",{\"_index\":786,\"name\":{\"1833\":{},\"1896\":{},\"2390\":{}},\"comment\":{}}],[\"getlatestentity\",{\"_index\":756,\"name\":{\"1803\":{},\"1866\":{},\"2341\":{}},\"comment\":{}}],[\"getlatestvalidatorreward\",{\"_index\":782,\"name\":{\"1829\":{},\"1892\":{},\"2389\":{}},\"comment\":{}}],[\"getmap\",{\"_index\":589,\"name\":{\"1386\":{}},\"comment\":{}}],[\"getname\",{\"_index\":644,\"name\":{\"1536\":{},\"1596\":{},\"1605\":{},\"1631\":{},\"1645\":{},\"1654\":{},\"1664\":{},\"1713\":{},\"1726\":{},\"1737\":{},\"1749\":{}},\"comment\":{}}],[\"getpeers\",{\"_index\":772,\"name\":{\"1819\":{},\"1882\":{},\"1956\":{},\"2371\":{}},\"comment\":{}}],[\"getpublickey\",{\"_index\":121,\"name\":{\"245\":{}},\"comment\":{}}],[\"getpublickeyoptional\",{\"_index\":122,\"name\":{\"246\":{}},\"comment\":{}}],[\"getreward\",{\"_index\":832,\"name\":{\"1955\":{}},\"comment\":{}}],[\"getruntimetag\",{\"_index\":11,\"name\":{\"15\":{}},\"comment\":{}}],[\"getsimpletypebyname\",{\"_index\":708,\"name\":{\"1698\":{}},\"comment\":{}}],[\"getsize\",{\"_index\":645,\"name\":{\"1537\":{}},\"comment\":{}}],[\"getstateaccount\",{\"_index\":823,\"name\":{\"1945\":{}},\"comment\":{}}],[\"getstatebalance\",{\"_index\":822,\"name\":{\"1944\":{}},\"comment\":{}}],[\"getstateentity\",{\"_index\":824,\"name\":{\"1946\":{}},\"comment\":{}}],[\"getstateitem\",{\"_index\":748,\"name\":{\"1795\":{},\"1858\":{},\"1941\":{},\"2336\":{}},\"comment\":{}}],[\"getstateroothash\",{\"_index\":831,\"name\":{\"1953\":{}},\"comment\":{}}],[\"getstateroothashbyhash\",{\"_index\":769,\"name\":{\"1816\":{},\"1879\":{},\"2367\":{}},\"comment\":{}}],[\"getstateroothashbyheight\",{\"_index\":770,\"name\":{\"1817\":{},\"1880\":{},\"2368\":{}},\"comment\":{}}],[\"getstateroothashlatest\",{\"_index\":768,\"name\":{\"1815\":{},\"1878\":{},\"2366\":{}},\"comment\":{}}],[\"getstatus\",{\"_index\":771,\"name\":{\"1818\":{},\"1881\":{},\"1954\":{},\"2370\":{}},\"comment\":{}}],[\"gettransaction\",{\"_index\":820,\"name\":{\"1940\":{}},\"comment\":{}}],[\"gettransactionbydeployhash\",{\"_index\":743,\"name\":{\"1790\":{},\"1853\":{},\"2333\":{}},\"comment\":{}}],[\"gettransactionbytransactionhash\",{\"_index\":742,\"name\":{\"1789\":{},\"1852\":{},\"2332\":{}},\"comment\":{}}],[\"gettransactionfinalizedapprovalbydeployhash\",{\"_index\":745,\"name\":{\"1792\":{},\"1855\":{},\"2335\":{}},\"comment\":{}}],[\"gettransactionfinalizedapprovalbytransactionhash\",{\"_index\":744,\"name\":{\"1791\":{},\"1854\":{},\"2334\":{}},\"comment\":{}}],[\"gettransactionv1\",{\"_index\":345,\"name\":{\"739\":{}},\"comment\":{}}],[\"gettransferv1\",{\"_index\":390,\"name\":{\"866\":{}},\"comment\":{}}],[\"gettransferv2\",{\"_index\":391,\"name\":{\"867\":{}},\"comment\":{}}],[\"gettype\",{\"_index\":570,\"name\":{\"1341\":{}},\"comment\":{}}],[\"gettypebyte\",{\"_index\":466,\"name\":{\"1035\":{}},\"comment\":{}}],[\"gettypeid\",{\"_index\":643,\"name\":{\"1535\":{},\"1595\":{},\"1604\":{},\"1630\":{},\"1644\":{},\"1653\":{},\"1663\":{},\"1712\":{},\"1725\":{},\"1736\":{},\"1748\":{}},\"comment\":{}}],[\"getvalidatorchanges\",{\"_index\":830,\"name\":{\"1952\":{}},\"comment\":{}}],[\"getvalidatorchangesinfo\",{\"_index\":737,\"name\":{\"1783\":{},\"1847\":{},\"2369\":{}},\"comment\":{}}],[\"getvalidatorrewardbyblockhash\",{\"_index\":784,\"name\":{\"1831\":{},\"1894\":{},\"2384\":{}},\"comment\":{}}],[\"getvalidatorrewardbyblockheight\",{\"_index\":785,\"name\":{\"1832\":{},\"1895\":{},\"2385\":{}},\"comment\":{}}],[\"getvalidatorrewardbyeraid\",{\"_index\":783,\"name\":{\"1830\":{},\"1893\":{},\"2383\":{}},\"comment\":{}}],[\"getvalue\",{\"_index\":544,\"name\":{\"1301\":{},\"1353\":{},\"1361\":{},\"1461\":{},\"1474\":{},\"1482\":{},\"1490\":{},\"1511\":{},\"1519\":{},\"1528\":{}},\"comment\":{}}],[\"getvaluebytype\",{\"_index\":571,\"name\":{\"1344\":{}},\"comment\":{}}],[\"globalstateidentifier\",{\"_index\":861,\"name\":{\"2024\":{}},\"comment\":{}}],[\"group\",{\"_index\":129,\"name\":{\"257\":{}},\"comment\":{}}],[\"groupname\",{\"_index\":285,\"name\":{\"596\":{}},\"comment\":{}}],[\"groups\",{\"_index\":137,\"name\":{\"268\":{},\"589\":{}},\"comment\":{}}],[\"groupusers\",{\"_index\":286,\"name\":{\"597\":{}},\"comment\":{}}],[\"handler\",{\"_index\":968,\"name\":{\"2329\":{},\"2396\":{}},\"comment\":{}}],[\"handlerfunc\",{\"_index\":995,\"name\":{\"2424\":{}},\"comment\":{}}],[\"handlers\",{\"_index\":996,\"name\":{\"2428\":{}},\"comment\":{}}],[\"hash\",{\"_index\":76,\"name\":{\"133\":{},\"158\":{},\"161\":{},\"172\":{},\"294\":{},\"413\":{},\"425\":{},\"563\":{},\"708\":{},\"732\":{},\"1094\":{},\"1111\":{},\"1139\":{},\"1167\":{},\"1275\":{},\"1284\":{},\"2022\":{}},\"comment\":{}}],[\"hashbytes\",{\"_index\":489,\"name\":{\"1103\":{},\"1218\":{}},\"comment\":{}}],[\"hasprefix\",{\"_index\":1075,\"name\":{\"2596\":{}},\"comment\":{}}],[\"header\",{\"_index\":98,\"name\":{\"162\":{},\"173\":{},\"295\":{},\"709\":{},\"733\":{}},\"comment\":{}}],[\"headers\",{\"_index\":1079,\"name\":{\"2602\":{}},\"comment\":{}}],[\"height\",{\"_index\":77,\"name\":{\"134\":{},\"180\":{},\"193\":{},\"226\":{},\"564\":{},\"2023\":{}},\"comment\":{}}],[\"hexbytes\",{\"_index\":255,\"name\":{\"523\":{}},\"comment\":{}}],[\"hexstringtobytes\",{\"_index\":383,\"name\":{\"829\":{}},\"comment\":{}}],[\"high\",{\"_index\":945,\"name\":{\"2264\":{}},\"comment\":{}}],[\"historical\",{\"_index\":947,\"name\":{\"2269\":{}},\"comment\":{}}],[\"hold\",{\"_index\":454,\"name\":{\"990\":{}},\"comment\":{}}],[\"holds\",{\"_index\":959,\"name\":{\"2302\":{}},\"comment\":{}}],[\"httpclient\",{\"_index\":808,\"name\":{\"1921\":{},\"2601\":{}},\"comment\":{}}],[\"httpconnection\",{\"_index\":1078,\"name\":{\"2599\":{}},\"comment\":{}}],[\"httperror\",{\"_index\":798,\"name\":{\"1909\":{}},\"comment\":{}}],[\"httphandler\",{\"_index\":807,\"name\":{\"1919\":{}},\"comment\":{}}],[\"i32\",{\"_index\":552,\"name\":{\"1319\":{},\"1544\":{},\"1569\":{}},\"comment\":{}}],[\"i64\",{\"_index\":553,\"name\":{\"1320\":{},\"1545\":{},\"1570\":{}},\"comment\":{}}],[\"iclient\",{\"_index\":793,\"name\":{\"1840\":{}},\"comment\":{}}],[\"id\",{\"_index\":376,\"name\":{\"815\":{},\"838\":{},\"848\":{},\"860\":{},\"920\":{},\"1967\":{},\"2096\":{}},\"comment\":{}}],[\"idvalue\",{\"_index\":812,\"name\":{\"1926\":{}},\"comment\":{}}],[\"ihandler\",{\"_index\":794,\"name\":{\"1902\":{}},\"comment\":{}}],[\"inactive\",{\"_index\":51,\"name\":{\"78\":{},\"95\":{}},\"comment\":{}}],[\"inactivevalidators\",{\"_index\":194,\"name\":{\"361\":{},\"366\":{},\"379\":{}},\"comment\":{}}],[\"indexeddata\",{\"_index\":588,\"name\":{\"1384\":{}},\"comment\":{}}],[\"infogetchainspec\",{\"_index\":837,\"name\":{\"1962\":{}},\"comment\":{}}],[\"infogetchainspecresult\",{\"_index\":964,\"name\":{\"2316\":{}},\"comment\":{}}],[\"infogetdeployresult\",{\"_index\":903,\"name\":{\"2153\":{}},\"comment\":{}}],[\"infogetdeployresultv1compatible\",{\"_index\":907,\"name\":{\"2167\":{}},\"comment\":{}}],[\"infogetpeerresult\",{\"_index\":915,\"name\":{\"2210\":{}},\"comment\":{}}],[\"infogetrewardrequest\",{\"_index\":882,\"name\":{\"2080\":{}},\"comment\":{}}],[\"infogetrewardresult\",{\"_index\":960,\"name\":{\"2304\":{}},\"comment\":{}}],[\"infogetstatusresult\",{\"_index\":931,\"name\":{\"2245\":{}},\"comment\":{}}],[\"infogettransactionresult\",{\"_index\":906,\"name\":{\"2160\":{}},\"comment\":{}}],[\"infogettransactionresultv1compatible\",{\"_index\":908,\"name\":{\"2175\":{}},\"comment\":{}}],[\"infogetvalidatorchangesresult\",{\"_index\":929,\"name\":{\"2240\":{}},\"comment\":{}}],[\"initializefromsource\",{\"_index\":520,\"name\":{\"1216\":{}},\"comment\":{}}],[\"initialreleasetimestampmillis\",{\"_index\":46,\"name\":{\"72\":{}},\"comment\":{}}],[\"initiator\",{\"_index\":241,\"name\":{\"479\":{},\"500\":{}},\"comment\":{}}],[\"initiatoraddr\",{\"_index\":259,\"name\":{\"531\":{},\"686\":{},\"720\":{},\"2530\":{}},\"comment\":{}}],[\"inner\",{\"_index\":595,\"name\":{\"1399\":{},\"1420\":{},\"1641\":{},\"1660\":{},\"1722\":{}},\"comment\":{}}],[\"inner1\",{\"_index\":613,\"name\":{\"1446\":{},\"1456\":{},\"1732\":{},\"1743\":{}},\"comment\":{}}],[\"inner2\",{\"_index\":614,\"name\":{\"1447\":{},\"1457\":{},\"1733\":{},\"1744\":{}},\"comment\":{}}],[\"inner3\",{\"_index\":617,\"name\":{\"1458\":{},\"1745\":{}},\"comment\":{}}],[\"innererr\",{\"_index\":716,\"name\":{\"1709\":{}},\"comment\":{}}],[\"innerok\",{\"_index\":715,\"name\":{\"1708\":{}},\"comment\":{}}],[\"innertype\",{\"_index\":609,\"name\":{\"1436\":{},\"1445\":{},\"1455\":{}},\"comment\":{}}],[\"innerval\",{\"_index\":610,\"name\":{\"1437\":{}},\"comment\":{}}],[\"insert\",{\"_index\":34,\"name\":{\"54\":{}},\"comment\":{}}],[\"installupgrade\",{\"_index\":321,\"name\":{\"669\":{}},\"comment\":{}}],[\"int32bytesize\",{\"_index\":646,\"name\":{\"1540\":{}},\"comment\":{}}],[\"int64bytesize\",{\"_index\":647,\"name\":{\"1541\":{}},\"comment\":{}}],[\"intvalue\",{\"_index\":814,\"name\":{\"1931\":{}},\"comment\":{}}],[\"iresultwithbytes\",{\"_index\":547,\"name\":{\"1309\":{}},\"comment\":{}}],[\"isadduint512\",{\"_index\":411,\"name\":{\"892\":{}},\"comment\":{}}],[\"isempty\",{\"_index\":535,\"name\":{\"1266\":{},\"1370\":{},\"1402\":{}},\"comment\":{}}],[\"isemptycode\",{\"_index\":536,\"name\":{\"1268\":{}},\"comment\":{}}],[\"isintvalue\",{\"_index\":816,\"name\":{\"1933\":{}},\"comment\":{}}],[\"ismodulebytes\",{\"_index\":229,\"name\":{\"461\":{}},\"comment\":{}}],[\"isnotfound\",{\"_index\":802,\"name\":{\"1914\":{}},\"comment\":{}}],[\"isstandardpayment\",{\"_index\":159,\"name\":{\"302\":{}},\"comment\":{}}],[\"isstoredcontractbyhash\",{\"_index\":228,\"name\":{\"460\":{}},\"comment\":{}}],[\"isstoredcontractbyname\",{\"_index\":227,\"name\":{\"459\":{}},\"comment\":{}}],[\"isstoredversioncontractbyhash\",{\"_index\":225,\"name\":{\"457\":{}},\"comment\":{}}],[\"isstoredversioncontractbyname\",{\"_index\":226,\"name\":{\"458\":{}},\"comment\":{}}],[\"isstringfmt\",{\"_index\":633,\"name\":{\"1497\":{}},\"comment\":{}}],[\"issuccess\",{\"_index\":603,\"name\":{\"1419\":{}},\"comment\":{}}],[\"issystem\",{\"_index\":119,\"name\":{\"242\":{}},\"comment\":{}}],[\"issystemproposer\",{\"_index\":120,\"name\":{\"244\":{}},\"comment\":{}}],[\"istransfer\",{\"_index\":158,\"name\":{\"301\":{},\"456\":{}},\"comment\":{}}],[\"iswriteaccount\",{\"_index\":399,\"name\":{\"880\":{}},\"comment\":{}}],[\"iswriteaddressableentity\",{\"_index\":405,\"name\":{\"886\":{}},\"comment\":{}}],[\"iswritebid\",{\"_index\":410,\"name\":{\"891\":{}},\"comment\":{}}],[\"iswritebidkind\",{\"_index\":406,\"name\":{\"887\":{}},\"comment\":{}}],[\"iswriteclvalue\",{\"_index\":403,\"name\":{\"884\":{}},\"comment\":{}}],[\"iswritecontract\",{\"_index\":400,\"name\":{\"881\":{}},\"comment\":{}}],[\"iswritedeployinfo\",{\"_index\":412,\"name\":{\"893\":{}},\"comment\":{}}],[\"iswritemessage\",{\"_index\":408,\"name\":{\"889\":{}},\"comment\":{}}],[\"iswritemessagetopic\",{\"_index\":409,\"name\":{\"890\":{}},\"comment\":{}}],[\"iswritenamedkey\",{\"_index\":407,\"name\":{\"888\":{}},\"comment\":{}}],[\"iswritepackage\",{\"_index\":404,\"name\":{\"885\":{}},\"comment\":{}}],[\"iswritetransfer\",{\"_index\":398,\"name\":{\"879\":{}},\"comment\":{}}],[\"iswriteunbonding\",{\"_index\":402,\"name\":{\"883\":{}},\"comment\":{}}],[\"iswritewithdraw\",{\"_index\":401,\"name\":{\"882\":{}},\"comment\":{}}],[\"key\",{\"_index\":231,\"name\":{\"464\":{},\"570\":{},\"908\":{},\"912\":{},\"1156\":{},\"1329\":{},\"1554\":{},\"1579\":{},\"1626\":{},\"1636\":{},\"1764\":{},\"1973\":{},\"1979\":{},\"2046\":{},\"2051\":{}},\"comment\":{}}],[\"key_default_byte_length\",{\"_index\":504,\"name\":{\"1155\":{}},\"comment\":{}}],[\"keyidbyprefix\",{\"_index\":503,\"name\":{\"1154\":{}},\"comment\":{}}],[\"keymanagement\",{\"_index\":6,\"name\":{\"7\":{},\"27\":{}},\"comment\":{}}],[\"keys\",{\"_index\":130,\"name\":{\"258\":{},\"577\":{},\"1774\":{}},\"comment\":{}}],[\"keytypename\",{\"_index\":501,\"name\":{\"1137\":{}},\"comment\":{}}],[\"kind\",{\"_index\":232,\"name\":{\"465\":{},\"909\":{}},\"comment\":{}}],[\"large\",{\"_index\":322,\"name\":{\"670\":{}},\"comment\":{}}],[\"lastaddedblockinfo\",{\"_index\":934,\"name\":{\"2251\":{}},\"comment\":{}}],[\"lastprogress\",{\"_index\":941,\"name\":{\"2259\":{}},\"comment\":{}}],[\"lastswitchblockhash\",{\"_index\":78,\"name\":{\"136\":{},\"199\":{}},\"comment\":{}}],[\"latestswitchblockhash\",{\"_index\":942,\"name\":{\"2260\":{}},\"comment\":{}}],[\"legacyaccount\",{\"_index\":894,\"name\":{\"2117\":{}},\"comment\":{}}],[\"legacytransfer\",{\"_index\":302,\"name\":{\"631\":{}},\"comment\":{}}],[\"length\",{\"_index\":592,\"name\":{\"1392\":{}},\"comment\":{}}],[\"limit\",{\"_index\":242,\"name\":{\"481\":{},\"502\":{}},\"comment\":{}}],[\"list\",{\"_index\":562,\"name\":{\"1331\":{},\"1557\":{},\"1582\":{}},\"comment\":{}}],[\"lockedamounts\",{\"_index\":47,\"name\":{\"73\":{}},\"comment\":{}}],[\"lockstatus\",{\"_index\":139,\"name\":{\"270\":{},\"588\":{}},\"comment\":{}}],[\"logerrors\",{\"_index\":986,\"name\":{\"2414\":{}},\"comment\":{}}],[\"low\",{\"_index\":944,\"name\":{\"2263\":{}},\"comment\":{}}],[\"mainpurse\",{\"_index\":9,\"name\":{\"12\":{},\"35\":{}},\"comment\":{}}],[\"mainpurseunderaccounthash\",{\"_index\":877,\"name\":{\"2069\":{}},\"comment\":{}}],[\"mainpurseunderentityaddr\",{\"_index\":878,\"name\":{\"2070\":{}},\"comment\":{}}],[\"mainpurseunderpublickey\",{\"_index\":876,\"name\":{\"2068\":{}},\"comment\":{}}],[\"makedeploy\",{\"_index\":140,\"name\":{\"271\":{}},\"comment\":{}}],[\"maketransactionv1\",{\"_index\":336,\"name\":{\"702\":{}},\"comment\":{}}],[\"map\",{\"_index\":565,\"name\":{\"1335\":{},\"1560\":{},\"1585\":{},\"1634\":{}},\"comment\":{}}],[\"mapjsonparsingerror\",{\"_index\":672,\"name\":{\"1622\":{}},\"comment\":{}}],[\"matchbytestocltype\",{\"_index\":710,\"name\":{\"1700\":{}},\"comment\":{}}],[\"maxbuffersize\",{\"_index\":990,\"name\":{\"2419\":{}},\"comment\":{}}],[\"maximumdelegationamount\",{\"_index\":54,\"name\":{\"81\":{}},\"comment\":{}}],[\"medium\",{\"_index\":323,\"name\":{\"671\":{}},\"comment\":{}}],[\"merkleproof\",{\"_index\":210,\"name\":{\"405\":{},\"2127\":{},\"2194\":{},\"2201\":{},\"2208\":{},\"2326\":{}},\"comment\":{}}],[\"message\",{\"_index\":269,\"name\":{\"551\":{},\"553\":{},\"642\":{},\"1132\":{},\"1185\":{}},\"comment\":{}}],[\"messageaddr\",{\"_index\":513,\"name\":{\"1195\":{}},\"comment\":{}}],[\"messagechecksum\",{\"_index\":263,\"name\":{\"542\":{}},\"comment\":{}}],[\"messagecount\",{\"_index\":261,\"name\":{\"540\":{},\"1040\":{},\"1049\":{}},\"comment\":{}}],[\"messageindex\",{\"_index\":514,\"name\":{\"1201\":{}},\"comment\":{}}],[\"messagepayload\",{\"_index\":267,\"name\":{\"547\":{}},\"comment\":{}}],[\"messages\",{\"_index\":1051,\"name\":{\"2534\":{}},\"comment\":{}}],[\"messagetopic\",{\"_index\":264,\"name\":{\"543\":{},\"641\":{}},\"comment\":{}}],[\"messagetopics\",{\"_index\":23,\"name\":{\"37\":{}},\"comment\":{}}],[\"messagetopicsummary\",{\"_index\":260,\"name\":{\"538\":{}},\"comment\":{}}],[\"method\",{\"_index\":819,\"name\":{\"1938\":{},\"1968\":{}},\"comment\":{}}],[\"middlewares\",{\"_index\":981,\"name\":{\"2409\":{}},\"comment\":{}}],[\"minimalblockinfo\",{\"_index\":273,\"name\":{\"559\":{}},\"comment\":{}}],[\"minimumdelegationamount\",{\"_index\":53,\"name\":{\"80\":{}},\"comment\":{}}],[\"mint\",{\"_index\":319,\"name\":{\"667\":{}},\"comment\":{}}],[\"modulebytes\",{\"_index\":211,\"name\":{\"406\":{},\"408\":{},\"445\":{},\"819\":{}},\"comment\":{}}],[\"motestocspr\",{\"_index\":442,\"name\":{\"951\":{}},\"comment\":{}}],[\"name\",{\"_index\":26,\"name\":{\"41\":{},\"45\":{},\"333\":{},\"344\":{},\"419\":{},\"432\":{},\"569\":{},\"573\":{},\"805\":{},\"917\":{}},\"comment\":{}}],[\"namebytes\",{\"_index\":517,\"name\":{\"1210\":{}},\"comment\":{}}],[\"namedarg\",{\"_index\":27,\"name\":{\"42\":{}},\"comment\":{}}],[\"namedentrypoint\",{\"_index\":24,\"name\":{\"38\":{}},\"comment\":{}}],[\"namedkey\",{\"_index\":275,\"name\":{\"567\":{},\"574\":{},\"643\":{},\"916\":{},\"1133\":{},\"1186\":{}},\"comment\":{}}],[\"namedkeyaddr\",{\"_index\":515,\"name\":{\"1205\":{}},\"comment\":{}}],[\"namedkeykind\",{\"_index\":427,\"name\":{\"914\":{}},\"comment\":{}}],[\"namedkeys\",{\"_index\":8,\"name\":{\"11\":{},\"253\":{},\"575\":{},\"2121\":{}},\"comment\":{}}],[\"namedkeyvalue\",{\"_index\":276,\"name\":{\"571\":{}},\"comment\":{}}],[\"namedusergroup\",{\"_index\":284,\"name\":{\"594\":{}},\"comment\":{}}],[\"native\",{\"_index\":362,\"name\":{\"787\":{},\"825\":{}},\"comment\":{}}],[\"newblockfromblockv1\",{\"_index\":75,\"name\":{\"131\":{}},\"comment\":{}}],[\"newblockfromblockwrapper\",{\"_index\":74,\"name\":{\"130\":{}},\"comment\":{}}],[\"newblockheaderfromv1\",{\"_index\":112,\"name\":{\"219\":{}},\"comment\":{}}],[\"newblockheaderfromv2\",{\"_index\":113,\"name\":{\"220\":{}},\"comment\":{}}],[\"newbytecodekindfrombyte\",{\"_index\":533,\"name\":{\"1263\":{}},\"comment\":{}}],[\"newchaingetblockresultfromv1compatible\",{\"_index\":900,\"name\":{\"2137\":{}},\"comment\":{}}],[\"newclany\",{\"_index\":541,\"name\":{\"1289\":{}},\"comment\":{}}],[\"newclbytearray\",{\"_index\":546,\"name\":{\"1303\":{}},\"comment\":{}}],[\"newclint32\",{\"_index\":574,\"name\":{\"1347\":{}},\"comment\":{}}],[\"newclint64\",{\"_index\":576,\"name\":{\"1355\":{}},\"comment\":{}}],[\"newclkey\",{\"_index\":548,\"name\":{\"1313\":{}},\"comment\":{}}],[\"newcllist\",{\"_index\":578,\"name\":{\"1363\":{}},\"comment\":{}}],[\"newclmap\",{\"_index\":587,\"name\":{\"1380\":{}},\"comment\":{}}],[\"newcloption\",{\"_index\":594,\"name\":{\"1395\":{}},\"comment\":{}}],[\"newclpublickey\",{\"_index\":550,\"name\":{\"1315\":{}},\"comment\":{}}],[\"newclresult\",{\"_index\":602,\"name\":{\"1415\":{}},\"comment\":{}}],[\"newclstring\",{\"_index\":605,\"name\":{\"1425\":{}},\"comment\":{}}],[\"newcltuple1\",{\"_index\":608,\"name\":{\"1433\":{}},\"comment\":{}}],[\"newcltuple2\",{\"_index\":612,\"name\":{\"1442\":{}},\"comment\":{}}],[\"newcltuple3\",{\"_index\":616,\"name\":{\"1452\":{}},\"comment\":{}}],[\"newcluint128\",{\"_index\":630,\"name\":{\"1484\":{}},\"comment\":{}}],[\"newcluint256\",{\"_index\":627,\"name\":{\"1476\":{}},\"comment\":{}}],[\"newcluint32\",{\"_index\":641,\"name\":{\"1521\":{}},\"comment\":{}}],[\"newcluint512\",{\"_index\":632,\"name\":{\"1494\":{}},\"comment\":{}}],[\"newcluint64\",{\"_index\":637,\"name\":{\"1505\":{}},\"comment\":{}}],[\"newcluint8\",{\"_index\":639,\"name\":{\"1513\":{}},\"comment\":{}}],[\"newclunit\",{\"_index\":624,\"name\":{\"1468\":{}},\"comment\":{}}],[\"newcluref\",{\"_index\":549,\"name\":{\"1314\":{}},\"comment\":{}}],[\"newcontract\",{\"_index\":537,\"name\":{\"1273\":{}},\"comment\":{}}],[\"newcontractpackage\",{\"_index\":539,\"name\":{\"1282\":{}},\"comment\":{}}],[\"newdelegatorfromdelegatorv1\",{\"_index\":56,\"name\":{\"84\":{}},\"comment\":{}}],[\"newinfogettransactionresultfromv1compatible\",{\"_index\":909,\"name\":{\"2176\":{}},\"comment\":{}}],[\"newkey\",{\"_index\":509,\"name\":{\"1162\":{}},\"comment\":{}}],[\"newpublickey\",{\"_index\":725,\"name\":{\"1760\":{}},\"comment\":{}}],[\"newqueryglobalstateparam\",{\"_index\":844,\"name\":{\"1976\":{}},\"comment\":{}}],[\"newspeculativeclient\",{\"_index\":972,\"name\":{\"2394\":{}},\"comment\":{}}],[\"newtransactionfromdeploy\",{\"_index\":151,\"name\":{\"287\":{}},\"comment\":{}}],[\"newtransactiontargetfromsession\",{\"_index\":380,\"name\":{\"823\":{}},\"comment\":{}}],[\"newtransactionv1\",{\"_index\":335,\"name\":{\"701\":{}},\"comment\":{}}],[\"newtransfer\",{\"_index\":218,\"name\":{\"438\":{}},\"comment\":{}}],[\"newvalidator\",{\"_index\":432,\"name\":{\"935\":{}},\"comment\":{}}],[\"newvalidatorpublickey\",{\"_index\":66,\"name\":{\"116\":{}},\"comment\":{}}],[\"nexteragasprice\",{\"_index\":198,\"name\":{\"369\":{},\"382\":{}},\"comment\":{}}],[\"nexteravalidatorweights\",{\"_index\":197,\"name\":{\"367\":{},\"373\":{},\"380\":{}},\"comment\":{}}],[\"nextupgrade\",{\"_index\":935,\"name\":{\"2252\":{}},\"comment\":{}}],[\"nodeid\",{\"_index\":918,\"name\":{\"2217\":{}},\"comment\":{}}],[\"nodenextupgrade\",{\"_index\":949,\"name\":{\"2271\":{}},\"comment\":{}}],[\"nodepeer\",{\"_index\":917,\"name\":{\"2215\":{}},\"comment\":{}}],[\"none\",{\"_index\":522,\"name\":{\"1235\":{}},\"comment\":{}}],[\"obj\",{\"_index\":625,\"name\":{\"1471\":{}},\"comment\":{}}],[\"ok\",{\"_index\":717,\"name\":{\"1717\":{}},\"comment\":{}}],[\"oldvalidatorpublickey\",{\"_index\":65,\"name\":{\"115\":{}},\"comment\":{}}],[\"operation\",{\"_index\":230,\"name\":{\"462\":{}},\"comment\":{}}],[\"operations\",{\"_index\":235,\"name\":{\"469\":{}},\"comment\":{}}],[\"option\",{\"_index\":561,\"name\":{\"1330\":{},\"1556\":{},\"1581\":{}},\"comment\":{}}],[\"originblockheaderv1\",{\"_index\":114,\"name\":{\"234\":{}},\"comment\":{}}],[\"originblockheaderv2\",{\"_index\":115,\"name\":{\"235\":{}},\"comment\":{}}],[\"originblockv1\",{\"_index\":89,\"name\":{\"149\":{}},\"comment\":{}}],[\"originblockv2\",{\"_index\":90,\"name\":{\"150\":{}},\"comment\":{}}],[\"origindeployv1\",{\"_index\":342,\"name\":{\"736\":{}},\"comment\":{}}],[\"originexecutionresultv1\",{\"_index\":251,\"name\":{\"509\":{}},\"comment\":{}}],[\"originexecutionresultv2\",{\"_index\":252,\"name\":{\"510\":{}},\"comment\":{}}],[\"originfinalitysignaturev1\",{\"_index\":1059,\"name\":{\"2565\":{}},\"comment\":{}}],[\"originprefix\",{\"_index\":447,\"name\":{\"963\":{},\"978\":{},\"1219\":{},\"1228\":{},\"1276\":{},\"1285\":{}},\"comment\":{}}],[\"origintransactionv1\",{\"_index\":343,\"name\":{\"737\":{}},\"comment\":{}}],[\"origintransferv1\",{\"_index\":388,\"name\":{\"864\":{}},\"comment\":{}}],[\"origintransferv2\",{\"_index\":389,\"name\":{\"865\":{}},\"comment\":{}}],[\"outpublicsigningkey\",{\"_index\":936,\"name\":{\"2253\":{}},\"comment\":{}}],[\"package\",{\"_index\":282,\"name\":{\"584\":{},\"639\":{},\"1130\":{},\"1182\":{}},\"comment\":{}}],[\"packagehash\",{\"_index\":20,\"name\":{\"31\":{}},\"comment\":{}}],[\"paramblockidentifier\",{\"_index\":852,\"name\":{\"1997\":{},\"2033\":{}},\"comment\":{}}],[\"paramdeployhash\",{\"_index\":849,\"name\":{\"1990\":{}},\"comment\":{}}],[\"paramdictionaryidentifier\",{\"_index\":865,\"name\":{\"2038\":{}},\"comment\":{}}],[\"paramdictionaryidentifiercontractnamedkey\",{\"_index\":870,\"name\":{\"2049\":{}},\"comment\":{}}],[\"paramdictionaryidentifieruref\",{\"_index\":871,\"name\":{\"2054\":{}},\"comment\":{}}],[\"paramgetaccountinfobalance\",{\"_index\":850,\"name\":{\"1994\":{}},\"comment\":{}}],[\"paramgetstateentity\",{\"_index\":853,\"name\":{\"1998\":{}},\"comment\":{}}],[\"paramqueryglobalstate\",{\"_index\":843,\"name\":{\"1975\":{}},\"comment\":{}}],[\"paramqueryglobalstateid\",{\"_index\":846,\"name\":{\"1981\":{}},\"comment\":{}}],[\"params\",{\"_index\":840,\"name\":{\"1969\":{}},\"comment\":{}}],[\"paramstateroothash\",{\"_index\":841,\"name\":{\"1970\":{}},\"comment\":{}}],[\"paramtransactionhash\",{\"_index\":847,\"name\":{\"1986\":{}},\"comment\":{}}],[\"parenthash\",{\"_index\":79,\"name\":{\"137\":{},\"181\":{},\"194\":{},\"227\":{}},\"comment\":{}}],[\"parseasapiversionevent\",{\"_index\":1020,\"name\":{\"2457\":{}},\"comment\":{}}],[\"parseasblockaddedevent\",{\"_index\":1022,\"name\":{\"2459\":{}},\"comment\":{}}],[\"parseasdeployacceptedevent\",{\"_index\":1023,\"name\":{\"2460\":{}},\"comment\":{}}],[\"parseasdeployprocessedevent\",{\"_index\":1021,\"name\":{\"2458\":{}},\"comment\":{}}],[\"parseasfaultevent\",{\"_index\":1028,\"name\":{\"2465\":{}},\"comment\":{}}],[\"parseasfinalitysignatureevent\",{\"_index\":1024,\"name\":{\"2461\":{}},\"comment\":{}}],[\"parseasstepevent\",{\"_index\":1029,\"name\":{\"2466\":{}},\"comment\":{}}],[\"parseastransactionacceptedevent\",{\"_index\":1027,\"name\":{\"2464\":{}},\"comment\":{}}],[\"parseastransactionexpiredevent\",{\"_index\":1025,\"name\":{\"2462\":{}},\"comment\":{}}],[\"parseastransactionprocessedevent\",{\"_index\":1026,\"name\":{\"2463\":{}},\"comment\":{}}],[\"parseasuint512\",{\"_index\":422,\"name\":{\"903\":{}},\"comment\":{}}],[\"parseaswriteaddressableentity\",{\"_index\":415,\"name\":{\"896\":{}},\"comment\":{}}],[\"parseaswritebidkind\",{\"_index\":417,\"name\":{\"898\":{}},\"comment\":{}}],[\"parseaswriteclvalue\",{\"_index\":424,\"name\":{\"905\":{}},\"comment\":{}}],[\"parseaswritedeployinfo\",{\"_index\":423,\"name\":{\"904\":{}},\"comment\":{}}],[\"parseaswritemessage\",{\"_index\":419,\"name\":{\"900\":{}},\"comment\":{}}],[\"parseaswritemessagetopic\",{\"_index\":420,\"name\":{\"901\":{}},\"comment\":{}}],[\"parseaswritenamedkey\",{\"_index\":418,\"name\":{\"899\":{}},\"comment\":{}}],[\"parseaswritepackage\",{\"_index\":416,\"name\":{\"897\":{}},\"comment\":{}}],[\"parseaswritetransfer\",{\"_index\":413,\"name\":{\"894\":{}},\"comment\":{}}],[\"parseaswriteunbondings\",{\"_index\":421,\"name\":{\"902\":{}},\"comment\":{}}],[\"parseaswritewithdraws\",{\"_index\":414,\"name\":{\"895\":{}},\"comment\":{}}],[\"parseblocktransactions\",{\"_index\":70,\"name\":{\"124\":{}},\"comment\":{}}],[\"parsecltype\",{\"_index\":724,\"name\":{\"1755\":{}},\"comment\":{}}],[\"parsedurationstring\",{\"_index\":311,\"name\":{\"655\":{}},\"comment\":{}}],[\"parseevent\",{\"_index\":1019,\"name\":{\"2456\":{}},\"comment\":{}}],[\"parseeventtype\",{\"_index\":1074,\"name\":{\"2595\":{}},\"comment\":{}}],[\"parserawevent\",{\"_index\":1073,\"name\":{\"2594\":{}},\"comment\":{}}],[\"parseresponse\",{\"_index\":969,\"name\":{\"2391\":{}},\"comment\":{}}],[\"parsetypebystring\",{\"_index\":508,\"name\":{\"1161\":{}},\"comment\":{}}],[\"path\",{\"_index\":842,\"name\":{\"1974\":{},\"1980\":{}},\"comment\":{}}],[\"payment\",{\"_index\":154,\"name\":{\"296\":{},\"484\":{},\"505\":{}},\"comment\":{}}],[\"paymentamount\",{\"_index\":293,\"name\":{\"605\":{}},\"comment\":{}}],[\"peers\",{\"_index\":916,\"name\":{\"2213\":{},\"2254\":{}},\"comment\":{}}],[\"pop\",{\"_index\":582,\"name\":{\"1373\":{}},\"comment\":{}}],[\"prefixname\",{\"_index\":490,\"name\":{\"1108\":{}},\"comment\":{}}],[\"prefixnametransfer\",{\"_index\":518,\"name\":{\"1214\":{}},\"comment\":{}}],[\"prefixnameuref\",{\"_index\":530,\"name\":{\"1244\":{}},\"comment\":{}}],[\"pricingmode\",{\"_index\":297,\"name\":{\"613\":{},\"687\":{},\"721\":{}},\"comment\":{}}],[\"pricingmodetag\",{\"_index\":287,\"name\":{\"598\":{}},\"comment\":{}}],[\"processcall\",{\"_index\":795,\"name\":{\"1903\":{},\"1925\":{}},\"comment\":{}}],[\"processing\",{\"_index\":452,\"name\":{\"987\":{},\"1000\":{}},\"comment\":{}}],[\"processrequest\",{\"_index\":970,\"name\":{\"2392\":{}},\"comment\":{}}],[\"proof\",{\"_index\":71,\"name\":{\"125\":{},\"2315\":{}},\"comment\":{}}],[\"proofs\",{\"_index\":88,\"name\":{\"148\":{},\"164\":{},\"213\":{}},\"comment\":{}}],[\"proposer\",{\"_index\":84,\"name\":{\"143\":{},\"168\":{},\"195\":{},\"228\":{},\"238\":{}},\"comment\":{}}],[\"protocolversion\",{\"_index\":22,\"name\":{\"36\":{},\"144\":{},\"182\":{},\"196\":{},\"229\":{},\"254\":{},\"2248\":{},\"2274\":{}},\"comment\":{}}],[\"protocolversionmajor\",{\"_index\":133,\"name\":{\"263\":{},\"593\":{}},\"comment\":{}}],[\"publickey\",{\"_index\":36,\"name\":{\"58\":{},\"105\":{},\"127\":{},\"243\":{},\"534\":{},\"1340\":{},\"1565\":{},\"1590\":{},\"1756\":{},\"2005\":{},\"2012\":{},\"2237\":{},\"2544\":{},\"2552\":{},\"2564\":{},\"2577\":{}},\"comment\":{}}],[\"publickeyandbid\",{\"_index\":35,\"name\":{\"56\":{}},\"comment\":{}}],[\"publickeylist\",{\"_index\":728,\"name\":{\"1772\":{}},\"comment\":{}}],[\"purseaddr\",{\"_index\":455,\"name\":{\"992\":{}},\"comment\":{}}],[\"purseidentifier\",{\"_index\":874,\"name\":{\"2062\":{},\"2074\":{},\"2078\":{}},\"comment\":{}}],[\"purseuref\",{\"_index\":879,\"name\":{\"2071\":{},\"2088\":{}},\"comment\":{}}],[\"putdeploy\",{\"_index\":791,\"name\":{\"1838\":{},\"1900\":{},\"1957\":{},\"2372\":{}},\"comment\":{}}],[\"putdeployrequest\",{\"_index\":859,\"name\":{\"2014\":{}},\"comment\":{}}],[\"putdeployresult\",{\"_index\":951,\"name\":{\"2275\":{}},\"comment\":{}}],[\"puttransaction\",{\"_index\":833,\"name\":{\"1958\":{}},\"comment\":{}}],[\"puttransactionrequest\",{\"_index\":860,\"name\":{\"2017\":{}},\"comment\":{}}],[\"puttransactionresult\",{\"_index\":952,\"name\":{\"2280\":{}},\"comment\":{}}],[\"puttransactionv1\",{\"_index\":792,\"name\":{\"1839\":{},\"1901\":{},\"2373\":{}},\"comment\":{}}],[\"querybalance\",{\"_index\":835,\"name\":{\"1960\":{}},\"comment\":{}}],[\"querybalancebyblockhash\",{\"_index\":775,\"name\":{\"1822\":{},\"1885\":{},\"2376\":{}},\"comment\":{}}],[\"querybalancebyblockheight\",{\"_index\":774,\"name\":{\"1821\":{},\"1884\":{},\"2375\":{}},\"comment\":{}}],[\"querybalancebystateroothash\",{\"_index\":776,\"name\":{\"1823\":{},\"1886\":{},\"2377\":{}},\"comment\":{}}],[\"querybalancedetails\",{\"_index\":836,\"name\":{\"1961\":{}},\"comment\":{}}],[\"querybalancedetailsbyblockhash\",{\"_index\":779,\"name\":{\"1826\":{},\"1889\":{},\"2381\":{}},\"comment\":{}}],[\"querybalancedetailsbyblockheight\",{\"_index\":778,\"name\":{\"1825\":{},\"1888\":{},\"2380\":{}},\"comment\":{}}],[\"querybalancedetailsbystateroothash\",{\"_index\":780,\"name\":{\"1827\":{},\"1890\":{},\"2379\":{}},\"comment\":{}}],[\"querybalancedetailsrequest\",{\"_index\":881,\"name\":{\"2076\":{}},\"comment\":{}}],[\"querybalancedetailsresult\",{\"_index\":955,\"name\":{\"2296\":{}},\"comment\":{}}],[\"querybalancerequest\",{\"_index\":880,\"name\":{\"2072\":{}},\"comment\":{}}],[\"querybalanceresult\",{\"_index\":954,\"name\":{\"2291\":{}},\"comment\":{}}],[\"queryglobalstate\",{\"_index\":821,\"name\":{\"1942\":{}},\"comment\":{}}],[\"queryglobalstatebyblockhash\",{\"_index\":750,\"name\":{\"1797\":{},\"1860\":{},\"2338\":{}},\"comment\":{}}],[\"queryglobalstatebyblockheight\",{\"_index\":751,\"name\":{\"1798\":{},\"1861\":{},\"2339\":{}},\"comment\":{}}],[\"queryglobalstatebystatehash\",{\"_index\":752,\"name\":{\"1799\":{},\"1862\":{},\"2340\":{}},\"comment\":{}}],[\"queryglobalstateresult\",{\"_index\":914,\"name\":{\"2203\":{}},\"comment\":{}}],[\"queryglobalstateresultv1compatible\",{\"_index\":966,\"name\":{\"2321\":{}},\"comment\":{}}],[\"querylatestbalance\",{\"_index\":773,\"name\":{\"1820\":{},\"1883\":{},\"2374\":{}},\"comment\":{}}],[\"querylatestbalancedetails\",{\"_index\":777,\"name\":{\"1824\":{},\"1887\":{},\"2378\":{}},\"comment\":{}}],[\"querylatestglobalstate\",{\"_index\":749,\"name\":{\"1796\":{},\"1859\":{},\"2337\":{}},\"comment\":{}}],[\"randombit\",{\"_index\":82,\"name\":{\"141\":{},\"183\":{},\"197\":{},\"230\":{}},\"comment\":{}}],[\"rawdata\",{\"_index\":999,\"name\":{\"2433\":{}},\"comment\":{}}],[\"rawevent\",{\"_index\":1017,\"name\":{\"2451\":{}},\"comment\":{}}],[\"rawjson\",{\"_index\":889,\"name\":{\"2103\":{},\"2108\":{},\"2113\":{},\"2128\":{},\"2134\":{},\"2141\":{},\"2147\":{},\"2152\":{},\"2158\":{},\"2166\":{},\"2174\":{},\"2185\":{},\"2190\":{},\"2195\":{},\"2202\":{},\"2209\":{},\"2214\":{},\"2223\":{},\"2234\":{},\"2239\":{},\"2244\":{},\"2266\":{},\"2279\":{},\"2284\":{},\"2290\":{},\"2295\":{},\"2303\":{},\"2311\":{},\"2320\":{}},\"comment\":{}}],[\"rawmessage\",{\"_index\":723,\"name\":{\"1754\":{}},\"comment\":{}}],[\"rawwriteclvalue\",{\"_index\":392,\"name\":{\"868\":{}},\"comment\":{}}],[\"rawwriteclvaluev2\",{\"_index\":394,\"name\":{\"871\":{}},\"comment\":{}}],[\"reactorstate\",{\"_index\":940,\"name\":{\"2258\":{}},\"comment\":{}}],[\"read\",{\"_index\":523,\"name\":{\"1236\":{}},\"comment\":{}}],[\"readadd\",{\"_index\":526,\"name\":{\"1240\":{}},\"comment\":{}}],[\"readaddwrite\",{\"_index\":528,\"name\":{\"1242\":{}},\"comment\":{}}],[\"readevent\",{\"_index\":993,\"name\":{\"2422\":{}},\"comment\":{}}],[\"readwrite\",{\"_index\":525,\"name\":{\"1239\":{}},\"comment\":{}}],[\"receipt\",{\"_index\":296,\"name\":{\"612\":{},\"621\":{}},\"comment\":{}}],[\"redelegate\",{\"_index\":354,\"name\":{\"755\":{},\"766\":{},\"779\":{}},\"comment\":{}}],[\"registerevent\",{\"_index\":1072,\"name\":{\"2593\":{},\"2612\":{}},\"comment\":{}}],[\"registerhandler\",{\"_index\":985,\"name\":{\"2413\":{},\"2429\":{}},\"comment\":{}}],[\"registermiddleware\",{\"_index\":984,\"name\":{\"2412\":{}},\"comment\":{}}],[\"registerstream\",{\"_index\":991,\"name\":{\"2420\":{}},\"comment\":{}}],[\"remove\",{\"_index\":581,\"name\":{\"1372\":{}},\"comment\":{}}],[\"removed\",{\"_index\":923,\"name\":{\"2226\":{}},\"comment\":{}}],[\"request\",{\"_index\":1081,\"name\":{\"2604\":{}},\"comment\":{}}],[\"reservation\",{\"_index\":306,\"name\":{\"644\":{}},\"comment\":{}}],[\"reservationdata\",{\"_index\":299,\"name\":{\"622\":{}},\"comment\":{}}],[\"reservationkind\",{\"_index\":298,\"name\":{\"619\":{},\"623\":{}},\"comment\":{}}],[\"reserved\",{\"_index\":290,\"name\":{\"601\":{},\"617\":{}},\"comment\":{}}],[\"reservedmode\",{\"_index\":295,\"name\":{\"610\":{}},\"comment\":{}}],[\"result\",{\"_index\":249,\"name\":{\"495\":{},\"1310\":{},\"1333\":{},\"1559\":{},\"1584\":{},\"2097\":{}},\"comment\":{}}],[\"ret\",{\"_index\":184,\"name\":{\"345\":{}},\"comment\":{}}],[\"rewardamount\",{\"_index\":961,\"name\":{\"2309\":{}},\"comment\":{}}],[\"rewardedsignatures\",{\"_index\":87,\"name\":{\"147\":{},\"205\":{}},\"comment\":{}}],[\"rewards\",{\"_index\":195,\"name\":{\"362\":{},\"368\":{},\"381\":{}},\"comment\":{}}],[\"roundlength\",{\"_index\":937,\"name\":{\"2255\":{}},\"comment\":{}}],[\"rpcaddressableentity\",{\"_index\":895,\"name\":{\"2118\":{}},\"comment\":{}}],[\"rpcclient\",{\"_index\":967,\"name\":{\"2327\":{}},\"comment\":{}}],[\"rpcerror\",{\"_index\":796,\"name\":{\"1904\":{}},\"comment\":{}}],[\"rpcrequest\",{\"_index\":838,\"name\":{\"1963\":{}},\"comment\":{}}],[\"rpcresponse\",{\"_index\":886,\"name\":{\"2093\":{}},\"comment\":{}}],[\"run\",{\"_index\":997,\"name\":{\"2430\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":377,\"name\":{\"816\":{},\"820\":{}},\"comment\":{}}],[\"scanner\",{\"_index\":989,\"name\":{\"2418\":{}},\"comment\":{}}],[\"scheduling\",{\"_index\":333,\"name\":{\"697\":{},\"727\":{}},\"comment\":{}}],[\"seeduref\",{\"_index\":872,\"name\":{\"2057\":{}},\"comment\":{}}],[\"seenasfaulty\",{\"_index\":926,\"name\":{\"2229\":{}},\"comment\":{}}],[\"seigniorageallocation\",{\"_index\":204,\"name\":{\"392\":{}},\"comment\":{}}],[\"seigniorageallocations\",{\"_index\":206,\"name\":{\"398\":{}},\"comment\":{}}],[\"selfonly\",{\"_index\":176,\"name\":{\"329\":{}},\"comment\":{}}],[\"selfonward\",{\"_index\":177,\"name\":{\"330\":{}},\"comment\":{}}],[\"serializeapprovals\",{\"_index\":161,\"name\":{\"304\":{}},\"comment\":{}}],[\"serializerewards\",{\"_index\":635,\"name\":{\"1503\":{}},\"comment\":{}}],[\"session\",{\"_index\":155,\"name\":{\"297\":{},\"322\":{},\"827\":{}},\"comment\":{}}],[\"sessiontarget\",{\"_index\":378,\"name\":{\"817\":{}},\"comment\":{}}],[\"set\",{\"_index\":584,\"name\":{\"1375\":{}},\"comment\":{}}],[\"setaccess\",{\"_index\":531,\"name\":{\"1257\":{}},\"comment\":{}}],[\"setarg\",{\"_index\":222,\"name\":{\"452\":{}},\"comment\":{}}],[\"setcustomheaders\",{\"_index\":811,\"name\":{\"1924\":{}},\"comment\":{}}],[\"setsignature\",{\"_index\":148,\"name\":{\"284\":{},\"700\":{}},\"comment\":{}}],[\"shutdowntype\",{\"_index\":1014,\"name\":{\"2448\":{}},\"comment\":{}}],[\"sign\",{\"_index\":157,\"name\":{\"299\":{},\"714\":{}},\"comment\":{}}],[\"signature\",{\"_index\":72,\"name\":{\"128\":{},\"679\":{},\"2543\":{},\"2551\":{},\"2563\":{}},\"comment\":{}}],[\"signer\",{\"_index\":328,\"name\":{\"678\":{}},\"comment\":{}}],[\"simpletype\",{\"_index\":656,\"name\":{\"1598\":{}},\"comment\":{}}],[\"simpletypebyid\",{\"_index\":684,\"name\":{\"1673\":{}},\"comment\":{}}],[\"simpletypebyname\",{\"_index\":683,\"name\":{\"1672\":{}},\"comment\":{}}],[\"size\",{\"_index\":583,\"name\":{\"1374\":{},\"1532\":{}},\"comment\":{}}],[\"sizeestimate\",{\"_index\":244,\"name\":{\"486\":{},\"507\":{}},\"comment\":{}}],[\"sizetobytes\",{\"_index\":606,\"name\":{\"1430\":{},\"1523\":{}},\"comment\":{}}],[\"small\",{\"_index\":324,\"name\":{\"672\":{}},\"comment\":{}}],[\"smartcontract\",{\"_index\":16,\"name\":{\"22\":{},\"1067\":{}},\"comment\":{}}],[\"smartcontractkind\",{\"_index\":474,\"name\":{\"1056\":{}},\"comment\":{}}],[\"source\",{\"_index\":169,\"name\":{\"319\":{},\"839\":{},\"849\":{},\"861\":{},\"925\":{}},\"comment\":{}}],[\"sourceerr\",{\"_index\":799,\"name\":{\"1911\":{}},\"comment\":{}}],[\"speculativeclient\",{\"_index\":971,\"name\":{\"2393\":{}},\"comment\":{}}],[\"speculativeexec\",{\"_index\":834,\"name\":{\"1959\":{},\"2397\":{}},\"comment\":{}}],[\"speculativeexecparams\",{\"_index\":873,\"name\":{\"2058\":{}},\"comment\":{}}],[\"speculativeexecresult\",{\"_index\":953,\"name\":{\"2285\":{}},\"comment\":{}}],[\"splitat\",{\"_index\":512,\"name\":{\"1194\":{}},\"comment\":{}}],[\"splitdata\",{\"_index\":1076,\"name\":{\"2597\":{}},\"comment\":{}}],[\"stakedamount\",{\"_index\":52,\"name\":{\"79\":{},\"87\":{},\"96\":{},\"103\":{}},\"comment\":{}}],[\"standard\",{\"_index\":366,\"name\":{\"793\":{}},\"comment\":{}}],[\"standardpayment\",{\"_index\":160,\"name\":{\"303\":{},\"443\":{},\"606\":{}},\"comment\":{}}],[\"start\",{\"_index\":983,\"name\":{\"2411\":{}},\"comment\":{}}],[\"startingstateroothash\",{\"_index\":938,\"name\":{\"2256\":{}},\"comment\":{}}],[\"stategetaccountinfo\",{\"_index\":892,\"name\":{\"2109\":{}},\"comment\":{}}],[\"stategetauctioninforesult\",{\"_index\":888,\"name\":{\"2099\":{}},\"comment\":{}}],[\"stategetbalancerequest\",{\"_index\":883,\"name\":{\"2085\":{}},\"comment\":{}}],[\"stategetbalanceresult\",{\"_index\":890,\"name\":{\"2104\":{}},\"comment\":{}}],[\"stategetdictionaryrequest\",{\"_index\":884,\"name\":{\"2089\":{}},\"comment\":{}}],[\"stategetdictionaryresult\",{\"_index\":912,\"name\":{\"2196\":{}},\"comment\":{}}],[\"stategetentityresult\",{\"_index\":897,\"name\":{\"2123\":{}},\"comment\":{}}],[\"stategetitemresult\",{\"_index\":911,\"name\":{\"2191\":{}},\"comment\":{}}],[\"stateidentifier\",{\"_index\":845,\"name\":{\"1978\":{},\"2075\":{},\"2079\":{}},\"comment\":{}}],[\"stateroot\",{\"_index\":862,\"name\":{\"2028\":{}},\"comment\":{}}],[\"stateroothash\",{\"_index\":44,\"name\":{\"69\":{},\"135\":{},\"184\":{},\"198\":{},\"231\":{},\"404\":{},\"565\":{},\"1972\":{},\"1983\":{},\"2087\":{},\"2091\":{},\"2222\":{}},\"comment\":{}}],[\"statuschanges\",{\"_index\":927,\"name\":{\"2230\":{},\"2238\":{}},\"comment\":{}}],[\"statuscode\",{\"_index\":800,\"name\":{\"1912\":{}},\"comment\":{}}],[\"step\",{\"_index\":1069,\"name\":{\"2589\":{}},\"comment\":{}}],[\"stepevent\",{\"_index\":1068,\"name\":{\"2587\":{}},\"comment\":{}}],[\"stepeventtype\",{\"_index\":1012,\"name\":{\"2446\":{}},\"comment\":{}}],[\"steppayload\",{\"_index\":1065,\"name\":{\"2582\":{}},\"comment\":{}}],[\"stop\",{\"_index\":987,\"name\":{\"2415\":{}},\"comment\":{}}],[\"stored\",{\"_index\":381,\"name\":{\"826\":{}},\"comment\":{}}],[\"storedcontractbyhash\",{\"_index\":213,\"name\":{\"411\":{},\"446\":{}},\"comment\":{}}],[\"storedcontractbyname\",{\"_index\":214,\"name\":{\"417\":{},\"447\":{}},\"comment\":{}}],[\"storedtarget\",{\"_index\":375,\"name\":{\"813\":{}},\"comment\":{}}],[\"storedvalue\",{\"_index\":209,\"name\":{\"403\":{},\"624\":{},\"2193\":{},\"2200\":{},\"2207\":{},\"2325\":{}},\"comment\":{}}],[\"storedversionedcontractbyhash\",{\"_index\":215,\"name\":{\"423\":{},\"448\":{}},\"comment\":{}}],[\"storedversionedcontractbyname\",{\"_index\":216,\"name\":{\"430\":{},\"449\":{}},\"comment\":{}}],[\"streamer\",{\"_index\":974,\"name\":{\"2400\":{},\"2605\":{}},\"comment\":{}}],[\"streamerrorhandler\",{\"_index\":979,\"name\":{\"2405\":{}},\"comment\":{}}],[\"streamerrors\",{\"_index\":977,\"name\":{\"2403\":{}},\"comment\":{}}],[\"streamreader\",{\"_index\":1084,\"name\":{\"2610\":{}},\"comment\":{}}],[\"string\",{\"_index\":268,\"name\":{\"549\":{},\"1553\":{},\"1578\":{}},\"comment\":{}}],[\"stringhashlen\",{\"_index\":444,\"name\":{\"957\":{},\"973\":{},\"1096\":{},\"1222\":{}},\"comment\":{}}],[\"stringval\",{\"_index\":564,\"name\":{\"1334\":{}},\"comment\":{}}],[\"strvalue\",{\"_index\":815,\"name\":{\"1932\":{}},\"comment\":{}}],[\"success\",{\"_index\":246,\"name\":{\"490\":{}},\"comment\":{}}],[\"switchblockhash\",{\"_index\":962,\"name\":{\"2310\":{}},\"comment\":{}}],[\"system\",{\"_index\":15,\"name\":{\"20\":{},\"1065\":{}},\"comment\":{}}],[\"systemcontactregistry\",{\"_index\":511,\"name\":{\"1176\":{}},\"comment\":{}}],[\"systemcontractregistry\",{\"_index\":495,\"name\":{\"1124\":{},\"1148\":{}},\"comment\":{}}],[\"systementitytype\",{\"_index\":12,\"name\":{\"16\":{}},\"comment\":{}}],[\"systemkind\",{\"_index\":472,\"name\":{\"1054\":{}},\"comment\":{}}],[\"tag\",{\"_index\":360,\"name\":{\"783\":{},\"796\":{}},\"comment\":{}}],[\"target\",{\"_index\":332,\"name\":{\"694\":{},\"725\":{},\"840\":{},\"850\":{},\"862\":{},\"926\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":80,\"name\":{\"139\":{},\"185\":{},\"200\":{},\"232\":{},\"280\":{},\"312\":{},\"566\":{},\"646\":{},\"684\":{},\"718\":{},\"2496\":{},\"2531\":{},\"2578\":{}},\"comment\":{}}],[\"to\",{\"_index\":385,\"name\":{\"841\":{},\"851\":{},\"863\":{},\"921\":{}},\"comment\":{}}],[\"tobytes\",{\"_index\":30,\"name\":{\"47\":{},\"55\":{},\"282\":{},\"300\":{},\"536\":{},\"618\":{},\"689\":{},\"698\":{},\"830\":{},\"967\":{},\"982\":{},\"1002\":{},\"1034\":{},\"1051\":{},\"1069\":{},\"1085\":{},\"1093\":{},\"1105\":{},\"1204\":{},\"1213\":{},\"1232\":{},\"1270\":{},\"1533\":{},\"1593\":{},\"1602\":{},\"1628\":{},\"1642\":{},\"1651\":{},\"1661\":{},\"1710\":{},\"1723\":{},\"1734\":{},\"1746\":{}},\"comment\":{}}],[\"tobyteswithtype\",{\"_index\":599,\"name\":{\"1411\":{}},\"comment\":{}}],[\"todate\",{\"_index\":309,\"name\":{\"652\":{}},\"comment\":{}}],[\"todrivervalue\",{\"_index\":532,\"name\":{\"1259\":{}},\"comment\":{}}],[\"todurationstring\",{\"_index\":312,\"name\":{\"659\":{}},\"comment\":{}}],[\"tohex\",{\"_index\":257,\"name\":{\"528\":{},\"966\":{},\"981\":{},\"1033\":{},\"1104\":{},\"1231\":{},\"1766\":{}},\"comment\":{}}],[\"toinfogettransactionresult\",{\"_index\":905,\"name\":{\"2159\":{}},\"comment\":{}}],[\"toint\",{\"_index\":817,\"name\":{\"1935\":{}},\"comment\":{}}],[\"tojson\",{\"_index\":123,\"name\":{\"247\":{},\"289\":{},\"529\":{},\"537\":{},\"651\":{},\"658\":{},\"704\":{},\"785\":{},\"798\":{},\"831\":{},\"878\":{},\"965\":{},\"980\":{},\"1003\":{},\"1036\":{},\"1052\":{},\"1070\":{},\"1086\":{},\"1092\":{},\"1106\":{},\"1193\":{},\"1203\":{},\"1212\":{},\"1230\":{},\"1258\":{},\"1267\":{},\"1277\":{},\"1286\":{},\"1377\":{},\"1407\":{},\"1501\":{},\"1538\":{},\"1597\":{},\"1606\":{},\"1632\":{},\"1646\":{},\"1655\":{},\"1665\":{},\"1714\":{},\"1727\":{},\"1738\":{},\"1750\":{},\"1767\":{},\"1936\":{}},\"comment\":{}}],[\"tomap\",{\"_index\":277,\"name\":{\"578\":{}},\"comment\":{}}],[\"tomilliseconds\",{\"_index\":308,\"name\":{\"650\":{},\"660\":{}},\"comment\":{}}],[\"topicindex\",{\"_index\":272,\"name\":{\"558\":{}},\"comment\":{}}],[\"topicname\",{\"_index\":265,\"name\":{\"545\":{},\"554\":{}},\"comment\":{}}],[\"topicnamehash\",{\"_index\":266,\"name\":{\"546\":{},\"555\":{},\"1200\":{}},\"comment\":{}}],[\"toprefixedstring\",{\"_index\":448,\"name\":{\"964\":{},\"979\":{},\"1001\":{},\"1032\":{},\"1050\":{},\"1068\":{},\"1084\":{},\"1191\":{},\"1202\":{},\"1211\":{},\"1229\":{},\"1255\":{},\"1269\":{},\"1279\":{},\"1287\":{}},\"comment\":{}}],[\"toprefixedwasmstring\",{\"_index\":538,\"name\":{\"1278\":{}},\"comment\":{}}],[\"tostring\",{\"_index\":258,\"name\":{\"530\":{},\"1192\":{},\"1256\":{},\"1293\":{},\"1300\":{},\"1308\":{},\"1342\":{},\"1352\":{},\"1360\":{},\"1369\":{},\"1388\":{},\"1401\":{},\"1422\":{},\"1431\":{},\"1439\":{},\"1449\":{},\"1460\":{},\"1473\":{},\"1481\":{},\"1489\":{},\"1499\":{},\"1510\":{},\"1518\":{},\"1527\":{},\"1534\":{},\"1594\":{},\"1603\":{},\"1629\":{},\"1643\":{},\"1652\":{},\"1662\":{},\"1711\":{},\"1724\":{},\"1735\":{},\"1747\":{},\"1768\":{},\"1908\":{},\"1934\":{}},\"comment\":{}}],[\"totalbalance\",{\"_index\":956,\"name\":{\"2299\":{}},\"comment\":{}}],[\"totalbalanceproof\",{\"_index\":958,\"name\":{\"2301\":{}},\"comment\":{}}],[\"transaction\",{\"_index\":337,\"name\":{\"706\":{},\"729\":{},\"2019\":{},\"2164\":{},\"2179\":{},\"2514\":{}},\"comment\":{}}],[\"transactionacceptedevent\",{\"_index\":1046,\"name\":{\"2515\":{}},\"comment\":{}}],[\"transactionacceptedeventtype\",{\"_index\":1008,\"name\":{\"2442\":{}},\"comment\":{}}],[\"transactionacceptedpayload\",{\"_index\":1045,\"name\":{\"2512\":{},\"2518\":{}},\"comment\":{}}],[\"transactionbody\",{\"_index\":340,\"name\":{\"722\":{}},\"comment\":{}}],[\"transactioncategory\",{\"_index\":318,\"name\":{\"666\":{}},\"comment\":{}}],[\"transactionentrypoint\",{\"_index\":359,\"name\":{\"770\":{}},\"comment\":{}}],[\"transactionentrypointenum\",{\"_index\":348,\"name\":{\"748\":{}},\"comment\":{}}],[\"transactionentrypointtag\",{\"_index\":358,\"name\":{\"759\":{}},\"comment\":{}}],[\"transactionerror\",{\"_index\":313,\"name\":{\"661\":{}},\"comment\":{}}],[\"transactionexpiredevent\",{\"_index\":1048,\"name\":{\"2522\":{}},\"comment\":{}}],[\"transactionexpiredeventtype\",{\"_index\":1009,\"name\":{\"2443\":{}},\"comment\":{}}],[\"transactionexpiredpayload\",{\"_index\":1047,\"name\":{\"2519\":{},\"2525\":{}},\"comment\":{}}],[\"transactionhash\",{\"_index\":347,\"name\":{\"744\":{},\"845\":{},\"857\":{},\"1988\":{},\"2283\":{},\"2521\":{},\"2529\":{}},\"comment\":{}}],[\"transactionheader\",{\"_index\":339,\"name\":{\"715\":{}},\"comment\":{}}],[\"transactioninvocationtarget\",{\"_index\":370,\"name\":{\"807\":{}},\"comment\":{}}],[\"transactionprocessedevent\",{\"_index\":1052,\"name\":{\"2535\":{}},\"comment\":{}}],[\"transactionprocessedeventtype\",{\"_index\":1007,\"name\":{\"2441\":{}},\"comment\":{}}],[\"transactionprocessedpayload\",{\"_index\":1050,\"name\":{\"2526\":{},\"2538\":{}},\"comment\":{}}],[\"transactionruntime\",{\"_index\":13,\"name\":{\"17\":{}},\"comment\":{}}],[\"transactions\",{\"_index\":86,\"name\":{\"146\":{},\"204\":{}},\"comment\":{}}],[\"transactionscheduling\",{\"_index\":365,\"name\":{\"790\":{}},\"comment\":{}}],[\"transactionschedulingtag\",{\"_index\":361,\"name\":{\"786\":{}},\"comment\":{}}],[\"transactiontarget\",{\"_index\":379,\"name\":{\"821\":{}},\"comment\":{}}],[\"transactionv1\",{\"_index\":334,\"name\":{\"699\":{},\"743\":{},\"747\":{}},\"comment\":{}}],[\"transactionv1body\",{\"_index\":331,\"name\":{\"690\":{}},\"comment\":{}}],[\"transactionv1header\",{\"_index\":329,\"name\":{\"680\":{}},\"comment\":{}}],[\"transactionversion\",{\"_index\":325,\"name\":{\"673\":{}},\"comment\":{}}],[\"transactionwrapper\",{\"_index\":346,\"name\":{\"740\":{}},\"comment\":{}}],[\"transfer\",{\"_index\":220,\"name\":{\"450\":{},\"750\":{},\"761\":{},\"774\":{},\"852\":{},\"1117\":{},\"1141\":{},\"1169\":{}},\"comment\":{}}],[\"transferdeployitem\",{\"_index\":217,\"name\":{\"437\":{}},\"comment\":{}}],[\"transferhash\",{\"_index\":519,\"name\":{\"1215\":{}},\"comment\":{}}],[\"transferhashes\",{\"_index\":102,\"name\":{\"169\":{}},\"comment\":{}}],[\"transfers\",{\"_index\":170,\"name\":{\"320\":{},\"474\":{},\"485\":{},\"506\":{},\"2146\":{}},\"comment\":{}}],[\"transferv1\",{\"_index\":384,\"name\":{\"832\":{}},\"comment\":{}}],[\"transferv2\",{\"_index\":386,\"name\":{\"842\":{}},\"comment\":{}}],[\"transform\",{\"_index\":425,\"name\":{\"906\":{},\"913\":{}},\"comment\":{}}],[\"transformkey\",{\"_index\":426,\"name\":{\"910\":{}},\"comment\":{}}],[\"transformkind\",{\"_index\":396,\"name\":{\"874\":{}},\"comment\":{}}],[\"transforms\",{\"_index\":236,\"name\":{\"470\":{}},\"comment\":{}}],[\"trimprefix\",{\"_index\":1077,\"name\":{\"2598\":{}},\"comment\":{}}],[\"ttl\",{\"_index\":146,\"name\":{\"281\":{},\"310\":{},\"685\":{},\"719\":{},\"2497\":{},\"2532\":{}},\"comment\":{}}],[\"tuple1\",{\"_index\":566,\"name\":{\"1336\":{},\"1561\":{},\"1586\":{}},\"comment\":{}}],[\"tuple2\",{\"_index\":567,\"name\":{\"1337\":{},\"1562\":{},\"1587\":{}},\"comment\":{}}],[\"tuple3\",{\"_index\":568,\"name\":{\"1338\":{},\"1563\":{},\"1588\":{}},\"comment\":{}}],[\"type\",{\"_index\":510,\"name\":{\"1165\":{},\"1317\":{},\"1366\":{},\"1382\":{},\"1398\":{},\"1418\":{}},\"comment\":{}}],[\"typeid\",{\"_index\":648,\"name\":{\"1542\":{},\"1600\":{},\"1640\":{}},\"comment\":{}}],[\"typeidbynames\",{\"_index\":502,\"name\":{\"1153\":{}},\"comment\":{}}],[\"typename\",{\"_index\":655,\"name\":{\"1566\":{},\"1591\":{},\"1601\":{}},\"comment\":{}}],[\"u128\",{\"_index\":652,\"name\":{\"1549\":{},\"1574\":{}},\"comment\":{}}],[\"u256\",{\"_index\":653,\"name\":{\"1550\":{},\"1575\":{}},\"comment\":{}}],[\"u32\",{\"_index\":650,\"name\":{\"1547\":{},\"1572\":{}},\"comment\":{}}],[\"u512\",{\"_index\":654,\"name\":{\"1551\":{},\"1576\":{}},\"comment\":{}}],[\"u64\",{\"_index\":651,\"name\":{\"1548\":{},\"1573\":{}},\"comment\":{}}],[\"u8\",{\"_index\":649,\"name\":{\"1546\":{},\"1571\":{}},\"comment\":{}}],[\"ui128\",{\"_index\":557,\"name\":{\"1324\":{}},\"comment\":{}}],[\"ui256\",{\"_index\":558,\"name\":{\"1325\":{}},\"comment\":{}}],[\"ui32\",{\"_index\":555,\"name\":{\"1322\":{}},\"comment\":{}}],[\"ui512\",{\"_index\":559,\"name\":{\"1326\":{}},\"comment\":{}}],[\"ui64\",{\"_index\":556,\"name\":{\"1323\":{}},\"comment\":{}}],[\"ui8\",{\"_index\":554,\"name\":{\"1321\":{}},\"comment\":{}}],[\"uint32tobytes\",{\"_index\":382,\"name\":{\"828\":{}},\"comment\":{}}],[\"unbond\",{\"_index\":496,\"name\":{\"1126\":{},\"1150\":{},\"1178\":{}},\"comment\":{}}],[\"unbonderpublickey\",{\"_index\":431,\"name\":{\"933\":{}},\"comment\":{}}],[\"unbonding\",{\"_index\":304,\"name\":{\"636\":{}},\"comment\":{}}],[\"unbondingpurse\",{\"_index\":429,\"name\":{\"928\":{}},\"comment\":{}}],[\"undelegate\",{\"_index\":353,\"name\":{\"754\":{},\"765\":{},\"778\":{}},\"comment\":{}}],[\"unified\",{\"_index\":68,\"name\":{\"119\":{},\"1005\":{},\"1028\":{}},\"comment\":{}}],[\"unit\",{\"_index\":560,\"name\":{\"1327\":{},\"1552\":{},\"1577\":{}},\"comment\":{}}],[\"unwrap\",{\"_index\":801,\"name\":{\"1913\":{}},\"comment\":{}}],[\"upgrademanagement\",{\"_index\":18,\"name\":{\"26\":{}},\"comment\":{}}],[\"uptime\",{\"_index\":939,\"name\":{\"2257\":{}},\"comment\":{}}],[\"uref\",{\"_index\":492,\"name\":{\"1116\":{},\"1140\":{},\"1168\":{},\"1246\":{},\"1328\":{},\"1555\":{},\"1580\":{},\"2042\":{}},\"comment\":{}}],[\"urefaccess\",{\"_index\":521,\"name\":{\"1234\":{}},\"comment\":{}}],[\"url\",{\"_index\":1080,\"name\":{\"2603\":{}},\"comment\":{}}],[\"v1\",{\"_index\":326,\"name\":{\"674\":{},\"2555\":{}},\"comment\":{}}],[\"v1caspervm\",{\"_index\":189,\"name\":{\"352\":{}},\"comment\":{}}],[\"v1casperwasm\",{\"_index\":534,\"name\":{\"1265\":{}},\"comment\":{}}],[\"v1entrypoint\",{\"_index\":482,\"name\":{\"1073\":{}},\"comment\":{}}],[\"v2\",{\"_index\":1057,\"name\":{\"2556\":{}},\"comment\":{}}],[\"v2caspervm\",{\"_index\":190,\"name\":{\"353\":{}},\"comment\":{}}],[\"v2entrypoint\",{\"_index\":483,\"name\":{\"1074\":{}},\"comment\":{}}],[\"val\",{\"_index\":628,\"name\":{\"1479\":{},\"1487\":{},\"1496\":{},\"1627\":{}},\"comment\":{}}],[\"validate\",{\"_index\":156,\"name\":{\"298\":{},\"712\":{}},\"comment\":{}}],[\"validator\",{\"_index\":69,\"name\":{\"120\":{},\"356\":{},\"394\":{},\"938\":{},\"942\":{},\"1006\":{},\"1017\":{},\"1021\":{},\"1029\":{},\"2082\":{}},\"comment\":{}}],[\"validatorallocation\",{\"_index\":203,\"name\":{\"388\":{}},\"comment\":{}}],[\"validatorbid\",{\"_index\":48,\"name\":{\"74\":{}},\"comment\":{}}],[\"validatorchanges\",{\"_index\":928,\"name\":{\"2235\":{}},\"comment\":{}}],[\"validatorpublickey\",{\"_index\":58,\"name\":{\"89\":{},\"97\":{},\"110\":{},\"386\":{},\"390\":{},\"934\":{}},\"comment\":{}}],[\"validatorstate\",{\"_index\":921,\"name\":{\"2224\":{},\"2233\":{}},\"comment\":{}}],[\"validatorweightauction\",{\"_index\":434,\"name\":{\"940\":{}},\"comment\":{}}],[\"validatorweighteraend\",{\"_index\":433,\"name\":{\"936\":{}},\"comment\":{}}],[\"validatorweights\",{\"_index\":40,\"name\":{\"63\":{}},\"comment\":{}}],[\"value\",{\"_index\":29,\"name\":{\"46\":{},\"1091\":{},\"1298\":{},\"1350\":{},\"1358\":{},\"1403\":{},\"1423\":{},\"1428\":{},\"1440\":{},\"1450\":{},\"1500\":{},\"1508\":{},\"1516\":{},\"1525\":{},\"1637\":{}},\"comment\":{}}],[\"verifysignature\",{\"_index\":727,\"name\":{\"1770\":{}},\"comment\":{}}],[\"version\",{\"_index\":96,\"name\":{\"157\":{},\"428\":{},\"434\":{},\"802\":{},\"806\":{},\"1966\":{},\"2095\":{},\"2101\":{},\"2144\":{},\"2150\":{},\"2188\":{},\"2221\":{}},\"comment\":{}}],[\"versions\",{\"_index\":138,\"name\":{\"269\":{},\"586\":{}},\"comment\":{}}],[\"vestingschedule\",{\"_index\":45,\"name\":{\"70\":{},\"82\":{},\"90\":{},\"99\":{},\"106\":{}},\"comment\":{}}],[\"vmcasperv1\",{\"_index\":486,\"name\":{\"1082\":{}},\"comment\":{}}],[\"vmcasperv2\",{\"_index\":487,\"name\":{\"1083\":{}},\"comment\":{}}],[\"weight\",{\"_index\":3,\"name\":{\"3\":{},\"939\":{},\"943\":{}},\"comment\":{}}],[\"withdraw\",{\"_index\":303,\"name\":{\"635\":{},\"1122\":{},\"1146\":{},\"1174\":{}},\"comment\":{}}],[\"withdrawbid\",{\"_index\":351,\"name\":{\"752\":{},\"763\":{},\"776\":{}},\"comment\":{}}],[\"workerscount\",{\"_index\":982,\"name\":{\"2410\":{}},\"comment\":{}}],[\"write\",{\"_index\":395,\"name\":{\"873\":{},\"1237\":{}},\"comment\":{}}],[\"writeclvalue\",{\"_index\":393,\"name\":{\"870\":{}},\"comment\":{}}],[\"writetransfer\",{\"_index\":428,\"name\":{\"918\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/interfaces/BlockSyncStatus.html b/classes/APIVersionEvent.html similarity index 53% rename from interfaces/BlockSyncStatus.html rename to classes/APIVersionEvent.html index b7008d830..5f460fb5a 100644 --- a/interfaces/BlockSyncStatus.html +++ b/classes/APIVersionEvent.html @@ -1,4 +1,4 @@ -BlockSyncStatus | casper-js-sdk
+APIVersionEvent | casper-js-sdk

Hierarchy

    -
  • BlockSyncStatus
+

Constructors

+
+

Properties

-
-

Properties

-
- -
acquisition_state: string
-

The state of acquisition of the data associated with the block.

-
+
+

Properties

+
+ +
apiVersion: string
+
  • Defined in src/sse/event.ts:125
  • +
  • constructor
  • +
  • apiVersion
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/Account.html b/classes/Account.html new file mode 100644 index 000000000..9b02cc830 --- /dev/null +++ b/classes/Account.html @@ -0,0 +1,109 @@ +Account | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class Account

    +
    +

    Hierarchy

    +
      +
    • Account
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    accountHash: AccountHash
    +
    + +
    actionThresholds: ActionThresholds
    +
    + +
    associatedKeys: AssociatedKey[]
    +
    + +
    mainPurse: URef
    +
    + +
    namedKeys: NamedKeys
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/AccountHash.html b/classes/AccountHash.html new file mode 100644 index 000000000..6a8e6445e --- /dev/null +++ b/classes/AccountHash.html @@ -0,0 +1,344 @@ +AccountHash | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class AccountHash

    +
    +

    Represents an account hash in the Casper network. +Extends the Hash class with additional functionality specific to account hashes.

    +
    +
    +

    Hierarchy

    +
      +
    • Hash +
        +
      • AccountHash
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    originPrefix: string
    +

    The prefix of the original hash string, if any.

    +
    +
    + +
    ByteHashLen: number = 32
    +

    The length of the hash in bytes.

    +
    +
    + +
    StringHashLen: number = 64
    +

    The length of the hash string representation in hexadecimal.

    +
    +
    +

    Methods

    +
    + +
      + +
    • +

      Compares this Hash with another Hash for equality.

      + +

      Returns

      True if the hashes are equal, false otherwise.

      +
      +
      +

      Parameters

      +
        +
      • +
        other: Hash
        +

        The other Hash to compare with.

        +
      +

      Returns boolean

    +
    + +
      + +
    • +

      Converts the Hash to a byte array.

      + +

      Returns

      The byte array representation of the hash.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Converts the Hash to a hexadecimal string.

      + +

      Returns

      The hexadecimal string representation of the hash.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Converts the AccountHash to its JSON representation.

      + +

      Returns

      A string representation of the AccountHash, including the original prefix.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Returns the account hash as a prefixed string.

      + +

      Returns

      The account hash with the 'account-hash-' prefix.

      +
      +

      Returns string

    +
    + +
    +
    + +
      + +
    • +

      Creates a Hash from a Buffer.

      + +

      Returns

      A new Hash instance.

      + +

      Throws

      Error if the buffer length is less than the required hash length.

      +
      +
      +

      Parameters

      +
        +
      • +
        buffer: Buffer
        +

        The Buffer containing the hash bytes.

        +
      +

      Returns Hash

    +
    + +
    +
    + +
      + +
    • +

      Creates a Hash from a hexadecimal string.

      + +

      Returns

      A new Hash instance.

      + +

      Throws

      Error if the string length is invalid.

      +
      +
      +

      Parameters

      +
        +
      • +
        source: string
        +

        The hexadecimal string representation of the hash.

        +
      +

      Returns Hash

    +
    + +
      + +
    • +

      Creates an AccountHash instance from its JSON representation.

      + +

      Returns

      A new AccountHash instance.

      + +

      Throws

      If the input is not a valid JSON string.

      +
      +
      +

      Parameters

      +
        +
      • +
        data: string
        +

        The JSON string representation of the AccountHash.

        +
      +

      Returns AccountHash

    +
    + +
      + +
    • +

      Creates an AccountHash instance from a string representation.

      + +

      Returns

      A new AccountHash instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        source: string
        +

        The string representation of the account hash.

        +
      +

      Returns AccountHash

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/AccountIdentifier.html b/classes/AccountIdentifier.html new file mode 100644 index 000000000..ed14d65f4 --- /dev/null +++ b/classes/AccountIdentifier.html @@ -0,0 +1,97 @@ +AccountIdentifier | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class AccountIdentifier

    +
    +

    Hierarchy

    +
      +
    • AccountIdentifier
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    accountHash?: AccountHash
    +
    + +
    publicKey?: PublicKey
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/AccountNamedKey.html b/classes/AccountNamedKey.html new file mode 100644 index 000000000..bacc5cd9d --- /dev/null +++ b/classes/AccountNamedKey.html @@ -0,0 +1,106 @@ +AccountNamedKey | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class AccountNamedKey

    +
    +

    Hierarchy

    +
      +
    • AccountNamedKey
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    dictionaryItemKey: string
    +
    + +
    dictionaryName: string
    +
    + +
    key: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ActionThresholds.html b/classes/ActionThresholds.html new file mode 100644 index 000000000..4b796aca0 --- /dev/null +++ b/classes/ActionThresholds.html @@ -0,0 +1,88 @@ +ActionThresholds | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ActionThresholds

    +
    +

    Hierarchy

    +
      +
    • ActionThresholds
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    deployment: number
    +
    + +
    keyManagement: number
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/AddressableEntity.html b/classes/AddressableEntity.html new file mode 100644 index 000000000..7a9867f7f --- /dev/null +++ b/classes/AddressableEntity.html @@ -0,0 +1,130 @@ +AddressableEntity | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class AddressableEntity

    +
    +

    Hierarchy

    +
      +
    • AddressableEntity
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    actionThresholds: EntityActionThresholds
    +
    + +
    associatedKeys: AssociatedKey[]
    +
    + +
    byteCodeHash: string
    +
    + +
    entityKind: EntityKind
    +
    + +
    mainPurse: URef
    +
    + +
    messageTopics: MessageTopic[]
    +
    + +
    packageHash: string
    +
    + +
    protocolVersion: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/AddressableEntityHash.html b/classes/AddressableEntityHash.html new file mode 100644 index 000000000..966cf24b3 --- /dev/null +++ b/classes/AddressableEntityHash.html @@ -0,0 +1,319 @@ +AddressableEntityHash | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class AddressableEntityHash

    +
    +

    Represents an addressable entity hash in the Casper network. +Extends the Hash class with additional functionality specific to addressable entity hashes.

    +
    +
    +

    Hierarchy

    +
      +
    • Hash +
        +
      • AddressableEntityHash
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
      + +
    • +

      Creates a new AddressableEntityHash instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        hashBytes: Uint8Array
        +

        The byte array representing the hash.

        +
      • +
      • +
        originPrefix: string = PrefixAddressableEntity
        +

        The prefix of the original hash string. Defaults to PrefixAddressableEntity.

        +
      +

      Returns AddressableEntityHash

    +
    +

    Properties

    +
    + +
    originPrefix: string
    +

    The prefix of the original hash string, if any.

    +
    +
    + +
    ByteHashLen: number = 32
    +

    The length of the hash in bytes.

    +
    +
    + +
    StringHashLen: number = 64
    +

    The length of the hash string representation in hexadecimal.

    +
    +
    +

    Methods

    +
    + +
      + +
    • +

      Compares this Hash with another Hash for equality.

      + +

      Returns

      True if the hashes are equal, false otherwise.

      +
      +
      +

      Parameters

      +
        +
      • +
        other: Hash
        +

        The other Hash to compare with.

        +
      +

      Returns boolean

    +
    + +
      + +
    • +

      Converts the Hash to a byte array.

      + +

      Returns

      The byte array representation of the hash.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Converts the Hash to a hexadecimal string.

      + +

      Returns

      The hexadecimal string representation of the hash.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Converts the AddressableEntityHash to its JSON representation.

      + +

      Returns

      A string representation of the AddressableEntityHash, including the original prefix.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Returns the addressable entity hash as a prefixed string.

      + +

      Returns

      The hash with the 'addressable-entity-' prefix.

      +
      +

      Returns string

    +
    + +
    +
    + +
      + +
    • +

      Creates a Hash from a Buffer.

      + +

      Returns

      A new Hash instance.

      + +

      Throws

      Error if the buffer length is less than the required hash length.

      +
      +
      +

      Parameters

      +
        +
      • +
        buffer: Buffer
        +

        The Buffer containing the hash bytes.

        +
      +

      Returns Hash

    +
    + +
    +
    + +
    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/DeployUtil.Approval.html b/classes/Approval.html similarity index 59% rename from classes/DeployUtil.Approval.html rename to classes/Approval.html index 379216de6..9f2e66345 100644 --- a/classes/DeployUtil.Approval.html +++ b/classes/Approval.html @@ -13,18 +13,14 @@ -
    -

    A struct containing a signature and the public key of the signer.

    -

    Hierarchy

    • Approval
    +
  • Defined in src/types/Transaction.ts:47
  • @@ -32,33 +28,42 @@

    Constructors

    +
    +

    Parameters

    +
    +

    Returns Approval

    Properties

    -
    signature: string
    +
  • Defined in src/types/Transaction.ts:62
  • -
    signer: string
    +
  • Defined in src/types/Transaction.ts:54
  • Hierarchy

      -
    • RuntimeArgs
    -
    -

    Implements

    -
    @@ -32,42 +28,42 @@

    Constructors

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

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

    @@ -84,55 +80,54 @@
    key: string
    value: CLValue

    Returns void

    +
  • Defined in src/types/Args.ts:85
  • +
  • Defined in src/types/Args.ts:89
  • +
  • Defined in src/types/Args.ts:99
  • +
  • Defined in src/types/Args.ts:70
  • +
  • Defined in src/types/Args.ts:77
  • +
  • constructor
  • +
  • args
  • +
  • insert
  • +
  • toBytes
  • +
  • fromBytes
  • +
  • fromMap
  • +
  • fromNamedArgs
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/AssociatedKey.html b/classes/AssociatedKey.html new file mode 100644 index 000000000..cc536c58b --- /dev/null +++ b/classes/AssociatedKey.html @@ -0,0 +1,88 @@ +AssociatedKey | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class AssociatedKey

    +
    +

    Hierarchy

    +
      +
    • AssociatedKey
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    accountHash: AccountHash
    +
    + +
    weight: number
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/AuctionState.html b/classes/AuctionState.html new file mode 100644 index 000000000..12f52134e --- /dev/null +++ b/classes/AuctionState.html @@ -0,0 +1,102 @@ +AuctionState | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class AuctionState

    +
    +

    Hierarchy

    +
      +
    • AuctionState
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    +
    + +
    blockHeight: number
    +
    + +
    eraValidators: EraValidators[]
    +
    + +
    stateRootHash: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/BalanceHoldAddr.html b/classes/BalanceHoldAddr.html new file mode 100644 index 000000000..bcce1886a --- /dev/null +++ b/classes/BalanceHoldAddr.html @@ -0,0 +1,218 @@ +BalanceHoldAddr | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class BalanceHoldAddr

    +
    +

    Represents a balance hold address.

    +
    +
    +

    Hierarchy

    +
      +
    • BalanceHoldAddr
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    gas?: Hold
    +

    The gas hold, if any.

    +
    +
    + +
    processing?: Hold
    +

    The processing hold, if any.

    +
    +
    +

    Methods

    +
    + +
      + +
    • +

      Converts the BalanceHoldAddr to its byte representation.

      + +

      Returns

      The byte representation of the BalanceHoldAddr.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Converts the BalanceHoldAddr to its JSON representation.

      + +

      Returns

      The JSON string representation of the BalanceHoldAddr.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Returns the prefixed string representation of the BalanceHoldAddr.

      + +

      Returns

      The prefixed string representation.

      +
      +

      Returns string

    +
    + +
    +
    + +
    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/SignerError.html b/classes/BalanceHoldAddrTagError.html similarity index 57% rename from classes/SignerError.html rename to classes/BalanceHoldAddrTagError.html index d96833293..be071517d 100644 --- a/classes/SignerError.html +++ b/classes/BalanceHoldAddrTagError.html @@ -1,4 +1,4 @@ -SignerError | casper-js-sdk
    +BalanceHoldAddrTagError | casper-js-sdk
    +
    +

    Custom error class for BalanceHoldAddrTag related errors.

    +

    Hierarchy

    • Error
        -
      • SignerError
    @@ -30,56 +33,44 @@

    Constructors

    +

    Returns BalanceHoldAddrTagError

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

    -
    - -
    -
    - -
    isSignerError: boolean = true
    -
    +
    message: string
    +
  • Defined in node_modules/typescript/lib/lib.es5.d.ts:1054
  • name: string
    +
  • Defined in src/sse/event.ts:202
  • -

    Properties

    -
    - -
    bonding_purse: string
    -
    - -
    delegatee: string
    +
    +

    Properties

    +
    + +
    BlockAdded: BlockAddedV1
    +
  • Defined in src/sse/event.ts:204
  • +
  • constructor
  • +
  • BlockAdded
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/BlockAddedEventWrapper.html b/classes/BlockAddedEventWrapper.html new file mode 100644 index 000000000..775c179f7 --- /dev/null +++ b/classes/BlockAddedEventWrapper.html @@ -0,0 +1,88 @@ +BlockAddedEventWrapper | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class BlockAddedEventWrapper

    +
    +

    Hierarchy

    +
      +
    • BlockAddedEventWrapper
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    BlockAdded: BlockAddedWrapper
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/BlockAddedV1.html b/classes/BlockAddedV1.html new file mode 100644 index 000000000..986d38b86 --- /dev/null +++ b/classes/BlockAddedV1.html @@ -0,0 +1,97 @@ +BlockAddedV1 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class BlockAddedV1

    +
    +

    Hierarchy

    +
      +
    • BlockAddedV1
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    block: BlockV1
    +
    + +
    blockHash: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/BlockAddedWrapper.html b/classes/BlockAddedWrapper.html new file mode 100644 index 000000000..2b29c0297 --- /dev/null +++ b/classes/BlockAddedWrapper.html @@ -0,0 +1,97 @@ +BlockAddedWrapper | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class BlockAddedWrapper

    +
    +

    Hierarchy

    +
      +
    • BlockAddedWrapper
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    +
    + +
    blockHash: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/BlockBodyV1.html b/classes/BlockBodyV1.html new file mode 100644 index 000000000..d1c268d8b --- /dev/null +++ b/classes/BlockBodyV1.html @@ -0,0 +1,95 @@ +BlockBodyV1 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class BlockBodyV1

    +
    +

    Hierarchy

    +
      +
    • BlockBodyV1
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    deployHashes: Hash[]
    +
    + +
    proposer: Proposer
    +
    + +
    transferHashes: Hash[]
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EraInfoJson.html b/classes/BlockBodyV2.html similarity index 70% rename from classes/EraInfoJson.html rename to classes/BlockBodyV2.html index cd1068898..fc1c1b55a 100644 --- a/classes/EraInfoJson.html +++ b/classes/BlockBodyV2.html @@ -1,4 +1,4 @@ -EraInfoJson | casper-js-sdk
    +BlockBodyV2 | casper-js-sdk

    Hierarchy

      -
    • EraInfoJson
    @@ -31,27 +28,33 @@

    Constructors

    +

    Returns BlockBodyV2

    Properties

    -
    - -
    seigniorageAllocations: SeigniorageAllocation[]
    +
  • Defined in src/types/Block.ts:626
  • +
  • constructor
  • +
  • rewardedSignatures
  • +
  • transactions
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/BlockGlobalAddr.html b/classes/BlockGlobalAddr.html new file mode 100644 index 000000000..12f3d8f16 --- /dev/null +++ b/classes/BlockGlobalAddr.html @@ -0,0 +1,224 @@ +BlockGlobalAddr | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class BlockGlobalAddr

    +
    +

    Represents a block global address in the system.

    +
    +
    +

    Hierarchy

    +
      +
    • BlockGlobalAddr
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
      + +
    • +

      Creates a new BlockGlobalAddr instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        Optional blockTime: object
        +

        The block time object.

        +
      • +
      • +
        Optional messageCount: object
        +

        The message count object.

        +
      +

      Returns BlockGlobalAddr

    +
    +

    Properties

    +
    + +
    blockTime?: object
    +

    The block time object, if this is a block time address.

    +
    +
    + +
    messageCount?: object
    +

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

    +
    +
    +

    Methods

    +
    + +
      + +
    • +

      Converts the BlockGlobalAddr to a byte array.

      + +

      Returns

      The byte array representation of the BlockGlobalAddr.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Converts the BlockGlobalAddr to its JSON representation.

      + +

      Returns

      The JSON string representation.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Returns a prefixed string representation of the BlockGlobalAddr.

      + +

      Returns

      The prefixed string representation.

      +
      +

      Returns string

    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      Creates a BlockGlobalAddr from a string representation.

      + +

      Returns

      A new BlockGlobalAddr instance.

      + +

      Throws

      Error if the format is invalid.

      +
      +
      +

      Parameters

      +
        +
      • +
        source: string
        +

        The string representation of the block global address.

        +
      +

      Returns BlockGlobalAddr

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/BlockGlobalAddrTagError.html b/classes/BlockGlobalAddrTagError.html new file mode 100644 index 000000000..c6b2c9988 --- /dev/null +++ b/classes/BlockGlobalAddrTagError.html @@ -0,0 +1,171 @@ +BlockGlobalAddrTagError | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class BlockGlobalAddrTagError

    +
    +

    Custom error class for BlockGlobalAddrTag related errors.

    +
    +
    +

    Hierarchy

    +
      +
    • Error +
        +
      • BlockGlobalAddrTagError
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    message: string
    +
    + +
    name: string
    +
    + +
    stack?: string
    +
    + +
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)
    +
    +

    Type declaration

    +
    +
    + +
    stackTraceLimit: number
    +
    +

    Methods

    +
    + +
      + +
    • +

      Create .stack property on a target object

      +
      +
      +

      Parameters

      +
        +
      • +
        targetObject: object
      • +
      • +
        Optional constructorOpt: Function
      +

      Returns void

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/BlockHeader.html b/classes/BlockHeader.html new file mode 100644 index 000000000..b52f74c56 --- /dev/null +++ b/classes/BlockHeader.html @@ -0,0 +1,227 @@ +BlockHeader | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class BlockHeader

    +
    +

    Hierarchy

    +
      +
    • BlockHeader
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    accumulatedSeed?: Hash
    +
    + +
    bodyHash: Hash
    +
    + +
    currentGasPrice: number
    +
    + +
    eraEnd?: null | EraEnd
    +
    + +
    eraID: number
    +
    + +
    height: number
    +
    + +
    originBlockHeaderV1?: BlockHeaderV1
    +
    + +
    originBlockHeaderV2?: BlockHeaderV2
    +
    + +
    parentHash: Hash
    +
    + +
    proposer: Proposer
    +
    + +
    protocolVersion?: string
    +
    + +
    randomBit: boolean
    +
    + +
    stateRootHash: Hash
    +
    + +
    timestamp: Timestamp
    +
    +

    Methods

    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/BlockHeaderV1.html b/classes/BlockHeaderV1.html new file mode 100644 index 000000000..6cc106059 --- /dev/null +++ b/classes/BlockHeaderV1.html @@ -0,0 +1,144 @@ +BlockHeaderV1 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class BlockHeaderV1

    +
    +

    Hierarchy

    +
      +
    • BlockHeaderV1
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    accumulatedSeed?: Hash
    +
    + +
    bodyHash: Hash
    +
    + +
    eraEnd?: EraEndV1
    +
    + +
    eraID: number
    +
    + +
    height: number
    +
    + +
    parentHash: Hash
    +
    + +
    protocolVersion?: string
    +
    + +
    randomBit: boolean
    +
    + +
    stateRootHash: Hash
    +
    + +
    timestamp: Timestamp
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/BlockHeaderV2.html b/classes/BlockHeaderV2.html new file mode 100644 index 000000000..f6d898027 --- /dev/null +++ b/classes/BlockHeaderV2.html @@ -0,0 +1,165 @@ +BlockHeaderV2 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class BlockHeaderV2

    +
    +

    Hierarchy

    +
      +
    • BlockHeaderV2
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    accumulatedSeed?: Hash
    +
    + +
    bodyHash: Hash
    +
    + +
    currentGasPrice: number
    +
    + +
    eraEnd?: EraEndV2
    +
    + +
    eraID: number
    +
    + +
    height: number
    +
    + +
    lastSwitchBlockHash: Hash
    +
    + +
    parentHash: Hash
    +
    + +
    proposer: Proposer
    +
    + +
    protocolVersion?: string
    +
    + +
    randomBit: boolean
    +
    + +
    stateRootHash: Hash
    +
    + +
    timestamp: Timestamp
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/BlockHeaderWrapper.html b/classes/BlockHeaderWrapper.html new file mode 100644 index 000000000..fb8ff6c5c --- /dev/null +++ b/classes/BlockHeaderWrapper.html @@ -0,0 +1,88 @@ +BlockHeaderWrapper | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class BlockHeaderWrapper

    +
    +

    Hierarchy

    +
      +
    • BlockHeaderWrapper
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    blockHeaderV1?: BlockHeaderV1
    +
    + +
    blockHeaderV2?: BlockHeaderV2
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/BlockIdentifier.html b/classes/BlockIdentifier.html new file mode 100644 index 000000000..ea9f81dac --- /dev/null +++ b/classes/BlockIdentifier.html @@ -0,0 +1,97 @@ +BlockIdentifier | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class BlockIdentifier

    +
    +

    Hierarchy

    +
      +
    • BlockIdentifier
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    hash?: string
    +
    + +
    height?: number
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/interfaces/Transform.html b/classes/BlockSync.html similarity index 52% rename from interfaces/Transform.html rename to classes/BlockSync.html index dd487a402..fedab6b57 100644 --- a/interfaces/Transform.html +++ b/classes/BlockSync.html @@ -1,4 +1,4 @@ -Transform | casper-js-sdk
    +BlockSync | casper-js-sdk

    Hierarchy

      -
    • Transform
    +

    Constructors

    +
    +

    Properties

    -
    +

    Constructors

    +
    + +
    +

    Properties

    -
    - -
    key: string
    +
  • Defined in src/rpc/response.ts:663
  • +
  • constructor
  • +
  • forward?
  • +
  • historical?
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/BlockTransaction.html b/classes/BlockTransaction.html new file mode 100644 index 000000000..cdc06fbab --- /dev/null +++ b/classes/BlockTransaction.html @@ -0,0 +1,126 @@ +BlockTransaction | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class BlockTransaction

    +
    +

    Hierarchy

    +
      +
    • BlockTransaction
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    +
    + +
    hash: Hash
    +
    + +
    +
    +

    Methods

    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/BlockV1.html b/classes/BlockV1.html new file mode 100644 index 000000000..811842dfd --- /dev/null +++ b/classes/BlockV1.html @@ -0,0 +1,102 @@ +BlockV1 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class BlockV1

    +
    +

    Hierarchy

    +
      +
    • BlockV1
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    +
    + +
    hash: Hash
    +
    + +
    +
    + +
    proofs: Proof[]
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ToBytes.html b/classes/BlockV2.html similarity index 64% rename from classes/ToBytes.html rename to classes/BlockV2.html index e4f88e51d..86e4ba8c5 100644 --- a/classes/ToBytes.html +++ b/classes/BlockV2.html @@ -1,4 +1,4 @@ -ToBytes | casper-js-sdk
    +BlockV2 | casper-js-sdk

    Hierarchy

      -
    • ToBytes
    -
    -

    Implemented by

    -
    @@ -35,30 +28,39 @@

    Constructors

    +

    Returns BlockV2

    -

    Methods

    -
    - -
    +
  • Defined in src/types/Block.ts:463
  • +
    + +
    +
  • constructor
  • +
  • body
  • +
  • hash
  • +
  • header
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/BlockWithSignatures.html b/classes/BlockWithSignatures.html new file mode 100644 index 000000000..4ebfc37f2 --- /dev/null +++ b/classes/BlockWithSignatures.html @@ -0,0 +1,88 @@ +BlockWithSignatures | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class BlockWithSignatures

    +
    +

    Hierarchy

    +
      +
    • BlockWithSignatures
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    +
    + +
    proofs: Proof[]
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/interfaces/MapEntryType.html b/classes/BlockWrapper.html similarity index 54% rename from interfaces/MapEntryType.html rename to classes/BlockWrapper.html index da9b014f3..71de73e28 100644 --- a/interfaces/MapEntryType.html +++ b/classes/BlockWrapper.html @@ -1,4 +1,4 @@ -MapEntryType | casper-js-sdk
    +BlockWrapper | casper-js-sdk

    Hierarchy

      -
    • MapEntryType
    +

    Constructors

    +
    +

    Properties

    -
    +

    Constructors

    +
    + +
    +

    Properties

    -
    - -
    key: CLType
    +
  • Defined in src/types/Block.ts:638
  • +
  • constructor
  • +
  • blockV1?
  • +
  • blockV2?
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/Bridge.html b/classes/Bridge.html new file mode 100644 index 000000000..f2d30b528 --- /dev/null +++ b/classes/Bridge.html @@ -0,0 +1,95 @@ +Bridge | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class Bridge

    +
    +

    Hierarchy

    +
      +
    • Bridge
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    eraID: number
    +
    + +
    newValidatorPublicKey: PublicKey
    +
    + +
    oldValidatorPublicKey: PublicKey
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ByPackageHashInvocationTarget.html b/classes/ByPackageHashInvocationTarget.html new file mode 100644 index 000000000..afafb8999 --- /dev/null +++ b/classes/ByPackageHashInvocationTarget.html @@ -0,0 +1,88 @@ +ByPackageHashInvocationTarget | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ByPackageHashInvocationTarget

    +
    +

    Hierarchy

    +
      +
    • ByPackageHashInvocationTarget
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    addr: Hash
    +
    + +
    version?: number
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ByPackageNameInvocationTarget.html b/classes/ByPackageNameInvocationTarget.html new file mode 100644 index 000000000..6aaf9885c --- /dev/null +++ b/classes/ByPackageNameInvocationTarget.html @@ -0,0 +1,88 @@ +ByPackageNameInvocationTarget | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ByPackageNameInvocationTarget

    +
    +

    Hierarchy

    +
      +
    • ByPackageNameInvocationTarget
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    name: string
    +
    + +
    version?: number
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ByteCode.html b/classes/ByteCode.html new file mode 100644 index 000000000..2079d7a9a --- /dev/null +++ b/classes/ByteCode.html @@ -0,0 +1,240 @@ +ByteCode | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ByteCode

    +
    +

    Represents a byte code in the system.

    +
    +
    +

    Hierarchy

    +
      +
    • ByteCode
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
      + +
    • +

      Creates a new ByteCode instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        Optional V1CasperWasm: Hash
        +

        The V1 Casper WASM hash.

        +
      • +
      • +
        isEmpty: boolean = false
        +

        Whether the byte code is empty.

        +
      +

      Returns ByteCode

    +
    +

    Properties

    +
    + +
    V1CasperWasm?: Hash
    +
    + +
    isEmpty: boolean
    +
    +

    Methods

    +
    + +
      + +
    • +

      Checks if the ByteCode is empty.

      + +

      Returns

      True if the ByteCode is empty, false otherwise.

      +
      +

      Returns boolean

    +
    + +
      + +
    • +

      Converts the ByteCode to a byte array.

      + +

      Returns

      The byte array representation of the ByteCode.

      + +

      Throws

      Error if the ByteCode type is unexpected.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Converts the ByteCode to its JSON representation.

      + +

      Returns

      The JSON string representation of the ByteCode.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Returns a prefixed string representation of the ByteCode.

      + +

      Returns

      The prefixed string representation.

      + +

      Throws

      Error if the ByteCode type is unexpected.

      +
      +

      Returns string

    +
    + +
    +
    + +
      + +
    • +

      Creates a ByteCode from its JSON representation.

      + +

      Returns

      A new ByteCode instance.

      + +

      Throws

      ByteCodeError.ErrInvalidByteCodeFormat if the format is invalid.

      +
      +
      +

      Parameters

      +
        +
      • +
        data: string
        +

        The JSON string representation of the ByteCode.

        +
      +

      Returns ByteCode

    +
    + +
      + +
    • +

      Converts a byte to a ByteCodeKind.

      + +

      Returns

      The corresponding ByteCodeKind.

      + +

      Throws

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

      +
      +
      +

      Parameters

      +
        +
      • +
        tag: number
        +

        The byte to convert.

        +
      +

      Returns ByteCodeKind

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLAccountHashBytesParser.html b/classes/CLAccountHashBytesParser.html deleted file mode 100644 index 8c46e5592..000000000 --- a/classes/CLAccountHashBytesParser.html +++ /dev/null @@ -1,134 +0,0 @@ -CLAccountHashBytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLAccountHashBytesParser

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLAccountHashType.html b/classes/CLAccountHashType.html deleted file mode 100644 index f61be952f..000000000 --- a/classes/CLAccountHashType.html +++ /dev/null @@ -1,151 +0,0 @@ -CLAccountHashType | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLAccountHashType

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    linksTo: string = ACCOUNT_HASH_TYPE
    -
    - -
    size: number
    -
    - -
    tag: CLTypeTag = CLTypeTag.ByteArray
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLAnyType.html b/classes/CLAnyType.html deleted file mode 100644 index d3350ba8c..000000000 --- a/classes/CLAnyType.html +++ /dev/null @@ -1,138 +0,0 @@ -CLAnyType | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLAnyType

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    linksTo: string = ANY_TYPE
    -
    - -
    tag: CLTypeTag = CLTypeTag.Any
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLBool.html b/classes/CLBool.html deleted file mode 100644 index ceca296aa..000000000 --- a/classes/CLBool.html +++ /dev/null @@ -1,152 +0,0 @@ -CLBool | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLBool

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    bytesParser: CLBoolBytesParser
    -
    - -
    data: boolean
    -
    - -
    isCLValue: boolean = true
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLBoolBytesParser.html b/classes/CLBoolBytesParser.html deleted file mode 100644 index fb908e230..000000000 --- a/classes/CLBoolBytesParser.html +++ /dev/null @@ -1,134 +0,0 @@ -CLBoolBytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLBoolBytesParser

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLBoolType.html b/classes/CLBoolType.html deleted file mode 100644 index 11fb3c2da..000000000 --- a/classes/CLBoolType.html +++ /dev/null @@ -1,138 +0,0 @@ -CLBoolType | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLBoolType

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    linksTo: string = BOOL_TYPE
    -
    - -
    tag: CLTypeTag = CLTypeTag.Bool
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLByteArrayBytesParser.html b/classes/CLByteArrayBytesParser.html deleted file mode 100644 index 76e23605e..000000000 --- a/classes/CLByteArrayBytesParser.html +++ /dev/null @@ -1,136 +0,0 @@ -CLByteArrayBytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLByteArrayBytesParser

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLI32.html b/classes/CLI32.html deleted file mode 100644 index 087ea3206..000000000 --- a/classes/CLI32.html +++ /dev/null @@ -1,169 +0,0 @@ -CLI32 | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLI32

    -
    -

    Hierarchy

    -
      -
    • Numeric -
        -
      • CLI32
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    bitSize: number
    -
    - -
    data: BigNumber
    -
    - -
    isCLValue: boolean = true
    -
    - -
    originalBytes?: Uint8Array
    -
    - -
    signed: boolean
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLI32BytesParser.html b/classes/CLI32BytesParser.html deleted file mode 100644 index 440ebc655..000000000 --- a/classes/CLI32BytesParser.html +++ /dev/null @@ -1,134 +0,0 @@ -CLI32BytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLI32BytesParser

    -
    -

    Hierarchy

    -
      -
    • NumericBytesParser -
        -
      • CLI32BytesParser
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLI32Type.html b/classes/CLI32Type.html deleted file mode 100644 index 91bcf1e6f..000000000 --- a/classes/CLI32Type.html +++ /dev/null @@ -1,138 +0,0 @@ -CLI32Type | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLI32Type

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    linksTo: string = I32_TYPE
    -
    - -
    tag: CLTypeTag = CLTypeTag.I32
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLI64.html b/classes/CLI64.html deleted file mode 100644 index 86e622c9a..000000000 --- a/classes/CLI64.html +++ /dev/null @@ -1,169 +0,0 @@ -CLI64 | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLI64

    -
    -

    Hierarchy

    -
      -
    • Numeric -
        -
      • CLI64
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    bitSize: number
    -
    - -
    data: BigNumber
    -
    - -
    isCLValue: boolean = true
    -
    - -
    originalBytes?: Uint8Array
    -
    - -
    signed: boolean
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLI64BytesParser.html b/classes/CLI64BytesParser.html deleted file mode 100644 index d29dfedc5..000000000 --- a/classes/CLI64BytesParser.html +++ /dev/null @@ -1,134 +0,0 @@ -CLI64BytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLI64BytesParser

    -
    -

    Hierarchy

    -
      -
    • NumericBytesParser -
        -
      • CLI64BytesParser
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLI64Type.html b/classes/CLI64Type.html deleted file mode 100644 index 96c5d7e3b..000000000 --- a/classes/CLI64Type.html +++ /dev/null @@ -1,138 +0,0 @@ -CLI64Type | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLI64Type

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    linksTo: string = I64_TYPE
    -
    - -
    tag: CLTypeTag = CLTypeTag.I64
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLKey.html b/classes/CLKey.html deleted file mode 100644 index 21e8ada11..000000000 --- a/classes/CLKey.html +++ /dev/null @@ -1,175 +0,0 @@ -CLKey | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLKey

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    -
    - -
    isCLValue: boolean = true
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLKeyBytesParser.html b/classes/CLKeyBytesParser.html deleted file mode 100644 index 442d23a71..000000000 --- a/classes/CLKeyBytesParser.html +++ /dev/null @@ -1,134 +0,0 @@ -CLKeyBytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLKeyBytesParser

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLKeyType.html b/classes/CLKeyType.html deleted file mode 100644 index 98022303e..000000000 --- a/classes/CLKeyType.html +++ /dev/null @@ -1,138 +0,0 @@ -CLKeyType | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLKeyType

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    linksTo: string = KEY_TYPE
    -
    - -
    tag: CLTypeTag = CLTypeTag.Key
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLList.html b/classes/CLList.html deleted file mode 100644 index 6941192ad..000000000 --- a/classes/CLList.html +++ /dev/null @@ -1,244 +0,0 @@ -CLList | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLList<T>

    -
    -

    Type Parameters

    -
    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    data: T[]
    -
    - -
    isCLValue: boolean = true
    -
    - -
    vectorType: CLType
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
      - -
    • -
      -

      Parameters

      -
        -
      • -
        index: number
      • -
      • -
        item: T
      -

      Returns void

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLListBytesParser.html b/classes/CLListBytesParser.html deleted file mode 100644 index b1b84d9a1..000000000 --- a/classes/CLListBytesParser.html +++ /dev/null @@ -1,136 +0,0 @@ -CLListBytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLListBytesParser

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLMap.html b/classes/CLMap.html deleted file mode 100644 index 5574284a5..000000000 --- a/classes/CLMap.html +++ /dev/null @@ -1,242 +0,0 @@ -CLMap | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLMap<K, V>

    -
    -

    Type Parameters

    -
    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    data: [K, V][]
    -
    - -
    isCLValue: boolean = true
    -
    - -
    refType: [CLType, CLType]
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLMapBytesParser.html b/classes/CLMapBytesParser.html deleted file mode 100644 index f2cb91b4c..000000000 --- a/classes/CLMapBytesParser.html +++ /dev/null @@ -1,136 +0,0 @@ -CLMapBytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLMapBytesParser

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLOption.html b/classes/CLOption.html deleted file mode 100644 index cd295ea40..000000000 --- a/classes/CLOption.html +++ /dev/null @@ -1,196 +0,0 @@ -CLOption | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLOption<T>

    -
    -

    Type Parameters

    -
    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    data: Option<T>
    -
    - -
    innerType: CLType
    -
    - -
    isCLValue: boolean = true
    -
    -

    Methods

    -
    - -
    -
    - -
      - -
    • -

      Checks whether the Option contains no value.

      - -

      Returns

      True if the Option has no value.

      -
      -

      Returns boolean

    -
    - -
      - -
    • -

      Checks whether the Option contains a value.

      - -

      Returns

      True if the Option has some value.

      -
      -

      Returns boolean

    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLOptionBytesParser.html b/classes/CLOptionBytesParser.html deleted file mode 100644 index ff863d41a..000000000 --- a/classes/CLOptionBytesParser.html +++ /dev/null @@ -1,138 +0,0 @@ -CLOptionBytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLOptionBytesParser

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLPublicKey.html b/classes/CLPublicKey.html deleted file mode 100644 index 93c811fb3..000000000 --- a/classes/CLPublicKey.html +++ /dev/null @@ -1,293 +0,0 @@ -CLPublicKey | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLPublicKey

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    data: Uint8Array
    -
    - -
    isCLValue: boolean = true
    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Tries to decode PublicKey from its hex-representation. -The hex format should be as produced by CLPublicKey.toHex

      -
      -
      -

      Parameters

      -
        -
      • -
        publicKeyHex: string
        -

        public key hex string contains key tag

        -
      • -
      • -
        checksummed: boolean = false
        -

        throws an Error if true and given string is not checksummed

        -
      -

      Returns CLPublicKey

    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLPublicKeyBytesParser.html b/classes/CLPublicKeyBytesParser.html deleted file mode 100644 index 59147fb73..000000000 --- a/classes/CLPublicKeyBytesParser.html +++ /dev/null @@ -1,134 +0,0 @@ -CLPublicKeyBytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLPublicKeyBytesParser

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLPublicKeyType.html b/classes/CLPublicKeyType.html deleted file mode 100644 index a43581fa8..000000000 --- a/classes/CLPublicKeyType.html +++ /dev/null @@ -1,138 +0,0 @@ -CLPublicKeyType | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLPublicKeyType

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    linksTo: string = PUBLIC_KEY_TYPE
    -
    - -
    tag: CLTypeTag = CLTypeTag.PublicKey
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLResult.html b/classes/CLResult.html deleted file mode 100644 index a13a57914..000000000 --- a/classes/CLResult.html +++ /dev/null @@ -1,213 +0,0 @@ -CLResult | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLResult<T, E>

    -
    -

    Class representing a result of an operation that might have failed. Can contain either a value -resulting from a successful completion of a calculation, or an error. Similar to Result in Rust -or Either in Haskell.

    -
    -
    -

    Type Parameters

    -
    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    -
    - -
    innerErr: E
    -
    - -
    innerOk: T
    -
    - -
    isCLValue: boolean = true
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLResultBytesParser.html b/classes/CLResultBytesParser.html deleted file mode 100644 index 8a1660bab..000000000 --- a/classes/CLResultBytesParser.html +++ /dev/null @@ -1,136 +0,0 @@ -CLResultBytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLResultBytesParser

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLString.html b/classes/CLString.html deleted file mode 100644 index 9dc945701..000000000 --- a/classes/CLString.html +++ /dev/null @@ -1,155 +0,0 @@ -CLString | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLString

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    data: string
    -
    - -
    isCLValue: boolean = true
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLStringBytesParser.html b/classes/CLStringBytesParser.html deleted file mode 100644 index 31242333f..000000000 --- a/classes/CLStringBytesParser.html +++ /dev/null @@ -1,134 +0,0 @@ -CLStringBytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLStringBytesParser

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLStringType.html b/classes/CLStringType.html deleted file mode 100644 index 438c116d4..000000000 --- a/classes/CLStringType.html +++ /dev/null @@ -1,138 +0,0 @@ -CLStringType | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLStringType

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    linksTo: string = STRING_TYPE
    -
    - -
    tag: CLTypeTag = CLTypeTag.String
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLTuple1.html b/classes/CLTuple1.html deleted file mode 100644 index f491b3f3a..000000000 --- a/classes/CLTuple1.html +++ /dev/null @@ -1,203 +0,0 @@ -CLTuple1 | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLTuple1

    -
    -

    Hierarchy

    -
      -
    • CLTuple -
        -
      • CLTuple1
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    data: CLValue[]
    -
    - -
    isCLValue: boolean = true
    -
    - -
    tupleSize: number
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLTuple1Type.html b/classes/CLTuple1Type.html deleted file mode 100644 index f33167201..000000000 --- a/classes/CLTuple1Type.html +++ /dev/null @@ -1,153 +0,0 @@ -CLTuple1Type | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLTuple1Type

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    inner: CLType[]
    -
    - -
    linksTo: string
    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLTuple2.html b/classes/CLTuple2.html deleted file mode 100644 index a4135371e..000000000 --- a/classes/CLTuple2.html +++ /dev/null @@ -1,203 +0,0 @@ -CLTuple2 | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLTuple2

    -
    -

    Hierarchy

    -
      -
    • CLTuple -
        -
      • CLTuple2
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    data: CLValue[]
    -
    - -
    isCLValue: boolean = true
    -
    - -
    tupleSize: number
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLTuple2Type.html b/classes/CLTuple2Type.html deleted file mode 100644 index 03c781824..000000000 --- a/classes/CLTuple2Type.html +++ /dev/null @@ -1,153 +0,0 @@ -CLTuple2Type | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLTuple2Type

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    inner: CLType[]
    -
    - -
    linksTo: string
    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLTuple3.html b/classes/CLTuple3.html deleted file mode 100644 index 3a5fb2cb3..000000000 --- a/classes/CLTuple3.html +++ /dev/null @@ -1,203 +0,0 @@ -CLTuple3 | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLTuple3

    -
    -

    Hierarchy

    -
      -
    • CLTuple -
        -
      • CLTuple3
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    data: CLValue[]
    -
    - -
    isCLValue: boolean = true
    -
    - -
    tupleSize: number
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLTuple3Type.html b/classes/CLTuple3Type.html deleted file mode 100644 index 7a56a2aa8..000000000 --- a/classes/CLTuple3Type.html +++ /dev/null @@ -1,153 +0,0 @@ -CLTuple3Type | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLTuple3Type

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    inner: CLType[]
    -
    - -
    linksTo: string
    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLTupleBytesParser.html b/classes/CLTupleBytesParser.html deleted file mode 100644 index e7919ffb6..000000000 --- a/classes/CLTupleBytesParser.html +++ /dev/null @@ -1,136 +0,0 @@ -CLTupleBytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLTupleBytesParser

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLTypeBuilder.html b/classes/CLTypeBuilder.html deleted file mode 100644 index 8aa8d1476..000000000 --- a/classes/CLTypeBuilder.html +++ /dev/null @@ -1,343 +0,0 @@ -CLTypeBuilder | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLTypeBuilder

    -
    -

    Hierarchy

    -
      -
    • CLTypeBuilder
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLByteArrayType.html b/classes/CLTypeByteArray.html similarity index 52% rename from classes/CLByteArrayType.html rename to classes/CLTypeByteArray.html index b72b876dc..e0ee154c7 100644 --- a/classes/CLByteArrayType.html +++ b/classes/CLTypeByteArray.html @@ -1,4 +1,4 @@ -CLByteArrayType | casper-js-sdk
    +CLTypeByteArray | casper-js-sdk
    +
    +

    Represents a ByteArray type in the CasperLabs type system. +This type is used for fixed-size byte arrays.

    +

    Hierarchy

      -
    • CLType -
        -
      • CLByteArrayType +
      • CLTypeByteArray
    +
    +

    Implements

    @@ -32,87 +36,151 @@

    Constructors

    +

    Returns CLTypeByteArray

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

    -
    - -
    linksTo: string = BYTE_ARRAY_TYPE
    size: number
    -
    - -
    tag: CLTypeTag = CLTypeTag.ByteArray
    +
  • Defined in src/types/clvalue/cltype/ByteArray.ts:11
  • Methods

    +
    + +
    +
    + +
    +
    + +
    • +

      Converts the CLTypeByteArray to its byte representation.

      + +

      Returns

      A Uint8Array representing the CLTypeByteArray, including its type ID and size.

      +

      Returns Uint8Array

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

      Returns {
          ByteArray: number;
      }

      +

      Converts the CLTypeByteArray to a JSON representation.

      + +

      Returns

      An object with a single key-value pair, where the key is "ByteArray" and the value is the size.

      +
      +

      Returns {
          [key: string]: number;
      }

        -
      • -
        ByteArray: number
    -
    +
  • Defined in src/types/clvalue/cltype/ByteArray.ts:65
  • +
    -
    +
  • Defined in src/types/clvalue/cltype/ByteArray.ts:33
  • +
    + +
      + +
    • +

      Creates a CLTypeByteArray instance from a JSON representation.

      + +

      Returns

      A new CLTypeByteArray instance.

      + +

      Throws

      Will throw an error if the source is not a number.

      +
      +
      +

      Parameters

      +
        +
      • +
        source: any
        +

        The JSON representation of the CLTypeByteArray.

        +
      +

      Returns CLTypeByteArray

    +
  • constructor
  • +
  • size
  • +
  • getName
  • +
  • getSize
  • +
  • getTypeID
  • +
  • toBytes
  • +
  • toJSON
  • +
  • toString
  • +
  • fromJSON
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/CLTypeDynamic.html b/classes/CLTypeDynamic.html new file mode 100644 index 000000000..1c34f410b --- /dev/null +++ b/classes/CLTypeDynamic.html @@ -0,0 +1,191 @@ +CLTypeDynamic | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLTypeDynamic

    +
    +

    Represents a dynamic CLType in the CasperLabs type system. +This class allows for runtime determination of CLTypes.

    +
    +
    +

    Hierarchy

    +
      +
    • CLTypeDynamic
    +
    +

    Implements

    +
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    inner: CLType
    +
    + +
    typeID: TypeID
    +
    +

    Methods

    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      Converts the CLTypeDynamic to its byte representation.

      + +

      Returns

      A Uint8Array representing the bytes of the inner CLType.

      +
      +

      Returns Uint8Array

    +
    + +
    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLTypeList.html b/classes/CLTypeList.html new file mode 100644 index 000000000..de3243235 --- /dev/null +++ b/classes/CLTypeList.html @@ -0,0 +1,206 @@ +CLTypeList | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLTypeList

    +
    +

    Represents a List type in the CasperLabs type system. +This class implements the CLType interface for List types.

    +
    +
    +

    Hierarchy

    +
      +
    • CLTypeList
    +
    +

    Implements

    +
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    elementsType: CLType
    +

    The type of elements contained in the list.

    +
    +
    +

    Methods

    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      Converts the CLTypeList to its byte representation.

      + +

      Returns

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

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Converts the CLTypeList to a JSON representation.

      + +

      Returns

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

      +
      +

      Returns {
          [key: string]: CLType;
      }

      +
    +
    + +
    +
    + +
      + +
    • +

      Creates a CLTypeList instance from a JSON representation.

      + +

      Returns

      A new CLTypeList instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        source: any
        +

        The JSON representation of the CLTypeList.

        +
      +

      Returns CLTypeList

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLMapType.html b/classes/CLTypeMap.html similarity index 50% rename from classes/CLMapType.html rename to classes/CLTypeMap.html index 543986c75..58ce37381 100644 --- a/classes/CLMapType.html +++ b/classes/CLTypeMap.html @@ -1,4 +1,4 @@ -CLMapType | casper-js-sdk
    +CLTypeMap | casper-js-sdk
    +
    +

    Represents a Map type in the CasperLabs type system. +This class implements the CLType interface for Map types.

    +

    Hierarchy

    +
    +

    Implements

      -
    • CLMapType
    @@ -37,97 +36,157 @@

    Constructors

      - +
    • -
      -

      Type Parameters

      -
      +

      Constructs a new CLTypeMap instance.

      +

      Parameters

      • -
        __namedParameters: [K, V]
      -

      Returns CLMapType<K, V>

    • +
    • +
      valType: CLType
      +

      The CLType of the map's values.

      +
    +

    Returns CLTypeMap

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

    -
    - -
    innerKey: K
    +
  • Defined in src/types/clvalue/cltype/Map.ts:24
  • Methods

    +
    + +
    +
    + +
    • +

      Converts the CLTypeMap to its byte representation.

      + +

      Returns

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

      +

      Returns Uint8Array

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

      Returns any

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

      Creates a CLTypeMap instance from a JSON representation.

      + +

      Returns

      A new CLTypeMap instance.

      + +

      Throws

      If the JSON structure is invalid.

      +
      +
      +

      Parameters

      +
        +
      • +
        source: any
        +

        The JSON representation of the CLTypeMap.

        +
      +

      Returns CLTypeMap

    +
  • constructor
  • +
  • key
  • +
  • val
  • +
  • getName
  • +
  • getTypeID
  • +
  • toBytes
  • +
  • toJSON
  • +
  • toString
  • +
  • fromJSON
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/CLOptionType.html b/classes/CLTypeOption.html similarity index 57% rename from classes/CLOptionType.html rename to classes/CLTypeOption.html index 380ef3e6b..640d3fdb2 100644 --- a/classes/CLOptionType.html +++ b/classes/CLTypeOption.html @@ -1,4 +1,4 @@ -CLOptionType | casper-js-sdk
    +CLTypeOption | casper-js-sdk
    +
    +

    Represents an Option type in the CasperLabs type system. +This class implements the CLType interface for Option types.

    +

    Hierarchy

    +
    +

    Implements

      -
    • CLOptionType
    @@ -35,89 +36,138 @@

    Constructors

    +

    Returns CLTypeOption

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

    -
    inner: T
    -
    - -
    linksTo: string = OPTION_TYPE
    -
    - -
    tag: CLTypeTag = CLTypeTag.Option
    +
  • Defined in src/types/clvalue/cltype/Option.ts:14
  • Methods

    +
    + +
    +
    + +
    • +

      Converts the CLTypeOption to its byte representation.

      + +

      Returns

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

      +

      Returns Uint8Array

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

      Returns any

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

      Creates a CLTypeOption instance from a JSON representation.

      + +

      Returns

      A new CLTypeOption instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        source: any
        +

        The JSON representation of the CLTypeOption.

        +
      +

      Returns CLTypeOption

    +
  • Defined in src/types/clvalue/cltype/Option.ts:69
  • +
  • constructor
  • +
  • inner
  • +
  • getName
  • +
  • getTypeID
  • +
  • toBytes
  • +
  • toJSON
  • +
  • toString
  • +
  • fromJSON
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/CLTypeParser.html b/classes/CLTypeParser.html new file mode 100644 index 000000000..d42bce5c0 --- /dev/null +++ b/classes/CLTypeParser.html @@ -0,0 +1,294 @@ +CLTypeParser | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLTypeParser

    +
    +

    A utility class for parsing CLTypes from various formats.

    +
    +
    +

    Hierarchy

    +
      +
    • CLTypeParser
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    BufferConstructorNotDetectedError: Error = ...
    +

    Error thrown when a buffer constructor is not detected.

    +
    +
    + +
    ComplexTypeFormatInvalidError: Error = ...
    +

    Error thrown when a complex type format is invalid.

    +
    +
    + +
    ErrComplexTypeFormatNotDetected: Error = ...
    +

    Error thrown when a complex type format is not detected.

    +
    +
    + +
    ErrJsonConstructorNotFound: Error = ...
    +

    Error thrown when a JSON constructor is not found.

    +
    +
    + +
    simpleTypeByID: {
        0: undefined | CLType;
        1: undefined | CLType;
        10: undefined | CLType;
        11: undefined | CLType;
        12: undefined | CLType;
        13: undefined | CLType;
        14: undefined | CLType;
        15: undefined | CLType;
        16: undefined | CLType;
        17: undefined | CLType;
        18: undefined | CLType;
        19: undefined | CLType;
        2: undefined | CLType;
        20: undefined | CLType;
        21: undefined | CLType;
        22: undefined | CLType;
        3: undefined | CLType;
        4: undefined | CLType;
        5: undefined | CLType;
        6: undefined | CLType;
        7: undefined | CLType;
        8: undefined | CLType;
        9: undefined | CLType;
    } = ...
    +

    A record of simple CLTypes indexed by their TypeID.

    +
    +
    +

    Type declaration

    +
    +
    + +
    simpleTypeByName: Record<string, CLType> = ...
    +

    A record of simple CLTypes indexed by their TypeName.

    +
    +
    +

    Methods

    +
    + +
      + +
    • +

      Parses a CLType from a complex structure.

      + +

      Returns

      The parsed CLType.

      + +

      Throws

      Various errors if the structure is invalid or unrecognized.

      +
      +
      +

      Parameters

      +
        +
      • +
        rawData: any
        +

        The complex structure to parse.

        +
      +

      Returns CLType

    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      Retrieves a simple CLType by its TypeName.

      + +

      Returns

      The corresponding CLType.

      + +

      Throws

      Error if the type name is not registered.

      +
      +
      +

      Parameters

      +
        +
      • +
        typeName: string
        +

        The TypeName of the CLType to retrieve.

        +
      +

      Returns CLType

    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLTypeRaw.html b/classes/CLTypeRaw.html new file mode 100644 index 000000000..6832cb345 --- /dev/null +++ b/classes/CLTypeRaw.html @@ -0,0 +1,119 @@ +CLTypeRaw | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLTypeRaw

    +
    +

    Represents a raw CLType message that can be parsed into a CLType. +This class is decorated with typedjson for JSON serialization/deserialization.

    +
    +
    +

    Hierarchy

    +
      +
    • CLTypeRaw
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    rawMessage: string
    +

    The raw message string representing a CLType.

    +
    +
    +

    Methods

    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLResultType.html b/classes/CLTypeResult.html similarity index 55% rename from classes/CLResultType.html rename to classes/CLTypeResult.html index 31ea23dd6..672031424 100644 --- a/classes/CLResultType.html +++ b/classes/CLTypeResult.html @@ -1,4 +1,4 @@ -CLResultType | casper-js-sdk
    +CLTypeResult | casper-js-sdk
    +
    +

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

    +

    Hierarchy

    +
    +

    Implements

      -
    • CLResultType
    @@ -37,102 +36,157 @@

    Constructors

      - +
    • -
      -

      Type Parameters

      -
      +

      Constructs a new CLTypeResult instance.

      +

      Parameters

      • -
        __namedParameters: {
            err: E;
            ok: T;
        }
        -
          -
        • -
          err: E
        • -
        • -
          ok: T
      -

      Returns CLResultType<T, E>

    • +
    • +
      innerErr: CLType
      +

      The CLType of the Err value.

      +
    +

    Returns CLTypeResult

    +
  • Defined in src/types/clvalue/cltype/Result.ts:33
  • Properties

    -
    innerErr: E
    +
  • Defined in src/types/clvalue/cltype/Result.ts:26
  • -
    innerOk: T
    -
    - -
    linksTo: string = RESULT_TYPE
    -
    - -
    tag: CLTypeTag = CLTypeTag.Result
    +
  • Defined in src/types/clvalue/cltype/Result.ts:21
  • Methods

    +
    + +
    +
    + +
    • +

      Converts the CLTypeResult to its byte representation.

      + +

      Returns

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

      +

      Returns Uint8Array

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

      Returns any

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

      Creates a CLTypeResult instance from a JSON representation.

      + +

      Returns

      A new CLTypeResult instance.

      + +

      Throws

      If the JSON structure is invalid.

      +
      +
      +

      Parameters

      +
        +
      • +
        source: any
        +

        The JSON representation of the CLTypeResult.

        +
      +

      Returns CLTypeResult

    +
  • constructor
  • +
  • innerErr
  • +
  • innerOk
  • +
  • getName
  • +
  • getTypeID
  • +
  • toBytes
  • +
  • toJSON
  • +
  • toString
  • +
  • fromJSON
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/CLTypeTuple1.html b/classes/CLTypeTuple1.html new file mode 100644 index 000000000..103e8cd50 --- /dev/null +++ b/classes/CLTypeTuple1.html @@ -0,0 +1,208 @@ +CLTypeTuple1 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLTypeTuple1

    +
    +

    Represents a Tuple1 type in the CasperLabs type system. +This class implements the CLType interface for Tuple1 types, which are tuples containing a single element.

    +
    +
    +

    Hierarchy

    +
      +
    • CLTypeTuple1
    +
    +

    Implements

    +
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    inner: CLType
    +

    The CLType of the single element in the Tuple1.

    +
    +
    +

    Methods

    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      Converts the CLTypeTuple1 to its byte representation.

      + +

      Returns

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

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Converts the CLTypeTuple1 to a JSON representation.

      + +

      Returns

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

      +
      +

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

      +
    +
    + +
    +
    + +
      + +
    • +

      Creates a CLTypeTuple1 instance from a JSON representation.

      + +

      Returns

      A new CLTypeTuple1 instance.

      + +

      Throws

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

      +
      +
      +

      Parameters

      +
        +
      • +
        source: any
        +

        The JSON representation of the CLTypeTuple1.

        +
      +

      Returns CLTypeTuple1

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLTypeTuple2.html b/classes/CLTypeTuple2.html new file mode 100644 index 000000000..37a44260a --- /dev/null +++ b/classes/CLTypeTuple2.html @@ -0,0 +1,221 @@ +CLTypeTuple2 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLTypeTuple2

    +
    +

    Represents a Tuple2 type in the CasperLabs type system. +This class implements the CLType interface for Tuple2 types, which are tuples containing two elements.

    +
    +
    +

    Hierarchy

    +
      +
    • CLTypeTuple2
    +
    +

    Implements

    +
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    inner1: CLType
    +

    The CLType of the first element in the Tuple2.

    +
    +
    + +
    inner2: CLType
    +

    The CLType of the second element in the Tuple2.

    +
    +
    +

    Methods

    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      Converts the CLTypeTuple2 to its byte representation.

      + +

      Returns

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

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Converts the CLTypeTuple2 to a JSON representation.

      + +

      Returns

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

      +
      +

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

      +
    +
    + +
    +
    + +
      + +
    • +

      Creates a CLTypeTuple2 instance from a JSON representation.

      + +

      Returns

      A new CLTypeTuple2 instance.

      + +

      Throws

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

      +
      +
      +

      Parameters

      +
        +
      • +
        source: any
        +

        The JSON representation of the CLTypeTuple2.

        +
      +

      Returns CLTypeTuple2

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLTypeTuple3.html b/classes/CLTypeTuple3.html new file mode 100644 index 000000000..de0db8538 --- /dev/null +++ b/classes/CLTypeTuple3.html @@ -0,0 +1,234 @@ +CLTypeTuple3 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLTypeTuple3

    +
    +

    Represents a Tuple3 type in the CasperLabs type system. +This class implements the CLType interface for Tuple3 types, which are tuples containing three elements.

    +
    +
    +

    Hierarchy

    +
      +
    • CLTypeTuple3
    +
    +

    Implements

    +
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    inner1: CLType
    +

    The CLType of the first element in the Tuple3.

    +
    +
    + +
    inner2: CLType
    +

    The CLType of the second element in the Tuple3.

    +
    +
    + +
    inner3: CLType
    +

    The CLType of the third element in the Tuple3.

    +
    +
    +

    Methods

    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      Converts the CLTypeTuple3 to its byte representation.

      + +

      Returns

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

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Converts the CLTypeTuple3 to a JSON representation.

      + +

      Returns

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

      +
      +

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

      +
    +
    + +
      + +
    • +

      Returns a string representation of the CLTypeTuple3.

      + +

      Returns

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

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Creates a CLTypeTuple3 instance from a JSON representation.

      + +

      Returns

      A new CLTypeTuple3 instance.

      + +

      Throws

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

      +
      +
      +

      Parameters

      +
        +
      • +
        source: any
        +

        The JSON representation of the CLTypeTuple3.

        +
      +

      Returns CLTypeTuple3

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLU128.html b/classes/CLU128.html deleted file mode 100644 index cdf0f38d8..000000000 --- a/classes/CLU128.html +++ /dev/null @@ -1,171 +0,0 @@ -CLU128 | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLU128

    -
    -

    Hierarchy

    -
      -
    • Numeric -
        -
      • CLU128
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
      - -
    • -
      -

      Parameters

      -
        -
      • -
        num: BigNumberish
      • -
      • -
        Optional originalBytes: Uint8Array
      -

      Returns CLU128

    -
    -

    Properties

    -
    - -
    bitSize: number
    -
    - -
    data: BigNumber
    -
    - -
    isCLValue: boolean = true
    -
    - -
    originalBytes?: Uint8Array
    -
    - -
    signed: boolean
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLU128BytesParser.html b/classes/CLU128BytesParser.html deleted file mode 100644 index febf5f339..000000000 --- a/classes/CLU128BytesParser.html +++ /dev/null @@ -1,134 +0,0 @@ -CLU128BytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLU128BytesParser

    -
    -

    Hierarchy

    -
      -
    • NumericBytesParser -
        -
      • CLU128BytesParser
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLU128Type.html b/classes/CLU128Type.html deleted file mode 100644 index f111e5861..000000000 --- a/classes/CLU128Type.html +++ /dev/null @@ -1,138 +0,0 @@ -CLU128Type | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLU128Type

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    linksTo: string = U128_TYPE
    -
    - -
    tag: CLTypeTag = CLTypeTag.U128
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLU256.html b/classes/CLU256.html deleted file mode 100644 index 8936b5b8e..000000000 --- a/classes/CLU256.html +++ /dev/null @@ -1,171 +0,0 @@ -CLU256 | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLU256

    -
    -

    Hierarchy

    -
      -
    • Numeric -
        -
      • CLU256
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
      - -
    • -
      -

      Parameters

      -
        -
      • -
        num: BigNumberish
      • -
      • -
        Optional originalBytes: Uint8Array
      -

      Returns CLU256

    -
    -

    Properties

    -
    - -
    bitSize: number
    -
    - -
    data: BigNumber
    -
    - -
    isCLValue: boolean = true
    -
    - -
    originalBytes?: Uint8Array
    -
    - -
    signed: boolean
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLU256BytesParser.html b/classes/CLU256BytesParser.html deleted file mode 100644 index 8cc544424..000000000 --- a/classes/CLU256BytesParser.html +++ /dev/null @@ -1,134 +0,0 @@ -CLU256BytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLU256BytesParser

    -
    -

    Hierarchy

    -
      -
    • NumericBytesParser -
        -
      • CLU256BytesParser
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLU256Type.html b/classes/CLU256Type.html deleted file mode 100644 index 120981332..000000000 --- a/classes/CLU256Type.html +++ /dev/null @@ -1,138 +0,0 @@ -CLU256Type | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLU256Type

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    linksTo: string = U256_TYPE
    -
    - -
    tag: CLTypeTag = CLTypeTag.U256
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLU32.html b/classes/CLU32.html deleted file mode 100644 index 05baa7fc4..000000000 --- a/classes/CLU32.html +++ /dev/null @@ -1,169 +0,0 @@ -CLU32 | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLU32

    -
    -

    Hierarchy

    -
      -
    • Numeric -
        -
      • CLU32
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    bitSize: number
    -
    - -
    data: BigNumber
    -
    - -
    isCLValue: boolean = true
    -
    - -
    originalBytes?: Uint8Array
    -
    - -
    signed: boolean
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLU32BytesParser.html b/classes/CLU32BytesParser.html deleted file mode 100644 index 56fda6cf1..000000000 --- a/classes/CLU32BytesParser.html +++ /dev/null @@ -1,134 +0,0 @@ -CLU32BytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLU32BytesParser

    -
    -

    Hierarchy

    -
      -
    • NumericBytesParser -
        -
      • CLU32BytesParser
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLU32Type.html b/classes/CLU32Type.html deleted file mode 100644 index ce364ced1..000000000 --- a/classes/CLU32Type.html +++ /dev/null @@ -1,138 +0,0 @@ -CLU32Type | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLU32Type

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    linksTo: string = U32_TYPE
    -
    - -
    tag: CLTypeTag = CLTypeTag.U32
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLU512.html b/classes/CLU512.html deleted file mode 100644 index 6425cf2b9..000000000 --- a/classes/CLU512.html +++ /dev/null @@ -1,171 +0,0 @@ -CLU512 | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLU512

    -
    -

    Hierarchy

    -
      -
    • Numeric -
        -
      • CLU512
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
      - -
    • -
      -

      Parameters

      -
        -
      • -
        num: BigNumberish
      • -
      • -
        Optional originalBytes: Uint8Array
      -

      Returns CLU512

    -
    -

    Properties

    -
    - -
    bitSize: number
    -
    - -
    data: BigNumber
    -
    - -
    isCLValue: boolean = true
    -
    - -
    originalBytes?: Uint8Array
    -
    - -
    signed: boolean
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLU512BytesParser.html b/classes/CLU512BytesParser.html deleted file mode 100644 index d6708c8a7..000000000 --- a/classes/CLU512BytesParser.html +++ /dev/null @@ -1,134 +0,0 @@ -CLU512BytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLU512BytesParser

    -
    -

    Hierarchy

    -
      -
    • NumericBytesParser -
        -
      • CLU512BytesParser
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLU512Type.html b/classes/CLU512Type.html deleted file mode 100644 index 1a30cb1cd..000000000 --- a/classes/CLU512Type.html +++ /dev/null @@ -1,138 +0,0 @@ -CLU512Type | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLU512Type

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    linksTo: string = U512_TYPE
    -
    - -
    tag: CLTypeTag = CLTypeTag.U512
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLU64.html b/classes/CLU64.html deleted file mode 100644 index 2f777e51c..000000000 --- a/classes/CLU64.html +++ /dev/null @@ -1,169 +0,0 @@ -CLU64 | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLU64

    -
    -

    Hierarchy

    -
      -
    • Numeric -
        -
      • CLU64
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    bitSize: number
    -
    - -
    data: BigNumber
    -
    - -
    isCLValue: boolean = true
    -
    - -
    originalBytes?: Uint8Array
    -
    - -
    signed: boolean
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLU64BytesParser.html b/classes/CLU64BytesParser.html deleted file mode 100644 index 87cccd88c..000000000 --- a/classes/CLU64BytesParser.html +++ /dev/null @@ -1,134 +0,0 @@ -CLU64BytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLU64BytesParser

    -
    -

    Hierarchy

    -
      -
    • NumericBytesParser -
        -
      • CLU64BytesParser
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLU64Type.html b/classes/CLU64Type.html deleted file mode 100644 index f0be1cb92..000000000 --- a/classes/CLU64Type.html +++ /dev/null @@ -1,138 +0,0 @@ -CLU64Type | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLU64Type

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    linksTo: string = U64_TYPE
    -
    - -
    tag: CLTypeTag = CLTypeTag.U64
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLU8.html b/classes/CLU8.html deleted file mode 100644 index 2f969c89a..000000000 --- a/classes/CLU8.html +++ /dev/null @@ -1,169 +0,0 @@ -CLU8 | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLU8

    -
    -

    Hierarchy

    -
      -
    • Numeric -
        -
      • CLU8
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    bitSize: number
    -
    - -
    data: BigNumber
    -
    - -
    isCLValue: boolean = true
    -
    - -
    originalBytes?: Uint8Array
    -
    - -
    signed: boolean
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLU8BytesParser.html b/classes/CLU8BytesParser.html deleted file mode 100644 index 92ed3945c..000000000 --- a/classes/CLU8BytesParser.html +++ /dev/null @@ -1,134 +0,0 @@ -CLU8BytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLU8BytesParser

    -
    -

    Hierarchy

    -
      -
    • NumericBytesParser -
        -
      • CLU8BytesParser
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLU8Type.html b/classes/CLU8Type.html deleted file mode 100644 index 163e818d4..000000000 --- a/classes/CLU8Type.html +++ /dev/null @@ -1,138 +0,0 @@ -CLU8Type | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLU8Type

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    linksTo: string = U8_TYPE
    -
    - -
    tag: CLTypeTag = CLTypeTag.U8
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLURef.html b/classes/CLURef.html deleted file mode 100644 index 7881e7e51..000000000 --- a/classes/CLURef.html +++ /dev/null @@ -1,190 +0,0 @@ -CLURef | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLURef

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    accessRights: AccessRights
    -
    - -
    data: Uint8Array
    -
    - -
    isCLValue: boolean = true
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Parses a casper-client supported string formatted argument into a URef.

      -
      -
      -

      Parameters

      -
        -
      • -
        input: string
      -

      Returns CLURef

    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLURefBytesParser.html b/classes/CLURefBytesParser.html deleted file mode 100644 index b4e604354..000000000 --- a/classes/CLURefBytesParser.html +++ /dev/null @@ -1,134 +0,0 @@ -CLURefBytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLURefBytesParser

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLURefType.html b/classes/CLURefType.html deleted file mode 100644 index a4b47bdbd..000000000 --- a/classes/CLURefType.html +++ /dev/null @@ -1,138 +0,0 @@ -CLURefType | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLURefType

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    linksTo: string = UREF_TYPE
    -
    - -
    tag: CLTypeTag = CLTypeTag.URef
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLUnit.html b/classes/CLUnit.html deleted file mode 100644 index 671653442..000000000 --- a/classes/CLUnit.html +++ /dev/null @@ -1,138 +0,0 @@ -CLUnit | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLUnit

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    data: undefined = undefined
    -
    - -
    isCLValue: boolean = true
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLUnitBytesParser.html b/classes/CLUnitBytesParser.html deleted file mode 100644 index 97bd4e463..000000000 --- a/classes/CLUnitBytesParser.html +++ /dev/null @@ -1,129 +0,0 @@ -CLUnitBytesParser | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLUnitBytesParser

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLUnitType.html b/classes/CLUnitType.html deleted file mode 100644 index 716b57c8c..000000000 --- a/classes/CLUnitType.html +++ /dev/null @@ -1,138 +0,0 @@ -CLUnitType | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLUnitType

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    linksTo: string = UNIT_TYPE
    -
    - -
    tag: CLTypeTag = CLTypeTag.Unit
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLValue.html b/classes/CLValue.html index 5c6af17b1..77ae42210 100644 --- a/classes/CLValue.html +++ b/classes/CLValue.html @@ -14,26 +14,17 @@ -

    Class CLValueAbstract

    +

    Class CLValue

    +
    +

    Represents a CLValue in the CasperLabs type system. +CLValue is a container for various types of values used in smart contracts.

    +

    Hierarchy

    +
  • CLValue
  • @@ -45,61 +36,306 @@

    Constructors

    Properties

    -

    Methods

    -

    Constructors

    +

    Constructs a new CLValue instance.

    +
    +
    +

    Parameters

    +
      +
    • +
      type: CLType
      +

      The CLType of the value.

      +
    +

    Returns CLValue

    Properties

    -
    - -
    data: any
    +
  • Defined in src/types/clvalue/CLValue.ts:55
  • +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    uref?: URef

    Methods

    -
    - +
    + +
      + +
    • +

      Converts the CLValue to its byte representation.

      + +

      Returns

      A Uint8Array representing the bytes of the value.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Gets the Key value from the CLValue.

      + +

      Returns

      The Key stored in the CLValue.

      + +

      Throws

      Error if the Key property is empty.

      +
      +

      Returns Key

    +
    + +
    +
    + +
      + +
    • +

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

      + +

      Returns

      An IValue representing the actual value stored in the CLValue.

      + +

      Throws

      Error if the type is not implemented.

      +
      +

      Returns IValue

    +
    +
      - +
    • -

      Returns CLType

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

      Returns any

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

      Returns any

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

      Creates a new CLValue instance with a URef value.

      + +

      Returns

      A new CLValue instance containing the URef.

      +
      +
      +

      Parameters

      +
        +
      • +
        data: URef
        +

        The URef to be stored in the CLValue.

        +
      +

      Returns CLValue

    +
  • any?
  • +
  • bool?
  • +
  • byteArray?
  • +
  • i32?
  • +
  • i64?
  • +
  • key?
  • +
  • list?
  • +
  • map?
  • +
  • option?
  • +
  • publicKey?
  • +
  • result?
  • +
  • stringVal?
  • +
  • tuple1?
  • +
  • tuple2?
  • +
  • tuple3?
  • +
  • type
  • +
  • ui128?
  • +
  • ui256?
  • +
  • ui32?
  • +
  • ui512?
  • +
  • ui64?
  • +
  • ui8?
  • +
  • unit?
  • +
  • uref?
  • +
  • bytes
  • +
  • getKey
  • +
  • getType
  • +
  • getValueByType
  • +
  • toString
  • +
  • newCLKey
  • +
  • newCLPublicKey
  • +
  • newCLUref
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/CLValueAny.html b/classes/CLValueAny.html new file mode 100644 index 000000000..501f91927 --- /dev/null +++ b/classes/CLValueAny.html @@ -0,0 +1,150 @@ +CLValueAny | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueAny

    +
    +

    Represents an 'Any' value in the CasperLabs type system. +This type can hold any arbitrary data as a byte array.

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueAny
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
      + +
    • +

      Constructs a new CLValueAny instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        data: Uint8Array
        +

        The Uint8Array to be stored as the 'Any' value.

        +
      +

      Returns CLValueAny

    +
    +

    Properties

    +
    + +
    data: Uint8Array
    +
    +

    Methods

    +
    + +
      + +
    • +

      Returns the byte representation of the 'Any' value.

      + +

      Returns

      A Uint8Array representing the stored data.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Returns a string representation of the 'Any' value.

      + +

      Returns

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

      +
      +

      Returns string

    +
    + +
      + +
    • +

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

      + +

      Returns

      A new CLValue instance containing the 'Any' value.

      +
      +
      +

      Parameters

      +
        +
      • +
        data: Uint8Array
        +

        The Uint8Array to be stored in the CLValue.

        +
      +

      Returns CLValue

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLValueBool.html b/classes/CLValueBool.html new file mode 100644 index 000000000..63dcd160b --- /dev/null +++ b/classes/CLValueBool.html @@ -0,0 +1,186 @@ +CLValueBool | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueBool

    +
    +

    Represents a boolean value in the CasperLabs type system.

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueBool
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    value: boolean
    +
    +

    Methods

    +
    + +
      + +
    • +

      Returns the byte representation of the boolean value.

      + +

      Returns

      A Uint8Array with a single byte: 1 for true, 0 for false.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Returns the boolean value.

      + +

      Returns

      The stored boolean value.

      +
      +

      Returns boolean

    +
    + +
      + +
    • +

      Returns a string representation of the boolean value.

      + +

      Returns

      The string 'true' or 'false'.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Creates a new CLValue instance with a boolean value.

      + +

      Returns

      A new CLValue instance containing the boolean value.

      +
      +
      +

      Parameters

      +
        +
      • +
        val: boolean
        +

        The boolean value to be stored in the CLValue.

        +
      +

      Returns CLValue

    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLValueBuilder.html b/classes/CLValueBuilder.html deleted file mode 100644 index ddd656f3a..000000000 --- a/classes/CLValueBuilder.html +++ /dev/null @@ -1,409 +0,0 @@ -CLValueBuilder | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLValueBuilder

    -
    -

    Hierarchy

    -
      -
    • CLValueBuilder
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLValueByteArray.html b/classes/CLValueByteArray.html new file mode 100644 index 000000000..58152c865 --- /dev/null +++ b/classes/CLValueByteArray.html @@ -0,0 +1,174 @@ +CLValueByteArray | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueByteArray

    +
    +

    Represents a byte array value in the CasperLabs type system.

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueByteArray
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    data: Uint8Array
    +
    +

    Methods

    +
    + +
      + +
    • +

      Returns the byte representation of the byte array.

      + +

      Returns

      A Uint8Array representing the bytes of the byte array.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Returns a hexadecimal string representation of the byte array.

      + +

      Returns

      A string representing the byte array in hexadecimal format.

      +
      +

      Returns string

    +
    + +
    +
    + +
      + +
    • +

      Creates a new CLValue instance with a ByteArray value.

      + +

      Returns

      A new CLValue instance containing the ByteArray.

      +
      +
      +

      Parameters

      +
        +
      • +
        val: Uint8Array
        +

        The Uint8Array to be stored in the CLValue.

        +
      +

      Returns CLValue

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLValueBytesParsers.html b/classes/CLValueBytesParsers.html deleted file mode 100644 index 97ff3896a..000000000 --- a/classes/CLValueBytesParsers.html +++ /dev/null @@ -1,144 +0,0 @@ -CLValueBytesParsers | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLValueBytesParsersAbstract

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLValueInt32.html b/classes/CLValueInt32.html new file mode 100644 index 000000000..1d9ccfd5f --- /dev/null +++ b/classes/CLValueInt32.html @@ -0,0 +1,186 @@ +CLValueInt32 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueInt32

    +
    +

    Represents a 32-bit signed integer value in the CasperLabs type system.

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueInt32
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
      + +
    • +

      Constructs a new CLValueInt32 instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        value: BigNumberish
        +

        The value to initialize the CLValueInt32 with. Should be a 32-bit integer.

        +
      +

      Returns CLValueInt32

    +
    +

    Properties

    +
    + +
    value: BigNumberish
    +
    +

    Methods

    +
    + +
      + +
    • +

      Returns the byte representation of the Int32 value.

      + +

      Returns

      A Uint8Array representing the bytes of the Int32 value in little-endian format.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Returns the number value of the Int32.

      + +

      Returns

      The number representation of the value.

      +
      +

      Returns BigNumberish

    +
    + +
      + +
    • +

      Returns a string representation of the Int32 value.

      + +

      Returns

      The string representation of the value.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Creates a CLValueInt32 instance from a Uint8Array.

      + +

      Returns

      A new CLValueInt32 instance.

      + +

      Throws

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

      +
      +
      +

      Parameters

      +
        +
      • +
        source: Uint8Array
        +

        The Uint8Array containing the byte representation of the Int32 value.

        +
      +

      Returns IResultWithBytes<CLValueInt32>

    +
    + +
      + +
    • +

      Creates a new CLValue instance with an Int32 value.

      + +

      Returns

      A new CLValue instance with CLTypeInt32 and a CLValueInt32.

      +
      +
      +

      Parameters

      +
        +
      • +
        val: BigNumberish
        +

        The value to initialize the Int32 with. Should be a 32-bit integer.

        +
      +

      Returns CLValue

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLValueInt64.html b/classes/CLValueInt64.html new file mode 100644 index 000000000..25e390d91 --- /dev/null +++ b/classes/CLValueInt64.html @@ -0,0 +1,186 @@ +CLValueInt64 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueInt64

    +
    +

    Represents a 64-bit signed integer value in the CasperLabs type system.

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueInt64
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
      + +
    • +

      Constructs a new CLValueInt64 instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        value: BigNumberish
        +

        The value to initialize the CLValueInt64 with. Can be any BigNumberish type.

        +
      +

      Returns CLValueInt64

    +
    +

    Properties

    +
    + +
    value: BigNumberish
    +
    +

    Methods

    +
    + +
      + +
    • +

      Returns the byte representation of the Int64 value.

      + +

      Returns

      A Uint8Array representing the bytes of the Int64 value in little-endian format.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Returns the bigint value of the Int64.

      + +

      Returns

      The bigint representation of the value.

      +
      +

      Returns BigNumberish

    +
    + +
      + +
    • +

      Returns a string representation of the Int64 value.

      + +

      Returns

      The string representation of the value.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Creates a CLValueInt64 instance from a Uint8Array.

      + +

      Returns

      A new CLValueInt64 instance.

      + +

      Throws

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

      +
      +
      +

      Parameters

      +
        +
      • +
        source: Uint8Array
        +

        The Uint8Array containing the byte representation of the Int64 value.

        +
      +

      Returns IResultWithBytes<CLValueInt64>

    +
    + +
      + +
    • +

      Creates a new CLValue instance with an Int64 value.

      + +

      Returns

      A new CLValue instance with CLTypeInt64 and a CLValueInt64.

      +
      +
      +

      Parameters

      +
        +
      • +
        val: BigNumberish
        +

        The value to initialize the Int64 with. Can be any BigNumberish type.

        +
      +

      Returns CLValue

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLValueList.html b/classes/CLValueList.html new file mode 100644 index 000000000..0e98359b6 --- /dev/null +++ b/classes/CLValueList.html @@ -0,0 +1,331 @@ +CLValueList | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueList

    +
    +

    Represents a List value in the CasperLabs type system.

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueList
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    elements: CLValue[]
    +

    The elements contained in the list.

    +
    +
    + + +

    The type of the list.

    +
    +
    +

    Methods

    +
    + +
    +
    + +
      + +
    • +

      Returns the byte representation of the list.

      + +

      Returns

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

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Gets the element at the specified index.

      + +

      Returns

      The CLValue at the specified index.

      + +

      Throws

      Error if the index is out of bounds.

      +
      +
      +

      Parameters

      +
        +
      • +
        index: number
        +

        The index of the element to get.

        +
      +

      Returns CLValue

    +
    + +
      + +
    • +

      Checks if the list is empty.

      + +

      Returns

      true if the list is empty, false otherwise.

      +
      +

      Returns boolean

    +
    + +
      + +
    • +

      Removes and returns the last element from the list.

      + +

      Returns

      The last element of the list, or undefined if the list is empty.

      +
      +

      Returns undefined | CLValue

    +
    + +
      + +
    • +

      Removes an element from the list at the specified index.

      +
      +
      +

      Parameters

      +
        +
      • +
        index: number
        +

        The index of the element to remove.

        +
      +

      Returns void

    +
    + +
      + +
    • +

      Sets the element at the specified index.

      + +

      Throws

      Error if the index is out of bounds.

      +
      +
      +

      Parameters

      +
        +
      • +
        index: number
        +

        The index at which to set the element.

        +
      • +
      • +
        item: CLValue
        +

        The CLValue to set at the specified index.

        +
      +

      Returns void

    +
    + +
      + +
    • +

      Returns the number of elements in the list.

      + +

      Returns

      The number of elements in the list.

      +
      +

      Returns number

    +
    + +
      + +
    • +

      Returns a JSON representation of the list.

      + +

      Returns

      An array of string representations of the list elements.

      +
      +

      Returns any

    +
    + +
      + +
    • +

      Returns a string representation of the list.

      + +

      Returns

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

      +
      +

      Returns string

    +
    + +
    +
    + +
      + +
    • +

      Creates a new CLValue instance with a List value.

      + +

      Returns

      A new CLValue instance with CLTypeList and a CLValueList.

      +
      +
      +

      Parameters

      +
        +
      • +
        elementType: CLType
        +

        The CLType for the elements of the list.

        +
      +

      Returns CLValue

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLValueMap.html b/classes/CLValueMap.html new file mode 100644 index 000000000..acdfca9e0 --- /dev/null +++ b/classes/CLValueMap.html @@ -0,0 +1,336 @@ +CLValueMap | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueMap

    +
    +

    Represents a Map value in the CasperLabs type system.

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueMap
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + + +

    The data stored in the map as an array of CLValueTuple2.

    +
    +
    + +
    indexedData: Map<string, CLValue> = ...
    +

    An indexed representation of the map data for faster lookups.

    +
    +
    + +
    type: CLTypeMap
    +

    The type of the map.

    +
    +
    +

    Methods

    +
    + +
      + +
    • +

      Appends a new key-value pair to the map.

      + +

      Returns

      null if successful, or an Error if the types are invalid or the key already exists.

      +
      +
      +

      Parameters

      +
        +
      • +
        key: CLValue
        +

        The key CLValue to append.

        +
      • +
      • +
        val: CLValue
        +

        The value CLValue to append.

        +
      +

      Returns null | Error

    +
    + +
      + +
    • +

      Returns the byte representation of the map.

      + +

      Returns

      A Uint8Array representing the bytes of the map.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Finds a value in the map by key.

      + +

      Returns

      A tuple containing the found value (or undefined) and a boolean indicating if the key was found.

      +
      +
      +

      Parameters

      +
        +
      • +
        key: string
        +

        The key to search for.

        +
      +

      Returns [undefined | CLValue, boolean]

    +
    + +
      + +
    • +

      Finds any value in the map that matches one of the provided keys.

      + +

      Returns

      A tuple containing the first found value (or undefined) and a boolean indicating if any key was found.

      +
      +
      +

      Parameters

      +
        +
      • +
        keys: string[]
        +

        An array of keys to search for.

        +
      +

      Returns [undefined | CLValue, boolean]

    +
    + +
      + +
    • +

      Gets a value from the map by key.

      + +

      Returns

      The found CLValue or undefined if the key doesn't exist.

      +
      +
      +

      Parameters

      +
        +
      • +
        key: string
        +

        The key to search for.

        +
      +

      Returns undefined | CLValue

    +
    + +
    +
    + +
      + +
    • +

      Returns the map as a plain JavaScript object.

      + +

      Returns

      A Record with string keys and CLValue values.

      +
      +

      Returns Record<string, CLValue>

    +
    + +
      + +
    • +

      Returns the number of entries in the map.

      + +

      Returns

      The number of entries in the map.

      +
      +

      Returns number

    +
    + +
      + +
    • +

      Returns a string representation of the map.

      + +

      Returns

      A string representation of the map entries.

      +
      +

      Returns string

    +
    + +
    +
    + +
      + +
    • +

      Creates a new CLValue instance with a Map value.

      + +

      Returns

      A new CLValue instance with CLTypeMap and a CLValueMap.

      +
      +
      +

      Parameters

      +
        +
      • +
        keyType: CLType
        +

        The CLType for the map keys.

        +
      • +
      • +
        valType: CLType
        +

        The CLType for the map values.

        +
      +

      Returns CLValue

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLValueOption.html b/classes/CLValueOption.html new file mode 100644 index 000000000..4db7350c3 --- /dev/null +++ b/classes/CLValueOption.html @@ -0,0 +1,215 @@ +CLValueOption | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueOption

    +
    +

    Represents an optional value in the CasperLabs type system. +An option can either contain a value or be empty.

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueOption
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    inner: null | CLValue
    +
    + +
    +
    +

    Methods

    +
    + +
      + +
    • +

      Returns the byte representation of the option.

      + +

      Returns

      A Uint8Array representing the bytes of the option. +If the option is empty, it returns [0]. Otherwise, it returns [1] followed by the inner value's bytes.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Checks if the option is empty.

      + +

      Returns

      true if the option is empty, false otherwise.

      +
      +

      Returns boolean

    +
    + +
      + +
    • +

      Returns a string representation of the option.

      + +

      Returns

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

      +
      +

      Returns string

    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      Creates a new CLValue instance with an Option value.

      + +

      Returns

      A new CLValue instance with CLTypeOption and a CLValueOption.

      +
      +
      +

      Parameters

      +
        +
      • +
        inner: CLValue
        +

        The CLValue to be contained in the option.

        +
      +

      Returns CLValue

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLValueParser.html b/classes/CLValueParser.html new file mode 100644 index 000000000..fdce947f1 --- /dev/null +++ b/classes/CLValueParser.html @@ -0,0 +1,172 @@ +CLValueParser | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueParser

    +
    +

    A utility class for parsing CLValues from various formats.

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueParser
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Methods

    +
    + +
      + +
    • +

      Parses a CLValue from a Uint8Array given its type.

      + +

      Returns

      The parsed CLValue.

      + +

      Throws

      If an unsupported CLType is encountered.

      +
      +
      +

      Parameters

      +
        +
      • +
        bytes: Uint8Array
        +

        The Uint8Array containing the serialized CLValue.

        +
      • +
      • +
        sourceType: CLType
        +

        The CLType of the value to parse.

        +
      +

      Returns IResultWithBytes<CLValue>

    +
    + +
      + +
    • +

      Parses a CLValue from a JSON representation.

      + +

      Returns

      A CLValue instance parsed from the JSON.

      +
      +
      +

      Parameters

      +
        +
      • +
        json: any
        +

        The JSON object representing a CLValue.

        +
      +

      Returns CLValue

    +
    + +
      + +
    • +

      Serializes a CLValue to bytes, including its type information.

      + +

      Returns

      A Uint8Array containing the serialized CLValue with type information.

      +
      +
      +

      Parameters

      +
        +
      • +
        value: CLValue
        +

        The CLValue to serialize.

        +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Converts a CLValue to its JSON representation.

      + +

      Returns

      An object with 'bytes' and 'cl_type' properties representing the CLValue.

      +
      +
      +

      Parameters

      +
        +
      • +
        value: CLValue
        +

        The CLValue to convert.

        +
      +

      Returns {
          bytes: string;
          cl_type: any;
      }

      +
        +
      • +
        bytes: string
      • +
      • +
        cl_type: any
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLValueParsers.html b/classes/CLValueParsers.html deleted file mode 100644 index ec3d5caa9..000000000 --- a/classes/CLValueParsers.html +++ /dev/null @@ -1,173 +0,0 @@ -CLValueParsers | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CLValueParsers

    -
    -

    Hierarchy

    -
      -
    • CLValueParsers
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    - -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CLValueResult.html b/classes/CLValueResult.html new file mode 100644 index 000000000..d8af2d02b --- /dev/null +++ b/classes/CLValueResult.html @@ -0,0 +1,223 @@ +CLValueResult | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueResult

    +
    +

    Represents a Result type in the CasperLabs type system. +A Result can either be a success (Ok) or an error (Err).

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueResult
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    inner: CLValue
    +
    + +
    isSuccess: boolean
    +
    + +
    +
    +

    Methods

    +
    + +
      + +
    • +

      Returns the byte representation of the Result.

      + +

      Returns

      A Uint8Array representing the bytes of the Result, including a success flag and the inner value.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Returns a string representation of the Result.

      + +

      Returns

      A string representation of the Result, either "Ok(innerValue)" or "Err(innerValue)".

      +
      +

      Returns string

    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      Creates a new CLValue instance with a Result value.

      + +

      Returns

      A new CLValue instance with CLTypeResult and a CLValueResult.

      +
      +
      +

      Parameters

      +
        +
      • +
        innerOk: CLType
        +

        The CLType for the success case.

        +
      • +
      • +
        innerErr: CLType
        +

        The CLType for the error case.

        +
      • +
      • +
        value: CLValue
        +

        The CLValue to be contained in the Result.

        +
      • +
      • +
        isSuccess: boolean
        +

        A boolean indicating whether the Result is a success (true) or an error (false).

        +
      +

      Returns CLValue

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLValueString.html b/classes/CLValueString.html new file mode 100644 index 000000000..90d3a67b9 --- /dev/null +++ b/classes/CLValueString.html @@ -0,0 +1,185 @@ +CLValueString | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueString

    +
    +

    Represents a string value in the CasperLabs type system.

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueString
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    value: string
    +
    +

    Methods

    +
    + +
      + +
    • +

      Returns the byte representation of the string value.

      + +

      Returns

      A Uint8Array representing the bytes of the string, prefixed with its length.

      +
      +

      Returns Uint8Array

    +
    + +
    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      Creates a new CLValue instance with a string value.

      + +

      Returns

      A new CLValue instance with CLTypeString and a CLValueString.

      +
      +
      +

      Parameters

      +
        +
      • +
        val: string
        +

        The string value to be represented.

        +
      +

      Returns CLValue

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLValueTuple1.html b/classes/CLValueTuple1.html new file mode 100644 index 000000000..a6743df4b --- /dev/null +++ b/classes/CLValueTuple1.html @@ -0,0 +1,199 @@ +CLValueTuple1 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueTuple1

    +
    +

    Represents a tuple of one CLValue in the CasperLabs type system.

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueTuple1
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    innerType: CLTypeTuple1
    +
    + +
    innerVal: CLValue
    +
    +

    Methods

    +
    + +
      + +
    • +

      Returns the byte representation of the tuple.

      + +

      Returns

      A Uint8Array representing the bytes of the inner CLValue.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Returns a string representation of the tuple.

      + +

      Returns

      A string representation of the tuple in the format "(value)".

      +
      +

      Returns string

    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      Creates a new CLValue instance with a Tuple1 value.

      + +

      Returns

      A new CLValue instance with CLTypeTuple1 and a CLValueTuple1.

      +
      +
      +

      Parameters

      +
        +
      • +
        val: CLValue
        +

        The CLValue to be contained in the tuple.

        +
      +

      Returns CLValue

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLValueTuple2.html b/classes/CLValueTuple2.html new file mode 100644 index 000000000..da0144365 --- /dev/null +++ b/classes/CLValueTuple2.html @@ -0,0 +1,214 @@ +CLValueTuple2 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueTuple2

    +
    +

    Represents a tuple of two CLValues in the CasperLabs type system.

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueTuple2
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    inner1: CLValue
    +
    + +
    inner2: CLValue
    +
    + +
    innerType: CLTypeTuple2
    +
    +

    Methods

    +
    + +
      + +
    • +

      Returns the byte representation of the tuple.

      + +

      Returns

      A Uint8Array representing the concatenated bytes of both inner CLValues.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Returns a string representation of the tuple.

      + +

      Returns

      A string representation of the tuple in the format "(value1, value2)".

      +
      +

      Returns string

    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      Creates a new CLValue instance with a Tuple2 value.

      + +

      Returns

      A new CLValue instance with CLTypeTuple2 and a CLValueTuple2.

      +
      +
      +

      Parameters

      +
        +
      • +
        val1: CLValue
        +

        The first CLValue in the tuple.

        +
      • +
      • +
        val2: CLValue
        +

        The second CLValue in the tuple.

        +
      +

      Returns CLValue

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLValueTuple3.html b/classes/CLValueTuple3.html new file mode 100644 index 000000000..6fc52250d --- /dev/null +++ b/classes/CLValueTuple3.html @@ -0,0 +1,229 @@ +CLValueTuple3 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueTuple3

    +
    +

    Represents a tuple of three CLValues in the CasperLabs type system.

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueTuple3
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    inner1: CLValue
    +
    + +
    inner2: CLValue
    +
    + +
    inner3: CLValue
    +
    + +
    innerType: CLType
    +
    +

    Methods

    +
    + +
      + +
    • +

      Returns the byte representation of the tuple.

      + +

      Returns

      A Uint8Array representing the concatenated bytes of all three inner CLValues.

      +
      +

      Returns Uint8Array

    +
    + +
    +
    + +
      + +
    • +

      Returns a string representation of the tuple.

      + +

      Returns

      A string representation of the tuple in the format "(value1, value2, value3)".

      +
      +

      Returns string

    +
    + +
    +
    + +
      + +
    • +

      Creates a new CLValue instance with a Tuple3 value.

      + +

      Returns

      A new CLValue instance with CLTypeTuple3 and a CLValueTuple3.

      +
      +
      +

      Parameters

      +
        +
      • +
        val1: CLValue
        +

        The first CLValue in the tuple.

        +
      • +
      • +
        val2: CLValue
        +

        The second CLValue in the tuple.

        +
      • +
      • +
        val3: CLValue
        +

        The third CLValue in the tuple.

        +
      +

      Returns CLValue

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLValueUInt128.html b/classes/CLValueUInt128.html new file mode 100644 index 000000000..1d699ebf7 --- /dev/null +++ b/classes/CLValueUInt128.html @@ -0,0 +1,184 @@ +CLValueUInt128 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueUInt128

    +
    +

    Represents a 128-bit unsigned integer value in the CasperLabs type system.

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueUInt128
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    val +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
      + +
    • +

      Constructs a new CLValueUInt128 instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        val: string | BigNumber
        +

        The value to initialize the CLValueUInt128 with. Can be a BigNumber or a string.

        +
      +

      Returns CLValueUInt128

    +
    +

    Properties

    +
    + +
    val: BigNumber
    +
    +

    Methods

    +
    + +
      + +
    • +

      Returns the byte representation of the UInt128 value.

      + +

      Returns

      A Uint8Array representing the bytes of the UInt128 value.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Returns the BigNumber value of the UInt128.

      + +

      Returns

      The BigNumber representation of the value.

      +
      +

      Returns BigNumber

    +
    + +
      + +
    • +

      Returns a string representation of the UInt128 value.

      + +

      Returns

      The string representation of the value.

      +
      +

      Returns string

    +
    + +
    +
    + +
      + +
    • +

      Creates a new CLValue instance with a UInt128 value.

      + +

      Returns

      A new CLValue instance with CLTypeUInt128 and a CLValueUInt128.

      +
      +
      +

      Parameters

      +
        +
      • +
        val: string | BigNumber
        +

        The value to initialize the UInt128 with. Can be a BigNumber or a string.

        +
      +

      Returns CLValue

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLValueUInt256.html b/classes/CLValueUInt256.html new file mode 100644 index 000000000..312ccec2b --- /dev/null +++ b/classes/CLValueUInt256.html @@ -0,0 +1,184 @@ +CLValueUInt256 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueUInt256

    +
    +

    Represents a 256-bit unsigned integer value in the CasperLabs type system.

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueUInt256
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    val +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
      + +
    • +

      Constructs a new CLValueUInt256 instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        val: string | BigNumber
        +

        The value to initialize the CLValueUInt256 with. Can be a BigNumber or a string.

        +
      +

      Returns CLValueUInt256

    +
    +

    Properties

    +
    + +
    val: BigNumber
    +
    +

    Methods

    +
    + +
      + +
    • +

      Returns the byte representation of the UInt256 value.

      + +

      Returns

      A Uint8Array representing the bytes of the UInt256 value.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Returns the BigNumber value of the UInt256.

      + +

      Returns

      The BigNumber representation of the value.

      +
      +

      Returns BigNumber

    +
    + +
      + +
    • +

      Returns a string representation of the UInt256 value.

      + +

      Returns

      The string representation of the value.

      +
      +

      Returns string

    +
    + +
    +
    + +
      + +
    • +

      Creates a new CLValue instance with a UInt256 value.

      + +

      Returns

      A new CLValue instance with CLTypeUInt256 and a CLValueUInt256.

      +
      +
      +

      Parameters

      +
        +
      • +
        val: string | BigNumber
        +

        The value to initialize the UInt256 with. Can be a BigNumber or a string.

        +
      +

      Returns CLValue

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLValueUInt32.html b/classes/CLValueUInt32.html new file mode 100644 index 000000000..ae07e7b56 --- /dev/null +++ b/classes/CLValueUInt32.html @@ -0,0 +1,205 @@ +CLValueUInt32 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueUInt32

    +
    +

    Represents a 32-bit unsigned integer value in the CasperLabs type system.

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueUInt32
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    value: BigNumber
    +
    +

    Methods

    +
    + +
      + +
    • +

      Returns the byte representation of the UInt32 value.

      + +

      Returns

      A Uint8Array representing the bytes of the UInt32 value in little-endian format.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Returns the number value of the UInt32.

      + +

      Returns

      The number representation of the value.

      +
      +

      Returns BigNumber

    +
    + +
      + +
    • +

      Returns a string representation of the UInt32 value.

      + +

      Returns

      The string representation of the value.

      +
      +

      Returns string

    +
    + +
    +
    + +
      + +
    • +

      Creates a new CLValue instance with a UInt32 value.

      + +

      Returns

      A new CLValue instance with CLTypeUInt32 and a CLValueUInt32.

      +
      +
      +

      Parameters

      +
        +
      • +
        val: BigNumber
        +

        The value to initialize the UInt32 with.

        +
      +

      Returns CLValue

    +
    + +
      + +
    • +

      Converts a number to its UInt32 byte representation.

      + +

      Returns

      A Uint8Array representing the bytes of the UInt32 value.

      +
      +
      +

      Parameters

      +
        +
      • +
        val: BigNumber
        +

        The number to convert.

        +
      +

      Returns Uint8Array

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLValueUInt512.html b/classes/CLValueUInt512.html new file mode 100644 index 000000000..921d951cd --- /dev/null +++ b/classes/CLValueUInt512.html @@ -0,0 +1,228 @@ +CLValueUInt512 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueUInt512

    +
    +

    Represents a 512-bit unsigned integer value in the CasperLabs type system.

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueUInt512
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
      + +
    • +

      Constructs a new CLValueUInt512 instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        val: string | BigNumber
        +

        The value to initialize the CLValueUInt512 with. Can be a BigNumber or a string.

        +
      +

      Returns CLValueUInt512

    +
    +

    Properties

    +
    + +
    isStringFmt: boolean
    +
    + +
    val: BigNumber
    +
    +

    Methods

    +
    + +
      + +
    • +

      Returns the byte representation of the UInt512 value.

      + +

      Returns

      A Uint8Array representing the bytes of the UInt512 value.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Returns a JSON representation of the UInt512 value.

      + +

      Returns

      A string if the value was originally provided as a string, otherwise a number.

      +
      +

      Returns string | number

    +
    + +
      + +
    • +

      Returns a string representation of the UInt512 value.

      + +

      Returns

      The string representation of the value.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Returns the BigNumber value of the UInt512.

      + +

      Returns

      The BigNumber representation of the value.

      +
      +

      Returns BigNumber

    +
    + +
    +
    + +
      + +
    • +

      Creates a CLValueUInt512 instance from a JSON representation.

      + +

      Returns

      A new CLValueUInt512 instance.

      + +

      Throws

      Will throw an error if the input is not a valid integer or is negative.

      +
      +
      +

      Parameters

      +
        +
      • +
        json: string | number
        +

        The JSON representation of the UInt512 value. Can be a string or a number.

        +
      +

      Returns CLValueUInt512

    +
    + +
      + +
    • +

      Creates a new CLValue instance with a UInt512 value.

      + +

      Returns

      A new CLValue instance with CLTypeUInt512 and a CLValueUInt512.

      +
      +
      +

      Parameters

      +
        +
      • +
        val: string | BigNumber
        +

        The value to initialize the UInt512 with. Can be a BigNumber or a string.

        +
      +

      Returns CLValue

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/DeployWatcher.html b/classes/CLValueUInt64.html similarity index 54% rename from classes/DeployWatcher.html rename to classes/CLValueUInt64.html index 6d8b2c621..a535437ac 100644 --- a/classes/DeployWatcher.html +++ b/classes/CLValueUInt64.html @@ -1,4 +1,4 @@ -DeployWatcher | casper-js-sdk
    +CLValueUInt64 | casper-js-sdk
    +
    +

    Represents a 64-bit unsigned integer value in the CasperLabs type system.

    +

    Hierarchy

      -
    • DeployWatcher
    @@ -28,97 +31,124 @@

    Constructors

      - +
    • +

      Constructs a new CLValueUInt64 instance.

      +

      Parameters

      • -
        eventStreamUrl: string
      -

      Returns DeployWatcher

    +

    Returns CLValueUInt64

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

    -
    - -
    -
    - -
    eventStreamUrl: string
    +
  • Defined in src/types/clvalue/Uint64.ts:10
  • Methods

    -
    - +
    +
      - +
    • -

      Returns void

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

      Returns void

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

      Creates a CLValueUInt64 instance from a Uint8Array.

      + +

      Returns

      A new CLValueUInt64 instance.

      + +

      Throws

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

      +

      Parameters

      -

      Returns void

    +

    Returns IResultWithBytes<CLValueUInt64>

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

      Creates a new CLValue instance with a UInt64 value.

      + +

      Returns

      A new CLValue instance with CLTypeUInt64 and a CLValueUInt64.

      +

      Parameters

      • -
        deployHash: string
      -

      Returns void

    +

    Returns CLValue

    +
  • Defined in src/types/clvalue/Uint64.ts:49
  • +
  • constructor
  • +
  • value
  • +
  • bytes
  • +
  • getValue
  • +
  • toString
  • +
  • fromBytes
  • +
  • newCLUint64
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/CLValueUInt8.html b/classes/CLValueUInt8.html new file mode 100644 index 000000000..9e89deb8d --- /dev/null +++ b/classes/CLValueUInt8.html @@ -0,0 +1,184 @@ +CLValueUInt8 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CLValueUInt8

    +
    +

    Represents an 8-bit unsigned integer value in the CasperLabs type system.

    +
    +
    +

    Hierarchy

    +
      +
    • CLValueUInt8
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
      + +
    • +

      Constructs a new CLValueUInt8 instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        value: number
        +

        The value to initialize the CLValueUInt8 with. Should be an integer between 0 and 255.

        +
      +

      Returns CLValueUInt8

    +
    +

    Properties

    +
    + +
    value: number
    +
    +

    Methods

    +
    + +
      + +
    • +

      Returns the byte representation of the UInt8 value.

      + +

      Returns

      A Uint8Array containing a single byte representing the UInt8 value.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Returns the number value of the UInt8.

      + +

      Returns

      The number representation of the value.

      +
      +

      Returns number

    +
    + +
      + +
    • +

      Returns a string representation of the UInt8 value.

      + +

      Returns

      The string representation of the value.

      +
      +

      Returns string

    +
    + +
    +
    + +
      + +
    • +

      Creates a new CLValue instance with a UInt8 value.

      + +

      Returns

      A new CLValue instance with CLTypeUInt8 and a CLValueUInt8.

      +
      +
      +

      Parameters

      +
        +
      • +
        val: number
        +

        The value to initialize the UInt8 with. Should be an integer between 0 and 255.

        +
      +

      Returns CLValue

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLTupleType.html b/classes/CLValueUnit.html similarity index 51% rename from classes/CLTupleType.html rename to classes/CLValueUnit.html index a87446d6c..906ec627d 100644 --- a/classes/CLTupleType.html +++ b/classes/CLValueUnit.html @@ -1,4 +1,4 @@ -CLTupleType | casper-js-sdk
    +CLValueUnit | casper-js-sdk
    +
    +

    Represents a Unit value in the CasperLabs type system. +A Unit value is similar to 'null' or 'void' in other languages.

    +

    Hierarchy

    @@ -34,88 +32,111 @@

    Constructors

    +
  • Defined in src/types/clvalue/Unit.ts:14
  • Properties

    -
    - -
    inner: CLType[]
    -
    - -
    linksTo: string
    -
    - -
    +
  • Defined in src/types/clvalue/Unit.ts:9
  • Methods

    -
    - +
    +
      - +
    • -

      Returns any

    -
    - +
  • Defined in src/types/clvalue/Unit.ts:24
  • +
    +
      - +
    • -

      Returns any

    +
  • Defined in src/types/clvalue/Unit.ts:42
    • +

      Returns a string representation of the Unit value.

      + +

      Returns

      The string 'null' to represent the Unit value.

      +

      Returns string

    +
  • Defined in src/types/clvalue/Unit.ts:33
  • +
    + +
    +
    + +
    +
  • constructor
  • +
  • obj
  • +
  • bytes
  • +
  • getValue
  • +
  • toString
  • +
  • fromBytes
  • +
  • newCLUnit
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/CasperClient.html b/classes/CasperClient.html deleted file mode 100644 index a25ef2e97..000000000 --- a/classes/CasperClient.html +++ /dev/null @@ -1,513 +0,0 @@ -CasperClient | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CasperClient

    -
    -

    Hierarchy

    -
      -
    • CasperClient
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    -
    -

    Methods

    -
    - -
      - -
    • -

      Get the CSPR balance of an account using its account hash

      - -

      Returns

      Promise that resolves to the balance of the account

      -
      -
      -

      Parameters

      -
        -
      • -
        accountHashStr: string
        -

        The account's account hash as a hexadecimal string

        -
      -

      Returns Promise<BigNumber>

    -
    - -
      - -
    • -

      Get the CSPR balance of an account using its public key

      - -

      Returns

      Promise that resolves to the balance of the account

      -
      -
      -

      Parameters

      -
        -
      • -
        publicKey: CLPublicKey
        -

        CLPublicKey representation of an account's public key

        -
      -

      Returns Promise<BigNumber>

    -
    - -
    -
    - -
      - -
    • -

      Convert the Deploy object to a JSON representation

      - -

      Returns

      A JSON representation of the Deploy

      - -

      See

      DeployUtil.deployToJson

      -
      -
      -

      Parameters

      -
        -
      • -
        deploy: Deploy
        -

        A Deploy object

        -
      -

      Returns {
          deploy: JsonTypes;
      }

      -
        -
      • -
        deploy: JsonTypes
    -
    - -
      - -
    • -

      Get the main purse uref for the specified publicKey

      - -

      Returns

      A Promise resolving to a hexadecimal string representation of the account's main purse uref

      -
      -
      -

      Parameters

      -
        -
      • -
        publicKey: CLPublicKey
        -

        The public key of the account

        -
      -

      Returns Promise<null | string>

    -
    - -
      - -
    • -

      Get deploy details using a deploy's transaction hash

      - -

      Returns

      Tuple of Deploy and raw RPC response

      -
      -
      -

      Parameters

      -
        -
      • -
        deployHash: string
        -

        The hexadecimal string representation of the deploy hash

        -
      -

      Returns Promise<[Deploy, GetDeployResult]>

    -
    - -
    -
    - -
      - -
    • -

      Load private key to buffer

      - -

      Returns

      Uint8Array buffer of the private key

      -
      -
      -

      Parameters

      -
        -
      • -
        path: string
        -

        The path to the private key file

        -
      • -
      • -
        algo: SignatureAlgorithm
        -

        The signature algorithm of the account. Currently we support Ed25519 and Secp256K1

        -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Load public key from file

      - -

      Returns

      New key pair with the specified SignatureAlgorithm

      -
      -
      -

      Parameters

      -
        -
      • -
        path: string
        -

        The path to the publicKey file

        -
      • -
      • -
        algo: SignatureAlgorithm
        -

        The signature algorithm of the account. The possible values are SignatureAlgorithm.Ed25519 and SignatureAlgorithm.Secp256K1

        -
      -

      Returns Uint8Array

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Compute public key from private key

      - -

      Returns

      Uint8Array buffer of the public key computed from the provided private key

      -
      -
      -

      Parameters

      -
        -
      • -
        privateKey: Uint8Array
        -

        Private key buffer

        -
      • -
      • -
        algo: SignatureAlgorithm
        -

        The signature algorithm of the account. Currently we support Ed25519 and Secp256K1

        -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Send deploy to network

      - -

      Returns

      The sent Deploy's transaction hash, as a hexadecimal string

      -
      -
      -

      Parameters

      -
        -
      • -
        signedDeploy: Deploy
        -

        Signed deploy object

        -
      -

      Returns Promise<string>

    -
    - -
    -
    - -
      - -
    • -

      Estimate execution cost of the deploy without committing the execution result to the global state. -By default, speculative_exec JSON RPC method is disabled on a node. -Sending a request to a node with the endpoint disabled will result in an error message. -If enabled, speculative_exec operates on a separate port from the primary JSON-RPC, using 7778.

      - -

      Added

      casper-node 1.5

      -
      -
      -

      Parameters

      -
      -

      Returns Promise<any>

    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CasperServiceByJsonRPC.html b/classes/CasperServiceByJsonRPC.html deleted file mode 100644 index e76ee0843..000000000 --- a/classes/CasperServiceByJsonRPC.html +++ /dev/null @@ -1,824 +0,0 @@ -CasperServiceByJsonRPC | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CasperServiceByJsonRPC

    -
    -

    JSON RPC service for interacting with Casper nodes

    -
    -
    -

    Hierarchy

    -
      -
    • CasperServiceByJsonRPC
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    client: Client
    -

    JSON RPC client

    -
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Get the balance of an account using its main purse URef

      - -

      Deprecated

      since casper-node 1.5, use queryBalance method instead

      - -

      Returns

      An account's balance

      -
      -
      -

      Parameters

      -
        -
      • -
        stateRootHash: string
        -

        The state root hash at which the account balance will be queried

        -
      • -
      • -
        balanceUref: string
        -

        The URef of an account's main purse URef

        -
      • -
      • -
        Optional props: RpcRequestProps
        -

        optional request props

        -
      -

      Returns Promise<BigNumber>

    -
    - -
    -
    - -
      - -
    • -

      Get the reference to an account balance uref by an account's account hash, so it may be cached

      - -

      Returns

      The account's main purse URef

      -
      -
      -

      Parameters

      -
        -
      • -
        stateRootHash: string
        -

        The state root hash at which the main purse URef will be queried

        -
      • -
      • -
        accountHash: string
        -

        The account hash of the account

        -
      • -
      • -
        Optional props: RpcRequestProps
        -

        optional request props

        -
      -

      Returns Promise<string>

    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Get the global block state at a certain state root hash, path, and key

      - -

      Returns

      The block state at the state root hash, path, and key provided, as a StoredValue

      -
      -
      -

      Parameters

      -
        -
      • -
        stateRootHash: string
        -

        The state root hash at which the block state will be queried

        -
      • -
      • -
        key: string
        -

        The key at which to query the state

        -
      • -
      • -
        path: string[]
        -

        An array of a path / paths at which to query the state

        -
      • -
      • -
        Optional props: RpcRequestProps
        -

        optional request props

        -
      -

      Returns Promise<StoredValue>

    -
    - -
      - -
    • -

      Retrieves all transfers for a block from the network

      - -

      Returns

      A Promise resolving to a Transfers containing block transfers

      -
      -
      -

      Parameters

      -
        -
      • -
        Optional blockHash: string
        -

        Hexadecimal block hash. If not provided, the last block added to the chain, known as the given node, will be used

        -
      • -
      • -
        Optional props: RpcRequestProps
        -

        optional request props

        -
      -

      Returns Promise<Transfers>

    -
    - -
    -
    - -
      - -
    • -

      Get information about a deploy using its hexadecimal hash

      - -

      Returns

      A Promise that resolves to a GetDeployResult

      -
      -
      -

      Parameters

      -
        -
      • -
        deployHash: string
        -

        Hex-encoded hash digest.

        -
      • -
      • -
        Optional finalizedApprovals: boolean
        -

        Whether to return the deploy with the finalized approvals substituted. If false or omitted, returns the deploy with the approvals that were originally received by the node.

        -
      • -
      • -
        Optional props: RpcRequestProps
        -

        optional request props

        -
      -

      Returns Promise<GetDeployResult>

    -
    - -
      - -
    • -

      Get a dictionary item by its name from within a contract

      - -

      Returns

      A Promise resolving to a StoredValue containing the item

      -
      -
      -

      Parameters

      -
        -
      • -
        stateRootHash: string
        -

        The state root hash at which the item will be queried

        -
      • -
      • -
        contractHash: string
        -

        The contract hash of the contract that stores the queried dictionary

        -
      • -
      • -
        dictionaryName: string
        -

        The name of the dictionary

        -
      • -
      • -
        dictionaryItemKey: string
        -

        The key at which the item is stored

        -
      • -
      • -
        Optional props: RpcRequestProps & {
            rawData?: boolean;
        }
        -

        optional request props

        -
      -

      Returns Promise<StoredValue>

    -
    - -
      - -
    • -

      Get a dictionary item by its URef

      - -

      Returns

      A Promise resolving to a StoredValue containing the item

      -
      -
      -

      Parameters

      -
        -
      • -
        stateRootHash: string
        -

        The state root hash at which the item will be queried

        -
      • -
      • -
        dictionaryItemKey: string
        -

        The key at which the item is stored

        -
      • -
      • -
        seedUref: string
        -

        The seed URef of the dictionary

        -
      • -
      • -
        Optional props: RpcRequestProps & {
            rawData?: boolean;
        }
        -

        optional request props

        -
      -

      Returns Promise<StoredValue>

    -
    - -
      - -
    • -

      Retrieve era information at the block hash of a switch block

      - -

      Returns

      A Promise resolving to an EraSummary containing the era information

      -
      -
      -

      Parameters

      -
        -
      • -
        Optional blockHash: string
        -

        Hexadecimal block hash. If not provided, the last block added to the chain, known as the given node, will be used

        -
      • -
      • -
        Optional props: RpcRequestProps
        -

        optional request props

        -
      -

      Returns Promise<EraSummary>

    -
    - -
    -
    - -
      - -
    • -

      Retrieve era summary information by block hash (if provided) or most recently added block

      - -

      Returns

      A Promise resolving to an EraSummary containing the era information

      -
      -
      -

      Parameters

      -
        -
      • -
        Optional blockHash: string
        -

        Hexadecimal block hash. If not provided, the last block added to the chain, known as the given node, will be used

        -
      -

      Returns Promise<EraSummary>

    -
    - -
      - -
    • -

      Retrieve era summary information by block height (if provided) or most recently added block

      - -

      Returns

      A Promise resolving to an EraSummary containing the era information

      -
      -
      -

      Parameters

      -
        -
      • -
        Optional blockHeight: number
        -

        The height of the switch block

        -
      -

      Returns Promise<EraSummary>

    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Get the state root hash at a specific block hash

      - -

      Returns

      A Promise resolving to a state root hash hexadecimal string

      -
      -
      -

      Parameters

      -
        -
      • -
        Optional blockHashBase16: string
        -

        The hexadecimal string representation of a block hash

        -
      • -
      • -
        Optional props: RpcRequestProps
        -

        optional request props

        -
      -

      Returns Promise<string>

    -
    - -
      - -
    • -

      Get the state root hash at a specific block height

      - -

      Returns

      A Promise resolving to a state root hash hexadecimal string

      -
      -
      -

      Parameters

      -
        -
      • -
        blockHeight: number
        -

        The height of a block hash

        -
      • -
      • -
        Optional props: RpcRequestProps
        -

        optional request props

        -
      -

      Returns Promise<string>

    -
    - -
    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Returns balance using a purse identifier and a state identifier

      - -

      Added

      casper-node 1.5

      - -

      Example

      const client = new CasperServiceByJsonRPC("http://localhost:11101/rpc");
      const balance = await client.queryBalance(PurseIdentifier.MainPurseUnderAccountHash, "account-hash-0909090909090909090909090909090909090909090909090909090909090909"); -
      - -

      Returns

      Purse balance

      -
      -
      -

      Parameters

      -
      -

      Returns Promise<BigNumber>

    -
    - -
      - -
    • -

      Estimate execution cost of the deploy without committing the execution result to the global state. -By default, speculative_exec JSON RPC method is DISABLED on a node. -Sending a request to a node with the endpoint disabled will result in an error message. -If enabled, speculative_exec operates on a separate port from the primary JSON-RPC, using 7778.

      - -

      Added

      casper-node 1.5

      - -

      Returns

      deploy execution result

      -
      -
      -

      Parameters

      -
      -

      Returns Promise<SpeculativeExecutionResult>

    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/CasperWallet.html b/classes/CasperWallet.html deleted file mode 100644 index 24baa9381..000000000 --- a/classes/CasperWallet.html +++ /dev/null @@ -1,667 +0,0 @@ -CasperWallet | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CasperWallet

    -
    -

    Hierarchy

    -
      -
    • default -
        -
      • CasperWallet
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    activeAccount?: string
    -
    - -
    casperWalletProvider: {
        isConnected: (() => Promise<boolean>);
        requestConnection: (() => Promise<boolean>);
        disconnectFromSite(): Promise<boolean>;
        getActivePublicKey(): Promise<string>;
        getVersion(): Promise<string>;
        requestSwitchAccount(): Promise<boolean>;
        sign(deployJson: string, signingPublicKeyHex: string): Promise<SignatureResponse>;
        signMessage(message: string, signingPublicKeyHex: string): Promise<SignatureResponse>;
    }
    -
    -

    Type declaration

    -
      -
    • -
      isConnected: (() => Promise<boolean>)
      -
        -
      • -
          -
        • (): Promise<boolean>
        • -
        • -

          Get the connection status of the Casper Wallet extension

          - -

          Returns

          true value when currently connected at least one account, false otherwise.

          -
          -

          Returns Promise<boolean>

    • -
    • -
      requestConnection: (() => Promise<boolean>)
      -
        -
      • -
          -
        • (): Promise<boolean>
        • -
        • -

          Request the connect interface with the Casper Wallet extension. -Will not show UI for already connected accounts and return true immediately

          -

          emits event of type Connected when successfully connected.

          - -

          Returns

          true value when connection request is accepted by the user or when account is already connected, false otherwise.

          -
          -

          Returns Promise<boolean>

    • -
    • -
      disconnectFromSite:function
      -
        - -
      • -

        Disconnect the Casper Wallet extension

        -

        emits event of type Disconnected when successfully disconnected.

        - -

        Returns

        true when successfully disconnected, false otherwise.

        -
        -

        Returns Promise<boolean>

    • -
    • -
      getActivePublicKey:function
      -
        - -
      • -

        Get the active public key of the Casper Wallet extension

        - -

        Returns

        hex of the active public key.

        - -

        Throws

        when wallet is locked (err.code: 1)

        - -

        Throws

        when active account not approved to connect with the site (err.code: 2)

        -
        -

        Returns Promise<string>

    • -
    • -
      getVersion:function
      -
        - -
      • -

        Get version of the Casper Wallet extension

        - -

        Returns

        version of the installed wallet extension.

        -
        -

        Returns Promise<string>

    • -
    • -
      requestSwitchAccount:function
      -
        - -
      • -

        Request the switch account interface with the Casper Wallet extension

        -

        emits event of type ActiveKeyChanged when successfully switched account.

        - -

        Returns

        true value when successfully switched account, false otherwise.

        -
        -

        Returns Promise<boolean>

    • -
    • -
      sign:function
      -
        - -
      • -

        Request the sign deploy interface with the Casper Wallet extension

        - -

        Returns

        a payload response when user responded to transaction request, it will contain signature if approved, or cancelled === true flag when rejected.

        -
        -
        -

        Parameters

        -
          -
        • -
          deployJson: string
          -

          stringified json of a deploy can be generated by DeployUtil.deployToJson

          -
        • -
        • -
          signingPublicKeyHex: string
          -

          public key (in hex format)

          -
        -

        Returns Promise<SignatureResponse>

    • -
    • -
      signMessage:function
      -
        - -
      • -

        Request the sign message interface with the Casper Wallet extension

        - -

        Returns

        a payload response when user responded to transaction request, it will contain signature if approved, or cancelled === true flag when rejected.

        -
        -
        -

        Parameters

        -
          -
        • -
          message: string
          -

          message to sign as string

          -
        • -
        • -
          signingPublicKeyHex: string
          -

          public key (in hex format)

          -
        -

        Returns Promise<SignatureResponse>

    -
    - -
    connected: boolean
    -
    - -
    isCasperWallet: boolean = true
    -
    - -
    locked: boolean
    -
    -

    Methods

    -
    - -
      - -
    • -
      -

      Type Parameters

      -
        -
      • -

        K extends keyof EventsMap

      -
      -

      Parameters

      -
        -
      • -
        name: K
      • -
      • -
        listener: ((ev: EventsMap[K]) => void)
        -
          -
        • -
            -
          • (ev: EventsMap[K]): void
          • -
          • -
            -

            Parameters

            -
              -
            • -
              ev: EventsMap[K]
            -

            Returns void

      -

      Returns void

    -
    - -
    -
    - -
    -
    - -
    -
    - -
      - -
    • -
      -

      Type Parameters

      -
        -
      • -

        K extends keyof EventsMap

      -
      -

      Parameters

      -
        -
      • -
        name: K
      • -
      • -
        event: EventsMap[K]
      -

      Returns void

    -
    - -
      - -
    • -

      Retrives active public key in hex format

      - -

      Returns

      string active public key in hex format

      - -

      Throws

      when wallet is locked (err.code: 1)

      - -

      Throws

      when active account not approved to connect with the site (err.code: 2)

      -
      -

      Returns Promise<string>

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Get the connection status of the Casper Wallet extension

      - -

      Returns

      true when currently connected at least one account, false otherwise.

      - -

      Throws

      when wallet is locked (err.code: 1)

      -
      -

      Returns Promise<boolean>

    -
    - -
      - -
    • -
      -

      Type Parameters

      -
        -
      • -

        K extends keyof EventsMap

      -
      -

      Parameters

      -
        -
      • -
        name: K
      • -
      • -
        listener: ((ev: EventsMap[K]) => void)
        -
          -
        • -
            -
          • (ev: EventsMap[K]): void
          • -
          • -
            -

            Parameters

            -
              -
            • -
              ev: EventsMap[K]
            -

            Returns void

      -

      Returns void

    -
    - -
      - -
    • -
      -

      Type Parameters

      -
        -
      • -

        K extends keyof EventsMap

      -
      -

      Parameters

      -
        -
      • -
        name: K
      • -
      • -
        listener: ((ev: EventsMap[K]) => void)
        -
          -
        • -
            -
          • (ev: EventsMap[K]): void
          • -
          • -
            -

            Parameters

            -
              -
            • -
              ev: EventsMap[K]
            -

            Returns void

      -

      Returns void

    -
    - -
      - -
    • -
      -

      Type Parameters

      -
        -
      • -

        K extends keyof EventsMap

      -
      -

      Parameters

      -
        -
      • -
        name: K
      • -
      • -
        listenerToRemove: ((ev: EventsMap[K]) => void)
        -
          -
        • -
            -
          • (ev: EventsMap[K]): void
          • -
          • -
            -

            Parameters

            -
              -
            • -
              ev: EventsMap[K]
            -

            Returns void

      -

      Returns void

    -
    - -
      - -
    • -

      Recreate CasperWalletProvider instance

      - -

      See

      CasperWalletProviderOptions

      -
      -
      -

      Parameters

      -
        -
      • -
        Optional options: CasperWalletProviderOptions
        -

        Casper WalletProvider options

        -
      -

      Returns Promise<void>

    -
    - -
      - -
    • -
      -

      Parameters

      -
        -
      • -
        deploy: {
            deploy: JsonTypes;
        }
        -
          -
        • -
          deploy: JsonTypes
      • -
      • -
        signingPublicKey: string
      -

      Returns Promise<{
          deploy: JsonTypes;
      }>

    -
    - -
      - -
    • -
      -

      Parameters

      -
        -
      • -
        message: string
      • -
      • -
        signingPublicKey: string
      -

      Returns Promise<string>

    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/ChainGetBlockResult.html b/classes/ChainGetBlockResult.html new file mode 100644 index 000000000..982f22395 --- /dev/null +++ b/classes/ChainGetBlockResult.html @@ -0,0 +1,132 @@ +ChainGetBlockResult | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ChainGetBlockResult

    +
    +

    Hierarchy

    +
      +
    • ChainGetBlockResult
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    apiVersion: string
    +
    + +
    block: Block
    +
    + +
    rawJSON?: string
    +
    +

    Methods

    +
    + +
    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ChainGetBlockResultV1Compatible.html b/classes/ChainGetBlockResultV1Compatible.html new file mode 100644 index 000000000..624ddf605 --- /dev/null +++ b/classes/ChainGetBlockResultV1Compatible.html @@ -0,0 +1,102 @@ +ChainGetBlockResultV1Compatible | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ChainGetBlockResultV1Compatible

    +
    +

    Hierarchy

    +
      +
    • ChainGetBlockResultV1Compatible
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    apiVersion: string
    +
    + +
    blockV1?: BlockV1
    +
    + +
    blockWithSignatures?: BlockWithSignatures
    +
    + +
    rawJSON?: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ChainGetBlockTransfersResult.html b/classes/ChainGetBlockTransfersResult.html new file mode 100644 index 000000000..9b56dae6a --- /dev/null +++ b/classes/ChainGetBlockTransfersResult.html @@ -0,0 +1,102 @@ +ChainGetBlockTransfersResult | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ChainGetBlockTransfersResult

    +
    +

    Hierarchy

    +
      +
    • ChainGetBlockTransfersResult
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    blockHash: string
    +
    + +
    rawJSON?: string
    +
    + +
    transfers: Transfer[]
    +
    + +
    version: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ChainGetEraInfoResult.html b/classes/ChainGetEraInfoResult.html new file mode 100644 index 000000000..28c9de6e3 --- /dev/null +++ b/classes/ChainGetEraInfoResult.html @@ -0,0 +1,95 @@ +ChainGetEraInfoResult | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ChainGetEraInfoResult

    +
    +

    Hierarchy

    +
      +
    • ChainGetEraInfoResult
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    eraSummary: EraSummary
    +
    + +
    rawJSON: string
    +
    + +
    version: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ChainGetEraSummaryResult.html b/classes/ChainGetEraSummaryResult.html new file mode 100644 index 000000000..fea3e8d99 --- /dev/null +++ b/classes/ChainGetEraSummaryResult.html @@ -0,0 +1,95 @@ +ChainGetEraSummaryResult | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ChainGetEraSummaryResult

    +
    +

    Hierarchy

    +
      +
    • ChainGetEraSummaryResult
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    eraSummary: EraSummary
    +
    + +
    rawJSON?: string
    +
    + +
    version: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ChainGetStateRootHashResult.html b/classes/ChainGetStateRootHashResult.html new file mode 100644 index 000000000..2423018ef --- /dev/null +++ b/classes/ChainGetStateRootHashResult.html @@ -0,0 +1,95 @@ +ChainGetStateRootHashResult | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ChainGetStateRootHashResult

    +
    +

    Hierarchy

    +
      +
    • ChainGetStateRootHashResult
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    rawJSON?: string
    +
    + +
    stateRootHash: Hash
    +
    + +
    version: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ClassicMode.html b/classes/ClassicMode.html new file mode 100644 index 000000000..01247411b --- /dev/null +++ b/classes/ClassicMode.html @@ -0,0 +1,95 @@ +ClassicMode | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ClassicMode

    +
    +

    Hierarchy

    +
      +
    • ClassicMode
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    gasPriceTolerance: number
    +
    + +
    paymentAmount: number
    +
    + +
    standardPayment: boolean
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/Client.html b/classes/Client.html new file mode 100644 index 000000000..36c0856cd --- /dev/null +++ b/classes/Client.html @@ -0,0 +1,249 @@ +Client | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class Client

    +
    +

    Hierarchy

    +
      +
    • Client
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        url: string
      • +
      • +
        workersCount: number = 1
      +

      Returns Client

    +
    +

    Properties

    +
    + +
    consumer: Consumer
    +
    + +
    consumerErrorHandler: ((errors: Error[]) => void)
    +
    +

    Type declaration

    +
      +
    • +
        +
      • (errors: Error[]): void
      • +
      • +
        +

        Parameters

        +
          +
        • +
          errors: Error[]
        +

        Returns void

    +
    + +
    consumerErrors: Error[] = []
    +
    + +
    eventStream: RawEvent[] = []
    +
    + +
    middlewares: Middleware[] = []
    +
    + +
    streamErrorHandler: ((errors: Error[]) => void)
    +
    +

    Type declaration

    +
      +
    • +
        +
      • (errors: Error[]): void
      • +
      • +
        +

        Parameters

        +
          +
        • +
          errors: Error[]
        +

        Returns void

    +
    + +
    streamErrors: Error[] = []
    +
    + +
    streamer: Streamer
    +
    + +
    workersCount: number
    +
    +

    Methods

    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        source: Error[]
      +

      Returns void

    +
    + +
    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        middleware: Middleware
      +

      Returns void

    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        lastEventID: number
      +

      Returns Promise<void>

    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/Consumer.html b/classes/Consumer.html new file mode 100644 index 000000000..224f4864b --- /dev/null +++ b/classes/Consumer.html @@ -0,0 +1,133 @@ +Consumer | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class Consumer

    +
    +

    Hierarchy

    +
      +
    • Consumer
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    handlers: Map<EventType, HandlerFunc>
    +
    +

    Methods

    +
    + +
    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        events: AsyncGenerator<RawEvent, any, unknown>
      • +
      • +
        errCh: ((error: Error) => void)
        +
          +
        • +
            +
          • (error: Error): void
          • +
          • +
            +

            Parameters

            +
              +
            • +
              error: Error
            +

            Returns void

      +

      Returns Promise<void>

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/Contract.html b/classes/Contract.html new file mode 100644 index 000000000..65a2b2295 --- /dev/null +++ b/classes/Contract.html @@ -0,0 +1,124 @@ +Contract | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class Contract

    +
    +

    Hierarchy

    +
      +
    • Contract
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    contractPackageHash: ContractPackageHash
    +
    + +
    contractWasmHash: ContractHash
    +
    + +
    entryPoints: EntryPointV1[]
    +
    + +
    namedKeys: NamedKeys
    +
    + +
    protocolVersion: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ContractGroup.html b/classes/ContractGroup.html new file mode 100644 index 000000000..dea4bd029 --- /dev/null +++ b/classes/ContractGroup.html @@ -0,0 +1,97 @@ +ContractGroup | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ContractGroup

    +
    +

    Hierarchy

    +
      +
    • ContractGroup
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    group: string
    +
    + +
    keys: URef[]
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ContractHash.html b/classes/ContractHash.html new file mode 100644 index 000000000..4564601e4 --- /dev/null +++ b/classes/ContractHash.html @@ -0,0 +1,199 @@ +ContractHash | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ContractHash

    +
    +

    Represents a contract hash in the system.

    +
    +
    +

    Hierarchy

    +
      +
    • ContractHash
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
      + +
    • +

      Creates a new ContractHash instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        hash: Hash
        +

        The Hash object representing the contract hash.

        +
      • +
      • +
        originPrefix: string
        +

        The original prefix of the contract hash string.

        +
      +

      Returns ContractHash

    +
    +

    Properties

    +
    + +
    hash: Hash
    +

    The hash of the contract.

    +
    +
    + +
    originPrefix: string
    +

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

    +
    +
    +

    Methods

    +
    + +
      + +
    • +

      Converts the ContractHash to its JSON representation.

      + +

      Returns

      A string representation of the ContractHash, including the original prefix.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Returns the contract hash as a prefixed string.

      + +

      Returns

      The contract hash with the Contract prefix.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Returns the contract hash as a prefixed WASM string.

      + +

      Returns

      The contract hash with the ContractWasm prefix.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Creates a ContractHash instance from its JSON representation.

      + +

      Returns

      A new ContractHash instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        json: string
        +

        The JSON string representation of the ContractHash.

        +
      +

      Returns ContractHash

    +
    + +
      + +
    • +

      Creates a new ContractHash instance from a string representation.

      + +

      Returns

      A new ContractHash instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        source: string
        +

        The string representation of the contract hash.

        +
      +

      Returns ContractHash

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ContractPackage.html b/classes/ContractPackage.html new file mode 100644 index 000000000..886d00a12 --- /dev/null +++ b/classes/ContractPackage.html @@ -0,0 +1,124 @@ +ContractPackage | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ContractPackage

    +
    +

    Hierarchy

    +
      +
    • ContractPackage
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    accessKey: URef
    +
    + +
    disabledVersions: DisabledContractVersion[]
    +
    + +
    groups: ContractGroup[]
    +
    + +
    lockStatus: string
    +
    + +
    versions: ContractVersion[]
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ContractPackageHash.html b/classes/ContractPackageHash.html new file mode 100644 index 000000000..e9dda75e3 --- /dev/null +++ b/classes/ContractPackageHash.html @@ -0,0 +1,185 @@ +ContractPackageHash | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ContractPackageHash

    +
    +

    Represents a contract package hash in the system.

    +
    +
    +

    Hierarchy

    +
      +
    • ContractPackageHash
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    hash: Hash
    +

    The hash of the contract package.

    +
    +
    + +
    originPrefix: string
    +

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

    +
    +
    +

    Methods

    +
    + +
      + +
    • +

      Converts the ContractPackageHash to its JSON representation.

      + +

      Returns

      A string representation of the ContractPackageHash, including the original prefix.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Returns the contract package hash as a prefixed string.

      + +

      Returns

      The contract package hash with the ContractPackage prefix.

      +
      +

      Returns string

    +
    + +
    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ContractVersion.html b/classes/ContractVersion.html new file mode 100644 index 000000000..da535d49f --- /dev/null +++ b/classes/ContractVersion.html @@ -0,0 +1,106 @@ +ContractVersion | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ContractVersion

    +
    +

    Hierarchy

    +
      +
    • ContractVersion
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    contractHash: ContractHash
    +
    + +
    contractVersion: number
    +
    + +
    protocolVersionMajor: number
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/Contracts.Contract.html b/classes/Contracts.Contract.html deleted file mode 100644 index c64a053de..000000000 --- a/classes/Contracts.Contract.html +++ /dev/null @@ -1,307 +0,0 @@ -Contract | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class Contract

    -
    -

    Smart contract object for interacting with contracts on the Casper Network

    -
    -
    -

    Hierarchy

    -
      -
    • Contract
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    casperClient?: CasperClient
    -

    The CasperClient object connected to a live node

    -
    -
    - -
    contractHash?: string
    -
    - -
    contractPackageHash?: string
    -
    -

    Methods

    -
    - -
      - -
    • -

      Call an entrypoint of a smart contract.

      - -

      Returns

      A Deploy object that can be sent to a node to call an entrypoint

      -
      -
      -

      Parameters

      -
        -
      • -
        entryPoint: string
        -

        The name of an entrypoint of a smart contract that you wish to call

        -
      • -
      • -
        args: RuntimeArgs
        -

        The runtime arguments for the deploy

        -
      • -
      • -
        sender: CLPublicKey
        -

        CLPublicKey of the sender of the deploy

        -
      • -
      • -
        chainName: string
        -

        The name of the network the installment deploy will be sent to. You can get the network name of a node by calling the REST endpoint :8888/status

        -
      • -
      • -
        paymentAmount: string
        -

        The gas payment in motes, where 1 mote = 10^-9 CSPR. Use a stringified base-10 integer

        -
      • -
      • -
        signingKeys: AsymmetricKey[] = []
        -

        An array of keypairs used to sign the deploy. If you are signing with one key, use an array with only the one keypair. If instead you are utilizing multi-sig functionality, provide multiple keypair objects in the array.

        -
      • -
      • -
        ttl: number = DEFAULT_DEPLOY_TTL
        -

        The time that the deploy has to live. If the deploy awaits execution longer than this interval, in seconds, then the deploy will fail. This parameter will default to the DEFAULT_DEPLOY_TTL if not specified.

        -
      -

      Returns Deploy

    -
    - -
    -
    - -
      - -
    • -

      Install a smart contract on a Casper Network

      - -

      Returns

      The installment deploy, to be sent to a node.

      - -

      Remarks

      In the future, this method will be an alias to a different method: callModuleBytesEntrypoint

      -
      -
      -

      Parameters

      -
        -
      • -
        wasm: Uint8Array
        -

        Uint8Array representation of a WebAssembly compiled smart contract

        -
      • -
      • -
        args: RuntimeArgs
        -

        The runtime arguments for the installment deploy

        -
      • -
      • -
        paymentAmount: string
        -

        The gas payment in motes, where 1 mote = 10^-9 CSPR. Use a stringified base-10 integer

        -
      • -
      • -
        sender: CLPublicKey
        -

        CLPublicKey of the sender of the installment deploy

        -
      • -
      • -
        chainName: string
        -

        The name of the network the installment deploy will be sent to. You can get the network name of a node by calling the REST endpoint :8888/status

        -
      • -
      • -
        signingKeys: AsymmetricKey[] = []
        -

        An array of keypairs used to sign the deploy. If you are signing with one key, use an array with only the one keypair. If instead you are utilizing multi-sig functionality, provide multiple keypair objects in the array.

        -
      -

      Returns Deploy

    -
    - -
      - -
    • -

      Query data from a smart contract.

      - -

      Returns

      A Promise that resolves to a stored CLValue within the smart contract. This Promise will be rejected if there is no CasperClient to use, or if the stored value is unavailable or invalid

      -
      -
      -

      Parameters

      -
        -
      • -
        path: string[] = []
        -

        Path to the data requested

        -
      • -
      • -
        Optional casperClient: CasperClient
        -

        A CasperClient object with a connected node. This parameter is not required if there is an existing CasperClient object attached to this Contract instance

        -
      • -
      • -
        Optional stateRootHash: string
        -

        The state root hash at which to query this data. If no state root hash is provided, the most recent one will be queried and used.

        -
      -

      Returns Promise<any>

    -
    - -
      - -
    • -

      Query a dictionary associated with a smart contract to obtain stored key-value pairs.

      - -

      Returns

      A Promise which resolves to a CLValue. This Promise will be rejected if there is no CasperClient to use, or if the value in the dictionaryName at the key dictionaryItemKey is unavailable or invalid

      -
      -
      -

      Parameters

      -
        -
      • -
        dictionaryName: string
        -

        The name of the dictionary to be queried

        -
      • -
      • -
        dictionaryItemKey: string
        -

        The key of the key-value pair to be obtained

        -
      • -
      • -
        Optional stateRootHash: string
        -

        The state root hash at which to query this data. If no state root hash is provided, the most recent one will be queried and used.

        -
      • -
      • -
        Optional casperClient: CasperClient
        -

        A CasperClient object with a connected node. This parameter is not required if there is an existing CasperClient object attached to this Contract instance

        -
      -

      Returns Promise<CLValue>

    -
    - -
      - -
    • -

      Attaches an on-chain smart contract to this Contract object using its hexadecimal string typed hash. The contract hash must include the prefix "hash-"

      -
      -
      -

      Parameters

      -
        -
      • -
        contractHash: string
        -

        The hexadecimal smart contract hash, with the prefix "hash-"

        -
      • -
      • -
        Optional contractPackageHash: string
        -

        The hexadecimal smart contract package hash, with the prefix "hash-". This parameter is optional, and only used when there is event processing present.

        -
      -

      Returns void

    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/Conversions.html b/classes/Conversions.html new file mode 100644 index 000000000..017ee1679 --- /dev/null +++ b/classes/Conversions.html @@ -0,0 +1,250 @@ +Conversions | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class Conversions

    +
    +

    A utility class for various data conversions used in the CasperLabs ecosystem.

    +
    +
    +

    Hierarchy

    +
      +
    • Conversions
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Methods

    +
    + +
      + +
    • +

      Converts a Base-64 encoded string to a Base-16 (hexadecimal) encoded string.

      + +

      Returns

      A Base-16 encoded string.

      + +

      Example

      const base64 = "SGVsbG8=";
      const base16 = Conversions.base64to16(base64);
      console.log(base16); // Outputs: "48656c6c6f" +
      +
      +
      +

      Parameters

      +
        +
      • +
        base64: string
        +

        The Base-64 encoded string to be converted.

        +
      +

      Returns string

    +
    + +
      + +
    • +

      Converts a CSPR amount to its mote equivalent.

      + +

      Returns

      A BigNumber containing the equivalent amount in motes.

      + +

      Remarks

      1 CSPR = 10^9 motes

      + +

      Example

      const cspr = 1;
      const motes = Conversions.csprToMotes(cspr);
      console.log(motes.toString()); // Outputs: "1000000000" +
      +
      +
      +

      Parameters

      +
        +
      • +
        cspr: BigNumberish
        +

        A BigNumberish amount of CSPR to convert to motes.

        +
      +

      Returns BigNumber

    +
    + +
      + +
    • +

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

      + +

      Returns

      A Uint8Array containing the decoded bytes.

      + +

      Example

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

      Parameters

      +
        +
      • +
        base16String: string
        +

        The Base-16 encoded string to be decoded.

        +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

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

      + +

      Returns

      A Uint8Array containing the decoded bytes.

      + +

      Example

      const base64 = "SGVsbG8=";
      const bytes = Conversions.decodeBase64(base64);
      console.log(bytes); // Outputs: Uint8Array(5) [72, 101, 108, 108, 111] +
      +
      +
      +

      Parameters

      +
        +
      • +
        base64String: string
        +

        The Base-64 encoded string to be decoded.

        +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

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

      + +

      Returns

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

      + +

      Example

      const bytes = new Uint8Array([72, 101, 108, 108, 111]);
      const base16 = Conversions.encodeBase16(bytes);
      console.log(base16); // Outputs: "48656c6c6f" +
      +
      +
      +

      Parameters

      +
        +
      • +
        bytes: Uint8Array
        +

        The Uint8Array to be encoded.

        +
      +

      Returns string

    +
    + +
      + +
    • +

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

      + +

      Returns

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

      + +

      Example

      const bytes = new Uint8Array([72, 101, 108, 108, 111]);
      const base64 = Conversions.encodeBase64(bytes);
      console.log(base64); // Outputs: "SGVsbG8=" +
      +
      +
      +

      Parameters

      +
        +
      • +
        bytes: Uint8Array
        +

        The Uint8Array to be encoded.

        +
      +

      Returns string

    +
    + +
      + +
    • +

      Converts an amount in motes to its CSPR equivalent.

      + +

      Returns

      A BigNumber containing the equivalent amount in CSPR.

      + +

      Remarks

      This function will round to the nearest whole integer. +1 mote = 10^-9 CSPR

      + +

      Example

      const motes = BigNumber.from('1000000000');
      const cspr = Conversions.motesToCSPR(motes);
      console.log(cspr.toString()); // Outputs: "1" +
      +
      +
      +

      Parameters

      +
        +
      • +
        motes: BigNumberish
        +

        A BigNumberish amount of motes to convert to CSPR.

        +
      +

      Returns BigNumber

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/Credit.html b/classes/Credit.html new file mode 100644 index 000000000..a8830ef97 --- /dev/null +++ b/classes/Credit.html @@ -0,0 +1,95 @@ +Credit | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class Credit

    +
    +

    Hierarchy

    +
      +
    • Credit
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    +
    + +
    eraID: number
    +
    + +
    validatorPublicKey: PublicKey
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CreditInfo.html b/classes/CreditInfo.html new file mode 100644 index 000000000..3d5445bff --- /dev/null +++ b/classes/CreditInfo.html @@ -0,0 +1,88 @@ +CreditInfo | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class CreditInfo

    +
    +

    Hierarchy

    +
      +
    • CreditInfo
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    eraId: number
    +
    + +
    validator: Hash
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/Delegator.html b/classes/Delegator.html new file mode 100644 index 000000000..e37af307c --- /dev/null +++ b/classes/Delegator.html @@ -0,0 +1,144 @@ +Delegator | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class Delegator

    +
    +

    Hierarchy

    +
      +
    • Delegator
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    bondingPurse: URef
    +
    + +
    delegatorPublicKey: PublicKey
    +
    + +
    stakedAmount: CLValueUInt512
    +
    + +
    validatorPublicKey: PublicKey
    +
    + +
    vestingSchedule?: VestingSchedule
    +
    +

    Methods

    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/DelegatorAllocation.html b/classes/DelegatorAllocation.html new file mode 100644 index 000000000..2a18700ec --- /dev/null +++ b/classes/DelegatorAllocation.html @@ -0,0 +1,106 @@ +DelegatorAllocation | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class DelegatorAllocation

    +
    +

    Hierarchy

    +
      +
    • DelegatorAllocation
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    +
    + +
    delegatorPublicKey: PublicKey
    +
    + +
    validatorPublicKey: PublicKey
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/DelegatorInfo.html b/classes/DelegatorInfo.html new file mode 100644 index 000000000..e1009bf49 --- /dev/null +++ b/classes/DelegatorInfo.html @@ -0,0 +1,88 @@ +DelegatorInfo | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class DelegatorInfo

    +
    +

    Hierarchy

    +
      +
    • DelegatorInfo
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    delegator: Hash
    +
    + +
    validator: Hash
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/DelegatorV1.html b/classes/DelegatorV1.html new file mode 100644 index 000000000..79b62dafb --- /dev/null +++ b/classes/DelegatorV1.html @@ -0,0 +1,109 @@ +DelegatorV1 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class DelegatorV1

    +
    +

    Hierarchy

    +
      +
    • DelegatorV1
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    bondingPurse: URef
    +
    + +
    delegatee: PublicKey
    +
    + +
    publicKey: PublicKey
    +
    + +
    stakedAmount: CLValueUInt512
    +
    + +
    vestingSchedule?: VestingSchedule
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/Deploy.html b/classes/Deploy.html new file mode 100644 index 000000000..b0a114cfc --- /dev/null +++ b/classes/Deploy.html @@ -0,0 +1,333 @@ +Deploy | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class Deploy

    +
    +

    Hierarchy

    +
      +
    • Deploy
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    approvals: Approval[] = []
    +
    + +
    hash: Hash
    +
    + +
    header: DeployHeader
    +
    + +
    +
    + +
    +
    +

    Methods

    +
    + +
      + +
    • +

      Identifies whether this Deploy represents a standard payment, like that of gas payment

      + +

      Returns

      true if the Deploy is a standard payment, and false otherwise

      +
      +

      Returns boolean

    +
    + +
      + +
    • +

      Identifies whether this Deploy represents a transfer of CSPR

      + +

      Returns

      true if the Deploy is a Transfer, and false otherwise

      +
      +

      Returns boolean

    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        keys: PrivateKey
      +

      Returns Promise<void>

    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      Convert a JSON representation of a deploy to a Deploy object

      + +

      Returns

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

      +
      +
      +

      Parameters

      +
        +
      • +
        json: any
        +

        A JSON representation of a Deploy

        +
      +

      Returns Deploy

    +
    + +
    +
    + +
      + +
    • +

      Sets already generated signature

      +
      +
      +

      Parameters

      +
        +
      • +
        deploy: Deploy
        +

        the Deploy instance

        +
      • +
      • +
        signature: Uint8Array
        +

        the Ed25519 or Secp256K1 signature

        +
      • +
      • +
        publicKey: PublicKey
        +

        the public key used to generate the signature

        +
      +

      Returns Deploy

    +
    + +
      + +
    • +

      Convert the deploy object to a JSON representation

      + +

      Returns

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

      +
      +
      +

      Parameters

      +
        +
      • +
        deploy: Deploy
        +

        The Deploy object to convert to JSON

        +
      +

      Returns {
          deploy: JsonTypes;
      }

      +
        +
      • +
        deploy: JsonTypes
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/DeployAcceptedEvent.html b/classes/DeployAcceptedEvent.html new file mode 100644 index 000000000..5d2ef6ed2 --- /dev/null +++ b/classes/DeployAcceptedEvent.html @@ -0,0 +1,81 @@ +DeployAcceptedEvent | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class DeployAcceptedEvent

    +
    +

    Hierarchy

    +
      +
    • DeployAcceptedEvent
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    deployAccepted: Deploy
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/DeployExecutionInfo.html b/classes/DeployExecutionInfo.html new file mode 100644 index 000000000..a0f0995c7 --- /dev/null +++ b/classes/DeployExecutionInfo.html @@ -0,0 +1,117 @@ +DeployExecutionInfo | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class DeployExecutionInfo

    +
    +

    Hierarchy

    +
      +
    • DeployExecutionInfo
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    blockHash: Hash
    +
    + +
    blockHeight: number
    +
    + +
    executionResult: ExecutionResult
    +
    +

    Methods

    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/DeployExecutionResult.html b/classes/DeployExecutionResult.html new file mode 100644 index 000000000..7137118bc --- /dev/null +++ b/classes/DeployExecutionResult.html @@ -0,0 +1,88 @@ +DeployExecutionResult | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class DeployExecutionResult

    +
    +

    Hierarchy

    +
      +
    • DeployExecutionResult
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    blockHash: Hash
    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/interfaces/ResultAndRemainder.html b/classes/DeployExpiredEvent.html similarity index 55% rename from interfaces/ResultAndRemainder.html rename to classes/DeployExpiredEvent.html index 12bb7da34..e0a5c4238 100644 --- a/interfaces/ResultAndRemainder.html +++ b/classes/DeployExpiredEvent.html @@ -1,4 +1,4 @@ -ResultAndRemainder | casper-js-sdk
    +DeployExpiredEvent | casper-js-sdk

    Hierarchy

      -
    • ResultAndRemainder
    +

    Constructors

    +
    +

    Properties

    -
    +

    Constructors

    +
    + +
    +

    Properties

    -
    - -
    remainder?: Uint8Array
    +
  • Defined in src/sse/event.ts:303
  • +
  • constructor
  • +
  • deployExpired
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/DeploySubscription.html b/classes/DeployExpiredPayload.html similarity index 52% rename from interfaces/DeploySubscription.html rename to classes/DeployExpiredPayload.html index 95d8c556d..fed46f1af 100644 --- a/interfaces/DeploySubscription.html +++ b/classes/DeployExpiredPayload.html @@ -1,4 +1,4 @@ -DeploySubscription | casper-js-sdk
    +DeployExpiredPayload | casper-js-sdk

    Hierarchy

      -
    • DeploySubscription
    +

    Constructors

    +
    +

    Properties

    -
    +

    Constructors

    +
    + +
    +

    Properties

    -
    - -
    deployHash: string
    +
  • Defined in src/sse/event.ts:294
  • +
  • constructor
  • +
  • deployHash
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/DeployHeader.html b/classes/DeployHeader.html new file mode 100644 index 000000000..8deef89f0 --- /dev/null +++ b/classes/DeployHeader.html @@ -0,0 +1,167 @@ +DeployHeader | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class DeployHeader

    +
    +

    Hierarchy

    +
      +
    • DeployHeader
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    account?: PublicKey
    +
    + +
    bodyHash?: Hash
    +
    + +
    chainName: string = ''
    +
    + +
    dependencies: Hash[] = []
    +
    + +
    gasPrice: number = 1
    +
    + +
    timestamp: Timestamp = ...
    +
    + +
    ttl: Duration = ...
    +
    +

    Methods

    +
    + +
    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EntryPoint.html b/classes/DeployInfo.html similarity index 64% rename from classes/EntryPoint.html rename to classes/DeployInfo.html index 43e054384..4d6067782 100644 --- a/classes/EntryPoint.html +++ b/classes/DeployInfo.html @@ -1,4 +1,4 @@ -EntryPoint | casper-js-sdk
    +DeployInfo | casper-js-sdk

    Hierarchy

      -
    • EntryPoint
    @@ -31,51 +28,51 @@

    Constructors

    +

    Returns DeployInfo

    Properties

    -
    - -
    access: string
    +
  • Defined in src/types/DeployInfo.ts:39
  • +
  • constructor
  • +
  • deployHash
  • +
  • from
  • +
  • gas
  • +
  • source
  • +
  • transfers
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/DeployUtil.DeployParams.html b/classes/DeployParams.html similarity index 63% rename from classes/DeployUtil.DeployParams.html rename to classes/DeployParams.html index ae500648d..8b62e1541 100644 --- a/classes/DeployUtil.DeployParams.html +++ b/classes/DeployParams.html @@ -13,18 +13,18 @@
    -

    The parameters of a Deploy object

    +
    +

    Deprecated

    The parameters of a Deploy object. Use Deploy.fromHeaderAndItems

    Hierarchy

    • DeployParams
    +
  • Defined in src/types/Deploy.ts:477
  • @@ -32,23 +32,23 @@

    Constructors

    - +
      - +
    • Container for Deploy construction options.

      @@ -56,8 +56,8 @@
      • -
        accountPublicKey: CLPublicKey
        -

        The public key of the deploying account as a CLPublicKey

        +
        accountPublicKey: PublicKey
        +

        The public key of the deploying account as a PublicKey

      • chainName: string
        @@ -79,53 +79,53 @@
        dependencies: Uint8ArrayOptional timestamp: number

        Note that timestamp is UTC, not local.

      -

      Returns DeployParams

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

    - -
    accountPublicKey: CLPublicKey
    -

    The public key of the deploying account as a CLPublicKey

    + +
    accountPublicKey: PublicKey
    +

    The public key of the deploying account as a PublicKey

    +
  • Defined in src/types/Deploy.ts:488
  • - +
    chainName: string

    Name of the chain, to avoid the Deploy from being accidentally or maliciously included in a different chain.

    +
  • Defined in src/types/Deploy.ts:489
  • - +
    dependencies: Uint8Array[] = []

    Hex-encoded Deploy hashes of deploys which must be executed before this one.

    +
  • Defined in src/types/Deploy.ts:492
  • - +
    gasPrice: number = 1

    Conversion rate between the cost of Wasm opcodes and the motes sent by the payment code, where 1 mote = 1 * 10^-9 CSPR

    +
  • Defined in src/types/Deploy.ts:490
  • - +
    timestamp?: number

    Note that timestamp is UTC, not local.

    +
  • Defined in src/types/Deploy.ts:493
  • - +
    ttl: number = DEFAULT_DEPLOY_TTL

    Time that the Deploy will remain valid for, in milliseconds. The default value is 1800000, which is 30 minutes

    +
  • Defined in src/types/Deploy.ts:491
  • Hierarchy

    +

    Constructors

    +
    +

    Properties

    -
    +

    Constructors

    +
    + +
    +

    Properties

    -
    - -
    api_version: string
    -
    - -
    auction_state: AuctionState
    +
  • Defined in src/sse/event.ts:277
  • +
  • constructor
  • +
  • deployProcessed
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/DeployProcessedPayload.html b/classes/DeployProcessedPayload.html new file mode 100644 index 000000000..2e967cfa6 --- /dev/null +++ b/classes/DeployProcessedPayload.html @@ -0,0 +1,116 @@ +DeployProcessedPayload | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class DeployProcessedPayload

    +
    +

    Hierarchy

    +
      +
    • DeployProcessedPayload
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    account: PublicKey
    +
    + +
    blockHash: Hash
    +
    + +
    deployHash: Hash
    +
    + +
    executionResult: ExecutionResultV1
    +
    + +
    timestamp: Date
    +
    + +
    ttl: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/DeployUtil.Deploy.html b/classes/DeployUtil.Deploy.html deleted file mode 100644 index fedc57fda..000000000 --- a/classes/DeployUtil.Deploy.html +++ /dev/null @@ -1,234 +0,0 @@ -Deploy | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class Deploy

    -
    -

    A deploy containing a smart contract along with the requester's signature(s).

    -
    -
    -

    Hierarchy

    -
      -
    • Deploy
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    approvals: Approval[]
    -

    An array of approvals in the form of signatures from an account or multiple accounts

    -
    -
    - -
    hash: Uint8Array
    -

    The deploy hash

    -
    -
    - -
    header: DeployHeader
    -

    The header of the deploy

    -
    -
    - - -

    The payment logic of the deploy

    -
    -
    - - -

    The session code of the deploy

    -
    -
    -

    Methods

    -
    - -
      - -
    • -

      Identifies whether this Deploy represents a standard payment, like that of gas payment

      - -

      Returns

      true if the Deploy is a standard payment, and false otherwise

      -
      -

      Returns boolean

    -
    - -
      - -
    • -

      Identifies whether this Deploy represents a transfer of CSPR

      - -

      Returns

      true if the Deploy is a Transfer, and false otherwise

      -
      -

      Returns boolean

    -
    - -
      - -
    • -

      Can be used to send the Deploy to an online Casper node

      - -

      Returns

      The deploy hash of the Deploy

      - -

      Remarks

      Works by instantiating a CasperClient with the provided nodeUrl and calling putDeploy on it

      -
      -
      -

      Parameters

      -
        -
      • -
        nodeUrl: string
        -

        The url of a live Casper node

        -
      -

      Returns Promise<string>

    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/DeployUtil.DeployHeader.html b/classes/DeployUtil.DeployHeader.html deleted file mode 100644 index 437eec518..000000000 --- a/classes/DeployUtil.DeployHeader.html +++ /dev/null @@ -1,193 +0,0 @@ -DeployHeader | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class DeployHeader

    -
    -

    Header data of a Deploy object that contains information like the transacting account, timestamp, gas price, and other relevent deploy information

    -
    -
    -

    Hierarchy

    -
      -
    • DeployHeader
    -
    -

    Implements

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
      - -
    • -

      Constructs the header portion of a deploy

      -
      -
      -

      Parameters

      -
        -
      • -
        account: CLPublicKey
        -

        The CLPublicKey representation of the transacting account.

        -
      • -
      • -
        timestamp: number
        -

        The UNIX timestamp at which the deploy was created

        -
      • -
      • -
        ttl: number
        -

        The amount of time in milliseconds that the deploy is given to live before it is dropped and rejected by validators

        -
      • -
      • -
        gasPrice: number
        -

        Price per gas unit for this deploy, measured in motes, where 1 mote = 10^-9 CSPR

        -
      • -
      • -
        bodyHash: Uint8Array
        -

        Hash of the compiled WebAssembly logic

        -
      • -
      • -
        dependencies: Uint8Array[]
        -

        Zero, one, or many instances of session code that is/are required to execute before this deploy

        -
      • -
      • -
        chainName: string
        -

        The chain for which the deploy should be deployed on. For the Casper mainnet, use "casper" and for the testnet, use "casper-test"

        -
      -

      Returns DeployHeader

    -
    -

    Properties

    -
    - -
    account: CLPublicKey
    -
    - -
    bodyHash: Uint8Array
    -
    - -
    chainName: string
    -
    - -
    dependencies: Uint8Array[]
    -
    - -
    gasPrice: number
    -
    - -
    timestamp: number
    -
    - -
    ttl: number
    -
    -

    Methods

    -
    - -
      - -
    • -

      Converts DeployHeader to ToBytesResult.

      - -

      Returns

      Ok result, consisting of the account's byte representation, the timestamp, ttl, gasPrice, bodyHash, dependencies, and chainName concatenated together in a byte array

      -
      -

      Returns ToBytesResult

    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/DeployUtil.ExecutableDeployItem.html b/classes/DeployUtil.ExecutableDeployItem.html deleted file mode 100644 index b88da6854..000000000 --- a/classes/DeployUtil.ExecutableDeployItem.html +++ /dev/null @@ -1,660 +0,0 @@ -ExecutableDeployItem | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class ExecutableDeployItem

    -
    -

    Represents an executable deploy object that can be deployed on-chain. ModuleBytes, StoredContractByHash, StoredContractByName, StoredVersionedContractByHash, StoredVersionedContractByName, and Transfer objects can all be casted as ExecutableDeployItems.

    -
    -
    -

    Hierarchy

    -
      -
    • ExecutableDeployItem
    -
    -

    Implements

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    moduleBytes?: ModuleBytes
    -

    Optional ModuleBytes object representing the ExecutableDeployItem if applicable.

    -
    -
    - -
    storedContractByHash?: StoredContractByHash
    -

    Optional StoredContractByHash object representing the ExecutableDeployItem if applicable.

    -
    -
    - -
    storedContractByName?: StoredContractByName
    -

    Optional StoredContractByName object representing the ExecutableDeployItem if applicable.

    -
    -
    - -
    storedVersionedContractByHash?: StoredVersionedContractByHash
    -

    Optional StoredVersionedContractByHash object representing the ExecutableDeployItem if applicable.

    -
    -
    - -
    storedVersionedContractByName?: StoredVersionedContractByName
    -

    Optional StoredVersionedContractByName object representing the ExecutableDeployItem if applicable.

    -
    -
    - -
    transfer?: Transfer
    -

    Optional Transfer object representing the ExecutableDeployItem if applicable.

    -
    -
    -

    Methods

    -
    - -
      - -
    • -

      Casts the ExecutableDeployItem to ModuleBytes if possible

      - -

      Returns

      ModuleBytes representation of ExecutableDeployItem, or undefined if the ExecutableDeployItem cannot be cast

      -
      -

      Returns undefined | ModuleBytes

    -
    - -
      - -
    • -

      Casts the ExecutableDeployItem to StoredContractByHash if possible

      - -

      Returns

      StoredContractByHash representation of ExecutableDeployItem, or undefined if the ExecutableDeployItem cannot be cast

      -
      -

      Returns undefined | StoredContractByHash

    -
    - -
      - -
    • -

      Casts the ExecutableDeployItem to StoredContractByName if possible

      - -

      Returns

      StoredContractByName representation of ExecutableDeployItem, or undefined if the ExecutableDeployItem cannot be cast

      -
      -

      Returns undefined | StoredContractByName

    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Casts the ExecutableDeployItem to Transfer if possible

      - -

      Returns

      Transfer representation of ExecutableDeployItem, or undefined if the ExecutableDeployItem cannot be cast

      -
      -

      Returns undefined | Transfer

    -
    - -
      - -
    • -

      Gets a CLValue argument via its name, returns undefined if the argument does not exist. Throws an error if it cannot serialize the ExecutableDeployItem from its original type.

      - -

      Returns

      A CLValue runtime argument

      -
      -
      -

      Parameters

      -
        -
      • -
        name: string
        -

        The name of the argument

        -
      -

      Returns undefined | CLValue

    -
    - -
      - -
    • -

      Identifies whether the ExecutableDeployItem is of the original type ModuleBytes

      - -

      Returns

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

      -
      -

      Returns boolean

    -
    - -
      - -
    • -

      Identifies whether the ExecutableDeployItem is of the original type StoredContractByHash

      - -

      Returns

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

      -
      -

      Returns boolean

    -
    - -
      - -
    • -

      Identifies whether the ExecutableDeployItem is of the original type StoredContractByName

      - -

      Returns

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

      -
      -

      Returns boolean

    -
    - -
      - -
    • -

      Identifies whether the ExecutableDeployItem is of the original type StoredVersionedContractByHash

      - -

      Returns

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

      -
      -

      Returns boolean

    -
    - -
      - -
    • -

      Identifies whether the ExecutableDeployItem is of the original type StoredVersionedContractByName

      - -

      Returns

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

      -
      -

      Returns boolean

    -
    - -
      - -
    • -

      Identifies whether the ExecutableDeployItem is of the original type Transfer

      - -

      Returns

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

      -
      -

      Returns boolean

    -
    - -
      - -
    • -

      Sets an argument given an argument name and a value typed as a CLValue. Throws an error if it cannot serialize the ExecutableDeployItem from its original type.

      - -

      Returns

      The success status of setting the argument

      -
      -
      -

      Parameters

      -
        -
      • -
        name: string
        -

        The name of the argument being set

        -
      • -
      • -
        value: CLValue
        -

        The CLValue that will be stored under the new argument name

        -
      -

      Returns void

    -
    - -
      - -
    • -

      Converts ExecutableDeployItem to ToBytesResult depending on the ExecutableDeployItem's type. Throws an error if it cannot serialize the ExecutableDeployItem from its parent type.

      - -

      Returns

      ModuleBytes, or StoredContractByHash, or StoredContractByName, or StoredVersionedContractByHash, or StoredVersionedContractByName, or Transfer depending on the original type.

      -
      -

      Returns ToBytesResult

    -
    - -
      - -
    • -

      Builds an ExecutableDeployItem from an ExecutableDeployItemInternal. The ExecutableDeployItemInternal abstract class is inherited by ModuleBytes, StoredContractByHash, StoredContractByName, StoredVersionedContractByHash, StoredVersionedContractByName, and Transfer, so you may pass in an object of any of these types.

      -
      -
      -

      Parameters

      -
        -
      • -
        item: ExecutableDeployItemInternal
        -

        The ExecutableDeployItemInternal to build into an ExecutableDeployItem

        -
      -

      Returns ExecutableDeployItem

    -
    - -
      - -
    • -

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

      - -

      Returns

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

      -
      -
      -

      Parameters

      -
        -
      • -
        moduleBytes: Uint8Array
        -

        A set of module bytes as a Uint8Array

        -
      • -
      • -
        args: RuntimeArgs
        -

        The runtime arguments for the new ModuleBytes object

        -
      -

      Returns ExecutableDeployItem

    -
    - -
      - -
    • -

      Creates a new StoredContractByHash object from a Uint8Array contract hash, entrypoint, and runtime arguments

      - -

      Returns

      A new ExecutableDeployItem created from a new StoredContractByHash object built using hash, entryPoint and args

      -
      -
      -

      Parameters

      -
        -
      • -
        hash: Uint8Array
        -

        Uint8Array representation of a smart contract hash

        -
      • -
      • -
        entryPoint: string
        -

        Name of an entrypoint of the stored contract

        -
      • -
      • -
        args: RuntimeArgs
        -

        The runtime arguments for the new StoredContractByHash object

        -
      -

      Returns ExecutableDeployItem

    -
    - -
      - -
    • -

      Creates a new StoredContractByName object from a contract name, entrypoint, and runtime arguments

      - -

      Returns

      A new ExecutableDeployItem created from a new StoredContractByName object built using name, entryPoint and args

      -
      -
      -

      Parameters

      -
        -
      • -
        name: string
        -

        The name of the stored smart contract

        -
      • -
      • -
        entryPoint: string
        -

        Name of an entrypoint of the stored contract

        -
      • -
      • -
        args: RuntimeArgs
        -

        The runtime arguments for the new StoredContractByHash object

        -
      -

      Returns ExecutableDeployItem

    -
    - -
      - -
    • -

      Creates a new StoredVersionedContractByHash object from a Uint8Array contract hash, version number, entrypoint, and runtime arguments

      - -

      Returns

      A new ExecutableDeployItem created from a new StoredVersionedContractByHash object built using hash, version, entryPoint and args

      -
      -
      -

      Parameters

      -
        -
      • -
        hash: Uint8Array
        -

        Uint8Array representation of a smart contract hash

        -
      • -
      • -
        version: null | number
        -

        The version of the stored contract

        -
      • -
      • -
        entryPoint: string
        -

        Name of an entrypoint of the stored contract

        -
      • -
      • -
        args: RuntimeArgs
        -

        The runtime arguments for the new StoredContractByHash object

        -
      -

      Returns ExecutableDeployItem

    -
    - -
      - -
    • -

      Creates a new StoredVersionedContractByName object from a contract name, version number, entrypoint, and runtime arguments

      - -

      Returns

      A new ExecutableDeployItem created from a new StoredVersionedContractByName object built using name, version, entryPoint and args

      -
      -
      -

      Parameters

      -
        -
      • -
        name: string
        -

        The name of the stored smart contract

        -
      • -
      • -
        version: null | number
        -

        The version of the stored contract

        -
      • -
      • -
        entryPoint: string
        -

        Name of an entrypoint of the stored contract

        -
      • -
      • -
        args: RuntimeArgs
        -

        The runtime arguments for the new StoredContractByHash object

        -
      -

      Returns ExecutableDeployItem

    -
    - -
      - -
    • -

      Creates a new Transfer object

      - -

      Returns

      New Transfer object which can be deployed to execute a standard CSPR transferral

      -
      -
      -

      Parameters

      -
        -
      • -
        amount: BigNumberish
        -

        The number of motes to transfer, where 1 mote = 1 * 10^-9 CSPR

        -
      • -
      • -
        target: CLURef | CLPublicKey
        -

        URef of the target purse or the public key of target account, as a CLUref or CLPublicKey respectively

        -
      • -
      • -
        sourcePurse: null | CLURef = null
        -

        URef of the source purse. If this is omitted, the main purse of the account creating this transfer will be used as the source purse

        -
      • -
      • -
        id: BigNumberish
        -

        User-defined transfer id

        -
      -

      Returns ExecutableDeployItem

    -
    - -
      - -
    • -

      Constructor for Transfer deploy item using UniqAddress.

      - -

      Returns

      A new Deploy representing a transferral to a unique address

      -
      -
      -

      Parameters

      -
        -
      • -
        source: CLPublicKey
        -

        CLPublicKey of source account

        -
      • -
      • -
        target: UniqAddress
        -

        UniqAddress of target account

        -
      • -
      • -
        amount: BigNumberish
        -

        The amount of motes to transfer, where 1 mote = 1 * 10^-9 CSPR

        -
      • -
      • -
        paymentAmount: BigNumberish
        -

        The number of motes paid to execution engine, where 1 mote = 1 * 10^-9 CSPR

        -
      • -
      • -
        chainName: string
        -

        Name of the chain, to avoid the Deploy from being accidentally or maliciously included in a different chain.

        -
      • -
      • -
        gasPrice: number = 1
        -

        The gas price at which to execute the deploy

        -
      • -
      • -
        ttl: number = DEFAULT_DEPLOY_TTL
        -

        Time that the Deploy will remain valid for, in milliseconds. The default value is 1800000, which is 30 minutes

        -
      • -
      • -
        Optional sourcePurse: CLURef
        -

        URef of the source purse. If this is omitted, the main purse of the account creating this
        transfer will be used as the source purse

        -
      -

      Returns Deploy

    -
    - -
      - -
    • -

      Creates a new Transfer object with an optional transfer id

      - -

      Returns

      New Transfer object which can be deployed to execute a standard CSPR transferral

      -
      -
      -

      Parameters

      -
        -
      • -
        amount: BigNumberish
        -

        The number of motes to transfer, where 1 mote = 1 * 10^-9 CSPR

        -
      • -
      • -
        target: CLURef | CLPublicKey
        -

        URef of the target purse or the public key of target account, as a CLUref or CLPublicKey respectively

        -
      • -
      • -
        Optional sourcePurse: null | CLURef
        -

        URef of the source purse. If this is omitted, the main purse of the account creating this transfer will be used as the source purse

        -
      • -
      • -
        Optional id: BigNumberish
        -

        User-defined transfer id, which if not provided will be created on the fly

        -
      -

      Returns ExecutableDeployItem

    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/DeployUtil.ModuleBytes.html b/classes/DeployUtil.ModuleBytes.html deleted file mode 100644 index 43dc43973..000000000 --- a/classes/DeployUtil.ModuleBytes.html +++ /dev/null @@ -1,184 +0,0 @@ -ModuleBytes | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class ModuleBytes

    -
    -

    An object which can be passed along in a deploy, including session code and runtime arguments.

    -
    -
    -

    Hierarchy

    -
      -
    • ExecutableDeployItemInternal -
        -
      • ModuleBytes
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
      - -
    • -

      Constructs a ModuleBytes object from the Uint8Array typed session code and a RuntimeArgs object.

      -
      -
      -

      Parameters

      -
        -
      • -
        moduleBytes: Uint8Array
        -

        The Uint8Array representation of the session code

        -
      • -
      • -
        args: RuntimeArgs
        -

        Runtime arguments as RuntimeArgs

        -
      -

      Returns ModuleBytes

    -
    -

    Properties

    -
    - - -

    A RuntimeArgs object containing the runtime arguments passed along with the deploy.

    -
    -
    - -
    moduleBytes: Uint8Array
    -

    A Uint8Array typed representation of the session code.

    -
    -
    - -
    tag: number = 0
    -
    -

    Methods

    -
    - -
      - -
    • -
      -

      Parameters

      -
        -
      • -
        name: string
      -

      Returns undefined | CLValue

    -
    - -
      - -
    • -
      -

      Parameters

      -
      -

      Returns void

    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/DeployUtil.StoredContractByHash.html b/classes/DeployUtil.StoredContractByHash.html deleted file mode 100644 index 82b401331..000000000 --- a/classes/DeployUtil.StoredContractByHash.html +++ /dev/null @@ -1,199 +0,0 @@ -StoredContractByHash | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class StoredContractByHash

    -
    -

    The StoredContractByHash class, when instantiated, represents a stored smart contract referenced by it's hash

    -
    -
    -

    Hierarchy

    -
      -
    • ExecutableDeployItemInternal -
        -
      • StoredContractByHash
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
      - -
    • -

      Constructs a StoredContractByHash object from the Uint8Array typed hash, entrypoint of the contract, and associated runtime arguments

      -
      -
      -

      Parameters

      -
        -
      • -
        hash: Uint8Array
        -

        Uint8Array typed smart contract hash

        -
      • -
      • -
        entryPoint: string
        -

        An entrypoint of the smart contract

        -
      • -
      • -
        args: RuntimeArgs
        -

        The runtime arguments for interaction on the entryPoint

        -
      -

      Returns StoredContractByHash

    -
    -

    Properties

    -
    - - -

    A RuntimeArgs object containing the runtime arguments to be passed along with the deploy.

    -
    -
    - -
    entryPoint: string
    -

    An entrypoint of the stored smart contract

    -
    -
    - -
    hash: Uint8Array
    -

    The Uint8Array typed hash of the stored smart contract

    -
    -
    - -
    tag: number = 1
    -

    An identifier that other functions use to recognize that StoredContractByHash objects are indeed stored contracts by hash during deserialization

    -
    -
    -

    Methods

    -
    - -
      - -
    • -
      -

      Parameters

      -
        -
      • -
        name: string
      -

      Returns undefined | CLValue

    -
    - -
      - -
    • -
      -

      Parameters

      -
      -

      Returns void

    -
    - -
      - -
    • -

      Converts StoredContractByHash to ToBytesResult

      - -

      Returns

      Ok result, consisting of the tag, contract hash, entrypoint, and runtime arguments as a byte array

      -
      -

      Returns ToBytesResult

    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/DeployUtil.StoredContractByName.html b/classes/DeployUtil.StoredContractByName.html deleted file mode 100644 index 84ab4adee..000000000 --- a/classes/DeployUtil.StoredContractByName.html +++ /dev/null @@ -1,199 +0,0 @@ -StoredContractByName | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class StoredContractByName

    -
    -

    The StoredContractByName class, when instantiated, represents a stored smart contract referenced by it's name

    -
    -
    -

    Hierarchy

    -
      -
    • ExecutableDeployItemInternal -
        -
      • StoredContractByName
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
      - -
    • -

      Constructs a StoredContractByName object from the name, entrypoint of the contract, and associated runtime arguments

      -
      -
      -

      Parameters

      -
        -
      • -
        name: string
        -

        The name of the smart contract

        -
      • -
      • -
        entryPoint: string
        -

        An entrypoint of the smart contract

        -
      • -
      • -
        args: RuntimeArgs
        -

        The runtime arguments for interaction on the entryPoint

        -
      -

      Returns StoredContractByName

    -
    -

    Properties

    -
    - - -

    A RuntimeArgs object containing the runtime arguments to be passed along with the deploy.

    -
    -
    - -
    entryPoint: string
    -

    An entrypoint of the smart contract

    -
    -
    - -
    name: string
    -

    The name of the smart contract

    -
    -
    - -
    tag: number = 2
    -

    An identifier that other functions use to recognize that StoredContractByName objects are indeed stored contracts by name during deserialization

    -
    -
    -

    Methods

    -
    - -
      - -
    • -
      -

      Parameters

      -
        -
      • -
        name: string
      -

      Returns undefined | CLValue

    -
    - -
      - -
    • -
      -

      Parameters

      -
      -

      Returns void

    -
    - -
      - -
    • -

      Converts StoredContractByName to ToBytesResult

      - -

      Returns

      Ok result, consisting of the tag, name, entrypoint, and runtime arguments as a byte array

      -
      -

      Returns ToBytesResult

    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/DeployUtil.StoredVersionedContractByHash.html b/classes/DeployUtil.StoredVersionedContractByHash.html deleted file mode 100644 index 827280fa9..000000000 --- a/classes/DeployUtil.StoredVersionedContractByHash.html +++ /dev/null @@ -1,212 +0,0 @@ -StoredVersionedContractByHash | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class StoredVersionedContractByHash

    -
    -

    The StoredVersionedContractByHash class, when instantiated, represents a stored versioned smart contract referenced by it's hash

    -
    -
    -

    Hierarchy

    -
      -
    • ExecutableDeployItemInternal -
        -
      • StoredVersionedContractByHash
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
      - -
    • -

      Constructs a StoredContractByHash object from the Uint8Array typed hash, entrypoint of the contract, and associated runtime arguments

      -
      -
      -

      Parameters

      -
        -
      • -
        hash: Uint8Array
        -

        Uint8Array typed smart contract hash

        -
      • -
      • -
        version: null | number
        -

        The version of the smart contract

        -
      • -
      • -
        entryPoint: string
        -

        An entrypoint of the smart contract

        -
      • -
      • -
        args: RuntimeArgs
        -

        The runtime arguments for interaction on the entryPoint

        -
      -

      Returns StoredVersionedContractByHash

    -
    -

    Properties

    -
    - - -

    A RuntimeArgs object containing the runtime arguments to be passed along with the deploy.

    -
    -
    - -
    entryPoint: string
    -

    An entrypoint of the stored smart contract

    -
    -
    - -
    hash: Uint8Array
    -

    The Uint8Array typed hash of the stored smart contract

    -
    -
    - -
    tag: number = 3
    -

    An identifier that other functions use to recognize that StoredVersionedContractByHash objects are indeed stored versioned contracts by hash during deserialization

    -
    -
    - -
    version: null | number
    -

    The version of the contract

    -
    -
    -

    Methods

    -
    - -
      - -
    • -
      -

      Parameters

      -
        -
      • -
        name: string
      -

      Returns undefined | CLValue

    -
    - -
      - -
    • -
      -

      Parameters

      -
      -

      Returns void

    -
    - -
      - -
    • -

      Converts StoredVersionedContractByHash to ToBytesResult

      - -

      Returns

      Ok result, consisting of the tag, hash, serialized version, entrypoint, and runtime arguments as a byte array

      -
      -

      Returns ToBytesResult

    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/DeployUtil.StoredVersionedContractByName.html b/classes/DeployUtil.StoredVersionedContractByName.html deleted file mode 100644 index a9bbb1ae2..000000000 --- a/classes/DeployUtil.StoredVersionedContractByName.html +++ /dev/null @@ -1,212 +0,0 @@ -StoredVersionedContractByName | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class StoredVersionedContractByName

    -
    -

    The StoredVersionedContractByName class, when instantiated, represents a stored smart contract referenced by it's name

    -
    -
    -

    Hierarchy

    -
      -
    • ExecutableDeployItemInternal -
        -
      • StoredVersionedContractByName
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
      - -
    • -

      Constructs a StoredContractByName object from the name, entrypoint of the contract, and associated runtime arguments

      -
      -
      -

      Parameters

      -
        -
      • -
        name: string
        -

        The name of the smart contract

        -
      • -
      • -
        version: null | number
        -

        The version of the named smart contract

        -
      • -
      • -
        entryPoint: string
        -

        An entrypoint of the smart contract

        -
      • -
      • -
        args: RuntimeArgs
        -

        The runtime arguments for interaction on the entryPoint

        -
      -

      Returns StoredVersionedContractByName

    -
    -

    Properties

    -
    - - -

    A RuntimeArgs object containing the runtime arguments to be passed along with the deploy.

    -
    -
    - -
    entryPoint: string
    -

    An entrypoint of the smart contract

    -
    -
    - -
    name: string
    -

    The name of the stored versioned contract

    -
    -
    - -
    tag: number = 4
    -

    An identifier that other functions use to recognize that StoredVersionedContractByName objects are indeed stored versioned contracts by name during deserialization

    -
    -
    - -
    version: null | number
    -

    The version of the contract

    -
    -
    -

    Methods

    -
    - -
      - -
    • -
      -

      Parameters

      -
        -
      • -
        name: string
      -

      Returns undefined | CLValue

    -
    - -
      - -
    • -
      -

      Parameters

      -
      -

      Returns void

    -
    - -
      - -
    • -

      Converts StoredVersionedContractByName to ToBytesResult

      - -

      Returns

      Ok result, consisting of the tag, name, serialized version, entrypoint, and runtime arguments as a byte array

      -
      -

      Returns ToBytesResult

    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/DeployUtil.Transfer.html b/classes/DeployUtil.Transfer.html deleted file mode 100644 index 4c859e8d0..000000000 --- a/classes/DeployUtil.Transfer.html +++ /dev/null @@ -1,175 +0,0 @@ -Transfer | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class Transfer

    -
    -

    Represents a transferral deploy. Construct and deploy to execute a standard CSPR transfer

    -
    -
    -

    Hierarchy

    -
      -
    • ExecutableDeployItemInternal -
        -
      • Transfer
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
      - -
    • -

      Constructor for Transfer deploy item.

      - -

      Remarks

      The RuntimeArgs should contain the arguments amount, target, sourcePurse, and id

      -
      -
      -

      Parameters

      -
        -
      • -
        args: RuntimeArgs
        -

        RuntimeArgs containing the transfer amount in motes, the URef of the target purse or the public key of the target account, the URef of the source purse, and the transfer id

        -
      -

      Returns Transfer

    -
    -

    Properties

    -
    - - -

    Runtime arguments necessary for building the transfer deploy

    -
    -
    - -
    tag: number = 5
    -

    An identifier that other functions use to recognize that Transfer objects are indeed transfers during deserialization

    -
    -
    -

    Methods

    -
    - -
      - -
    • -
      -

      Parameters

      -
        -
      • -
        name: string
      -

      Returns undefined | CLValue

    -
    - -
      - -
    • -
      -

      Parameters

      -
      -

      Returns void

    -
    - -
      - -
    • -

      Converts Transfer to ToBytesResult

      - -

      Returns

      Ok result, consisting of the tag and runtime arguments concatenated in a byte array

      -
      -

      Returns ToBytesResult

    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/DeployUtil.UniqAddress.html b/classes/DeployUtil.UniqAddress.html deleted file mode 100644 index 3df92385e..000000000 --- a/classes/DeployUtil.UniqAddress.html +++ /dev/null @@ -1,158 +0,0 @@ -UniqAddress | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class UniqAddress

    -
    -

    An object containing a unique address constructed from the transferId of a Deploy

    -
    -
    -

    Hierarchy

    -
      -
    • UniqAddress
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
      - -
    • -

      Constructs UniqAddress from the transacting account's CLPublicKey and unique transferId.

      -
      -
      -

      Parameters

      -
        -
      • -
        publicKey: CLPublicKey
        -

        CLPublicKey instance

        -
      • -
      • -
        transferId: BigNumberish
        -

        BigNumberish value (can be also string representing number). Max U64.

        -
      -

      Returns UniqAddress

    -
    -

    Properties

    -
    - -
    publicKey: CLPublicKey
    -

    The CLPublicKey representation of the transacting account

    -
    -
    - -
    transferId: BigNumber
    -

    A transaction nonce

    -
    -
    -

    Methods

    -
    - -
      - -
    • -

      Stringifies the UniqAddress

      - -

      Returns

      string with the format "accountHex-transferIdHex"

      -
      -

      Returns string

    -
    - -
      - -
    • -

      Builds UniqAddress from string

      - -

      Returns

      A new UniqAddress

      -
      -
      -

      Parameters

      -
        -
      • -
        value: string
        -

        UniqAddress string representation in the format "accountHex-transferIdHex"

        -
      -

      Returns UniqAddress

    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/Duration.html b/classes/Duration.html new file mode 100644 index 000000000..f67770a08 --- /dev/null +++ b/classes/Duration.html @@ -0,0 +1,153 @@ +Duration | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class Duration

    +
    +

    Hierarchy

    +
      +
    • Duration
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    duration: number
    +
    +

    Methods

    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        durationStr: string
      +

      Returns number

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/interfaces/Effect.html b/classes/Effect.html similarity index 55% rename from interfaces/Effect.html rename to classes/Effect.html index af5af8561..b4dfd60da 100644 --- a/interfaces/Effect.html +++ b/classes/Effect.html @@ -14,35 +14,47 @@ -

    Interface Effect

    +

    Class Effect

    Hierarchy

    • Effect
    +
  • Defined in src/types/ExecutionResult.ts:32
  • +

    Constructors

    +
    +

    Properties

    -
    +

    Constructors

    +
    + +
    +

    Properties

    -
    - -
    operations: Operation[]
    +
    -
    transforms: Transform[]
    +
  • Defined in src/types/ExecutionResult.ts:37
  • +
  • constructor
  • +
  • operations
  • +
  • transforms
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/Effects.html b/classes/Effects.html new file mode 100644 index 000000000..fdc447702 --- /dev/null +++ b/classes/Effects.html @@ -0,0 +1,1410 @@ +Effects | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class Effects

    +
    +

    Hierarchy

    +
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        arrayLength: number
      +

      Returns Effects

    • + +
    • +
      +

      Parameters

      +
      +

      Returns Effects

    +
    +

    Properties

    +
    + +
    length: number
    +

    Gets or sets the length of the array. This is a number one higher than the highest index in the array.

    +
    +
    + +
    [species]: ArrayConstructor
    +
    +

    Methods

    +
    + +
      + +
    • +

      Iterator

      +
      +

      Returns IterableIterator<Transform>

    +
    + +
      + +
    • +

      Returns an object whose properties have the value 'true' +when they will be absent when used in a 'with' statement.

      +
      +

      Returns {
          copyWithin: boolean;
          entries: boolean;
          fill: boolean;
          find: boolean;
          findIndex: boolean;
          keys: boolean;
          values: boolean;
      }

      +
        +
      • +
        copyWithin: boolean
      • +
      • +
        entries: boolean
      • +
      • +
        fill: boolean
      • +
      • +
        find: boolean
      • +
      • +
        findIndex: boolean
      • +
      • +
        keys: boolean
      • +
      • +
        values: boolean
    +
    + +
      + +
    • +

      Combines two or more arrays. +This method returns a new array without modifying any existing arrays.

      +
      +
      +

      Parameters

      +
        +
      • +
        Rest ...items: ConcatArray<Transform>[]
        +

        Additional arrays and/or items to add to the end of the array.

        +
      +

      Returns Transform[]

    • + +
    • +

      Combines two or more arrays. +This method returns a new array without modifying any existing arrays.

      +
      +
      +

      Parameters

      +
        +
      • +
        Rest ...items: (Transform | ConcatArray<Transform>)[]
        +

        Additional arrays and/or items to add to the end of the array.

        +
      +

      Returns Transform[]

    +
    + +
      + +
    • +

      Returns the this object after copying a section of the array identified by start and end +to the same array starting at position target

      +
      +
      +

      Parameters

      +
        +
      • +
        target: number
        +

        If target is negative, it is treated as length+target where length is the +length of the array.

        +
      • +
      • +
        start: number
        +

        If start is negative, it is treated as length+start. If end is negative, it +is treated as length+end.

        +
      • +
      • +
        Optional end: number
        +

        If not specified, length of the this object is used as its default value.

        +
      +

      Returns Effects

    +
    + +
      + +
    • +

      Returns an iterable of key, value pairs for every entry in the array

      +
      +

      Returns IterableIterator<[number, Transform]>

    +
    + +
      + +
    • +

      Determines whether all the members of an array satisfy the specified test.

      +
      +
      +

      Type Parameters

      +
      +
      +

      Parameters

      +
        +
      • +
        predicate: ((value: Transform, index: number, array: Transform[]) => value is S)
        +

        A function that accepts up to three arguments. The every method calls +the predicate function for each element in the array until the predicate returns a value +which is coercible to the Boolean value false, or until the end of the array.

        +
        +
      • +
      • +
        Optional thisArg: any
        +

        An object to which the this keyword can refer in the predicate function. +If thisArg is omitted, undefined is used as the this value.

        +
      +

      Returns this is S[]

    • + +
    • +

      Determines whether all the members of an array satisfy the specified test.

      +
      +
      +

      Parameters

      +
        +
      • +
        predicate: ((value: Transform, index: number, array: Transform[]) => unknown)
        +

        A function that accepts up to three arguments. The every method calls +the predicate function for each element in the array until the predicate returns a value +which is coercible to the Boolean value false, or until the end of the array.

        +
        +
      • +
      • +
        Optional thisArg: any
        +

        An object to which the this keyword can refer in the predicate function. +If thisArg is omitted, undefined is used as the this value.

        +
      +

      Returns boolean

    +
    + +
      + +
    • +

      Changes all array elements from start to end index to a static value and returns the modified array

      +
      +
      +

      Parameters

      +
        +
      • +
        value: Transform
        +

        value to fill array section with

        +
      • +
      • +
        Optional start: number
        +

        index to start filling the array at. If start is negative, it is treated as +length+start where length is the length of the array.

        +
      • +
      • +
        Optional end: number
        +

        index to stop filling the array at. If end is negative, it is treated as +length+end.

        +
      +

      Returns Effects

    +
    + +
      + +
    • +

      Returns the elements of an array that meet the condition specified in a callback function.

      +
      +
      +

      Type Parameters

      +
      +
      +

      Parameters

      +
        +
      • +
        predicate: ((value: Transform, index: number, array: Transform[]) => value is S)
        +

        A function that accepts up to three arguments. The filter method calls the predicate function one time for each element in the array.

        +
        +
      • +
      • +
        Optional thisArg: any
        +

        An object to which the this keyword can refer in the predicate function. If thisArg is omitted, undefined is used as the this value.

        +
      +

      Returns S[]

    • + +
    • +

      Returns the elements of an array that meet the condition specified in a callback function.

      +
      +
      +

      Parameters

      +
        +
      • +
        predicate: ((value: Transform, index: number, array: Transform[]) => unknown)
        +

        A function that accepts up to three arguments. The filter method calls the predicate function one time for each element in the array.

        +
        +
      • +
      • +
        Optional thisArg: any
        +

        An object to which the this keyword can refer in the predicate function. If thisArg is omitted, undefined is used as the this value.

        +
      +

      Returns Transform[]

    +
    + +
      + +
    • +

      Returns the value of the first element in the array where predicate is true, and undefined +otherwise.

      +
      +
      +

      Type Parameters

      +
      +
      +

      Parameters

      +
        +
      • +
        predicate: ((this: void, value: Transform, index: number, obj: Transform[]) => value is S)
        +

        find calls predicate once for each element of the array, in ascending +order, until it finds one where predicate returns true. If such an element is found, find +immediately returns that element value. Otherwise, find returns undefined.

        +
        +
          +
        • +
            +
          • (this: void, value: Transform, index: number, obj: Transform[]): value is S
          • +
          • +
            +

            Parameters

            +
            +

            Returns value is S

      • +
      • +
        Optional thisArg: any
        +

        If provided, it will be used as the this value for each invocation of +predicate. If it is not provided, undefined is used instead.

        +
      +

      Returns undefined | S

    • + +
    • +
      +

      Parameters

      +
      +

      Returns undefined | Transform

    +
    + +
      + +
    • +

      Returns the index of the first element in the array where predicate is true, and -1 +otherwise.

      +
      +
      +

      Parameters

      +
        +
      • +
        predicate: ((value: Transform, index: number, obj: Transform[]) => unknown)
        +

        find calls predicate once for each element of the array, in ascending +order, until it finds one where predicate returns true. If such an element is found, +findIndex immediately returns that element index. Otherwise, findIndex returns -1.

        +
        +
      • +
      • +
        Optional thisArg: any
        +

        If provided, it will be used as the this value for each invocation of +predicate. If it is not provided, undefined is used instead.

        +
      +

      Returns number

    +
    + +
      + +
    • +

      Performs the specified action for each element in an array.

      +
      +
      +

      Parameters

      +
        +
      • +
        callbackfn: ((value: Transform, index: number, array: Transform[]) => void)
        +

        A function that accepts up to three arguments. forEach calls the callbackfn function one time for each element in the array.

        +
        +
      • +
      • +
        Optional thisArg: any
        +

        An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value.

        +
      +

      Returns void

    +
    + +
      + +
    • +

      Determines whether an array includes a certain element, returning true or false as appropriate.

      +
      +
      +

      Parameters

      +
        +
      • +
        searchElement: Transform
        +

        The element to search for.

        +
      • +
      • +
        Optional fromIndex: number
        +

        The position in this array at which to begin searching for searchElement.

        +
      +

      Returns boolean

    +
    + +
      + +
    • +

      Returns the index of the first occurrence of a value in an array, or -1 if it is not present.

      +
      +
      +

      Parameters

      +
        +
      • +
        searchElement: Transform
        +

        The value to locate in the array.

        +
      • +
      • +
        Optional fromIndex: number
        +

        The array index at which to begin the search. If fromIndex is omitted, the search starts at index 0.

        +
      +

      Returns number

    +
    + +
      + +
    • +

      Adds all the elements of an array into a string, separated by the specified separator string.

      +
      +
      +

      Parameters

      +
        +
      • +
        Optional separator: string
        +

        A string used to separate one element of the array from the next in the resulting string. If omitted, the array elements are separated with a comma.

        +
      +

      Returns string

    +
    + +
      + +
    • +

      Returns an iterable of keys in the array

      +
      +

      Returns IterableIterator<number>

    +
    + +
      + +
    • +

      Returns the index of the last occurrence of a specified value in an array, or -1 if it is not present.

      +
      +
      +

      Parameters

      +
        +
      • +
        searchElement: Transform
        +

        The value to locate in the array.

        +
      • +
      • +
        Optional fromIndex: number
        +

        The array index at which to begin searching backward. If fromIndex is omitted, the search starts at the last index in the array.

        +
      +

      Returns number

    +
    + +
      + +
    • +

      Calls a defined callback function on each element of an array, and returns an array that contains the results.

      +
      +
      +

      Type Parameters

      +
        +
      • +

        U

      +
      +

      Parameters

      +
        +
      • +
        callbackfn: ((value: Transform, index: number, array: Transform[]) => U)
        +

        A function that accepts up to three arguments. The map method calls the callbackfn function one time for each element in the array.

        +
        +
      • +
      • +
        Optional thisArg: any
        +

        An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value.

        +
      +

      Returns U[]

    +
    + +
      + +
    • +

      Removes the last element from an array and returns it. +If the array is empty, undefined is returned and the array is not modified.

      +
      +

      Returns undefined | Transform

    +
    + +
      + +
    • +

      Appends new elements to the end of an array, and returns the new length of the array.

      +
      +
      +

      Parameters

      +
        +
      • +
        Rest ...items: Transform[]
        +

        New elements to add to the array.

        +
      +

      Returns number

    +
    + +
      + +
    • +

      Calls the specified callback function for all the elements in an array. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.

      +
      +
      +

      Parameters

      +
      +

      Returns Transform

    • + +
    • +
      +

      Parameters

      +
      +

      Returns Transform

    • + +
    • +

      Calls the specified callback function for all the elements in an array. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.

      +
      +
      +

      Type Parameters

      +
        +
      • +

        U

      +
      +

      Parameters

      +
        +
      • +
        callbackfn: ((previousValue: U, currentValue: Transform, currentIndex: number, array: Transform[]) => U)
        +

        A function that accepts up to four arguments. The reduce method calls the callbackfn function one time for each element in the array.

        +
        +
          +
        • +
            +
          • (previousValue: U, currentValue: Transform, currentIndex: number, array: Transform[]): U
          • +
          • +
            +

            Parameters

            +
              +
            • +
              previousValue: U
            • +
            • +
              currentValue: Transform
            • +
            • +
              currentIndex: number
            • +
            • +
              array: Transform[]
            +

            Returns U

      • +
      • +
        initialValue: U
        +

        If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value.

        +
      +

      Returns U

    +
    + +
      + +
    • +

      Calls the specified callback function for all the elements in an array, in descending order. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.

      +
      +
      +

      Parameters

      +
      +

      Returns Transform

    • + +
    • +
      +

      Parameters

      +
      +

      Returns Transform

    • + +
    • +

      Calls the specified callback function for all the elements in an array, in descending order. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.

      +
      +
      +

      Type Parameters

      +
        +
      • +

        U

      +
      +

      Parameters

      +
        +
      • +
        callbackfn: ((previousValue: U, currentValue: Transform, currentIndex: number, array: Transform[]) => U)
        +

        A function that accepts up to four arguments. The reduceRight method calls the callbackfn function one time for each element in the array.

        +
        +
          +
        • +
            +
          • (previousValue: U, currentValue: Transform, currentIndex: number, array: Transform[]): U
          • +
          • +
            +

            Parameters

            +
              +
            • +
              previousValue: U
            • +
            • +
              currentValue: Transform
            • +
            • +
              currentIndex: number
            • +
            • +
              array: Transform[]
            +

            Returns U

      • +
      • +
        initialValue: U
        +

        If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value.

        +
      +

      Returns U

    +
    + +
      + +
    • +

      Reverses the elements in an array in place. +This method mutates the array and returns a reference to the same array.

      +
      +

      Returns Transform[]

    +
    + +
      + +
    • +

      Removes the first element from an array and returns it. +If the array is empty, undefined is returned and the array is not modified.

      +
      +

      Returns undefined | Transform

    +
    + +
      + +
    • +

      Returns a copy of a section of an array. +For both start and end, a negative index can be used to indicate an offset from the end of the array. +For example, -2 refers to the second to last element of the array.

      +
      +
      +

      Parameters

      +
        +
      • +
        Optional start: number
        +

        The beginning index of the specified portion of the array. +If start is undefined, then the slice begins at index 0.

        +
      • +
      • +
        Optional end: number
        +

        The end index of the specified portion of the array. This is exclusive of the element at the index 'end'. +If end is undefined, then the slice extends to the end of the array.

        +
      +

      Returns Transform[]

    +
    + +
      + +
    • +

      Determines whether the specified callback function returns true for any element of an array.

      +
      +
      +

      Parameters

      +
        +
      • +
        predicate: ((value: Transform, index: number, array: Transform[]) => unknown)
        +

        A function that accepts up to three arguments. The some method calls +the predicate function for each element in the array until the predicate returns a value +which is coercible to the Boolean value true, or until the end of the array.

        +
        +
      • +
      • +
        Optional thisArg: any
        +

        An object to which the this keyword can refer in the predicate function. +If thisArg is omitted, undefined is used as the this value.

        +
      +

      Returns boolean

    +
    + +
      + +
    • +

      Sorts an array in place. +This method mutates the array and returns a reference to the same array.

      +
      +
      +

      Parameters

      +
        +
      • +
        Optional compareFn: ((a: Transform, b: Transform) => number)
        +

        Function used to determine the order of the elements. It is expected to return +a negative value if the first argument is less than the second argument, zero if they're equal, and a positive +value otherwise. If omitted, the elements are sorted in ascending, ASCII character order.

        +
        [11,2,22,1].sort((a, b) => a - b)
        +
        +
        +
      +

      Returns Effects

    +
    + +
      + +
    • +

      Removes elements from an array and, if necessary, inserts new elements in their place, returning the deleted elements.

      + +

      Returns

      An array containing the elements that were deleted.

      +
      +
      +

      Parameters

      +
        +
      • +
        start: number
        +

        The zero-based location in the array from which to start removing elements.

        +
      • +
      • +
        Optional deleteCount: number
        +

        The number of elements to remove.

        +
      +

      Returns Transform[]

    • + +
    • +

      Removes elements from an array and, if necessary, inserts new elements in their place, returning the deleted elements.

      + +

      Returns

      An array containing the elements that were deleted.

      +
      +
      +

      Parameters

      +
        +
      • +
        start: number
        +

        The zero-based location in the array from which to start removing elements.

        +
      • +
      • +
        deleteCount: number
        +

        The number of elements to remove.

        +
      • +
      • +
        Rest ...items: Transform[]
        +

        Elements to insert into the array in place of the deleted elements.

        +
      +

      Returns Transform[]

    +
    + +
      + +
    • +

      Returns a string representation of an array. The elements are converted to string using their toLocaleString methods.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Returns a string representation of an array.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Inserts new elements at the start of an array, and returns the new length of the array.

      +
      +
      +

      Parameters

      +
        +
      • +
        Rest ...items: Transform[]
        +

        Elements to insert at the start of the array.

        +
      +

      Returns number

    +
    + +
      + +
    • +

      Returns an iterable of values in the array

      +
      +

      Returns IterableIterator<Transform>

    +
    + +
      + +
    • +

      Creates an array from an array-like object.

      +
      +
      +

      Type Parameters

      +
        +
      • +

        T

      +
      +

      Parameters

      +
        +
      • +
        arrayLike: ArrayLike<T>
        +

        An array-like object to convert to an array.

        +
      +

      Returns T[]

    • + +
    • +

      Creates an array from an iterable object.

      +
      +
      +

      Type Parameters

      +
        +
      • +

        T

      • +
      • +

        U

      +
      +

      Parameters

      +
        +
      • +
        arrayLike: ArrayLike<T>
        +

        An array-like object to convert to an array.

        +
      • +
      • +
        mapfn: ((v: T, k: number) => U)
        +

        A mapping function to call on every element of the array.

        +
        +
          +
        • +
            +
          • (v: T, k: number): U
          • +
          • +
            +

            Parameters

            +
              +
            • +
              v: T
            • +
            • +
              k: number
            +

            Returns U

      • +
      • +
        Optional thisArg: any
        +

        Value of 'this' used to invoke the mapfn.

        +
      +

      Returns U[]

    • + +
    • +

      Creates an array from an iterable object.

      +
      +
      +

      Type Parameters

      +
        +
      • +

        T

      +
      +

      Parameters

      +
        +
      • +
        iterable: Iterable<T> | ArrayLike<T>
        +

        An iterable object to convert to an array.

        +
      +

      Returns T[]

    • + +
    • +

      Creates an array from an iterable object.

      +
      +
      +

      Type Parameters

      +
        +
      • +

        T

      • +
      • +

        U

      +
      +

      Parameters

      +
        +
      • +
        iterable: Iterable<T> | ArrayLike<T>
        +

        An iterable object to convert to an array.

        +
      • +
      • +
        mapfn: ((v: T, k: number) => U)
        +

        A mapping function to call on every element of the array.

        +
        +
          +
        • +
            +
          • (v: T, k: number): U
          • +
          • +
            +

            Parameters

            +
              +
            • +
              v: T
            • +
            • +
              k: number
            +

            Returns U

      • +
      • +
        Optional thisArg: any
        +

        Value of 'this' used to invoke the mapfn.

        +
      +

      Returns U[]

    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        arg: any
      +

      Returns arg is any[]

    +
    + +
      + +
    • +

      Returns a new array from a set of elements.

      +
      +
      +

      Type Parameters

      +
        +
      • +

        T

      +
      +

      Parameters

      +
        +
      • +
        Rest ...items: T[]
        +

        A set of elements to include in the new array object.

        +
      +

      Returns T[]

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EntityActionThresholds.html b/classes/EntityActionThresholds.html new file mode 100644 index 000000000..f479a523a --- /dev/null +++ b/classes/EntityActionThresholds.html @@ -0,0 +1,95 @@ +EntityActionThresholds | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EntityActionThresholds

    +
    +

    Hierarchy

    +
      +
    • EntityActionThresholds
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    deployment: number
    +
    + +
    keyManagement: number
    +
    + +
    upgradeManagement: number
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EntityAddr.html b/classes/EntityAddr.html new file mode 100644 index 000000000..54a5614a4 --- /dev/null +++ b/classes/EntityAddr.html @@ -0,0 +1,262 @@ +EntityAddr | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EntityAddr

    +
    +

    Represents an entity address in the system.

    +
    +
    +

    Hierarchy

    +
      +
    • EntityAddr
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    account?: Hash
    +

    The account hash, if this is an account entity.

    +
    +
    + +
    smartContract?: Hash
    +

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

    +
    +
    + +
    system?: Hash
    +

    The system hash, if this is a system entity.

    +
    +
    +

    Methods

    +
    + +
      + +
    • +

      Converts the EntityAddr to a byte array.

      + +

      Returns

      The byte array representation of the EntityAddr.

      + +

      Throws

      If the EntityAddr type is unexpected.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Converts the EntityAddr to its JSON representation.

      + +

      Returns

      The JSON string representation of the EntityAddr.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Returns a prefixed string representation of the EntityAddr.

      + +

      Returns

      The prefixed string representation.

      +
      +

      Returns string

    +
    + +
    +
    + +
      + +
    • +

      Creates an EntityAddr from its JSON representation.

      + +

      Returns

      A new EntityAddr instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        json: string
        +

        The JSON string representation of the EntityAddr.

        +
      +

      Returns EntityAddr

    +
    + +
      + +
    • +

      Creates an EntityAddr from a prefixed string representation.

      + +

      Returns

      A new EntityAddr instance.

      + +

      Throws

      If the format is invalid.

      +
      +
      +

      Parameters

      +
        +
      • +
        source: string
        +

        The prefixed string representation of the EntityAddr.

        +
      +

      Returns EntityAddr

    +
    + +
      + +
    • +

      Converts a byte to an EntityKind.

      + +

      Returns

      The corresponding EntityKind.

      + +

      Throws

      If the byte doesn't correspond to a valid EntityKind.

      +
      +
      +

      Parameters

      +
        +
      • +
        tag: number
        +

        The byte to convert.

        +
      +

      Returns EntityKindType

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EntityIdentifier.html b/classes/EntityIdentifier.html new file mode 100644 index 000000000..7d3b1b270 --- /dev/null +++ b/classes/EntityIdentifier.html @@ -0,0 +1,156 @@ +EntityIdentifier | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EntityIdentifier

    +
    +

    Hierarchy

    +
      +
    • EntityIdentifier
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    accountHash?: AccountHash
    +
    + +
    entityAddr?: EntityAddr
    +
    + +
    publicKey?: PublicKey
    +
    +

    Methods

    +
    + +
    +
    + +
    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EntityKind.html b/classes/EntityKind.html new file mode 100644 index 000000000..04061edc2 --- /dev/null +++ b/classes/EntityKind.html @@ -0,0 +1,95 @@ +EntityKind | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EntityKind

    +
    +

    Hierarchy

    +
      +
    • EntityKind
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    account?: AccountHash
    +
    + +
    smartContract?: TransactionRuntime
    +
    + +
    system?: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EntityOrAccount.html b/classes/EntityOrAccount.html new file mode 100644 index 000000000..e90cfce48 --- /dev/null +++ b/classes/EntityOrAccount.html @@ -0,0 +1,88 @@ +EntityOrAccount | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EntityOrAccount

    +
    +

    Hierarchy

    +
      +
    • EntityOrAccount
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    addressableEntity?: RpcAddressableEntity
    +
    + +
    legacyAccount?: Account
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EntityVersionAndHash.html b/classes/EntityVersionAndHash.html new file mode 100644 index 000000000..199dc2c17 --- /dev/null +++ b/classes/EntityVersionAndHash.html @@ -0,0 +1,97 @@ +EntityVersionAndHash | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EntityVersionAndHash

    +
    +

    Hierarchy

    +
      +
    • EntityVersionAndHash
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    addressableEntityHash: AddressableEntityHash
    +
    + +
    entityVersionKey: EntityVersionKey
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EntityVersionKey.html b/classes/EntityVersionKey.html new file mode 100644 index 000000000..db0a872a9 --- /dev/null +++ b/classes/EntityVersionKey.html @@ -0,0 +1,97 @@ +EntityVersionKey | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EntityVersionKey

    +
    +

    Hierarchy

    +
      +
    • EntityVersionKey
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    entityVersion: number
    +
    + +
    protocolVersionMajor: number
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/interfaces/EventParseResult.html b/classes/EntryPointAccess.html similarity index 50% rename from interfaces/EventParseResult.html rename to classes/EntryPointAccess.html index 2eeb65600..5ebffa1d1 100644 --- a/interfaces/EventParseResult.html +++ b/classes/EntryPointAccess.html @@ -1,4 +1,4 @@ -EventParseResult | casper-js-sdk
    +EntryPointAccess | casper-js-sdk

    Hierarchy

      -
    • EventParseResult
    +

    Constructors

    +
    +

    Properties

    -
    +

    Constructors

    +
    + +
    +

    Properties

    -
    - -
    body: E
    -
    - -
    err?: null | StreamErrors
    -
    -

    Deprecated

    +
  • Defined in src/types/EntryPoint.ts:40
  • +
  • constructor
  • +
  • accessControlOptions
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/EntryPointAddr.html b/classes/EntryPointAddr.html new file mode 100644 index 000000000..ff64f09cf --- /dev/null +++ b/classes/EntryPointAddr.html @@ -0,0 +1,218 @@ +EntryPointAddr | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EntryPointAddr

    +
    +

    Represents an entry point address in the system.

    +
    +
    +

    Hierarchy

    +
      +
    • EntryPointAddr
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    vmCasperV1?: VmCasperV1
    +
    + +
    vmCasperV2?: VmCasperV2
    +
    +

    Methods

    +
    + +
      + +
    • +

      Converts the EntryPointAddr to a byte array.

      + +

      Returns

      The byte array representation of the EntryPointAddr.

      + +

      Throws

      EntryPointError if the EntryPointAddr type is unexpected.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Converts the EntryPointAddr to its JSON representation.

      + +

      Returns

      The JSON string representation of the EntryPointAddr.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Returns a prefixed string representation of the EntryPointAddr.

      + +

      Returns

      The prefixed string representation.

      + +

      Throws

      EntryPointError if the EntryPointAddr type is unexpected.

      +
      +

      Returns string

    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      Creates an EntryPointAddr from a string representation.

      + +

      Returns

      A new EntryPointAddr instance.

      + +

      Throws

      EntryPointError if the format is invalid.

      +
      +
      +

      Parameters

      +
        +
      • +
        source: string
        +

        The string representation of the entry point address.

        +
      +

      Returns EntryPointAddr

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EntryPointArg.html b/classes/EntryPointArg.html new file mode 100644 index 000000000..e28e05cc8 --- /dev/null +++ b/classes/EntryPointArg.html @@ -0,0 +1,97 @@ +EntryPointArg | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EntryPointArg

    +
    +

    Hierarchy

    +
      +
    • EntryPointArg
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    clType: CLTypeRaw
    +
    + +
    name: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EntryPointError.html b/classes/EntryPointError.html new file mode 100644 index 000000000..67e160dd8 --- /dev/null +++ b/classes/EntryPointError.html @@ -0,0 +1,171 @@ +EntryPointError | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EntryPointError

    +
    +

    Custom error class for EntryPoint related errors.

    +
    +
    +

    Hierarchy

    +
      +
    • Error +
        +
      • EntryPointError
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    message: string
    +
    + +
    name: string
    +
    + +
    stack?: string
    +
    + +
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)
    +
    +

    Type declaration

    +
    +
    + +
    stackTraceLimit: number
    +
    +

    Methods

    +
    + +
      + +
    • +

      Create .stack property on a target object

      +
      +
      +

      Parameters

      +
        +
      • +
        targetObject: object
      • +
      • +
        Optional constructorOpt: Function
      +

      Returns void

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/TransferJson.html b/classes/EntryPointV1.html similarity index 56% rename from classes/TransferJson.html rename to classes/EntryPointV1.html index 98d46081e..59bb3bf72 100644 --- a/classes/TransferJson.html +++ b/classes/EntryPointV1.html @@ -1,4 +1,4 @@ -TransferJson | casper-js-sdk
    +EntryPointV1 | casper-js-sdk

    Hierarchy

      -
    • TransferJson
    @@ -28,69 +28,74 @@

    Constructors

    +
    +

    Parameters

    +
    +

    Returns EntryPointV1

    Properties

    -
    - -
    amount: string
    -
    - -
    deployHash: string
    +
  • Defined in src/types/EntryPoint.ts:73
  • +
  • constructor
  • +
  • access
  • +
  • args
  • +
  • entryPointPayment
  • +
  • entryPointType
  • +
  • name
  • +
  • ret
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/EntryPointV2.html b/classes/EntryPointV2.html new file mode 100644 index 000000000..b8d0e07c6 --- /dev/null +++ b/classes/EntryPointV2.html @@ -0,0 +1,97 @@ +EntryPointV2 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EntryPointV2

    +
    +

    Hierarchy

    +
      +
    • EntryPointV2
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    flags: number
    +
    + +
    functionIndex: number
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EntryPointValue.html b/classes/EntryPointValue.html new file mode 100644 index 000000000..47a04010c --- /dev/null +++ b/classes/EntryPointValue.html @@ -0,0 +1,97 @@ +EntryPointValue | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EntryPointValue

    +
    +

    Hierarchy

    +
      +
    • EntryPointValue
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    v1CasperVm?: EntryPointV1
    +
    + +
    v2CasperVm?: EntryPointV2
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/Era.html b/classes/Era.html new file mode 100644 index 000000000..be660b355 --- /dev/null +++ b/classes/Era.html @@ -0,0 +1,175 @@ +Era | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class Era

    +
    +

    Represents an Era in the system. +An Era is a period of time in the blockchain, typically used for consensus and reward distribution.

    +
    +
    +

    Hierarchy

    +
      +
    • Era
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
      + +
    • +

      Creates a new Era instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        value: number
        +

        The numeric value of the Era.

        +
      +

      Returns Era

    +
    +

    Properties

    +
    + +
    value: number
    +

    The numeric value of the Era.

    +
    +
    +

    Methods

    +
    + +
      + +
    • +

      Converts the Era to a byte array.

      + +

      Returns

      A Uint8Array representation of the Era.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Converts the Era to its JSON representation.

      + +

      Returns

      A string representation of the Era's value.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Creates an Era from a byte array.

      + +

      Returns

      A new Era instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        bytes: Uint8Array
        +

        The byte array representing the Era.

        +
      +

      Returns Era

    +
    + +
      + +
    • +

      Creates an Era from its JSON representation.

      + +

      Returns

      A new Era instance.

      + +

      Throws

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

      +
      +
      +

      Parameters

      +
        +
      • +
        json: string
        +

        The JSON string representation of the Era.

        +
      +

      Returns Era

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EraEnd.html b/classes/EraEnd.html new file mode 100644 index 000000000..978a3f0a6 --- /dev/null +++ b/classes/EraEnd.html @@ -0,0 +1,159 @@ +EraEnd | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EraEnd

    +
    +

    Hierarchy

    +
      +
    • EraEnd
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    equivocators: PublicKey[]
    +
    + +
    inactiveValidators: PublicKey[]
    +
    + +
    nextEraGasPrice: number
    +
    + +
    nextEraValidatorWeights: ValidatorWeightEraEnd[]
    +
    + +
    rewards: Map<string, CLValueUInt512[]>
    +
    +

    Methods

    +
    + +
    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EraEndV1.html b/classes/EraEndV1.html new file mode 100644 index 000000000..698ea875a --- /dev/null +++ b/classes/EraEndV1.html @@ -0,0 +1,97 @@ +EraEndV1 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EraEndV1

    +
    +

    Hierarchy

    +
      +
    • EraEndV1
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    eraReport: EraReport
    +
    + +
    nextEraValidatorWeights: ValidatorWeightEraEnd[]
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EraEndV2.html b/classes/EraEndV2.html new file mode 100644 index 000000000..7c90ef001 --- /dev/null +++ b/classes/EraEndV2.html @@ -0,0 +1,124 @@ +EraEndV2 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EraEndV2

    +
    +

    Hierarchy

    +
      +
    • EraEndV2
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    equivocators: PublicKey[]
    +
    + +
    inactiveValidators: PublicKey[]
    +
    + +
    nextEraGasPrice: number
    +
    + +
    nextEraValidatorWeights: ValidatorWeightEraEnd[]
    +
    + +
    rewards: Map<string, CLValueUInt512[]>
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EraIdentifier.html b/classes/EraIdentifier.html new file mode 100644 index 000000000..7a26ba195 --- /dev/null +++ b/classes/EraIdentifier.html @@ -0,0 +1,97 @@ +EraIdentifier | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EraIdentifier

    +
    +

    Hierarchy

    +
      +
    • EraIdentifier
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    +
    + +
    era?: number
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EraInfo.html b/classes/EraInfo.html new file mode 100644 index 000000000..5cf805b3d --- /dev/null +++ b/classes/EraInfo.html @@ -0,0 +1,88 @@ +EraInfo | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EraInfo

    +
    +

    Hierarchy

    +
      +
    • EraInfo
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    seigniorageAllocations: SeigniorageAllocation[]
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EraReport.html b/classes/EraReport.html new file mode 100644 index 000000000..6fb0e2492 --- /dev/null +++ b/classes/EraReport.html @@ -0,0 +1,106 @@ +EraReport | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EraReport

    +
    +

    Hierarchy

    +
      +
    • EraReport
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    equivocators: PublicKey[]
    +
    + +
    inactiveValidators: PublicKey[]
    +
    + +
    rewards: EraReward[]
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EraReward.html b/classes/EraReward.html new file mode 100644 index 000000000..c7dd33032 --- /dev/null +++ b/classes/EraReward.html @@ -0,0 +1,97 @@ +EraReward | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EraReward

    +
    +

    Hierarchy

    +
      +
    • EraReward
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    +
    + +
    validator: PublicKey
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EraSummary.html b/classes/EraSummary.html index 6e3ba565b..a272786ac 100644 --- a/classes/EraSummary.html +++ b/classes/EraSummary.html @@ -15,15 +15,12 @@
  • casper-js-sdk
  • EraSummary
  • Class EraSummary

    -
    -

    Object to represent era specific information

    -

    Hierarchy

    • EraSummary
    +
  • Defined in src/types/EraSummary.ts:6
  • @@ -35,49 +32,62 @@

    Constructors

    Properties

    -

    Constructors

    +
    +

    Parameters

    +
      +
    • +
      blockHash: Hash
    • +
    • +
      eraID: number
    • +
    • +
      storedValue: StoredValue
    • +
    • +
      stateRootHash: Hash
    • +
    • +
      merkleProof: string
    +

    Returns EraSummary

    Properties

    -
    - -
    StoredValue: StoredValue
    -

    A StoredValue

    -
    -
    blockHash: string
    -

    The hash of the block when the era was encountered

    -
    -
    - -
    eraId: number
    -

    The id of the era

    -
    +
    + +
    eraID: number
    +
  • Defined in src/types/EraSummary.ts:16
  • +
    + +
    merkleProof: string
    -
    stateRootHash: string
    -

    The state root hash when the era was encountered

    -
    +
    + +
    storedValue: StoredValue
    +
  • Defined in src/types/EraSummary.ts:19
  • +
  • eraID
  • +
  • merkleProof
  • +
  • stateRootHash
  • +
  • storedValue
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/EraValidators.html b/classes/EraValidators.html new file mode 100644 index 000000000..afccf12d2 --- /dev/null +++ b/classes/EraValidators.html @@ -0,0 +1,88 @@ +EraValidators | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EraValidators

    +
    +

    Hierarchy

    +
      +
    • EraValidators
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    eraID: number
    +
    + +
    validatorWeights: ValidatorWeightAuction[]
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ErrUnknownEventType.html b/classes/ErrUnknownEventType.html new file mode 100644 index 000000000..099032fac --- /dev/null +++ b/classes/ErrUnknownEventType.html @@ -0,0 +1,185 @@ +ErrUnknownEventType | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ErrUnknownEventType

    +
    +

    Hierarchy

    +
      +
    • Error +
        +
      • ErrUnknownEventType
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    message: string
    +
    + +
    name: string
    +
    + +
    rawData: Uint8Array
    +
    + +
    stack?: string
    +
    + +
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)
    +
    +

    Type declaration

    +
    +
    + +
    stackTraceLimit: number
    +
    +

    Methods

    +
    + +
    +
    + +
      + +
    • +

      Create .stack property on a target object

      +
      +
      +

      Parameters

      +
        +
      • +
        targetObject: object
      • +
      • +
        Optional constructorOpt: Function
      +

      Returns void

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EventParser.html b/classes/EventParser.html new file mode 100644 index 000000000..28c86a9d1 --- /dev/null +++ b/classes/EventParser.html @@ -0,0 +1,184 @@ +EventParser | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EventParser

    +
    +

    Hierarchy

    +
      +
    • EventParser
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    eventsToParse: Map<number, string> = ...
    +
    +

    Methods

    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        line: Uint8Array
      • +
      • +
        prefix: string
      +

      Returns boolean

    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        eventID: undefined | Uint8Array
      • +
      • +
        eventData: undefined | Uint8Array
      +

      Returns Error | RawEvent

    +
    + +
    +
    + +
    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        data: string | Uint8Array
      +

      Returns Uint8Array[]

    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        size: number
      • +
      • +
        data: Uint8Array
      +

      Returns Uint8Array

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/EventStream.html b/classes/EventStream.html deleted file mode 100644 index 601e470f3..000000000 --- a/classes/EventStream.html +++ /dev/null @@ -1,186 +0,0 @@ -EventStream | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class EventStream

    -
    -

    Hierarchy

    -
      -
    • EventStream
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    -
    -

    Properties

    -
    -
    -

    Methods

    -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    eventSource: EventSource
    -
    - -
    eventStreamUrl: string
    -
    - -
    subscribedTo: EventSubscription[] = []
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/EventStreamReader.html b/classes/EventStreamReader.html new file mode 100644 index 000000000..ea36a590e --- /dev/null +++ b/classes/EventStreamReader.html @@ -0,0 +1,140 @@ +EventStreamReader | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class EventStreamReader

    +
    +

    Hierarchy

    +
      +
    • EventStreamReader
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    maxBufferSize: number
    +
    + +
    scanner: undefined | AsyncIterableIterator<Uint8Array>
    +
    +

    Methods

    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        eventStream: Readable
      +

      Returns AsyncIterableIterator<Uint8Array>

    +
    + +
    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        eventStream: Readable
      +

      Returns void

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ExecutableDeployItem.html b/classes/ExecutableDeployItem.html new file mode 100644 index 000000000..dfed442c5 --- /dev/null +++ b/classes/ExecutableDeployItem.html @@ -0,0 +1,286 @@ +ExecutableDeployItem | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ExecutableDeployItem

    +
    +

    Hierarchy

    +
      +
    • ExecutableDeployItem
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    moduleBytes?: ModuleBytes
    +
    + +
    storedContractByHash?: StoredContractByHash
    +
    + +
    storedContractByName?: StoredContractByName
    +
    + +
    storedVersionedContractByHash?: StoredVersionedContractByHash
    +
    + +
    storedVersionedContractByName?: StoredVersionedContractByName
    +
    + +
    +
    +

    Methods

    +
    + +
      + +
    • +

      Casts the ExecutableDeployItem to ModuleBytes if possible

      + +

      Returns

      ModuleBytes representation of ExecutableDeployItem, or undefined if the ExecutableDeployItem cannot be cast

      +
      +

      Returns undefined | ModuleBytes

    +
    + +
    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      Identifies whether the ExecutableDeployItem is of the original type ModuleBytes

      + +

      Returns

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

      +
      +

      Returns boolean

    +
    + +
      + +
    • +

      Identifies whether the ExecutableDeployItem is of the original type StoredContractByHash

      + +

      Returns

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

      +
      +

      Returns boolean

    +
    + +
      + +
    • +

      Identifies whether the ExecutableDeployItem is of the original type StoredContractByName

      + +

      Returns

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

      +
      +

      Returns boolean

    +
    + +
      + +
    • +

      Identifies whether the ExecutableDeployItem is of the original type StoredVersionedContractByHash

      + +

      Returns

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

      +
      +

      Returns boolean

    +
    + +
      + +
    • +

      Identifies whether the ExecutableDeployItem is of the original type StoredVersionedContractByName

      + +

      Returns

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

      +
      +

      Returns boolean

    +
    + +
      + +
    • +

      Identifies whether the ExecutableDeployItem is of the original type Transfer

      + +

      Returns

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

      +
      +

      Returns boolean

    +
    + +
    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLAccountHash.html b/classes/ExecutionInfo.html similarity index 53% rename from classes/CLAccountHash.html rename to classes/ExecutionInfo.html index 80ffb0278..50b1923e5 100644 --- a/classes/CLAccountHash.html +++ b/classes/ExecutionInfo.html @@ -1,4 +1,4 @@ -CLAccountHash | casper-js-sdk
    +ExecutionInfo | casper-js-sdk

    Hierarchy

    @@ -33,82 +28,71 @@

    Constructors

    +

    Returns ExecutionInfo

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

    -
    - -
    data: Uint8Array
    +
  • Defined in src/types/ExecutionResult.ts:269
  • +
    + +
    executionResult: ExecutionResult

    Methods

    -
    - -
    -
    - -
    -
    - +
    +
    +
  • Defined in src/types/ExecutionResult.ts:284
  • +
  • constructor
  • +
  • blockHash
  • +
  • blockHeight
  • +
  • executionResult
  • +
  • fromV1
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/ExecutionResult.html b/classes/ExecutionResult.html new file mode 100644 index 000000000..b4ac4e609 --- /dev/null +++ b/classes/ExecutionResult.html @@ -0,0 +1,186 @@ +ExecutionResult | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ExecutionResult

    +
    +

    Hierarchy

    +
      +
    • ExecutionResult
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    consumed: number
    +
    + +
    cost: number
    +
    + +
    effects: Transform[] = []
    +
    + +
    errorMessage?: string
    +
    + +
    initiator: InitiatorAddr
    +
    + +
    limit: number
    +
    + +
    originExecutionResultV1?: ExecutionResultV1
    +
    + +
    originExecutionResultV2?: ExecutionResultV2
    +
    + +
    payment?: any
    +
    + +
    sizeEstimate: number
    +
    + +
    transfers: Transfer[] = []
    +
    +

    Methods

    +
    + +
    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ExecutionResultStatusData.html b/classes/ExecutionResultStatusData.html new file mode 100644 index 000000000..64db7a106 --- /dev/null +++ b/classes/ExecutionResultStatusData.html @@ -0,0 +1,102 @@ +ExecutionResultStatusData | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ExecutionResultStatusData

    +
    +

    Hierarchy

    +
      +
    • ExecutionResultStatusData
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    cost: number
    +
    + +
    effect: Effect
    +
    + +
    errorMessage: string
    +
    + +
    transfers: TransferHash[] = []
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ExecutionResultV1.html b/classes/ExecutionResultV1.html new file mode 100644 index 000000000..e1bf76d59 --- /dev/null +++ b/classes/ExecutionResultV1.html @@ -0,0 +1,88 @@ +ExecutionResultV1 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ExecutionResultV1

    +
    +

    Hierarchy

    +
      +
    • ExecutionResultV1
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ExecutionResultV2.html b/classes/ExecutionResultV2.html new file mode 100644 index 000000000..d0315fe26 --- /dev/null +++ b/classes/ExecutionResultV2.html @@ -0,0 +1,137 @@ +ExecutionResultV2 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class ExecutionResultV2

    +
    +

    Hierarchy

    +
      +
    • ExecutionResultV2
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    consumed: number
    +
    + +
    cost: number
    +
    + +
    effects: Transform[] = []
    +
    + +
    errorMessage?: string
    +
    + +
    initiator: InitiatorAddr
    +
    + +
    limit: number
    +
    + +
    payment?: any
    +
    + +
    sizeEstimate: number
    +
    + +
    transfers: Transfer[] = []
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/GroupsJson.html b/classes/FaultEvent.html similarity index 75% rename from classes/GroupsJson.html rename to classes/FaultEvent.html index 0021f7374..1e1bd2700 100644 --- a/classes/GroupsJson.html +++ b/classes/FaultEvent.html @@ -1,4 +1,4 @@ -GroupsJson | casper-js-sdk
    +FaultEvent | casper-js-sdk

    Hierarchy

      -
    • GroupsJson
    @@ -31,33 +28,27 @@

    Constructors

    +

    Returns FaultEvent

    Properties

    -
    - -
    group: string
    -
    - -
    keys: string[]
    +
  • Defined in src/sse/event.ts:744
  • +
  • constructor
  • +
  • fault
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/FaultPayload.html b/classes/FaultPayload.html new file mode 100644 index 000000000..ac96746cd --- /dev/null +++ b/classes/FaultPayload.html @@ -0,0 +1,95 @@ +FaultPayload | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class FaultPayload

    +
    +

    Hierarchy

    +
      +
    • FaultPayload
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    eraID: number
    +
    + +
    publicKey: PublicKey
    +
    + +
    timestamp: Timestamp
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/FinalitySignature.html b/classes/FinalitySignature.html new file mode 100644 index 000000000..d41d22e11 --- /dev/null +++ b/classes/FinalitySignature.html @@ -0,0 +1,123 @@ +FinalitySignature | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class FinalitySignature

    +
    +

    Hierarchy

    +
      +
    • FinalitySignature
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    blockHash: Hash
    +
    + +
    blockHeight?: number
    +
    + +
    chainNameHash?: Hash
    +
    + +
    eraID: number
    +
    + +
    originFinalitySignatureV1?: FinalitySignatureV1
    +
    + +
    publicKey: PublicKey
    +
    + +
    signature: HexBytes
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/FinalitySignatureEvent.html b/classes/FinalitySignatureEvent.html new file mode 100644 index 000000000..8254430a7 --- /dev/null +++ b/classes/FinalitySignatureEvent.html @@ -0,0 +1,108 @@ +FinalitySignatureEvent | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class FinalitySignatureEvent

    +
    +

    Hierarchy

    +
      +
    • FinalitySignatureEvent
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    finalitySignature: FinalitySignature
    +
    +

    Methods

    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/ContractPackageJson.html b/classes/FinalitySignatureV1.html similarity index 64% rename from classes/ContractPackageJson.html rename to classes/FinalitySignatureV1.html index 4042505a4..5c5becc0e 100644 --- a/classes/ContractPackageJson.html +++ b/classes/FinalitySignatureV1.html @@ -1,4 +1,4 @@ -ContractPackageJson | casper-js-sdk
    +FinalitySignatureV1 | casper-js-sdk

    Hierarchy

      -
    • ContractPackageJson
    @@ -31,45 +28,45 @@

    Constructors

    +

    Returns FinalitySignatureV1

    Properties

    -
    - -
    accessKey: string
    +
  • Defined in src/sse/event.ts:517
  • +
  • constructor
  • +
  • blockHash
  • +
  • eraID
  • +
  • publicKey
  • +
  • signature
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/FinalitySignatureV2.html b/classes/FinalitySignatureV2.html new file mode 100644 index 000000000..4bf59371e --- /dev/null +++ b/classes/FinalitySignatureV2.html @@ -0,0 +1,116 @@ +FinalitySignatureV2 | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class FinalitySignatureV2

    +
    +

    Hierarchy

    +
      +
    • FinalitySignatureV2
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    blockHash: Hash
    +
    + +
    blockHeight?: number
    +
    + +
    chainNameHash?: Hash
    +
    + +
    eraID: number
    +
    + +
    publicKey: PublicKey
    +
    + +
    signature: HexBytes
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/FinalitySignatureWrapper.html b/classes/FinalitySignatureWrapper.html new file mode 100644 index 000000000..a7594e58b --- /dev/null +++ b/classes/FinalitySignatureWrapper.html @@ -0,0 +1,88 @@ +FinalitySignatureWrapper | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class FinalitySignatureWrapper

    +
    +

    Hierarchy

    +
      +
    • FinalitySignatureWrapper
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    v1? +v2? +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/FinalitySignatureWrapperEvent.html b/classes/FinalitySignatureWrapperEvent.html new file mode 100644 index 000000000..b02cc4f5e --- /dev/null +++ b/classes/FinalitySignatureWrapperEvent.html @@ -0,0 +1,88 @@ +FinalitySignatureWrapperEvent | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class FinalitySignatureWrapperEvent

    +
    +

    Hierarchy

    +
      +
    • FinalitySignatureWrapperEvent
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    finalitySignatureV1?: FinalitySignatureV1
    +
    + +
    finalitySignatureV2?: FinalitySignatureV2
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/Transfers.html b/classes/FixedMode.html similarity index 73% rename from classes/Transfers.html rename to classes/FixedMode.html index 561ade672..6cb1b86cb 100644 --- a/classes/Transfers.html +++ b/classes/FixedMode.html @@ -1,4 +1,4 @@ -Transfers | casper-js-sdk
    +FixedMode | casper-js-sdk

    Hierarchy

      -
    • Transfers
    @@ -28,27 +28,27 @@

    Constructors

    +

    Returns FixedMode

    Properties

    -
    - -
    transfers: TransferJson[]
    +
  • Defined in src/types/PricingMode.ts:28
  • +
  • constructor
  • +
  • gasPriceTolerance
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/GlobalStateIdentifier.html b/classes/GlobalStateIdentifier.html new file mode 100644 index 000000000..5920d2121 --- /dev/null +++ b/classes/GlobalStateIdentifier.html @@ -0,0 +1,106 @@ +GlobalStateIdentifier | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class GlobalStateIdentifier

    +
    +

    Hierarchy

    +
      +
    • GlobalStateIdentifier
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    blockHash?: string
    +
    + +
    blockHeight?: number
    +
    + +
    stateRoot?: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/HDKeys.CasperHDKey.html b/classes/HDKeys.CasperHDKey.html deleted file mode 100644 index 37aa79d7e..000000000 --- a/classes/HDKeys.CasperHDKey.html +++ /dev/null @@ -1,374 +0,0 @@ -CasperHDKey | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class CasperHDKey<AsymmetricKey>Abstract

    -
    -

    Type Parameters

    -
      -
    • -

      AsymmetricKey

    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    seed: Uint8Array
    -
    - -
    signatureAlgorithm: SignatureAlgorithm
    -
    - -
    bip44Index: 506 = 506
    -
    -

    Methods

    -
    - -
      - -
    • -

      Derive the child key from the path

      -
      -
      -

      Parameters

      -
        -
      • -
        path: string
        -

        path to derive

        -
      -

      Returns AsymmetricKey

    -
    - -
      - -
    • -

      Derive the child key based on BIP44

      -
      -
      -

      Parameters

      -
        -
      • -
        index: number
        -

        index of the child

        -
      -

      Returns AsymmetricKey

    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Generate the signature for the message by using the key

      -
      -
      -

      Parameters

      -
        -
      • -
        msg: Uint8Array
        -

        The message to sign

        -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Verify the signature

      -
      -
      -

      Parameters

      -
        -
      • -
        signature: Uint8Array
        -

        the signature generated for the msg

        -
      • -
      • -
        msg: Uint8Array
        -

        the raw message

        -
      -

      Returns boolean

    -
    - -
    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Convert mnemonic to relevant Uint8Array

      - -

      Returns

      relevant Uint8Array

      -
      -
      -

      Parameters

      -
        -
      • -
        mnemonic: string
        -

        word array

        -
      • -
      • -
        Optional passphrase: string
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Returns mnemonic which can be used to construct HD wallet.

      - -

      Returns

      mnemonic word array

      -
      -
      -

      Parameters

      -
        -
      • -
        wordLength: number = 12
        -

        mnemonic word length, default 12, possible lengths 12 or 24

        -
      -

      Returns string

    -
    - -
      - -
    • -

      Returns randomly generated Uint8Array which can be used to construct HD wallet.

      - -

      Returns

      -

      Returns Uint8Array

    -
    - -
    -
    - -
      - -
    • -

      Validate the mnemonic word array

      - -

      Returns

      true if the word array is correct mnemonic, otherwise false

      -
      -
      -

      Parameters

      -
        -
      • -
        mnemonic: string
        -

        word array

        -
      -

      Returns boolean

    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/HDKeys.Ed25519HDKey.html b/classes/HDKeys.Ed25519HDKey.html deleted file mode 100644 index bd7686b18..000000000 --- a/classes/HDKeys.Ed25519HDKey.html +++ /dev/null @@ -1,419 +0,0 @@ -Ed25519HDKey | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class Ed25519HDKey

    -
    -

    Casper HD Key for Ed25519.

    -

    Examples

    -
     const mn = Ed25519HDKey.newMnemonic();
    const hdKey = Ed25519HDKey.fromMnemonic(mn);
    const key0 = hdKey.deriveChild(0); -
    -
    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    hdKey: HDKey
    -
    - -
    seed: Uint8Array
    -
    - -
    signatureAlgorithm: SignatureAlgorithm
    -
    - -
    bip44Index: 506 = 506
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Verify the signature

      -
      -
      -

      Parameters

      -
        -
      • -
        signature: Uint8Array
        -

        the signature generated for the msg

        -
      • -
      • -
        msg: Uint8Array
        -

        the raw message

        -
      -

      Returns boolean

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Convert mnemonic to relevant Uint8Array

      - -

      Returns

      relevant Uint8Array

      -
      -
      -

      Parameters

      -
        -
      • -
        mnemonic: string
        -

        word array

        -
      • -
      • -
        Optional passphrase: string
      -

      Returns Uint8Array

    -
    - -
    -
    - -
      - -
    • -

      Returns mnemonic which can be used to construct HD wallet.

      - -

      Returns

      mnemonic word array

      -
      -
      -

      Parameters

      -
        -
      • -
        wordLength: number = 12
        -

        mnemonic word length, default 12, possible lengths 12 or 24

        -
      -

      Returns string

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/HDKeys.Secp256K1HDKey.html b/classes/HDKeys.Secp256K1HDKey.html deleted file mode 100644 index 4025613c2..000000000 --- a/classes/HDKeys.Secp256K1HDKey.html +++ /dev/null @@ -1,417 +0,0 @@ -Secp256K1HDKey | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class Secp256K1HDKey

    -
    -

    Casper HD Key for Secp256K1.

    -

    Examples

    -
     const mn = Secp256K1HDKey.newMnemonic();
    const hdKey = Secp256K1HDKey.fromMnemonic(mn);
    const key0 = hdKey.deriveChild(0); -
    -
    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    hdKey: HDKey
    -
    - -
    seed: Uint8Array
    -
    - -
    signatureAlgorithm: SignatureAlgorithm
    -
    - -
    bip44Index: 506 = 506
    -
    -

    Methods

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Verify the signature

      -
      -
      -

      Parameters

      -
        -
      • -
        signature: Uint8Array
        -

        the signature generated for the msg

        -
      • -
      • -
        msg: Uint8Array
        -

        the raw message

        -
      -

      Returns boolean

    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Convert mnemonic to relevant Uint8Array

      - -

      Returns

      relevant Uint8Array

      -
      -
      -

      Parameters

      -
        -
      • -
        mnemonic: string
        -

        word array

        -
      • -
      • -
        Optional passphrase: string
      -

      Returns Uint8Array

    -
    - -
    -
    - -
      - -
    • -

      Returns mnemonic which can be used to construct HD wallet.

      - -

      Returns

      mnemonic word array

      -
      -
      -

      Parameters

      -
        -
      • -
        wordLength: number = 12
        -

        mnemonic word length, default 12, possible lengths 12 or 24

        -
      -

      Returns string

    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/Hash.html b/classes/Hash.html new file mode 100644 index 000000000..d4e54beca --- /dev/null +++ b/classes/Hash.html @@ -0,0 +1,293 @@ +Hash | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class Hash

    +
    +

    Represents a cryptographic hash. +This class provides methods for creating, manipulating, and comparing hash values.

    +
    +
    +

    Hierarchy

    +
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
      + +
    • +

      Creates a new Hash instance.

      + +

      Throws

      Error if the hash length is invalid.

      +
      +
      +

      Parameters

      +
        +
      • +
        hashBytes: Uint8Array
        +

        The byte array representing the hash.

        +
      +

      Returns Hash

    +
    +

    Properties

    +
    + +
    hashBytes: Uint8Array
    +
    + +
    ByteHashLen: number = 32
    +

    The length of the hash in bytes.

    +
    +
    + +
    StringHashLen: number = 64
    +

    The length of the hash string representation in hexadecimal.

    +
    +
    +

    Methods

    +
    + +
      + +
    • +

      Compares this Hash with another Hash for equality.

      + +

      Returns

      True if the hashes are equal, false otherwise.

      +
      +
      +

      Parameters

      +
        +
      • +
        other: Hash
        +

        The other Hash to compare with.

        +
      +

      Returns boolean

    +
    + +
      + +
    • +

      Converts the Hash to a byte array.

      + +

      Returns

      The byte array representation of the hash.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Converts the Hash to a hexadecimal string.

      + +

      Returns

      The hexadecimal string representation of the hash.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Converts the Hash to its JSON representation.

      + +

      Returns

      The JSON string representation of the hash.

      +
      +

      Returns string

    +
    + +
    +
    + +
      + +
    • +

      Creates a Hash from a Buffer.

      + +

      Returns

      A new Hash instance.

      + +

      Throws

      Error if the buffer length is less than the required hash length.

      +
      +
      +

      Parameters

      +
        +
      • +
        buffer: Buffer
        +

        The Buffer containing the hash bytes.

        +
      +

      Returns Hash

    +
    + +
      + +
    • +

      Creates a Hash from a byte array.

      + +

      Returns

      A new Hash instance.

      + +

      Throws

      Error if the byte array length is invalid.

      +
      +
      +

      Parameters

      +
        +
      • +
        source: Uint8Array
        +

        The byte array representing the hash.

        +
      +

      Returns IResultWithBytes<Hash>

    +
    + +
      + +
    • +

      Creates a Hash from a hexadecimal string.

      + +

      Returns

      A new Hash instance.

      + +

      Throws

      Error if the string length is invalid.

      +
      +
      +

      Parameters

      +
        +
      • +
        source: string
        +

        The hexadecimal string representation of the hash.

        +
      +

      Returns Hash

    +
    + +
      + +
    • +

      Creates a Hash from its JSON representation.

      + +

      Returns

      A new Hash instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        json: string
        +

        The JSON string representation of the hash.

        +
      +

      Returns Hash

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLType.html b/classes/HexBytes.html similarity index 52% rename from classes/CLType.html rename to classes/HexBytes.html index 8c5bc9b50..669a20a05 100644 --- a/classes/CLType.html +++ b/classes/HexBytes.html @@ -1,4 +1,4 @@ -CLType | casper-js-sdk
    +HexBytes | casper-js-sdk

    Constructors

    +
    +

    Parameters

    +
      +
    • +
      bytes: Uint8Array
    +

    Returns HexBytes

    Properties

    -
    - -
    linksTo: string
    -
    - -
    +
  • Defined in src/types/HexBytes.ts:6
  • Methods

    -
    - +
    +
    +
  • Defined in src/types/HexBytes.ts:12
  • +
  • Defined in src/types/HexBytes.ts:18
  • +
  • Defined in src/types/HexBytes.ts:33
  • +
    + +
    +
    + +
    +
  • constructor
  • +
  • bytes
  • +
  • toHex
  • +
  • toJSON
  • +
  • toString
  • +
  • fromHex
  • +
  • fromJSON
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/Hold.html b/classes/Hold.html new file mode 100644 index 000000000..b239c846a --- /dev/null +++ b/classes/Hold.html @@ -0,0 +1,104 @@ +Hold | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class Hold

    +
    +

    Represents a hold on a balance.

    +
    +
    +

    Hierarchy

    +
      +
    • Hold
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    blockTime: Date
    +

    The block time of the hold.

    +
    +
    + +
    purseAddr: Uint8Array
    +

    The address of the purse.

    +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/HttpConnection.html b/classes/HttpConnection.html new file mode 100644 index 000000000..90ba41ca2 --- /dev/null +++ b/classes/HttpConnection.html @@ -0,0 +1,124 @@ +HttpConnection | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class HttpConnection

    +
    +

    Hierarchy

    +
      +
    • HttpConnection
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    headers: Record<string, string>
    +
    + +
    httpClient: AxiosInstance
    +
    + +
    url: string
    +
    +

    Methods

    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        lastEventID: number
      +

      Returns Promise<AxiosResponse<any, any>>

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/HttpError.html b/classes/HttpError.html new file mode 100644 index 000000000..e2c2c670b --- /dev/null +++ b/classes/HttpError.html @@ -0,0 +1,204 @@ +HttpError | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class HttpError

    +
    +

    Hierarchy

    +
      +
    • Error +
        +
      • HttpError
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        statusCode: number = 0
      • +
      • +
        sourceErr: Error = ...
      +

      Returns HttpError

    +
    +

    Properties

    +
    + +
    message: string
    +
    + +
    name: string
    +
    + +
    sourceErr: Error
    +
    + +
    stack?: string
    +
    + +
    statusCode: number
    +
    + +
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)
    +
    +

    Type declaration

    +
    +
    + +
    stackTraceLimit: number
    +
    +

    Methods

    +
    + +
    +
    + +
    +
    + +
      + +
    • +

      Create .stack property on a target object

      +
      +
      +

      Parameters

      +
        +
      • +
        targetObject: object
      • +
      • +
        Optional constructorOpt: Function
      +

      Returns void

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/HttpHandler.html b/classes/HttpHandler.html new file mode 100644 index 000000000..ae216bb36 --- /dev/null +++ b/classes/HttpHandler.html @@ -0,0 +1,146 @@ +HttpHandler | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class HttpHandler

    +
    +

    Hierarchy

    +
      +
    • HttpHandler
    +
    +

    Implements

    +
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    customHeaders: Record<string, string>
    +
    + +
    endpoint: string
    +
    + +
    httpClient: AxiosInstance
    +
    +

    Methods

    +
    + +
    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        headers: Record<string, string>
      +

      Returns void

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/IDValue.html b/classes/IDValue.html new file mode 100644 index 000000000..dcfaa9a14 --- /dev/null +++ b/classes/IDValue.html @@ -0,0 +1,182 @@ +IDValue | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class IDValue

    +
    +

    Hierarchy

    +
      +
    • IDValue
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    intValue: null | number = null
    +
    + +
    isIntValue: boolean
    +
    + +
    strValue: null | string = null
    +
    +

    Methods

    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/InfoGetChainspecResult.html b/classes/InfoGetChainspecResult.html new file mode 100644 index 000000000..913e23ea4 --- /dev/null +++ b/classes/InfoGetChainspecResult.html @@ -0,0 +1,95 @@ +InfoGetChainspecResult | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class InfoGetChainspecResult

    +
    +

    Hierarchy

    +
      +
    • InfoGetChainspecResult
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    apiVersion: string
    +
    + +
    chainspecBytes: ChainspecBytes
    +
    + +
    rawJSON?: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/InfoGetDeployResult.html b/classes/InfoGetDeployResult.html new file mode 100644 index 000000000..638f33d89 --- /dev/null +++ b/classes/InfoGetDeployResult.html @@ -0,0 +1,117 @@ +InfoGetDeployResult | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class InfoGetDeployResult

    +
    +

    Hierarchy

    +
      +
    • InfoGetDeployResult
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    apiVersion: string
    +
    + +
    deploy: Deploy
    +
    + +
    executionResults: DeployExecutionInfo
    +
    + +
    rawJSON: string
    +
    +

    Methods

    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/InfoGetDeployResultV1Compatible.html b/classes/InfoGetDeployResultV1Compatible.html new file mode 100644 index 000000000..16a675cb7 --- /dev/null +++ b/classes/InfoGetDeployResultV1Compatible.html @@ -0,0 +1,116 @@ +InfoGetDeployResultV1Compatible | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class InfoGetDeployResultV1Compatible

    +
    +

    Hierarchy

    +
      +
    • InfoGetDeployResultV1Compatible
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    apiVersion: string
    +
    + +
    blockHash?: Hash
    +
    + +
    blockHeight?: number
    +
    + +
    deploy: Deploy
    +
    + +
    executionResults: DeployExecutionResult[]
    +
    + +
    rawJSON: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/InfoGetPeerResult.html b/classes/InfoGetPeerResult.html new file mode 100644 index 000000000..abfd26a81 --- /dev/null +++ b/classes/InfoGetPeerResult.html @@ -0,0 +1,95 @@ +InfoGetPeerResult | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class InfoGetPeerResult

    +
    +

    Hierarchy

    +
      +
    • InfoGetPeerResult
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    apiVersion: string
    +
    + +
    peers: NodePeer[]
    +
    + +
    rawJSON?: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/InfoGetRewardRequest.html b/classes/InfoGetRewardRequest.html new file mode 100644 index 000000000..58f798508 --- /dev/null +++ b/classes/InfoGetRewardRequest.html @@ -0,0 +1,106 @@ +InfoGetRewardRequest | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class InfoGetRewardRequest

    +
    +

    Hierarchy

    +
      +
    • InfoGetRewardRequest
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    delegator?: PublicKey
    +
    + +
    eraIdentifier?: EraIdentifier
    +
    + +
    validator: PublicKey
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/InfoGetRewardResult.html b/classes/InfoGetRewardResult.html new file mode 100644 index 000000000..3e719e57e --- /dev/null +++ b/classes/InfoGetRewardResult.html @@ -0,0 +1,116 @@ +InfoGetRewardResult | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class InfoGetRewardResult

    +
    +

    Hierarchy

    +
      +
    • InfoGetRewardResult
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    apiVersion: string
    +
    + +
    delegationRate: number
    +
    + +
    eraID: number
    +
    + +
    rawJSON?: string
    +
    + +
    rewardAmount: CLValueUInt512
    +
    + +
    switchBlockHash: Hash
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/InfoGetStatusResult.html b/classes/InfoGetStatusResult.html new file mode 100644 index 000000000..a62576fe3 --- /dev/null +++ b/classes/InfoGetStatusResult.html @@ -0,0 +1,200 @@ +InfoGetStatusResult | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class InfoGetStatusResult

    +
    +

    Hierarchy

    +
      +
    • InfoGetStatusResult
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    apiVersion: string
    +
    + +
    availableBlockRange: {
        high: number;
        low: number;
    }
    +
    +

    Type declaration

    +
      +
    • +
      high: number
    • +
    • +
      low: number
    +
    + +
    blockSync: BlockSync
    +
    + +
    buildVersion: string
    +
    + +
    chainSpecName: string
    +
    + +
    lastAddedBlockInfo: MinimalBlockInfo
    +
    + +
    lastProgress: Timestamp
    +
    + +
    latestSwitchBlockHash: Hash
    +
    + +
    nextUpgrade?: NodeNextUpgrade
    +
    + +
    outPublicSigningKey: string
    +
    + +
    peers: NodePeer[]
    +
    + +
    protocolVersion: string
    +
    + +
    rawJSON: string
    +
    + +
    reactorState: string
    +
    + +
    roundLength: string
    +
    + +
    startingStateRootHash: string
    +
    + +
    uptime: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/InfoGetTransactionResult.html b/classes/InfoGetTransactionResult.html new file mode 100644 index 000000000..9ae45275b --- /dev/null +++ b/classes/InfoGetTransactionResult.html @@ -0,0 +1,135 @@ +InfoGetTransactionResult | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class InfoGetTransactionResult

    +
    +

    Hierarchy

    +
      +
    • InfoGetTransactionResult
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    apiVersion: string
    +
    + +
    executionInfo?: ExecutionInfo
    +
    + +
    rawJSON: string
    +
    + +
    transaction: Transaction
    +
    +

    Methods

    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/InfoGetTransactionResultV1Compatible.html b/classes/InfoGetTransactionResultV1Compatible.html new file mode 100644 index 000000000..79ff3e45f --- /dev/null +++ b/classes/InfoGetTransactionResultV1Compatible.html @@ -0,0 +1,152 @@ +InfoGetTransactionResultV1Compatible | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class InfoGetTransactionResultV1Compatible

    +
    +

    Hierarchy

    +
      +
    • InfoGetTransactionResultV1Compatible
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    apiVersion: string
    +
    + +
    blockHash?: Hash
    +
    + +
    blockHeight?: number
    +
    + +
    deploy?: Deploy
    +
    + +
    executionInfo?: ExecutionInfo
    +
    + +
    executionResults: DeployExecutionResult[] = []
    +
    + +
    rawJSON?: string
    +
    + +
    transaction?: TransactionWrapper
    +
    +

    Methods

    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/InfoGetValidatorChangesResult.html b/classes/InfoGetValidatorChangesResult.html new file mode 100644 index 000000000..80b89b2d9 --- /dev/null +++ b/classes/InfoGetValidatorChangesResult.html @@ -0,0 +1,95 @@ +InfoGetValidatorChangesResult | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class InfoGetValidatorChangesResult

    +
    +

    Hierarchy

    +
      +
    • InfoGetValidatorChangesResult
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    apiVersion: string
    +
    + +
    changes: ValidatorChanges[]
    +
    + +
    rawJSON: string
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/InitiatorAddr.html b/classes/InitiatorAddr.html new file mode 100644 index 000000000..a48abc31d --- /dev/null +++ b/classes/InitiatorAddr.html @@ -0,0 +1,137 @@ +InitiatorAddr | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class InitiatorAddr

    +
    +

    Hierarchy

    +
      +
    • InitiatorAddr
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    accountHash?: AccountHash
    +
    + +
    publicKey?: PublicKey
    +
    +

    Methods

    +
    + +
    +
    + +
    +
    + +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/Key.html b/classes/Key.html new file mode 100644 index 000000000..1c907c86c --- /dev/null +++ b/classes/Key.html @@ -0,0 +1,480 @@ +Key | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class Key

    +
    +

    Represents a Key that can identify different types of entities in the system.

    +
    +
    +

    Hierarchy

    +
      +
    • Key
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    + +
      + +
    • +

      Returns Key

    +
    +

    Properties

    +
    + +
    account?: AccountHash
    +
    + +
    addressableEntity?: EntityAddr
    +
    + +
    balance?: Hash
    +
    + +
    balanceHold?: BalanceHoldAddr
    +
    + +
    +
    + +
    bidAddr?: BidAddr
    +
    + +
    blockGlobal?: BlockGlobalAddr
    +
    + +
    byteCode?: ByteCode
    +
    + +
    chainspecRegistry?: Hash
    +
    + +
    checksumRegistry?: Hash
    +
    + +
    deploy?: Hash
    +
    + +
    dictionary?: Hash
    +
    + +
    entryPoint?: EntryPointAddr
    +
    + +
    era?: Era
    +
    + +
    eraSummary?: Hash
    +
    + +
    hash?: Hash
    +
    + +
    message?: MessageAddr
    +
    + +
    namedKey?: NamedKeyAddr
    +
    + +
    package?: Hash
    +
    + +
    systemContactRegistry?: Hash
    +
    + +
    transfer?: TransferHash
    +
    + +
    type: TypeID
    +
    + +
    uRef?: URef
    +
    + +
    unbond?: AccountHash
    +
    + +
    withdraw?: AccountHash
    +
    +

    Methods

    +
    + +
      + +
    • +

      Converts the key to bytes.

      + +

      Returns

      A Uint8Array representing the serialized key.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Converts the Key instance to a JSON object.

      + +

      Returns

      The JSON representation of the Key instance.

      +
      +

      Returns object

    +
    + +
      + +
    • +

      Converts the key to a prefixed string representation.

      + +

      Returns

      The prefixed string of the key.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Converts the key to a string representation.

      + +

      Returns

      The string representation of the key.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Concatenates the type and field bytes.

      + +

      Returns

      A Uint8Array with concatenated type and field bytes.

      +
      +
      +

      Parameters

      +
        +
      • +
        typeBytes: Uint8Array
        +

        The bytes representing the type.

        +
      • +
      • +
        fieldBytes: Uint8Array = ...
        +

        The bytes representing the field.

        +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Creates a Key instance based on the type ID and source string.

      + +

      Returns

      A new Key instance.

      + +

      Throws

      Error if the type is not found or invalid.

      +
      +
      +

      Parameters

      +
        +
      • +
        source: string
        +

        The string containing the key data.

        +
      • +
      • +
        typeID: TypeID
        +

        The TypeID of the key.

        +
      +

      Returns Key

    +
    + +
      + +
    • +

      Finds the prefix name by matching the source string with a map of prefixes.

      + +

      Returns

      The matching PrefixName or undefined if not found.

      +
      +
      +

      Parameters

      +
        +
      • +
        source: string
        +

        The string to check for a matching prefix.

        +
      • +
      • +
        prefixes: Map<PrefixName, TypeID>
        +

        The map of prefix names to TypeID.

        +
      +

      Returns undefined | PrefixName

    +
    + +
      + +
    • +

      Creates a Key instance from a byte array.

      + +

      Returns

      A new Key instance.

      + +

      Throws

      Error if deserialization fails.

      +
      +
      +

      Parameters

      +
        +
      • +
        bytes: Uint8Array
        +

        The byte array containing serialized key data.

        +
      +

      Returns IResultWithBytes<Key>

    +
    + +
      + +
    • +

      Creates a Key instance from a JSON object.

      + +

      Returns

      A new Key instance.

      +
      +
      +

      Parameters

      +
        +
      • +
        json: object
        +

        The JSON object representing the Key instance.

        +
      +

      Returns Key

    +
    + +
      + +
    • +

      Creates a new Key instance from a source string.

      + +

      Returns

      A new Key instance.

      + +

      Throws

      Error if the prefix is not found or the source is invalid.

      +
      +
      +

      Parameters

      +
        +
      • +
        source: string
        +

        The string containing the key data.

        +
      +

      Returns Key

    +
    + +
      + +
    • +

      Parses a Key instance from a string representation.

      + +

      Returns

      A new Key instance.

      + +

      Throws

      Error if the format is invalid or unexpected.

      +
      +
      +

      Parameters

      +
        +
      • +
        source: string
        +

        The string containing the key data.

        +
      +

      Returns Key

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/Keys.AsymmetricKey.html b/classes/Keys.AsymmetricKey.html deleted file mode 100644 index d585c2b51..000000000 --- a/classes/Keys.AsymmetricKey.html +++ /dev/null @@ -1,261 +0,0 @@ -AsymmetricKey | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class AsymmetricKeyAbstract

    -
    -

    Public/private keypair object for representing an account

    -
    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    - -
      - -
    • -

      Constructs an AsymmetricKey inherited object

      -
      -
      -

      Parameters

      -
        -
      • -
        publicKey: Uint8Array
        -

        An account's public key as a byte array

        -
      • -
      • -
        privateKey: Uint8Array
        -

        An account's private key as a byte array

        -
      • -
      • -
        signatureAlgorithm: SignatureAlgorithm
        -

        The signature algorithm of the key. Currently supported are Ed25519 and Secp256k1

        -
      -

      Returns AsymmetricKey

    -
    -

    Properties

    -
    - -
    privateKey: Uint8Array
    -
    - -
    publicKey: CLPublicKey
    -
    - -
    signatureAlgorithm: SignatureAlgorithm
    -
    -

    Methods

    -
    - -
      - -
    • -

      Computes the blake2b account hash of the public key

      - -

      Returns

      The account hash as a byte array

      -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Gets the hexadecimal public key of the account

      - -

      Returns

      The public key of the AsymmetricKey as a hexadecimal string

      -
      -
      -

      Parameters

      -
        -
      • -
        checksummed: boolean = true
        -

        Indicates whether the public key should be checksummed, default: true

        -
      -

      Returns string

    -
    - -
      - -
    • -

      Export the private key encoded as a .pem

      -
      -

      Returns string

    -
    - -
      - -
    • -

      Export the public key encoded as a .pem

      -
      -

      Returns string

    -
    - -
      - -
    • -

      Sign a message using this AsymmetricKey's private key

      - -

      Returns

      A byte array containing the signed message

      -
      -
      -

      Parameters

      -
        -
      • -
        msg: Uint8Array
        -

        The message to be signed, as a byte array

        -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Inserts the provided content and tag into a .pem compliant string

      -
      -
      -

      Parameters

      -
        -
      • -
        tag: string
        -

        The tag inserted on the END line

        -
      • -
      • -
        content: string
        -

        The base-64 PEM compliant private key

        -
      -

      Returns string

    -
    - -
      - -
    • -

      Validate the signature by comparing it to the provided message

      - -

      Returns

      true if the signature is valid, false otherwise

      -
      -
      -

      Parameters

      -
        -
      • -
        signature: Uint8Array
        -

        The signature as a byte array

        -
      • -
      • -
        msg: Uint8Array
        -

        The original message to be validated

        -
      -

      Returns boolean

    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/Keys.Ed25519.html b/classes/Keys.Ed25519.html deleted file mode 100644 index 30fbba4db..000000000 --- a/classes/Keys.Ed25519.html +++ /dev/null @@ -1,586 +0,0 @@ -Ed25519 | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class Ed25519

    -
    -

    Ed25519 variant of AsymmetricKey

    - -

    Remarks

    Based on SignatureAlgorithm.scala

    - -

    See

    Documentation

    -
    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    - -
    -
    -

    Properties

    -
    - -
    privateKey: Uint8Array
    -
    - -
    publicKey: CLPublicKey
    -
    - -
    signatureAlgorithm: SignatureAlgorithm
    -
    -

    Methods

    -
    - -
      - -
    • -

      Computes the blake2b account hash of the public key

      - -

      Returns

      The account hash as a byte array

      -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Gets the hexadecimal public key of the account

      - -

      Returns

      The public key of the AsymmetricKey as a hexadecimal string

      -
      -
      -

      Parameters

      -
        -
      • -
        checksummed: boolean = true
        -

        Indicates whether the public key should be checksummed, default: true

        -
      -

      Returns string

    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Sign a message by using this instance's keypair

      - -

      Returns

      Uint8Array typed signature of the provided msg

      -
      -
      -

      Parameters

      -
        -
      • -
        msg: Uint8Array
        -

        The message to be signed, as a byte array

        -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Inserts the provided content and tag into a .pem compliant string

      -
      -
      -

      Parameters

      -
        -
      • -
        tag: string
        -

        The tag inserted on the END line

        -
      • -
      • -
        content: string
        -

        The base-64 PEM compliant private key

        -
      -

      Returns string

    -
    - -
      - -
    • -

      Verifies a signature given the signature and the original message

      - -

      Returns

      'true' if the message if valid, false otherwise

      -
      -
      -

      Parameters

      -
        -
      • -
        signature: Uint8Array
        -

        The signed message as a byte array

        -
      • -
      • -
        msg: Uint8Array
        -

        The original message as a byte array

        -
      -

      Returns boolean

    -
    - -
      - -
    • -

      Generates the account hash of a Ed25519 public key

      - -

      Returns

      The blake2b account hash of the public key

      -
      -
      -

      Parameters

      -
        -
      • -
        publicKey: Uint8Array
        -

        An Ed25519 public key

        -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Generate the accountHex for the Ed25519 public key

      -
      -
      -

      Parameters

      -
        -
      • -
        publicKey: Uint8Array
      -

      Returns string

    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Parses and validates a key in a certain range "from" to "to"

      - -

      Returns

      The parsed key

      - -

      Throws

      Error if the key is of an unexpected length

      -
      -
      -

      Parameters

      -
        -
      • -
        bytes: Uint8Array
        -

        The key to be parsed and validated

        -
      • -
      • -
        from: number
        -

        The starting index from which to parse the key

        -
      • -
      • -
        to: number
        -

        The ending index from which to parse the key

        -
      -

      Returns Uint8Array | Buffer

    -
    - -
      - -
    • -

      Parse the key pair from a public key file and the corresponding private key file

      - -

      Returns

      A new AsymmetricKey

      -
      -
      -

      Parameters

      -
        -
      • -
        publicKeyPath: string
        -

        Path of public key file

        -
      • -
      • -
        privateKeyPath: string
        -

        Path of private key file

        -
      -

      Returns AsymmetricKey

    -
    - -
      - -
    • -

      Construct a keypair from a public key and corresponding private key

      - -

      Returns

      A new Ed25519 keypair

      -
      -
      -

      Parameters

      -
        -
      • -
        publicKey: Uint8Array
        -

        The public key of an Ed25519 account

        -
      • -
      • -
        privateKey: Uint8Array
        -

        The private key of the same Ed25519 account

        -
      -

      Returns Ed25519

    -
    - -
      - -
    • -

      Parses a byte array containing an Ed25519 private key

      - -

      Returns

      A validated byte array containing the provided Ed25519 private key

      - -

      See

      parseKey

      -
      -
      -

      Parameters

      -
        -
      • -
        bytes: Uint8Array
        -

        A private key as a byte array

        -
      -

      Returns Uint8Array | Buffer

    -
    - -
      - -
    • -
      -

      Parameters

      -
        -
      • -
        path: string
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Parses a byte array containing an Ed25519 public key

      - -

      Returns

      A validated byte array containing the provided Ed25519 public key

      - -

      See

      parseKey

      -
      -
      -

      Parameters

      -
        -
      • -
        bytes: Uint8Array
        -

        A public key in bytes

        -
      -

      Returns Uint8Array | Buffer

    -
    - -
      - -
    • -

      Parses a file containing an Ed25519 public key

      - -

      Returns

      A Uint8Array typed representation of the public key

      - -

      See

      parsePublicKey

      -
      -
      -

      Parameters

      -
        -
      • -
        path: string
        -

        The path to the public key file

        -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Derive a public key from private key or seed phrase

      - -

      Returns

      A Uint8Array public key generated deterministically from the provided private key or seed phrase

      - -

      Remarks

      Both secret keys and seed phrases may be used to derive the public key

      -
      -
      -

      Parameters

      -
        -
      • -
        privateKey: Uint8Array
        -

        The private key or seed phrase from which to derive the public key

        -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Read the Base64 content of a file, ignoring PEM frames

      - -

      Returns

      The result of readBase64WithPEM after reading in the content as a string with fs

      -
      -
      -

      Parameters

      -
        -
      • -
        path: string
        -

        The path to the PEM file

        -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Calls global readBase64WithPEM and returns the result

      - -

      Returns

      The result of global readBase64WithPEM

      - -

      See

      readBase64WithPEM

      -
      -
      -

      Parameters

      -
        -
      • -
        content: string
        -

        A .pem private key string with a header and footer

        -
      -

      Returns Uint8Array

    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/Keys.Secp256K1.html b/classes/Keys.Secp256K1.html deleted file mode 100644 index 67e04d438..000000000 --- a/classes/Keys.Secp256K1.html +++ /dev/null @@ -1,577 +0,0 @@ -Secp256K1 | casper-js-sdk
    -
    - -
    -
    -
    -
    - -

    Class Secp256K1

    -
    -

    Secp256k1 variant of AsymmetricKey

    - -

    See

    Documentation

    -
    -
    -

    Hierarchy

    -
    -
    -
    -
    - -
    -
    -

    Constructors

    -
    - -
      - -
    • -

      Constructs a new Secp256K1 object from a public key and a private key

      -
      -
      -

      Parameters

      -
        -
      • -
        publicKey: Uint8Array
        -

        A secp256k1 public key

        -
      • -
      • -
        privateKey: Uint8Array
        -

        A secp256k1 private key

        -
      -

      Returns Secp256K1

    -
    -

    Properties

    -
    - -
    privateKey: Uint8Array
    -
    - -
    publicKey: CLPublicKey
    -
    - -
    signatureAlgorithm: SignatureAlgorithm
    -
    -

    Methods

    -
    - -
      - -
    • -

      Computes the blake2b account hash of the public key

      - -

      Returns

      The account hash as a byte array

      -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Gets the hexadecimal public key of the account

      - -

      Returns

      The public key of the AsymmetricKey as a hexadecimal string

      -
      -
      -

      Parameters

      -
        -
      • -
        checksummed: boolean = true
        -

        Indicates whether the public key should be checksummed, default: true

        -
      -

      Returns string

    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Sign a message by using this instance's keypair

      - -

      Returns

      Uint8Array typed signature of the provided msg

      - -

      See

      secp256k1.ecdsaSign

      -
      -
      -

      Parameters

      -
        -
      • -
        msg: Uint8Array
        -

        The message to be signed, as a byte array

        -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Inserts the provided content and tag into a .pem compliant string

      -
      -
      -

      Parameters

      -
        -
      • -
        tag: string
        -

        The tag inserted on the END line

        -
      • -
      • -
        content: string
        -

        The base-64 PEM compliant private key

        -
      -

      Returns string

    -
    - -
      - -
    • -

      Verifies a signature given the signature and the original message

      - -

      See

      secp256k1.ecdsaVerify

      - -

      Returns

      'true' if the message if valid, false otherwise

      -
      -
      -

      Parameters

      -
        -
      • -
        signature: Uint8Array
        -

        The signed message as a byte array

        -
      • -
      • -
        msg: Uint8Array
        -

        The original message as a byte array

        -
      -

      Returns boolean

    -
    - -
      - -
    • -

      Generates the account hash of a secp256k1 public key

      - -

      Returns

      The blake2b account hash of the public key

      -
      -
      -

      Parameters

      -
        -
      • -
        publicKey: Uint8Array
        -

        A secp256k1 public key

        -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Converts a Uint8Array public key to hexadecimal format

      - -

      Remarks

      The returned public key hex will be prefixed with a "02" to indicate that it is of the secp256k1 variety

      -
      -
      -

      Parameters

      -
        -
      • -
        publicKey: Uint8Array
      -

      Returns string

    -
    - -
    -
    - -
    -
    - -
      - -
    • -

      Parse the key pair from a public key file and the corresponding private key file

      - -

      Returns

      A new Secp256K1 object

      -
      -
      -

      Parameters

      -
        -
      • -
        publicKeyPath: string
        -

        Path of public key file

        -
      • -
      • -
        privateKeyPath: string
        -

        Path of private key file

        -
      -

      Returns AsymmetricKey

    -
    - -
      - -
    • -

      Construct a keypair from a public key and corresponding private key

      - -

      Returns

      A new AsymmetricKey keypair

      -
      -
      -

      Parameters

      -
        -
      • -
        publicKey: Uint8Array
        -

        The public key of a secp256k1 account

        -
      • -
      • -
        privateKey: Uint8Array
        -

        The private key of the same secp256k1 account

        -
      • -
      • -
        originalFormat: "raw" | "der"
      -

      Returns AsymmetricKey

    -
    - -
      - -
    • -

      Parses a byte array containing a secp256k1 private key

      - -

      Returns

      A validated byte array containing the provided secp256k1 private key

      -
      -
      -

      Parameters

      -
        -
      • -
        bytes: Uint8Array
        -

        A private key as a byte array

        -
      • -
      • -
        Optional originalFormat: "raw" | "der" = 'der'
        -

        The original format of the private key. -Options are "der" or "raw", meaning "derived" or "raw", indicating a seed phrase and -a raw private key respectively.

        -
      -

      Returns Buffer

    -
    - -
      - -
    • -

      Parses a file containing a secp256k1 private key

      - -

      Returns

      A Uint8Array typed representation of the private key

      - -

      See

      parsePrivateKey

      -
      -
      -

      Parameters

      -
        -
      • -
        path: string
        -

        The path to the private key file

        -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Parses a byte array containing an Ed25519 public key

      - -

      Returns

      A validated byte array containing the provided Ed25519 public key

      -
      -
      -

      Parameters

      -
        -
      • -
        bytes: Uint8Array
        -

        A public key in bytes

        -
      • -
      • -
        Optional originalFormat: "raw" | "der" = 'der'
        -

        The original format of the private key. -Options are "der" or "raw", meaning "derived" or "raw", indicating a seed phrase and -a raw private key respectively.

        -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Parses a file containing a secp256k1 public key

      - -

      Returns

      A Uint8Array typed representation of the private key

      - -

      See

      parsePublicKey

      -
      -
      -

      Parameters

      -
        -
      • -
        path: string
        -

        The path to the public key file

        -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Derive a public key from private key

      - -

      Returns

      A Uint8Array public key generated deterministically from the provided private key

      - -

      See

      secp256k1.publicKeyCreate

      -
      -
      -

      Parameters

      -
        -
      • -
        privateKey: Uint8Array
        -

        The private key from which to derive the public key

        -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Read the Base64 content of a file, ignoring PEM frames

      - -

      Returns

      The result of readBase64WithPEM after reading in the content as a string with fs

      -
      -
      -

      Parameters

      -
        -
      • -
        path: string
        -

        The path to the PEM file

        -
      -

      Returns Uint8Array

    -
    - -
      - -
    • -

      Calls global readBase64WithPEM and returns the result

      - -

      Returns

      The result of global readBase64WithPEM

      - -

      See

      readBase64WithPEM

      -
      -
      -

      Parameters

      -
        -
      • -
        content: string
        -

        A .pem private key string with a header and footer

        -
      -

      Returns Uint8Array

    -
    -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file diff --git a/classes/Message.html b/classes/Message.html new file mode 100644 index 000000000..7313d8dcb --- /dev/null +++ b/classes/Message.html @@ -0,0 +1,116 @@ +Message | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class Message

    +
    +

    Hierarchy

    +
      +
    • Message
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    blockIndex: number
    +
    + +
    entityHash: EntityAddr
    +
    + +
    +
    + +
    topicIndex: number
    +
    + +
    topicName: string
    +
    + +
    topicNameHash: Hash
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/MessageAddr.html b/classes/MessageAddr.html new file mode 100644 index 000000000..637933827 --- /dev/null +++ b/classes/MessageAddr.html @@ -0,0 +1,215 @@ +MessageAddr | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class MessageAddr

    +
    +

    Represents a message address within the system, identified by an entity address, +a topic name hash, and an optional message index.

    +
    +
    +

    Hierarchy

    +
      +
    • MessageAddr
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Methods

    +
    +
    +

    Constructors

    +
    + +
      + +
    • +

      Creates an instance of MessageAddr.

      +
      +
      +

      Parameters

      +
        +
      • +
        entityAddr: EntityAddr
        +

        The address of the associated entity.

        +
      • +
      • +
        topicNameHash: Hash
        +

        The hash of the topic name.

        +
      • +
      • +
        Optional messageIndex: number
        +

        Optional index of the message.

        +
      +

      Returns MessageAddr

    +
    +

    Properties

    +
    + +
    entityAddr: EntityAddr
    +

    The address of the associated entity.

    +
    +
    + +
    messageIndex?: number
    +

    The optional index of the message.

    +
    +
    + +
    topicNameHash: Hash
    +

    The hash of the topic name.

    +
    +
    +

    Methods

    +
    + +
      + +
    • +

      Converts the MessageAddr to a byte array representation.

      + +

      Returns

      A Uint8Array representing the MessageAddr.

      +
      +

      Returns Uint8Array

    +
    + +
      + +
    • +

      Converts the MessageAddr to a JSON-compatible string.

      + +

      Returns

      A JSON string representation of the MessageAddr.

      +
      +

      Returns string

    +
    + +
      + +
    • +

      Converts the MessageAddr to a prefixed string representation.

      + +

      Returns

      A prefixed string representation of the MessageAddr.

      +
      +

      Returns string

    +
    + +
    +
    + +
      + +
    • +

      Creates a MessageAddr instance from a string representation.

      + +

      Returns

      A new MessageAddr instance.

      + +

      Throws

      Error if the format is invalid.

      +
      +
      +

      Parameters

      +
        +
      • +
        source: string
        +

        The string representation of the MessageAddr.

        +
      +

      Returns MessageAddr

    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/NamedCLTypeArg.html b/classes/MessagePayload.html similarity index 69% rename from classes/NamedCLTypeArg.html rename to classes/MessagePayload.html index 6638a5e51..3047eb539 100644 --- a/classes/NamedCLTypeArg.html +++ b/classes/MessagePayload.html @@ -1,4 +1,4 @@ -NamedCLTypeArg | casper-js-sdk
    +MessagePayload | casper-js-sdk

    Hierarchy

      -
    • NamedCLTypeArg
    @@ -31,33 +28,33 @@

    Constructors

    +

    Returns MessagePayload

    Properties

    -
    - -
    clType: CLType
    +
  • Defined in src/types/MessageTopic.ts:33
  • +
  • constructor
  • +
  • bytes?
  • +
  • string?
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/CLJSONFormat.html b/classes/MessageTopic.html similarity index 52% rename from interfaces/CLJSONFormat.html rename to classes/MessageTopic.html index a90ac7405..a8e1de62e 100644 --- a/interfaces/CLJSONFormat.html +++ b/classes/MessageTopic.html @@ -1,4 +1,4 @@ -CLJSONFormat | casper-js-sdk
    +MessageTopic | casper-js-sdk

    Hierarchy

      -
    • CLJSONFormat
    +

    Constructors

    +
    +

    Properties

    -
    +

    Constructors

    +
    + +
    +

    Properties

    -
    - -
    bytes: string
    +
  • Defined in src/types/MessageTopic.ts:27
  • +
  • constructor
  • +
  • topicName
  • +
  • topicNameHash
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/DisabledVersionJson.html b/classes/MessageTopicSummary.html similarity index 75% rename from classes/DisabledVersionJson.html rename to classes/MessageTopicSummary.html index 69a013ac5..17fef12cf 100644 --- a/classes/DisabledVersionJson.html +++ b/classes/MessageTopicSummary.html @@ -1,4 +1,4 @@ -DisabledVersionJson | casper-js-sdk
    +MessageTopicSummary | casper-js-sdk

    Hierarchy

      -
    • DisabledVersionJson
    @@ -31,33 +28,33 @@

    Constructors

    +

    Returns MessageTopicSummary

    Properties

    -
    - -
    accessKey: number
    +
  • Defined in src/types/MessageTopic.ts:8
  • +
  • constructor
  • +
  • blockTime
  • +
  • messageCount
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/MinimalBlockInfo.html b/classes/MinimalBlockInfo.html new file mode 100644 index 000000000..c8b9aa0ad --- /dev/null +++ b/classes/MinimalBlockInfo.html @@ -0,0 +1,116 @@ +MinimalBlockInfo | casper-js-sdk
    +
    + +
    +
    +
    +
    + +

    Class MinimalBlockInfo

    +
    +

    Hierarchy

    +
      +
    • MinimalBlockInfo
    +
    +
    +
    + +
    +
    +

    Constructors

    +
    +
    +

    Properties

    +
    +
    +

    Constructors

    +
    + +
    +
    +

    Properties

    +
    + +
    creator: PublicKey
    +
    + +
    eraID: number
    +
    + +
    hash: Hash
    +
    + +
    height: number
    +
    + +
    stateRootHash: Hash
    +
    + +
    timestamp: Timestamp
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/CLByteArray.html b/classes/ModuleBytes.html similarity index 54% rename from classes/CLByteArray.html rename to classes/ModuleBytes.html index 0614e3887..1dc2909a7 100644 --- a/classes/CLByteArray.html +++ b/classes/ModuleBytes.html @@ -1,4 +1,4 @@ -CLByteArray | casper-js-sdk
    +ModuleBytes | casper-js-sdk

    Hierarchy

    @@ -30,82 +28,56 @@

    Constructors

    +

    Returns ModuleBytes

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

    -
    - -
    data: Uint8Array
    +
  • Defined in src/types/ExecutableDeployItem.ts:31
  • Methods

    -
    - -
    -
    - -
    -
    - +
    +
    +
  • Defined in src/types/ExecutableDeployItem.ts:46
  • +
  • constructor
  • +
  • args
  • +
  • moduleBytes
  • +
  • bytes
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/NamedArg.html b/classes/NamedArg.html index b9dad83a4..99c11ce34 100644 --- a/classes/NamedArg.html +++ b/classes/NamedArg.html @@ -18,13 +18,9 @@

    Class NamedArg

    Hierarchy

      -
    • NamedArg
    -
    -

    Implements

    -
    @@ -60,43 +56,42 @@
    name: string
    value: CLValue

    Returns NamedArg

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

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

    +
  • Defined in src/types/Args.ts:17
  • +
  • Defined in src/types/Args.ts:23
  • +
      +
    • constructor
    • +
    • groupName
    • +
    • groupUsers
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/NodeNextUpgrade.html b/classes/NodeNextUpgrade.html new file mode 100644 index 000000000..c1fbfda2e --- /dev/null +++ b/classes/NodeNextUpgrade.html @@ -0,0 +1,88 @@ +NodeNextUpgrade | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class NodeNextUpgrade

      +
      +

      Hierarchy

      +
        +
      • NodeNextUpgrade
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      activationPoint: number
      +
      + +
      protocolVersion: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/interfaces/Peer.html b/classes/NodePeer.html similarity index 54% rename from interfaces/Peer.html rename to classes/NodePeer.html index c3ee1c0c4..a64a0e8e6 100644 --- a/interfaces/Peer.html +++ b/classes/NodePeer.html @@ -1,4 +1,4 @@ -Peer | casper-js-sdk
      +NodePeer | casper-js-sdk

      Hierarchy

        -
      • Peer
      +

      Constructors

      +
      +

      Properties

      -
      +

      Constructors

      +
      + +
      +

      Properties

      -
      - +
      +
      address: string
      -
      - -
      node_id: string
      +
      + +
      nodeId: string
      +
    • Defined in src/rpc/response.ts:496
    • +
    • constructor
    • +
    • address
    • +
    • nodeId
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/Operation.html b/classes/Operation.html similarity index 55% rename from interfaces/Operation.html rename to classes/Operation.html index 72d0fecd8..38223126c 100644 --- a/interfaces/Operation.html +++ b/classes/Operation.html @@ -14,35 +14,47 @@ -

      Interface Operation

      +

      Class Operation

      Hierarchy

      • Operation
      +
    • Defined in src/types/ExecutionResult.ts:15
    • +

      Constructors

      +
      +

      Properties

      -
      +

      Constructors

      +
      + +
      +

      Properties

      -
      - -
      key: string
      +
      -
      kind: OpKind
      +
    • Defined in src/types/ExecutionResult.ts:25
    • +
    • constructor
    • +
    • key
    • +
    • kind
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/Package.html b/classes/Package.html new file mode 100644 index 000000000..411e7a953 --- /dev/null +++ b/classes/Package.html @@ -0,0 +1,102 @@ +Package | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class Package

      +
      +

      Hierarchy

      +
        +
      • Package
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      disabledVersions: EntityVersionAndHash[]
      +
      + +
      groups: string[]
      +
      + +
      lockStatus: string
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/ParamBlockIdentifier.html b/classes/ParamBlockIdentifier.html new file mode 100644 index 000000000..8e1a40e73 --- /dev/null +++ b/classes/ParamBlockIdentifier.html @@ -0,0 +1,123 @@ +ParamBlockIdentifier | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class ParamBlockIdentifier

      +
      +

      Hierarchy

      +
        +
      • ParamBlockIdentifier
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      blockIdentifier?: BlockIdentifier
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/ParamDeployHash.html b/classes/ParamDeployHash.html new file mode 100644 index 000000000..202c879db --- /dev/null +++ b/classes/ParamDeployHash.html @@ -0,0 +1,97 @@ +ParamDeployHash | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class ParamDeployHash

      +
      +

      Hierarchy

      +
        +
      • ParamDeployHash
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      deployHash?: string
      +
      + +
      finalizedApprovals?: boolean
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/ParamDictionaryIdentifier.html b/classes/ParamDictionaryIdentifier.html new file mode 100644 index 000000000..4582d20a4 --- /dev/null +++ b/classes/ParamDictionaryIdentifier.html @@ -0,0 +1,115 @@ +ParamDictionaryIdentifier | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class ParamDictionaryIdentifier

      +
      +

      Hierarchy

      +
        +
      • ParamDictionaryIdentifier
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      accountNamedKey?: AccountNamedKey
      +
      + +
      +
      + +
      dictionary?: string
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/ParamDictionaryIdentifierContractNamedKey.html b/classes/ParamDictionaryIdentifierContractNamedKey.html new file mode 100644 index 000000000..037e5975a --- /dev/null +++ b/classes/ParamDictionaryIdentifierContractNamedKey.html @@ -0,0 +1,106 @@ +ParamDictionaryIdentifierContractNamedKey | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class ParamDictionaryIdentifierContractNamedKey

      +
      +

      Hierarchy

      +
        +
      • ParamDictionaryIdentifierContractNamedKey
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      dictionaryItemKey: string
      +
      + +
      dictionaryName: string
      +
      + +
      key: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/ParamDictionaryIdentifierURef.html b/classes/ParamDictionaryIdentifierURef.html new file mode 100644 index 000000000..934e0ce7f --- /dev/null +++ b/classes/ParamDictionaryIdentifierURef.html @@ -0,0 +1,97 @@ +ParamDictionaryIdentifierURef | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class ParamDictionaryIdentifierURef

      +
      +

      Hierarchy

      +
        +
      • ParamDictionaryIdentifierURef
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      dictionaryItemKey: string
      +
      + +
      seedUref: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/ParamGetAccountInfoBalance.html b/classes/ParamGetAccountInfoBalance.html new file mode 100644 index 000000000..888ddfd46 --- /dev/null +++ b/classes/ParamGetAccountInfoBalance.html @@ -0,0 +1,97 @@ +ParamGetAccountInfoBalance | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class ParamGetAccountInfoBalance

      +
      +

      Hierarchy

      +
        +
      • ParamGetAccountInfoBalance
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      accountIdentifier: string
      +
      + +
      paramBlockIdentifier: ParamBlockIdentifier
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/ParamGetStateEntity.html b/classes/ParamGetStateEntity.html new file mode 100644 index 000000000..c63b06bd0 --- /dev/null +++ b/classes/ParamGetStateEntity.html @@ -0,0 +1,97 @@ +ParamGetStateEntity | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class ParamGetStateEntity

      +
      +

      Hierarchy

      +
        +
      • ParamGetStateEntity
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      blockIdentifier?: BlockIdentifier
      +
      + +
      entityIdentifier: EntityIdentifier
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/ParamQueryGlobalState.html b/classes/ParamQueryGlobalState.html new file mode 100644 index 000000000..acc8d5f1f --- /dev/null +++ b/classes/ParamQueryGlobalState.html @@ -0,0 +1,130 @@ +ParamQueryGlobalState | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class ParamQueryGlobalState

      +
      +

      Hierarchy

      +
        +
      • ParamQueryGlobalState
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      key: string
      +
      + +
      path?: string[]
      +
      + +
      stateIdentifier?: ParamQueryGlobalStateID
      +
      +

      Methods

      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/BalanceServiceByJsonRPC.html b/classes/ParamQueryGlobalStateID.html similarity index 51% rename from classes/BalanceServiceByJsonRPC.html rename to classes/ParamQueryGlobalStateID.html index 13d2b3dd5..4b7fa8496 100644 --- a/classes/BalanceServiceByJsonRPC.html +++ b/classes/ParamQueryGlobalStateID.html @@ -1,4 +1,4 @@ -BalanceServiceByJsonRPC | casper-js-sdk
      +ParamQueryGlobalStateID | casper-js-sdk

      Hierarchy

        -
      • BalanceServiceByJsonRPC
      @@ -28,65 +28,50 @@

      Constructors

      +

      Returns ParamQueryGlobalStateID

      +
    • Defined in src/rpc/request.ts:132
    • Properties

      -
      - -
      balanceUrefs: Map<string, string> = ...
      -
      -

      Methods

      -
      - -
        - -
      • -

        Query balance for the specified account

        -

        It will cache balance URef values for accounts so that on subsequent queries, -it only takes 1 state query not 4 to get the value.

        -
        -
        -

        Parameters

        -
        -

        Returns Promise<undefined | BigNumber>

      +
      + +
      stateRootHash?: string
      +
    • Defined in src/rpc/request.ts:124
    • +
    • constructor
    • +
    • blockHash?
    • +
    • blockHeight?
    • +
    • stateRootHash?
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/ParamStateRootHash.html b/classes/ParamStateRootHash.html new file mode 100644 index 000000000..c7d413ece --- /dev/null +++ b/classes/ParamStateRootHash.html @@ -0,0 +1,106 @@ +ParamStateRootHash | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class ParamStateRootHash

      +
      +

      Hierarchy

      +
        +
      • ParamStateRootHash
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      key: string
      +
      + +
      path?: string[]
      +
      + +
      stateRootHash: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/ParamTransactionHash.html b/classes/ParamTransactionHash.html new file mode 100644 index 000000000..6d156931e --- /dev/null +++ b/classes/ParamTransactionHash.html @@ -0,0 +1,97 @@ +ParamTransactionHash | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class ParamTransactionHash

      +
      +

      Hierarchy

      +
        +
      • ParamTransactionHash
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      finalizedApprovals?: boolean
      +
      + +
      transactionHash?: TransactionHash
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/PricingMode.html b/classes/PricingMode.html new file mode 100644 index 000000000..06cab05a4 --- /dev/null +++ b/classes/PricingMode.html @@ -0,0 +1,110 @@ +PricingMode | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class PricingMode

      +
      +

      Hierarchy

      +
        +
      • PricingMode
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      classic?: ClassicMode
      +
      + +
      fixed?: FixedMode
      +
      + +
      reserved?: ReservedMode
      +
      +

      Methods

      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/Proof.html b/classes/Proof.html new file mode 100644 index 000000000..b1c526746 --- /dev/null +++ b/classes/Proof.html @@ -0,0 +1,88 @@ +Proof | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class Proof

      +
      +

      Hierarchy

      +
        +
      • Proof
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      publicKey: PublicKey
      +
      + +
      signature: HexBytes
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/Proposer.html b/classes/Proposer.html new file mode 100644 index 000000000..d04746be5 --- /dev/null +++ b/classes/Proposer.html @@ -0,0 +1,172 @@ +Proposer | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class Proposer

      +
      +

      Hierarchy

      +
        +
      • Proposer
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      isSystem: boolean
      +
      + +
      publicKey?: PublicKey
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/PublicKey.html b/classes/PublicKey.html new file mode 100644 index 000000000..da1ddbdc1 --- /dev/null +++ b/classes/PublicKey.html @@ -0,0 +1,342 @@ +PublicKey | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class PublicKey

      +
      +

      Represents a public key with cryptographic algorithm and key data.

      +
      +
      +

      Hierarchy

      +
        +
      • PublicKey
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      + +
        + +
      • +

        Creates an instance of PublicKey.

        +
        +
        +

        Parameters

        +
          +
        • +
          cryptoAlg: KeyAlgorithm
          +

          The cryptographic algorithm.

          +
        • +
        • +
          key: PublicKeyInternal
          +

          The key data.

          +
        +

        Returns PublicKey

      +
      +

      Properties

      +
      + +
      cryptoAlg: KeyAlgorithm
      +

      The cryptographic algorithm used for the key.

      +
      +
      + +
      key: null | PublicKeyInternal
      +

      The key data associated with the public key.

      +
      +
      +

      Methods

      +
      + +
      +
      + +
        + +
      • +

        Returns the byte representation of the public key.

        + +

        Returns

        A Uint8Array of the public key bytes.

        +
        +

        Returns Uint8Array

      +
      + +
        + +
      • +

        Checks equality between two PublicKey instances.

        + +

        Returns

        True if the two PublicKey instances are equal; otherwise, false.

        +
        +
        +

        Parameters

        +
          +
        • +
          other: PublicKey
          +

          The other PublicKey instance to compare.

          +
        +

        Returns boolean

      +
      + +
        + +
      • +

        Converts the public key to a hexadecimal string.

        + +

        Returns

        A hex string representation of the public key.

        +
        +

        Returns string

      +
      + +
        + +
      • +

        Converts the public key to a JSON-compatible string.

        + +

        Returns

        A JSON string representation of the public key.

        +
        +

        Returns string

      +
      + +
        + +
      • +

        Converts the public key to a string representation.

        + +

        Returns

        A string representation of the public key in hexadecimal.

        +
        +

        Returns string

      +
      + +
        + +
      • +

        Verifies a signature for a given message.

        + +

        Returns

        A promise that resolves to a boolean indicating the validity of the signature.

        + +

        Throws

        Error if the signature or public key is empty, or if the signature is invalid.

        +
        +
        +

        Parameters

        +
          +
        • +
          message: Uint8Array
          +

          The message to verify.

          +
        • +
        • +
          sig: Uint8Array
          +

          The signature to verify.

          +
        +

        Returns Promise<boolean>

      +
      + +
        + +
      • +

        Creates a PublicKey instance from an ArrayBuffer.

        + +

        Returns

        A new PublicKey instance.

        + +

        Throws

        Error if the public key algorithm is invalid.

        +
        +
        +

        Parameters

        +
          +
        • +
          buffer: ArrayBuffer
          +

          The ArrayBuffer.

          +
        +

        Returns PublicKey

      +
      + +
      +
      + +
        + +
      • +

        Creates a PublicKey instance from a hexadecimal string.

        + +

        Returns

        A new PublicKey instance.

        +
        +
        +

        Parameters

        +
          +
        • +
          source: string
          +

          The hexadecimal string.

          +
        +

        Returns PublicKey

      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/PublicKeyAndBid.html b/classes/PublicKeyAndBid.html new file mode 100644 index 000000000..6be568a53 --- /dev/null +++ b/classes/PublicKeyAndBid.html @@ -0,0 +1,88 @@ +PublicKeyAndBid | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class PublicKeyAndBid

      +
      +

      Hierarchy

      +
        +
      • PublicKeyAndBid
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      bid: Bid
      +
      + +
      publicKey: PublicKey
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/PublicKeyList.html b/classes/PublicKeyList.html new file mode 100644 index 000000000..b29075c47 --- /dev/null +++ b/classes/PublicKeyList.html @@ -0,0 +1,121 @@ +PublicKeyList | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class PublicKeyList

      +
      +

      Represents a list of public keys with utility methods for checking membership.

      +
      +
      +

      Hierarchy

      +
        +
      • PublicKeyList
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      keys: PublicKey[]
      +
      +

      Methods

      +
      + +
        + +
      • +

        Checks if a given PublicKey is present in the list.

        + +

        Returns

        True if the target PublicKey is in the list; otherwise, false.

        +
        +
        +

        Parameters

        +
          +
        • +
          target: PublicKey
          +

          The PublicKey to check for.

          +
        +

        Returns boolean

      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/PurseIdentifier.html b/classes/PurseIdentifier.html new file mode 100644 index 000000000..5e30d8427 --- /dev/null +++ b/classes/PurseIdentifier.html @@ -0,0 +1,180 @@ +PurseIdentifier | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class PurseIdentifier

      +
      +

      Hierarchy

      +
        +
      • PurseIdentifier
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      mainPurseUnderAccountHash?: AccountHash
      +
      + +
      mainPurseUnderEntityAddr?: EntityAddr
      +
      + +
      mainPurseUnderPublicKey?: PublicKey
      +
      + +
      purseUref?: URef
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/PutDeployRequest.html b/classes/PutDeployRequest.html new file mode 100644 index 000000000..261adf43f --- /dev/null +++ b/classes/PutDeployRequest.html @@ -0,0 +1,88 @@ +PutDeployRequest | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class PutDeployRequest

      +
      +

      Hierarchy

      +
        +
      • PutDeployRequest
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      deploy: Deploy
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/PutDeployResult.html b/classes/PutDeployResult.html new file mode 100644 index 000000000..921e6a5d4 --- /dev/null +++ b/classes/PutDeployResult.html @@ -0,0 +1,95 @@ +PutDeployResult | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class PutDeployResult

      +
      +

      Hierarchy

      +
        +
      • PutDeployResult
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      apiVersion: string
      +
      + +
      deployHash: Hash
      +
      + +
      rawJSON?: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/PutTransactionRequest.html b/classes/PutTransactionRequest.html new file mode 100644 index 000000000..14dc859df --- /dev/null +++ b/classes/PutTransactionRequest.html @@ -0,0 +1,88 @@ +PutTransactionRequest | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class PutTransactionRequest

      +
      +

      Hierarchy

      +
        +
      • PutTransactionRequest
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      transaction: TransactionWrapper
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/PutTransactionResult.html b/classes/PutTransactionResult.html new file mode 100644 index 000000000..c51c954b3 --- /dev/null +++ b/classes/PutTransactionResult.html @@ -0,0 +1,95 @@ +PutTransactionResult | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class PutTransactionResult

      +
      +

      Hierarchy

      +
        +
      • PutTransactionResult
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      apiVersion: string
      +
      + +
      rawJSON?: string
      +
      + +
      transactionHash: TransactionHash
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/QueryBalanceDetailsRequest.html b/classes/QueryBalanceDetailsRequest.html new file mode 100644 index 000000000..d008df7f8 --- /dev/null +++ b/classes/QueryBalanceDetailsRequest.html @@ -0,0 +1,97 @@ +QueryBalanceDetailsRequest | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class QueryBalanceDetailsRequest

      +
      +

      Hierarchy

      +
        +
      • QueryBalanceDetailsRequest
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      purseIdentifier: PurseIdentifier
      +
      + +
      stateIdentifier?: GlobalStateIdentifier
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/QueryBalanceDetailsResult.html b/classes/QueryBalanceDetailsResult.html new file mode 100644 index 000000000..68a889b8a --- /dev/null +++ b/classes/QueryBalanceDetailsResult.html @@ -0,0 +1,116 @@ +QueryBalanceDetailsResult | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class QueryBalanceDetailsResult

      +
      +

      Hierarchy

      +
        +
      • QueryBalanceDetailsResult
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      apiVersion: string
      +
      + +
      availableBalance: CLValueUInt512
      +
      + +
      +
      + +
      rawJSON?: string
      +
      + +
      totalBalance: CLValueUInt512
      +
      + +
      totalBalanceProof: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/ContractVersionJson.html b/classes/QueryBalanceRequest.html similarity index 63% rename from classes/ContractVersionJson.html rename to classes/QueryBalanceRequest.html index 9d733f3cb..a9701b0eb 100644 --- a/classes/ContractVersionJson.html +++ b/classes/QueryBalanceRequest.html @@ -1,4 +1,4 @@ -ContractVersionJson | casper-js-sdk
      +QueryBalanceRequest | casper-js-sdk

      Hierarchy

        -
      • ContractVersionJson
      @@ -31,39 +28,42 @@

      Constructors

      +
      +

      Parameters

      +
      +

      Returns QueryBalanceRequest

      Properties

      -
      - -
      contractHash: string
      +
    • Defined in src/rpc/request.ts:582
    • +
    • constructor
    • +
    • purseIdentifier
    • +
    • stateIdentifier?
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/QueryBalanceResult.html b/classes/QueryBalanceResult.html new file mode 100644 index 000000000..e431f1a94 --- /dev/null +++ b/classes/QueryBalanceResult.html @@ -0,0 +1,95 @@ +QueryBalanceResult | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class QueryBalanceResult

      +
      +

      Hierarchy

      +
        +
      • QueryBalanceResult
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      apiVersion: string
      +
      + +
      +
      + +
      rawJSON?: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/QueryGlobalStateResult.html b/classes/QueryGlobalStateResult.html new file mode 100644 index 000000000..5cc4bf1a7 --- /dev/null +++ b/classes/QueryGlobalStateResult.html @@ -0,0 +1,109 @@ +QueryGlobalStateResult | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class QueryGlobalStateResult

      +
      +

      Hierarchy

      +
        +
      • QueryGlobalStateResult
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      apiVersion: string
      +
      + +
      blockHeader?: BlockHeader
      +
      + +
      merkleProof: string
      +
      + +
      rawJSON?: string
      +
      + +
      storedValue: StoredValue
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/QueryGlobalStateResultV1Compatible.html b/classes/QueryGlobalStateResultV1Compatible.html new file mode 100644 index 000000000..07566aedd --- /dev/null +++ b/classes/QueryGlobalStateResultV1Compatible.html @@ -0,0 +1,102 @@ +QueryGlobalStateResultV1Compatible | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class QueryGlobalStateResultV1Compatible

      +
      +

      Hierarchy

      +
        +
      • QueryGlobalStateResultV1Compatible
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      apiVersion: string
      +
      + +
      blockHeader?: BlockHeaderV1
      +
      + +
      merkleProof: string
      +
      + +
      storedValue: StoredValue
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/RawEvent.html b/classes/RawEvent.html new file mode 100644 index 000000000..7d7d4f626 --- /dev/null +++ b/classes/RawEvent.html @@ -0,0 +1,242 @@ +RawEvent | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class RawEvent

      +
      +

      Hierarchy

      +
        +
      • RawEvent
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      data: string
      +
      + +
      eventID: number
      +
      + +
      eventType: EventType
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
        + +
      • +
        +

        Type Parameters

        +
          +
        • +

          T

        +
        +

        Parameters

        +
          +
        • +
          type: (new (params: any) => T)
          +
            +
          • +
              +
            • new (params: any): T
            • +
            • +
              +

              Parameters

              +
                +
              • +
                params: any
              +

              Returns T

        +

        Returns T

      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/interfaces/ExecutionResult.html b/classes/RawWriteCLValue.html similarity index 51% rename from interfaces/ExecutionResult.html rename to classes/RawWriteCLValue.html index b8dd6a21b..3a442b0aa 100644 --- a/interfaces/ExecutionResult.html +++ b/classes/RawWriteCLValue.html @@ -1,4 +1,4 @@ -ExecutionResult | casper-js-sdk
      +RawWriteCLValue | casper-js-sdk

      Hierarchy

        -
      • ExecutionResult
      +

      Constructors

      +
      +

      Properties

      -
      +

      Constructors

      +
      + +
      +

      Properties

      -
      - -
      -
      - -
      +
    • Defined in src/types/Transform.ts:28
    • +
    • constructor
    • +
    • writeCLValue?
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/JsonSystemTransaction.html b/classes/RawWriteCLValueV2.html similarity index 51% rename from interfaces/JsonSystemTransaction.html rename to classes/RawWriteCLValueV2.html index 3e013e001..28f456bea 100644 --- a/interfaces/JsonSystemTransaction.html +++ b/classes/RawWriteCLValueV2.html @@ -1,4 +1,4 @@ -JsonSystemTransaction | casper-js-sdk
      +RawWriteCLValueV2 | casper-js-sdk

      Hierarchy

        -
      • JsonSystemTransaction
      +

      Constructors

      +
      +

      Properties

      -
      +

      Constructors

      +
      + +
      +

      Properties

      -
      - -
      Reward?: Record<string, number>
      -
      - -
      Slash?: string
      +
    • Defined in src/types/Transform.ts:51
    • +
    • constructor
    • +
    • write?
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/ReservationKind.html b/classes/ReservationKind.html new file mode 100644 index 000000000..b1db78d8b --- /dev/null +++ b/classes/ReservationKind.html @@ -0,0 +1,106 @@ +ReservationKind | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class ReservationKind

      +
      +

      Hierarchy

      +
        +
      • ReservationKind
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      receipt: Hash
      +
      + +
      reservationData: HexBytes
      +
      + +
      reservationKind: number
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/interfaces/ValidatorBid.html b/classes/ReservedMode.html similarity index 57% rename from interfaces/ValidatorBid.html rename to classes/ReservedMode.html index bd16b6d5f..9f41d1fe6 100644 --- a/interfaces/ValidatorBid.html +++ b/classes/ReservedMode.html @@ -1,4 +1,4 @@ -ValidatorBid | casper-js-sdk
      +ReservedMode | casper-js-sdk

      Hierarchy

        -
      • ValidatorBid
      +

      Constructors

      +
      +

      Properties

      -
      +

      Constructors

      +
      + +
      +

      Properties

      -
      - -
      bid: Bid
      -
      - -
      public_key: string
      +
    • Defined in src/types/PricingMode.ts:39
    • +
    • constructor
    • +
    • receipt
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/ContractMetadataJson.html b/classes/RpcAddressableEntity.html similarity index 59% rename from classes/ContractMetadataJson.html rename to classes/RpcAddressableEntity.html index 851d159ce..ceb64af92 100644 --- a/classes/ContractMetadataJson.html +++ b/classes/RpcAddressableEntity.html @@ -1,4 +1,4 @@ -ContractMetadataJson | casper-js-sdk
      +RpcAddressableEntity | casper-js-sdk

      Hierarchy

        -
      • ContractMetadataJson
      @@ -31,51 +28,39 @@

      Constructors

      +

      Returns RpcAddressableEntity

      Properties

      -
      - -
      contractPackageHash: string
      -
      - -
      contractWasmHash: string
      -
      namedKeys: NamedKey[]
      -
      - -
      protocolVersion: string
      +
    • Defined in src/rpc/response.ts:113
    • +
    • constructor
    • +
    • entity
    • +
    • entryPoints?
    • +
    • namedKeys
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/RpcClient.html b/classes/RpcClient.html new file mode 100644 index 000000000..7f4631b14 --- /dev/null +++ b/classes/RpcClient.html @@ -0,0 +1,1148 @@ +RpcClient | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class RpcClient

      +
      +

      Hierarchy

      +
        +
      • RpcClient
      +
      +

      Implements

      +
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      getAccountInfo +getAccountInfoByBlockHash +getAccountInfoByBlockHeight +getAuctionInfoByHash +getAuctionInfoByHeight +getBalanceByStateRootHash +getBlockByHash +getBlockByHeight +getBlockTransfersByHash +getBlockTransfersByHeight +getChainspec +getDelegatorRewardByBlockHash +getDelegatorRewardByBlockHeight +getDelegatorRewardByEraID +getDeploy +getDeployFinalizedApproval +getDictionaryItem +getDictionaryItemByIdentifier +getEntityByBlockHash +getEntityByBlockHeight +getEraInfoByBlockHash +getEraInfoByBlockHeight +getEraInfoLatest +getEraSummaryByHash +getEraSummaryByHeight +getEraSummaryLatest +getLatestAuctionInfo +getLatestBalance +getLatestBlock +getLatestBlockTransfers +getLatestDelegatorReward +getLatestEntity +getLatestValidatorReward +getPeers +getStateItem +getStateRootHashByHash +getStateRootHashByHeight +getStateRootHashLatest +getStatus +getTransactionByDeployHash +getTransactionByTransactionHash +getTransactionFinalizedApprovalByDeployHash +getTransactionFinalizedApprovalByTransactionHash +getValidatorChangesInfo +getValidatorRewardByBlockHash +getValidatorRewardByBlockHeight +getValidatorRewardByEraID +parseResponse +processRequest +putDeploy +putTransactionV1 +queryBalanceByBlockHash +queryBalanceByBlockHeight +queryBalanceByStateRootHash +queryBalanceDetailsByBlockHash +queryBalanceDetailsByBlockHeight +queryBalanceDetailsByStateRootHash +queryGlobalStateByBlockHash +queryGlobalStateByBlockHeight +queryGlobalStateByStateHash +queryLatestBalance +queryLatestBalanceDetails +queryLatestGlobalState +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      handler: IHandler
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
        + +
      • +
        +

        Type Parameters

        +
          +
        • +

          T

        +
        +

        Parameters

        +
          +
        • +
          type: (new (params: any) => T)
          +
            +
          • +
              +
            • new (params: any): T
            • +
            • +
              +

              Parameters

              +
                +
              • +
                params: any
              +

              Returns T

        • +
        • +
          response: string
        +

        Returns T

      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/JSONRPCError.html b/classes/RpcError.html similarity index 57% rename from classes/JSONRPCError.html rename to classes/RpcError.html index 71e6e810f..064a925c8 100644 --- a/classes/JSONRPCError.html +++ b/classes/RpcError.html @@ -1,4 +1,4 @@ -JSONRPCError | casper-js-sdk
      +RpcError | casper-js-sdk

      Hierarchy

      • Error
          -
        • JSONRPCError
      @@ -30,60 +30,61 @@

      Constructors

      -
      +
      -
        - +
          +
        • Parameters

          • -
            message: string
          • +
            code: number = 0
          • -
            code: number
          • +
            message: string = ''
          • Optional data: any
          -

          Returns JSONRPCError

      +
    • Defined in src/rpc/error.ts:11
    • Properties

      -
      +
      code: number
      -
      +
    • Defined in src/rpc/error.ts:6
    • +
      -
      data?: unknown
      -
      +
    • Defined in src/rpc/error.ts:9
    • +
      message: string
      +
    • Defined in node_modules/typescript/lib/lib.es5.d.ts:1054
    • name: string

      Methods

      +
      + +
      +
    • constructor
    • +
    • code
    • +
    • data?
    • +
    • message
    • +
    • name
    • +
    • stack?
    • +
    • prepareStackTrace?
    • +
    • stackTraceLimit
    • +
    • toString
    • +
    • captureStackTrace
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/RpcRequest.html b/classes/RpcRequest.html new file mode 100644 index 000000000..10c55fbe8 --- /dev/null +++ b/classes/RpcRequest.html @@ -0,0 +1,137 @@ +RpcRequest | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class RpcRequest

      +
      +

      Hierarchy

      +
        +
      • RpcRequest
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      id?: IDValue
      +
      + +
      method: Method
      +
      + +
      params: any
      +
      + +
      version: string
      +
      +

      Methods

      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/RpcResponse.html b/classes/RpcResponse.html new file mode 100644 index 000000000..ea6855bf7 --- /dev/null +++ b/classes/RpcResponse.html @@ -0,0 +1,102 @@ +RpcResponse | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class RpcResponse

      +
      +

      Hierarchy

      +
        +
      • RpcResponse
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      error?: RpcError
      +
      + +
      id?: IDValue
      +
      + +
      result: string
      +
      + +
      version: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/SeigniorageAllocation.html b/classes/SeigniorageAllocation.html index b46046337..7bf28a91b 100644 --- a/classes/SeigniorageAllocation.html +++ b/classes/SeigniorageAllocation.html @@ -15,15 +15,12 @@
    • casper-js-sdk
    • SeigniorageAllocation
    • Class SeigniorageAllocation

      -
      -

      Information about a seigniorage allocation

      -

      Hierarchy

      • SeigniorageAllocation
      +
    • Defined in src/types/EraInfo.ts:67
    • @@ -35,29 +32,38 @@

      Constructors

      Properties

      -

      Constructors

      +
      +

      Parameters

      +
      +

      Returns SeigniorageAllocation

      Properties

      -
      - -
      Delegator?: Delegator
      +
    • Defined in src/types/EraInfo.ts:69
    • +
    • delegator?
    • +
    • validator?
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/SessionTarget.html b/classes/SessionTarget.html new file mode 100644 index 000000000..64a783f69 --- /dev/null +++ b/classes/SessionTarget.html @@ -0,0 +1,88 @@ +SessionTarget | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class SessionTarget

      +
      +

      Hierarchy

      +
        +
      • SessionTarget
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      moduleBytes: string
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/CLListType.html b/classes/SimpleType.html similarity index 57% rename from classes/CLListType.html rename to classes/SimpleType.html index 4c5eb7e33..85a70c528 100644 --- a/classes/CLListType.html +++ b/classes/SimpleType.html @@ -1,4 +1,4 @@ -CLListType | casper-js-sdk
      +SimpleType | casper-js-sdk
      +
      +

      Represents a simple type in the CasperLabs type system.

      +

      Hierarchy

      +
      +

      Implements

        -
      • CLListType
      @@ -35,89 +35,123 @@

      Constructors

        - +
      • -
        -

        Type Parameters

        -
        +

        Constructs a new SimpleType instance.

        +

        Parameters

        • -
          inner: T
        -

        Returns CLListType<T>

      • +
      • +
        name: string
        +

        The TypeName of the simple type.

        +
      +

      Returns SimpleType

      +
    • Defined in src/types/clvalue/cltype/CLType.ts:121
    • Properties

      -
      - -
      inner: T
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:114
    • Methods

      +
      + +
      +
      + +
      • +

        Converts the SimpleType to its byte representation.

        + +

        Returns

        A Uint8Array containing a single byte representing the type ID.

        +

        Returns Uint8Array

      +
    • Defined in src/types/clvalue/cltype/CLType.ts:130
      • - +
      • -

        Returns any

      +
    • Defined in src/types/clvalue/cltype/CLType.ts:162
    • +
    • Defined in src/types/clvalue/cltype/CLType.ts:138
    • +
    • constructor
    • +
    • typeID
    • +
    • typeName
    • +
    • getName
    • +
    • getTypeID
    • +
    • toBytes
    • +
    • toJSON
    • +
    • toString
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/SpeculativeClient.html b/classes/SpeculativeClient.html new file mode 100644 index 000000000..29859b9bc --- /dev/null +++ b/classes/SpeculativeClient.html @@ -0,0 +1,127 @@ +SpeculativeClient | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class SpeculativeClient

      +
      +

      Hierarchy

      +
        +
      • SpeculativeClient
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      handler: IHandler
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/SpeculativeExecParams.html b/classes/SpeculativeExecParams.html new file mode 100644 index 000000000..afbafda38 --- /dev/null +++ b/classes/SpeculativeExecParams.html @@ -0,0 +1,97 @@ +SpeculativeExecParams | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class SpeculativeExecParams

      +
      +

      Hierarchy

      +
        +
      • SpeculativeExecParams
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      blockIdentifier?: BlockIdentifier
      +
      + +
      deploy: Deploy
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/SpeculativeExecResult.html b/classes/SpeculativeExecResult.html new file mode 100644 index 000000000..d0af7c87d --- /dev/null +++ b/classes/SpeculativeExecResult.html @@ -0,0 +1,102 @@ +SpeculativeExecResult | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class SpeculativeExecResult

      +
      +

      Hierarchy

      +
        +
      • SpeculativeExecResult
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      apiVersion: string
      +
      + +
      blockHash: Hash
      +
      + +
      executionResult: ExecutionResult
      +
      + +
      rawJSON?: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/StateGetAccountInfo.html b/classes/StateGetAccountInfo.html new file mode 100644 index 000000000..e544261b5 --- /dev/null +++ b/classes/StateGetAccountInfo.html @@ -0,0 +1,95 @@ +StateGetAccountInfo | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class StateGetAccountInfo

      +
      +

      Hierarchy

      +
        +
      • StateGetAccountInfo
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      account: Account
      +
      + +
      apiVersion: string
      +
      + +
      rawJSON: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/StateGetAuctionInfoResult.html b/classes/StateGetAuctionInfoResult.html new file mode 100644 index 000000000..7290b993a --- /dev/null +++ b/classes/StateGetAuctionInfoResult.html @@ -0,0 +1,95 @@ +StateGetAuctionInfoResult | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class StateGetAuctionInfoResult

      +
      +

      Hierarchy

      +
        +
      • StateGetAuctionInfoResult
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      auctionState: AuctionState
      +
      + +
      rawJSON?: string
      +
      + +
      version: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/StateGetBalanceRequest.html b/classes/StateGetBalanceRequest.html new file mode 100644 index 000000000..0e8079638 --- /dev/null +++ b/classes/StateGetBalanceRequest.html @@ -0,0 +1,97 @@ +StateGetBalanceRequest | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class StateGetBalanceRequest

      +
      +

      Hierarchy

      +
        +
      • StateGetBalanceRequest
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      purseURef?: string
      +
      + +
      stateRootHash: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/StateGetBalanceResult.html b/classes/StateGetBalanceResult.html new file mode 100644 index 000000000..4a16a41f8 --- /dev/null +++ b/classes/StateGetBalanceResult.html @@ -0,0 +1,95 @@ +StateGetBalanceResult | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class StateGetBalanceResult

      +
      +

      Hierarchy

      +
        +
      • StateGetBalanceResult
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      apiVersion: string
      +
      + +
      balanceValue: CLValueUInt512
      +
      + +
      rawJSON: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/StateGetDictionaryRequest.html b/classes/StateGetDictionaryRequest.html new file mode 100644 index 000000000..a41bdbfd3 --- /dev/null +++ b/classes/StateGetDictionaryRequest.html @@ -0,0 +1,97 @@ +StateGetDictionaryRequest | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class StateGetDictionaryRequest

      +
      +

      Hierarchy

      +
        +
      • StateGetDictionaryRequest
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      dictionaryIdentifier?: ParamDictionaryIdentifier
      +
      + +
      stateRootHash: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/StateGetDictionaryResult.html b/classes/StateGetDictionaryResult.html new file mode 100644 index 000000000..585917dfa --- /dev/null +++ b/classes/StateGetDictionaryResult.html @@ -0,0 +1,109 @@ +StateGetDictionaryResult | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class StateGetDictionaryResult

      +
      +

      Hierarchy

      +
        +
      • StateGetDictionaryResult
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      apiVersion: string
      +
      + +
      dictionaryKey: string
      +
      + +
      merkleProof: string
      +
      + +
      rawJSON: string
      +
      + +
      storedValue: StoredValue
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/StateGetEntityResult.html b/classes/StateGetEntityResult.html new file mode 100644 index 000000000..3b4ad6757 --- /dev/null +++ b/classes/StateGetEntityResult.html @@ -0,0 +1,102 @@ +StateGetEntityResult | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class StateGetEntityResult

      +
      +

      Hierarchy

      +
        +
      • StateGetEntityResult
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      apiVersion: string
      +
      + +
      +
      + +
      merkleProof: any
      +
      + +
      rawJSON: any
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/StateGetItemResult.html b/classes/StateGetItemResult.html new file mode 100644 index 000000000..1a9d0321e --- /dev/null +++ b/classes/StateGetItemResult.html @@ -0,0 +1,95 @@ +StateGetItemResult | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class StateGetItemResult

      +
      +

      Hierarchy

      +
        +
      • StateGetItemResult
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      merkleProof: string
      +
      + +
      rawJSON: string
      +
      + +
      storedValue: StoredValue
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/StatusChanges.html b/classes/StatusChanges.html new file mode 100644 index 000000000..fb3c342b6 --- /dev/null +++ b/classes/StatusChanges.html @@ -0,0 +1,95 @@ +StatusChanges | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class StatusChanges

      +
      +

      Hierarchy

      +
        +
      • StatusChanges
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      eraID: number
      +
      + +
      rawJSON: string
      +
      + +
      validatorState: ValidatorState
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/interfaces/JsonBlock.html b/classes/StepEvent.html similarity index 53% rename from interfaces/JsonBlock.html rename to classes/StepEvent.html index 092f1c678..1222bf6f9 100644 --- a/interfaces/JsonBlock.html +++ b/classes/StepEvent.html @@ -1,4 +1,4 @@ -JsonBlock | casper-js-sdk
      +StepEvent | casper-js-sdk

      Hierarchy

        -
      • JsonBlock
      +

      Constructors

      +
      +

      Properties

      -
      +

      Constructors

      +
      + +
      +

      Properties

      -
      - -
      hash: string
      +
    • Defined in src/sse/event.ts:762
    • +
    • constructor
    • +
    • step
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/StepPayload.html b/classes/StepPayload.html new file mode 100644 index 000000000..69bf225f1 --- /dev/null +++ b/classes/StepPayload.html @@ -0,0 +1,95 @@ +StepPayload | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class StepPayload

      +
      +

      Hierarchy

      +
        +
      • StepPayload
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      eraID: number
      +
      + +
      executionEffect: Effect
      +
      + +
      executionEffects: Effects
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/StoredContractByHash.html b/classes/StoredContractByHash.html new file mode 100644 index 000000000..c945be815 --- /dev/null +++ b/classes/StoredContractByHash.html @@ -0,0 +1,121 @@ +StoredContractByHash | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class StoredContractByHash

      +
      +

      Hierarchy

      +
        +
      • StoredContractByHash
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      args: Args
      +
      + +
      entryPoint: string
      +
      + +
      +
      +

      Methods

      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/StoredContractByName.html b/classes/StoredContractByName.html new file mode 100644 index 000000000..e94a28422 --- /dev/null +++ b/classes/StoredContractByName.html @@ -0,0 +1,121 @@ +StoredContractByName | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class StoredContractByName

      +
      +

      Hierarchy

      +
        +
      • StoredContractByName
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      args: Args
      +
      + +
      entryPoint: string
      +
      + +
      name: string
      +
      +

      Methods

      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/StoredTarget.html b/classes/StoredTarget.html new file mode 100644 index 000000000..f6b61fc3f --- /dev/null +++ b/classes/StoredTarget.html @@ -0,0 +1,88 @@ +StoredTarget | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class StoredTarget

      +
      +

      Hierarchy

      +
        +
      • StoredTarget
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/StoredValue.html b/classes/StoredValue.html index d7bbee378..bc8564f6a 100644 --- a/classes/StoredValue.html +++ b/classes/StoredValue.html @@ -20,7 +20,7 @@

      Hierarchy

      • StoredValue
      +
    • Defined in src/types/StoredValue.ts:22
    • @@ -32,14 +32,26 @@

      Constructors

      Properties

      -

      Constructors

      @@ -51,46 +63,106 @@

      Properties

      -
      - -
      Account?: AccountJson
      -
      - -
      CLValue?: CLValue
      -
      - -
      -
      - -
      ContractPackage?: ContractPackageJson
      -
      - -
      ContractWASM?: string
      -
      - -
      DeployInfo?: DeployInfoJson
      -
      - -
      EraInfo?: EraInfoJson
      -
      - -
      Transfer?: TransferJson
      +
      + +
      account?: Account
      +
      + +
      addressableEntity?: AddressableEntity
      +
      + +
      bid?: Bid
      +
      + +
      bidKind?: BidKind
      +
      + +
      byteCode?: ByteCode
      +
      + +
      clValue?: CLValue
      +
      + +
      contract?: Contract
      +
      + +
      contractPackage?: ContractPackage
      +
      + +
      contractWASM?: any
      +
      + +
      deployInfo?: DeployInfo
      +
      + +
      entryPoint?: EntryPointValue
      +
      + +
      eraInfo?: EraInfo
      +
      + +
      legacyTransfer?: TransferV1
      +
      + +
      message?: string
      +
      + +
      messageTopic?: MessageTopicSummary
      +
      + +
      namedKey?: NamedKeyValue
      +
      + +
      package?: Package
      +
      + +
      reservation?: ReservationKind
      +
      + +
      unbonding?: UnbondingPurse
      +
      + +
      withdraw?: UnbondingPurse[]
      +
    • account?
    • +
    • addressableEntity?
    • +
    • bid?
    • +
    • bidKind?
    • +
    • byteCode?
    • +
    • clValue?
    • +
    • contract?
    • +
    • contractPackage?
    • +
    • contractWASM?
    • +
    • deployInfo?
    • +
    • entryPoint?
    • +
    • eraInfo?
    • +
    • legacyTransfer?
    • +
    • message?
    • +
    • messageTopic?
    • +
    • namedKey?
    • +
    • package?
    • +
    • reservation?
    • +
    • unbonding?
    • +
    • withdraw?
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/StoredVersionedContractByHash.html b/classes/StoredVersionedContractByHash.html new file mode 100644 index 000000000..6c7693f6d --- /dev/null +++ b/classes/StoredVersionedContractByHash.html @@ -0,0 +1,130 @@ +StoredVersionedContractByHash | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class StoredVersionedContractByHash

      +
      +

      Hierarchy

      +
        +
      • StoredVersionedContractByHash
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      args: Args
      +
      + +
      entryPoint: string
      +
      + +
      +
      + +
      version?: number
      +
      +

      Methods

      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/StoredVersionedContractByName.html b/classes/StoredVersionedContractByName.html new file mode 100644 index 000000000..6c474a4f7 --- /dev/null +++ b/classes/StoredVersionedContractByName.html @@ -0,0 +1,130 @@ +StoredVersionedContractByName | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class StoredVersionedContractByName

      +
      +

      Hierarchy

      +
        +
      • StoredVersionedContractByName
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      args: Args
      +
      + +
      entryPoint: string
      +
      + +
      name: string
      +
      + +
      version?: number
      +
      +

      Methods

      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/Streamer.html b/classes/Streamer.html new file mode 100644 index 000000000..80685e0e7 --- /dev/null +++ b/classes/Streamer.html @@ -0,0 +1,205 @@ +Streamer | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class Streamer

      +
      +

      Hierarchy

      +
        +
      • Streamer
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      blockedStreamLimit: number
      +
      + +
      connection: HttpConnection
      +
      + +
      eventParser: EventParser
      +
      + +
      streamReader: EventStreamReader
      +
      +

      Methods

      +
      + +
      +
      + +
        + +
      • +

        Returns AsyncGenerator<Uint8Array, any, unknown>

      +
      + +
        + +
      • +
        +

        Parameters

        +
          +
        • +
          lastEventID: number
        • +
        • +
          stream: AsyncGenerator<RawEvent, any, unknown>
        • +
        • +
          errorsCh: ((err: Error) => void)
          +
            +
          • +
              +
            • (err: Error): void
            • +
            • +
              +

              Parameters

              +
                +
              • +
                err: Error
              +

              Returns void

        +

        Returns Promise<void>

      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/Timestamp.html b/classes/Timestamp.html new file mode 100644 index 000000000..8cd46617a --- /dev/null +++ b/classes/Timestamp.html @@ -0,0 +1,138 @@ +Timestamp | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class Timestamp

      +
      +

      Hierarchy

      +
        +
      • Timestamp
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      date: Date
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/Transaction.html b/classes/Transaction.html new file mode 100644 index 000000000..6bf94b58e --- /dev/null +++ b/classes/Transaction.html @@ -0,0 +1,173 @@ +Transaction | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class Transaction

      +
      +

      Hierarchy

      +
        +
      • Transaction
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      approvals: Approval[]
      +
      + +
      +
      + +
      hash: Hash
      +
      + +
      +
      + +
      originDeployV1?: Deploy
      +
      + +
      originTransactionV1?: TransactionV1
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransactionAcceptedEvent.html b/classes/TransactionAcceptedEvent.html new file mode 100644 index 000000000..25687400d --- /dev/null +++ b/classes/TransactionAcceptedEvent.html @@ -0,0 +1,101 @@ +TransactionAcceptedEvent | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransactionAcceptedEvent

      +
      +

      Hierarchy

      +
        +
      • TransactionAcceptedEvent
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      transactionAcceptedPayload: TransactionAcceptedPayload
      +
      +

      Methods

      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/interfaces/SpeculativeExecutionResult.html b/classes/TransactionAcceptedPayload.html similarity index 50% rename from interfaces/SpeculativeExecutionResult.html rename to classes/TransactionAcceptedPayload.html index 641fb6ba4..44a71a1d8 100644 --- a/interfaces/SpeculativeExecutionResult.html +++ b/classes/TransactionAcceptedPayload.html @@ -1,4 +1,4 @@ -SpeculativeExecutionResult | casper-js-sdk
      +TransactionAcceptedPayload | casper-js-sdk

      Hierarchy

      +

      Constructors

      +
      +

      Properties

      -
      +

      Constructors

      +
      + +
      +

      Properties

      -
      - -
      api_version: string
      -
      - -
      block_hash: string
      +
    • Defined in src/sse/event.ts:309
    • +
    • constructor
    • +
    • transaction
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/TransactionBody.html b/classes/TransactionBody.html new file mode 100644 index 000000000..f391a4457 --- /dev/null +++ b/classes/TransactionBody.html @@ -0,0 +1,124 @@ +TransactionBody | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransactionBody

      +
      +

      Hierarchy

      +
        +
      • TransactionBody
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      args: Args
      +
      + +
      category: number
      +
      + +
      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransactionEntryPoint.html b/classes/TransactionEntryPoint.html new file mode 100644 index 000000000..4d7e3c4e6 --- /dev/null +++ b/classes/TransactionEntryPoint.html @@ -0,0 +1,219 @@ +TransactionEntryPoint | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransactionEntryPoint

      +
      +

      Hierarchy

      +
        +
      • TransactionEntryPoint
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      + +
        + +
      • +
        +

        Parameters

        +
          +
        • +
          Optional custom: string
        • +
        • +
          Optional transfer: Record<string, unknown>
        • +
        • +
          Optional addBid: Record<string, unknown>
        • +
        • +
          Optional withdrawBid: Record<string, unknown>
        • +
        • +
          Optional delegate: Record<string, unknown>
        • +
        • +
          Optional undelegate: Record<string, unknown>
        • +
        • +
          Optional redelegate: Record<string, unknown>
        • +
        • +
          Optional activateBid: Record<string, unknown>
        • +
        • +
          Optional changeBidPublicKey: Record<string, unknown>
        • +
        • +
          Optional call: Record<string, unknown>
        +

        Returns TransactionEntryPoint

      +
      +

      Properties

      +
      + +
      activateBid?: Record<string, unknown>
      +
      + +
      addBid?: Record<string, unknown>
      +
      + +
      call?: Record<string, unknown>
      +
      + +
      changeBidPublicKey?: Record<string, unknown>
      +
      + +
      custom?: string
      +
      + +
      delegate?: Record<string, unknown>
      +
      + +
      redelegate?: Record<string, unknown>
      +
      + +
      transfer?: Record<string, unknown>
      +
      + +
      undelegate?: Record<string, unknown>
      +
      + +
      withdrawBid?: Record<string, unknown>
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransactionError.html b/classes/TransactionError.html new file mode 100644 index 000000000..f5a175e26 --- /dev/null +++ b/classes/TransactionError.html @@ -0,0 +1,168 @@ +TransactionError | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransactionError

      +
      +

      Hierarchy

      +
        +
      • Error +
          +
        • TransactionError
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
        + +
      • +
        +

        Parameters

        +
          +
        • +
          Optional message: string
        +

        Returns TransactionError

      +
      +

      Properties

      +
      + +
      message: string
      +
      + +
      name: string
      +
      + +
      stack?: string
      +
      + +
      prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)
      +
      +

      Type declaration

      +
      +
      + +
      stackTraceLimit: number
      +
      +

      Methods

      +
      + +
        + +
      • +

        Create .stack property on a target object

        +
        +
        +

        Parameters

        +
          +
        • +
          targetObject: object
        • +
        • +
          Optional constructorOpt: Function
        +

        Returns void

      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransactionExpiredEvent.html b/classes/TransactionExpiredEvent.html new file mode 100644 index 000000000..0a4a14de4 --- /dev/null +++ b/classes/TransactionExpiredEvent.html @@ -0,0 +1,101 @@ +TransactionExpiredEvent | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransactionExpiredEvent

      +
      +

      Hierarchy

      +
        +
      • TransactionExpiredEvent
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      transactionExpiredPayload: TransactionExpiredPayload
      +
      +

      Methods

      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/interfaces/JsonModuleBytes.html b/classes/TransactionExpiredPayload.html similarity index 52% rename from interfaces/JsonModuleBytes.html rename to classes/TransactionExpiredPayload.html index 808824b19..9882a3282 100644 --- a/interfaces/JsonModuleBytes.html +++ b/classes/TransactionExpiredPayload.html @@ -1,4 +1,4 @@ -JsonModuleBytes | casper-js-sdk
      +TransactionExpiredPayload | casper-js-sdk

      Hierarchy

      +

      Constructors

      +
      +

      Properties

      -
      +

      Constructors

      +
      + +
      +

      Properties

      -
      - -
      args: Map<string, CLValue>
      +
    • Defined in src/sse/event.ts:366
    • +
    • constructor
    • +
    • transactionHash
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/TransactionHash.html b/classes/TransactionHash.html new file mode 100644 index 000000000..c2295af8d --- /dev/null +++ b/classes/TransactionHash.html @@ -0,0 +1,97 @@ +TransactionHash | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransactionHash

      +
      +

      Hierarchy

      +
        +
      • TransactionHash
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      deploy?: Hash
      +
      + +
      transactionV1?: Hash
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransactionHeader.html b/classes/TransactionHeader.html new file mode 100644 index 000000000..4985b8833 --- /dev/null +++ b/classes/TransactionHeader.html @@ -0,0 +1,124 @@ +TransactionHeader | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransactionHeader

      +
      +

      Hierarchy

      +
        +
      • TransactionHeader
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      chainName: string
      +
      + +
      initiatorAddr: InitiatorAddr
      +
      + +
      pricingMode: PricingMode
      +
      + +
      timestamp: Timestamp
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransactionInvocationTarget.html b/classes/TransactionInvocationTarget.html new file mode 100644 index 000000000..1ebe04255 --- /dev/null +++ b/classes/TransactionInvocationTarget.html @@ -0,0 +1,102 @@ +TransactionInvocationTarget | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransactionInvocationTarget

      +
      +

      Hierarchy

      +
        +
      • TransactionInvocationTarget
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      byHash?: Hash
      +
      + +
      byName?: string
      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransactionProcessedEvent.html b/classes/TransactionProcessedEvent.html new file mode 100644 index 000000000..33790e2d4 --- /dev/null +++ b/classes/TransactionProcessedEvent.html @@ -0,0 +1,101 @@ +TransactionProcessedEvent | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransactionProcessedEvent

      +
      +

      Hierarchy

      +
        +
      • TransactionProcessedEvent
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      transactionProcessedPayload: TransactionProcessedPayload
      +
      +

      Methods

      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransactionProcessedPayload.html b/classes/TransactionProcessedPayload.html new file mode 100644 index 000000000..4a590a01f --- /dev/null +++ b/classes/TransactionProcessedPayload.html @@ -0,0 +1,123 @@ +TransactionProcessedPayload | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransactionProcessedPayload

      +
      +

      Hierarchy

      +
        +
      • TransactionProcessedPayload
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      blockHash: Hash
      +
      + +
      executionResult: ExecutionResult
      +
      + +
      initiatorAddr: InitiatorAddr
      +
      + +
      messages: Message[]
      +
      + +
      timestamp: Date
      +
      + +
      transactionHash: TransactionHash
      +
      + +
      ttl: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransactionScheduling.html b/classes/TransactionScheduling.html new file mode 100644 index 000000000..eb2d13ae4 --- /dev/null +++ b/classes/TransactionScheduling.html @@ -0,0 +1,156 @@ +TransactionScheduling | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransactionScheduling

      +
      +

      Hierarchy

      +
        +
      • TransactionScheduling
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      futureEra?: FutureEraScheduling
      +
      + +
      futureTimestamp?: FutureTimestampScheduling
      +
      + +
      standard?: object
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransactionTarget.html b/classes/TransactionTarget.html new file mode 100644 index 000000000..0bbbfbe6b --- /dev/null +++ b/classes/TransactionTarget.html @@ -0,0 +1,191 @@ +TransactionTarget | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransactionTarget

      +
      +

      Hierarchy

      +
        +
      • TransactionTarget
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      native?: object
      +
      + +
      session?: SessionTarget
      +
      + +
      stored?: StoredTarget
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransactionV1.html b/classes/TransactionV1.html new file mode 100644 index 000000000..5696f7883 --- /dev/null +++ b/classes/TransactionV1.html @@ -0,0 +1,272 @@ +TransactionV1 | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransactionV1

      +
      +

      Hierarchy

      +
        +
      • TransactionV1
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      approvals: Approval[]
      +
      + +
      +
      + +
      hash: Hash
      +
      + +
      +
      +

      Methods

      +
      + +
        + +
      • +
        +

        Parameters

        +
          +
        • +
          a: Uint8Array
        • +
        • +
          b: Uint8Array
        +

        Returns boolean

      +
      + +
        + +
      • +
        +

        Parameters

        +
          +
        • +
          keys: PrivateKey
        +

        Returns Promise<void>

      +
      + +
      +
      + +
        + +
      • +

        Convert a JSON representation of a transactionV1 to a TransactionV1 object

        + +

        Returns

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

        +
        +
        +

        Parameters

        +
          +
        • +
          json: any
          +

          A JSON representation of a TransactionV1

          +
        +

        Returns TransactionV1

      +
      + +
      +
      + +
      +
      + +
      +
      + +
        + +
      • +

        Convert the transactionV1 object to a JSON representation

        + +

        Returns

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

        +
        +
        +

        Parameters

        +
          +
        • +
          transaction: TransactionV1
          +

          The TransactionV1 object to convert to JSON

          +
        +

        Returns {
            transaction: JsonTypes;
        }

        +
          +
        • +
          transaction: JsonTypes
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransactionV1Body.html b/classes/TransactionV1Body.html new file mode 100644 index 000000000..3a945c504 --- /dev/null +++ b/classes/TransactionV1Body.html @@ -0,0 +1,150 @@ +TransactionV1Body | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransactionV1Body

      +
      +

      Hierarchy

      +
        +
      • TransactionV1Body
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      args: Args
      +
      + +
      category: number
      +
      + +
      +
      + +
      +
      + +
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransactionV1Header.html b/classes/TransactionV1Header.html new file mode 100644 index 000000000..c90d4c57e --- /dev/null +++ b/classes/TransactionV1Header.html @@ -0,0 +1,159 @@ +TransactionV1Header | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransactionV1Header

      +
      +

      Hierarchy

      +
        +
      • TransactionV1Header
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      bodyHash: Hash
      +
      + +
      chainName: string
      +
      + +
      initiatorAddr: InitiatorAddr
      +
      + +
      pricingMode: PricingMode
      +
      + +
      timestamp: Timestamp
      +
      + +
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransactionWrapper.html b/classes/TransactionWrapper.html new file mode 100644 index 000000000..65922e727 --- /dev/null +++ b/classes/TransactionWrapper.html @@ -0,0 +1,97 @@ +TransactionWrapper | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransactionWrapper

      +
      +

      Hierarchy

      +
        +
      • TransactionWrapper
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      deploy?: Deploy
      +
      + +
      transactionV1?: TransactionV1
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/Transfer.html b/classes/Transfer.html new file mode 100644 index 000000000..f581d9bf4 --- /dev/null +++ b/classes/Transfer.html @@ -0,0 +1,199 @@ +Transfer | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class Transfer

      +
      +

      Hierarchy

      +
        +
      • Transfer
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      +
      + +
      +
      + +
      gas: number
      +
      + +
      id?: number
      +
      + +
      originTransferV1?: TransferV1
      +
      + +
      originTransferV2?: TransferV2
      +
      + +
      source: URef
      +
      + +
      target: URef
      +
      + +
      +
      + +
      transactionHash: TransactionHash
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransferDeployItem.html b/classes/TransferDeployItem.html new file mode 100644 index 000000000..e968ad607 --- /dev/null +++ b/classes/TransferDeployItem.html @@ -0,0 +1,124 @@ +TransferDeployItem | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransferDeployItem

      +
      +

      Hierarchy

      +
        +
      • TransferDeployItem
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Methods

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      args: Args
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransferHash.html b/classes/TransferHash.html new file mode 100644 index 000000000..e8e4c63ed --- /dev/null +++ b/classes/TransferHash.html @@ -0,0 +1,342 @@ +TransferHash | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransferHash

      +
      +

      Represents a transfer hash, extending the Hash class, with an additional prefix for transfer entities.

      +
      +
      +

      Hierarchy

      +
        +
      • Hash +
          +
        • TransferHash
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      originPrefix: string = PrefixNameTransfer
      +

      The origin prefix used to identify transfer-related hashes.

      +
      +
      + +
      ByteHashLen: number = 32
      +

      The length of the hash in bytes.

      +
      +
      + +
      StringHashLen: number = 64
      +

      The length of the hash string representation in hexadecimal.

      +
      +
      +

      Methods

      +
      + +
        + +
      • +

        Compares this Hash with another Hash for equality.

        + +

        Returns

        True if the hashes are equal, false otherwise.

        +
        +
        +

        Parameters

        +
          +
        • +
          other: Hash
          +

          The other Hash to compare with.

          +
        +

        Returns boolean

      +
      + +
        + +
      • +

        Converts the Hash to a byte array.

        + +

        Returns

        The byte array representation of the hash.

        +
        +

        Returns Uint8Array

      +
      + +
        + +
      • +

        Converts the Hash to a hexadecimal string.

        + +

        Returns

        The hexadecimal string representation of the hash.

        +
        +

        Returns string

      +
      + +
        + +
      • +

        Converts the TransferHash to a JSON-compatible string.

        + +

        Returns

        A JSON string representation of the TransferHash.

        +
        +

        Returns string

      +
      + +
        + +
      • +

        Converts the TransferHash to a prefixed string representation.

        + +

        Returns

        A string representation of the TransferHash with its prefix.

        +
        +

        Returns string

      +
      + +
      +
      + +
        + +
      • +

        Creates a Hash from a Buffer.

        + +

        Returns

        A new Hash instance.

        + +

        Throws

        Error if the buffer length is less than the required hash length.

        +
        +
        +

        Parameters

        +
          +
        • +
          buffer: Buffer
          +

          The Buffer containing the hash bytes.

          +
        +

        Returns Hash

      +
      + +
      +
      + +
        + +
      • +

        Creates a Hash from a hexadecimal string.

        + +

        Returns

        A new Hash instance.

        + +

        Throws

        Error if the string length is invalid.

        +
        +
        +

        Parameters

        +
          +
        • +
          source: string
          +

          The hexadecimal string representation of the hash.

          +
        +

        Returns Hash

      +
      + +
      +
      + +
        + +
      • +

        Initializes the TransferHash from a source string.

        + +

        Returns

        An object containing the hash bytes and the origin prefix.

        +
        +
        +

        Parameters

        +
          +
        • +
          source: string
          +

          The source string representing the transfer hash.

          +
        +

        Returns {
            hashBytes: Uint8Array;
            originPrefix: string;
        }

        +
          +
        • +
          hashBytes: Uint8Array
        • +
        • +
          originPrefix: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransferV1.html b/classes/TransferV1.html new file mode 100644 index 000000000..25973199e --- /dev/null +++ b/classes/TransferV1.html @@ -0,0 +1,130 @@ +TransferV1 | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransferV1

      +
      +

      Hierarchy

      +
        +
      • TransferV1
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      +
      + +
      deployHash: Hash
      +
      + +
      +
      + +
      gas: number
      +
      + +
      id?: number
      +
      + +
      source: URef
      +
      + +
      target: URef
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransferV2.html b/classes/TransferV2.html new file mode 100644 index 000000000..1753dd897 --- /dev/null +++ b/classes/TransferV2.html @@ -0,0 +1,130 @@ +TransferV2 | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransferV2

      +
      +

      Hierarchy

      +
        +
      • TransferV2
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      +
      + +
      +
      + +
      gas: number
      +
      + +
      id?: number
      +
      + +
      source: URef
      +
      + +
      target: URef
      +
      + +
      +
      + +
      transactionHash: TransactionHash
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/Transform.html b/classes/Transform.html new file mode 100644 index 000000000..260d69a7e --- /dev/null +++ b/classes/Transform.html @@ -0,0 +1,97 @@ +Transform | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class Transform

      +
      +

      Hierarchy

      +
        +
      • Transform
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      key: Key
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransformKey.html b/classes/TransformKey.html new file mode 100644 index 000000000..816b64bc1 --- /dev/null +++ b/classes/TransformKey.html @@ -0,0 +1,88 @@ +TransformKey | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransformKey

      +
      +

      Hierarchy

      +
        +
      • TransformKey
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      key: Key
      +
      + +
      transform: TransformKind
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/TransformKind.html b/classes/TransformKind.html new file mode 100644 index 000000000..947226d1b --- /dev/null +++ b/classes/TransformKind.html @@ -0,0 +1,388 @@ +TransformKind | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class TransformKind

      +
      +

      Hierarchy

      +
        +
      • TransformKind
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      data: string
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/URef.html b/classes/URef.html new file mode 100644 index 000000000..8b4f0daf7 --- /dev/null +++ b/classes/URef.html @@ -0,0 +1,292 @@ +URef | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class URef

      +
      +

      Represents an Unforgeable Reference (URef) with associated access permissions.

      +
      +
      +

      Hierarchy

      +
        +
      • URef
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      + +
        + +
      • +

        Creates an instance of URef.

        + +

        Throws

        Error if the data length is not equal to ByteHashLen.

        +
        +
        +

        Parameters

        +
          +
        • +
          data: Uint8Array
          +

          The data (hash) of the URef.

          +
        • +
        • +
          access: UrefAccess
          +

          The access permissions for the URef.

          +
        +

        Returns URef

      +
      +

      Properties

      +
      + +
      access: UrefAccess
      +

      The access permissions for the URef.

      +
      +
      + +
      data: Uint8Array
      +

      The data (hash) of the URef.

      +
      +
      +

      Methods

      +
      + +
        + +
      • +

        Converts the URef to a byte array representation.

        + +

        Returns

        A Uint8Array representing the URef.

        +
        +

        Returns Uint8Array

      +
      + +
      +
      + +
        + +
      • +

        Returns the byte array representation of the URef, used as a driver value.

        + +

        Returns

        A Uint8Array representing the URef.

        +
        +

        Returns Uint8Array

      +
      + +
        + +
      • +

        Converts the URef to a JSON-compatible string.

        + +

        Returns

        A JSON string representation of the URef.

        +
        +

        Returns string

      +
      + +
        + +
      • +

        Converts the URef to a prefixed string representation.

        + +

        Returns

        A string with the URef prefix, data in hex, and access in hex format.

        +
        +

        Returns string

      +
      + +
      +
      + +
        + +
      • +

        Creates a URef from an ArrayBuffer.

        + +

        Returns

        A new URef instance.

        + +

        Throws

        Error if the ArrayBuffer size is too small.

        +
        +
        +

        Parameters

        +
          +
        • +
          arrayBuffer: ArrayBuffer
          +

          The ArrayBuffer containing the URef data.

          +
        +

        Returns URef

      +
      + +
        + +
      • +

        Creates a URef from a byte array.

        + +

        Returns

        A new URef instance.

        + +

        Throws

        Error if the byte array length is invalid.

        +
        +
        +

        Parameters

        +
          +
        • +
          bytes: Uint8Array
          +

          The byte array representing the URef.

          +
        +

        Returns IResultWithBytes<URef>

      +
      + +
        + +
      • +

        Creates a URef from a JSON string.

        + +

        Returns

        A new URef instance.

        +
        +
        +

        Parameters

        +
          +
        • +
          data: string
          +

          The JSON string representation of the URef.

          +
        +

        Returns URef

      +
      + +
        + +
      • +

        Parses a URef from a string representation.

        + +

        Returns

        A new URef instance.

        + +

        Throws

        ErrIncorrectUrefFormat if the format is invalid.

        +
        +
        +

        Parameters

        +
          +
        • +
          source: string
          +

          The string containing the URef data.

          +
        +

        Returns URef

      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/UnbondingPurse.html b/classes/UnbondingPurse.html new file mode 100644 index 000000000..e11bc6fcd --- /dev/null +++ b/classes/UnbondingPurse.html @@ -0,0 +1,116 @@ +UnbondingPurse | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class UnbondingPurse

      +
      +

      Hierarchy

      +
        +
      • UnbondingPurse
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      +
      + +
      bondingPurse: URef
      +
      + +
      eraOfCreation: number
      +
      + +
      newValidator?: PublicKey
      +
      + +
      unbonderPublicKey: PublicKey
      +
      + +
      validatorPublicKey: PublicKey
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/ValidatorAllocation.html b/classes/ValidatorAllocation.html new file mode 100644 index 000000000..124fc7717 --- /dev/null +++ b/classes/ValidatorAllocation.html @@ -0,0 +1,97 @@ +ValidatorAllocation | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class ValidatorAllocation

      +
      +

      Hierarchy

      +
        +
      • ValidatorAllocation
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      +
      + +
      validatorPublicKey: PublicKey
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/ValidatorBid.html b/classes/ValidatorBid.html new file mode 100644 index 000000000..23d7889a5 --- /dev/null +++ b/classes/ValidatorBid.html @@ -0,0 +1,123 @@ +ValidatorBid | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class ValidatorBid

      +
      +

      Hierarchy

      +
        +
      • ValidatorBid
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      bondingPurse: URef
      +
      + +
      delegationRate: number
      +
      + +
      inactive: boolean
      +
      + +
      maximumDelegationAmount: number
      +
      + +
      minimumDelegationAmount: number
      +
      + +
      stakedAmount: CLValueUInt512
      +
      + +
      vestingSchedule?: VestingSchedule
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/ValidatorChanges.html b/classes/ValidatorChanges.html new file mode 100644 index 000000000..c51d12886 --- /dev/null +++ b/classes/ValidatorChanges.html @@ -0,0 +1,95 @@ +ValidatorChanges | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class ValidatorChanges

      +
      +

      Hierarchy

      +
        +
      • ValidatorChanges
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      publicKey: PublicKey
      +
      + +
      rawJSON: string
      +
      + +
      statusChanges: StatusChanges[]
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/ValidatorWeightAuction.html b/classes/ValidatorWeightAuction.html new file mode 100644 index 000000000..11b921dcd --- /dev/null +++ b/classes/ValidatorWeightAuction.html @@ -0,0 +1,88 @@ +ValidatorWeightAuction | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class ValidatorWeightAuction

      +
      +

      Hierarchy

      +
        +
      • ValidatorWeightAuction
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      validator: PublicKey
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/interfaces/DelegatorInfo.html b/classes/ValidatorWeightEraEnd.html similarity index 52% rename from interfaces/DelegatorInfo.html rename to classes/ValidatorWeightEraEnd.html index d39de8225..07de74747 100644 --- a/interfaces/DelegatorInfo.html +++ b/classes/ValidatorWeightEraEnd.html @@ -1,4 +1,4 @@ -DelegatorInfo | casper-js-sdk
      +ValidatorWeightEraEnd | casper-js-sdk

      Hierarchy

        -
      • DelegatorInfo
      +

      Constructors

      +
      + +
      +

      Properties

      -
      - -
      bonding_purse: string
      +
    • Defined in src/types/ValidatorWeight.ts:19
    • +
    • constructor
    • +
    • validator
    • +
    • weight
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/VestingSchedule.html b/classes/VestingSchedule.html new file mode 100644 index 000000000..f5bcbece1 --- /dev/null +++ b/classes/VestingSchedule.html @@ -0,0 +1,88 @@ +VestingSchedule | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class VestingSchedule

      +
      +

      Hierarchy

      +
        +
      • VestingSchedule
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      initialReleaseTimestampMillis: number
      +
      + +
      lockedAmounts: CLValueUInt512[]
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/WriteTransfer.html b/classes/WriteTransfer.html new file mode 100644 index 000000000..6b28d8c7f --- /dev/null +++ b/classes/WriteTransfer.html @@ -0,0 +1,130 @@ +WriteTransfer | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Class WriteTransfer

      +
      +

      Hierarchy

      +
        +
      • WriteTransfer
      +
      +
      +
      + +
      +
      +

      Constructors

      +
      +
      +

      Properties

      +
      +
      +

      Constructors

      +
      + +
      +
      +

      Properties

      +
      + +
      +
      + +
      deployHash: Hash
      +
      + +
      +
      + +
      gas: number
      +
      + +
      id?: number
      +
      + +
      source: URef
      +
      + +
      target: URef
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/interfaces/BlockIdentifier.html b/enums/BalanceHoldAddrTag.html similarity index 59% rename from interfaces/BlockIdentifier.html rename to enums/BalanceHoldAddrTag.html index e983d3b73..c09ac7a0a 100644 --- a/interfaces/BlockIdentifier.html +++ b/enums/BalanceHoldAddrTag.html @@ -1,4 +1,4 @@ -BlockIdentifier | casper-js-sdk
      +BalanceHoldAddrTag | casper-js-sdk
      +
      +

      Enum representing the types of balance hold addresses.

      +
      +
    • Defined in src/types/key/BalanceHoldAddr.ts:8
    • -

      Properties

      -
      Hash? -Height? +

      Enumeration Members

      +
      -

      Properties

      -
      - -
      Hash?: string
      +
    • Defined in src/types/key/BalanceHoldAddr.ts:10
    • +
    • Gas
    • +
    • Processing
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/KeyVariant.html b/enums/BidAddrTag.html similarity index 56% rename from enums/KeyVariant.html rename to enums/BidAddrTag.html index 43ede29fc..88e3d40af 100644 --- a/enums/KeyVariant.html +++ b/enums/BidAddrTag.html @@ -1,4 +1,4 @@ -KeyVariant | casper-js-sdk
      +BidAddrTag | casper-js-sdk
      +
      +

      Enum representing the types of bid addresses.

      +
      +
    • Defined in src/types/key/BidAddr.ts:10
    • @@ -24,27 +27,33 @@

      Enumeration Members

      -
      - -
      Account: 0
      +
    • Defined in src/types/key/BidAddr.ts:11
    • +
      + +
      Validator: 1
      +
    • Credit
    • +
    • Delegator
    • +
    • Unified
    • +
    • Validator
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/Keys.SignKeyPair.html b/enums/BlockGlobalAddrTag.html similarity index 62% rename from interfaces/Keys.SignKeyPair.html rename to enums/BlockGlobalAddrTag.html index 9325c1445..eee495f5d 100644 --- a/interfaces/Keys.SignKeyPair.html +++ b/enums/BlockGlobalAddrTag.html @@ -1,4 +1,4 @@ -SignKeyPair | casper-js-sdk
      +BlockGlobalAddrTag | casper-js-sdk
      +
      +

      Enum representing the types of block global addresses.

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

      Properties

      -
      publicKey -secretKey +

      Enumeration Members

      +
      -

      Properties

      -
      - -
      publicKey: Uint8Array
      +
    • Defined in src/types/key/BlockGlobalAddr.ts:9
    • -
      -
      -
      -
      - -

      Enumeration CLErrorCodes

      -
      -
      -
      - -
      -
      -

      Enumeration Members

      -
      - -
      EarlyEndOfStream: 0
      -
      - -
      Formatting: 1
      -
      - -
      LeftOverBytes: "Left over bytes"
      -
      - -
      OutOfMemory: "Out of memory exception"
      -
      - -
      UnknownValue: "Unknown value"
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/enums/DeployUtil.ContractType.html b/enums/DeployUtil.ContractType.html deleted file mode 100644 index d06177a6a..000000000 --- a/enums/DeployUtil.ContractType.html +++ /dev/null @@ -1,95 +0,0 @@ -ContractType | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Enumeration ContractType

      -
      -

      enum of supported contract types

      -
      -
      -
      -
      - -
      -
      -

      Enumeration Members

      -
      -
      -

      Enumeration Members

      -
      - -
      Hash: "Hash"
      -

      A linked contract by hash

      -
      -
      - -
      Name: "Name"
      -

      A linked contract by name

      -
      -
      - -
      WASM: "WASM"
      -

      A pure WebAssembly representation of a smart contract

      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/GetBlockResult.html b/enums/EntityKindType.html similarity index 57% rename from interfaces/GetBlockResult.html rename to enums/EntityKindType.html index 4c3559e43..a138a506f 100644 --- a/interfaces/GetBlockResult.html +++ b/enums/EntityKindType.html @@ -1,4 +1,4 @@ -GetBlockResult | casper-js-sdk
      +EntityKindType | casper-js-sdk
      -

      Result interface for a get-block call

      -
      -
      -

      Hierarchy

      -
      -

      Properties

      -
      -

      Properties

      -
      - -
      api_version: string
      +
    • Defined in src/types/key/EntityAddr.ts:13
    • +
      + +
      SystemKind: 0
      +
    • AccountKind
    • +
    • SmartContractKind
    • +
    • SystemKind
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/JsonExecutionResult.html b/enums/EntryPointPayment.html similarity index 55% rename from interfaces/JsonExecutionResult.html rename to enums/EntryPointPayment.html index e587ad0f7..73cb22a11 100644 --- a/interfaces/JsonExecutionResult.html +++ b/enums/EntryPointPayment.html @@ -1,4 +1,4 @@ -JsonExecutionResult | casper-js-sdk
      +EntryPointPayment | casper-js-sdk
      +
    • Defined in src/types/EntryPoint.ts:13
    • -

      Properties

      -
      block_hash -result +

      Enumeration Members

      +
      -

      Properties

      -
      - -
      block_hash: string
      +
    • Defined in src/types/EntryPoint.ts:15
    • +
      + +
      SelfOnward: "SelfOnward"
      +
    • Caller
    • +
    • SelfOnly
    • +
    • SelfOnward
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/JsonBasicExecutionDeployItemInternal.html b/enums/EntryPointTag.html similarity index 56% rename from interfaces/JsonBasicExecutionDeployItemInternal.html rename to enums/EntryPointTag.html index b81351239..f85bb6583 100644 --- a/interfaces/JsonBasicExecutionDeployItemInternal.html +++ b/enums/EntryPointTag.html @@ -1,4 +1,4 @@ -JsonBasicExecutionDeployItemInternal | casper-js-sdk
      +EntryPointTag | casper-js-sdk
      +
      +

      Enum representing the types of entry points.

      +
      +
    • Defined in src/types/key/EntryPointAddr.ts:12
    • -

      Properties

      -
      args +

      Enumeration Members

      +
      -

      Properties

      -
      - -
      args: Map<string, CLValue>
      +
    • Defined in src/types/key/EntryPointAddr.ts:13
    • +
      + +
      V2EntryPoint: 1
      +
    • V1EntryPoint
    • +
    • V2EntryPoint
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/EntryPointType.html b/enums/EntryPointType.html new file mode 100644 index 000000000..a15542f2b --- /dev/null +++ b/enums/EntryPointType.html @@ -0,0 +1,92 @@ +EntryPointType | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Enumeration EntryPointType

      +
      +
      +
      + +
      +
      +

      Enumeration Members

      +
      +
      +

      Enumeration Members

      +
      + +
      Called: "Called"
      +
      + +
      Caller: "Caller"
      +
      + +
      Contract: "Contract"
      +
      + +
      Factory: "Factory"
      +
      + +
      Session: "Session"
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/enums/EventName.html b/enums/EventName.html deleted file mode 100644 index 3bd2b9a08..000000000 --- a/enums/EventName.html +++ /dev/null @@ -1,114 +0,0 @@ -EventName | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Enumeration EventName

      -
      -
      -
      - -
      -
      -

      Enumeration Members

      -
      - -
      BlockAdded: "BlockAdded"
      -

      Can be fetched in /events/main path

      -
      -
      - -
      BlockFinalized: "BlockFinalized"
      -
      - -
      DeployAccepted: "DeployAccepted"
      -

      Can be fetched in /events/deploys path

      -
      -
      - -
      DeployProcessed: "DeployProcessed"
      -

      Can be fetched in /events/main path

      -
      -
      - -
      Fault: "Fault"
      -
      - -
      FinalitySignature: "FinalitySignature"
      -

      Can be fetched in /events/sigs path

      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/enums/EventType.html b/enums/EventType.html new file mode 100644 index 000000000..02fab7c1a --- /dev/null +++ b/enums/EventType.html @@ -0,0 +1,148 @@ +EventType | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Enumeration EventType

      +
      +
      +
      + +
      +
      +

      Enumeration Members

      +
      + +
      APIVersionEventType: 1
      +
      + +
      BlockAddedEventType: 2
      +
      + +
      DeployAcceptedEventType: 4
      +
      + +
      DeployExpiredEventType: 5
      +
      + +
      DeployProcessedEventType: 3
      +
      + +
      EventIDEventType: 9
      +
      + +
      FaultEventType: 12
      +
      + +
      FinalitySignatureType: 10
      +
      + +
      ShutdownType: 13
      +
      + +
      StepEventType: 11
      +
      + +
      TransactionAcceptedEventType: 7
      +
      + +
      TransactionExpiredEventType: 8
      +
      + +
      TransactionProcessedEventType: 6
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/enums/KeyTypeName.html b/enums/KeyTypeName.html new file mode 100644 index 000000000..b486716b7 --- /dev/null +++ b/enums/KeyTypeName.html @@ -0,0 +1,162 @@ +KeyTypeName | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Enumeration KeyTypeName

      +
      +
      +
      + +
      +
      +

      Enumeration Members

      +
      + +
      Account: "Account"
      +
      + +
      Balance: "Balance"
      +
      + +
      Bid: "Bid"
      +
      + +
      ChainspecRegistry: "ChainspecRegistry"
      +
      + +
      ChecksumRegistry: "ChecksumRegistry"
      +
      + +
      Deploy: "Deploy"
      +
      + +
      Dictionary: "Dictionary"
      +
      + +
      Era: "Era"
      +
      + +
      EraSummary: "EraSummary"
      +
      + +
      Hash: "Hash"
      +
      + +
      SystemContractRegistry: "SystemContractRegistry"
      +
      + +
      Transfer: "Transfer"
      +
      + +
      URef: "URef"
      +
      + +
      Unbond: "Unbond"
      +
      + +
      Withdraw: "Withdraw"
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/enums/Keys.SignatureAlgorithm.html b/enums/Keys.SignatureAlgorithm.html deleted file mode 100644 index 6a82a48e0..000000000 --- a/enums/Keys.SignatureAlgorithm.html +++ /dev/null @@ -1,82 +0,0 @@ -SignatureAlgorithm | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Enumeration SignatureAlgorithm

      -
      -

      Supported Asymmetric Key algorithms

      -
      -
      -
      -
      - -
      -
      -

      Enumeration Members

      -
      -
      -

      Enumeration Members

      -
      - -
      Ed25519: "ed25519"
      -
      - -
      Secp256K1: "secp256k1"
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/enums/Method.html b/enums/Method.html new file mode 100644 index 000000000..a82ea4767 --- /dev/null +++ b/enums/Method.html @@ -0,0 +1,225 @@ +Method | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Enumeration Method

      +
      +
      +
      + +
      +
      +

      Enumeration Members

      +
      + +
      GetAuctionInfo: "state_get_auction_info"
      +
      + +
      GetBlock: "chain_get_block"
      +
      + +
      GetBlockTransfers: "chain_get_block_transfers"
      +
      + +
      GetDeploy: "info_get_deploy"
      +
      + +
      GetDictionaryItem: "state_get_dictionary_item"
      +
      + +
      GetEraInfo: "chain_get_era_info_by_switch_block"
      +
      + +
      GetEraSummary: "chain_get_era_summary"
      +
      + +
      GetPeers: "info_get_peers"
      +
      + +
      GetReward: "info_get_reward"
      +
      + +
      GetStateAccount: "state_get_account_info"
      +
      + +
      GetStateBalance: "state_get_balance"
      +
      + +
      GetStateEntity: "state_get_entity"
      +
      + +
      GetStateItem: "state_get_item"
      +
      + +
      GetStateRootHash: "chain_get_state_root_hash"
      +
      + +
      GetStatus: "info_get_status"
      +
      + +
      GetTransaction: "info_get_transaction"
      +
      + +
      GetValidatorChanges: "info_get_validator_changes"
      +
      + +
      InfoGetChainspec: "info_get_chainspec"
      +
      + +
      PutDeploy: "account_put_deploy"
      +
      + +
      PutTransaction: "account_put_transaction"
      +
      + +
      QueryBalance: "query_balance"
      +
      + +
      QueryBalanceDetails: "query_balance_details"
      +
      + +
      QueryGlobalState: "query_global_state"
      +
      + +
      SpeculativeExec: "speculative_exec"
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/enums/OpKind.html b/enums/OpKind.html deleted file mode 100644 index 73bdd070c..000000000 --- a/enums/OpKind.html +++ /dev/null @@ -1,99 +0,0 @@ -OpKind | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Enumeration OpKind

      -
      -
      -
      - -
      -
      -

      Enumeration Members

      -
      -
      -

      Enumeration Members

      -
      - -
      Add: "Add"
      -
      - -
      NoOp: "NoOp"
      -
      - -
      Prune: "Prune"
      -
      - -
      Read: "Read"
      -
      - -
      Write: "Write"
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/enums/PrefixName.html b/enums/PrefixName.html new file mode 100644 index 000000000..bf1dd4296 --- /dev/null +++ b/enums/PrefixName.html @@ -0,0 +1,253 @@ +PrefixName | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Enumeration PrefixName

      +
      +
      +
      + +
      +
      +

      Enumeration Members

      +
      + +
      Account: "account-hash-"
      +
      + +
      AddressableEntity: "addressable-entity-"
      +
      + +
      Balance: "balance-"
      +
      + +
      BalanceHold: "balance-hold-"
      +
      + +
      Bid: "bid-"
      +
      + +
      BidAddr: "bid-addr-"
      +
      + +
      BlockGlobal: "block-"
      +
      + +
      ByteCode: "byte-code-"
      +
      + +
      ChainspecRegistry: "chainspec-registry-"
      +
      + +
      ChecksumRegistry: "checksum-registry-"
      +
      + +
      Contract: "contract-"
      +
      + +
      ContractPackage: "contract-package-"
      +
      + +
      ContractPackageWasm: "contract-package-wasm"
      +
      + +
      ContractWasm: "contract-wasm-"
      +
      + +
      DeployInfo: "deploy-"
      +
      + +
      Dictionary: "dictionary-"
      +
      + +
      EntryPoint: "entry-point-"
      +
      + +
      EraId: "era-"
      +
      + +
      EraSummary: "era-summary-"
      +
      + +
      Hash: "hash-"
      +
      + +
      Message: "message-"
      +
      + +
      NamedKey: "named-key-"
      +
      + +
      Package: "package-"
      +
      + +
      SystemContractRegistry: "system-contract-registry-"
      +
      + +
      Transfer: "transfer-"
      +
      + +
      URef: "uref-"
      +
      + +
      Unbond: "unbond-"
      +
      + +
      Withdraw: "withdraw-"
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/enums/CLPublicKeyTag.html b/enums/PricingModeTag.html similarity index 69% rename from enums/CLPublicKeyTag.html rename to enums/PricingModeTag.html index 96051e16f..bb131016b 100644 --- a/enums/CLPublicKeyTag.html +++ b/enums/PricingModeTag.html @@ -1,4 +1,4 @@ -CLPublicKeyTag | casper-js-sdk
      +PricingModeTag | casper-js-sdk
      +
    • Defined in src/types/PricingMode.ts:7
    • @@ -24,21 +24,27 @@

      Enumeration Members

      -
      - -
      ED25519: 1
      +
    • Defined in src/types/PricingMode.ts:9
    • +
      + +
      Reserved: 2
      +
    • Classic
    • +
    • Fixed
    • +
    • Reserved
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/PurseIdentifier.html b/enums/PurseIdentifier.html deleted file mode 100644 index dd880b984..000000000 --- a/enums/PurseIdentifier.html +++ /dev/null @@ -1,85 +0,0 @@ -PurseIdentifier | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Enumeration PurseIdentifier

      -
      -
      -
      - -
      -
      -

      Enumeration Members

      -
      - -
      MainPurseUnderAccountHash: "main_purse_under_account_hash"
      -
      - -
      MainPurseUnderPublicKey: "main_purse_under_public_key"
      -
      - -
      PurseUref: "purse_uref"
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/enums/SignerErrorCodes.html b/enums/SignerErrorCodes.html deleted file mode 100644 index 6f3fbf891..000000000 --- a/enums/SignerErrorCodes.html +++ /dev/null @@ -1,99 +0,0 @@ -SignerErrorCodes | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Enumeration SignerErrorCodes

      -
      -
      -
      - -
      -
      -

      Enumeration Members

      -
      - -
      INTERNAL_ERROR: 4
      -
      - -
      INVALID_DEPLOY: 3
      -
      - -
      NOT_FOUND_ACCOUNT: 2
      -
      - -
      NOT_FOUND_SIGNER: 0
      -
      - -
      USER_CANCELED_REQUEST: 1
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/enums/TransactionCategory.html b/enums/TransactionCategory.html new file mode 100644 index 000000000..e694bee6b --- /dev/null +++ b/enums/TransactionCategory.html @@ -0,0 +1,99 @@ +TransactionCategory | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Enumeration TransactionCategory

      +
      +
      +
      + +
      +
      +

      Enumeration Members

      +
      +
      +

      Enumeration Members

      +
      + +
      Auction: 1
      +
      + +
      InstallUpgrade: 2
      +
      + +
      Large: 3
      +
      + +
      Medium: 4
      +
      + +
      Mint: 0
      +
      + +
      Small: 5
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/enums/TransactionEntryPointEnum.html b/enums/TransactionEntryPointEnum.html new file mode 100644 index 000000000..460d92fb9 --- /dev/null +++ b/enums/TransactionEntryPointEnum.html @@ -0,0 +1,127 @@ +TransactionEntryPointEnum | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Enumeration TransactionEntryPointEnum

      +
      +
      +
      + +
      +
      +

      Enumeration Members

      +
      + +
      ActivateBid: "ActivateBid"
      +
      + +
      AddBid: "AddBid"
      +
      + +
      Call: "Call"
      +
      + +
      ChangeBidPublicKey: "ChangeBidPublicKey"
      +
      + +
      Custom: "Custom"
      +
      + +
      Delegate: "Delegate"
      +
      + +
      Redelegate: "Redelegate"
      +
      + +
      Transfer: "Transfer"
      +
      + +
      Undelegate: "Undelegate"
      +
      + +
      WithdrawBid: "WithdrawBid"
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/enums/TransactionEntryPointTag.html b/enums/TransactionEntryPointTag.html new file mode 100644 index 000000000..3113ce205 --- /dev/null +++ b/enums/TransactionEntryPointTag.html @@ -0,0 +1,127 @@ +TransactionEntryPointTag | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Enumeration TransactionEntryPointTag

      +
      +
      +
      + +
      +
      +

      Enumeration Members

      +
      + +
      ActivateBid: 7
      +
      + +
      AddBid: 2
      +
      + +
      Call: 9
      +
      + +
      ChangeBidPublicKey: 8
      +
      + +
      Custom: 0
      +
      + +
      Delegate: 4
      +
      + +
      Redelegate: 6
      +
      + +
      Transfer: 1
      +
      + +
      Undelegate: 5
      +
      + +
      WithdrawBid: 3
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/interfaces/ValidatorWeight.html b/enums/TransactionSchedulingTag.html similarity index 54% rename from interfaces/ValidatorWeight.html rename to enums/TransactionSchedulingTag.html index 232414869..34251fd49 100644 --- a/interfaces/ValidatorWeight.html +++ b/enums/TransactionSchedulingTag.html @@ -1,4 +1,4 @@ -ValidatorWeight | casper-js-sdk
      +TransactionSchedulingTag | casper-js-sdk
      +
    • Defined in src/types/TransactionScheduling.ts:7
    • -

      Properties

      -
      -

      Properties

      -
      - -
      public_key: string
      +
    • Defined in src/types/TransactionScheduling.ts:10
    • +
      + +
      Native: 0
      +
    • FutureEra
    • +
    • FutureTimestamp
    • +
    • Native
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/RpcRequestProps.html b/enums/TransactionVersion.html similarity index 65% rename from interfaces/RpcRequestProps.html rename to enums/TransactionVersion.html index baaa4dac8..b3f156d2c 100644 --- a/interfaces/RpcRequestProps.html +++ b/enums/TransactionVersion.html @@ -1,4 +1,4 @@ -RpcRequestProps | casper-js-sdk
      +TransactionVersion | casper-js-sdk
      +
    • Defined in src/types/Transaction.ts:41
    • -

      Properties

      -
      timeout? +

      Enumeration Members

      +
      -

      Properties

      -
      - -
      timeout?: number
      +
    • Defined in src/types/Transaction.ts:43
    • +
      + +
      V1: 0
      +
    • Deploy
    • +
    • V1
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/CLTypeTag.html b/enums/TypeID.html similarity index 53% rename from enums/CLTypeTag.html rename to enums/TypeID.html index ad5fc1f40..8c4f5bbce 100644 --- a/enums/CLTypeTag.html +++ b/enums/TypeID.html @@ -1,4 +1,4 @@ -CLTypeTag | casper-js-sdk
      +TypeID | casper-js-sdk
      -

      Casper types, i.e. types which can be stored and manipulated by smart contracts.

      -

      Provides a description of the underlying data type of a CLValue.

      +

      Enumeration of type identifiers used in the CasperLabs type system.

      +
    • Defined in src/types/clvalue/cltype/CLType.ts:14
    • @@ -28,193 +27,147 @@

      Enumeration Members

      -
      Any: 21
      -

      A value of any type.

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:36
    • -
      Bool: 0
      -

      A boolean value

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:15
    • -
      ByteArray: 15
      -

      A fixed-length array of bytes

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:30
    • -
      I32: 1
      -

      A 32-bit signed integer

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:16
    • -
      I64: 2
      -

      A 64-bit signed integer

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:17
    • -
      Key: 11
      -

      A key in the global state - URef/hash/etc.

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:26
    • -
      List: 14
      -

      A list of values

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:29
    • -
      Map: 17
      -

      A key-value map.

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:32
    • -
      Option: 13
      -

      An Option, i.e. a type that can contain a value or nothing at all

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:28
    • -
      PublicKey: 22
      -

      A value of public key type.

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:37
    • -
      Result: 16
      -

      A Result, i.e. a type that can contain either a value representing success or one representing failure.

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:31
    • -
      String: 10
      -

      A string of characters

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:25
    • -
      Tuple1: 18
      -

      A 1-value tuple.

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:33
    • -
      Tuple2: 19
      -

      A 2-value tuple, i.e. a pair of values.

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:34
    • -
      Tuple3: 20
      -

      A 3-value tuple.

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:35
    • -
      U128: 6
      -

      A 128-bit unsigned integer

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:21
    • -
      U256: 7
      -

      A 256-bit unsigned integer

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:22
    • -
      U32: 4
      -

      A 32-bit unsigned integer

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:19
    • -
      U512: 8
      -

      A 512-bit unsigned integer

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:23
    • -
      U64: 5
      -

      A 64-bit unsigned integer

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:20
    • -
      U8: 3
      -

      An 8-bit unsigned integer (a byte)

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:18
    • -
      URef: 12
      -

      An Unforgeable Reference (URef)

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:27
    • -
      Unit: 9
      -

      A unit type, i.e. type with no values (analogous to void in C and () in Rust)

      -
      +
    • Defined in src/types/clvalue/cltype/CLType.ts:24
    • +
    • TypeID +
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/AccessRights.html b/enums/UrefAccess.html similarity index 52% rename from enums/AccessRights.html rename to enums/UrefAccess.html index d9ffff892..9a4aadd25 100644 --- a/enums/AccessRights.html +++ b/enums/UrefAccess.html @@ -1,4 +1,4 @@ -AccessRights | casper-js-sdk
      +UrefAccess | casper-js-sdk
      +
      +

      Enum representing the access permissions of a URef.

      +
      +
    • Defined in src/types/key/URef.ts:9
    • @@ -24,57 +27,57 @@

      Enumeration Members

      -
      - -
      ADD: 4
      None: 0
      -
      - -
      READ: 1
      +
      + +
      Read: 1
      -
      - -
      READ_ADD: 5
      +
      + +
      ReadAdd: 5
      -
      - -
      READ_ADD_WRITE: 7
      +
      + +
      ReadAddWrite: 7
      -
      - -
      READ_WRITE: 3
      +
      + +
      ReadWrite: 4
      -
      - -
      WRITE: 2
      +
      + +
      Write: 2
      +
    • Defined in src/types/key/URef.ts:12
    • +
    • Add
    • +
    • AddWrite
    • +
    • None
    • +
    • Read
    • +
    • ReadAdd
    • +
    • ReadAddWrite
    • +
    • ReadWrite
    • +
    • Write
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/ValidatorState.html b/enums/ValidatorState.html new file mode 100644 index 000000000..b298d6cde --- /dev/null +++ b/enums/ValidatorState.html @@ -0,0 +1,92 @@ +ValidatorState | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Enumeration ValidatorState

      +
      +
      +
      + +
      +
      +

      Enumeration Members

      +
      +
      +

      Enumeration Members

      +
      + +
      Added: "Added"
      +
      + +
      Banned: "Banned"
      +
      + +
      CannotPropose: "CannotPropose"
      +
      + +
      Removed: "Removed"
      +
      + +
      SeenAsFaulty: "SeenAsFaulty"
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/functions/Contracts.contractHashToByteArray.html b/functions/Contracts.contractHashToByteArray.html deleted file mode 100644 index 4a418663a..000000000 --- a/functions/Contracts.contractHashToByteArray.html +++ /dev/null @@ -1,73 +0,0 @@ -contractHashToByteArray | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function contractHashToByteArray

      -
      -
        - -
      • -

        Convert a contract hash hexadecimal string to a byte array

        - -

        Returns

        Uint8Array representation of the contract hash

        -
        -
        -

        Parameters

        -
          -
        • -
          contractHash: string
          -

          Hexadecimal string of a contract hash, without the "hash-" prefix

          -
        -

        Returns Uint8Array

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Contracts.fromCLMap.html b/functions/Contracts.fromCLMap.html deleted file mode 100644 index 147ed90dc..000000000 --- a/functions/Contracts.fromCLMap.html +++ /dev/null @@ -1,75 +0,0 @@ -fromCLMap | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function fromCLMap

      -
      -
        - -
      • -

        Converts a CLMap of CLValues to a Map of strings

        - -

        Returns

        A Map containing the values of the CLMap

        - -

        See

        CLMap

        -
        -
        -

        Parameters

        -
        -

        Returns Map<any, any>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Contracts.toCLMap.html b/functions/Contracts.toCLMap.html deleted file mode 100644 index e8ac889cb..000000000 --- a/functions/Contracts.toCLMap.html +++ /dev/null @@ -1,78 +0,0 @@ -toCLMap | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function toCLMap

      -
      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/DeployUtil.addArgToDeploy.html b/functions/DeployUtil.addArgToDeploy.html deleted file mode 100644 index 1fee5821f..000000000 --- a/functions/DeployUtil.addArgToDeploy.html +++ /dev/null @@ -1,110 +0,0 @@ -addArgToDeploy | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function addArgToDeploy

      -
      -
        - -
      • -

        Adds a runtime argument to a Deploy object

        - -

        Returns

        The original Deploy with the additional runtime argument

        - -

        Remarks

        Will fail if the Deploy has already been signed

        -
        -
        -

        Parameters

        -
          -
        • -
          deploy: Deploy
          -

          The Deploy object for which to add the runtime argument

          -
        • -
        • -
          name: string
          -

          The name of the runtime argument

          -
        • -
        • -
          value: CLValue
          -

          The value of the runtime argument

          -
        -

        Returns Deploy

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/DeployUtil.arrayEquals.html b/functions/DeployUtil.arrayEquals.html deleted file mode 100644 index ee93d17e8..000000000 --- a/functions/DeployUtil.arrayEquals.html +++ /dev/null @@ -1,104 +0,0 @@ -arrayEquals | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function arrayEquals

      -
      -
        - -
      • -

        Compares two Uint8Arrays

        - -

        Returns

        true if the two Uint8Arrays match, and false otherwise

        -
        -
        -

        Parameters

        -
          -
        • -
          a: Uint8Array
          -

          The first Uint8Array

          -
        • -
        • -
          b: Uint8Array
          -

          The second Uint8Array

          -
        -

        Returns boolean

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/DeployUtil.dehumanizerTTL.html b/functions/DeployUtil.dehumanizerTTL.html deleted file mode 100644 index 0f464b960..000000000 --- a/functions/DeployUtil.dehumanizerTTL.html +++ /dev/null @@ -1,100 +0,0 @@ -dehumanizerTTL | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function dehumanizerTTL

      -
      -
        - -
      • -

        Returns duration in milliseconds

        - -

        Returns

        The time-to-live in milliseconds

        -
        -
        -

        Parameters

        -
          -
        • -
          ttl: string
          -

          Human-readable string generated by humanizerTTL

          -
        -

        Returns number

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/DeployUtil.deployFromJson.html b/functions/DeployUtil.deployFromJson.html deleted file mode 100644 index d90c095fb..000000000 --- a/functions/DeployUtil.deployFromJson.html +++ /dev/null @@ -1,100 +0,0 @@ -deployFromJson | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function deployFromJson

      -
      -
        - -
      • -

        Convert a JSON representation of a deploy to a Deploy object

        - -

        Returns

        A Result that collapses to a Deploy or an error string

        -
        -
        -

        Parameters

        -
          -
        • -
          json: any
          -

          A JSON representation of a Deploy

          -
        -

        Returns Result<Deploy, Error>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/DeployUtil.deploySizeInBytes.html b/functions/DeployUtil.deploySizeInBytes.html deleted file mode 100644 index 13ee33ae9..000000000 --- a/functions/DeployUtil.deploySizeInBytes.html +++ /dev/null @@ -1,100 +0,0 @@ -deploySizeInBytes | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function deploySizeInBytes

      -
      -
        - -
      • -

        Gets the byte-size of a deploy

        - -

        Returns

        The size of the Deploy in its serialized representation

        -
        -
        -

        Parameters

        -
          -
        • -
          deploy: Deploy
          -

          The Deploy for which to calculate the size

          -
        -

        Returns number

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/DeployUtil.deployToBytes.html b/functions/DeployUtil.deployToBytes.html deleted file mode 100644 index 1a4d53556..000000000 --- a/functions/DeployUtil.deployToBytes.html +++ /dev/null @@ -1,100 +0,0 @@ -deployToBytes | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function deployToBytes

      -
      -
        - -
      • -

        Serializes a Deploy to a Uint8Array

        - -

        Returns

        A Uint8Array serialization of the provided Deploy

        -
        -
        -

        Parameters

        -
          -
        • -
          deploy: Deploy
          -

          The Deploy to be serialized

          -
        -

        Returns Uint8Array

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/DeployUtil.deployToJson.html b/functions/DeployUtil.deployToJson.html deleted file mode 100644 index ad171c331..000000000 --- a/functions/DeployUtil.deployToJson.html +++ /dev/null @@ -1,103 +0,0 @@ -deployToJson | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function deployToJson

      -
      -
        - -
      • -

        Convert the deploy object to a JSON representation

        - -

        Returns

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

        -
        -
        -

        Parameters

        -
          -
        • -
          deploy: Deploy
          -

          The Deploy object to convert to JSON

          -
        -

        Returns {
            deploy: JsonTypes;
        }

        -
          -
        • -
          deploy: JsonTypes
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/DeployUtil.humanizerTTL.html b/functions/DeployUtil.humanizerTTL.html deleted file mode 100644 index b38747b1b..000000000 --- a/functions/DeployUtil.humanizerTTL.html +++ /dev/null @@ -1,100 +0,0 @@ -humanizerTTL | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function humanizerTTL

      -
      -
        - -
      • -

        Returns a humanizer duration

        - -

        Returns

        A human-readable time in days, hours, minutes, seconds, then milliseconds

        -
        -
        -

        Parameters

        -
          -
        • -
          ttl: number
          -

          in milliseconds

          -
        -

        Returns string

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/DeployUtil.makeDeploy.html b/functions/DeployUtil.makeDeploy.html deleted file mode 100644 index 4bafdd658..000000000 --- a/functions/DeployUtil.makeDeploy.html +++ /dev/null @@ -1,108 +0,0 @@ -makeDeploy | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function makeDeploy

      -
      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/DeployUtil.makeDeployWithAutoTimestamp.html b/functions/DeployUtil.makeDeployWithAutoTimestamp.html deleted file mode 100644 index dd2a80fb7..000000000 --- a/functions/DeployUtil.makeDeployWithAutoTimestamp.html +++ /dev/null @@ -1,110 +0,0 @@ -makeDeployWithAutoTimestamp | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function makeDeployWithAutoTimestamp

      -
      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/DeployUtil.serializeApprovals.html b/functions/DeployUtil.serializeApprovals.html deleted file mode 100644 index 904218d9a..000000000 --- a/functions/DeployUtil.serializeApprovals.html +++ /dev/null @@ -1,100 +0,0 @@ -serializeApprovals | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function serializeApprovals

      -
      -
        - -
      • -

        Serializes an array of Approvals into a Uint8Array typed byte array

        - -

        Returns

        Uint8Array typed byte array that can be deserialized to an array of Approvals

        -
        -
        -

        Parameters

        -
          -
        • -
          approvals: Approval[]
          -

          An array of Approvals to be serialized

          -
        -

        Returns Uint8Array

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/DeployUtil.serializeBody.html b/functions/DeployUtil.serializeBody.html deleted file mode 100644 index c2a3f07b2..000000000 --- a/functions/DeployUtil.serializeBody.html +++ /dev/null @@ -1,104 +0,0 @@ -serializeBody | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function serializeBody

      -
      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/DeployUtil.serializeHeader.html b/functions/DeployUtil.serializeHeader.html deleted file mode 100644 index 36d5c254c..000000000 --- a/functions/DeployUtil.serializeHeader.html +++ /dev/null @@ -1,98 +0,0 @@ -serializeHeader | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function serializeHeader

      -
      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/DeployUtil.setSignature.html b/functions/DeployUtil.setSignature.html deleted file mode 100644 index 6a82268d0..000000000 --- a/functions/DeployUtil.setSignature.html +++ /dev/null @@ -1,106 +0,0 @@ -setSignature | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function setSignature

      -
      -
        - -
      • -

        Sets the algorithm of the already generated signature

        -
        -
        -

        Parameters

        -
          -
        • -
          deploy: Deploy
          -

          A Deploy to be signed with sig

          -
        • -
        • -
          sig: Uint8Array
          -

          the Ed25519 or Secp256K1 signature

          -
        • -
        • -
          publicKey: CLPublicKey
          -

          the public key used to generate the signature

          -
        -

        Returns Deploy

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/DeployUtil.signDeploy.html b/functions/DeployUtil.signDeploy.html deleted file mode 100644 index 880283ee8..000000000 --- a/functions/DeployUtil.signDeploy.html +++ /dev/null @@ -1,102 +0,0 @@ -signDeploy | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function signDeploy

      -
      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/DeployUtil.standardPayment.html b/functions/DeployUtil.standardPayment.html deleted file mode 100644 index 62f01c59c..000000000 --- a/functions/DeployUtil.standardPayment.html +++ /dev/null @@ -1,100 +0,0 @@ -standardPayment | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function standardPayment

      -
      -
        - -
      • -

        Creates an instance of standard payment logic

        - -

        Returns

        A standard payment, as an ExecutableDeployItem to be attached to a Deploy

        -
        -
        -

        Parameters

        -
          -
        • -
          paymentAmount: BigNumberish
          -

          The amount of motes to be used to pay for gas

          -
        -

        Returns ExecutableDeployItem

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/DeployUtil.validateDeploy.html b/functions/DeployUtil.validateDeploy.html deleted file mode 100644 index e67b820e6..000000000 --- a/functions/DeployUtil.validateDeploy.html +++ /dev/null @@ -1,100 +0,0 @@ -validateDeploy | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function validateDeploy

      -
      -
        - -
      • -

        Validate a Deploy by calculating and comparing its stored blake2b hash

        - -

        Returns

        A Result that collapses to a Deploy or an error string

        -
        -
        -

        Parameters

        -
          -
        • -
          deploy: Deploy
          -

          A Deploy to be validated

          -
        -

        Returns Result<Deploy, string>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Keys.getKeysFromHexPrivKey.html b/functions/Keys.getKeysFromHexPrivKey.html deleted file mode 100644 index c69221f15..000000000 --- a/functions/Keys.getKeysFromHexPrivKey.html +++ /dev/null @@ -1,73 +0,0 @@ -getKeysFromHexPrivKey | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function getKeysFromHexPrivKey

      -
      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Keys.readBase64WithPEM.html b/functions/Keys.readBase64WithPEM.html deleted file mode 100644 index eb09c34b6..000000000 --- a/functions/Keys.readBase64WithPEM.html +++ /dev/null @@ -1,85 +0,0 @@ -readBase64WithPEM | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function readBase64WithPEM

      -
      -
        - -
      • -

        Reads in a base64 private key, ignoring the header: -----BEGIN PUBLIC KEY----- -and footer: -----END PUBLIC KEY-----

        - -

        Returns

        A base64 private key as a Uint8Array

        - -

        Remarks

        If the provided base64 content string does not include a header/footer, -it will pass through this function unaffected

        - -

        Example

        Example PEM:

        -
        -----BEGIN PUBLIC KEY-----\r\n
        MFYwEAYHKoZIzj0CAQYFK4EEAAoDQgAEj1fgdbpNbt06EY/8C+wbBXq6VvG+vCVD\r\n
        Nl74LvVAmXfpdzCWFKbdrnIlX3EFDxkd9qpk35F/kLcqV3rDn/u3dg==\r\n
        -----END PUBLIC KEY-----\r\n -
        -
        -
        -

        Parameters

        -
          -
        • -
          content: string
          -

          A .pem private key string with a header and footer

          -
        -

        Returns Uint8Array

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Keys.validateSignature.html b/functions/Keys.validateSignature.html deleted file mode 100644 index 81457bd8e..000000000 --- a/functions/Keys.validateSignature.html +++ /dev/null @@ -1,75 +0,0 @@ -validateSignature | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function validateSignature

      -
      -
        - -
      • -
        -

        Parameters

        -
          -
        • -
          msg: Uint8Array
        • -
        • -
          signature: Uint8Array
        • -
        • -
          pk: CLPublicKey
        -

        Returns boolean

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Result.all.html b/functions/Result.all.html deleted file mode 100644 index 1f0667a35..000000000 --- a/functions/Result.all.html +++ /dev/null @@ -1,76 +0,0 @@ -all | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function all

      -
      -
        - -
      • -

        Parse a set of Results, returning an array of all Ok values. -Short circuits with the first Err found, if any

        -
        -
        -

        Type Parameters

        -
          -
        • -

          T extends Result<any, any>[]

        -
        -

        Parameters

        -
          -
        • -
          Rest ...results: T
        -

        Returns Result<ResultOkTypes<T>, ResultErrTypes<T>[number]>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Result.any.html b/functions/Result.any.html deleted file mode 100644 index ae8e8012b..000000000 --- a/functions/Result.any.html +++ /dev/null @@ -1,76 +0,0 @@ -any | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function any

      -
      -
        - -
      • -

        Parse a set of Results, short-circuits when an input value is Ok. -If no Ok is found, returns an Err containing the collected error values

        -
        -
        -

        Type Parameters

        -
          -
        • -

          T extends Result<any, any>[]

        -
        -

        Parameters

        -
          -
        • -
          Rest ...results: T
        -

        Returns Result<ResultOkTypes<T>[number], ResultErrTypes<T>>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Result.isResult.html b/functions/Result.isResult.html deleted file mode 100644 index ce737cb9a..000000000 --- a/functions/Result.isResult.html +++ /dev/null @@ -1,75 +0,0 @@ -isResult | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function isResult

      -
      -
        - -
      • -
        -

        Type Parameters

        -
          -
        • -

          T = any

        • -
        • -

          E = any

        -
        -

        Parameters

        -
          -
        • -
          val: unknown
        -

        Returns val is Result<T, E>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Result.wrap.html b/functions/Result.wrap.html deleted file mode 100644 index 595965535..000000000 --- a/functions/Result.wrap.html +++ /dev/null @@ -1,85 +0,0 @@ -wrap | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function wrap

      -
      -
        - -
      • -

        Wrap an operation that may throw an Error (try-catch style) into checked exception style

        -
        -
        -

        Type Parameters

        -
          -
        • -

          T

        • -
        • -

          E = unknown

        -
        -

        Parameters

        -
          -
        • -
          op: (() => T)
          -

          The operation function

          -
          -
            -
          • -
              -
            • (): T
            • -
            • -

              Returns T

        -

        Returns Result<T, E>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Result.wrapAsync.html b/functions/Result.wrapAsync.html deleted file mode 100644 index 2715f6a22..000000000 --- a/functions/Result.wrapAsync.html +++ /dev/null @@ -1,85 +0,0 @@ -wrapAsync | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function wrapAsync

      -
      -
        - -
      • -

        Wrap an async operation that may throw an Error (try-catch style) into checked exception style

        -
        -
        -

        Type Parameters

        -
          -
        • -

          T

        • -
        • -

          E = unknown

        -
        -

        Parameters

        -
          -
        • -
          op: (() => Promise<T>)
          -

          The operation function

          -
          -
            -
          • -
              -
            • (): Promise<T>
            • -
            • -

              Returns Promise<T>

        -

        Returns Promise<Result<T, E>>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Serialization.Args.html b/functions/Serialization.Args.html deleted file mode 100644 index e4647b124..000000000 --- a/functions/Serialization.Args.html +++ /dev/null @@ -1,81 +0,0 @@ -Args | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function Args

      -
      -
        - -
      • -

        Combine multiple arguments.

        -

        so, what you want to send isVec(PublicKey, u64): -• PublicKey serializes tobyte array of the key, -• u64 serializes to8 byte array,

        -

        so, what we have is(for example): - Vec([32, 0, 0, 0, {public key bytes}], [1, 2, 3, 4, 0, 0, 0, 0])

        -

        Which gives us: -[2, 0, 0, 0 - for the number of elements in the external vector -32, 0, 0, 0, 1, 1, … - public key -8, 0, 0, 0, - for the number of bytes in the second element of the vector. -That was serialized u64 ([1, 2, 3, 4, 0, 0, 0, 0]) -1, 2, 3, 4, 0, 0, 0, 0]

        -
        -
        -

        Parameters

        -
          -
        • -
          Rest ...args: Uint8Array[]
        -

        Returns Uint8Array

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Serialization.ByteArrayArg.html b/functions/Serialization.ByteArrayArg.html deleted file mode 100644 index 6df4ea8eb..000000000 --- a/functions/Serialization.ByteArrayArg.html +++ /dev/null @@ -1,74 +0,0 @@ -ByteArrayArg | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function ByteArrayArg

      -
      -
        - -
      • -

        Array[Byte] serializes as follows:

        -
          -
        1. your array of bytes
        2. -
        -

        So for [1,2,3,4,5,6] it serializes to[1, 2, 3, 4, 5, 6]

        -
        -
        -

        Parameters

        -
          -
        • -
          arg: Uint8Array
        -

        Returns Uint8Array

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Serialization.ByteSequenceArg.html b/functions/Serialization.ByteSequenceArg.html deleted file mode 100644 index c036017c0..000000000 --- a/functions/Serialization.ByteSequenceArg.html +++ /dev/null @@ -1,76 +0,0 @@ -ByteSequenceArg | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function ByteSequenceArg

      -
      -
        - -
      • -

        Serialize ByteArray

        -

        Seq[Byte] serializes as follows:

        -
          -
        1. length of the array as 4 bytes
        2. -
        3. your array of bytes
        4. -
        -

        So for [1,2,3,4,5,6] it serializes to[6, 0, 0, 0, 1, 2, 3, 4, 5, 6]

        -
        -
        -

        Parameters

        -
          -
        • -
          arg: Uint8Array
        -

        Returns Uint8Array

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Serialization.PublicKeyArg.html b/functions/Serialization.PublicKeyArg.html deleted file mode 100644 index 70ad0cde8..000000000 --- a/functions/Serialization.PublicKeyArg.html +++ /dev/null @@ -1,75 +0,0 @@ -PublicKeyArg | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function PublicKeyArg

      -
      -
        - -
      • -

        Serialize public key

        -

        A public key is the same as array but it's expected to be 32 bytes long exactly. -It's [u8; 32] (32 element byte array) but serializes to (32.toBytes() ++ array.toBytes()) -We serialize 32(literally, number 32) to 4 bytes instead of 1 byte, little endianness. -This is how111..11 public key looks like when serialized: -[32, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]

        -
        -
        -

        Parameters

        -
          -
        • -
          arg: Uint8Array
        -

        Returns Uint8Array

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Serialization.UInt64Arg.html b/functions/Serialization.UInt64Arg.html deleted file mode 100644 index acb30cec7..000000000 --- a/functions/Serialization.UInt64Arg.html +++ /dev/null @@ -1,70 +0,0 @@ -UInt64Arg | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function UInt64Arg

      -
      -
        - -
      • -

        Serialize UINT64

        -
        -
        -

        Parameters

        -
          -
        • -
          arg: bigint
        -

        Returns Uint8Array

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Signer.createNewVault.html b/functions/Signer.createNewVault.html deleted file mode 100644 index 557e87c40..000000000 --- a/functions/Signer.createNewVault.html +++ /dev/null @@ -1,87 +0,0 @@ -createNewVault | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function createNewVault

      -
      -
        - -
      • -

        Initiates a request to create a new vault within the Signer

        - -

        Returns

        A Promise that resolves to void

        - -

        Throws

        Error if the JavaScript client isn't connected to the CasperLabs Signer browser extension

        -
        -
        -

        Parameters

        -
          -
        • -
          password: string
          -

          The password of the new vault

          -
        -

        Returns Promise<void>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Signer.createTestAccount.html b/functions/Signer.createTestAccount.html deleted file mode 100644 index 5da771b8f..000000000 --- a/functions/Signer.createTestAccount.html +++ /dev/null @@ -1,91 +0,0 @@ -createTestAccount | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function createTestAccount

      -
      -
        - -
      • -

        Initiates a request to create a test account within the Signer

        - -

        Returns

        A Promise that resolves to void

        - -

        Throws

        Error if the JavaScript client isn't connected to the CasperLabs Signer browser extension

        -
        -
        -

        Parameters

        -
          -
        • -
          name: string
          -

          The name of the test account

          -
        • -
        • -
          privateKey: string
          -

          The private key of the new test account

          -
        -

        Returns Promise<void>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Signer.disconnectFromSite.html b/functions/Signer.disconnectFromSite.html deleted file mode 100644 index 57610e7b2..000000000 --- a/functions/Signer.disconnectFromSite.html +++ /dev/null @@ -1,78 +0,0 @@ -disconnectFromSite | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function disconnectFromSite

      -
      -
        - -
      • -

        Disconnects from the currently open site

        - -

        Throws

        Error if the JavaScript client isn't connected to the CasperLabs Signer browser extension

        -
        -

        Returns void

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Signer.forceConnection.html b/functions/Signer.forceConnection.html deleted file mode 100644 index bdbf42365..000000000 --- a/functions/Signer.forceConnection.html +++ /dev/null @@ -1,78 +0,0 @@ -forceConnection | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function forceConnection

      -
      -
        - -
      • -

        Forces Signer to connect to the currently open site

        - -

        Throws

        Error if the Signer isn't available to the JavaScript client

        -
        -

        Returns void

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Signer.forceDisconnect.html b/functions/Signer.forceDisconnect.html deleted file mode 100644 index 0c795e8d6..000000000 --- a/functions/Signer.forceDisconnect.html +++ /dev/null @@ -1,78 +0,0 @@ -forceDisconnect | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function forceDisconnect

      -
      -
        - -
      • -

        Forces Signer to disconnect from the currently open site

        - -

        Throws

        Error if the JavaScript client isn't connected to the CasperLabs Signer browser extension

        -
        -

        Returns void

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Signer.getActivePublicKey.html b/functions/Signer.getActivePublicKey.html deleted file mode 100644 index ef3c28a67..000000000 --- a/functions/Signer.getActivePublicKey.html +++ /dev/null @@ -1,80 +0,0 @@ -getActivePublicKey | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function getActivePublicKey

      -
      -
        - -
      • -

        Retrieve the active public key.

        - -

        Returns

        Hex-encoded public key with algorithm prefix, where 01 indicates an Ed25519 key and 02 indicates Secp256k1

        - -

        Throws

        Error if the JavaScript client isn't connected to the CasperLabs Signer browser extension

        -
        -

        Returns Promise<string>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Signer.getSelectedPublicKeyBase64.html b/functions/Signer.getSelectedPublicKeyBase64.html deleted file mode 100644 index bced0970f..000000000 --- a/functions/Signer.getSelectedPublicKeyBase64.html +++ /dev/null @@ -1,82 +0,0 @@ -getSelectedPublicKeyBase64 | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function getSelectedPublicKeyBase64

      -
      -
        - -
      • -

        Gets the public key currently selected in the Signer in base64 format

        - -

        Deprecated

        in favour of getActivePublicKey.

        - -

        Returns

        Promise that resolves to a base64 encoded public key string of the currently selected account

        - -

        Throws

        Error if the JavaScript client isn't connected to the CasperLabs Signer browser extension

        -
        -

        Returns Promise<string>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Signer.getToSignMessageID.html b/functions/Signer.getToSignMessageID.html deleted file mode 100644 index 079279ee0..000000000 --- a/functions/Signer.getToSignMessageID.html +++ /dev/null @@ -1,80 +0,0 @@ -getToSignMessageID | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function getToSignMessageID

      -
      -
        - -
      • -

        Gets the current transaction nonce

        - -

        Returns

        A Promise that resolves to the transaction nonce, or null

        - -

        Throws

        Error if the JavaScript client isn't connected to the CasperLabs Signer browser extension

        -
        -

        Returns Promise<null | number>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Signer.getVersion.html b/functions/Signer.getVersion.html deleted file mode 100644 index 3364de1f7..000000000 --- a/functions/Signer.getVersion.html +++ /dev/null @@ -1,80 +0,0 @@ -getVersion | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function getVersion

      -
      -
        - -
      • -

        Gets the current Signer version

        - -

        Returns

        The current Signer version

        - -

        Throws

        Error if the JavaScript client isn't connected to the CasperLabs Signer browser extension

        -
        -

        Returns Promise<string>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Signer.hasCreatedVault.html b/functions/Signer.hasCreatedVault.html deleted file mode 100644 index 2fc9ec7f5..000000000 --- a/functions/Signer.hasCreatedVault.html +++ /dev/null @@ -1,80 +0,0 @@ -hasCreatedVault | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function hasCreatedVault

      -
      -
        - -
      • -

        Query the Signer to check if the user has created a vault

        - -

        Returns

        A Promise that resolves to a boolean indicating whether the user has or hasn't created a vault

        - -

        Throws

        Error if the JavaScript client isn't connected to the CasperLabs Signer browser extension

        -
        -

        Returns Promise<boolean>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Signer.isConnected.html b/functions/Signer.isConnected.html deleted file mode 100644 index 3e90ce85a..000000000 --- a/functions/Signer.isConnected.html +++ /dev/null @@ -1,80 +0,0 @@ -isConnected | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function isConnected

      -
      -
        - -
      • -

        Checks whether CasperLabs Signer extension is connected

        - -

        Returns

        true if the Signer is connected to the current website

        - -

        Throws

        Error if the JavaScript client isn't connected to the CasperLabs Signer browser extension

        -
        -

        Returns Promise<boolean>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Signer.resetExistingVault.html b/functions/Signer.resetExistingVault.html deleted file mode 100644 index a86f979bd..000000000 --- a/functions/Signer.resetExistingVault.html +++ /dev/null @@ -1,80 +0,0 @@ -resetExistingVault | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function resetExistingVault

      -
      -
        - -
      • -

        Initiates a request to reset the user's existing vault

        - -

        Returns

        A Promise that resolves to void

        - -

        Throws

        Error if the JavaScript client isn't connected to the CasperLabs Signer browser extension

        -
        -

        Returns Promise<void>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Signer.sendConnectionRequest.html b/functions/Signer.sendConnectionRequest.html deleted file mode 100644 index ddc39aa7c..000000000 --- a/functions/Signer.sendConnectionRequest.html +++ /dev/null @@ -1,78 +0,0 @@ -sendConnectionRequest | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function sendConnectionRequest

      -
      -
        - -
      • -

        Attempt connection to Signer

        - -

        Throws

        Error if the JavaScript client isn't connected to the CasperLabs Signer browser extension

        -
        -

        Returns void

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Signer.sign.html b/functions/Signer.sign.html deleted file mode 100644 index 32ff3e4bf..000000000 --- a/functions/Signer.sign.html +++ /dev/null @@ -1,103 +0,0 @@ -sign | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function sign

      -
      -
        - -
      • -

        Send Deploy in JSON format to Signer extension to be signed.

        - -

        Returns

        A signed JSON deploy object

        - -

        Throws

        Errors if the Signer extension is not connected.

        - -

        Throws

        Errors if signingPublicKeyHex is not available or does not match the Active Key in the Signer.

        - -

        Throws

        Errors if targetPublicKeyHex is not the same as the key (or corresponding account hash) that is used as target in deploy.

        -
        -
        -

        Parameters

        -
          -
        • -
          deploy: {
              deploy: JsonTypes;
          }
          -

          A deploy in JSON format

          -
          -
            -
          • -
            deploy: JsonTypes
        • -
        • -
          signingPublicKeyHex: string
          -

          Hex-formatted public key. The corresponding secret key is used to sign the deploy.

          -
        • -
        • -
          Optional targetPublicKeyHex: string
          -

          Hex-formatted target public key. -If the target in the deploy is an account hash this can be used to verify it and display the hex-formatted public key in the UI.

          -
        -

        Returns Promise<{
            deploy: JsonTypes;
        }>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Signer.signMessage.html b/functions/Signer.signMessage.html deleted file mode 100644 index 17e8e5b1e..000000000 --- a/functions/Signer.signMessage.html +++ /dev/null @@ -1,91 +0,0 @@ -signMessage | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function signMessage

      -
      -
        - -
      • -

        Initiates a signature request with the Signer. Used for signing messages

        - -

        Returns

        A Promise that resolves to the signed message

        - -

        Throws

        Error if the JavaScript client isn't connected to the CasperLabs Signer browser extension

        -
        -
        -

        Parameters

        -
          -
        • -
          message: string
          -

          The message to sign

          -
        • -
        • -
          signingPublicKey: string
          -

          The public key of the signing account

          -
        -

        Returns Promise<string>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/Signer.signTestDeploy.html b/functions/Signer.signTestDeploy.html deleted file mode 100644 index 2ebbe6dab..000000000 --- a/functions/Signer.signTestDeploy.html +++ /dev/null @@ -1,87 +0,0 @@ -signTestDeploy | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function signTestDeploy

      -
      -
        - -
      • -

        Sign a test deploy with a given id (nonce)

        - -

        Returns

        A Promise that resolves to void

        - -

        Throws

        Error if the JavaScript client isn't connected to the CasperLabs Signer browser extension

        -
        -
        -

        Parameters

        -
          -
        • -
          msgId: number
          -

          The transaction id

          -
        -

        Returns Promise<void>

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/base64to16.html b/functions/base64to16.html deleted file mode 100644 index e09f6b2e0..000000000 --- a/functions/base64to16.html +++ /dev/null @@ -1,283 +0,0 @@ -base64to16 | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function base64to16

      -
      -
        - -
      • -

        Convert base64 encoded string to base16 encoded string

        -
        -
        -

        Parameters

        -
          -
        • -
          base64: string
          -

          base64 encoded string

          -
        -

        Returns string

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/bigFromBuffer.html b/functions/bigFromBuffer.html new file mode 100644 index 000000000..c6fc6833c --- /dev/null +++ b/functions/bigFromBuffer.html @@ -0,0 +1,457 @@ +bigFromBuffer | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Function bigFromBuffer

      +
      +
        + +
      • +

        Converts an ArrayBuffer containing a byte representation of a BigNumber back to a BigNumber.

        +

        The input ArrayBuffer should have the following structure:

        +
          +
        • The first byte represents the length of the BigNumber in bytes.
        • +
        • The remaining bytes represent the BigNumber value itself.
        • +
        + +

        Returns

        The BigNumber reconstructed from the byte representation.

        + +

        Example

        const buffer = new Uint8Array([4, 7, 91, 205, 21]).buffer;
        const bigNum = bigFromBuffer(buffer);
        console.log(bigNum.toString()); // '123456789' +
        +
        +
        +

        Parameters

        +
          +
        • +
          buffer: ArrayBuffer
          +

          The ArrayBuffer containing the byte representation of a BigNumber.

          +
        +

        Returns BigNumber

      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/functions/bigToBytes.html b/functions/bigToBytes.html new file mode 100644 index 000000000..e69375db9 --- /dev/null +++ b/functions/bigToBytes.html @@ -0,0 +1,457 @@ +bigToBytes | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Function bigToBytes

      +
      +
        + +
      • +

        Converts a BigNumber to a Uint8Array representation.

        +

        The resulting Uint8Array has the following structure:

        +
          +
        • The first byte represents the length of the BigNumber in bytes.
        • +
        • The remaining bytes represent the BigNumber value itself.
        • +
        + +

        Returns

        A Uint8Array representation of the BigNumber.

        + +

        Example

        const bigNum = BigNumber.from('123456789');
        const bytes = bigToBytes(bigNum);
        console.log(bytes); // Uint8Array [ 4, 7, 91, 205, 21 ] +
        +
        +
        +

        Parameters

        +
          +
        • +
          val: BigNumber
          +

          The BigNumber to convert.

          +
        +

        Returns Uint8Array

      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/functions/csprToMotes.html b/functions/csprToMotes.html deleted file mode 100644 index 040a613d9..000000000 --- a/functions/csprToMotes.html +++ /dev/null @@ -1,287 +0,0 @@ -csprToMotes | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function csprToMotes

      -
      -
        - -
      • -

        Convert a CSPR amount to its mote equivalent

        - -

        Returns

        A BigNumber containing the CSPR amount

        - -

        Remarks

        1 CSPR = 10^9 motes

        -
        -
        -

        Parameters

        -
          -
        • -
          cspr: BigNumberish
          -

          A BigNumberish amount of CSPR to convert to the mote equivalent

          -
        -

        Returns BigNumber

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/decodeBase16.html b/functions/decodeBase16.html deleted file mode 100644 index 5b91b5863..000000000 --- a/functions/decodeBase16.html +++ /dev/null @@ -1,283 +0,0 @@ -decodeBase16 | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function decodeBase16

      -
      -
        - -
      • -

        Decode Base-16 encoded string and returns Uint8Array of bytes.

        -
        -
        -

        Parameters

        -
          -
        • -
          base16String: string
          -

          base16 encoded string

          -
        -

        Returns Uint8Array

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/decodeBase64.html b/functions/decodeBase64.html deleted file mode 100644 index 4ea603ef0..000000000 --- a/functions/decodeBase64.html +++ /dev/null @@ -1,283 +0,0 @@ -decodeBase64 | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function decodeBase64

      -
      -
        - -
      • -

        Decode Base-64 encoded string and returns Uint8Array of bytes.

        -
        -
        -

        Parameters

        -
          -
        • -
          base64String: string
          -

          base16 encoded string

          -
        -

        Returns Uint8Array

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/deserializeRewards.html b/functions/deserializeRewards.html new file mode 100644 index 000000000..94b28ffdb --- /dev/null +++ b/functions/deserializeRewards.html @@ -0,0 +1,443 @@ +deserializeRewards | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Function deserializeRewards

      +
      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/functions/encodeBase16.html b/functions/encodeBase16.html deleted file mode 100644 index 1095eafc2..000000000 --- a/functions/encodeBase16.html +++ /dev/null @@ -1,281 +0,0 @@ -encodeBase16 | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function encodeBase16

      -
      -
        - -
      • -

        Encode Uint8Array into string using Base-16 encoding.

        -
        -
        -

        Parameters

        -
          -
        • -
          bytes: Uint8Array
        -

        Returns string

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/encodeBase64.html b/functions/encodeBase64.html deleted file mode 100644 index bc3de5d06..000000000 --- a/functions/encodeBase64.html +++ /dev/null @@ -1,281 +0,0 @@ -encodeBase64 | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function encodeBase64

      -
      -
        - -
      • -

        Encode Uint8Array into string using Base-64 encoding.

        -
        -
        -

        Parameters

        -
          -
        • -
          bytes: Uint8Array
        -

        Returns string

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/formatMessageWithHeaders.html b/functions/formatMessageWithHeaders.html deleted file mode 100644 index e25a65c9e..000000000 --- a/functions/formatMessageWithHeaders.html +++ /dev/null @@ -1,285 +0,0 @@ -formatMessageWithHeaders | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function formatMessageWithHeaders

      -
      -
        - -
      • -

        Method for formatting messages with Casper header.

        - -

        Returns

        The bytes of the formatted message

        -
        -
        -

        Parameters

        -
          -
        • -
          message: string
          -

          The string to be formatted.

          -
        -

        Returns Uint8Array

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/fromBytesUInt128.html b/functions/fromBytesUInt128.html new file mode 100644 index 000000000..43813cc70 --- /dev/null +++ b/functions/fromBytesUInt128.html @@ -0,0 +1,443 @@ +fromBytesUInt128 | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Function fromBytesUInt128

      +
      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/functions/fromBytesUInt256.html b/functions/fromBytesUInt256.html new file mode 100644 index 000000000..fb0cee8b5 --- /dev/null +++ b/functions/fromBytesUInt256.html @@ -0,0 +1,443 @@ +fromBytesUInt256 | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Function fromBytesUInt256

      +
      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/functions/fromBytesUInt512.html b/functions/fromBytesUInt512.html new file mode 100644 index 000000000..94194d5e8 --- /dev/null +++ b/functions/fromBytesUInt512.html @@ -0,0 +1,443 @@ +fromBytesUInt512 | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Function fromBytesUInt512

      +
      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/functions/getBalanceHoldAddrTag.html b/functions/getBalanceHoldAddrTag.html new file mode 100644 index 000000000..a20624334 --- /dev/null +++ b/functions/getBalanceHoldAddrTag.html @@ -0,0 +1,451 @@ +getBalanceHoldAddrTag | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Function getBalanceHoldAddrTag

      +
      +
        + +
      • +

        Validates and returns the BalanceHoldAddrTag for a given tag number.

        + +

        Returns

        The corresponding BalanceHoldAddrTag.

        + +

        Throws

        BalanceHoldAddrTagError if the tag is invalid.

        +
        +
        +

        Parameters

        +
          +
        • +
          tag: number
          +

          The tag number to validate.

          +
        +

        Returns BalanceHoldAddrTag

      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/functions/getBlockGlobalAddrTag.html b/functions/getBlockGlobalAddrTag.html new file mode 100644 index 000000000..73474a3a2 --- /dev/null +++ b/functions/getBlockGlobalAddrTag.html @@ -0,0 +1,451 @@ +getBlockGlobalAddrTag | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Function getBlockGlobalAddrTag

      +
      +
        + +
      • +

        Validates and returns the BlockGlobalAddrTag for a given tag number.

        + +

        Returns

        The corresponding BlockGlobalAddrTag.

        + +

        Throws

        BlockGlobalAddrTagError if the tag is invalid.

        +
        +
        +

        Parameters

        +
          +
        • +
          tag: number
          +

          The tag number to validate.

          +
        +

        Returns BlockGlobalAddrTag

      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/functions/getEntryPointTag.html b/functions/getEntryPointTag.html new file mode 100644 index 000000000..7f1726ed9 --- /dev/null +++ b/functions/getEntryPointTag.html @@ -0,0 +1,451 @@ +getEntryPointTag | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Function getEntryPointTag

      +
      +
        + +
      • +

        Validates and returns the EntryPointTag for a given tag number.

        + +

        Returns

        The corresponding EntryPointTag.

        + +

        Throws

        EntryPointError if the tag is invalid.

        +
        +
        +

        Parameters

        +
          +
        • +
          tag: number
          +

          The tag number to validate.

          +
        +

        Returns EntryPointTag

      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/functions/getRuntimeTag.html b/functions/getRuntimeTag.html new file mode 100644 index 000000000..a9ec3919a --- /dev/null +++ b/functions/getRuntimeTag.html @@ -0,0 +1,443 @@ +getRuntimeTag | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Function getRuntimeTag

      +
      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/functions/isSignerError.html b/functions/isSignerError.html deleted file mode 100644 index 185de0579..000000000 --- a/functions/isSignerError.html +++ /dev/null @@ -1,279 +0,0 @@ -isSignerError | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function isSignerError

      -
      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/makeDeploy.html b/functions/makeDeploy.html new file mode 100644 index 000000000..1535a173d --- /dev/null +++ b/functions/makeDeploy.html @@ -0,0 +1,459 @@ +makeDeploy | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Function makeDeploy

      +
      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/functions/matchByteParserByCLType.html b/functions/matchByteParserByCLType.html deleted file mode 100644 index 7bba3b7dd..000000000 --- a/functions/matchByteParserByCLType.html +++ /dev/null @@ -1,279 +0,0 @@ -matchByteParserByCLType | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function matchByteParserByCLType

      -
      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/matchBytesToCLType.html b/functions/matchBytesToCLType.html deleted file mode 100644 index 8a307ebdf..000000000 --- a/functions/matchBytesToCLType.html +++ /dev/null @@ -1,279 +0,0 @@ -matchBytesToCLType | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function matchBytesToCLType

      -
      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/matchTypeToCLType.html b/functions/matchTypeToCLType.html deleted file mode 100644 index 3cd98a43d..000000000 --- a/functions/matchTypeToCLType.html +++ /dev/null @@ -1,279 +0,0 @@ -matchTypeToCLType | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function matchTypeToCLType

      -
      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/motesToCSPR.html b/functions/motesToCSPR.html deleted file mode 100644 index 2e20faf08..000000000 --- a/functions/motesToCSPR.html +++ /dev/null @@ -1,288 +0,0 @@ -motesToCSPR | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function motesToCSPR

      -
      -
        - -
      • -

        Convert an amount in motes to its CSPR equivalent

        - -

        Returns

        A BigNumber containing the CSPR amount

        - -

        Remarks

        Note that this function will round to the nearest whole integer -1 mote = 10^-9 CSPR

        -
        -
        -

        Parameters

        -
          -
        • -
          motes: BigNumberish
          -

          A BigNumberish amount of motes to convert to the CSPR equivalent

          -
        -

        Returns BigNumber

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/padNum.html b/functions/padNum.html deleted file mode 100644 index 13beac520..000000000 --- a/functions/padNum.html +++ /dev/null @@ -1,281 +0,0 @@ -padNum | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function padNum

      -
      -
        - -
      • -
        -

        Parameters

        -
          -
        • -
          v: string
        • -
        • -
          n: number = 1
        -

        Returns string

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/parseBlockTransactions.html b/functions/parseBlockTransactions.html new file mode 100644 index 000000000..564a6230a --- /dev/null +++ b/functions/parseBlockTransactions.html @@ -0,0 +1,443 @@ +parseBlockTransactions | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Function parseBlockTransactions

      +
      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/functions/resultHelper.html b/functions/resultHelper.html deleted file mode 100644 index bec44da1a..000000000 --- a/functions/resultHelper.html +++ /dev/null @@ -1,288 +0,0 @@ -resultHelper | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function resultHelper

      -
      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/serializeApprovals.html b/functions/serializeApprovals.html new file mode 100644 index 000000000..e2f5c788c --- /dev/null +++ b/functions/serializeApprovals.html @@ -0,0 +1,449 @@ +serializeApprovals | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Function serializeApprovals

      +
      +
        + +
      • +

        Serializes an array of Approvals into a Uint8Array typed byte array

        + +

        Returns

        Uint8Array typed byte array that can be deserialized to an array of Approvals

        +
        +
        +

        Parameters

        +
          +
        • +
          approvals: Approval[]
          +

          An array of Approvals to be serialized

          +
        +

        Returns Uint8Array

      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/functions/serializeRewards.html b/functions/serializeRewards.html new file mode 100644 index 000000000..ce6567a6c --- /dev/null +++ b/functions/serializeRewards.html @@ -0,0 +1,443 @@ +serializeRewards | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Function serializeRewards

      +
      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/functions/signFormattedMessage.html b/functions/signFormattedMessage.html deleted file mode 100644 index 86f1f8ee5..000000000 --- a/functions/signFormattedMessage.html +++ /dev/null @@ -1,289 +0,0 @@ -signFormattedMessage | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function signFormattedMessage

      -
      -
        - -
      • -

        Method for signing formatted message in bytes format.

        - -

        Returns

        Uint8Array Signature in byte format

        -
        -
        -

        Parameters

        -
          -
        • -
          key: AsymmetricKey
          -

          AsymmetricKey used to sign the message

          -
        • -
        • -
          formattedMessageBytes: Uint8Array
          -

          Bytes of the formatted message. (Strings can be formatted using the formatMessageWithHeaders() method)

          -
        -

        Returns Uint8Array

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/signRawMessage.html b/functions/signRawMessage.html deleted file mode 100644 index da70553b7..000000000 --- a/functions/signRawMessage.html +++ /dev/null @@ -1,289 +0,0 @@ -signRawMessage | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function signRawMessage

      -
      -
        - -
      • -

        Method for signing string message.

        - -

        Returns

        Uint8Array Signature in byte format

        -
        -
        -

        Parameters

        -
          -
        • -
          key: AsymmetricKey
          -

          AsymmetricKey used to sign the message

          -
        • -
        • -
          message: string
          -

          Message that will be signed

          -
        -

        Returns Uint8Array

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/functions/splitAt.html b/functions/splitAt.html new file mode 100644 index 000000000..5b40cd773 --- /dev/null +++ b/functions/splitAt.html @@ -0,0 +1,455 @@ +splitAt | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Function splitAt

      +
      +
        + +
      • +

        Splits the array at a given index.

        + +

        Returns

        A new Uint8Array from the start to index i.

        + +

        Throws

        Error if the index is out of bounds.

        +
        +
        +

        Parameters

        +
          +
        • +
          i: number
          +

          The index to split the array.

          +
        • +
        • +
          arr: Uint8Array
          +

          The Uint8Array to split.

          +
        +

        Returns Uint8Array[]

      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/functions/standardPayment.html b/functions/standardPayment.html new file mode 100644 index 000000000..7a17ed765 --- /dev/null +++ b/functions/standardPayment.html @@ -0,0 +1,451 @@ +standardPayment | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Function standardPayment

      +
      +
        + +
      • +

        Creates an instance of standard payment logic

        + +

        Deprecated

        Use {ExecutableDeployItem.standardPayment} instead

        + +

        Returns

        A standard payment, as an ExecutableDeployItem to be attached to a Deploy

        +
        +
        +

        Parameters

        +
          +
        • +
          paymentAmount: BigNumber
          +

          The amount of motes to be used to pay for gas

          +
        +

        Returns ExecutableDeployItem

      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/functions/verifyMessageSignature.html b/functions/verifyMessageSignature.html deleted file mode 100644 index 481b67019..000000000 --- a/functions/verifyMessageSignature.html +++ /dev/null @@ -1,293 +0,0 @@ -verifyMessageSignature | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Function verifyMessageSignature

      -
      -
        - -
      • -

        Method to verify signature

        - -

        Returns

        boolean Verification result

        -
        -
        -

        Parameters

        -
          -
        • -
          key: CLPublicKey
          -

          Public key of private key used to signed.

          -
        • -
        • -
          message: string
          -

          Message that was signed

          -
        • -
        • -
          signature: Uint8Array
          -

          Signature in byte format

          -
        -

        Returns boolean

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/index.html b/index.html index a871e80ce..11aa41af0 100644 --- a/index.html +++ b/index.html @@ -75,6 +75,15 @@

      Examples

    • ChecksummedHex
    • Serialization
    • + + +

      Migration guides

      +
      + + +

      v2 to v3

      +
      +

      Please see v2-v3 migration guide.

      +
    • StoredVersionedContractByHash
    • +
    • StoredVersionedContractByName
    • +
    • Streamer
    • +
    • Timestamp
    • +
    • Transaction
    • +
    • TransactionAcceptedEvent
    • +
    • TransactionAcceptedPayload
    • +
    • TransactionBody
    • +
    • TransactionEntryPoint
    • +
    • TransactionError
    • +
    • TransactionExpiredEvent
    • +
    • TransactionExpiredPayload
    • +
    • TransactionHash
    • +
    • TransactionHeader
    • +
    • TransactionInvocationTarget
    • +
    • TransactionProcessedEvent
    • +
    • TransactionProcessedPayload
    • +
    • TransactionScheduling
    • +
    • TransactionTarget
    • +
    • TransactionV1
    • +
    • TransactionV1Body
    • +
    • TransactionV1Header
    • +
    • TransactionWrapper
    • +
    • Transfer
    • +
    • TransferDeployItem
    • +
    • TransferHash
    • +
    • TransferV1
    • +
    • TransferV2
    • +
    • Transform
    • +
    • TransformKey
    • +
    • TransformKind
    • +
    • URef
    • +
    • UnbondingPurse
    • +
    • ValidatorAllocation
    • +
    • ValidatorBid
    • +
    • ValidatorChanges
    • +
    • ValidatorWeightAuction
    • +
    • ValidatorWeightEraEnd
    • +
    • VestingSchedule
    • +
    • WriteTransfer
    • +
    • CLType
    • +
    • ClientInformational
    • +
    • ClientPOS
    • +
    • ClientTransactional
    • +
    • IClient
    • +
    • IHandler
    • +
    • IResultWithBytes
    • +
    • EventData
    • +
    • HandlerFunc
    • +
    • MessageChecksum
    • +
    • SystemEntityType
    • +
    • TransactionRuntime
    • +
    • TypeName
    • +
    • AllEventsNames
    • +
    • ApiVersion
    • +
    • ByteHashLen
    • +
    • CLTypeAny
    • +
    • CLTypeBool
    • +
    • CLTypeInt32
    • +
    • CLTypeInt64
    • +
    • CLTypeKey
    • +
    • CLTypePublicKey
    • +
    • CLTypeString
    • +
    • CLTypeUInt128
    • +
    • CLTypeUInt256
    • +
    • CLTypeUInt32
    • +
    • CLTypeUInt512
    • +
    • CLTypeUInt64
    • +
    • CLTypeUInt8
    • +
    • CLTypeUnit
    • +
    • CLTypeUref
    • +
    • DEFAULT_DEPLOY_TTL
    • +
    • ErrHandlerNotRegistered
    • +
    • ErrIncorrectUrefFormat
    • +
    • ErrInvalidApprovalSignature
    • +
    • ErrInvalidBidAddrFormat
    • +
    • ErrInvalidBidAddrTag
    • +
    • ErrInvalidBodyHash
    • +
    • ErrInvalidEntityAddrFormat
    • +
    • ErrInvalidEntityKind
    • +
    • ErrInvalidResultJsonFormat
    • +
    • ErrInvalidTransactionHash
    • +
    • ErrParamsJsonStringifyHandler
    • +
    • ErrProcessHttpRequest
    • +
    • ErrReadHttpResponseBody
    • +
    • ErrRpcResponseUnmarshal
    • +
    • ErrTransactionV1FromJson
    • +
    • ErrUnexpectedBidAddrTagInBidAddr
    • +
    • ErrUnsupportedCLType
    • +
    • Int32ByteSize
    • +
    • Int64ByteSize
    • +
    • KEY_DEFAULT_BYTE_LENGTH
    • +
    • MapJsonParsingError
    • +
    • PrefixNameTransfer
    • +
    • PrefixNameURef
    • +
    • TypeName
    • +
    • keyIDbyPrefix
    • +
    • typeIDbyNames
    • +
    • bigFromBuffer
    • +
    • bigToBytes
    • +
    • deserializeRewards
    • +
    • fromBytesUInt128
    • +
    • fromBytesUInt256
    • +
    • fromBytesUInt512
    • +
    • getBalanceHoldAddrTag
    • +
    • getBlockGlobalAddrTag
    • +
    • getEntryPointTag
    • +
    • getRuntimeTag
    • +
    • makeDeploy
    • +
    • parseBlockTransactions
    • +
    • serializeApprovals
    • +
    • serializeRewards
    • +
    • splitAt
    • +
    • standardPayment
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/AuctionState.html b/interfaces/AuctionState.html deleted file mode 100644 index ef64ab9fd..000000000 --- a/interfaces/AuctionState.html +++ /dev/null @@ -1,99 +0,0 @@ -AuctionState | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface AuctionState

      -
      -

      Interface describing the state of a validator auction

      -
      -
      -

      Hierarchy

      -
        -
      • AuctionState
      -
      -
      -
      - -
      -
      -

      Properties

      -
      - -
      bids: ValidatorBid[]
      -
      - -
      block_height: number
      -
      - -
      era_validators: EraValidators[]
      -
      - -
      state_root_hash: string
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/Bid.html b/interfaces/Bid.html deleted file mode 100644 index b8a06bc9c..000000000 --- a/interfaces/Bid.html +++ /dev/null @@ -1,113 +0,0 @@ -Bid | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface Bid

      -
      -

      Interface describing a validator auction bid

      -
      -
      -

      Hierarchy

      -
        -
      • Bid
      -
      -
      -
      - -
      -
      -

      Properties

      -
      - -
      bonding_purse: string
      -
      - -
      delegation_rate: number
      -
      - -
      delegators: Delegators[]
      -
      - -
      inactive: boolean
      -
      - -
      reward: string
      -
      - -
      staked_amount: string
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/BidInfo.html b/interfaces/BidInfo.html deleted file mode 100644 index 91a0abc88..000000000 --- a/interfaces/BidInfo.html +++ /dev/null @@ -1,99 +0,0 @@ -BidInfo | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface BidInfo

      -
      -

      Interface describing auction bidding information

      -
      -
      -

      Hierarchy

      -
        -
      • BidInfo
      -
      -
      -
      - -
      -
      -

      Properties

      -
      - -
      bonding_purse: string
      -
      - -
      delegation_rate: number
      -
      - -
      funds_locked: null | string
      -
      - -
      staked_amount: string
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/BlockSynchronizerStatus.html b/interfaces/BlockSynchronizerStatus.html deleted file mode 100644 index 8ebb70a6c..000000000 --- a/interfaces/BlockSynchronizerStatus.html +++ /dev/null @@ -1,85 +0,0 @@ -BlockSynchronizerStatus | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface BlockSynchronizerStatus

      -
      -

      The status of the block synchronizer.

      -
      -
      -

      Hierarchy

      -
        -
      • BlockSynchronizerStatus
      -
      -
      -
      - -
      -
      -

      Properties

      -
      -
      -

      Properties

      -
      - -
      -
      - -
      historical: BlockSyncStatus
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/CLType.html b/interfaces/CLType.html new file mode 100644 index 000000000..728306fa6 --- /dev/null +++ b/interfaces/CLType.html @@ -0,0 +1,147 @@ +CLType | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Interface CLType

      +
      +

      Interface representing a CLType in the CasperLabs type system.

      +
      +
      +

      Hierarchy

      +
        +
      • CLType
      +
      +

      Implemented by

      +
      +
      +
      +
      + +
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      + +
        + +
      • +

        Converts the CLType to its byte representation.

        + +

        Returns

        A Uint8Array representing the CLType.

        +
        +

        Returns Uint8Array

      +
      + +
      +
      + +
        + +
      • +

        Returns a string representation of the CLType.

        + +

        Returns

        A string representation of the CLType.

        +
        +

        Returns string

      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/interfaces/ClientInformational.html b/interfaces/ClientInformational.html new file mode 100644 index 000000000..56bf73b1f --- /dev/null +++ b/interfaces/ClientInformational.html @@ -0,0 +1,876 @@ +ClientInformational | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Interface ClientInformational

      +
      +

      Hierarchy

      +
      +
      +
      +
      + +
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/interfaces/ClientPOS.html b/interfaces/ClientPOS.html new file mode 100644 index 000000000..11e10b47c --- /dev/null +++ b/interfaces/ClientPOS.html @@ -0,0 +1,153 @@ +ClientPOS | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Interface ClientPOS

      +
      +

      Hierarchy

      +
      +
      +
      +
      + +
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/interfaces/ClientTransactional.html b/interfaces/ClientTransactional.html new file mode 100644 index 000000000..a8919179d --- /dev/null +++ b/interfaces/ClientTransactional.html @@ -0,0 +1,93 @@ +ClientTransactional | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Interface ClientTransactional

      +
      +

      Hierarchy

      +
      +
      +
      +
      + +
      +
      +

      Methods

      +
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/interfaces/DeployResult.html b/interfaces/DeployResult.html deleted file mode 100644 index a3536333f..000000000 --- a/interfaces/DeployResult.html +++ /dev/null @@ -1,88 +0,0 @@ -DeployResult | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface DeployResult

      -
      -

      Result interface for a account_put_deploy call

      -
      -
      -

      Hierarchy

      -
      -
      -
      -
      - -
      -
      -

      Properties

      -
      -
      -

      Properties

      -
      - -
      api_version: string
      -
      - -
      deploy_hash: string
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/DeployUtil.DeployJson.html b/interfaces/DeployUtil.DeployJson.html deleted file mode 100644 index a449876bf..000000000 --- a/interfaces/DeployUtil.DeployJson.html +++ /dev/null @@ -1,104 +0,0 @@ -DeployJson | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface DeployJson

      -
      -

      Hierarchy

      -
        -
      • DeployJson
      -
      -
      -
      - -
      -
      -

      Properties

      -
      -
      -

      Properties

      -
      - -
      approvals: {
          signature: string;
          signer: string;
      }[]
      -
      - -
      hash: string
      -
      - -
      header: DeployHeader
      -
      - -
      payment: Record<string, any>
      -
      - -
      session: Record<string, any>
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/EraInfo.html b/interfaces/EraInfo.html deleted file mode 100644 index 6669467ea..000000000 --- a/interfaces/EraInfo.html +++ /dev/null @@ -1,75 +0,0 @@ -EraInfo | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface EraInfo

      -
      -

      Hierarchy

      -
        -
      • EraInfo
      -
      -
      -
      - -
      -
      -

      Properties

      -
      -
      -

      Properties

      -
      - -
      seigniorage_allocations: ISeigniorageAllocation[]
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/EraValidators.html b/interfaces/EraValidators.html deleted file mode 100644 index 1e45e2ea5..000000000 --- a/interfaces/EraValidators.html +++ /dev/null @@ -1,85 +0,0 @@ -EraValidators | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface EraValidators

      -
      -

      Interface describing the validators at a certain era

      -
      -
      -

      Hierarchy

      -
        -
      • EraValidators
      -
      -
      -
      - -
      -
      -

      Properties

      -
      -
      -

      Properties

      -
      - -
      era_id: number
      -
      - -
      validator_weights: ValidatorWeight[]
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/ExecutionResultBody.html b/interfaces/ExecutionResultBody.html deleted file mode 100644 index 5f85c6f9b..000000000 --- a/interfaces/ExecutionResultBody.html +++ /dev/null @@ -1,99 +0,0 @@ -ExecutionResultBody | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface ExecutionResultBody

      -
      -

      Result interface for an execution result body

      -
      -
      -

      Hierarchy

      -
        -
      • ExecutionResultBody
      -
      -
      -
      - -
      -
      -

      Properties

      -
      -
      -

      Properties

      -
      - -
      cost: number
      -
      - -
      effect: Effect
      -
      - -
      error_message?: null | string
      -
      - -
      transfers: string[]
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/GetChainSpecResult.html b/interfaces/GetChainSpecResult.html deleted file mode 100644 index d9cf09850..000000000 --- a/interfaces/GetChainSpecResult.html +++ /dev/null @@ -1,103 +0,0 @@ -GetChainSpecResult | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface GetChainSpecResult

      -
      -

      RPC result interface

      -
      -
      -

      Hierarchy

      -
      -
      -
      -
      - -
      -
      -

      Properties

      -
      -
      -

      Properties

      -
      - -
      api_version: string
      -
      - -
      chainspec_bytes: {
          chainspec_bytes: string;
          maybe_genesis_accounts_bytes: null | string;
          maybe_global_state_bytes: null | string;
      }
      -
      -

      Type declaration

      -
        -
      • -
        chainspec_bytes: string
        -

        Hex-encoded raw bytes of the current chainspec.toml file.

        -
      • -
      • -
        maybe_genesis_accounts_bytes: null | string
        -

        Hex-encoded raw bytes of the current genesis accounts.toml file.

        -
      • -
      • -
        maybe_global_state_bytes: null | string
        -

        Hex-encoded raw bytes of the current global_state.toml file.

        -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/GetDeployResult.html b/interfaces/GetDeployResult.html deleted file mode 100644 index a49261087..000000000 --- a/interfaces/GetDeployResult.html +++ /dev/null @@ -1,95 +0,0 @@ -GetDeployResult | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface GetDeployResult

      -
      -

      Result interface for a get-deploy call

      -
      -
      -

      Hierarchy

      -
      -
      -
      -
      - -
      -
      -

      Properties

      -
      - -
      api_version: string
      -
      - -
      deploy: JsonDeploy
      -
      - -
      execution_results: JsonExecutionResult[]
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/GetPeersResult.html b/interfaces/GetPeersResult.html deleted file mode 100644 index de76fd729..000000000 --- a/interfaces/GetPeersResult.html +++ /dev/null @@ -1,90 +0,0 @@ -GetPeersResult | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface GetPeersResult

      -
      -

      A peers result interface defining peers as an array of Peers

      -
      -
      -

      Hierarchy

      -
      -
      -
      -
      - -
      -
      -

      Properties

      -
      -
      -

      Properties

      -
      - -
      api_version: string
      -
      - -
      peers: Peer[]
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/GetStateRootHashResult.html b/interfaces/GetStateRootHashResult.html deleted file mode 100644 index 89d88e18f..000000000 --- a/interfaces/GetStateRootHashResult.html +++ /dev/null @@ -1,88 +0,0 @@ -GetStateRootHashResult | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface GetStateRootHashResult

      -
      -

      Result interface for a get-state-root-hash call

      -
      -
      -

      Hierarchy

      -
      -
      -
      -
      - -
      -
      -

      Properties

      -
      -
      -

      Properties

      -
      - -
      api_version: string
      -
      - -
      state_root_hash: string
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/GetStatusResult.html b/interfaces/GetStatusResult.html deleted file mode 100644 index cbf795fce..000000000 --- a/interfaces/GetStatusResult.html +++ /dev/null @@ -1,209 +0,0 @@ -GetStatusResult | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface GetStatusResult

      -
      -

      Result interface for a get-status call

      -
      -
      -

      Hierarchy

      -
      -
      -
      -
      - -
      -
      -

      Properties

      -
      - -
      api_version: string
      -
      - -
      available_block_range: {
          high: number;
          row: number;
      }
      -

      The available block range in storage.

      -
      -
      -

      Type declaration

      -
        -
      • -
        high: number
        -

        The inclusive upper bound of the range.

        -
      • -
      • -
        row: number
        -

        The inclusive lower bound of the range.

        -
      -
      - -
      block_sync: null | BlockSynchronizerStatus
      -

      The status of syncing a forward block, if any.

      -
      -
      - -
      build_version: string
      -

      The compiled node version.

      -
      -
      - -
      chainspec_name: string
      -

      The chainspec name.

      -
      -
      - -
      last_added_block_info: null | LastAddedBlockInfo
      -

      The minimal info of the last block from the linear chain.

      -
      -
      - -
      last_progress: string
      -

      Timestamp of the last recorded progress in the reactor.

      -
      -
      - -
      next_upgrade: null | NextUpgrade
      -

      Information about the next scheduled upgrade.

      -
      -
      - -
      our_public_signing_key: null | string
      -

      Our public signing key.

      -
      -
      - -
      peers: Peer[]
      -
      - -
      reactor_state: ReactorState
      -
      -

      Added

      casper-node 1.5

      -
      -
      - -
      round_length: null | number
      -

      The next round length if this node is a validator.

      -
      -
      - -
      starting_state_root_hash: string
      -

      The state root hash of the lowest block in the available block range.

      -
      -
      - -
      uptime: string
      -

      Time that passed since the node has started.

      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/IClient.html b/interfaces/IClient.html new file mode 100644 index 000000000..c4abb8e8a --- /dev/null +++ b/interfaces/IClient.html @@ -0,0 +1,1063 @@ +IClient | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Interface IClient

      +
      +

      Hierarchy

      +
      +
      +

      Implemented by

      +
      +
      +
      +
      + +
      +
      +

      Methods

      +
      getAccountInfo +getAccountInfoByBlockHash +getAccountInfoByBlockHeight +getAuctionInfoByHash +getAuctionInfoByHeight +getBalanceByStateRootHash +getBlockByHash +getBlockByHeight +getBlockTransfersByHash +getBlockTransfersByHeight +getChainspec +getDelegatorRewardByBlockHash +getDelegatorRewardByBlockHeight +getDelegatorRewardByEraID +getDeploy +getDeployFinalizedApproval +getDictionaryItem +getDictionaryItemByIdentifier +getEntityByBlockHash +getEntityByBlockHeight +getEraInfoByBlockHash +getEraInfoByBlockHeight +getEraInfoLatest +getEraSummaryByHash +getEraSummaryByHeight +getEraSummaryLatest +getLatestAuctionInfo +getLatestBalance +getLatestBlock +getLatestBlockTransfers +getLatestDelegatorReward +getLatestEntity +getLatestValidatorReward +getPeers +getStateItem +getStateRootHashByHash +getStateRootHashByHeight +getStateRootHashLatest +getStatus +getTransactionByDeployHash +getTransactionByTransactionHash +getTransactionFinalizedApprovalByDeployHash +getTransactionFinalizedApprovalByTransactionHash +getValidatorChangesInfo +getValidatorRewardByBlockHash +getValidatorRewardByBlockHeight +getValidatorRewardByEraID +putDeploy +putTransactionV1 +queryBalanceByBlockHash +queryBalanceByBlockHeight +queryBalanceByStateRootHash +queryBalanceDetailsByBlockHash +queryBalanceDetailsByBlockHeight +queryBalanceDetailsByStateRootHash +queryGlobalStateByBlockHash +queryGlobalStateByBlockHeight +queryGlobalStateByStateHash +queryLatestBalance +queryLatestBalanceDetails +queryLatestGlobalState +
      +
      +

      Methods

      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      + +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/interfaces/RpcResult.html b/interfaces/IHandler.html similarity index 58% rename from interfaces/RpcResult.html rename to interfaces/IHandler.html index 34e6a510d..1a6f6ef92 100644 --- a/interfaces/RpcResult.html +++ b/interfaces/IHandler.html @@ -1,4 +1,4 @@ -RpcResult | casper-js-sdk
      +IHandler | casper-js-sdk

      Hierarchy

        -
      • RpcResult +
      • IHandler
      +
      +

      Implemented by

      -

      Properties

      -
      -

      Properties

      -
      - -
      api_version: string
      +
    • Defined in src/rpc/client.ts:238
    • +
    • processCall
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/JsonApproval.html b/interfaces/IResultWithBytes.html similarity index 66% rename from interfaces/JsonApproval.html rename to interfaces/IResultWithBytes.html index d78ac019a..a0eb905b1 100644 --- a/interfaces/JsonApproval.html +++ b/interfaces/IResultWithBytes.html @@ -1,4 +1,4 @@ -JsonApproval | casper-js-sdk
      +IResultWithBytes | casper-js-sdk
      +
      +

      Type Parameters

      +
        +
      • +

        T

      Hierarchy

        -
      • JsonApproval
      @@ -31,21 +33,21 @@

      Properties

      -
      - -
      signature: string
      +
    • Defined in src/types/clvalue/CLValue.ts:41
    • +
    • bytes
    • +
    • result
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/JsonDeploy.html b/interfaces/JsonDeploy.html deleted file mode 100644 index 1d79c7383..000000000 --- a/interfaces/JsonDeploy.html +++ /dev/null @@ -1,106 +0,0 @@ -JsonDeploy | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface JsonDeploy

      -
      -

      Interface describing a JSON represented deploy

      -
      -
      -

      Hierarchy

      -
        -
      • JsonDeploy
      -
      -
      -
      - -
      -
      -

      Properties

      -
      -
      -

      Properties

      -
      - -
      approvals: JsonApproval[]
      -
      - -
      hash: string
      -
      - -
      -
      - -
      -
      - -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/JsonDeployHeader.html b/interfaces/JsonDeployHeader.html deleted file mode 100644 index ee527606c..000000000 --- a/interfaces/JsonDeployHeader.html +++ /dev/null @@ -1,120 +0,0 @@ -JsonDeployHeader | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface JsonDeployHeader

      -
      -

      JSON deploy header interface that acts as a schema for JSON deploy headers

      -
      -
      -

      Hierarchy

      -
        -
      • JsonDeployHeader
      -
      -
      -
      - -
      -
      -

      Properties

      -
      - -
      account: string
      -
      - -
      body_hash: string
      -
      - -
      chain_name: string
      -
      - -
      dependencies: string[]
      -
      - -
      gas_price: number
      -
      - -
      timestamp: string
      -
      - -
      ttl: number
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/JsonExecutableDeployItem.html b/interfaces/JsonExecutableDeployItem.html deleted file mode 100644 index f1be32a5a..000000000 --- a/interfaces/JsonExecutableDeployItem.html +++ /dev/null @@ -1,113 +0,0 @@ -JsonExecutableDeployItem | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface JsonExecutableDeployItem

      -
      -

      Interface describing a JSON ExecutableDeployItem

      -
      -
      -

      Hierarchy

      -
        -
      • JsonExecutableDeployItem
      -
      -
      -
      - -
      -
      -

      Properties

      -
      - -
      ModuleBytes?: JsonModuleBytes
      -
      - -
      StoredContractByHash?: JsonStoredContractByHash
      -
      - -
      StoredContractByName?: JsonStoredContractByName
      -
      - -
      StoredVersionedContractByHash?: JsonStoredVersionedContractByHash
      -
      - -
      StoredVersionedContractByName?: JsonStoredVersionedContractByName
      -
      - -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/JsonHeader.html b/interfaces/JsonHeader.html deleted file mode 100644 index 53860fea3..000000000 --- a/interfaces/JsonHeader.html +++ /dev/null @@ -1,155 +0,0 @@ -JsonHeader | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface JsonHeader

      -
      -

      Interface describing a JSON represented deploy header

      -
      -
      -

      Hierarchy

      -
        -
      • JsonHeader
      -
      -
      -
      - -
      -
      -

      Properties

      -
      - -
      body_hash: string
      -
      - -
      deploy_hashes: string[]
      -
      - -
      era_id: number
      -
      - -
      height: number
      -
      - -
      parent_hash: string
      -
      - -
      proposer: string
      -
      - -
      protocol_version: string
      -
      - -
      random_bit: boolean
      -
      - -
      state_root_hash: string
      -
      - -
      switch_block: boolean
      -
      - -
      system_transactions: JsonSystemTransaction[]
      -
      - -
      timestamp: string
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/JsonStoredContract.html b/interfaces/JsonStoredContract.html deleted file mode 100644 index 115b676bb..000000000 --- a/interfaces/JsonStoredContract.html +++ /dev/null @@ -1,88 +0,0 @@ -JsonStoredContract | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface JsonStoredContract

      -
      -

      Hierarchy

      -
      -
      -
      -
      - -
      -
      -

      Properties

      -
      -
      -

      Properties

      -
      - -
      args: Map<string, CLValue>
      -
      - -
      entry_point: string
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/JsonStoredContractByHash.html b/interfaces/JsonStoredContractByHash.html deleted file mode 100644 index d7cda7003..000000000 --- a/interfaces/JsonStoredContractByHash.html +++ /dev/null @@ -1,95 +0,0 @@ -JsonStoredContractByHash | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface JsonStoredContractByHash

      -
      -

      Hierarchy

      -
      -
      -
      -
      - -
      -
      -

      Properties

      -
      -
      -

      Properties

      -
      - -
      args: Map<string, CLValue>
      -
      - -
      entry_point: string
      -
      - -
      hash: string
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/JsonStoredContractByName.html b/interfaces/JsonStoredContractByName.html deleted file mode 100644 index 2dce0a0d8..000000000 --- a/interfaces/JsonStoredContractByName.html +++ /dev/null @@ -1,95 +0,0 @@ -JsonStoredContractByName | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface JsonStoredContractByName

      -
      -

      Hierarchy

      -
      -
      -
      -
      - -
      -
      -

      Properties

      -
      -
      -

      Properties

      -
      - -
      args: Map<string, CLValue>
      -
      - -
      entry_point: string
      -
      - -
      name: string
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/JsonStoredVersionedContractByHash.html b/interfaces/JsonStoredVersionedContractByHash.html deleted file mode 100644 index 500da8e36..000000000 --- a/interfaces/JsonStoredVersionedContractByHash.html +++ /dev/null @@ -1,101 +0,0 @@ -JsonStoredVersionedContractByHash | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface JsonStoredVersionedContractByHash

      -
      -

      Hierarchy

      -
      -
      -
      -
      - -
      -
      -

      Properties

      -
      -
      -

      Properties

      -
      - -
      args: Map<string, CLValue>
      -
      - -
      entry_point: string
      -
      - -
      hash: string
      -
      - -
      version: null | number
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/JsonStoredVersionedContractByName.html b/interfaces/JsonStoredVersionedContractByName.html deleted file mode 100644 index 31a928fca..000000000 --- a/interfaces/JsonStoredVersionedContractByName.html +++ /dev/null @@ -1,101 +0,0 @@ -JsonStoredVersionedContractByName | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface JsonStoredVersionedContractByName

      -
      -

      Hierarchy

      -
      -
      -
      -
      - -
      -
      -

      Properties

      -
      -
      -

      Properties

      -
      - -
      args: Map<string, CLValue>
      -
      - -
      entry_point: string
      -
      - -
      name: string
      -
      - -
      version: null | number
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/LastAddedBlockInfo.html b/interfaces/LastAddedBlockInfo.html deleted file mode 100644 index e7483f334..000000000 --- a/interfaces/LastAddedBlockInfo.html +++ /dev/null @@ -1,113 +0,0 @@ -LastAddedBlockInfo | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface LastAddedBlockInfo

      -
      -

      Interface for information on the most recently appended block on the network

      -
      -
      -

      Hierarchy

      -
        -
      • LastAddedBlockInfo
      -
      -
      -
      - -
      -
      -

      Properties

      -
      - -
      creator: string
      -
      - -
      era_id: number
      -
      - -
      hash: string
      -
      - -
      height: number
      -
      - -
      state_root_hash: string
      -
      - -
      timestamp: string
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/interfaces/NextUpgrade.html b/interfaces/NextUpgrade.html deleted file mode 100644 index 086a76d87..000000000 --- a/interfaces/NextUpgrade.html +++ /dev/null @@ -1,82 +0,0 @@ -NextUpgrade | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Interface NextUpgrade

      -
      -

      Hierarchy

      -
        -
      • NextUpgrade
      -
      -
      -
      - -
      -
      -

      Properties

      -
      - -
      activation_point: string | number
      -
      - -
      protocol_version: string
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/modules.html b/modules.html index b570b9996..3e1cf9dec 100644 --- a/modules.html +++ b/modules.html @@ -16,249 +16,410 @@

      casper-js-sdk

      Index

      -

      Namespaces

      -
      -

      Enumerations

      -

      Classes

      -
      BalanceServiceByJsonRPC -CLAccountHash -CLAccountHashBytesParser -CLAccountHashType -CLAnyType -CLBool -CLBoolBytesParser -CLBoolType -CLByteArray -CLByteArrayBytesParser -CLByteArrayType -CLI32 -CLI32BytesParser -CLI32Type -CLI64 -CLI64BytesParser -CLI64Type -CLKey -CLKeyBytesParser -CLKeyType -CLList -CLListBytesParser -CLListType -CLMap -CLMapBytesParser -CLMapType -CLOption -CLOptionBytesParser -CLOptionType -CLPublicKey -CLPublicKeyBytesParser -CLPublicKeyType -CLResult -CLResultBytesParser -CLResultType -CLString -CLStringBytesParser -CLStringType -CLTuple1 -CLTuple1Type -CLTuple2 -CLTuple2Type -CLTuple3 -CLTuple3Type -CLTupleBytesParser -CLTupleType -CLType -CLTypeBuilder -CLU128 -CLU128BytesParser -CLU128Type -CLU256 -CLU256BytesParser -CLU256Type -CLU32 -CLU32BytesParser -CLU32Type -CLU512 -CLU512BytesParser -CLU512Type -CLU64 -CLU64BytesParser -CLU64Type -CLU8 -CLU8BytesParser -CLU8Type -CLURef -CLURefBytesParser -CLURefType -CLUnit -CLUnitBytesParser -CLUnitType +
      APIVersionEvent +Account +AccountHash +AccountIdentifier +AccountNamedKey +ActionThresholds +AddressableEntity +AddressableEntityHash +Approval +Args +AssociatedKey +AuctionState +BalanceHoldAddr +BalanceHoldAddrTagError +BalanceHoldWithProof +Bid +BidAddr +BidAddrTagUtils +BidKind +Block +BlockAdded +BlockAddedEvent +BlockAddedEventV1 +BlockAddedEventWrapper +BlockAddedV1 +BlockAddedWrapper +BlockBodyV1 +BlockBodyV2 +BlockGlobalAddr +BlockGlobalAddrTagError +BlockHeader +BlockHeaderV1 +BlockHeaderV2 +BlockHeaderWrapper +BlockIdentifier +BlockSync +BlockTransaction +BlockV1 +BlockV2 +BlockWithSignatures +BlockWrapper +Bridge +ByPackageHashInvocationTarget +ByPackageNameInvocationTarget +ByteCode +CLTypeByteArray +CLTypeDynamic +CLTypeList +CLTypeMap +CLTypeOption +CLTypeParser +CLTypeRaw +CLTypeResult +CLTypeTuple1 +CLTypeTuple2 +CLTypeTuple3 CLValue -CLValueBuilder -CLValueBytesParsers -CLValueParsers -CasperClient -CasperServiceByJsonRPC -CasperWallet -ContractMetadataJson -ContractPackageJson -ContractVersionJson -DeployInfoJson -DeployWatcher -DisabledVersionJson -EntryPoint -EraInfoJson +CLValueAny +CLValueBool +CLValueByteArray +CLValueInt32 +CLValueInt64 +CLValueList +CLValueMap +CLValueOption +CLValueParser +CLValueResult +CLValueString +CLValueTuple1 +CLValueTuple2 +CLValueTuple3 +CLValueUInt128 +CLValueUInt256 +CLValueUInt32 +CLValueUInt512 +CLValueUInt64 +CLValueUInt8 +CLValueUnit +ChainGetBlockResult +ChainGetBlockResultV1Compatible +ChainGetBlockTransfersResult +ChainGetEraInfoResult +ChainGetEraSummaryResult +ChainGetStateRootHashResult +ClassicMode +Client +Consumer +Contract +ContractGroup +ContractHash +ContractPackage +ContractPackageHash +ContractVersion +Conversions +Credit +CreditInfo +Delegator +DelegatorAllocation +DelegatorInfo +DelegatorV1 +Deploy +DeployAcceptedEvent +DeployExecutionInfo +DeployExecutionResult +DeployExpiredEvent +DeployExpiredPayload +DeployHeader +DeployInfo +DeployParams +DeployProcessedEvent +DeployProcessedPayload +Duration +Effect +Effects +EntityActionThresholds +EntityAddr +EntityIdentifier +EntityKind +EntityOrAccount +EntityVersionAndHash +EntityVersionKey +EntryPointAccess +EntryPointAddr +EntryPointArg +EntryPointError +EntryPointV1 +EntryPointV2 +EntryPointValue +Era +EraEnd +EraEndV1 +EraEndV2 +EraIdentifier +EraInfo +EraReport +EraReward EraSummary -EventStream -GroupsJson -JSONRPCError +EraValidators +ErrUnknownEventType +EventParser +EventStreamReader +ExecutableDeployItem +ExecutionInfo +ExecutionResult +ExecutionResultStatusData +ExecutionResultV1 +ExecutionResultV2 +FaultEvent +FaultPayload +FinalitySignature +FinalitySignatureEvent +FinalitySignatureV1 +FinalitySignatureV2 +FinalitySignatureWrapper +FinalitySignatureWrapperEvent +FixedMode +GlobalStateIdentifier +Hash +HexBytes +Hold +HttpConnection +HttpError +HttpHandler +IDValue +InfoGetChainspecResult +InfoGetDeployResult +InfoGetDeployResultV1Compatible +InfoGetPeerResult +InfoGetRewardRequest +InfoGetRewardResult +InfoGetStatusResult +InfoGetTransactionResult +InfoGetTransactionResultV1Compatible +InfoGetValidatorChangesResult +InitiatorAddr +Key +Message +MessageAddr +MessagePayload +MessageTopic +MessageTopicSummary +MinimalBlockInfo +ModuleBytes NamedArg -NamedCLTypeArg -RuntimeArgs +NamedEntryPoint +NamedKey +NamedKeyAddr +NamedKeyKind +NamedKeyValue +NamedKeys +NamedUserGroup +NodeNextUpgrade +NodePeer +Operation +Package +ParamBlockIdentifier +ParamDeployHash +ParamDictionaryIdentifier +ParamDictionaryIdentifierContractNamedKey +ParamDictionaryIdentifierURef +ParamGetAccountInfoBalance +ParamGetStateEntity +ParamQueryGlobalState +ParamQueryGlobalStateID +ParamStateRootHash +ParamTransactionHash +PricingMode +Proof +Proposer +PublicKey +PublicKeyAndBid +PublicKeyList +PurseIdentifier +PutDeployRequest +PutDeployResult +PutTransactionRequest +PutTransactionResult +QueryBalanceDetailsRequest +QueryBalanceDetailsResult +QueryBalanceRequest +QueryBalanceResult +QueryGlobalStateResult +QueryGlobalStateResultV1Compatible +RawEvent +RawWriteCLValue +RawWriteCLValueV2 +ReservationKind +ReservedMode +RpcAddressableEntity +RpcClient +RpcError +RpcRequest +RpcResponse SeigniorageAllocation -SignerError +SessionTarget +SimpleType +SpeculativeClient +SpeculativeExecParams +SpeculativeExecResult +StateGetAccountInfo +StateGetAuctionInfoResult +StateGetBalanceRequest +StateGetBalanceResult +StateGetDictionaryRequest +StateGetDictionaryResult +StateGetEntityResult +StateGetItemResult +StatusChanges +StepEvent +StepPayload +StoredContractByHash +StoredContractByName +StoredTarget StoredValue -ToBytes -TransferJson -Transfers +StoredVersionedContractByHash +StoredVersionedContractByName +Streamer +Timestamp +Transaction +TransactionAcceptedEvent +TransactionAcceptedPayload +TransactionBody +TransactionEntryPoint +TransactionError +TransactionExpiredEvent +TransactionExpiredPayload +TransactionHash +TransactionHeader +TransactionInvocationTarget +TransactionProcessedEvent +TransactionProcessedPayload +TransactionScheduling +TransactionTarget +TransactionV1 +TransactionV1Body +TransactionV1Header +TransactionWrapper +Transfer +TransferDeployItem +TransferHash +TransferV1 +TransferV2 +Transform +TransformKey +TransformKind +URef +UnbondingPurse +ValidatorAllocation +ValidatorBid +ValidatorChanges +ValidatorWeightAuction +ValidatorWeightEraEnd +VestingSchedule +WriteTransfer

      Interfaces

      -

      Type Aliases

      -

      Variables

      -

      Functions

      -
      +
    • StoredVersionedContractByHash
    • +
    • StoredVersionedContractByName
    • +
    • Streamer
    • +
    • Timestamp
    • +
    • Transaction
    • +
    • TransactionAcceptedEvent
    • +
    • TransactionAcceptedPayload
    • +
    • TransactionBody
    • +
    • TransactionEntryPoint
    • +
    • TransactionError
    • +
    • TransactionExpiredEvent
    • +
    • TransactionExpiredPayload
    • +
    • TransactionHash
    • +
    • TransactionHeader
    • +
    • TransactionInvocationTarget
    • +
    • TransactionProcessedEvent
    • +
    • TransactionProcessedPayload
    • +
    • TransactionScheduling
    • +
    • TransactionTarget
    • +
    • TransactionV1
    • +
    • TransactionV1Body
    • +
    • TransactionV1Header
    • +
    • TransactionWrapper
    • +
    • Transfer
    • +
    • TransferDeployItem
    • +
    • TransferHash
    • +
    • TransferV1
    • +
    • TransferV2
    • +
    • Transform
    • +
    • TransformKey
    • +
    • TransformKind
    • +
    • URef
    • +
    • UnbondingPurse
    • +
    • ValidatorAllocation
    • +
    • ValidatorBid
    • +
    • ValidatorChanges
    • +
    • ValidatorWeightAuction
    • +
    • ValidatorWeightEraEnd
    • +
    • VestingSchedule
    • +
    • WriteTransfer
    • +
    • CLType
    • +
    • ClientInformational
    • +
    • ClientPOS
    • +
    • ClientTransactional
    • +
    • IClient
    • +
    • IHandler
    • +
    • IResultWithBytes
    • +
    • EventData
    • +
    • HandlerFunc
    • +
    • MessageChecksum
    • +
    • SystemEntityType
    • +
    • TransactionRuntime
    • +
    • TypeName
    • +
    • AllEventsNames
    • +
    • ApiVersion
    • +
    • ByteHashLen
    • +
    • CLTypeAny
    • +
    • CLTypeBool
    • +
    • CLTypeInt32
    • +
    • CLTypeInt64
    • +
    • CLTypeKey
    • +
    • CLTypePublicKey
    • +
    • CLTypeString
    • +
    • CLTypeUInt128
    • +
    • CLTypeUInt256
    • +
    • CLTypeUInt32
    • +
    • CLTypeUInt512
    • +
    • CLTypeUInt64
    • +
    • CLTypeUInt8
    • +
    • CLTypeUnit
    • +
    • CLTypeUref
    • +
    • DEFAULT_DEPLOY_TTL
    • +
    • ErrHandlerNotRegistered
    • +
    • ErrIncorrectUrefFormat
    • +
    • ErrInvalidApprovalSignature
    • +
    • ErrInvalidBidAddrFormat
    • +
    • ErrInvalidBidAddrTag
    • +
    • ErrInvalidBodyHash
    • +
    • ErrInvalidEntityAddrFormat
    • +
    • ErrInvalidEntityKind
    • +
    • ErrInvalidResultJsonFormat
    • +
    • ErrInvalidTransactionHash
    • +
    • ErrParamsJsonStringifyHandler
    • +
    • ErrProcessHttpRequest
    • +
    • ErrReadHttpResponseBody
    • +
    • ErrRpcResponseUnmarshal
    • +
    • ErrTransactionV1FromJson
    • +
    • ErrUnexpectedBidAddrTagInBidAddr
    • +
    • ErrUnsupportedCLType
    • +
    • Int32ByteSize
    • +
    • Int64ByteSize
    • +
    • KEY_DEFAULT_BYTE_LENGTH
    • +
    • MapJsonParsingError
    • +
    • PrefixNameTransfer
    • +
    • PrefixNameURef
    • +
    • TypeName
    • +
    • keyIDbyPrefix
    • +
    • typeIDbyNames
    • +
    • bigFromBuffer
    • +
    • bigToBytes
    • +
    • deserializeRewards
    • +
    • fromBytesUInt128
    • +
    • fromBytesUInt256
    • +
    • fromBytesUInt512
    • +
    • getBalanceHoldAddrTag
    • +
    • getBlockGlobalAddrTag
    • +
    • getEntryPointTag
    • +
    • getRuntimeTag
    • +
    • makeDeploy
    • +
    • parseBlockTransactions
    • +
    • serializeApprovals
    • +
    • serializeRewards
    • +
    • splitAt
    • +
    • standardPayment
    • Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/Contracts.html b/modules/Contracts.html deleted file mode 100644 index 4c3662895..000000000 --- a/modules/Contracts.html +++ /dev/null @@ -1,69 +0,0 @@ -Contracts | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Namespace Contracts

      -
      -
      -

      Index

      -
      -

      Classes

      -
      -
      -

      Functions

      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/modules/DeployUtil.html b/modules/DeployUtil.html deleted file mode 100644 index 4c74c3baa..000000000 --- a/modules/DeployUtil.html +++ /dev/null @@ -1,132 +0,0 @@ -DeployUtil | casper-js-sdk
      -
      - -
      - -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/modules/HDKeys.html b/modules/HDKeys.html deleted file mode 100644 index a5a68b6cc..000000000 --- a/modules/HDKeys.html +++ /dev/null @@ -1,64 +0,0 @@ -HDKeys | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Namespace HDKeys

      -
      -
      -

      Index

      -
      -

      Classes

      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/modules/Keys.html b/modules/Keys.html deleted file mode 100644 index 61bd3d0f6..000000000 --- a/modules/Keys.html +++ /dev/null @@ -1,86 +0,0 @@ -Keys | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Namespace Keys

      -
      -

      Used to represent account keypairs

      -
      -
      -
      -

      Index

      -
      -

      Enumerations

      -
      -
      -

      Classes

      -
      -
      -

      Interfaces

      -
      -
      -

      Functions

      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/modules/Result.html b/modules/Result.html deleted file mode 100644 index bb7cb3842..000000000 --- a/modules/Result.html +++ /dev/null @@ -1,69 +0,0 @@ -Result | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Namespace Result

      -
      -
      -

      Index

      -
      -

      Functions

      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/modules/Serialization.html b/modules/Serialization.html deleted file mode 100644 index 466c86b3b..000000000 --- a/modules/Serialization.html +++ /dev/null @@ -1,71 +0,0 @@ -Serialization | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Namespace Serialization

      -
      -

      Functions to convert data to the FFI

      -
      -
      -
      -

      Index

      -
      -

      Functions

      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/modules/Signer.html b/modules/Signer.html deleted file mode 100644 index ab53c45ed..000000000 --- a/modules/Signer.html +++ /dev/null @@ -1,94 +0,0 @@ -Signer | casper-js-sdk
      -
      - -
      - -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/types/AddKey.html b/types/AddKey.html deleted file mode 100644 index b9afbc9f7..000000000 --- a/types/AddKey.html +++ /dev/null @@ -1,277 +0,0 @@ -AddKey | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Type alias AddKey

      -
      AddKey: {
          key: string;
          name: string;
      }
      -
      -

      Type declaration

      -
        -
      • -
        key: string
      • -
      • -
        name: string
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/types/CLKeyParameters.html b/types/CLKeyParameters.html deleted file mode 100644 index 360ccbf8c..000000000 --- a/types/CLKeyParameters.html +++ /dev/null @@ -1,270 +0,0 @@ -CLKeyParameters | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Type alias CLKeyParameters

      -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/types/EventData.html b/types/EventData.html new file mode 100644 index 000000000..a9241ded1 --- /dev/null +++ b/types/EventData.html @@ -0,0 +1,434 @@ +EventData | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Type alias EventData

      +
      EventData: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/types/HandlerFunc.html b/types/HandlerFunc.html new file mode 100644 index 000000000..674cf1bdd --- /dev/null +++ b/types/HandlerFunc.html @@ -0,0 +1,447 @@ +HandlerFunc | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Type alias HandlerFunc

      +
      HandlerFunc: ((rawEvent: RawEvent) => Promise<void>)
      +
      +

      Type declaration

      +
        +
      • +
          +
        • (rawEvent: RawEvent): Promise<void>
        • +
        • +
          +

          Parameters

          +
          +

          Returns Promise<void>

      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/types/ISeigniorageAllocation.html b/types/ISeigniorageAllocation.html deleted file mode 100644 index 4cee3a559..000000000 --- a/types/ISeigniorageAllocation.html +++ /dev/null @@ -1,270 +0,0 @@ -ISeigniorageAllocation | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Type alias ISeigniorageAllocation

      -
      ISeigniorageAllocation: {
          Validator: {
              amount: string;
              validator_public_key: string;
          };
      } | {
          Delegator: {
              amount: string;
              delegator_public_key: string;
              validator_public_key: string;
          };
      }
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/types/JsonBlockHash.html b/types/JsonBlockHash.html deleted file mode 100644 index 27936b18a..000000000 --- a/types/JsonBlockHash.html +++ /dev/null @@ -1,270 +0,0 @@ -JsonBlockHash | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Type alias JsonBlockHash

      -
      JsonBlockHash: string
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/types/JsonDeployHash.html b/types/JsonDeployHash.html deleted file mode 100644 index 925998e08..000000000 --- a/types/JsonDeployHash.html +++ /dev/null @@ -1,270 +0,0 @@ -JsonDeployHash | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Type alias JsonDeployHash

      -
      JsonDeployHash: string
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/types/MessageChecksum.html b/types/MessageChecksum.html new file mode 100644 index 000000000..b002e43c9 --- /dev/null +++ b/types/MessageChecksum.html @@ -0,0 +1,434 @@ +MessageChecksum | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Type alias MessageChecksum

      +
      MessageChecksum: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/types/ReactorState.html b/types/ReactorState.html deleted file mode 100644 index 4d8a23f17..000000000 --- a/types/ReactorState.html +++ /dev/null @@ -1,270 +0,0 @@ -ReactorState | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Type alias ReactorState

      -
      ReactorState: "Initialize" | "CatchUp" | "Upgrading" | "KeepUp" | "Validate" | "ShutdownForUpgrade"
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/types/Result-1.html b/types/Result-1.html deleted file mode 100644 index a099cc790..000000000 --- a/types/Result-1.html +++ /dev/null @@ -1,278 +0,0 @@ -Result | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Type alias Result<T, E>

      -
      Result<T, E>: Ok<T> | Err<E>
      -
      -

      Type Parameters

      -
        -
      • -

        T

      • -
      • -

        E

      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/types/StateIdentifier.html b/types/StateIdentifier.html deleted file mode 100644 index 3ccea1aa3..000000000 --- a/types/StateIdentifier.html +++ /dev/null @@ -1,270 +0,0 @@ -StateIdentifier | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Type alias StateIdentifier

      -
      StateIdentifier: {
          BlockHash: string;
      } | {
          BlockHeight: number;
      } | {
          StateRootHash: string;
      }
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/types/SystemEntityType.html b/types/SystemEntityType.html new file mode 100644 index 000000000..d5870625e --- /dev/null +++ b/types/SystemEntityType.html @@ -0,0 +1,434 @@ +SystemEntityType | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Type alias SystemEntityType

      +
      SystemEntityType: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/types/ToBytesResult.html b/types/ToBytesResult.html deleted file mode 100644 index d56820f0d..000000000 --- a/types/ToBytesResult.html +++ /dev/null @@ -1,270 +0,0 @@ -ToBytesResult | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Type alias ToBytesResult

      -
      ToBytesResult: Result<Uint8Array, CLErrorCodes>
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/types/TransactionRuntime.html b/types/TransactionRuntime.html new file mode 100644 index 000000000..c7e6332b8 --- /dev/null +++ b/types/TransactionRuntime.html @@ -0,0 +1,434 @@ +TransactionRuntime | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Type alias TransactionRuntime

      +
      TransactionRuntime: "VmCasperV1" | "VmCasperV2"
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/types/TransformValue.html b/types/TransformValue.html deleted file mode 100644 index 3b8814bfa..000000000 --- a/types/TransformValue.html +++ /dev/null @@ -1,270 +0,0 @@ -TransformValue | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Type alias TransformValue

      -
      TransformValue: "Identity" | {
          WriteAccount: string;
      } | "WriteContractWasm" | "WriteContract" | "WriteContractPackage" | {
          WriteCLValue: WriteCLValue;
      } | {
          WriteDeployInfo: WriteDeployInfo;
      } | {
          WriteTransfer: WriteTransfer;
      } | {
          AddInt32: number;
      } | {
          AddUInt64: number;
      } | {
          AddUInt128: string;
      } | {
          AddUInt256: string;
      } | {
          AddUInt512: string;
      } | {
          AddKeys: AddKey[];
      } | {
          WriteEraInfo: EraInfo;
      } | {
          WriteBid: any;
      } | {
          WriteWithdraw: any[];
      } | {
          Failure: string;
      } | {
          WriteUnbonding: any[];
      }
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/types/TypeName.html b/types/TypeName.html new file mode 100644 index 000000000..2ef190225 --- /dev/null +++ b/types/TypeName.html @@ -0,0 +1,437 @@ +TypeName | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Type alias TypeName

      +
      TypeName: string
      +

      Type alias for the string representation of a type name.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/types/WriteCLValue.html b/types/WriteCLValue.html deleted file mode 100644 index 3bf5bca34..000000000 --- a/types/WriteCLValue.html +++ /dev/null @@ -1,279 +0,0 @@ -WriteCLValue | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Type alias WriteCLValue

      -
      WriteCLValue: {
          bytes: string;
          cl_type: any;
          parsed: any;
      }
      -
      -

      Type declaration

      -
        -
      • -
        bytes: string
      • -
      • -
        cl_type: any
      • -
      • -
        parsed: any
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/types/WriteDeployInfo.html b/types/WriteDeployInfo.html deleted file mode 100644 index f925f2f68..000000000 --- a/types/WriteDeployInfo.html +++ /dev/null @@ -1,283 +0,0 @@ -WriteDeployInfo | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Type alias WriteDeployInfo

      -
      WriteDeployInfo: {
          deploy_hash: string;
          from: string;
          gas: string;
          source: string;
          transfers: string[];
      }
      -
      -

      Type declaration

      -
        -
      • -
        deploy_hash: string
      • -
      • -
        from: string
      • -
      • -
        gas: string
      • -
      • -
        source: string
      • -
      • -
        transfers: string[]
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/types/WriteTransfer.html b/types/WriteTransfer.html deleted file mode 100644 index fe848e54c..000000000 --- a/types/WriteTransfer.html +++ /dev/null @@ -1,297 +0,0 @@ -WriteTransfer | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Type alias WriteTransfer

      -
      WriteTransfer: {
          amount: string;
          deploy_hash: string;
          from: string;
          gas: string;
          id: number;
          source: string;
          target: string;
          to: string | null;
      }
      -
      -

      Type declaration

      -
        -
      • -
        amount: string
      • -
      • -
        deploy_hash: string
      • -
      • -
        from: string
        -

        from account hash

        -
      • -
      • -
        gas: string
      • -
      • -
        id: number
      • -
      • -
        source: string
        -

        source uref

        -
      • -
      • -
        target: string
        -

        target uref

        -
      • -
      • -
        to: string | null
        -

        to account hash, null if the target is URef

        -
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/ACCOUNT_HASH_LENGTH.html b/variables/ACCOUNT_HASH_LENGTH.html deleted file mode 100644 index 71553ad82..000000000 --- a/variables/ACCOUNT_HASH_LENGTH.html +++ /dev/null @@ -1,270 +0,0 @@ -ACCOUNT_HASH_LENGTH | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable ACCOUNT_HASH_LENGTHConst

      -
      ACCOUNT_HASH_LENGTH: 32 = 32
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/ACCOUNT_HASH_TYPE.html b/variables/ACCOUNT_HASH_TYPE.html deleted file mode 100644 index 48018897d..000000000 --- a/variables/ACCOUNT_HASH_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -ACCOUNT_HASH_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable ACCOUNT_HASH_TYPEConst

      -
      ACCOUNT_HASH_TYPE: "AccountHash" = 'AccountHash'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/ANY_TYPE.html b/variables/ANY_TYPE.html deleted file mode 100644 index 06ae1f102..000000000 --- a/variables/ANY_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -ANY_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable ANY_TYPEConst

      -
      ANY_TYPE: "Any" = 'Any'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/AllEventsNames.html b/variables/AllEventsNames.html new file mode 100644 index 000000000..bab481407 --- /dev/null +++ b/variables/AllEventsNames.html @@ -0,0 +1,434 @@ +AllEventsNames | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable AllEventsNamesConst

      +
      AllEventsNames: { [ key in EventType]: string } = ...
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/ApiVersion.html b/variables/ApiVersion.html new file mode 100644 index 000000000..3ee7f6637 --- /dev/null +++ b/variables/ApiVersion.html @@ -0,0 +1,434 @@ +ApiVersion | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ApiVersionConst

      +
      ApiVersion: "2.0" = '2.0'
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/BOOL_TYPE.html b/variables/BOOL_TYPE.html deleted file mode 100644 index 9c1c2430c..000000000 --- a/variables/BOOL_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -BOOL_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable BOOL_TYPEConst

      -
      BOOL_TYPE: "Bool" = 'Bool'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/BYTE_ARRAY_TYPE.html b/variables/BYTE_ARRAY_TYPE.html deleted file mode 100644 index a7f8af60d..000000000 --- a/variables/BYTE_ARRAY_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -BYTE_ARRAY_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable BYTE_ARRAY_TYPEConst

      -
      BYTE_ARRAY_TYPE: "ByteArray" = 'ByteArray'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/ByteHashLen.html b/variables/ByteHashLen.html new file mode 100644 index 000000000..eb8f0bc2a --- /dev/null +++ b/variables/ByteHashLen.html @@ -0,0 +1,436 @@ +ByteHashLen | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ByteHashLenConst

      +
      ByteHashLen: 32 = 32
      +

      Length of a URef hash in bytes.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/CLTypeAny.html b/variables/CLTypeAny.html new file mode 100644 index 000000000..6e925af93 --- /dev/null +++ b/variables/CLTypeAny.html @@ -0,0 +1,436 @@ +CLTypeAny | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable CLTypeAnyConst

      +
      CLTypeAny: SimpleType = ...
      +

      Represents an Any type in the CasperLabs type system.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/CLTypeBool.html b/variables/CLTypeBool.html new file mode 100644 index 000000000..2fdd883ce --- /dev/null +++ b/variables/CLTypeBool.html @@ -0,0 +1,436 @@ +CLTypeBool | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable CLTypeBoolConst

      +
      CLTypeBool: SimpleType = ...
      +

      Represents a Boolean type in the CasperLabs type system.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/CLTypeInt32.html b/variables/CLTypeInt32.html new file mode 100644 index 000000000..f3681ce63 --- /dev/null +++ b/variables/CLTypeInt32.html @@ -0,0 +1,436 @@ +CLTypeInt32 | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable CLTypeInt32Const

      +
      CLTypeInt32: SimpleType = ...
      +

      Represents a 32-bit signed integer type in the CasperLabs type system.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/CLTypeInt64.html b/variables/CLTypeInt64.html new file mode 100644 index 000000000..2afad87dd --- /dev/null +++ b/variables/CLTypeInt64.html @@ -0,0 +1,436 @@ +CLTypeInt64 | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable CLTypeInt64Const

      +
      CLTypeInt64: SimpleType = ...
      +

      Represents a 64-bit signed integer type in the CasperLabs type system.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/CLTypeKey.html b/variables/CLTypeKey.html new file mode 100644 index 000000000..45ec1f9c3 --- /dev/null +++ b/variables/CLTypeKey.html @@ -0,0 +1,436 @@ +CLTypeKey | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable CLTypeKeyConst

      +
      CLTypeKey: SimpleType = ...
      +

      Represents a Key type in the CasperLabs type system.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/CLTypePublicKey.html b/variables/CLTypePublicKey.html new file mode 100644 index 000000000..889187c6a --- /dev/null +++ b/variables/CLTypePublicKey.html @@ -0,0 +1,436 @@ +CLTypePublicKey | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable CLTypePublicKeyConst

      +
      CLTypePublicKey: SimpleType = ...
      +

      Represents a PublicKey type in the CasperLabs type system.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/CLTypeString.html b/variables/CLTypeString.html new file mode 100644 index 000000000..893a559f7 --- /dev/null +++ b/variables/CLTypeString.html @@ -0,0 +1,436 @@ +CLTypeString | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable CLTypeStringConst

      +
      CLTypeString: SimpleType = ...
      +

      Represents a String type in the CasperLabs type system.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/CLTypeUInt128.html b/variables/CLTypeUInt128.html new file mode 100644 index 000000000..7d189261a --- /dev/null +++ b/variables/CLTypeUInt128.html @@ -0,0 +1,436 @@ +CLTypeUInt128 | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable CLTypeUInt128Const

      +
      CLTypeUInt128: SimpleType = ...
      +

      Represents a 128-bit unsigned integer type in the CasperLabs type system.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/CLTypeUInt256.html b/variables/CLTypeUInt256.html new file mode 100644 index 000000000..b5eb66d12 --- /dev/null +++ b/variables/CLTypeUInt256.html @@ -0,0 +1,436 @@ +CLTypeUInt256 | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable CLTypeUInt256Const

      +
      CLTypeUInt256: SimpleType = ...
      +

      Represents a 256-bit unsigned integer type in the CasperLabs type system.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/CLTypeUInt32.html b/variables/CLTypeUInt32.html new file mode 100644 index 000000000..b55e03256 --- /dev/null +++ b/variables/CLTypeUInt32.html @@ -0,0 +1,436 @@ +CLTypeUInt32 | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable CLTypeUInt32Const

      +
      CLTypeUInt32: SimpleType = ...
      +

      Represents a 32-bit unsigned integer type in the CasperLabs type system.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/CLTypeUInt512.html b/variables/CLTypeUInt512.html new file mode 100644 index 000000000..0523e7647 --- /dev/null +++ b/variables/CLTypeUInt512.html @@ -0,0 +1,436 @@ +CLTypeUInt512 | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable CLTypeUInt512Const

      +
      CLTypeUInt512: SimpleType = ...
      +

      Represents a 512-bit unsigned integer type in the CasperLabs type system.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/CLTypeUInt64.html b/variables/CLTypeUInt64.html new file mode 100644 index 000000000..a811c9a2c --- /dev/null +++ b/variables/CLTypeUInt64.html @@ -0,0 +1,436 @@ +CLTypeUInt64 | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable CLTypeUInt64Const

      +
      CLTypeUInt64: SimpleType = ...
      +

      Represents a 64-bit unsigned integer type in the CasperLabs type system.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/CLTypeUInt8.html b/variables/CLTypeUInt8.html new file mode 100644 index 000000000..aeb944af2 --- /dev/null +++ b/variables/CLTypeUInt8.html @@ -0,0 +1,436 @@ +CLTypeUInt8 | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable CLTypeUInt8Const

      +
      CLTypeUInt8: SimpleType = ...
      +

      Represents an 8-bit unsigned integer type in the CasperLabs type system.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/CLTypeUnit.html b/variables/CLTypeUnit.html new file mode 100644 index 000000000..466f0f44d --- /dev/null +++ b/variables/CLTypeUnit.html @@ -0,0 +1,436 @@ +CLTypeUnit | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable CLTypeUnitConst

      +
      CLTypeUnit: SimpleType = ...
      +

      Represents a Unit type (similar to void) in the CasperLabs type system.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/CLTypeUref.html b/variables/CLTypeUref.html new file mode 100644 index 000000000..d5dbacbec --- /dev/null +++ b/variables/CLTypeUref.html @@ -0,0 +1,436 @@ +CLTypeUref | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable CLTypeUrefConst

      +
      CLTypeUref: SimpleType = ...
      +

      Represents a URef (Unforgeable Reference) type in the CasperLabs type system.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/DEFAULT_DEPLOY_TTL.html b/variables/DEFAULT_DEPLOY_TTL.html new file mode 100644 index 000000000..88cc025ba --- /dev/null +++ b/variables/DEFAULT_DEPLOY_TTL.html @@ -0,0 +1,434 @@ +DEFAULT_DEPLOY_TTL | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable DEFAULT_DEPLOY_TTLConst

      +
      DEFAULT_DEPLOY_TTL: 1800000 = 1800000
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/ErrHandlerNotRegistered.html b/variables/ErrHandlerNotRegistered.html new file mode 100644 index 000000000..09b6e236d --- /dev/null +++ b/variables/ErrHandlerNotRegistered.html @@ -0,0 +1,434 @@ +ErrHandlerNotRegistered | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ErrHandlerNotRegisteredConst

      +
      ErrHandlerNotRegistered: Error = ...
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/ErrIncorrectUrefFormat.html b/variables/ErrIncorrectUrefFormat.html new file mode 100644 index 000000000..1c3a0d838 --- /dev/null +++ b/variables/ErrIncorrectUrefFormat.html @@ -0,0 +1,436 @@ +ErrIncorrectUrefFormat | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ErrIncorrectUrefFormatConst

      +
      ErrIncorrectUrefFormat: Error = ...
      +

      Error thrown when the URef format is incorrect.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/ErrInvalidApprovalSignature.html b/variables/ErrInvalidApprovalSignature.html new file mode 100644 index 000000000..4f5ee7006 --- /dev/null +++ b/variables/ErrInvalidApprovalSignature.html @@ -0,0 +1,434 @@ +ErrInvalidApprovalSignature | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ErrInvalidApprovalSignatureConst

      +
      ErrInvalidApprovalSignature: TransactionError = ...
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/ErrInvalidBidAddrFormat.html b/variables/ErrInvalidBidAddrFormat.html new file mode 100644 index 000000000..fe812946a --- /dev/null +++ b/variables/ErrInvalidBidAddrFormat.html @@ -0,0 +1,436 @@ +ErrInvalidBidAddrFormat | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ErrInvalidBidAddrFormatConst

      +
      ErrInvalidBidAddrFormat: Error = ...
      +

      Error thrown when the BidAddr format is invalid.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/ErrInvalidBidAddrTag.html b/variables/ErrInvalidBidAddrTag.html new file mode 100644 index 000000000..01c556213 --- /dev/null +++ b/variables/ErrInvalidBidAddrTag.html @@ -0,0 +1,436 @@ +ErrInvalidBidAddrTag | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ErrInvalidBidAddrTagConst

      +
      ErrInvalidBidAddrTag: Error = ...
      +

      Error thrown when an invalid BidAddrTag is encountered.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/ErrInvalidBodyHash.html b/variables/ErrInvalidBodyHash.html new file mode 100644 index 000000000..ee305f3c6 --- /dev/null +++ b/variables/ErrInvalidBodyHash.html @@ -0,0 +1,434 @@ +ErrInvalidBodyHash | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ErrInvalidBodyHashConst

      +
      ErrInvalidBodyHash: TransactionError = ...
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/ErrInvalidEntityAddrFormat.html b/variables/ErrInvalidEntityAddrFormat.html new file mode 100644 index 000000000..f52651c73 --- /dev/null +++ b/variables/ErrInvalidEntityAddrFormat.html @@ -0,0 +1,436 @@ +ErrInvalidEntityAddrFormat | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ErrInvalidEntityAddrFormatConst

      +
      ErrInvalidEntityAddrFormat: Error = ...
      +

      Error thrown when the EntityAddr format is invalid.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/ErrInvalidEntityKind.html b/variables/ErrInvalidEntityKind.html new file mode 100644 index 000000000..ecca17ec3 --- /dev/null +++ b/variables/ErrInvalidEntityKind.html @@ -0,0 +1,436 @@ +ErrInvalidEntityKind | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ErrInvalidEntityKindConst

      +
      ErrInvalidEntityKind: Error = ...
      +

      Error thrown when the EntityKind is invalid.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/ErrInvalidResultJsonFormat.html b/variables/ErrInvalidResultJsonFormat.html new file mode 100644 index 000000000..d6bd41076 --- /dev/null +++ b/variables/ErrInvalidResultJsonFormat.html @@ -0,0 +1,436 @@ +ErrInvalidResultJsonFormat | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ErrInvalidResultJsonFormatConst

      +
      ErrInvalidResultJsonFormat: Error = ...
      +

      Error thrown when the JSON format for a Result type is invalid.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/ErrInvalidTransactionHash.html b/variables/ErrInvalidTransactionHash.html new file mode 100644 index 000000000..b5d581121 --- /dev/null +++ b/variables/ErrInvalidTransactionHash.html @@ -0,0 +1,434 @@ +ErrInvalidTransactionHash | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ErrInvalidTransactionHashConst

      +
      ErrInvalidTransactionHash: TransactionError = ...
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/ErrParamsJsonStringifyHandler.html b/variables/ErrParamsJsonStringifyHandler.html new file mode 100644 index 000000000..624c14315 --- /dev/null +++ b/variables/ErrParamsJsonStringifyHandler.html @@ -0,0 +1,434 @@ +ErrParamsJsonStringifyHandler | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ErrParamsJsonStringifyHandlerConst

      +
      ErrParamsJsonStringifyHandler: Error = ...
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/ErrProcessHttpRequest.html b/variables/ErrProcessHttpRequest.html new file mode 100644 index 000000000..57855aec1 --- /dev/null +++ b/variables/ErrProcessHttpRequest.html @@ -0,0 +1,434 @@ +ErrProcessHttpRequest | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ErrProcessHttpRequestConst

      +
      ErrProcessHttpRequest: Error = ...
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/ErrReadHttpResponseBody.html b/variables/ErrReadHttpResponseBody.html new file mode 100644 index 000000000..9ad140875 --- /dev/null +++ b/variables/ErrReadHttpResponseBody.html @@ -0,0 +1,434 @@ +ErrReadHttpResponseBody | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ErrReadHttpResponseBodyConst

      +
      ErrReadHttpResponseBody: Error = ...
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/ErrRpcResponseUnmarshal.html b/variables/ErrRpcResponseUnmarshal.html new file mode 100644 index 000000000..3bcff3f43 --- /dev/null +++ b/variables/ErrRpcResponseUnmarshal.html @@ -0,0 +1,434 @@ +ErrRpcResponseUnmarshal | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ErrRpcResponseUnmarshalConst

      +
      ErrRpcResponseUnmarshal: Error = ...
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/ErrTransactionV1FromJson.html b/variables/ErrTransactionV1FromJson.html new file mode 100644 index 000000000..13736bd12 --- /dev/null +++ b/variables/ErrTransactionV1FromJson.html @@ -0,0 +1,434 @@ +ErrTransactionV1FromJson | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ErrTransactionV1FromJsonConst

      +
      ErrTransactionV1FromJson: TransactionError = ...
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/ErrUnexpectedBidAddrTagInBidAddr.html b/variables/ErrUnexpectedBidAddrTagInBidAddr.html new file mode 100644 index 000000000..45a828f23 --- /dev/null +++ b/variables/ErrUnexpectedBidAddrTagInBidAddr.html @@ -0,0 +1,436 @@ +ErrUnexpectedBidAddrTagInBidAddr | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ErrUnexpectedBidAddrTagInBidAddrConst

      +
      ErrUnexpectedBidAddrTagInBidAddr: Error = ...
      +

      Error thrown when an unexpected BidAddrTag is found in a BidAddr.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/ErrUnsupportedCLType.html b/variables/ErrUnsupportedCLType.html new file mode 100644 index 000000000..a5c69f6ee --- /dev/null +++ b/variables/ErrUnsupportedCLType.html @@ -0,0 +1,436 @@ +ErrUnsupportedCLType | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable ErrUnsupportedCLTypeConst

      +
      ErrUnsupportedCLType: Error = ...
      +

      Error thrown when an unsupported CLType is encountered.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/I32_TYPE.html b/variables/I32_TYPE.html deleted file mode 100644 index dc88e58ba..000000000 --- a/variables/I32_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -I32_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable I32_TYPEConst

      -
      I32_TYPE: "I32" = 'I32'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/I64_TYPE.html b/variables/I64_TYPE.html deleted file mode 100644 index 7e82fbbdd..000000000 --- a/variables/I64_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -I64_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable I64_TYPEConst

      -
      I64_TYPE: "I64" = 'I64'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/Int32ByteSize.html b/variables/Int32ByteSize.html new file mode 100644 index 000000000..9b92a4c1c --- /dev/null +++ b/variables/Int32ByteSize.html @@ -0,0 +1,436 @@ +Int32ByteSize | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable Int32ByteSizeConst

      +
      Int32ByteSize: 4 = 4
      +

      The size of a 32-bit integer in bytes.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/Int64ByteSize.html b/variables/Int64ByteSize.html new file mode 100644 index 000000000..29f8e223b --- /dev/null +++ b/variables/Int64ByteSize.html @@ -0,0 +1,436 @@ +Int64ByteSize | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable Int64ByteSizeConst

      +
      Int64ByteSize: 8 = 8
      +

      The size of a 64-bit integer in bytes.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/KEY_DEFAULT_BYTE_LENGTH.html b/variables/KEY_DEFAULT_BYTE_LENGTH.html new file mode 100644 index 000000000..c9c2d6f17 --- /dev/null +++ b/variables/KEY_DEFAULT_BYTE_LENGTH.html @@ -0,0 +1,436 @@ +KEY_DEFAULT_BYTE_LENGTH | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable KEY_DEFAULT_BYTE_LENGTHConst

      +
      KEY_DEFAULT_BYTE_LENGTH: 32 = 32
      +

      Default byte length for keys.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/KEY_TYPE.html b/variables/KEY_TYPE.html deleted file mode 100644 index 8efc0329d..000000000 --- a/variables/KEY_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -KEY_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable KEY_TYPEConst

      -
      KEY_TYPE: "Key" = 'Key'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/LIST_TYPE.html b/variables/LIST_TYPE.html deleted file mode 100644 index 9dba56b5b..000000000 --- a/variables/LIST_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -LIST_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable LIST_TYPEConst

      -
      LIST_TYPE: "List" = 'List'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/MAP_TYPE.html b/variables/MAP_TYPE.html deleted file mode 100644 index 71c3929df..000000000 --- a/variables/MAP_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -MAP_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable MAP_TYPEConst

      -
      MAP_TYPE: "Map" = 'Map'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/MapJsonParsingError.html b/variables/MapJsonParsingError.html new file mode 100644 index 000000000..c96ab7cdc --- /dev/null +++ b/variables/MapJsonParsingError.html @@ -0,0 +1,436 @@ +MapJsonParsingError | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable MapJsonParsingErrorConst

      +
      MapJsonParsingError: Error = ...
      +

      Error thrown when there's an issue parsing the Map type from JSON.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/OPTION_TYPE.html b/variables/OPTION_TYPE.html deleted file mode 100644 index b5814cc87..000000000 --- a/variables/OPTION_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -OPTION_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable OPTION_TYPEConst

      -
      OPTION_TYPE: "Option" = 'Option'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/PUBLIC_KEY_TYPE.html b/variables/PUBLIC_KEY_TYPE.html deleted file mode 100644 index f9e4d20ed..000000000 --- a/variables/PUBLIC_KEY_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -PUBLIC_KEY_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable PUBLIC_KEY_TYPEConst

      -
      PUBLIC_KEY_TYPE: "PublicKey" = 'PublicKey'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/PrefixNameTransfer.html b/variables/PrefixNameTransfer.html new file mode 100644 index 000000000..53c0c7345 --- /dev/null +++ b/variables/PrefixNameTransfer.html @@ -0,0 +1,436 @@ +PrefixNameTransfer | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable PrefixNameTransferConst

      +
      PrefixNameTransfer: "transfer-" = 'transfer-'
      +

      Prefix for transfer hashes in TransferHash.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/PrefixNameURef.html b/variables/PrefixNameURef.html new file mode 100644 index 000000000..abff11ffd --- /dev/null +++ b/variables/PrefixNameURef.html @@ -0,0 +1,436 @@ +PrefixNameURef | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable PrefixNameURefConst

      +
      PrefixNameURef: "uref-" = 'uref-'
      +

      Prefix for URef strings.

      +
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/RESULT_TYPE.html b/variables/RESULT_TYPE.html deleted file mode 100644 index cf2a41bc7..000000000 --- a/variables/RESULT_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -RESULT_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable RESULT_TYPEConst

      -
      RESULT_TYPE: "Result" = 'Result'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/STRING_TYPE.html b/variables/STRING_TYPE.html deleted file mode 100644 index 2389e163f..000000000 --- a/variables/STRING_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -STRING_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable STRING_TYPEConst

      -
      STRING_TYPE: "String" = 'String'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/SignerErrorMessage.html b/variables/SignerErrorMessage.html deleted file mode 100644 index de1342ff2..000000000 --- a/variables/SignerErrorMessage.html +++ /dev/null @@ -1,283 +0,0 @@ -SignerErrorMessage | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable SignerErrorMessageConst

      -
      SignerErrorMessage: {
          0: "Signer was not found.";
          1: "User canceled the request.";
          2: "The signer account was not found.";
          3: "The provided deploy is not valid.";
          4: "Internal error occurred.";
      } = ...
      -
      -

      Type declaration

      -
        -
      • -
        0: "Signer was not found."
      • -
      • -
        1: "User canceled the request."
      • -
      • -
        2: "The signer account was not found."
      • -
      • -
        3: "The provided deploy is not valid."
      • -
      • -
        4: "Internal error occurred."
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/TUPLE1_TYPE.html b/variables/TUPLE1_TYPE.html deleted file mode 100644 index 3cc21a8d0..000000000 --- a/variables/TUPLE1_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -TUPLE1_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable TUPLE1_TYPEConst

      -
      TUPLE1_TYPE: "Tuple1" = 'Tuple1'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/TUPLE2_TYPE.html b/variables/TUPLE2_TYPE.html deleted file mode 100644 index 2ac0f87bd..000000000 --- a/variables/TUPLE2_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -TUPLE2_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable TUPLE2_TYPEConst

      -
      TUPLE2_TYPE: "Tuple2" = 'Tuple2'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/TUPLE3_TYPE.html b/variables/TUPLE3_TYPE.html deleted file mode 100644 index 513075214..000000000 --- a/variables/TUPLE3_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -TUPLE3_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable TUPLE3_TYPEConst

      -
      TUPLE3_TYPE: "Tuple3" = 'Tuple3'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/TUPLE_MATCH_LEN_TO_TYPE.html b/variables/TUPLE_MATCH_LEN_TO_TYPE.html deleted file mode 100644 index 2bc88e3df..000000000 --- a/variables/TUPLE_MATCH_LEN_TO_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -TUPLE_MATCH_LEN_TO_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable TUPLE_MATCH_LEN_TO_TYPEConst

      -
      TUPLE_MATCH_LEN_TO_TYPE: string[] = ...
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/TypeName-1.html b/variables/TypeName-1.html new file mode 100644 index 000000000..9a5ddab3c --- /dev/null +++ b/variables/TypeName-1.html @@ -0,0 +1,486 @@ +TypeName | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable TypeName

      +
      TypeName: {
          Any: string;
          Bool: string;
          ByteArray: string;
          I32: string;
          I64: string;
          Key: string;
          List: string;
          Map: string;
          Option: string;
          PublicKey: string;
          Result: string;
          String: string;
          Tuple1: string;
          Tuple2: string;
          Tuple3: string;
          U128: string;
          U256: string;
          U32: string;
          U512: string;
          U64: string;
          U8: string;
          URef: string;
          Unit: string;
      }
      +

      Object containing string constants for type names in the CasperLabs type system.

      +
      +
      +

      Type declaration

      +
        +
      • +
        Any: string
      • +
      • +
        Bool: string
      • +
      • +
        ByteArray: string
      • +
      • +
        I32: string
      • +
      • +
        I64: string
      • +
      • +
        Key: string
      • +
      • +
        List: string
      • +
      • +
        Map: string
      • +
      • +
        Option: string
      • +
      • +
        PublicKey: string
      • +
      • +
        Result: string
      • +
      • +
        String: string
      • +
      • +
        Tuple1: string
      • +
      • +
        Tuple2: string
      • +
      • +
        Tuple3: string
      • +
      • +
        U128: string
      • +
      • +
        U256: string
      • +
      • +
        U32: string
      • +
      • +
        U512: string
      • +
      • +
        U64: string
      • +
      • +
        U8: string
      • +
      • +
        URef: string
      • +
      • +
        Unit: string
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/U128_TYPE.html b/variables/U128_TYPE.html deleted file mode 100644 index 2ef36a400..000000000 --- a/variables/U128_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -U128_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable U128_TYPEConst

      -
      U128_TYPE: "U128" = 'U128'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/U256_TYPE.html b/variables/U256_TYPE.html deleted file mode 100644 index 5cf9b710b..000000000 --- a/variables/U256_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -U256_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable U256_TYPEConst

      -
      U256_TYPE: "U256" = 'U256'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/U32_TYPE.html b/variables/U32_TYPE.html deleted file mode 100644 index d282ccce3..000000000 --- a/variables/U32_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -U32_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable U32_TYPEConst

      -
      U32_TYPE: "U32" = 'U32'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/U512_TYPE.html b/variables/U512_TYPE.html deleted file mode 100644 index 72163e2b0..000000000 --- a/variables/U512_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -U512_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable U512_TYPEConst

      -
      U512_TYPE: "U512" = 'U512'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/U64_TYPE.html b/variables/U64_TYPE.html deleted file mode 100644 index df334a210..000000000 --- a/variables/U64_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -U64_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable U64_TYPEConst

      -
      U64_TYPE: "U64" = 'U64'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/U8_TYPE.html b/variables/U8_TYPE.html deleted file mode 100644 index e7c68e1f1..000000000 --- a/variables/U8_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -U8_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable U8_TYPEConst

      -
      U8_TYPE: "U8" = 'U8'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/UNIT_TYPE.html b/variables/UNIT_TYPE.html deleted file mode 100644 index 42d4ef874..000000000 --- a/variables/UNIT_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -UNIT_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable UNIT_TYPEConst

      -
      UNIT_TYPE: "Unit" = 'Unit'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/UREF_TYPE.html b/variables/UREF_TYPE.html deleted file mode 100644 index 255abad5c..000000000 --- a/variables/UREF_TYPE.html +++ /dev/null @@ -1,270 +0,0 @@ -UREF_TYPE | casper-js-sdk
      -
      - -
      -
      -
      -
      - -

      Variable UREF_TYPEConst

      -
      UREF_TYPE: "URef" = 'URef'
      -
      -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file diff --git a/variables/keyIDbyPrefix.html b/variables/keyIDbyPrefix.html new file mode 100644 index 000000000..3214a96df --- /dev/null +++ b/variables/keyIDbyPrefix.html @@ -0,0 +1,434 @@ +keyIDbyPrefix | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable keyIDbyPrefixConst

      +
      keyIDbyPrefix: Map<PrefixName, TypeID> = ...
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/variables/typeIDbyNames.html b/variables/typeIDbyNames.html new file mode 100644 index 000000000..b24abf672 --- /dev/null +++ b/variables/typeIDbyNames.html @@ -0,0 +1,434 @@ +typeIDbyNames | casper-js-sdk
      +
      + +
      +
      +
      +
      + +

      Variable typeIDbyNamesConst

      +
      typeIDbyNames: Map<KeyTypeName, TypeID> = ...
      +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file