@hiero-ledger/sdk 2.77.0 → 2.78.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -6
- package/dist/umd.js +592 -592
- package/dist/umd.min.js +2 -2
- package/lib/Cache.cjs +6 -6
- package/lib/Cache.d.ts +12 -12
- package/lib/Cache.js.map +1 -1
- package/lib/Duration.cjs +1 -1
- package/lib/Duration.d.ts +2 -2
- package/lib/Duration.js.map +1 -1
- package/lib/EntityIdHelper.cjs +1 -1
- package/lib/EntityIdHelper.js +1 -1
- package/lib/EntityIdHelper.js.map +1 -1
- package/lib/EthereumFlow.cjs +7 -7
- package/lib/EthereumFlow.d.ts +14 -14
- package/lib/EthereumFlow.js.map +1 -1
- package/lib/EthereumTransaction.cjs +7 -7
- package/lib/EthereumTransaction.d.ts +14 -14
- package/lib/EthereumTransaction.js.map +1 -1
- package/lib/EvmAddress.cjs +1 -1
- package/lib/EvmAddress.d.ts +2 -2
- package/lib/EvmAddress.js.map +1 -1
- package/lib/ExchangeRate.cjs +2 -2
- package/lib/ExchangeRate.d.ts +4 -4
- package/lib/ExchangeRate.js.map +1 -1
- package/lib/ExchangeRates.cjs +1 -1
- package/lib/ExchangeRates.d.ts +1 -1
- package/lib/ExchangeRates.js +1 -1
- package/lib/ExchangeRates.js.map +1 -1
- package/lib/FeeComponents.cjs +1 -1
- package/lib/FeeComponents.d.ts +1 -1
- package/lib/FeeComponents.js +1 -1
- package/lib/FeeComponents.js.map +1 -1
- package/lib/FeeData.cjs +1 -1
- package/lib/FeeData.d.ts +1 -1
- package/lib/FeeData.js +1 -1
- package/lib/FeeData.js.map +1 -1
- package/lib/FeeDataType.cjs +1 -1
- package/lib/FeeDataType.d.ts +2 -2
- package/lib/FeeDataType.js.map +1 -1
- package/lib/FeeSchedule.cjs +1 -1
- package/lib/FeeSchedule.d.ts +1 -1
- package/lib/FeeSchedule.js +1 -1
- package/lib/FeeSchedule.js.map +1 -1
- package/lib/FeeSchedules.cjs +1 -1
- package/lib/FeeSchedules.d.ts +1 -1
- package/lib/FeeSchedules.js +1 -1
- package/lib/FeeSchedules.js.map +1 -1
- package/lib/FreezeType.cjs +1 -1
- package/lib/FreezeType.d.ts +2 -2
- package/lib/FreezeType.js.map +1 -1
- package/lib/Key.cjs +1 -1
- package/lib/Key.d.ts +2 -2
- package/lib/Key.js.map +1 -1
- package/lib/KeyList.cjs +3 -3
- package/lib/KeyList.d.ts +6 -6
- package/lib/KeyList.js.map +1 -1
- package/lib/Mnemonic.cjs +1 -1
- package/lib/Mnemonic.d.ts +1 -1
- package/lib/Mnemonic.js +1 -1
- package/lib/Mnemonic.js.map +1 -1
- package/lib/PrivateKey.cjs +7 -7
- package/lib/PrivateKey.d.ts +11 -11
- package/lib/PrivateKey.js +1 -1
- package/lib/PrivateKey.js.map +1 -1
- package/lib/PrngTransaction.cjs +9 -9
- package/lib/PrngTransaction.d.ts +18 -18
- package/lib/PrngTransaction.js.map +1 -1
- package/lib/PublicKey.cjs +5 -5
- package/lib/PublicKey.d.ts +9 -9
- package/lib/PublicKey.js +1 -1
- package/lib/PublicKey.js.map +1 -1
- package/lib/RequestType.cjs +1 -1
- package/lib/RequestType.d.ts +2 -2
- package/lib/RequestType.js.map +1 -1
- package/lib/StakingInfo.cjs +1 -1
- package/lib/StakingInfo.d.ts +1 -1
- package/lib/StakingInfo.js +1 -1
- package/lib/StakingInfo.js.map +1 -1
- package/lib/Status.cjs +1 -1
- package/lib/Status.d.ts +2 -2
- package/lib/Status.js.map +1 -1
- package/lib/Timestamp.cjs +1 -1
- package/lib/Timestamp.d.ts +1 -1
- package/lib/Timestamp.js.map +1 -1
- package/lib/TransactionFeeSchedule.cjs +1 -1
- package/lib/TransactionFeeSchedule.d.ts +1 -1
- package/lib/TransactionFeeSchedule.js +1 -1
- package/lib/TransactionFeeSchedule.js.map +1 -1
- package/lib/Transfer.cjs +2 -2
- package/lib/Transfer.d.ts +4 -4
- package/lib/Transfer.js.map +1 -1
- package/lib/account/AccountAllowanceAdjustTransaction.cjs +7 -7
- package/lib/account/AccountAllowanceAdjustTransaction.d.ts +14 -14
- package/lib/account/AccountAllowanceAdjustTransaction.js.map +1 -1
- package/lib/account/AccountAllowanceApproveTransaction.cjs +8 -8
- package/lib/account/AccountAllowanceApproveTransaction.d.ts +16 -16
- package/lib/account/AccountAllowanceApproveTransaction.js.map +1 -1
- package/lib/account/AccountAllowanceDeleteTransaction.cjs +7 -7
- package/lib/account/AccountAllowanceDeleteTransaction.d.ts +14 -14
- package/lib/account/AccountAllowanceDeleteTransaction.js.map +1 -1
- package/lib/account/AccountBalance.cjs +1 -1
- package/lib/account/AccountBalance.d.ts +1 -1
- package/lib/account/AccountBalance.js +1 -1
- package/lib/account/AccountBalance.js.map +1 -1
- package/lib/account/AccountBalanceQuery.cjs +6 -6
- package/lib/account/AccountBalanceQuery.d.ts +12 -12
- package/lib/account/AccountBalanceQuery.js.map +1 -1
- package/lib/account/AccountCreateTransaction.cjs +1 -1
- package/lib/account/AccountCreateTransaction.d.ts +1 -1
- package/lib/account/AccountCreateTransaction.js +1 -1
- package/lib/account/AccountCreateTransaction.js.map +1 -1
- package/lib/account/AccountDeleteTransaction.cjs +7 -7
- package/lib/account/AccountDeleteTransaction.d.ts +14 -14
- package/lib/account/AccountDeleteTransaction.js.map +1 -1
- package/lib/account/AccountId.cjs +1 -1
- package/lib/account/AccountId.d.ts +1 -1
- package/lib/account/AccountId.js +1 -1
- package/lib/account/AccountId.js.map +1 -1
- package/lib/account/AccountInfo.cjs +1 -1
- package/lib/account/AccountInfo.d.ts +1 -1
- package/lib/account/AccountInfo.js +1 -1
- package/lib/account/AccountInfo.js.map +1 -1
- package/lib/account/AccountInfoQuery.cjs +7 -7
- package/lib/account/AccountInfoQuery.d.ts +14 -14
- package/lib/account/AccountInfoQuery.js.map +1 -1
- package/lib/account/AccountRecordsQuery.cjs +7 -7
- package/lib/account/AccountRecordsQuery.d.ts +14 -14
- package/lib/account/AccountRecordsQuery.js.map +1 -1
- package/lib/account/AccountUpdateTransaction.cjs +7 -7
- package/lib/account/AccountUpdateTransaction.d.ts +14 -14
- package/lib/account/AccountUpdateTransaction.js.map +1 -1
- package/lib/account/HbarAllowance.cjs +3 -3
- package/lib/account/HbarAllowance.d.ts +6 -6
- package/lib/account/HbarAllowance.js.map +1 -1
- package/lib/account/HbarTransferMap.cjs +2 -2
- package/lib/account/HbarTransferMap.d.ts +4 -4
- package/lib/account/HbarTransferMap.js.map +1 -1
- package/lib/account/LiveHash.cjs +3 -3
- package/lib/account/LiveHash.d.ts +6 -6
- package/lib/account/LiveHash.js.map +1 -1
- package/lib/account/LiveHashAddTransaction.cjs +7 -7
- package/lib/account/LiveHashAddTransaction.d.ts +14 -14
- package/lib/account/LiveHashAddTransaction.js.map +1 -1
- package/lib/account/LiveHashDeleteTransaction.cjs +6 -6
- package/lib/account/LiveHashDeleteTransaction.d.ts +12 -12
- package/lib/account/LiveHashDeleteTransaction.js.map +1 -1
- package/lib/account/LiveHashQuery.cjs +7 -7
- package/lib/account/LiveHashQuery.d.ts +14 -14
- package/lib/account/LiveHashQuery.js.map +1 -1
- package/lib/account/NullableTokenDecimalMap.cjs +2 -2
- package/lib/account/NullableTokenDecimalMap.d.ts +4 -4
- package/lib/account/NullableTokenDecimalMap.js.map +1 -1
- package/lib/account/ProxyStaker.cjs +2 -2
- package/lib/account/ProxyStaker.d.ts +4 -4
- package/lib/account/ProxyStaker.js.map +1 -1
- package/lib/account/TokenAllowance.cjs +4 -4
- package/lib/account/TokenAllowance.d.ts +8 -8
- package/lib/account/TokenAllowance.js.map +1 -1
- package/lib/account/TokenBalanceMap.cjs +2 -2
- package/lib/account/TokenBalanceMap.d.ts +4 -4
- package/lib/account/TokenBalanceMap.js.map +1 -1
- package/lib/account/TokenDecimalMap.cjs +2 -2
- package/lib/account/TokenDecimalMap.d.ts +4 -4
- package/lib/account/TokenDecimalMap.js.map +1 -1
- package/lib/account/TokenNftAllowance.cjs +5 -5
- package/lib/account/TokenNftAllowance.d.ts +10 -10
- package/lib/account/TokenNftAllowance.js.map +1 -1
- package/lib/account/TokenNftTransferMap.cjs +5 -5
- package/lib/account/TokenNftTransferMap.d.ts +10 -10
- package/lib/account/TokenNftTransferMap.js.map +1 -1
- package/lib/account/TokenRelationship.cjs +4 -4
- package/lib/account/TokenRelationship.d.ts +8 -8
- package/lib/account/TokenRelationship.js.map +1 -1
- package/lib/account/TokenRelationshipMap.cjs +2 -2
- package/lib/account/TokenRelationshipMap.d.ts +4 -4
- package/lib/account/TokenRelationshipMap.js.map +1 -1
- package/lib/account/TokenTransferMap.cjs +4 -4
- package/lib/account/TokenTransferMap.d.ts +8 -8
- package/lib/account/TokenTransferMap.js.map +1 -1
- package/lib/account/TransferTransaction.cjs +6 -6
- package/lib/account/TransferTransaction.d.ts +12 -12
- package/lib/account/TransferTransaction.js.map +1 -1
- package/lib/address_book/AddressBooks.cjs +1 -1
- package/lib/address_book/AddressBooks.js +1 -1
- package/lib/address_book/AddressBooks.js.map +1 -1
- package/lib/address_book/Endpoint.cjs +1 -1
- package/lib/address_book/Endpoint.d.ts +2 -2
- package/lib/address_book/Endpoint.js.map +1 -1
- package/lib/address_book/NodeAddress.cjs +1 -1
- package/lib/address_book/NodeAddress.d.ts +2 -2
- package/lib/address_book/NodeAddress.js.map +1 -1
- package/lib/address_book/NodeAddressBook.cjs +1 -1
- package/lib/address_book/NodeAddressBook.d.ts +1 -1
- package/lib/address_book/NodeAddressBook.js +1 -1
- package/lib/address_book/NodeAddressBook.js.map +1 -1
- package/lib/browser.js +1 -1
- package/lib/channel/Channel.cjs +1 -1
- package/lib/channel/Channel.d.ts +1 -1
- package/lib/channel/Channel.js +1 -1
- package/lib/channel/Channel.js.map +1 -1
- package/lib/contract/ContractByteCodeQuery.cjs +6 -6
- package/lib/contract/ContractByteCodeQuery.d.ts +12 -12
- package/lib/contract/ContractByteCodeQuery.js.map +1 -1
- package/lib/contract/ContractCallQuery.cjs +1 -1
- package/lib/contract/ContractCallQuery.d.ts +1 -1
- package/lib/contract/ContractCallQuery.js +1 -1
- package/lib/contract/ContractCallQuery.js.map +1 -1
- package/lib/contract/ContractCreateTransaction.cjs +8 -8
- package/lib/contract/ContractCreateTransaction.d.ts +16 -16
- package/lib/contract/ContractCreateTransaction.js.map +1 -1
- package/lib/contract/ContractDeleteTransaction.cjs +8 -8
- package/lib/contract/ContractDeleteTransaction.d.ts +16 -16
- package/lib/contract/ContractDeleteTransaction.js.map +1 -1
- package/lib/contract/ContractExecuteTransaction.cjs +9 -9
- package/lib/contract/ContractExecuteTransaction.d.ts +18 -18
- package/lib/contract/ContractExecuteTransaction.js.map +1 -1
- package/lib/contract/ContractFunctionResult.cjs +2 -2
- package/lib/contract/ContractFunctionResult.d.ts +4 -4
- package/lib/contract/ContractFunctionResult.js.map +1 -1
- package/lib/contract/ContractId.cjs +1 -1
- package/lib/contract/ContractId.d.ts +1 -1
- package/lib/contract/ContractId.js +1 -1
- package/lib/contract/ContractId.js.map +1 -1
- package/lib/contract/ContractInfo.cjs +1 -1
- package/lib/contract/ContractInfo.d.ts +1 -1
- package/lib/contract/ContractInfo.js +1 -1
- package/lib/contract/ContractInfo.js.map +1 -1
- package/lib/contract/ContractInfoQuery.cjs +7 -7
- package/lib/contract/ContractInfoQuery.d.ts +14 -14
- package/lib/contract/ContractInfoQuery.js.map +1 -1
- package/lib/contract/ContractLogInfo.cjs +2 -2
- package/lib/contract/ContractLogInfo.d.ts +4 -4
- package/lib/contract/ContractLogInfo.js.map +1 -1
- package/lib/contract/ContractNonceInfo.cjs +3 -3
- package/lib/contract/ContractNonceInfo.d.ts +4 -4
- package/lib/contract/ContractNonceInfo.js +1 -1
- package/lib/contract/ContractNonceInfo.js.map +1 -1
- package/lib/contract/ContractStateChange.cjs +1 -1
- package/lib/contract/ContractStateChange.d.ts +1 -1
- package/lib/contract/ContractUpdateTransaction.cjs +10 -10
- package/lib/contract/ContractUpdateTransaction.d.ts +18 -18
- package/lib/contract/ContractUpdateTransaction.js +1 -1
- package/lib/contract/ContractUpdateTransaction.js.map +1 -1
- package/lib/contract/DelegateContractId.cjs +2 -2
- package/lib/contract/DelegateContractId.d.ts +4 -4
- package/lib/contract/DelegateContractId.js.map +1 -1
- package/lib/contract/StorageChange.cjs +1 -1
- package/lib/contract/StorageChange.d.ts +1 -1
- package/lib/exports.cjs +1 -1
- package/lib/exports.d.ts +1 -1
- package/lib/exports.js +1 -1
- package/lib/exports.js.map +1 -1
- package/lib/file/FileAppendTransaction.cjs +7 -7
- package/lib/file/FileAppendTransaction.d.ts +14 -14
- package/lib/file/FileAppendTransaction.js.map +1 -1
- package/lib/file/FileContentsQuery.cjs +7 -7
- package/lib/file/FileContentsQuery.d.ts +14 -14
- package/lib/file/FileContentsQuery.js.map +1 -1
- package/lib/file/FileCreateTransaction.cjs +6 -6
- package/lib/file/FileCreateTransaction.d.ts +12 -12
- package/lib/file/FileCreateTransaction.js.map +1 -1
- package/lib/file/FileDeleteTransaction.cjs +7 -7
- package/lib/file/FileDeleteTransaction.d.ts +14 -14
- package/lib/file/FileDeleteTransaction.js.map +1 -1
- package/lib/file/FileId.cjs +1 -1
- package/lib/file/FileId.d.ts +1 -1
- package/lib/file/FileId.js +1 -1
- package/lib/file/FileId.js.map +1 -1
- package/lib/file/FileInfo.cjs +1 -1
- package/lib/file/FileInfo.d.ts +1 -1
- package/lib/file/FileInfo.js +1 -1
- package/lib/file/FileInfo.js.map +1 -1
- package/lib/file/FileInfoQuery.cjs +7 -7
- package/lib/file/FileInfoQuery.d.ts +14 -14
- package/lib/file/FileInfoQuery.js.map +1 -1
- package/lib/file/FileUpdateTransaction.cjs +6 -6
- package/lib/file/FileUpdateTransaction.d.ts +12 -12
- package/lib/file/FileUpdateTransaction.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/native.js +1 -1
- package/lib/network/AddressBookQuery.cjs +1 -1
- package/lib/network/AddressBookQuery.js +1 -1
- package/lib/network/AddressBookQuery.js.map +1 -1
- package/lib/network/NetworkVersionInfo.cjs +1 -1
- package/lib/network/NetworkVersionInfo.d.ts +1 -1
- package/lib/network/NetworkVersionInfo.js +1 -1
- package/lib/network/NetworkVersionInfo.js.map +1 -1
- package/lib/network/NetworkVersionInfoQuery.cjs +6 -6
- package/lib/network/NetworkVersionInfoQuery.d.ts +12 -12
- package/lib/network/NetworkVersionInfoQuery.js.map +1 -1
- package/lib/network/SemanticVersion.cjs +1 -1
- package/lib/network/SemanticVersion.d.ts +1 -1
- package/lib/network/SemanticVersion.js +1 -1
- package/lib/network/SemanticVersion.js.map +1 -1
- package/lib/node/NodeCreateTransaction.cjs +6 -6
- package/lib/node/NodeCreateTransaction.d.ts +12 -12
- package/lib/node/NodeCreateTransaction.js.map +1 -1
- package/lib/node/NodeDeleteTransaction.cjs +6 -6
- package/lib/node/NodeDeleteTransaction.d.ts +12 -12
- package/lib/node/NodeDeleteTransaction.js.map +1 -1
- package/lib/node/NodeUpdateTransaction.cjs +6 -6
- package/lib/node/NodeUpdateTransaction.d.ts +12 -12
- package/lib/node/NodeUpdateTransaction.js.map +1 -1
- package/lib/node/ServiceEndpoint.cjs +1 -1
- package/lib/node/ServiceEndpoint.d.ts +2 -2
- package/lib/node/ServiceEndpoint.js.map +1 -1
- package/lib/query/CostQuery.cjs +1 -1
- package/lib/query/CostQuery.d.ts +1 -1
- package/lib/query/CostQuery.js +1 -1
- package/lib/query/CostQuery.js.map +1 -1
- package/lib/query/Query.cjs +1 -1
- package/lib/query/Query.d.ts +1 -1
- package/lib/query/Query.js +1 -1
- package/lib/query/Query.js.map +1 -1
- package/lib/query/QueryBase.cjs +1 -1
- package/lib/query/QueryBase.d.ts +1 -1
- package/lib/query/QueryBase.js +1 -1
- package/lib/query/QueryBase.js.map +1 -1
- package/lib/schedule/ScheduleCreateTransaction.cjs +1 -1
- package/lib/schedule/ScheduleCreateTransaction.d.ts +1 -1
- package/lib/schedule/ScheduleCreateTransaction.js +1 -1
- package/lib/schedule/ScheduleCreateTransaction.js.map +1 -1
- package/lib/schedule/ScheduleDeleteTransaction.cjs +8 -8
- package/lib/schedule/ScheduleDeleteTransaction.d.ts +16 -16
- package/lib/schedule/ScheduleDeleteTransaction.js.map +1 -1
- package/lib/schedule/ScheduleId.cjs +1 -1
- package/lib/schedule/ScheduleId.d.ts +1 -1
- package/lib/schedule/ScheduleId.js +1 -1
- package/lib/schedule/ScheduleId.js.map +1 -1
- package/lib/schedule/ScheduleInfo.cjs +1 -1
- package/lib/schedule/ScheduleInfo.d.ts +1 -1
- package/lib/schedule/ScheduleInfo.js +1 -1
- package/lib/schedule/ScheduleInfo.js.map +1 -1
- package/lib/schedule/ScheduleInfoQuery.cjs +7 -7
- package/lib/schedule/ScheduleInfoQuery.d.ts +14 -14
- package/lib/schedule/ScheduleInfoQuery.js.map +1 -1
- package/lib/schedule/ScheduleSignTransaction.cjs +10 -10
- package/lib/schedule/ScheduleSignTransaction.d.ts +20 -20
- package/lib/schedule/ScheduleSignTransaction.js.map +1 -1
- package/lib/system/FreezeTransaction.cjs +6 -6
- package/lib/system/FreezeTransaction.d.ts +12 -12
- package/lib/system/FreezeTransaction.js.map +1 -1
- package/lib/system/SystemDeleteTransaction.cjs +8 -8
- package/lib/system/SystemDeleteTransaction.d.ts +16 -16
- package/lib/system/SystemDeleteTransaction.js.map +1 -1
- package/lib/system/SystemUndeleteTransaction.cjs +8 -8
- package/lib/system/SystemUndeleteTransaction.d.ts +16 -16
- package/lib/system/SystemUndeleteTransaction.js.map +1 -1
- package/lib/token/AbstractTokenTransferTransaction.cjs +1 -1
- package/lib/token/AbstractTokenTransferTransaction.d.ts +2 -2
- package/lib/token/AbstractTokenTransferTransaction.js.map +1 -1
- package/lib/token/AssessedCustomFee.cjs +1 -1
- package/lib/token/AssessedCustomFee.d.ts +2 -2
- package/lib/token/AssessedCustomFee.js.map +1 -1
- package/lib/token/CustomFee.cjs +1 -1
- package/lib/token/CustomFee.d.ts +2 -2
- package/lib/token/CustomFee.js.map +1 -1
- package/lib/token/CustomFixedFee.cjs +3 -3
- package/lib/token/CustomFixedFee.d.ts +6 -6
- package/lib/token/CustomFixedFee.js.map +1 -1
- package/lib/token/CustomFractionalFee.cjs +3 -3
- package/lib/token/CustomFractionalFee.d.ts +6 -6
- package/lib/token/CustomFractionalFee.js.map +1 -1
- package/lib/token/CustomRoyaltyFee.cjs +4 -4
- package/lib/token/CustomRoyaltyFee.d.ts +8 -8
- package/lib/token/CustomRoyaltyFee.js.map +1 -1
- package/lib/token/NftId.cjs +1 -1
- package/lib/token/NftId.d.ts +1 -1
- package/lib/token/NftId.js +1 -1
- package/lib/token/NftId.js.map +1 -1
- package/lib/token/PendingAirdropId.cjs +1 -1
- package/lib/token/PendingAirdropId.d.ts +1 -1
- package/lib/token/PendingAirdropId.js.map +1 -1
- package/lib/token/PendingAirdropRecord.cjs +1 -1
- package/lib/token/PendingAirdropRecord.d.ts +1 -1
- package/lib/token/PendingAirdropRecord.js.map +1 -1
- package/lib/token/TokenAirdropTransaction.cjs +8 -8
- package/lib/token/TokenAirdropTransaction.d.ts +16 -16
- package/lib/token/TokenAirdropTransaction.js.map +1 -1
- package/lib/token/TokenAssociateTransaction.cjs +7 -7
- package/lib/token/TokenAssociateTransaction.d.ts +14 -14
- package/lib/token/TokenAssociateTransaction.js.map +1 -1
- package/lib/token/TokenAssociation.cjs +1 -1
- package/lib/token/TokenAssociation.d.ts +2 -2
- package/lib/token/TokenAssociation.js.map +1 -1
- package/lib/token/TokenBurnTransaction.cjs +7 -7
- package/lib/token/TokenBurnTransaction.d.ts +14 -14
- package/lib/token/TokenBurnTransaction.js.map +1 -1
- package/lib/token/TokenCancelAirdropTransaction.cjs +6 -6
- package/lib/token/TokenCancelAirdropTransaction.d.ts +12 -12
- package/lib/token/TokenCancelAirdropTransaction.js.map +1 -1
- package/lib/token/TokenClaimAirdropTransaction.cjs +6 -6
- package/lib/token/TokenClaimAirdropTransaction.d.ts +12 -12
- package/lib/token/TokenClaimAirdropTransaction.js.map +1 -1
- package/lib/token/TokenCreateTransaction.cjs +7 -7
- package/lib/token/TokenCreateTransaction.d.ts +14 -14
- package/lib/token/TokenCreateTransaction.js.map +1 -1
- package/lib/token/TokenDeleteTransaction.cjs +7 -7
- package/lib/token/TokenDeleteTransaction.d.ts +14 -14
- package/lib/token/TokenDeleteTransaction.js.map +1 -1
- package/lib/token/TokenDissociateTransaction.cjs +7 -7
- package/lib/token/TokenDissociateTransaction.d.ts +14 -14
- package/lib/token/TokenDissociateTransaction.js.map +1 -1
- package/lib/token/TokenFeeScheduleUpdateTransaction.cjs +7 -7
- package/lib/token/TokenFeeScheduleUpdateTransaction.d.ts +14 -14
- package/lib/token/TokenFeeScheduleUpdateTransaction.js.map +1 -1
- package/lib/token/TokenFreezeTransaction.cjs +7 -7
- package/lib/token/TokenFreezeTransaction.d.ts +14 -14
- package/lib/token/TokenFreezeTransaction.js.map +1 -1
- package/lib/token/TokenGrantKycTransaction.cjs +7 -7
- package/lib/token/TokenGrantKycTransaction.d.ts +14 -14
- package/lib/token/TokenGrantKycTransaction.js.map +1 -1
- package/lib/token/TokenId.cjs +1 -1
- package/lib/token/TokenId.d.ts +1 -1
- package/lib/token/TokenId.js +1 -1
- package/lib/token/TokenId.js.map +1 -1
- package/lib/token/TokenInfo.cjs +1 -1
- package/lib/token/TokenInfo.d.ts +1 -1
- package/lib/token/TokenInfo.js +1 -1
- package/lib/token/TokenInfo.js.map +1 -1
- package/lib/token/TokenInfoQuery.cjs +7 -7
- package/lib/token/TokenInfoQuery.d.ts +14 -14
- package/lib/token/TokenInfoQuery.js.map +1 -1
- package/lib/token/TokenKeyValidation.cjs +1 -1
- package/lib/token/TokenKeyValidation.d.ts +2 -2
- package/lib/token/TokenKeyValidation.js.map +1 -1
- package/lib/token/TokenMintTransaction.cjs +7 -7
- package/lib/token/TokenMintTransaction.d.ts +14 -14
- package/lib/token/TokenMintTransaction.js.map +1 -1
- package/lib/token/TokenNftInfo.cjs +10 -10
- package/lib/token/TokenNftInfo.d.ts +20 -20
- package/lib/token/TokenNftInfo.js.map +1 -1
- package/lib/token/TokenNftInfoQuery.cjs +11 -11
- package/lib/token/TokenNftInfoQuery.d.ts +22 -22
- package/lib/token/TokenNftInfoQuery.js.map +1 -1
- package/lib/token/TokenNftTransfer.cjs +5 -5
- package/lib/token/TokenNftTransfer.d.ts +10 -10
- package/lib/token/TokenNftTransfer.js.map +1 -1
- package/lib/token/TokenNftsUpdateTransaction.cjs +7 -7
- package/lib/token/TokenNftsUpdateTransaction.d.ts +14 -14
- package/lib/token/TokenPauseTransaction.cjs +7 -7
- package/lib/token/TokenPauseTransaction.d.ts +14 -14
- package/lib/token/TokenPauseTransaction.js.map +1 -1
- package/lib/token/TokenReference.cjs +1 -1
- package/lib/token/TokenReference.d.ts +2 -2
- package/lib/token/TokenReference.js.map +1 -1
- package/lib/token/TokenRejectTransaction.cjs +7 -7
- package/lib/token/TokenRejectTransaction.d.ts +14 -14
- package/lib/token/TokenRejectTransaction.js.map +1 -1
- package/lib/token/TokenRevokeKycTransaction.cjs +7 -7
- package/lib/token/TokenRevokeKycTransaction.d.ts +14 -14
- package/lib/token/TokenRevokeKycTransaction.js.map +1 -1
- package/lib/token/TokenSupplyType.cjs +1 -1
- package/lib/token/TokenSupplyType.d.ts +2 -2
- package/lib/token/TokenSupplyType.js.map +1 -1
- package/lib/token/TokenTransfer.cjs +4 -4
- package/lib/token/TokenTransfer.d.ts +8 -8
- package/lib/token/TokenTransfer.js.map +1 -1
- package/lib/token/TokenType.cjs +1 -1
- package/lib/token/TokenType.d.ts +2 -2
- package/lib/token/TokenType.js.map +1 -1
- package/lib/token/TokenUnfreezeTransaction.cjs +7 -7
- package/lib/token/TokenUnfreezeTransaction.d.ts +14 -14
- package/lib/token/TokenUnfreezeTransaction.js.map +1 -1
- package/lib/token/TokenUnpauseTransaction.cjs +7 -7
- package/lib/token/TokenUnpauseTransaction.d.ts +14 -14
- package/lib/token/TokenUnpauseTransaction.js.map +1 -1
- package/lib/token/TokenUpdateNftsTransaction.cjs +7 -7
- package/lib/token/TokenUpdateNftsTransaction.d.ts +14 -14
- package/lib/token/TokenUpdateNftsTransaction.js.map +1 -1
- package/lib/token/TokenUpdateTransaction.cjs +7 -7
- package/lib/token/TokenUpdateTransaction.d.ts +14 -14
- package/lib/token/TokenUpdateTransaction.js.map +1 -1
- package/lib/token/TokenWipeTransaction.cjs +7 -7
- package/lib/token/TokenWipeTransaction.d.ts +14 -14
- package/lib/token/TokenWipeTransaction.js.map +1 -1
- package/lib/topic/TopicCreateTransaction.cjs +6 -6
- package/lib/topic/TopicCreateTransaction.d.ts +12 -12
- package/lib/topic/TopicCreateTransaction.js.map +1 -1
- package/lib/topic/TopicDeleteTransaction.cjs +6 -6
- package/lib/topic/TopicDeleteTransaction.d.ts +12 -12
- package/lib/topic/TopicDeleteTransaction.js.map +1 -1
- package/lib/topic/TopicId.cjs +1 -1
- package/lib/topic/TopicId.d.ts +1 -1
- package/lib/topic/TopicId.js +1 -1
- package/lib/topic/TopicId.js.map +1 -1
- package/lib/topic/TopicInfo.cjs +1 -1
- package/lib/topic/TopicInfo.d.ts +1 -1
- package/lib/topic/TopicInfo.js +1 -1
- package/lib/topic/TopicInfo.js.map +1 -1
- package/lib/topic/TopicInfoQuery.cjs +7 -7
- package/lib/topic/TopicInfoQuery.d.ts +14 -14
- package/lib/topic/TopicInfoQuery.js.map +1 -1
- package/lib/topic/TopicMessage.cjs +2 -2
- package/lib/topic/TopicMessage.d.ts +4 -4
- package/lib/topic/TopicMessage.js.map +1 -1
- package/lib/topic/TopicMessageChunk.cjs +2 -2
- package/lib/topic/TopicMessageChunk.d.ts +4 -4
- package/lib/topic/TopicMessageChunk.js.map +1 -1
- package/lib/topic/TopicMessageQuery.cjs +1 -1
- package/lib/topic/TopicMessageQuery.js +1 -1
- package/lib/topic/TopicMessageQuery.js.map +1 -1
- package/lib/topic/TopicMessageSubmitTransaction.cjs +9 -9
- package/lib/topic/TopicMessageSubmitTransaction.d.ts +18 -18
- package/lib/topic/TopicMessageSubmitTransaction.js.map +1 -1
- package/lib/topic/TopicUpdateTransaction.cjs +6 -6
- package/lib/topic/TopicUpdateTransaction.d.ts +12 -12
- package/lib/topic/TopicUpdateTransaction.js.map +1 -1
- package/lib/transaction/BatchTransaction.cjs +5 -5
- package/lib/transaction/BatchTransaction.d.ts +9 -9
- package/lib/transaction/BatchTransaction.js +1 -1
- package/lib/transaction/BatchTransaction.js.map +1 -1
- package/lib/transaction/CustomFeeLimit.cjs +2 -2
- package/lib/transaction/CustomFeeLimit.d.ts +4 -4
- package/lib/transaction/CustomFeeLimit.js.map +1 -1
- package/lib/transaction/NodeAccountIdSignatureMap.cjs +2 -2
- package/lib/transaction/NodeAccountIdSignatureMap.d.ts +2 -2
- package/lib/transaction/NodeAccountIdSignatureMap.js +1 -1
- package/lib/transaction/NodeAccountIdSignatureMap.js.map +1 -1
- package/lib/transaction/NodeAccountIdSignatureMapLegacy.cjs +1 -1
- package/lib/transaction/NodeAccountIdSignatureMapLegacy.d.ts +2 -2
- package/lib/transaction/NodeAccountIdSignatureMapLegacy.js.map +1 -1
- package/lib/transaction/SignatureMap.cjs +1 -1
- package/lib/transaction/SignatureMap.js.map +1 -1
- package/lib/transaction/SignaturePairMap.cjs +1 -1
- package/lib/transaction/SignaturePairMap.d.ts +2 -2
- package/lib/transaction/SignaturePairMap.js.map +1 -1
- package/lib/transaction/Transaction.cjs +1 -1
- package/lib/transaction/Transaction.d.ts +1 -1
- package/lib/transaction/Transaction.js +1 -1
- package/lib/transaction/Transaction.js.map +1 -1
- package/lib/transaction/TransactionHashMap.cjs +1 -1
- package/lib/transaction/TransactionHashMap.d.ts +2 -2
- package/lib/transaction/TransactionHashMap.js.map +1 -1
- package/lib/transaction/TransactionId.cjs +1 -1
- package/lib/transaction/TransactionId.d.ts +1 -1
- package/lib/transaction/TransactionId.js +1 -1
- package/lib/transaction/TransactionId.js.map +1 -1
- package/lib/transaction/TransactionReceipt.cjs +1 -1
- package/lib/transaction/TransactionReceipt.d.ts +1 -1
- package/lib/transaction/TransactionReceipt.js +1 -1
- package/lib/transaction/TransactionReceipt.js.map +1 -1
- package/lib/transaction/TransactionReceiptQuery.cjs +1 -1
- package/lib/transaction/TransactionReceiptQuery.d.ts +1 -1
- package/lib/transaction/TransactionReceiptQuery.js +1 -1
- package/lib/transaction/TransactionReceiptQuery.js.map +1 -1
- package/lib/transaction/TransactionRecord.cjs +1 -1
- package/lib/transaction/TransactionRecord.d.ts +1 -1
- package/lib/transaction/TransactionRecord.js +1 -1
- package/lib/transaction/TransactionRecord.js.map +1 -1
- package/lib/transaction/TransactionRecordQuery.cjs +1 -1
- package/lib/transaction/TransactionRecordQuery.d.ts +1 -1
- package/lib/transaction/TransactionRecordQuery.js +1 -1
- package/lib/transaction/TransactionRecordQuery.js.map +1 -1
- package/lib/util/ASN1-Decoder.cjs +1 -1
- package/lib/util/ASN1-Decoder.js +1 -1
- package/lib/util/ASN1-Decoder.js.map +1 -1
- package/lib/version.js +1 -1
- package/package.json +3 -3
- package/src/Cache.js +6 -6
- package/src/Duration.js +1 -1
- package/src/EntityIdHelper.js +1 -1
- package/src/EthereumFlow.js +7 -7
- package/src/EthereumTransaction.js +7 -7
- package/src/EvmAddress.js +1 -1
- package/src/ExchangeRate.js +2 -2
- package/src/ExchangeRates.js +1 -1
- package/src/FeeComponents.js +1 -1
- package/src/FeeData.js +1 -1
- package/src/FeeDataType.js +1 -1
- package/src/FeeSchedule.js +1 -1
- package/src/FeeSchedules.js +1 -1
- package/src/FreezeType.js +1 -1
- package/src/Key.js +1 -1
- package/src/KeyList.js +3 -3
- package/src/Mnemonic.js +1 -1
- package/src/PrivateKey.js +7 -7
- package/src/PrngTransaction.js +9 -9
- package/src/PublicKey.js +5 -5
- package/src/RequestType.js +1 -1
- package/src/StakingInfo.js +1 -1
- package/src/Status.js +1 -1
- package/src/Timestamp.js +1 -1
- package/src/TransactionFeeSchedule.js +1 -1
- package/src/Transfer.js +2 -2
- package/src/account/AccountAllowanceAdjustTransaction.js +7 -7
- package/src/account/AccountAllowanceApproveTransaction.js +8 -8
- package/src/account/AccountAllowanceDeleteTransaction.js +7 -7
- package/src/account/AccountBalance.js +1 -1
- package/src/account/AccountBalanceQuery.js +6 -6
- package/src/account/AccountCreateTransaction.js +1 -1
- package/src/account/AccountDeleteTransaction.js +7 -7
- package/src/account/AccountId.js +1 -1
- package/src/account/AccountInfo.js +1 -1
- package/src/account/AccountInfoQuery.js +7 -7
- package/src/account/AccountRecordsQuery.js +7 -7
- package/src/account/AccountUpdateTransaction.js +7 -7
- package/src/account/HbarAllowance.js +3 -3
- package/src/account/HbarTransferMap.js +2 -2
- package/src/account/LiveHash.js +3 -3
- package/src/account/LiveHashAddTransaction.js +7 -7
- package/src/account/LiveHashDeleteTransaction.js +6 -6
- package/src/account/LiveHashQuery.js +7 -7
- package/src/account/NullableTokenDecimalMap.js +2 -2
- package/src/account/ProxyStaker.js +2 -2
- package/src/account/TokenAllowance.js +4 -4
- package/src/account/TokenBalanceMap.js +2 -2
- package/src/account/TokenDecimalMap.js +2 -2
- package/src/account/TokenNftAllowance.js +5 -5
- package/src/account/TokenNftTransferMap.js +5 -5
- package/src/account/TokenRelationship.js +4 -4
- package/src/account/TokenRelationshipMap.js +2 -2
- package/src/account/TokenTransferMap.js +4 -4
- package/src/account/TransferTransaction.js +6 -6
- package/src/address_book/AddressBooks.js +1 -1
- package/src/address_book/Endpoint.js +1 -1
- package/src/address_book/NodeAddress.js +1 -1
- package/src/address_book/NodeAddressBook.js +1 -1
- package/src/channel/Channel.js +1 -1
- package/src/contract/ContractByteCodeQuery.js +6 -6
- package/src/contract/ContractCallQuery.js +1 -1
- package/src/contract/ContractCreateTransaction.js +8 -8
- package/src/contract/ContractDeleteTransaction.js +8 -8
- package/src/contract/ContractExecuteTransaction.js +9 -9
- package/src/contract/ContractFunctionResult.js +2 -2
- package/src/contract/ContractId.js +1 -1
- package/src/contract/ContractInfo.js +1 -1
- package/src/contract/ContractInfoQuery.js +7 -7
- package/src/contract/ContractLogInfo.js +2 -2
- package/src/contract/ContractNonceInfo.js +3 -3
- package/src/contract/ContractStateChange.js +1 -1
- package/src/contract/ContractUpdateTransaction.js +10 -10
- package/src/contract/DelegateContractId.js +2 -2
- package/src/contract/StorageChange.js +1 -1
- package/src/exports.js +1 -1
- package/src/file/FileAppendTransaction.js +7 -7
- package/src/file/FileContentsQuery.js +7 -7
- package/src/file/FileCreateTransaction.js +6 -6
- package/src/file/FileDeleteTransaction.js +7 -7
- package/src/file/FileId.js +1 -1
- package/src/file/FileInfo.js +1 -1
- package/src/file/FileInfoQuery.js +7 -7
- package/src/file/FileUpdateTransaction.js +6 -6
- package/src/network/AddressBookQuery.js +1 -1
- package/src/network/NetworkVersionInfo.js +1 -1
- package/src/network/NetworkVersionInfoQuery.js +6 -6
- package/src/network/SemanticVersion.js +1 -1
- package/src/node/NodeCreateTransaction.js +6 -6
- package/src/node/NodeDeleteTransaction.js +6 -6
- package/src/node/NodeUpdateTransaction.js +6 -6
- package/src/node/ServiceEndpoint.js +1 -1
- package/src/query/CostQuery.js +1 -1
- package/src/query/Query.js +1 -1
- package/src/query/QueryBase.js +1 -1
- package/src/schedule/ScheduleCreateTransaction.js +1 -1
- package/src/schedule/ScheduleDeleteTransaction.js +8 -8
- package/src/schedule/ScheduleId.js +1 -1
- package/src/schedule/ScheduleInfo.js +1 -1
- package/src/schedule/ScheduleInfoQuery.js +7 -7
- package/src/schedule/ScheduleSignTransaction.js +10 -10
- package/src/system/FreezeTransaction.js +6 -6
- package/src/system/SystemDeleteTransaction.js +8 -8
- package/src/system/SystemUndeleteTransaction.js +8 -8
- package/src/token/AbstractTokenTransferTransaction.js +1 -1
- package/src/token/AssessedCustomFee.js +1 -1
- package/src/token/CustomFee.js +1 -1
- package/src/token/CustomFixedFee.js +3 -3
- package/src/token/CustomFractionalFee.js +3 -3
- package/src/token/CustomRoyaltyFee.js +4 -4
- package/src/token/NftId.js +1 -1
- package/src/token/PendingAirdropId.js +1 -1
- package/src/token/PendingAirdropRecord.js +1 -1
- package/src/token/TokenAirdropTransaction.js +8 -8
- package/src/token/TokenAssociateTransaction.js +7 -7
- package/src/token/TokenAssociation.js +1 -1
- package/src/token/TokenBurnTransaction.js +7 -7
- package/src/token/TokenCancelAirdropTransaction.js +6 -6
- package/src/token/TokenClaimAirdropTransaction.js +6 -6
- package/src/token/TokenCreateTransaction.js +7 -7
- package/src/token/TokenDeleteTransaction.js +7 -7
- package/src/token/TokenDissociateTransaction.js +7 -7
- package/src/token/TokenFeeScheduleUpdateTransaction.js +7 -7
- package/src/token/TokenFreezeTransaction.js +7 -7
- package/src/token/TokenGrantKycTransaction.js +7 -7
- package/src/token/TokenId.js +1 -1
- package/src/token/TokenInfo.js +1 -1
- package/src/token/TokenInfoQuery.js +7 -7
- package/src/token/TokenKeyValidation.js +1 -1
- package/src/token/TokenMintTransaction.js +7 -7
- package/src/token/TokenNftInfo.js +10 -10
- package/src/token/TokenNftInfoQuery.js +11 -11
- package/src/token/TokenNftTransfer.js +5 -5
- package/src/token/TokenNftsUpdateTransaction.js +7 -7
- package/src/token/TokenPauseTransaction.js +7 -7
- package/src/token/TokenReference.js +1 -1
- package/src/token/TokenRejectTransaction.js +7 -7
- package/src/token/TokenRevokeKycTransaction.js +7 -7
- package/src/token/TokenSupplyType.js +1 -1
- package/src/token/TokenTransfer.js +4 -4
- package/src/token/TokenType.js +1 -1
- package/src/token/TokenUnfreezeTransaction.js +7 -7
- package/src/token/TokenUnpauseTransaction.js +7 -7
- package/src/token/TokenUpdateNftsTransaction.js +7 -7
- package/src/token/TokenUpdateTransaction.js +7 -7
- package/src/token/TokenWipeTransaction.js +7 -7
- package/src/topic/TopicCreateTransaction.js +6 -6
- package/src/topic/TopicDeleteTransaction.js +6 -6
- package/src/topic/TopicId.js +1 -1
- package/src/topic/TopicInfo.js +1 -1
- package/src/topic/TopicInfoQuery.js +7 -7
- package/src/topic/TopicMessage.js +2 -2
- package/src/topic/TopicMessageChunk.js +2 -2
- package/src/topic/TopicMessageQuery.js +1 -1
- package/src/topic/TopicMessageSubmitTransaction.js +9 -9
- package/src/topic/TopicUpdateTransaction.js +6 -6
- package/src/transaction/BatchTransaction.js +5 -5
- package/src/transaction/CustomFeeLimit.js +2 -2
- package/src/transaction/NodeAccountIdSignatureMap.js +2 -2
- package/src/transaction/NodeAccountIdSignatureMapLegacy.js +1 -1
- package/src/transaction/SignatureMap.js +1 -1
- package/src/transaction/SignaturePairMap.js +1 -1
- package/src/transaction/Transaction.js +1 -1
- package/src/transaction/TransactionHashMap.js +1 -1
- package/src/transaction/TransactionId.js +1 -1
- package/src/transaction/TransactionReceipt.js +1 -1
- package/src/transaction/TransactionReceiptQuery.js +1 -1
- package/src/transaction/TransactionRecord.js +1 -1
- package/src/transaction/TransactionRecordQuery.js +1 -1
- package/src/util/ASN1-Decoder.js +1 -1
package/dist/umd.js
CHANGED
|
@@ -16446,13 +16446,13 @@
|
|
|
16446
16446
|
}
|
|
16447
16447
|
|
|
16448
16448
|
/**
|
|
16449
|
-
* @deprecated - use `@
|
|
16449
|
+
* @deprecated - use `@hiero-ledger/sdk`.PublicKey instead
|
|
16450
16450
|
* @param {Transaction} transaction
|
|
16451
16451
|
* @returns {boolean}
|
|
16452
16452
|
*/
|
|
16453
16453
|
verifyTransaction(transaction) {
|
|
16454
16454
|
//NOSONAR
|
|
16455
|
-
console.log("Deprecated: use `@
|
|
16455
|
+
console.log("Deprecated: use `@hiero-ledger/sdk`.PublicKey instead");
|
|
16456
16456
|
|
|
16457
16457
|
transaction._requireFrozen();
|
|
16458
16458
|
|
|
@@ -34480,16 +34480,16 @@
|
|
|
34480
34480
|
|
|
34481
34481
|
/**
|
|
34482
34482
|
* @namespace proto
|
|
34483
|
-
* @typedef {import("@
|
|
34484
|
-
* @typedef {import("@
|
|
34485
|
-
* @typedef {import("@
|
|
34486
|
-
* @typedef {import("@
|
|
34483
|
+
* @typedef {import("@hiero-ledger/proto").proto.IKey} HieroProto.proto.IKey
|
|
34484
|
+
* @typedef {import("@hiero-ledger/proto").proto.IKeyList} HieroProto.proto.IKeyList
|
|
34485
|
+
* @typedef {import("@hiero-ledger/proto").proto.IThresholdKey} HieroProto.proto.IThresholdKey
|
|
34486
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractID} HieroProto.proto.IContractID
|
|
34487
34487
|
*/
|
|
34488
34488
|
|
|
34489
34489
|
/**
|
|
34490
34490
|
* @namespace cryptography
|
|
34491
|
-
* @typedef {import("@
|
|
34492
|
-
* @typedef {import("@
|
|
34491
|
+
* @typedef {import("@hiero-ledger/cryptography").PrivateKey} cryptography.PrivateKey
|
|
34492
|
+
* @typedef {import("@hiero-ledger/cryptography").Mnemonic} cryptography.Mnemonic
|
|
34493
34493
|
*/
|
|
34494
34494
|
|
|
34495
34495
|
/**
|
|
@@ -34884,7 +34884,7 @@
|
|
|
34884
34884
|
|
|
34885
34885
|
/**
|
|
34886
34886
|
* @namespace proto
|
|
34887
|
-
* @typedef {import("@
|
|
34887
|
+
* @typedef {import("@hiero-ledger/proto").proto.IKey} HieroProto.proto.IKey
|
|
34888
34888
|
*/
|
|
34889
34889
|
|
|
34890
34890
|
class Key {
|
|
@@ -34949,10 +34949,10 @@
|
|
|
34949
34949
|
|
|
34950
34950
|
/**
|
|
34951
34951
|
* @namespace proto
|
|
34952
|
-
* @typedef {import("@
|
|
34953
|
-
* @typedef {import("@
|
|
34954
|
-
* @typedef {import("@
|
|
34955
|
-
* @typedef {import("@
|
|
34952
|
+
* @typedef {import("@hiero-ledger/proto").proto.IKey} HieroProto.proto.IKey
|
|
34953
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
34954
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignaturePair} HieroProto.proto.ISignaturePair
|
|
34955
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
34956
34956
|
*/
|
|
34957
34957
|
|
|
34958
34958
|
class PublicKey extends Key {
|
|
@@ -35775,7 +35775,7 @@
|
|
|
35775
35775
|
|
|
35776
35776
|
/**
|
|
35777
35777
|
* @namespace proto
|
|
35778
|
-
* @typedef {import("@
|
|
35778
|
+
* @typedef {import("@hiero-ledger/proto").proto.IKey} HieroProto.proto.IKey
|
|
35779
35779
|
*/
|
|
35780
35780
|
|
|
35781
35781
|
/**
|
|
@@ -37375,7 +37375,7 @@
|
|
|
37375
37375
|
|
|
37376
37376
|
/**
|
|
37377
37377
|
* @namespace proto
|
|
37378
|
-
* @typedef {import("@
|
|
37378
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITimestamp} HieroProto.proto.ITimestamp
|
|
37379
37379
|
*/
|
|
37380
37380
|
|
|
37381
37381
|
const MAX_NS = Long.fromNumber(1000000000);
|
|
@@ -37797,7 +37797,7 @@
|
|
|
37797
37797
|
|
|
37798
37798
|
/**
|
|
37799
37799
|
* This function is used to create a SignaturePairMap from an already built transaction.
|
|
37800
|
-
* @param {import("@
|
|
37800
|
+
* @param {import("@hiero-ledger/proto").proto.ISignatureMap} sigMap
|
|
37801
37801
|
* @returns {SignaturePairMap}
|
|
37802
37802
|
*/
|
|
37803
37803
|
static _fromTransactionSigMap(sigMap) {
|
|
@@ -37851,7 +37851,7 @@
|
|
|
37851
37851
|
|
|
37852
37852
|
/**
|
|
37853
37853
|
* This function is used to create a NodeAccountIdSignaturemap from an already built transaction.
|
|
37854
|
-
* @param { import('./List.js').default<import("@
|
|
37854
|
+
* @param { import('./List.js').default<import("@hiero-ledger/proto").proto.ISignedTransaction>} signedTransactions
|
|
37855
37855
|
* @returns {NodeAccountIdSignatureMap}
|
|
37856
37856
|
*/
|
|
37857
37857
|
static _fromSignedTransactions(signedTransactions) {
|
|
@@ -38114,7 +38114,7 @@
|
|
|
38114
38114
|
signed transactions are for the second node account id and so on.
|
|
38115
38115
|
*/
|
|
38116
38116
|
for (let row = 0; row < rowLength; row++) {
|
|
38117
|
-
/** @type { List<import("@
|
|
38117
|
+
/** @type { List<import("@hiero-ledger/proto").proto.ISignedTransaction> } */
|
|
38118
38118
|
const signedTransactions = new List();
|
|
38119
38119
|
|
|
38120
38120
|
for (let col = 0; col < columns; col++) {
|
|
@@ -38393,11 +38393,11 @@
|
|
|
38393
38393
|
|
|
38394
38394
|
/**
|
|
38395
38395
|
* @namespace proto
|
|
38396
|
-
* @typedef {import("@
|
|
38397
|
-
* @typedef {import("@
|
|
38398
|
-
* @typedef {import("@
|
|
38399
|
-
* @typedef {import("@
|
|
38400
|
-
* @typedef {import("@
|
|
38396
|
+
* @typedef {import("@hiero-ledger/proto").proto.IKey} HieroProto.proto.IKey
|
|
38397
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
38398
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignaturePair} HieroProto.proto.ISignaturePair
|
|
38399
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
38400
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
38401
38401
|
*/
|
|
38402
38402
|
|
|
38403
38403
|
class PrivateKey extends Key {
|
|
@@ -38926,9 +38926,9 @@
|
|
|
38926
38926
|
|
|
38927
38927
|
/**
|
|
38928
38928
|
* @namespace proto
|
|
38929
|
-
* @typedef {import("@
|
|
38930
|
-
* @typedef {import("@
|
|
38931
|
-
* @typedef {import("@
|
|
38929
|
+
* @typedef {import("@hiero-ledger/proto").proto.IKey} HieroProto.proto.IKey
|
|
38930
|
+
* @typedef {import("@hiero-ledger/proto").proto.IKeyList} HieroProto.proto.IKeyList
|
|
38931
|
+
* @typedef {import("@hiero-ledger/proto").proto.IThresholdKey} HieroProto.proto.IThresholdKey
|
|
38932
38932
|
*/
|
|
38933
38933
|
|
|
38934
38934
|
/**
|
|
@@ -39462,7 +39462,7 @@
|
|
|
39462
39462
|
|
|
39463
39463
|
/**
|
|
39464
39464
|
* @namespace proto
|
|
39465
|
-
* @typedef {import("@
|
|
39465
|
+
* @typedef {import("@hiero-ledger/proto").proto.ResponseCodeEnum} HieroProto.proto.ResponseCodeEnum
|
|
39466
39466
|
*/
|
|
39467
39467
|
|
|
39468
39468
|
class Status {
|
|
@@ -46120,7 +46120,7 @@
|
|
|
46120
46120
|
|
|
46121
46121
|
/**
|
|
46122
46122
|
* @internal
|
|
46123
|
-
* @param {import("@
|
|
46123
|
+
* @param {import("@hiero-ledger/proto").proto.IExchangeRate} rate
|
|
46124
46124
|
* @returns {ExchangeRate}
|
|
46125
46125
|
*/
|
|
46126
46126
|
static _fromProtobuf(rate) {
|
|
@@ -46141,7 +46141,7 @@
|
|
|
46141
46141
|
|
|
46142
46142
|
/**
|
|
46143
46143
|
* @internal
|
|
46144
|
-
* @returns {import("@
|
|
46144
|
+
* @returns {import("@hiero-ledger/proto").proto.IExchangeRate}
|
|
46145
46145
|
*/
|
|
46146
46146
|
_toProtobuf() {
|
|
46147
46147
|
return {
|
|
@@ -47001,8 +47001,8 @@
|
|
|
47001
47001
|
|
|
47002
47002
|
/**
|
|
47003
47003
|
* @namespace proto
|
|
47004
|
-
* @typedef {import("@
|
|
47005
|
-
* @typedef {import("@
|
|
47004
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountAmount} HieroProto.proto.IAccountAmount
|
|
47005
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
47006
47006
|
*/
|
|
47007
47007
|
|
|
47008
47008
|
/**
|
|
@@ -47106,8 +47106,8 @@
|
|
|
47106
47106
|
|
|
47107
47107
|
/**
|
|
47108
47108
|
* @namespace proto
|
|
47109
|
-
* @typedef {import("@
|
|
47110
|
-
* @typedef {import("@
|
|
47109
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractLoginfo} HieroProto.proto.IContractLoginfo
|
|
47110
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractID} HieroProto.proto.IContractID
|
|
47111
47111
|
*/
|
|
47112
47112
|
|
|
47113
47113
|
/**
|
|
@@ -52930,8 +52930,8 @@
|
|
|
52930
52930
|
|
|
52931
52931
|
/**
|
|
52932
52932
|
* @namespace proto
|
|
52933
|
-
* @typedef {import("@
|
|
52934
|
-
* @typedef {import("@
|
|
52933
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractNonceInfo} HieroProto.proto.IContractNonceInfo
|
|
52934
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractID} HieroProto.proto.IContractID
|
|
52935
52935
|
* @typedef {object} ContractNonceInfoJSON
|
|
52936
52936
|
* @property {string} contractId
|
|
52937
52937
|
* @property {number} nonce
|
|
@@ -53060,8 +53060,8 @@
|
|
|
53060
53060
|
|
|
53061
53061
|
/**
|
|
53062
53062
|
* @namespace proto
|
|
53063
|
-
* @typedef {import("@
|
|
53064
|
-
* @typedef {import("@
|
|
53063
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractFunctionResult} HieroProto.proto.IContractFunctionResult
|
|
53064
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractID} HieroProto.proto.IContractID
|
|
53065
53065
|
*/
|
|
53066
53066
|
|
|
53067
53067
|
/**
|
|
@@ -54129,10 +54129,10 @@
|
|
|
54129
54129
|
|
|
54130
54130
|
/**
|
|
54131
54131
|
* @namespace proto
|
|
54132
|
-
* @typedef {import("@
|
|
54133
|
-
* @typedef {import("@
|
|
54134
|
-
* @typedef {import("@
|
|
54135
|
-
* @typedef {import("@
|
|
54132
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenTransferList} HieroProto.proto.ITokenTransferList
|
|
54133
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountAmount} HieroProto.proto.IAccountAmount
|
|
54134
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
54135
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
54136
54136
|
*/
|
|
54137
54137
|
|
|
54138
54138
|
/**
|
|
@@ -54229,11 +54229,11 @@
|
|
|
54229
54229
|
|
|
54230
54230
|
/**
|
|
54231
54231
|
* @namespace proto
|
|
54232
|
-
* @typedef {import("@
|
|
54233
|
-
* @typedef {import("@
|
|
54234
|
-
* @typedef {import("@
|
|
54235
|
-
* @typedef {import("@
|
|
54236
|
-
* @typedef {import("@
|
|
54232
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenTransferList} HieroProto.proto.ITokenTransferList
|
|
54233
|
+
* @typedef {import("@hiero-ledger/proto").proto.INftTransfer} HieroProto.proto.INftTransfer
|
|
54234
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountAmount} HieroProto.proto.IAccountAmount
|
|
54235
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
54236
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
54237
54237
|
*/
|
|
54238
54238
|
|
|
54239
54239
|
/**
|
|
@@ -54364,7 +54364,7 @@
|
|
|
54364
54364
|
|
|
54365
54365
|
/**
|
|
54366
54366
|
* @namespace proto
|
|
54367
|
-
* @typedef {import("@
|
|
54367
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAssessedCustomFee} HieroProto.proto.IAssessedCustomFee
|
|
54368
54368
|
*/
|
|
54369
54369
|
|
|
54370
54370
|
/**
|
|
@@ -54559,7 +54559,7 @@
|
|
|
54559
54559
|
|
|
54560
54560
|
/**
|
|
54561
54561
|
* @namespace proto
|
|
54562
|
-
* @typedef {import("@
|
|
54562
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenAssociation} HieroProto.proto.ITokenAssociation
|
|
54563
54563
|
*/
|
|
54564
54564
|
|
|
54565
54565
|
/**
|
|
@@ -54684,10 +54684,10 @@
|
|
|
54684
54684
|
|
|
54685
54685
|
/**
|
|
54686
54686
|
* @namespace proto
|
|
54687
|
-
* @typedef {import("@
|
|
54688
|
-
* @typedef {import("@
|
|
54689
|
-
* @typedef {import("@
|
|
54690
|
-
* @typedef {import("@
|
|
54687
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenTransferList} HieroProto.proto.ITokenTransferList
|
|
54688
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountAmount} HieroProto.proto.IAccountAmount
|
|
54689
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
54690
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
54691
54691
|
*/
|
|
54692
54692
|
|
|
54693
54693
|
/**
|
|
@@ -54915,7 +54915,7 @@
|
|
|
54915
54915
|
// SPDX-License-Identifier: Apache-2.0
|
|
54916
54916
|
/**
|
|
54917
54917
|
* @namespace proto
|
|
54918
|
-
* @typedef {import("@
|
|
54918
|
+
* @typedef {import("@hiero-ledger/proto").proto.PendingAirdropId} HieroProto.proto.PendingAirdropId
|
|
54919
54919
|
*/
|
|
54920
54920
|
|
|
54921
54921
|
|
|
@@ -55070,7 +55070,7 @@
|
|
|
55070
55070
|
// SPDX-License-Identifier: Apache-2.0
|
|
55071
55071
|
/**
|
|
55072
55072
|
* @namespace proto
|
|
55073
|
-
* @typedef {import("@
|
|
55073
|
+
* @typedef {import("@hiero-ledger/proto").proto.PendingAirdropRecord} HieroProto.proto.PendingAirdropRecord
|
|
55074
55074
|
*/
|
|
55075
55075
|
|
|
55076
55076
|
|
|
@@ -56499,7 +56499,7 @@
|
|
|
56499
56499
|
|
|
56500
56500
|
/**
|
|
56501
56501
|
* @namespace proto
|
|
56502
|
-
* @typedef {import("@
|
|
56502
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
56503
56503
|
*/
|
|
56504
56504
|
|
|
56505
56505
|
/**
|
|
@@ -56543,7 +56543,7 @@
|
|
|
56543
56543
|
}
|
|
56544
56544
|
|
|
56545
56545
|
/**
|
|
56546
|
-
* @param {import("@
|
|
56546
|
+
* @param {import("@hiero-ledger/proto").proto.ISignatureMap} sigMap
|
|
56547
56547
|
* @returns {NodeAccountIdSignatureMap}
|
|
56548
56548
|
*/
|
|
56549
56549
|
static _fromTransactionSigMap(sigMap) {
|
|
@@ -56612,7 +56612,7 @@
|
|
|
56612
56612
|
|
|
56613
56613
|
/**
|
|
56614
56614
|
* @namespace proto
|
|
56615
|
-
* @typedef {import("@
|
|
56615
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICustomFee} HieroProto.proto.ICustomFee
|
|
56616
56616
|
*/
|
|
56617
56617
|
|
|
56618
56618
|
class CustomFee {
|
|
@@ -56703,9 +56703,9 @@
|
|
|
56703
56703
|
|
|
56704
56704
|
/**
|
|
56705
56705
|
* @namespace proto
|
|
56706
|
-
* @typedef {import("@
|
|
56707
|
-
* @typedef {import("@
|
|
56708
|
-
* @typedef {import("@
|
|
56706
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICustomFee} HieroProto.proto.ICustomFee
|
|
56707
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFixedFee} HieroProto.proto.IFixedFee
|
|
56708
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFixedCustomFee} HieroProto.proto.IFixedCustomFee
|
|
56709
56709
|
*/
|
|
56710
56710
|
|
|
56711
56711
|
class CustomFixedFee extends CustomFee {
|
|
@@ -56873,8 +56873,8 @@
|
|
|
56873
56873
|
|
|
56874
56874
|
/**
|
|
56875
56875
|
* @namespace proto
|
|
56876
|
-
* @typedef {import("@
|
|
56877
|
-
* @typedef {import("@
|
|
56876
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFixedFee} HieroProto.proto.IFixedFee
|
|
56877
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICustomFeeLimit} HieroProto.proto.ICustomFeeLimit
|
|
56878
56878
|
*/
|
|
56879
56879
|
|
|
56880
56880
|
class CustomFeeLimit {
|
|
@@ -59380,11 +59380,11 @@
|
|
|
59380
59380
|
|
|
59381
59381
|
/**
|
|
59382
59382
|
* @namespace proto
|
|
59383
|
-
* @typedef {import("@
|
|
59384
|
-
* @typedef {import("@
|
|
59385
|
-
* @typedef {import("@
|
|
59386
|
-
* @typedef {import("@
|
|
59387
|
-
* @typedef {import("@
|
|
59383
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenTransferList} HieroProto.proto.ITokenTransferList
|
|
59384
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountAmount} HieroProto.proto.IAccountAmount
|
|
59385
|
+
* @typedef {import("@hiero-ledger/proto").proto.INftTransfer} HieroProto.proto.INftTransfer
|
|
59386
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
59387
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
59388
59388
|
*/
|
|
59389
59389
|
|
|
59390
59390
|
/**
|
|
@@ -59493,8 +59493,8 @@
|
|
|
59493
59493
|
|
|
59494
59494
|
/**
|
|
59495
59495
|
* @namespace proto
|
|
59496
|
-
* @typedef {import("@
|
|
59497
|
-
* @typedef {import("@
|
|
59496
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenBalance} HieroProto.proto.ITokenBalance
|
|
59497
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
59498
59498
|
*/
|
|
59499
59499
|
|
|
59500
59500
|
/**
|
|
@@ -59514,7 +59514,7 @@
|
|
|
59514
59514
|
|
|
59515
59515
|
/**
|
|
59516
59516
|
* @namespace proto
|
|
59517
|
-
* @typedef {import("@
|
|
59517
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenAirdropTransactionBody} HieroProto.proto.ITokenAirdropTransactionBody
|
|
59518
59518
|
*/
|
|
59519
59519
|
|
|
59520
59520
|
/**
|
|
@@ -60093,14 +60093,14 @@
|
|
|
60093
60093
|
|
|
60094
60094
|
/**
|
|
60095
60095
|
* @namespace proto
|
|
60096
|
-
* @typedef {import("@
|
|
60097
|
-
* @typedef {import("@
|
|
60098
|
-
* @typedef {import("@
|
|
60099
|
-
* @typedef {import("@
|
|
60100
|
-
* @typedef {import("@
|
|
60101
|
-
* @typedef {import("@
|
|
60102
|
-
* @typedef {import("@
|
|
60103
|
-
* @typedef {import("@
|
|
60096
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenAirdropTransactionBody} HieroProto.proto.ITokenAirdropTransactionBody
|
|
60097
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
60098
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionID} HieroProto.proto.TransactionID
|
|
60099
|
+
* @typedef {import("@hiero-ledger/proto").proto.AccountID} HieroProto.proto.AccountID
|
|
60100
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
60101
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
60102
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
60103
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
60104
60104
|
*/
|
|
60105
60105
|
|
|
60106
60106
|
/**
|
|
@@ -60366,12 +60366,12 @@
|
|
|
60366
60366
|
// SPDX-License-Identifier: Apache-2.0
|
|
60367
60367
|
|
|
60368
60368
|
/**
|
|
60369
|
-
* @typedef {import("@
|
|
60370
|
-
* @typedef {import("@
|
|
60371
|
-
* @typedef {import("@
|
|
60372
|
-
* @typedef {import("@
|
|
60373
|
-
* @typedef {import("@
|
|
60374
|
-
* @typedef {import("@
|
|
60369
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
60370
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
60371
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
60372
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
60373
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
60374
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenClaimAirdropTransactionBody} HieroProto.proto.ITokenClaimAirdropTransactionBody
|
|
60375
60375
|
*/
|
|
60376
60376
|
|
|
60377
60377
|
/**
|
|
@@ -60483,12 +60483,12 @@
|
|
|
60483
60483
|
// SPDX-License-Identifier: Apache-2.0
|
|
60484
60484
|
|
|
60485
60485
|
/**
|
|
60486
|
-
* @typedef {import("@
|
|
60487
|
-
* @typedef {import("@
|
|
60488
|
-
* @typedef {import("@
|
|
60489
|
-
* @typedef {import("@
|
|
60490
|
-
* @typedef {import("@
|
|
60491
|
-
* @typedef {import("@
|
|
60486
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
60487
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
60488
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
60489
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
60490
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
60491
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenCancelAirdropTransactionBody} HieroProto.proto.ITokenCancelAirdropTransactionBody
|
|
60492
60492
|
*/
|
|
60493
60493
|
|
|
60494
60494
|
/**
|
|
@@ -60602,9 +60602,9 @@
|
|
|
60602
60602
|
|
|
60603
60603
|
/**
|
|
60604
60604
|
* @namespace proto
|
|
60605
|
-
* @typedef {import("@
|
|
60606
|
-
* @typedef {import("@
|
|
60607
|
-
* @typedef {import("@
|
|
60605
|
+
* @typedef {import("@hiero-ledger/proto").proto.IGrantedCryptoAllowance} HieroProto.proto.IGrantedCryptoAllowance
|
|
60606
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICryptoAllowance} HieroProto.proto.ICryptoAllowance
|
|
60607
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
60608
60608
|
*/
|
|
60609
60609
|
|
|
60610
60610
|
/**
|
|
@@ -60748,10 +60748,10 @@
|
|
|
60748
60748
|
|
|
60749
60749
|
/**
|
|
60750
60750
|
* @namespace proto
|
|
60751
|
-
* @typedef {import("@
|
|
60752
|
-
* @typedef {import("@
|
|
60753
|
-
* @typedef {import("@
|
|
60754
|
-
* @typedef {import("@
|
|
60751
|
+
* @typedef {import("@hiero-ledger/proto").proto.IGrantedTokenAllowance} HieroProto.proto.IGrantedTokenAllowance
|
|
60752
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenAllowance} HieroProto.proto.ITokenAllowance
|
|
60753
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
60754
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
60755
60755
|
*/
|
|
60756
60756
|
|
|
60757
60757
|
/**
|
|
@@ -60900,11 +60900,11 @@
|
|
|
60900
60900
|
|
|
60901
60901
|
/**
|
|
60902
60902
|
* @namespace proto
|
|
60903
|
-
* @typedef {import("@
|
|
60904
|
-
* @typedef {import("@
|
|
60905
|
-
* @typedef {import("@
|
|
60906
|
-
* @typedef {import("@
|
|
60907
|
-
* @typedef {import("@
|
|
60903
|
+
* @typedef {import("@hiero-ledger/proto").proto.IGrantedNftAllowance} HieroProto.proto.IGrantedNftAllowance
|
|
60904
|
+
* @typedef {import("@hiero-ledger/proto").proto.INftRemoveAllowance} HieroProto.proto.INftRemoveAllowance
|
|
60905
|
+
* @typedef {import("@hiero-ledger/proto").proto.INftAllowance} HieroProto.proto.INftAllowance
|
|
60906
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
60907
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
60908
60908
|
*/
|
|
60909
60909
|
|
|
60910
60910
|
/**
|
|
@@ -61115,13 +61115,13 @@
|
|
|
61115
61115
|
|
|
61116
61116
|
/**
|
|
61117
61117
|
* @namespace proto
|
|
61118
|
-
* @typedef {import("@
|
|
61119
|
-
* @typedef {import("@
|
|
61120
|
-
* @typedef {import("@
|
|
61121
|
-
* @typedef {import("@
|
|
61122
|
-
* @typedef {import("@
|
|
61123
|
-
* @typedef {import("@
|
|
61124
|
-
* @typedef {import("@
|
|
61118
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
61119
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
61120
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
61121
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
61122
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
61123
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
61124
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractID} HieroProto.proto.IContractID
|
|
61125
61125
|
*/
|
|
61126
61126
|
|
|
61127
61127
|
/**
|
|
@@ -61645,14 +61645,14 @@
|
|
|
61645
61645
|
|
|
61646
61646
|
/**
|
|
61647
61647
|
* @namespace proto
|
|
61648
|
-
* @typedef {import("@
|
|
61649
|
-
* @typedef {import("@
|
|
61650
|
-
* @typedef {import("@
|
|
61651
|
-
* @typedef {import("@
|
|
61652
|
-
* @typedef {import("@
|
|
61653
|
-
* @typedef {import("@
|
|
61654
|
-
* @typedef {import("@
|
|
61655
|
-
* @typedef {import("@
|
|
61648
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
61649
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
61650
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
61651
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
61652
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
61653
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICryptoApproveAllowanceTransactionBody} HieroProto.proto.ICryptoApproveAllowanceTransactionBody
|
|
61654
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
61655
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractID} HieroProto.proto.IContractID
|
|
61656
61656
|
*/
|
|
61657
61657
|
|
|
61658
61658
|
/**
|
|
@@ -62203,13 +62203,13 @@
|
|
|
62203
62203
|
|
|
62204
62204
|
/**
|
|
62205
62205
|
* @namespace proto
|
|
62206
|
-
* @typedef {import("@
|
|
62207
|
-
* @typedef {import("@
|
|
62208
|
-
* @typedef {import("@
|
|
62209
|
-
* @typedef {import("@
|
|
62210
|
-
* @typedef {import("@
|
|
62211
|
-
* @typedef {import("@
|
|
62212
|
-
* @typedef {import("@
|
|
62206
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
62207
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
62208
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
62209
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
62210
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
62211
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICryptoDeleteAllowanceTransactionBody} HieroProto.proto.ICryptoDeleteAllowanceTransactionBody
|
|
62212
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
62213
62213
|
*/
|
|
62214
62214
|
|
|
62215
62215
|
/**
|
|
@@ -62397,8 +62397,8 @@
|
|
|
62397
62397
|
|
|
62398
62398
|
/**
|
|
62399
62399
|
* @namespace proto
|
|
62400
|
-
* @typedef {import("@
|
|
62401
|
-
* @typedef {import("@
|
|
62400
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenBalance} HieroProto.proto.ITokenBalance
|
|
62401
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
62402
62402
|
*/
|
|
62403
62403
|
|
|
62404
62404
|
/**
|
|
@@ -62419,8 +62419,8 @@
|
|
|
62419
62419
|
|
|
62420
62420
|
/**
|
|
62421
62421
|
* @namespace proto
|
|
62422
|
-
* @typedef {import("@
|
|
62423
|
-
* @typedef {import("@
|
|
62422
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenBalance} HieroProto.proto.ITokenBalance
|
|
62423
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
62424
62424
|
*/
|
|
62425
62425
|
|
|
62426
62426
|
/**
|
|
@@ -62592,12 +62592,12 @@
|
|
|
62592
62592
|
|
|
62593
62593
|
/**
|
|
62594
62594
|
* @namespace proto
|
|
62595
|
-
* @typedef {import("@
|
|
62596
|
-
* @typedef {import("@
|
|
62597
|
-
* @typedef {import("@
|
|
62598
|
-
* @typedef {import("@
|
|
62599
|
-
* @typedef {import("@
|
|
62600
|
-
* @typedef {import("@
|
|
62595
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQuery} HieroProto.proto.IQuery
|
|
62596
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQueryHeader} HieroProto.proto.IQueryHeader
|
|
62597
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponse} HieroProto.proto.IResponse
|
|
62598
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponseHeader} HieroProto.proto.IResponseHeader
|
|
62599
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICryptoGetAccountBalanceQuery} HieroProto.proto.ICryptoGetAccountBalanceQuery
|
|
62600
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICryptoGetAccountBalanceResponse} HieroProto.proto.ICryptoGetAccountBalanceResponse
|
|
62601
62601
|
*/
|
|
62602
62602
|
|
|
62603
62603
|
/**
|
|
@@ -62827,7 +62827,7 @@
|
|
|
62827
62827
|
|
|
62828
62828
|
/**
|
|
62829
62829
|
* @namespace proto
|
|
62830
|
-
* @typedef {import("@
|
|
62830
|
+
* @typedef {import("@hiero-ledger/proto").proto.IDuration} HieroProto.proto.IDuration
|
|
62831
62831
|
*/
|
|
62832
62832
|
|
|
62833
62833
|
/**
|
|
@@ -63536,13 +63536,13 @@
|
|
|
63536
63536
|
|
|
63537
63537
|
/**
|
|
63538
63538
|
* @namespace proto
|
|
63539
|
-
* @typedef {import("@
|
|
63540
|
-
* @typedef {import("@
|
|
63541
|
-
* @typedef {import("@
|
|
63542
|
-
* @typedef {import("@
|
|
63543
|
-
* @typedef {import("@
|
|
63544
|
-
* @typedef {import("@
|
|
63545
|
-
* @typedef {import("@
|
|
63539
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
63540
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
63541
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
63542
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
63543
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
63544
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICryptoDeleteTransactionBody} HieroProto.proto.ICryptoDeleteTransactionBody
|
|
63545
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
63546
63546
|
*/
|
|
63547
63547
|
|
|
63548
63548
|
/**
|
|
@@ -63938,9 +63938,9 @@
|
|
|
63938
63938
|
|
|
63939
63939
|
/**
|
|
63940
63940
|
* @namespace proto
|
|
63941
|
-
* @typedef {import("@
|
|
63942
|
-
* @typedef {import("@
|
|
63943
|
-
* @typedef {import("@
|
|
63941
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
63942
|
+
* @typedef {import("@hiero-ledger/proto").proto.ILiveHash} HieroProto.proto.ILiveHash
|
|
63943
|
+
* @typedef {import("@hiero-ledger/proto").proto.IDuration} HieroProto.proto.IDuration
|
|
63944
63944
|
*/
|
|
63945
63945
|
|
|
63946
63946
|
/**
|
|
@@ -64015,10 +64015,10 @@
|
|
|
64015
64015
|
|
|
64016
64016
|
/**
|
|
64017
64017
|
* @namespace proto
|
|
64018
|
-
* @typedef {import("@
|
|
64019
|
-
* @typedef {import("@
|
|
64020
|
-
* @typedef {import("@
|
|
64021
|
-
* @typedef {import("@
|
|
64018
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenRelationship} HieroProto.proto.ITokenRelationship
|
|
64019
|
+
* @typedef {import("@hiero-ledger/proto").proto.TokenKycStatus} HieroProto.proto.TokenKycStatus
|
|
64020
|
+
* @typedef {import("@hiero-ledger/proto").proto.TokenFreezeStatus} HieroProto.proto.TokenFreezeStatus
|
|
64021
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
64022
64022
|
*/
|
|
64023
64023
|
|
|
64024
64024
|
/**
|
|
@@ -64139,8 +64139,8 @@
|
|
|
64139
64139
|
|
|
64140
64140
|
/**
|
|
64141
64141
|
* @namespace proto
|
|
64142
|
-
* @typedef {import("@
|
|
64143
|
-
* @typedef {import("@
|
|
64142
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenRelationship} HieroProto.proto.ITokenRelationship
|
|
64143
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
64144
64144
|
*/
|
|
64145
64145
|
|
|
64146
64146
|
/**
|
|
@@ -64752,13 +64752,13 @@
|
|
|
64752
64752
|
|
|
64753
64753
|
/**
|
|
64754
64754
|
* @namespace proto
|
|
64755
|
-
* @typedef {import("@
|
|
64756
|
-
* @typedef {import("@
|
|
64757
|
-
* @typedef {import("@
|
|
64758
|
-
* @typedef {import("@
|
|
64759
|
-
* @typedef {import("@
|
|
64760
|
-
* @typedef {import("@
|
|
64761
|
-
* @typedef {import("@
|
|
64755
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQuery} HieroProto.proto.IQuery
|
|
64756
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQueryHeader} HieroProto.proto.IQueryHeader
|
|
64757
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponse} HieroProto.proto.IResponse
|
|
64758
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponseHeader} HieroProto.proto.IResponseHeader
|
|
64759
|
+
* @typedef {import("@hiero-ledger/proto").proto.CryptoGetInfoResponse.IAccountInfo} HieroProto.proto.CryptoGetInfoResponse.IAccountInfo
|
|
64760
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICryptoGetInfoQuery} HieroProto.proto.ICryptoGetInfoQuery
|
|
64761
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICryptoGetInfoResponse} HieroProto.proto.ICryptoGetInfoResponse
|
|
64762
64762
|
*/
|
|
64763
64763
|
|
|
64764
64764
|
/**
|
|
@@ -65040,13 +65040,13 @@
|
|
|
65040
65040
|
|
|
65041
65041
|
/**
|
|
65042
65042
|
* @namespace proto
|
|
65043
|
-
* @typedef {import("@
|
|
65044
|
-
* @typedef {import("@
|
|
65045
|
-
* @typedef {import("@
|
|
65046
|
-
* @typedef {import("@
|
|
65047
|
-
* @typedef {import("@
|
|
65048
|
-
* @typedef {import("@
|
|
65049
|
-
* @typedef {import("@
|
|
65043
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQuery} HieroProto.proto.IQuery
|
|
65044
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQueryHeader} HieroProto.proto.IQueryHeader
|
|
65045
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponse} HieroProto.proto.IResponse
|
|
65046
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponseHeader} HieroProto.proto.IResponseHeader
|
|
65047
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICryptoGetAccountRecordsQuery} HieroProto.proto.ICryptoGetAccountRecordsQuery
|
|
65048
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICryptoGetAccountRecordsResponse} HieroProto.proto.ICryptoGetAccountRecordsResponse
|
|
65049
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionRecord} HieroProto.proto.ITransactionRecord
|
|
65050
65050
|
*/
|
|
65051
65051
|
|
|
65052
65052
|
/**
|
|
@@ -65224,13 +65224,13 @@
|
|
|
65224
65224
|
|
|
65225
65225
|
/**
|
|
65226
65226
|
* @namespace proto
|
|
65227
|
-
* @typedef {import("@
|
|
65228
|
-
* @typedef {import("@
|
|
65229
|
-
* @typedef {import("@
|
|
65230
|
-
* @typedef {import("@
|
|
65231
|
-
* @typedef {import("@
|
|
65232
|
-
* @typedef {import("@
|
|
65233
|
-
* @typedef {import("@
|
|
65227
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
65228
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
65229
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
65230
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
65231
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
65232
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICryptoUpdateTransactionBody} HieroProto.proto.ICryptoUpdateTransactionBody
|
|
65233
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
65234
65234
|
*/
|
|
65235
65235
|
|
|
65236
65236
|
/**
|
|
@@ -65850,7 +65850,7 @@
|
|
|
65850
65850
|
|
|
65851
65851
|
/**
|
|
65852
65852
|
* @namespace proto
|
|
65853
|
-
* @typedef {import("@
|
|
65853
|
+
* @typedef {import("@hiero-ledger/proto").proto.FreezeType} HieroProto.proto.FreezeType
|
|
65854
65854
|
*/
|
|
65855
65855
|
|
|
65856
65856
|
class FreezeType {
|
|
@@ -65965,12 +65965,12 @@
|
|
|
65965
65965
|
|
|
65966
65966
|
/**
|
|
65967
65967
|
* @namespace proto
|
|
65968
|
-
* @typedef {import("@
|
|
65969
|
-
* @typedef {import("@
|
|
65970
|
-
* @typedef {import("@
|
|
65971
|
-
* @typedef {import("@
|
|
65972
|
-
* @typedef {import("@
|
|
65973
|
-
* @typedef {import("@
|
|
65968
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
65969
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
65970
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
65971
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
65972
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
65973
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFreezeTransactionBody} HieroProto.proto.IFreezeTransactionBody
|
|
65974
65974
|
*/
|
|
65975
65975
|
|
|
65976
65976
|
/**
|
|
@@ -66346,10 +66346,10 @@
|
|
|
66346
66346
|
|
|
66347
66347
|
/**
|
|
66348
66348
|
* @namespace proto
|
|
66349
|
-
* @typedef {import("@
|
|
66350
|
-
* @typedef {import("@
|
|
66351
|
-
* @typedef {import("@
|
|
66352
|
-
* @typedef {import("@
|
|
66349
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
66350
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
66351
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
66352
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
66353
66353
|
*/
|
|
66354
66354
|
|
|
66355
66355
|
/**
|
|
@@ -66639,12 +66639,12 @@
|
|
|
66639
66639
|
|
|
66640
66640
|
/**
|
|
66641
66641
|
* @namespace proto
|
|
66642
|
-
* @typedef {import("@
|
|
66643
|
-
* @typedef {import("@
|
|
66644
|
-
* @typedef {import("@
|
|
66645
|
-
* @typedef {import("@
|
|
66646
|
-
* @typedef {import("@
|
|
66647
|
-
* @typedef {import("@
|
|
66642
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQuery} HieroProto.proto.IQuery
|
|
66643
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQueryHeader} HieroProto.proto.IQueryHeader
|
|
66644
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponse} HieroProto.proto.IResponse
|
|
66645
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponseHeader} HieroProto.proto.IResponseHeader
|
|
66646
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractGetBytecodeQuery} HieroProto.proto.IContractGetBytecodeQuery
|
|
66647
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractGetBytecodeResponse} HieroProto.proto.IContractGetBytecodeResponse
|
|
66648
66648
|
*/
|
|
66649
66649
|
|
|
66650
66650
|
/**
|
|
@@ -70714,12 +70714,12 @@
|
|
|
70714
70714
|
|
|
70715
70715
|
/**
|
|
70716
70716
|
* @namespace proto
|
|
70717
|
-
* @typedef {import("@
|
|
70718
|
-
* @typedef {import("@
|
|
70719
|
-
* @typedef {import("@
|
|
70720
|
-
* @typedef {import("@
|
|
70721
|
-
* @typedef {import("@
|
|
70722
|
-
* @typedef {import("@
|
|
70717
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
70718
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
70719
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
70720
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
70721
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
70722
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFileCreateTransactionBody} HieroProto.proto.IFileCreateTransactionBody
|
|
70723
70723
|
*/
|
|
70724
70724
|
|
|
70725
70725
|
/**
|
|
@@ -71006,13 +71006,13 @@
|
|
|
71006
71006
|
|
|
71007
71007
|
/**
|
|
71008
71008
|
* @namespace proto
|
|
71009
|
-
* @typedef {import("@
|
|
71010
|
-
* @typedef {import("@
|
|
71011
|
-
* @typedef {import("@
|
|
71012
|
-
* @typedef {import("@
|
|
71013
|
-
* @typedef {import("@
|
|
71014
|
-
* @typedef {import("@
|
|
71015
|
-
* @typedef {import("@
|
|
71009
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
71010
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
71011
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
71012
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
71013
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
71014
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFileAppendTransactionBody} HieroProto.proto.IFileAppendTransactionBody
|
|
71015
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFileID} HieroProto.proto.IFileID
|
|
71016
71016
|
*/
|
|
71017
71017
|
|
|
71018
71018
|
/**
|
|
@@ -71583,16 +71583,16 @@
|
|
|
71583
71583
|
|
|
71584
71584
|
/**
|
|
71585
71585
|
* @namespace proto
|
|
71586
|
-
* @typedef {import("@
|
|
71587
|
-
* @typedef {import("@
|
|
71588
|
-
* @typedef {import("@
|
|
71589
|
-
* @typedef {import("@
|
|
71590
|
-
* @typedef {import("@
|
|
71591
|
-
* @typedef {import("@
|
|
71586
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
71587
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
71588
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
71589
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
71590
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
71591
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFileDeleteTransactionBody} HieroProto.proto.IFileDeleteTransactionBody
|
|
71592
71592
|
*/
|
|
71593
71593
|
|
|
71594
71594
|
/**
|
|
71595
|
-
* @typedef {import("@
|
|
71595
|
+
* @typedef {import("@hiero-ledger/cryptography").Key} Key
|
|
71596
71596
|
* @typedef {import("../channel/Channel.js").default} Channel
|
|
71597
71597
|
* @typedef {import("../client/Client.js").default<*, *>} Client
|
|
71598
71598
|
* @typedef {import("../account/AccountId.js").default} AccountId
|
|
@@ -71747,14 +71747,14 @@
|
|
|
71747
71747
|
|
|
71748
71748
|
/**
|
|
71749
71749
|
* @namespace proto
|
|
71750
|
-
* @typedef {import("@
|
|
71751
|
-
* @typedef {import("@
|
|
71752
|
-
* @typedef {import("@
|
|
71753
|
-
* @typedef {import("@
|
|
71754
|
-
* @typedef {import("@
|
|
71755
|
-
* @typedef {import("@
|
|
71756
|
-
* @typedef {import("@
|
|
71757
|
-
* @typedef {import("@
|
|
71750
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
71751
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
71752
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
71753
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
71754
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
71755
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractCreateTransactionBody} HieroProto.proto.IContractCreateTransactionBody
|
|
71756
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
71757
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFileID} HieroProto.proto.IFileID
|
|
71758
71758
|
*/
|
|
71759
71759
|
|
|
71760
71760
|
/**
|
|
@@ -72961,14 +72961,14 @@
|
|
|
72961
72961
|
|
|
72962
72962
|
/**
|
|
72963
72963
|
* @namespace proto
|
|
72964
|
-
* @typedef {import("@
|
|
72965
|
-
* @typedef {import("@
|
|
72966
|
-
* @typedef {import("@
|
|
72967
|
-
* @typedef {import("@
|
|
72968
|
-
* @typedef {import("@
|
|
72969
|
-
* @typedef {import("@
|
|
72970
|
-
* @typedef {import("@
|
|
72971
|
-
* @typedef {import("@
|
|
72964
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
72965
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
72966
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
72967
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
72968
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
72969
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractDeleteTransactionBody} HieroProto.proto.IContractDeleteTransactionBody
|
|
72970
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractID} HieroProto.proto.IContractID
|
|
72971
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
72972
72972
|
*/
|
|
72973
72973
|
|
|
72974
72974
|
/**
|
|
@@ -73282,15 +73282,15 @@
|
|
|
73282
73282
|
|
|
73283
73283
|
/**
|
|
73284
73284
|
* @namespace proto
|
|
73285
|
-
* @typedef {import("@
|
|
73286
|
-
* @typedef {import("@
|
|
73287
|
-
* @typedef {import("@
|
|
73288
|
-
* @typedef {import("@
|
|
73289
|
-
* @typedef {import("@
|
|
73290
|
-
* @typedef {import("@
|
|
73291
|
-
* @typedef {import("@
|
|
73292
|
-
* @typedef {import("@
|
|
73293
|
-
* @typedef {import("@
|
|
73285
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
73286
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
73287
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
73288
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
73289
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
73290
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractCallTransactionBody} HieroProto.proto.IContractCallTransactionBody
|
|
73291
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
73292
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractID} HieroProto.proto.IContractID
|
|
73293
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFileID} HieroProto.proto.IFileID
|
|
73294
73294
|
*/
|
|
73295
73295
|
|
|
73296
73296
|
/**
|
|
@@ -73862,13 +73862,13 @@
|
|
|
73862
73862
|
|
|
73863
73863
|
/**
|
|
73864
73864
|
* @namespace proto
|
|
73865
|
-
* @typedef {import("@
|
|
73866
|
-
* @typedef {import("@
|
|
73867
|
-
* @typedef {import("@
|
|
73868
|
-
* @typedef {import("@
|
|
73869
|
-
* @typedef {import("@
|
|
73870
|
-
* @typedef {import("@
|
|
73871
|
-
* @typedef {import("@
|
|
73865
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQuery} HieroProto.proto.IQuery
|
|
73866
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQueryHeader} HieroProto.proto.IQueryHeader
|
|
73867
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponse} HieroProto.proto.IResponse
|
|
73868
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponseHeader} HieroProto.proto.IResponseHeader
|
|
73869
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractGetInfoQuery} HieroProto.proto.IContractGetInfoQuery
|
|
73870
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractGetInfoResponse} HieroProto.proto.IContractGetInfoResponse
|
|
73871
|
+
* @typedef {import("@hiero-ledger/proto").proto.ContractGetInfoResponse.IContractInfo} HieroProto.proto.ContractGetInfoResponse.IContractInfo
|
|
73872
73872
|
*/
|
|
73873
73873
|
|
|
73874
73874
|
/**
|
|
@@ -74048,15 +74048,15 @@
|
|
|
74048
74048
|
|
|
74049
74049
|
/**
|
|
74050
74050
|
* @namespace proto
|
|
74051
|
-
* @typedef {import("@
|
|
74052
|
-
* @typedef {import("@
|
|
74053
|
-
* @typedef {import("@
|
|
74054
|
-
* @typedef {import("@
|
|
74055
|
-
* @typedef {import("@
|
|
74056
|
-
* @typedef {import("@
|
|
74057
|
-
* @typedef {import("@
|
|
74058
|
-
* @typedef {import("@
|
|
74059
|
-
* @typedef {import("@
|
|
74051
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
74052
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
74053
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
74054
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
74055
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
74056
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractUpdateTransactionBody} HieroProto.proto.IContractUpdateTransactionBody
|
|
74057
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
74058
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractID} HieroProto.proto.IContractID
|
|
74059
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFileID} HieroProto.proto.IFileID
|
|
74060
74060
|
*/
|
|
74061
74061
|
|
|
74062
74062
|
/**
|
|
@@ -74760,9 +74760,9 @@
|
|
|
74760
74760
|
|
|
74761
74761
|
/**
|
|
74762
74762
|
* @namespace proto
|
|
74763
|
-
* @typedef {import("@
|
|
74764
|
-
* @typedef {import("@
|
|
74765
|
-
* @typedef {import("@
|
|
74763
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICustomFee} HieroProto.proto.ICustomFee
|
|
74764
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFractionalFee} HieroProto.proto.IFractionalFee
|
|
74765
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFraction} HieroProto.proto.IFraction
|
|
74766
74766
|
*/
|
|
74767
74767
|
|
|
74768
74768
|
class CustomFractionalFee extends CustomFee {
|
|
@@ -74983,10 +74983,10 @@
|
|
|
74983
74983
|
|
|
74984
74984
|
/**
|
|
74985
74985
|
* @namespace proto
|
|
74986
|
-
* @typedef {import("@
|
|
74987
|
-
* @typedef {import("@
|
|
74988
|
-
* @typedef {import("@
|
|
74989
|
-
* @typedef {import("@
|
|
74986
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFraction} HieroProto.proto.IFraction
|
|
74987
|
+
* @typedef {import("@hiero-ledger/proto").proto.IRoyaltyFee} HieroProto.proto.IRoyaltyFee
|
|
74988
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICustomFee} HieroProto.proto.ICustomFee
|
|
74989
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFixedFee} HieroProto.proto.IFixedFee
|
|
74990
74990
|
*/
|
|
74991
74991
|
|
|
74992
74992
|
class CustomRoyalyFee extends CustomFee {
|
|
@@ -75153,8 +75153,8 @@
|
|
|
75153
75153
|
|
|
75154
75154
|
/**
|
|
75155
75155
|
* @namespace {proto}
|
|
75156
|
-
* @typedef {import("@
|
|
75157
|
-
* @typedef {import("@
|
|
75156
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractID} HieroProto.proto.IContractID
|
|
75157
|
+
* @typedef {import("@hiero-ledger/proto").proto.IKey} HieroProto.proto.IKey
|
|
75158
75158
|
*/
|
|
75159
75159
|
|
|
75160
75160
|
/**
|
|
@@ -75246,13 +75246,13 @@
|
|
|
75246
75246
|
|
|
75247
75247
|
/**
|
|
75248
75248
|
* @namespace proto
|
|
75249
|
-
* @typedef {import("@
|
|
75250
|
-
* @typedef {import("@
|
|
75251
|
-
* @typedef {import("@
|
|
75252
|
-
* @typedef {import("@
|
|
75253
|
-
* @typedef {import("@
|
|
75254
|
-
* @typedef {import("@
|
|
75255
|
-
* @typedef {import("@
|
|
75249
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
75250
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
75251
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
75252
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
75253
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
75254
|
+
* @typedef {import("@hiero-ledger/proto").proto.IEthereumTransactionBody} HieroProto.proto.IEthereumTransactionBody
|
|
75255
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
75256
75256
|
*/
|
|
75257
75257
|
|
|
75258
75258
|
/**
|
|
@@ -75994,13 +75994,13 @@
|
|
|
75994
75994
|
|
|
75995
75995
|
/**
|
|
75996
75996
|
* @namespace proto
|
|
75997
|
-
* @typedef {import("@
|
|
75998
|
-
* @typedef {import("@
|
|
75999
|
-
* @typedef {import("@
|
|
76000
|
-
* @typedef {import("@
|
|
76001
|
-
* @typedef {import("@
|
|
76002
|
-
* @typedef {import("@
|
|
76003
|
-
* @typedef {import("@
|
|
75997
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
75998
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
75999
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
76000
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
76001
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
76002
|
+
* @typedef {import("@hiero-ledger/proto").proto.IEthereumTransactionBody} HieroProto.proto.IEthereumTransactionBody
|
|
76003
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
76004
76004
|
*/
|
|
76005
76005
|
|
|
76006
76006
|
/**
|
|
@@ -76499,7 +76499,7 @@
|
|
|
76499
76499
|
|
|
76500
76500
|
/**
|
|
76501
76501
|
* @namespace proto
|
|
76502
|
-
* @typedef {import("@
|
|
76502
|
+
* @typedef {import("@hiero-ledger/proto").proto.SubType} HieroProto.proto.SubType
|
|
76503
76503
|
*/
|
|
76504
76504
|
|
|
76505
76505
|
class FeeDataType {
|
|
@@ -76750,7 +76750,7 @@
|
|
|
76750
76750
|
|
|
76751
76751
|
/**
|
|
76752
76752
|
* @namespace proto
|
|
76753
|
-
* @typedef {import("@
|
|
76753
|
+
* @typedef {import("@hiero-ledger/proto").proto.HederaFunctionality} HieroProto.proto.HederaFunctionality
|
|
76754
76754
|
*/
|
|
76755
76755
|
|
|
76756
76756
|
class RequestType {
|
|
@@ -77937,13 +77937,13 @@
|
|
|
77937
77937
|
|
|
77938
77938
|
/**
|
|
77939
77939
|
* @namespace proto
|
|
77940
|
-
* @typedef {import("@
|
|
77941
|
-
* @typedef {import("@
|
|
77942
|
-
* @typedef {import("@
|
|
77943
|
-
* @typedef {import("@
|
|
77944
|
-
* @typedef {import("@
|
|
77945
|
-
* @typedef {import("@
|
|
77946
|
-
* @typedef {import("@
|
|
77940
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQuery} HieroProto.proto.IQuery
|
|
77941
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQueryHeader} HieroProto.proto.IQueryHeader
|
|
77942
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponse} HieroProto.proto.IResponse
|
|
77943
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponseHeader} HieroProto.proto.IResponseHeader
|
|
77944
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFileGetContentsQuery} HieroProto.proto.IFileGetContentsQuery
|
|
77945
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFileGetContentsResponse} HieroProto.proto.IFileGetContentsResponse
|
|
77946
|
+
* @typedef {import("@hiero-ledger/proto").proto.FileGetContentsResponse.IFileContents} HieroProto.proto.FileGetContentsResponse.IFileContents
|
|
77947
77947
|
*/
|
|
77948
77948
|
|
|
77949
77949
|
/**
|
|
@@ -78241,13 +78241,13 @@
|
|
|
78241
78241
|
|
|
78242
78242
|
/**
|
|
78243
78243
|
* @namespace proto
|
|
78244
|
-
* @typedef {import("@
|
|
78245
|
-
* @typedef {import("@
|
|
78246
|
-
* @typedef {import("@
|
|
78247
|
-
* @typedef {import("@
|
|
78248
|
-
* @typedef {import("@
|
|
78249
|
-
* @typedef {import("@
|
|
78250
|
-
* @typedef {import("@
|
|
78244
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQuery} HieroProto.proto.IQuery
|
|
78245
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQueryHeader} HieroProto.proto.IQueryHeader
|
|
78246
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponse} HieroProto.proto.IResponse
|
|
78247
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponseHeader} HieroProto.proto.IResponseHeader
|
|
78248
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFileGetInfoQuery} HieroProto.proto.IFileGetInfoQuery
|
|
78249
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFileGetInfoResponse} HieroProto.proto.IFileGetInfoResponse
|
|
78250
|
+
* @typedef {import("@hiero-ledger/proto").proto.FileGetInfoResponse.IFileInfo} HieroProto.proto.IFileInfo
|
|
78251
78251
|
*/
|
|
78252
78252
|
|
|
78253
78253
|
/**
|
|
@@ -78423,12 +78423,12 @@
|
|
|
78423
78423
|
|
|
78424
78424
|
/**
|
|
78425
78425
|
* @namespace proto
|
|
78426
|
-
* @typedef {import("@
|
|
78427
|
-
* @typedef {import("@
|
|
78428
|
-
* @typedef {import("@
|
|
78429
|
-
* @typedef {import("@
|
|
78430
|
-
* @typedef {import("@
|
|
78431
|
-
* @typedef {import("@
|
|
78426
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
78427
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
78428
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
78429
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
78430
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
78431
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFileUpdateTransactionBody} HieroProto.proto.IFileUpdateTransactionBody
|
|
78432
78432
|
*/
|
|
78433
78433
|
|
|
78434
78434
|
/**
|
|
@@ -78791,13 +78791,13 @@
|
|
|
78791
78791
|
|
|
78792
78792
|
/**
|
|
78793
78793
|
* @namespace proto
|
|
78794
|
-
* @typedef {import("@
|
|
78795
|
-
* @typedef {import("@
|
|
78796
|
-
* @typedef {import("@
|
|
78797
|
-
* @typedef {import("@
|
|
78798
|
-
* @typedef {import("@
|
|
78799
|
-
* @typedef {import("@
|
|
78800
|
-
* @typedef {import("@
|
|
78794
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
78795
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
78796
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
78797
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
78798
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
78799
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICryptoAddLiveHashTransactionBody} HieroProto.proto.ICryptoAddLiveHashTransactionBody
|
|
78800
|
+
* @typedef {import("@hiero-ledger/proto").proto.ILiveHash} HieroProto.proto.ILiveHash
|
|
78801
78801
|
*/
|
|
78802
78802
|
|
|
78803
78803
|
/**
|
|
@@ -79074,12 +79074,12 @@
|
|
|
79074
79074
|
|
|
79075
79075
|
/**
|
|
79076
79076
|
* @namespace proto
|
|
79077
|
-
* @typedef {import("@
|
|
79078
|
-
* @typedef {import("@
|
|
79079
|
-
* @typedef {import("@
|
|
79080
|
-
* @typedef {import("@
|
|
79081
|
-
* @typedef {import("@
|
|
79082
|
-
* @typedef {import("@
|
|
79077
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
79078
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
79079
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
79080
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
79081
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
79082
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICryptoDeleteLiveHashTransactionBody} HieroProto.proto.ICryptoDeleteLiveHashTransactionBody
|
|
79083
79083
|
*/
|
|
79084
79084
|
|
|
79085
79085
|
/**
|
|
@@ -79267,13 +79267,13 @@
|
|
|
79267
79267
|
|
|
79268
79268
|
/**
|
|
79269
79269
|
* @namespace proto
|
|
79270
|
-
* @typedef {import("@
|
|
79271
|
-
* @typedef {import("@
|
|
79272
|
-
* @typedef {import("@
|
|
79273
|
-
* @typedef {import("@
|
|
79274
|
-
* @typedef {import("@
|
|
79275
|
-
* @typedef {import("@
|
|
79276
|
-
* @typedef {import("@
|
|
79270
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQuery} HieroProto.proto.IQuery
|
|
79271
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQueryHeader} HieroProto.proto.IQueryHeader
|
|
79272
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponse} HieroProto.proto.IResponse
|
|
79273
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponseHeader} HieroProto.proto.IResponseHeader
|
|
79274
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICryptoGetLiveHashQuery} HieroProto.proto.ICryptoGetLiveHashQuery
|
|
79275
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICryptoGetLiveHashResponse} HieroProto.proto.ICryptoGetLiveHashResponse
|
|
79276
|
+
* @typedef {import("@hiero-ledger/proto").proto.ILiveHash} HieroProto.proto.ILiveHash
|
|
79277
79277
|
*/
|
|
79278
79278
|
|
|
79279
79279
|
/**
|
|
@@ -80035,7 +80035,7 @@
|
|
|
80035
80035
|
|
|
80036
80036
|
/**
|
|
80037
80037
|
* @namespace proto
|
|
80038
|
-
* @typedef {import("@
|
|
80038
|
+
* @typedef {import("@hiero-ledger/proto").proto.IServiceEndpoint} HieroProto.proto.IServiceEndpoint
|
|
80039
80039
|
*/
|
|
80040
80040
|
|
|
80041
80041
|
/**
|
|
@@ -80176,7 +80176,7 @@
|
|
|
80176
80176
|
|
|
80177
80177
|
/**
|
|
80178
80178
|
* @namespace proto
|
|
80179
|
-
* @typedef {import("@
|
|
80179
|
+
* @typedef {import("@hiero-ledger/proto").proto.INodeAddress} HieroProto.proto.INodeAddress
|
|
80180
80180
|
*/
|
|
80181
80181
|
|
|
80182
80182
|
/**
|
|
@@ -80759,12 +80759,12 @@
|
|
|
80759
80759
|
|
|
80760
80760
|
/**
|
|
80761
80761
|
* @namespace proto
|
|
80762
|
-
* @typedef {import("@
|
|
80763
|
-
* @typedef {import("@
|
|
80764
|
-
* @typedef {import("@
|
|
80765
|
-
* @typedef {import("@
|
|
80766
|
-
* @typedef {import("@
|
|
80767
|
-
* @typedef {import("@
|
|
80762
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQuery} HieroProto.proto.IQuery
|
|
80763
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQueryHeader} HieroProto.proto.IQueryHeader
|
|
80764
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponse} HieroProto.proto.IResponse
|
|
80765
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponseHeader} HieroProto.proto.IResponseHeader
|
|
80766
|
+
* @typedef {import("@hiero-ledger/proto").proto.INetworkGetVersionInfoQuery} HieroProto.proto.INetworkGetVersionInfoQuery
|
|
80767
|
+
* @typedef {import("@hiero-ledger/proto").proto.INetworkGetVersionInfoResponse} HieroProto.proto.INetworkGetVersionInfoResponse
|
|
80768
80768
|
*/
|
|
80769
80769
|
|
|
80770
80770
|
/**
|
|
@@ -80915,15 +80915,15 @@
|
|
|
80915
80915
|
|
|
80916
80916
|
|
|
80917
80917
|
/**
|
|
80918
|
-
* @typedef {import("@
|
|
80919
|
-
* @typedef {import("@
|
|
80920
|
-
* @typedef {import("@
|
|
80921
|
-
* @typedef {import("@
|
|
80922
|
-
* @typedef {import("@
|
|
80923
|
-
* @typedef {import("@
|
|
80924
|
-
* @typedef {import("@
|
|
80925
|
-
* @typedef {import("@
|
|
80926
|
-
* @typedef {import("@
|
|
80918
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
80919
|
+
* @typedef {import("@hiero-ledger/proto").proto.Transaction} HieroProto.proto.Transaction
|
|
80920
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
80921
|
+
* @typedef {import("@hiero-ledger/proto").proto.SignedTransaction} HieroProto.proto.SignedTransaction
|
|
80922
|
+
* @typedef {import("@hiero-ledger/proto").proto.IUtilPrngTransactionBody } HieroProto.proto.IUtilPrngTransactionBody
|
|
80923
|
+
* @typedef {import("@hiero-ledger/proto").proto.UtilPrngTransactionBody} HieroProto.proto.UtilPrngTransactionBody
|
|
80924
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.TransactionResponse
|
|
80925
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
80926
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
80927
80927
|
* @typedef {import("./account/AccountId.js").default} AccountId
|
|
80928
80928
|
* @typedef {import("./transaction/TransactionId.js").default} TransactionId
|
|
80929
80929
|
*/
|
|
@@ -81065,8 +81065,8 @@
|
|
|
81065
81065
|
|
|
81066
81066
|
/**
|
|
81067
81067
|
* @namespace proto
|
|
81068
|
-
* @typedef {import("@
|
|
81069
|
-
* @typedef {import("@
|
|
81068
|
+
* @typedef {import("@hiero-ledger/proto").proto.IProxyStaker} HieroProto.proto.IProxyStaker
|
|
81069
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
81070
81070
|
*/
|
|
81071
81071
|
|
|
81072
81072
|
/**
|
|
@@ -81501,18 +81501,18 @@
|
|
|
81501
81501
|
|
|
81502
81502
|
/**
|
|
81503
81503
|
* @namespace proto
|
|
81504
|
-
* @typedef {import("@
|
|
81505
|
-
* @typedef {import("@
|
|
81506
|
-
* @typedef {import("@
|
|
81507
|
-
* @typedef {import("@
|
|
81508
|
-
* @typedef {import("@
|
|
81509
|
-
* @typedef {import("@
|
|
81510
|
-
* @typedef {import("@
|
|
81504
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
81505
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
81506
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
81507
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
81508
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
81509
|
+
* @typedef {import("@hiero-ledger/proto").proto.IScheduleDeleteTransactionBody} HieroProto.proto.IScheduleDeleteTransactionBody
|
|
81510
|
+
* @typedef {import("@hiero-ledger/proto").proto.IScheduleID} HieroProto.proto.IScheduleID
|
|
81511
81511
|
*/
|
|
81512
81512
|
|
|
81513
81513
|
/**
|
|
81514
81514
|
* @typedef {import("bignumber.js").default} BigNumber
|
|
81515
|
-
* @typedef {import("@
|
|
81515
|
+
* @typedef {import("@hiero-ledger/cryptography").Key} Key
|
|
81516
81516
|
* @typedef {import("../channel/Channel.js").default} Channel
|
|
81517
81517
|
* @typedef {import("../client/Client.js").default<*, *>} Client
|
|
81518
81518
|
* @typedef {import("../Timestamp.js").default} Timestamp
|
|
@@ -81907,13 +81907,13 @@
|
|
|
81907
81907
|
|
|
81908
81908
|
/**
|
|
81909
81909
|
* @namespace proto
|
|
81910
|
-
* @typedef {import("@
|
|
81911
|
-
* @typedef {import("@
|
|
81912
|
-
* @typedef {import("@
|
|
81913
|
-
* @typedef {import("@
|
|
81914
|
-
* @typedef {import("@
|
|
81915
|
-
* @typedef {import("@
|
|
81916
|
-
* @typedef {import("@
|
|
81910
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQuery} HieroProto.proto.IQuery
|
|
81911
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQueryHeader} HieroProto.proto.IQueryHeader
|
|
81912
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponse} HieroProto.proto.IResponse
|
|
81913
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponseHeader} HieroProto.proto.IResponseHeader
|
|
81914
|
+
* @typedef {import("@hiero-ledger/proto").proto.IScheduleInfo} HieroProto.proto.IScheduleInfo
|
|
81915
|
+
* @typedef {import("@hiero-ledger/proto").proto.IScheduleGetInfoQuery} HieroProto.proto.IScheduleGetInfoQuery
|
|
81916
|
+
* @typedef {import("@hiero-ledger/proto").proto.IScheduleGetInfoResponse} HieroProto.proto.IScheduleGetInfoResponse
|
|
81917
81917
|
*/
|
|
81918
81918
|
|
|
81919
81919
|
/**
|
|
@@ -82109,25 +82109,25 @@
|
|
|
82109
82109
|
|
|
82110
82110
|
/**
|
|
82111
82111
|
* @namespace proto
|
|
82112
|
-
* @typedef {import("@
|
|
82113
|
-
* @typedef {import("@
|
|
82114
|
-
* @typedef {import("@
|
|
82115
|
-
* @typedef {import("@
|
|
82116
|
-
* @typedef {import("@
|
|
82117
|
-
* @typedef {import("@
|
|
82118
|
-
* @typedef {import("@
|
|
82119
|
-
* @typedef {import("@
|
|
82112
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
82113
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
82114
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
82115
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
82116
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
82117
|
+
* @typedef {import("@hiero-ledger/proto").proto.IScheduleSignTransactionBody} HieroProto.proto.IScheduleSignTransactionBody
|
|
82118
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
82119
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignatureMap} HieroProto.proto.ISignatureMap
|
|
82120
82120
|
*/
|
|
82121
82121
|
|
|
82122
82122
|
/**
|
|
82123
82123
|
* @typedef {import("bignumber.js").default} BigNumber
|
|
82124
|
-
* @typedef {import("@
|
|
82124
|
+
* @typedef {import("@hiero-ledger/cryptography").Key} Key
|
|
82125
82125
|
* @typedef {import("../channel/Channel.js").default} Channel
|
|
82126
82126
|
* @typedef {import("../client/Client.js").default<*, *>} Client
|
|
82127
82127
|
* @typedef {import("../Timestamp.js").default} Timestamp
|
|
82128
82128
|
* @typedef {import("../transaction/TransactionId.js").default} TransactionId
|
|
82129
82129
|
* @typedef {import("../account/AccountId.js").default} AccountId
|
|
82130
|
-
* @typedef {import("@
|
|
82130
|
+
* @typedef {import("@hiero-ledger/cryptography").PublicKey} PublicKey
|
|
82131
82131
|
*/
|
|
82132
82132
|
|
|
82133
82133
|
/**
|
|
@@ -82387,14 +82387,14 @@
|
|
|
82387
82387
|
|
|
82388
82388
|
/**
|
|
82389
82389
|
* @namespace proto
|
|
82390
|
-
* @typedef {import("@
|
|
82391
|
-
* @typedef {import("@
|
|
82392
|
-
* @typedef {import("@
|
|
82393
|
-
* @typedef {import("@
|
|
82394
|
-
* @typedef {import("@
|
|
82395
|
-
* @typedef {import("@
|
|
82396
|
-
* @typedef {import("@
|
|
82397
|
-
* @typedef {import("@
|
|
82390
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
82391
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
82392
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
82393
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
82394
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
82395
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISystemDeleteTransactionBody} HieroProto.proto.ISystemDeleteTransactionBody
|
|
82396
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractID} HieroProto.proto.IContractID
|
|
82397
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFileID} HieroProto.proto.IFileID
|
|
82398
82398
|
*/
|
|
82399
82399
|
|
|
82400
82400
|
/**
|
|
@@ -82621,14 +82621,14 @@
|
|
|
82621
82621
|
|
|
82622
82622
|
/**
|
|
82623
82623
|
* @namespace proto
|
|
82624
|
-
* @typedef {import("@
|
|
82625
|
-
* @typedef {import("@
|
|
82626
|
-
* @typedef {import("@
|
|
82627
|
-
* @typedef {import("@
|
|
82628
|
-
* @typedef {import("@
|
|
82629
|
-
* @typedef {import("@
|
|
82630
|
-
* @typedef {import("@
|
|
82631
|
-
* @typedef {import("@
|
|
82624
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
82625
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
82626
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
82627
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
82628
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
82629
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISystemUndeleteTransactionBody} HieroProto.proto.ISystemUndeleteTransactionBody
|
|
82630
|
+
* @typedef {import("@hiero-ledger/proto").proto.IContractID} HieroProto.proto.IContractID
|
|
82631
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFileID} HieroProto.proto.IFileID
|
|
82632
82632
|
*/
|
|
82633
82633
|
|
|
82634
82634
|
/**
|
|
@@ -82824,13 +82824,13 @@
|
|
|
82824
82824
|
|
|
82825
82825
|
/**
|
|
82826
82826
|
* @namespace proto
|
|
82827
|
-
* @typedef {import("@
|
|
82828
|
-
* @typedef {import("@
|
|
82829
|
-
* @typedef {import("@
|
|
82830
|
-
* @typedef {import("@
|
|
82831
|
-
* @typedef {import("@
|
|
82832
|
-
* @typedef {import("@
|
|
82833
|
-
* @typedef {import("@
|
|
82827
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
82828
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
82829
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
82830
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
82831
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
82832
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenAssociateTransactionBody} HieroProto.proto.ITokenAssociateTransactionBody
|
|
82833
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
82834
82834
|
*/
|
|
82835
82835
|
|
|
82836
82836
|
/**
|
|
@@ -83033,13 +83033,13 @@
|
|
|
83033
83033
|
|
|
83034
83034
|
/**
|
|
83035
83035
|
* @namespace proto
|
|
83036
|
-
* @typedef {import("@
|
|
83037
|
-
* @typedef {import("@
|
|
83038
|
-
* @typedef {import("@
|
|
83039
|
-
* @typedef {import("@
|
|
83040
|
-
* @typedef {import("@
|
|
83041
|
-
* @typedef {import("@
|
|
83042
|
-
* @typedef {import("@
|
|
83036
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
83037
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
83038
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
83039
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
83040
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
83041
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenBurnTransactionBody} HieroProto.proto.ITokenBurnTransactionBody
|
|
83042
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
83043
83043
|
*/
|
|
83044
83044
|
|
|
83045
83045
|
/**
|
|
@@ -83256,7 +83256,7 @@
|
|
|
83256
83256
|
|
|
83257
83257
|
/**
|
|
83258
83258
|
* @namespace proto
|
|
83259
|
-
* @typedef {import("@
|
|
83259
|
+
* @typedef {import("@hiero-ledger/proto").proto.TokenReference} HieroProto.proto.TokenReference
|
|
83260
83260
|
*/
|
|
83261
83261
|
|
|
83262
83262
|
class TokenReference {
|
|
@@ -83296,13 +83296,13 @@
|
|
|
83296
83296
|
|
|
83297
83297
|
/**
|
|
83298
83298
|
* @namespace proto
|
|
83299
|
-
* @typedef {import("@
|
|
83300
|
-
* @typedef {import("@
|
|
83301
|
-
* @typedef {import("@
|
|
83302
|
-
* @typedef {import("@
|
|
83303
|
-
* @typedef {import("@
|
|
83304
|
-
* @typedef {import("@
|
|
83305
|
-
* @typedef {import("@
|
|
83299
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
83300
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
83301
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
83302
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
83303
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
83304
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenRejectTransactionBody} HieroProto.proto.ITokenRejectTransactionBody
|
|
83305
|
+
* @typedef {import("@hiero-ledger/proto").proto.TokenReference} HieroProto.proto.TokenReference
|
|
83306
83306
|
*/
|
|
83307
83307
|
|
|
83308
83308
|
/**
|
|
@@ -83556,13 +83556,13 @@
|
|
|
83556
83556
|
|
|
83557
83557
|
/**
|
|
83558
83558
|
* @namespace proto
|
|
83559
|
-
* @typedef {import("@
|
|
83560
|
-
* @typedef {import("@
|
|
83561
|
-
* @typedef {import("@
|
|
83562
|
-
* @typedef {import("@
|
|
83563
|
-
* @typedef {import("@
|
|
83564
|
-
* @typedef {import("@
|
|
83565
|
-
* @typedef {import("@
|
|
83559
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
83560
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
83561
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
83562
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
83563
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
83564
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenDissociateTransactionBody} HieroProto.proto.ITokenDissociateTransactionBody
|
|
83565
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
83566
83566
|
*/
|
|
83567
83567
|
|
|
83568
83568
|
/**
|
|
@@ -84024,7 +84024,7 @@
|
|
|
84024
84024
|
|
|
84025
84025
|
/**
|
|
84026
84026
|
* @namespace proto
|
|
84027
|
-
* @typedef {import("@
|
|
84027
|
+
* @typedef {import("@hiero-ledger/proto").proto.TokenType} HieroProto.proto.TokenType
|
|
84028
84028
|
*/
|
|
84029
84029
|
|
|
84030
84030
|
class TokenType {
|
|
@@ -84099,7 +84099,7 @@
|
|
|
84099
84099
|
|
|
84100
84100
|
/**
|
|
84101
84101
|
* @namespace proto
|
|
84102
|
-
* @typedef {import("@
|
|
84102
|
+
* @typedef {import("@hiero-ledger/proto").proto.TokenSupplyType} HieroProto.proto.TokenSupplyType
|
|
84103
84103
|
*/
|
|
84104
84104
|
|
|
84105
84105
|
class TokenSupplyType {
|
|
@@ -84175,13 +84175,13 @@
|
|
|
84175
84175
|
|
|
84176
84176
|
/**
|
|
84177
84177
|
* @namespace proto
|
|
84178
|
-
* @typedef {import("@
|
|
84179
|
-
* @typedef {import("@
|
|
84180
|
-
* @typedef {import("@
|
|
84181
|
-
* @typedef {import("@
|
|
84182
|
-
* @typedef {import("@
|
|
84183
|
-
* @typedef {import("@
|
|
84184
|
-
* @typedef {import("@
|
|
84178
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
84179
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
84180
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
84181
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
84182
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
84183
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenCreateTransactionBody} HieroProto.proto.ITokenCreateTransactionBody
|
|
84184
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
84185
84185
|
*/
|
|
84186
84186
|
|
|
84187
84187
|
/**
|
|
@@ -85136,13 +85136,13 @@
|
|
|
85136
85136
|
|
|
85137
85137
|
/**
|
|
85138
85138
|
* @namespace proto
|
|
85139
|
-
* @typedef {import("@
|
|
85140
|
-
* @typedef {import("@
|
|
85141
|
-
* @typedef {import("@
|
|
85142
|
-
* @typedef {import("@
|
|
85143
|
-
* @typedef {import("@
|
|
85144
|
-
* @typedef {import("@
|
|
85145
|
-
* @typedef {import("@
|
|
85139
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
85140
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
85141
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
85142
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
85143
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
85144
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenDeleteTransactionBody} HieroProto.proto.ITokenDeleteTransactionBody
|
|
85145
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
85146
85146
|
*/
|
|
85147
85147
|
|
|
85148
85148
|
/**
|
|
@@ -85294,13 +85294,13 @@
|
|
|
85294
85294
|
|
|
85295
85295
|
/**
|
|
85296
85296
|
* @namespace proto
|
|
85297
|
-
* @typedef {import("@
|
|
85298
|
-
* @typedef {import("@
|
|
85299
|
-
* @typedef {import("@
|
|
85300
|
-
* @typedef {import("@
|
|
85301
|
-
* @typedef {import("@
|
|
85302
|
-
* @typedef {import("@
|
|
85303
|
-
* @typedef {import("@
|
|
85297
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
85298
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
85299
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
85300
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
85301
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
85302
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenFeeScheduleUpdateTransactionBody} HieroProto.proto.ITokenFeeScheduleUpdateTransactionBody
|
|
85303
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
85304
85304
|
*/
|
|
85305
85305
|
|
|
85306
85306
|
/**
|
|
@@ -85486,13 +85486,13 @@
|
|
|
85486
85486
|
|
|
85487
85487
|
/**
|
|
85488
85488
|
* @namespace proto
|
|
85489
|
-
* @typedef {import("@
|
|
85490
|
-
* @typedef {import("@
|
|
85491
|
-
* @typedef {import("@
|
|
85492
|
-
* @typedef {import("@
|
|
85493
|
-
* @typedef {import("@
|
|
85494
|
-
* @typedef {import("@
|
|
85495
|
-
* @typedef {import("@
|
|
85489
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
85490
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
85491
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
85492
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
85493
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
85494
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenFreezeAccountTransactionBody} HieroProto.proto.ITokenFreezeAccountTransactionBody
|
|
85495
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
85496
85496
|
*/
|
|
85497
85497
|
|
|
85498
85498
|
/**
|
|
@@ -85685,13 +85685,13 @@
|
|
|
85685
85685
|
|
|
85686
85686
|
/**
|
|
85687
85687
|
* @namespace proto
|
|
85688
|
-
* @typedef {import("@
|
|
85689
|
-
* @typedef {import("@
|
|
85690
|
-
* @typedef {import("@
|
|
85691
|
-
* @typedef {import("@
|
|
85692
|
-
* @typedef {import("@
|
|
85693
|
-
* @typedef {import("@
|
|
85694
|
-
* @typedef {import("@
|
|
85688
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
85689
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
85690
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
85691
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
85692
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
85693
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenGrantKycTransactionBody} HieroProto.proto.ITokenGrantKycTransactionBody
|
|
85694
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
85695
85695
|
*/
|
|
85696
85696
|
|
|
85697
85697
|
/**
|
|
@@ -86326,13 +86326,13 @@
|
|
|
86326
86326
|
|
|
86327
86327
|
/**
|
|
86328
86328
|
* @namespace proto
|
|
86329
|
-
* @typedef {import("@
|
|
86330
|
-
* @typedef {import("@
|
|
86331
|
-
* @typedef {import("@
|
|
86332
|
-
* @typedef {import("@
|
|
86333
|
-
* @typedef {import("@
|
|
86334
|
-
* @typedef {import("@
|
|
86335
|
-
* @typedef {import("@
|
|
86329
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQuery} HieroProto.proto.IQuery
|
|
86330
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQueryHeader} HieroProto.proto.IQueryHeader
|
|
86331
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponse} HieroProto.proto.IResponse
|
|
86332
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponseHeader} HieroProto.proto.IResponseHeader
|
|
86333
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenInfo} HieroProto.proto.ITokenInfo
|
|
86334
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenGetInfoQuery} HieroProto.proto.ITokenGetInfoQuery
|
|
86335
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenGetInfoResponse} HieroProto.proto.ITokenGetInfoResponse
|
|
86336
86336
|
*/
|
|
86337
86337
|
|
|
86338
86338
|
/**
|
|
@@ -86507,13 +86507,13 @@
|
|
|
86507
86507
|
|
|
86508
86508
|
/**
|
|
86509
86509
|
* @namespace proto
|
|
86510
|
-
* @typedef {import("@
|
|
86511
|
-
* @typedef {import("@
|
|
86512
|
-
* @typedef {import("@
|
|
86513
|
-
* @typedef {import("@
|
|
86514
|
-
* @typedef {import("@
|
|
86515
|
-
* @typedef {import("@
|
|
86516
|
-
* @typedef {import("@
|
|
86510
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
86511
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
86512
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
86513
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
86514
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
86515
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenMintTransactionBody} HieroProto.proto.ITokenMintTransactionBody
|
|
86516
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
86517
86517
|
*/
|
|
86518
86518
|
|
|
86519
86519
|
/**
|
|
@@ -86761,16 +86761,16 @@
|
|
|
86761
86761
|
|
|
86762
86762
|
/**
|
|
86763
86763
|
* @namespace proto
|
|
86764
|
-
* @typedef {import("@
|
|
86765
|
-
* @typedef {import("@
|
|
86766
|
-
* @typedef {import("@
|
|
86767
|
-
* @typedef {import("@
|
|
86768
|
-
* @typedef {import("@
|
|
86769
|
-
* @typedef {import("@
|
|
86770
|
-
* @typedef {import("@
|
|
86771
|
-
* @typedef {import("@
|
|
86772
|
-
* @typedef {import("@
|
|
86773
|
-
* @typedef {import("@
|
|
86764
|
+
* @typedef {import("@hiero-ledger/proto").proto.TokenFreezeStatus} HieroProto.proto.TokenFreezeStatus
|
|
86765
|
+
* @typedef {import("@hiero-ledger/proto").proto.TokenKycStatus} HieroProto.proto.TokenKycStatus
|
|
86766
|
+
* @typedef {import("@hiero-ledger/proto").proto.TokenPauseStatus} HieroProto.proto.TokenPauseStatus
|
|
86767
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenNftInfo} HieroProto.proto.ITokenNftInfo
|
|
86768
|
+
* @typedef {import("@hiero-ledger/proto").proto.INftID} HieroProto.proto.INftID
|
|
86769
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITimestamp} HieroProto.proto.ITimestamp
|
|
86770
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
86771
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
86772
|
+
* @typedef {import("@hiero-ledger/proto").proto.IKey} HieroProto.proto.IKey
|
|
86773
|
+
* @typedef {import("@hiero-ledger/proto").proto.IDuration} HieroProto.proto.IDuration
|
|
86774
86774
|
*/
|
|
86775
86775
|
|
|
86776
86776
|
class TokenNftInfo {
|
|
@@ -86892,17 +86892,17 @@
|
|
|
86892
86892
|
|
|
86893
86893
|
/**
|
|
86894
86894
|
* @namespace proto
|
|
86895
|
-
* @typedef {import("@
|
|
86896
|
-
* @typedef {import("@
|
|
86897
|
-
* @typedef {import("@
|
|
86898
|
-
* @typedef {import("@
|
|
86899
|
-
* @typedef {import("@
|
|
86900
|
-
* @typedef {import("@
|
|
86901
|
-
* @typedef {import("@
|
|
86902
|
-
* @typedef {import("@
|
|
86903
|
-
* @typedef {import("@
|
|
86904
|
-
* @typedef {import("@
|
|
86905
|
-
* @typedef {import("@
|
|
86895
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQuery} HieroProto.proto.IQuery
|
|
86896
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQueryHeader} HieroProto.proto.IQueryHeader
|
|
86897
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponse} HieroProto.proto.IResponse
|
|
86898
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenNftInfo} HieroProto.proto.ITokenNftInfo
|
|
86899
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponseHeader} HieroProto.proto.IResponseHeader
|
|
86900
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenGetNftInfoQuery} HieroProto.proto.ITokenGetNftInfoQuery
|
|
86901
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenGetNftInfosQuery} HieroProto.proto.ITokenGetNftInfosQuery
|
|
86902
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenGetAccountNftInfosQuery} HieroProto.proto.ITokenGetAccountNftInfosQuery
|
|
86903
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenGetNftInfoResponse} HieroProto.proto.ITokenGetNftInfoResponse
|
|
86904
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenGetNftInfosResponse} HieroProto.proto.ITokenGetNftInfosResponse
|
|
86905
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenGetAccountNftInfosResponse} HieroProto.proto.ITokenGetAccountNftInfosResponse
|
|
86906
86906
|
*/
|
|
86907
86907
|
|
|
86908
86908
|
/**
|
|
@@ -87254,13 +87254,13 @@
|
|
|
87254
87254
|
|
|
87255
87255
|
/**
|
|
87256
87256
|
* @namespace proto
|
|
87257
|
-
* @typedef {import("@
|
|
87258
|
-
* @typedef {import("@
|
|
87259
|
-
* @typedef {import("@
|
|
87260
|
-
* @typedef {import("@
|
|
87261
|
-
* @typedef {import("@
|
|
87262
|
-
* @typedef {import("@
|
|
87263
|
-
* @typedef {import("@
|
|
87257
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
87258
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
87259
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
87260
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
87261
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
87262
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenPauseTransactionBody} HieroProto.proto.ITokenPauseTransactionBody
|
|
87263
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
87264
87264
|
*/
|
|
87265
87265
|
|
|
87266
87266
|
/**
|
|
@@ -87412,13 +87412,13 @@
|
|
|
87412
87412
|
|
|
87413
87413
|
/**
|
|
87414
87414
|
* @namespace proto
|
|
87415
|
-
* @typedef {import("@
|
|
87416
|
-
* @typedef {import("@
|
|
87417
|
-
* @typedef {import("@
|
|
87418
|
-
* @typedef {import("@
|
|
87419
|
-
* @typedef {import("@
|
|
87420
|
-
* @typedef {import("@
|
|
87421
|
-
* @typedef {import("@
|
|
87415
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
87416
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
87417
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
87418
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
87419
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
87420
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenRevokeKycTransactionBody} HieroProto.proto.ITokenRevokeKycTransactionBody
|
|
87421
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
87422
87422
|
*/
|
|
87423
87423
|
|
|
87424
87424
|
/**
|
|
@@ -87611,13 +87611,13 @@
|
|
|
87611
87611
|
|
|
87612
87612
|
/**
|
|
87613
87613
|
* @namespace proto
|
|
87614
|
-
* @typedef {import("@
|
|
87615
|
-
* @typedef {import("@
|
|
87616
|
-
* @typedef {import("@
|
|
87617
|
-
* @typedef {import("@
|
|
87618
|
-
* @typedef {import("@
|
|
87619
|
-
* @typedef {import("@
|
|
87620
|
-
* @typedef {import("@
|
|
87614
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
87615
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
87616
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
87617
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
87618
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
87619
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenUnfreezeAccountTransactionBody} HieroProto.proto.ITokenUnfreezeAccountTransactionBody
|
|
87620
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
87621
87621
|
*/
|
|
87622
87622
|
|
|
87623
87623
|
/**
|
|
@@ -87810,13 +87810,13 @@
|
|
|
87810
87810
|
|
|
87811
87811
|
/**
|
|
87812
87812
|
* @namespace proto
|
|
87813
|
-
* @typedef {import("@
|
|
87814
|
-
* @typedef {import("@
|
|
87815
|
-
* @typedef {import("@
|
|
87816
|
-
* @typedef {import("@
|
|
87817
|
-
* @typedef {import("@
|
|
87818
|
-
* @typedef {import("@
|
|
87819
|
-
* @typedef {import("@
|
|
87813
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
87814
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
87815
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
87816
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
87817
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
87818
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenUnpauseTransactionBody} HieroProto.proto.ITokenUnpauseTransactionBody
|
|
87819
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
87820
87820
|
*/
|
|
87821
87821
|
|
|
87822
87822
|
/**
|
|
@@ -87967,7 +87967,7 @@
|
|
|
87967
87967
|
|
|
87968
87968
|
/**
|
|
87969
87969
|
* @namespace proto
|
|
87970
|
-
* @typedef {import("@
|
|
87970
|
+
* @typedef {import("@hiero-ledger/proto").proto.TokenKeyValidation} HieroProto.proto.TokenKeyValidation
|
|
87971
87971
|
*/
|
|
87972
87972
|
|
|
87973
87973
|
/** Types of validation strategies for token keys. */
|
|
@@ -88039,13 +88039,13 @@
|
|
|
88039
88039
|
|
|
88040
88040
|
/**
|
|
88041
88041
|
* @namespace proto
|
|
88042
|
-
* @typedef {import("@
|
|
88043
|
-
* @typedef {import("@
|
|
88044
|
-
* @typedef {import("@
|
|
88045
|
-
* @typedef {import("@
|
|
88046
|
-
* @typedef {import("@
|
|
88047
|
-
* @typedef {import("@
|
|
88048
|
-
* @typedef {import("@
|
|
88042
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
88043
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
88044
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
88045
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
88046
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
88047
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenUpdateTransactionBody} HieroProto.proto.ITokenUpdateTransactionBody
|
|
88048
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
88049
88049
|
*/
|
|
88050
88050
|
|
|
88051
88051
|
/**
|
|
@@ -88858,13 +88858,13 @@
|
|
|
88858
88858
|
|
|
88859
88859
|
/**
|
|
88860
88860
|
* @namespace proto
|
|
88861
|
-
* @typedef {import("@
|
|
88862
|
-
* @typedef {import("@
|
|
88863
|
-
* @typedef {import("@
|
|
88864
|
-
* @typedef {import("@
|
|
88865
|
-
* @typedef {import("@
|
|
88866
|
-
* @typedef {import("@
|
|
88867
|
-
* @typedef {import("@
|
|
88861
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
88862
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
88863
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
88864
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
88865
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
88866
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenWipeAccountTransactionBody} HieroProto.proto.ITokenWipeAccountTransactionBody
|
|
88867
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
88868
88868
|
*/
|
|
88869
88869
|
|
|
88870
88870
|
/**
|
|
@@ -89125,12 +89125,12 @@
|
|
|
89125
89125
|
|
|
89126
89126
|
/**
|
|
89127
89127
|
* @namespace proto
|
|
89128
|
-
* @typedef {import("@
|
|
89129
|
-
* @typedef {import("@
|
|
89130
|
-
* @typedef {import("@
|
|
89131
|
-
* @typedef {import("@
|
|
89132
|
-
* @typedef {import("@
|
|
89133
|
-
* @typedef {import("@
|
|
89128
|
+
* @typedef {import("@hiero-ledger/proto").proto.IConsensusCreateTopicTransactionBody} HieroProto.proto.IConsensusCreateTopicTransactionBody
|
|
89129
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
89130
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
89131
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
89132
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
89133
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
89134
89134
|
*/
|
|
89135
89135
|
|
|
89136
89136
|
/**
|
|
@@ -89674,12 +89674,12 @@
|
|
|
89674
89674
|
|
|
89675
89675
|
/**
|
|
89676
89676
|
* @namespace proto
|
|
89677
|
-
* @typedef {import("@
|
|
89678
|
-
* @typedef {import("@
|
|
89679
|
-
* @typedef {import("@
|
|
89680
|
-
* @typedef {import("@
|
|
89681
|
-
* @typedef {import("@
|
|
89682
|
-
* @typedef {import("@
|
|
89677
|
+
* @typedef {import("@hiero-ledger/proto").proto.IConsensusDeleteTopicTransactionBody} HieroProto.proto.IConsensusDeleteTopicTransactionBody
|
|
89678
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
89679
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
89680
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
89681
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
89682
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
89683
89683
|
*/
|
|
89684
89684
|
|
|
89685
89685
|
/**
|
|
@@ -90084,17 +90084,17 @@
|
|
|
90084
90084
|
|
|
90085
90085
|
/**
|
|
90086
90086
|
* @namespace proto
|
|
90087
|
-
* @typedef {import("@
|
|
90088
|
-
* @typedef {import("@
|
|
90089
|
-
* @typedef {import("@
|
|
90090
|
-
* @typedef {import("@
|
|
90091
|
-
* @typedef {import("@
|
|
90092
|
-
* @typedef {import("@
|
|
90087
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQuery} HieroProto.proto.IQuery
|
|
90088
|
+
* @typedef {import("@hiero-ledger/proto").proto.IQueryHeader} HieroProto.proto.IQueryHeader
|
|
90089
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponse} HieroProto.proto.IResponse
|
|
90090
|
+
* @typedef {import("@hiero-ledger/proto").proto.IResponseHeader} HieroProto.proto.IResponseHeader
|
|
90091
|
+
* @typedef {import("@hiero-ledger/proto").proto.IConsensusGetTopicInfoResponse} HieroProto.proto.IConsensusGetTopicInfoResponse
|
|
90092
|
+
* @typedef {import("@hiero-ledger/proto").proto.IConsensusGetTopicInfoQuery} HieroProto.proto.IConsensusGetTopicInfoQuery
|
|
90093
90093
|
*/
|
|
90094
90094
|
|
|
90095
90095
|
/**
|
|
90096
90096
|
* @namespace com
|
|
90097
|
-
* @typedef {import("@
|
|
90097
|
+
* @typedef {import("@hiero-ledger/proto").com.hedera.mirror.api.proto.IConsensusTopicResponse} com.hedera.mirror.api.proto.IConsensusTopicResponse
|
|
90098
90098
|
*/
|
|
90099
90099
|
|
|
90100
90100
|
/**
|
|
@@ -90270,12 +90270,12 @@
|
|
|
90270
90270
|
|
|
90271
90271
|
/**
|
|
90272
90272
|
* @namespace proto
|
|
90273
|
-
* @typedef {import("@
|
|
90273
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITimestamp} HieroProto.proto.ITimestamp
|
|
90274
90274
|
*/
|
|
90275
90275
|
|
|
90276
90276
|
/**
|
|
90277
90277
|
* @namespace com
|
|
90278
|
-
* @typedef {import("@
|
|
90278
|
+
* @typedef {import("@hiero-ledger/proto").com.hedera.mirror.api.proto.IConsensusTopicResponse} com.hedera.mirror.api.proto.IConsensusTopicResponse
|
|
90279
90279
|
*/
|
|
90280
90280
|
|
|
90281
90281
|
class TopicMessageChunk {
|
|
@@ -90345,12 +90345,12 @@
|
|
|
90345
90345
|
|
|
90346
90346
|
/**
|
|
90347
90347
|
* @namespace proto
|
|
90348
|
-
* @typedef {import("@
|
|
90348
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITimestamp} HieroProto.proto.ITimestamp
|
|
90349
90349
|
*/
|
|
90350
90350
|
|
|
90351
90351
|
/**
|
|
90352
90352
|
* @namespace com
|
|
90353
|
-
* @typedef {import("@
|
|
90353
|
+
* @typedef {import("@hiero-ledger/proto").com.hedera.mirror.api.proto.IConsensusTopicResponse} com.hedera.mirror.api.proto.IConsensusTopicResponse
|
|
90354
90354
|
*/
|
|
90355
90355
|
|
|
90356
90356
|
class TopicMessage {
|
|
@@ -91030,15 +91030,15 @@
|
|
|
91030
91030
|
|
|
91031
91031
|
/**
|
|
91032
91032
|
* @namespace proto
|
|
91033
|
-
* @typedef {import("@
|
|
91034
|
-
* @typedef {import("@
|
|
91035
|
-
* @typedef {import("@
|
|
91036
|
-
* @typedef {import("@
|
|
91037
|
-
* @typedef {import("@
|
|
91038
|
-
* @typedef {import("@
|
|
91039
|
-
* @typedef {import("@
|
|
91040
|
-
* @typedef {import("@
|
|
91041
|
-
* @typedef {import("@
|
|
91033
|
+
* @typedef {import("@hiero-ledger/proto").proto.IConsensusSubmitMessageTransactionBody} HieroProto.proto.IConsensusSubmitMessageTransactionBody
|
|
91034
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
91035
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
91036
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
91037
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
91038
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
91039
|
+
* @typedef {import("@hiero-ledger/proto").proto.IConsensusMessageChunkInfo} HieroProto.proto.IConsensusMessageChunkInfo
|
|
91040
|
+
* @typedef {import("@hiero-ledger/proto").proto.IFixedFee} HieroProto.proto.IFixedFee
|
|
91041
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICustomFeeLimit} HieroProto.proto.ICustomFeeLimit
|
|
91042
91042
|
*/
|
|
91043
91043
|
|
|
91044
91044
|
/**
|
|
@@ -91510,12 +91510,12 @@
|
|
|
91510
91510
|
|
|
91511
91511
|
/**
|
|
91512
91512
|
* @namespace proto
|
|
91513
|
-
* @typedef {import("@
|
|
91514
|
-
* @typedef {import("@
|
|
91515
|
-
* @typedef {import("@
|
|
91516
|
-
* @typedef {import("@
|
|
91517
|
-
* @typedef {import("@
|
|
91518
|
-
* @typedef {import("@
|
|
91513
|
+
* @typedef {import("@hiero-ledger/proto").proto.IConsensusUpdateTopicTransactionBody} HieroProto.proto.IConsensusUpdateTopicTransactionBody
|
|
91514
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
91515
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
91516
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
91517
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
91518
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
91519
91519
|
*/
|
|
91520
91520
|
|
|
91521
91521
|
/**
|
|
@@ -92161,8 +92161,8 @@
|
|
|
92161
92161
|
|
|
92162
92162
|
/**
|
|
92163
92163
|
* @namespace proto
|
|
92164
|
-
* @typedef {import("@
|
|
92165
|
-
* @typedef {import("@
|
|
92164
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransferList} HieroProto.proto.ITransferList
|
|
92165
|
+
* @typedef {import("@hiero-ledger/proto").proto.IAccountID} HieroProto.proto.IAccountID
|
|
92166
92166
|
*/
|
|
92167
92167
|
|
|
92168
92168
|
/**
|
|
@@ -92212,12 +92212,12 @@
|
|
|
92212
92212
|
|
|
92213
92213
|
/**
|
|
92214
92214
|
* @namespace proto
|
|
92215
|
-
* @typedef {import("@
|
|
92216
|
-
* @typedef {import("@
|
|
92217
|
-
* @typedef {import("@
|
|
92218
|
-
* @typedef {import("@
|
|
92219
|
-
* @typedef {import("@
|
|
92220
|
-
* @typedef {import("@
|
|
92215
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
92216
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
92217
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
92218
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
92219
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
92220
|
+
* @typedef {import("@hiero-ledger/proto").proto.ICryptoTransferTransactionBody} HieroProto.proto.ICryptoTransferTransactionBody
|
|
92221
92221
|
*/
|
|
92222
92222
|
|
|
92223
92223
|
/**
|
|
@@ -93791,13 +93791,13 @@
|
|
|
93791
93791
|
|
|
93792
93792
|
/**
|
|
93793
93793
|
* @namespace proto
|
|
93794
|
-
* @typedef {import("@
|
|
93795
|
-
* @typedef {import("@
|
|
93796
|
-
* @typedef {import("@
|
|
93797
|
-
* @typedef {import("@
|
|
93798
|
-
* @typedef {import("@
|
|
93799
|
-
* @typedef {import("@
|
|
93800
|
-
* @typedef {import("@
|
|
93794
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} HieroProto.proto.ITransaction
|
|
93795
|
+
* @typedef {import("@hiero-ledger/proto").proto.ISignedTransaction} HieroProto.proto.ISignedTransaction
|
|
93796
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} HieroProto.proto.TransactionBody
|
|
93797
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} HieroProto.proto.ITransactionBody
|
|
93798
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} HieroProto.proto.ITransactionResponse
|
|
93799
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenUpdateNftsTransactionBody} HieroProto.proto.ITokenUpdateNftsTransactionBody
|
|
93800
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITokenID} HieroProto.proto.ITokenID
|
|
93801
93801
|
*/
|
|
93802
93802
|
|
|
93803
93803
|
/**
|
|
@@ -94012,7 +94012,7 @@
|
|
|
94012
94012
|
|
|
94013
94013
|
/**
|
|
94014
94014
|
* @namespace proto
|
|
94015
|
-
* @typedef {import("@
|
|
94015
|
+
* @typedef {import("@hiero-ledger/proto").proto.IServiceEndpoint} IServiceEndpoint
|
|
94016
94016
|
*/
|
|
94017
94017
|
|
|
94018
94018
|
class ServiceEndpoint {
|
|
@@ -94163,16 +94163,16 @@
|
|
|
94163
94163
|
|
|
94164
94164
|
/**
|
|
94165
94165
|
* @namespace proto
|
|
94166
|
-
* @typedef {import("@
|
|
94167
|
-
* @typedef {import("@
|
|
94168
|
-
* @typedef {import("@
|
|
94169
|
-
* @typedef {import("@
|
|
94170
|
-
* @typedef {import("@
|
|
94166
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} ITransaction
|
|
94167
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} ISignedTransaction
|
|
94168
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} TransactionBody
|
|
94169
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} ITransactionBody
|
|
94170
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} ITransactionResponse
|
|
94171
94171
|
*/
|
|
94172
94172
|
|
|
94173
94173
|
/**
|
|
94174
94174
|
* @namespace com.hedera.hapi.node.addressbook
|
|
94175
|
-
* @typedef {import("@
|
|
94175
|
+
* @typedef {import("@hiero-ledger/proto").com.hedera.hapi.node.addressbook.INodeCreateTransactionBody} INodeCreateTransactionBody
|
|
94176
94176
|
*/
|
|
94177
94177
|
|
|
94178
94178
|
/**
|
|
@@ -94667,16 +94667,16 @@
|
|
|
94667
94667
|
|
|
94668
94668
|
/**
|
|
94669
94669
|
* @namespace proto
|
|
94670
|
-
* @typedef {import("@
|
|
94671
|
-
* @typedef {import("@
|
|
94672
|
-
* @typedef {import("@
|
|
94673
|
-
* @typedef {import("@
|
|
94674
|
-
* @typedef {import("@
|
|
94670
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} ITransaction
|
|
94671
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} ISignedTransaction
|
|
94672
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} TransactionBody
|
|
94673
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} ITransactionBody
|
|
94674
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} ITransactionResponse
|
|
94675
94675
|
*/
|
|
94676
94676
|
|
|
94677
94677
|
/**
|
|
94678
94678
|
* @namespace com.hedera.hapi.node.addressbook
|
|
94679
|
-
* @typedef {import("@
|
|
94679
|
+
* @typedef {import("@hiero-ledger/proto").com.hedera.hapi.node.addressbook.INodeDeleteTransactionBody} INodeDeleteTransactionBody
|
|
94680
94680
|
*/
|
|
94681
94681
|
|
|
94682
94682
|
/**
|
|
@@ -94848,16 +94848,16 @@
|
|
|
94848
94848
|
|
|
94849
94849
|
/**
|
|
94850
94850
|
* @namespace proto
|
|
94851
|
-
* @typedef {import("@
|
|
94852
|
-
* @typedef {import("@
|
|
94853
|
-
* @typedef {import("@
|
|
94854
|
-
* @typedef {import("@
|
|
94855
|
-
* @typedef {import("@
|
|
94851
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} ITransaction
|
|
94852
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransaction} ISignedTransaction
|
|
94853
|
+
* @typedef {import("@hiero-ledger/proto").proto.TransactionBody} TransactionBody
|
|
94854
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionBody} ITransactionBody
|
|
94855
|
+
* @typedef {import("@hiero-ledger/proto").proto.ITransactionResponse} ITransactionResponse
|
|
94856
94856
|
*/
|
|
94857
94857
|
|
|
94858
94858
|
/**
|
|
94859
94859
|
* @namespace com.hedera.hapi.node.addressbook
|
|
94860
|
-
* @typedef {import("@
|
|
94860
|
+
* @typedef {import("@hiero-ledger/proto").com.hedera.hapi.node.addressbook.INodeUpdateTransactionBody} INodeUpdateTransactionBody
|
|
94861
94861
|
*/
|
|
94862
94862
|
|
|
94863
94863
|
/**
|
|
@@ -98408,7 +98408,7 @@
|
|
|
98408
98408
|
|
|
98409
98409
|
const SDK_NAME = "hiero-sdk-js";
|
|
98410
98410
|
const SDK_VERSION =
|
|
98411
|
-
"2.
|
|
98411
|
+
"2.78.0-beta.2" ;
|
|
98412
98412
|
|
|
98413
98413
|
// SPDX-License-Identifier: Apache-2.0
|
|
98414
98414
|
|