From 3d6b90a33e10cf9c1ed3c32feb05b43ea2dd6725 Mon Sep 17 00:00:00 2001 From: mkazlauskas Date: Tue, 18 Jan 2022 14:14:56 +0000 Subject: [PATCH] deploy: 1316d4b03ee857cc1db9487a6214c339c3d3687d --- ..._cardano_sdk_cip2.InputSelectionError.html | 2 +- classes/_cardano_sdk_cip30.ApiError.html | 6 +- classes/_cardano_sdk_cip30.DataSignError.html | 6 +- classes/_cardano_sdk_cip30.PaginateError.html | 4 +- classes/_cardano_sdk_cip30.TxSendError.html | 6 +- classes/_cardano_sdk_cip30.TxSignError.html | 6 +- classes/_cardano_sdk_cip30.Wallet.html | 22 +- ...issionErrors.UnknownTxSubmissionError.html | 2 +- ...no_sdk_core.Cardano.util.OpaqueString.html | 4 +- ...k_core.InvalidProtocolParametersError.html | 2 +- .../_cardano_sdk_core.InvalidStringError.html | 2 +- ..._cardano_sdk_core.NotImplementedError.html | 2 +- classes/_cardano_sdk_core.ProviderError.html | 2 +- .../_cardano_sdk_core.SerializationError.html | 2 +- ...wallet.KeyManagement.InMemoryKeyAgent.html | 38 ++-- ...sdk_wallet.KeyManagement.KeyAgentBase.html | 20 +- ...Management.errors.AuthenticationError.html | 2 +- ...anagement.errors.InvalidMnemonicError.html | 2 +- ...t.errors.InvalidSerializableDataError.html | 2 +- ...ardano_sdk_wallet.SingleAddressWallet.html | 52 ++--- ...wallet.SyncableIntervalTrackerSubject.html | 20 +- .../_cardano_sdk_wallet.TrackerSubject.html | 16 +- coverage/cardano-graphql/index.html | 2 +- ...danoGraphQLStakePoolSearchProvider.ts.html | 2 +- .../src/StakePoolSearchProvider/index.html | 2 +- coverage/cardano-graphql/src/index.html | 2 +- coverage/cardano-graphql/src/sdk.ts.html | 2 +- coverage/cip2/index.html | 10 +- coverage/cip2/src/InputSelectionError.ts.html | 6 +- .../RoundRobinRandomImprove/change.ts.html | 200 +++++++++--------- .../src/RoundRobinRandomImprove/index.html | 2 +- .../src/RoundRobinRandomImprove/index.ts.html | 18 +- .../roundRobin.ts.html | 70 +++--- .../src/RoundRobinRandomImprove/util.ts.html | 44 ++-- coverage/cip2/src/index.html | 2 +- .../cip2/src/selectionConstraints.ts.html | 2 +- coverage/cip2/test/util/index.html | 10 +- coverage/cip2/test/util/index.ts.html | 2 +- coverage/cip2/test/util/properties.ts.html | 112 +++++----- coverage/cip2/test/util/tests.ts.html | 2 +- .../createStubStakePoolSearchProvider.ts.html | 2 +- coverage/util-dev/cslTestUtil.ts.html | 2 +- coverage/util-dev/index.html | 2 +- .../util-dev/selectionConstraints.ts.html | 2 +- coverage/util-dev/txTestUtil.ts.html | 2 +- coverage/wallet/index.html | 30 +-- .../KeyManagement/InMemoryKeyAgent.ts.html | 26 +-- .../src/KeyManagement/KeyAgentBase.ts.html | 2 +- .../KeyManagement/cachedGetPassword.ts.html | 2 +- .../wallet/src/KeyManagement/emip3.ts.html | 28 +-- .../errors/AuthenticationError.ts.html | 10 +- .../errors/InvalidMnemonicError.ts.html | 2 +- .../InvalidSerializableDataError .ts.html | 8 +- .../src/KeyManagement/errors/index.html | 2 +- .../src/KeyManagement/errors/index.ts.html | 2 +- coverage/wallet/src/KeyManagement/index.html | 30 +-- .../wallet/src/KeyManagement/index.ts.html | 2 +- .../src/KeyManagement/restoreKeyAgent.ts.html | 34 ++- .../wallet/src/KeyManagement/types.ts.html | 2 +- .../wallet/src/KeyManagement/util.ts.html | 4 +- .../wallet/src/SingleAddressWallet.ts.html | 2 +- .../Transaction/computeImplicitCoin.ts.html | 2 +- .../createTransactionInternals.ts.html | 4 +- .../ensureValidityInterval.ts.html | 2 +- coverage/wallet/src/Transaction/index.html | 2 +- coverage/wallet/src/Transaction/index.ts.html | 2 +- coverage/wallet/src/index.html | 2 +- coverage/wallet/src/index.ts.html | 2 +- .../wallet/src/services/AssetsTracker.ts.html | 2 +- .../src/services/BalanceTracker.ts.html | 2 +- .../DelegationTracker.ts.html | 2 +- .../DelegationTracker/RewardAccounts.ts.html | 2 +- .../DelegationTracker/RewardsHistory.ts.html | 2 +- .../src/services/DelegationTracker/index.html | 2 +- .../services/DelegationTracker/index.ts.html | 2 +- .../transactionCertificates.ts.html | 2 +- .../src/services/TransactionsTracker.ts.html | 2 +- .../wallet/src/services/UtxoTracker.ts.html | 2 +- coverage/wallet/src/services/index.html | 2 +- coverage/wallet/src/services/index.ts.html | 2 +- coverage/wallet/src/services/types.ts.html | 2 +- .../SyncableIntervalTrackerSubject.ts.html | 2 +- .../src/services/util/TrackerSubject.ts.html | 2 +- .../util/coldObservableProvider.ts.html | 2 +- .../wallet/src/services/util/equals.ts.html | 2 +- coverage/wallet/src/services/util/index.html | 2 +- .../wallet/src/services/util/index.ts.html | 2 +- .../wallet/src/services/util/trigger.ts.html | 2 +- coverage/wallet/src/types.ts.html | 2 +- coverage/wallet/src/util.ts.html | 2 +- coverage/wallet/test/index.html | 2 +- coverage/wallet/test/mocks/index.html | 2 +- coverage/wallet/test/mocks/index.ts.html | 2 +- .../test/mocks/mockAssetProvider.ts.html | 2 +- .../test/mocks/mockWalletProvider.ts.html | 2 +- .../wallet/test/mocks/testKeyAgent.ts.html | 2 +- .../services/DelegationTracker/index.html | 2 +- .../DelegationTracker/stub-tx.ts.html | 2 +- coverage/wallet/test/testScheduler.ts.html | 2 +- ...ardano_sdk_cip2.InputSelectionFailure.html | 8 +- enums/_cardano_sdk_cip30.APIErrorCode.html | 6 +- .../_cardano_sdk_cip30.DataSignErrorCode.html | 8 +- enums/_cardano_sdk_cip30.TxSendErrorCode.html | 4 +- ...dano_sdk_core.Cardano.CertificateType.html | 14 +- ...o_sdk_core.Cardano.ExtendedPoolStatus.html | 10 +- .../_cardano_sdk_core.Cardano.NetworkId.html | 4 +- ...dano_sdk_core.Cardano.StakePoolStatus.html | 6 +- enums/_cardano_sdk_core.ProviderFailure.html | 8 +- ...cardano_sdk_core.SerializationFailure.html | 2 +- ..._sdk_wallet.KeyManagement.AddressType.html | 4 +- ...sdk_wallet.KeyManagement.KeyAgentType.html | 2 +- ...dano_sdk_wallet.KeyManagement.KeyType.html | 6 +- enums/_cardano_sdk_wallet.StakeKeyStatus.html | 8 +- ...rdano_sdk_wallet.TransactionDirection.html | 4 +- ...cardano_sdk_wallet.TransactionFailure.html | 10 +- ...cip2.DefaultSelectionConstraintsProps.html | 4 +- ...ano_sdk_cip2.InputSelectionParameters.html | 8 +- .../_cardano_sdk_cip2.InputSelector.html | 2 +- ...cardano_sdk_cip2.SelectionConstraints.html | 8 +- .../_cardano_sdk_cip2.SelectionResult.html | 4 +- .../_cardano_sdk_cip2.SelectionSkeleton.html | 8 +- interfaces/_cardano_sdk_cip30.WalletApi.html | 18 +- .../_cardano_sdk_core.AssetProvider.html | 2 +- .../_cardano_sdk_core.Cardano.Asset.html | 14 +- ...ardano_sdk_core.Cardano.AssetMetadata.html | 20 +- ...dano_sdk_core.Cardano.AssetMintOrBurn.html | 4 +- ...ardano_sdk_core.Cardano.AuxiliaryData.html | 4 +- ...no_sdk_core.Cardano.AuxiliaryDataBody.html | 4 +- .../_cardano_sdk_core.Cardano.Block.html | 26 +-- ...o_sdk_core.Cardano.Cip6MetadataFields.html | 6 +- ...rdano_sdk_core.Cardano.CompactGenesis.html | 20 +- ...dk_core.Cardano.DelegationsAndRewards.html | 4 +- ...ore.Cardano.ExtendedStakePoolMetadata.html | 4 +- ...rdano.ExtendedStakePoolMetadataFields.html | 12 +- .../_cardano_sdk_core.Cardano.Fraction.html | 4 +- ...rdano.GenesisKeyDelegationCertificate.html | 8 +- ...dano_sdk_core.Cardano.ITNVerification.html | 4 +- ...cardano_sdk_core.Cardano.ImplicitCoin.html | 4 +- ...rdano_sdk_core.Cardano.MirCertificate.html | 8 +- ...dano_sdk_core.Cardano.PoolContactData.html | 14 +- ...ano_sdk_core.Cardano.PoolMetadataJson.html | 4 +- ...rdano_sdk_core.Cardano.PoolParameters.html | 18 +- ...e.Cardano.PoolRegistrationCertificate.html | 8 +- ...ore.Cardano.PoolRetirementCertificate.html | 6 +- .../_cardano_sdk_core.Cardano.Redeemer.html | 8 +- ...rdano_sdk_core.Cardano.RelayByAddress.html | 8 +- ..._cardano_sdk_core.Cardano.RelayByName.html | 6 +- ...sdk_core.Cardano.RelayByNameMultihost.html | 4 +- ..._core.Cardano.StakeAddressCertificate.html | 4 +- ...re.Cardano.StakeDelegationCertificate.html | 8 +- .../_cardano_sdk_core.Cardano.StakePool.html | 28 +-- ..._core.Cardano.StakePoolMetadataFields.html | 8 +- ...ano_sdk_core.Cardano.StakePoolMetrics.html | 12 +- ...sdk_core.Cardano.StakePoolMetricsSize.html | 4 +- ...dk_core.Cardano.StakePoolMetricsStake.html | 4 +- ...dk_core.Cardano.StakePoolTransactions.html | 4 +- ..._sdk_core.Cardano.ThePoolsMediaAssets.html | 10 +- interfaces/_cardano_sdk_core.Cardano.Tip.html | 6 +- .../_cardano_sdk_core.Cardano.TxAlonzo.html | 16 +- ...cardano_sdk_core.Cardano.TxBodyAlonzo.html | 20 +- .../_cardano_sdk_core.Cardano.TxIn.html | 6 +- .../_cardano_sdk_core.Cardano.TxOut.html | 6 +- .../_cardano_sdk_core.Cardano.Value.html | 4 +- .../_cardano_sdk_core.Cardano.Withdrawal.html | 4 +- interfaces/_cardano_sdk_core.EpochRange.html | 4 +- .../_cardano_sdk_core.EpochRewards.html | 4 +- .../_cardano_sdk_core.RewardHistoryProps.html | 4 +- ...dano_sdk_core.StakePoolSearchProvider.html | 2 +- .../_cardano_sdk_core.WalletProvider.html | 22 +- ...nConstraints.MockSelectionConstraints.html | 8 +- ...cardano_sdk_wallet.AssetsTrackerProps.html | 6 +- interfaces/_cardano_sdk_wallet.Balance.html | 4 +- ...cardano_sdk_wallet.BehaviorObservable.html | 2 +- interfaces/_cardano_sdk_wallet.Delegatee.html | 6 +- ..._cardano_sdk_wallet.DelegationTracker.html | 6 +- ...ano_sdk_wallet.DelegationTrackerProps.html | 14 +- ...ano_sdk_wallet.DirectionalTransaction.html | 4 +- interfaces/_cardano_sdk_wallet.FailedTx.html | 6 +- .../_cardano_sdk_wallet.FinalizeTxProps.html | 2 +- ...let.InitializeTxPropsValidationResult.html | 2 +- ...nagement.AccountAddressDerivationPath.html | 4 +- ...eyManagement.AccountKeyDerivationPath.html | 4 +- ...anagement.FromBip39MnemonicWordsProps.html | 10 +- ...k_wallet.KeyManagement.GroupedAddress.html | 12 +- ...t.KeyManagement.InMemoryKeyAgentProps.html | 8 +- ...ano_sdk_wallet.KeyManagement.KeyAgent.html | 18 +- ...nagement.RestoreInMemoryKeyAgentProps.html | 2 +- ...ment.SerializableInMemoryKeyAgentData.html | 8 +- ...nagement.SerializableKeyAgentDataBase.html | 4 +- ...k_wallet.KeyManagement.SignBlobResult.html | 4 +- ...ardano_sdk_wallet.MinimumCoinQuantity.html | 4 +- .../_cardano_sdk_wallet.PollingConfig.html | 4 +- ...allet.ProviderTrackerSubjectInternals.html | 4 +- .../_cardano_sdk_wallet.RewardAccount.html | 8 +- .../_cardano_sdk_wallet.RewardBalance.html | 4 +- .../_cardano_sdk_wallet.RewardsHistory.html | 8 +- .../_cardano_sdk_wallet.Serializable.html | 2 +- ...cardano_sdk_wallet.SerializableStatic.html | 2 +- ...allet.SingleAddressWalletDependencies.html | 12 +- ...o_sdk_wallet.SingleAddressWalletProps.html | 8 +- ...cardano_sdk_wallet.SourceTrackerProps.html | 4 +- ...o_sdk_wallet.TransactionalObservables.html | 4 +- ...rdano_sdk_wallet.TransactionalTracker.html | 6 +- ...ardano_sdk_wallet.TransactionsTracker.html | 8 +- ...k_wallet.TransactionsTrackerInternals.html | 2 +- ...o_sdk_wallet.TransactionsTrackerProps.html | 10 +- ...rdano_sdk_wallet.UtxoTrackerInternals.html | 2 +- .../_cardano_sdk_wallet.UtxoTrackerProps.html | 10 +- interfaces/_cardano_sdk_wallet.Wallet.html | 34 +-- modules/_cardano_sdk_blockfrost.html | 4 +- modules/_cardano_sdk_cardano_graphql.html | 8 +- .../_cardano_sdk_cardano_graphql_db_sync.html | 2 +- modules/_cardano_sdk_cip2.html | 28 +-- modules/_cardano_sdk_cip30.html | 44 ++-- modules/_cardano_sdk_core.Address.util.html | 2 +- modules/_cardano_sdk_core.Asset.util.html | 10 +- ...o_sdk_core.Cardano.TxSubmissionErrors.html | 126 +++++------ modules/_cardano_sdk_core.Cardano.html | 136 ++++++------ modules/_cardano_sdk_core.Cardano.util.html | 18 +- ...ardano_sdk_core.coreToCsl.certificate.html | 14 +- modules/_cardano_sdk_core.coreToCsl.html | 14 +- modules/_cardano_sdk_core.cslToCore.html | 10 +- modules/_cardano_sdk_core.cslUtil.html | 10 +- modules/_cardano_sdk_core.html | 20 +- modules/_cardano_sdk_core.util.html | 8 +- modules/_cardano_sdk_util_dev.AssetId.html | 8 +- .../_cardano_sdk_util_dev.CslTestUtil.html | 6 +- ...ano_sdk_util_dev.SelectionConstraints.html | 6 +- modules/_cardano_sdk_util_dev.TxTestUtil.html | 6 +- modules/_cardano_sdk_util_dev.html | 6 +- .../_cardano_sdk_wallet.KeyManagement.html | 22 +- ...cardano_sdk_wallet.KeyManagement.util.html | 14 +- modules/_cardano_sdk_wallet.Transaction.html | 10 +- modules/_cardano_sdk_wallet.html | 100 ++++----- 234 files changed, 1220 insertions(+), 1226 deletions(-) diff --git a/classes/_cardano_sdk_cip2.InputSelectionError.html b/classes/_cardano_sdk_cip2.InputSelectionError.html index 06a2fbade9b..1d9e0ec3da3 100644 --- a/classes/_cardano_sdk_cip2.InputSelectionError.html +++ b/classes/_cardano_sdk_cip2.InputSelectionError.html @@ -124,7 +124,7 @@

constructor

Parameters

diff --git a/classes/_cardano_sdk_cip30.ApiError.html b/classes/_cardano_sdk_cip30.ApiError.html index df333fe3bb6..fb5c0413c17 100644 --- a/classes/_cardano_sdk_cip30.ApiError.html +++ b/classes/_cardano_sdk_cip30.ApiError.html @@ -125,7 +125,7 @@

constructor

Parameters

@@ -150,7 +150,7 @@

code

code: APIErrorCode
@@ -160,7 +160,7 @@

info

info: string
diff --git a/classes/_cardano_sdk_cip30.DataSignError.html b/classes/_cardano_sdk_cip30.DataSignError.html index 2bbcd336532..f5f80f47324 100644 --- a/classes/_cardano_sdk_cip30.DataSignError.html +++ b/classes/_cardano_sdk_cip30.DataSignError.html @@ -125,7 +125,7 @@

constructor

Parameters

@@ -150,7 +150,7 @@

code

code: DataSignErrorCode
@@ -160,7 +160,7 @@

info

info: string
diff --git a/classes/_cardano_sdk_cip30.PaginateError.html b/classes/_cardano_sdk_cip30.PaginateError.html index 8eb27d53077..bfdd87ca6a4 100644 --- a/classes/_cardano_sdk_cip30.PaginateError.html +++ b/classes/_cardano_sdk_cip30.PaginateError.html @@ -132,7 +132,7 @@

constructor

Parameters

@@ -157,7 +157,7 @@

maxSize

maxSize: number
diff --git a/classes/_cardano_sdk_cip30.TxSendError.html b/classes/_cardano_sdk_cip30.TxSendError.html index 9e1d2e8046b..580abdc0738 100644 --- a/classes/_cardano_sdk_cip30.TxSendError.html +++ b/classes/_cardano_sdk_cip30.TxSendError.html @@ -125,7 +125,7 @@

constructor

Parameters

@@ -150,7 +150,7 @@

code

code: TxSendErrorCode
@@ -160,7 +160,7 @@

info

info: string
diff --git a/classes/_cardano_sdk_cip30.TxSignError.html b/classes/_cardano_sdk_cip30.TxSignError.html index 8318638ae58..31cc13ee511 100644 --- a/classes/_cardano_sdk_cip30.TxSignError.html +++ b/classes/_cardano_sdk_cip30.TxSignError.html @@ -125,7 +125,7 @@

constructor

Parameters

@@ -150,7 +150,7 @@

code

code: TxSignErrorCode
@@ -160,7 +160,7 @@

info

info: string
diff --git a/classes/_cardano_sdk_cip30.Wallet.html b/classes/_cardano_sdk_cip30.Wallet.html index 3476650d32f..7c57b1d5de9 100644 --- a/classes/_cardano_sdk_cip30.Wallet.html +++ b/classes/_cardano_sdk_cip30.Wallet.html @@ -121,7 +121,7 @@

constructor

  • Parameters

    @@ -152,7 +152,7 @@

    Private allowList

    allowList: string[]
    @@ -162,7 +162,7 @@

    Private logger

    logger: Logger
    @@ -172,7 +172,7 @@

    Readonly name

    name: string
    @@ -182,7 +182,7 @@

    Private options: Required<WalletOptions> @@ -192,7 +192,7 @@

    Readonly version

    version: string
    @@ -209,7 +209,7 @@

    Private allowApplication

    Parameters

    @@ -232,7 +232,7 @@

    enable

  • @@ -268,7 +268,7 @@

    Private getAllowList<
  • Returns string[]

    @@ -285,7 +285,7 @@

    getPublicApi

  • Parameters

    @@ -358,7 +358,7 @@

    isEnabled

  • diff --git a/classes/_cardano_sdk_core.Cardano.TxSubmissionErrors.UnknownTxSubmissionError.html b/classes/_cardano_sdk_core.Cardano.TxSubmissionErrors.UnknownTxSubmissionError.html index 8bdc6474768..448c9367a59 100644 --- a/classes/_cardano_sdk_core.Cardano.TxSubmissionErrors.UnknownTxSubmissionError.html +++ b/classes/_cardano_sdk_core.Cardano.TxSubmissionErrors.UnknownTxSubmissionError.html @@ -130,7 +130,7 @@

    constructor

    Parameters

    diff --git a/classes/_cardano_sdk_core.Cardano.util.OpaqueString.html b/classes/_cardano_sdk_core.Cardano.util.OpaqueString.html index 9c76e3125c9..2f940cc61a3 100644 --- a/classes/_cardano_sdk_core.Cardano.util.OpaqueString.html +++ b/classes/_cardano_sdk_core.Cardano.util.OpaqueString.html @@ -211,7 +211,7 @@

    Protected __opaqueString: T

    @@ -1908,7 +1908,7 @@

    toString

    diff --git a/classes/_cardano_sdk_core.InvalidProtocolParametersError.html b/classes/_cardano_sdk_core.InvalidProtocolParametersError.html index 75b86c7975b..fe44a13662f 100644 --- a/classes/_cardano_sdk_core.InvalidProtocolParametersError.html +++ b/classes/_cardano_sdk_core.InvalidProtocolParametersError.html @@ -123,7 +123,7 @@

    constructor

    Parameters

    diff --git a/classes/_cardano_sdk_core.InvalidStringError.html b/classes/_cardano_sdk_core.InvalidStringError.html index 602474f4c50..f131e235fd5 100644 --- a/classes/_cardano_sdk_core.InvalidStringError.html +++ b/classes/_cardano_sdk_core.InvalidStringError.html @@ -124,7 +124,7 @@

    constructor

    Parameters

    diff --git a/classes/_cardano_sdk_core.NotImplementedError.html b/classes/_cardano_sdk_core.NotImplementedError.html index afb1bc82cec..6a445048619 100644 --- a/classes/_cardano_sdk_core.NotImplementedError.html +++ b/classes/_cardano_sdk_core.NotImplementedError.html @@ -123,7 +123,7 @@

    constructor

    Parameters

    diff --git a/classes/_cardano_sdk_core.ProviderError.html b/classes/_cardano_sdk_core.ProviderError.html index 74e4c1b4d39..8aeed6b7c93 100644 --- a/classes/_cardano_sdk_core.ProviderError.html +++ b/classes/_cardano_sdk_core.ProviderError.html @@ -126,7 +126,7 @@

    constructor

    Parameters

    diff --git a/classes/_cardano_sdk_core.SerializationError.html b/classes/_cardano_sdk_core.SerializationError.html index 93df01a4494..7c52b90a219 100644 --- a/classes/_cardano_sdk_core.SerializationError.html +++ b/classes/_cardano_sdk_core.SerializationError.html @@ -126,7 +126,7 @@

    constructor

    Parameters

    diff --git a/classes/_cardano_sdk_wallet.KeyManagement.InMemoryKeyAgent.html b/classes/_cardano_sdk_wallet.KeyManagement.InMemoryKeyAgent.html index 76b98246dbb..2659fe16b98 100644 --- a/classes/_cardano_sdk_wallet.KeyManagement.InMemoryKeyAgent.html +++ b/classes/_cardano_sdk_wallet.KeyManagement.InMemoryKeyAgent.html @@ -143,7 +143,7 @@

    constructor

    Parameters

    @@ -165,7 +165,7 @@

    Private #accountIndex: number

    @@ -175,7 +175,7 @@

    Private #encryptedRootPrivateKey: Uint8Array

    @@ -185,7 +185,7 @@

    Private #getPassword: GetPassword

  • @@ -195,7 +195,7 @@

    Private #networkId: NetworkId @@ -212,7 +212,7 @@

    __typename

  • Returns InMemory

    @@ -229,7 +229,7 @@

    accountIndex

  • Returns number

    @@ -246,7 +246,7 @@

    networkId

  • Returns NetworkId

    @@ -263,7 +263,7 @@

    serializableData

  • Returns SerializableInMemoryKeyAgentData

    @@ -283,7 +283,7 @@

    Private #decryptRootP
  • Parameters

    @@ -306,7 +306,7 @@

    Private #deriveAccount

    Returns Promise<Bip32PrivateKey>

    @@ -324,7 +324,7 @@

    deriveAddress

    @@ -353,7 +353,7 @@

    Protected deriveCsl

    Parameters

    @@ -377,7 +377,7 @@

    derivePublicKey

    Parameters

    @@ -401,7 +401,7 @@

    exportRootPrivateKey

    Returns Promise<Bip32PrivateKey>

    @@ -419,7 +419,7 @@

    getExtendedAccountPublicKey

    Returns Promise<Bip32PublicKey>

    @@ -437,7 +437,7 @@

    signBlob

    Parameters

    @@ -464,7 +464,7 @@

    signTransaction

    Parameters

    @@ -487,7 +487,7 @@

    Static fromBip39Mnemon
  • diff --git a/classes/_cardano_sdk_wallet.KeyManagement.KeyAgentBase.html b/classes/_cardano_sdk_wallet.KeyManagement.KeyAgentBase.html index a4ac41a36b7..5d60eb75d2e 100644 --- a/classes/_cardano_sdk_wallet.KeyManagement.KeyAgentBase.html +++ b/classes/_cardano_sdk_wallet.KeyManagement.KeyAgentBase.html @@ -152,7 +152,7 @@

    Abstract accountIndex

    Returns number

    @@ -169,7 +169,7 @@

    Abstract networkId

  • Returns NetworkId

    @@ -186,7 +186,7 @@

    Abstract serializableData
  • Returns SerializableInMemoryKeyAgentData

    @@ -207,7 +207,7 @@

    deriveAddress

    @@ -235,7 +235,7 @@

    Protected deriveCsl
  • Parameters

    @@ -259,7 +259,7 @@

    Abstract derivePublic

    Implementation of KeyAgent.derivePublicKey

    Parameters

    @@ -283,7 +283,7 @@

    Abstract exportRootP

    Returns Promise<Bip32PrivateKey>

    @@ -301,7 +301,7 @@

    Abstract getExtended

    Returns Promise<Bip32PublicKey>

    @@ -319,7 +319,7 @@

    Abstract signBlob

    Parameters

    @@ -346,7 +346,7 @@

    signTransaction

    Parameters

    diff --git a/classes/_cardano_sdk_wallet.KeyManagement.errors.AuthenticationError.html b/classes/_cardano_sdk_wallet.KeyManagement.errors.AuthenticationError.html index c006e9a2157..4d5b009456d 100644 --- a/classes/_cardano_sdk_wallet.KeyManagement.errors.AuthenticationError.html +++ b/classes/_cardano_sdk_wallet.KeyManagement.errors.AuthenticationError.html @@ -130,7 +130,7 @@

    constructor

    Parameters

    diff --git a/classes/_cardano_sdk_wallet.KeyManagement.errors.InvalidMnemonicError.html b/classes/_cardano_sdk_wallet.KeyManagement.errors.InvalidMnemonicError.html index 53002689883..d156b119aa1 100644 --- a/classes/_cardano_sdk_wallet.KeyManagement.errors.InvalidMnemonicError.html +++ b/classes/_cardano_sdk_wallet.KeyManagement.errors.InvalidMnemonicError.html @@ -129,7 +129,7 @@

    constructor

    Returns InvalidMnemonicError

    diff --git a/classes/_cardano_sdk_wallet.KeyManagement.errors.InvalidSerializableDataError.html b/classes/_cardano_sdk_wallet.KeyManagement.errors.InvalidSerializableDataError.html index c611d05542e..9157d1b96d8 100644 --- a/classes/_cardano_sdk_wallet.KeyManagement.errors.InvalidSerializableDataError.html +++ b/classes/_cardano_sdk_wallet.KeyManagement.errors.InvalidSerializableDataError.html @@ -129,7 +129,7 @@

    constructor

    Parameters

    diff --git a/classes/_cardano_sdk_wallet.SingleAddressWallet.html b/classes/_cardano_sdk_wallet.SingleAddressWallet.html index 5dec6947d81..36d04f64702 100644 --- a/classes/_cardano_sdk_wallet.SingleAddressWallet.html +++ b/classes/_cardano_sdk_wallet.SingleAddressWallet.html @@ -142,7 +142,7 @@

    constructor

  • Parameters

    @@ -167,7 +167,7 @@

    Private #inputSelector

    #inputSelector: InputSelector
  • @@ -177,7 +177,7 @@

    Private #keyAgent

    #keyAgent: KeyAgent
    @@ -187,7 +187,7 @@

    Private #logger

    #logger: Logger
    @@ -197,7 +197,7 @@

    Private #newTransactions#newTransactions: { failedToSubmit$: Subject<FailedTx>; pending$: Subject<NewTxAlonzo>; submitting$: Subject<NewTxAlonzo> } = ...

  • @@ -221,7 +221,7 @@

    Private #tip$

    @@ -231,7 +231,7 @@

    Private #walletProvider#walletProvider: WalletProvider

    @@ -242,7 +242,7 @@

    addresses$

    @@ -253,7 +253,7 @@

    assets$

    @@ -264,7 +264,7 @@

    balance

    @@ -275,7 +275,7 @@

    delegation

    @@ -286,7 +286,7 @@

    genesisParameters$

    @@ -297,7 +297,7 @@

    name

    @@ -308,7 +308,7 @@

    networkInfo$

    @@ -319,7 +319,7 @@

    protocolParameters$

    @@ -330,7 +330,7 @@

    tip$

    @@ -341,7 +341,7 @@

    transactions

    @@ -352,7 +352,7 @@

    utxo

    @@ -369,7 +369,7 @@

    Private #initializeAddress
  • Parameters

    @@ -392,7 +392,7 @@

    Private #prepareTx

  • Parameters

    @@ -416,7 +416,7 @@

    finalizeTx

    Parameters

    @@ -443,7 +443,7 @@

    initializeTx

    Parameters

    @@ -467,7 +467,7 @@

    shutdown

    Returns void

    @@ -485,7 +485,7 @@

    submitTx

    Parameters

    @@ -509,7 +509,7 @@

    sync

    Returns void

    @@ -527,7 +527,7 @@

    validateInitializeTxProps

    diff --git a/classes/_cardano_sdk_wallet.SyncableIntervalTrackerSubject.html b/classes/_cardano_sdk_wallet.SyncableIntervalTrackerSubject.html index c1c44e55c50..6dfca3b64de 100644 --- a/classes/_cardano_sdk_wallet.SyncableIntervalTrackerSubject.html +++ b/classes/_cardano_sdk_wallet.SyncableIntervalTrackerSubject.html @@ -154,7 +154,7 @@

    constructor

    Type parameters

    @@ -185,7 +185,7 @@

    Private #externalTrigger$<
    #externalTrigger$: Subject<void> = ...
    @@ -196,7 +196,7 @@

    Private #sourceSubscriptio @@ -207,7 +207,7 @@

    Private #value

    @@ -416,7 +416,7 @@

    value

  • Returns null | T

    @@ -463,7 +463,7 @@

    complete

    Returns void

    @@ -481,7 +481,7 @@

    error

    Parameters

    @@ -686,7 +686,7 @@

    next

    Parameters

    @@ -1301,7 +1301,7 @@

    sync

  • Returns void

    @@ -1390,7 +1390,7 @@

    unsubscribe

    Returns void

    diff --git a/classes/_cardano_sdk_wallet.TrackerSubject.html b/classes/_cardano_sdk_wallet.TrackerSubject.html index fe5b2c173db..c325427ca10 100644 --- a/classes/_cardano_sdk_wallet.TrackerSubject.html +++ b/classes/_cardano_sdk_wallet.TrackerSubject.html @@ -163,7 +163,7 @@

    constructor

    Type parameters

    @@ -191,7 +191,7 @@

    Private #sourceSubscriptio
    #sourceSubscription$: Subscription
    @@ -201,7 +201,7 @@

    Private #value

    #value: null | T = null
    @@ -412,7 +412,7 @@

    value

  • Returns null | T

    @@ -459,7 +459,7 @@

    complete

    Returns void

    @@ -477,7 +477,7 @@

    error

    Parameters

    @@ -685,7 +685,7 @@

    next

    Parameters

    @@ -1389,7 +1389,7 @@

    unsubscribe

    Returns void

    diff --git a/coverage/cardano-graphql/index.html b/coverage/cardano-graphql/index.html index 5e508d200f8..a9750d5bcca 100644 --- a/coverage/cardano-graphql/index.html +++ b/coverage/cardano-graphql/index.html @@ -110,7 +110,7 @@

    All files

    diff --git a/coverage/cardano-graphql/src/StakePoolSearchProvider/CardanoGraphQLStakePoolSearchProvider.ts.html b/coverage/cardano-graphql/src/StakePoolSearchProvider/CardanoGraphQLStakePoolSearchProvider.ts.html index d5976be192b..bf34bf8d770 100644 --- a/coverage/cardano-graphql/src/StakePoolSearchProvider/CardanoGraphQLStakePoolSearchProvider.ts.html +++ b/coverage/cardano-graphql/src/StakePoolSearchProvider/CardanoGraphQLStakePoolSearchProvider.ts.html @@ -343,7 +343,7 @@

    All files / src/StakePoo diff --git a/coverage/cardano-graphql/src/StakePoolSearchProvider/index.html b/coverage/cardano-graphql/src/StakePoolSearchProvider/index.html index 021b19f3585..0bec6f7f17f 100644 --- a/coverage/cardano-graphql/src/StakePoolSearchProvider/index.html +++ b/coverage/cardano-graphql/src/StakePoolSearchProvider/index.html @@ -95,7 +95,7 @@

    All files src/StakePoolSearchProvider

    diff --git a/coverage/cardano-graphql/src/index.html b/coverage/cardano-graphql/src/index.html index 0dc653eb89f..08934b92402 100644 --- a/coverage/cardano-graphql/src/index.html +++ b/coverage/cardano-graphql/src/index.html @@ -95,7 +95,7 @@

    All files src

    diff --git a/coverage/cardano-graphql/src/sdk.ts.html b/coverage/cardano-graphql/src/sdk.ts.html index a01b3bf03ba..4ec37a4a778 100644 --- a/coverage/cardano-graphql/src/sdk.ts.html +++ b/coverage/cardano-graphql/src/sdk.ts.html @@ -9010,7 +9010,7 @@

    All files / src sdk.ts< diff --git a/coverage/cip2/index.html b/coverage/cip2/index.html index 57ac4a55e12..1cdeb2f71c0 100644 --- a/coverage/cip2/index.html +++ b/coverage/cip2/index.html @@ -30,9 +30,9 @@

    All files

    - 93.48% + 94.2% Branches - 129/138 + 130/138
    @@ -109,8 +109,8 @@

    All files

    99% 99/100 - 91.11% - 41/45 + 93.33% + 42/45 100% 28/28 98.89% @@ -125,7 +125,7 @@

    All files

    diff --git a/coverage/cip2/src/InputSelectionError.ts.html b/coverage/cip2/src/InputSelectionError.ts.html index 99a58e36dc7..a5018d6376c 100644 --- a/coverage/cip2/src/InputSelectionError.ts.html +++ b/coverage/cip2/src/InputSelectionError.ts.html @@ -121,8 +121,8 @@

    All files / src InputSe     1x -1918x -1918x +1979x +1979x      
    import { CustomError } from 'ts-custom-error';
    @@ -166,7 +166,7 @@ 

    All files / src InputSe diff --git a/coverage/cip2/src/RoundRobinRandomImprove/change.ts.html b/coverage/cip2/src/RoundRobinRandomImprove/change.ts.html index 2678918c135..b8b478b5013 100644 --- a/coverage/cip2/src/RoundRobinRandomImprove/change.ts.html +++ b/coverage/cip2/src/RoundRobinRandomImprove/change.ts.html @@ -426,24 +426,24 @@

    All files / src/RoundRob     1x -1434x -1434x +1350x +1350x           -1612x -1239x -556x -1178x -1178x -1178x -1178x +1506x +1244x +573x +1193x +1193x +1193x +1193x       -1434x +1350x       @@ -458,29 +458,29 @@

    All files / src/RoundRob       -1434x +1350x   -1434x -1434x -1178x -1161x +1350x +1350x +1193x +1181x     -1161x +1181x   -16x -16x +7x +7x   -1161x -1162x -1162x -1162x +1181x +1186x +1186x +1186x           -1434x +1350x     1x @@ -489,25 +489,25 @@

    All files / src/RoundRob       -1434x -1434x -1434x -519x -519x -519x -451x +1350x +1350x +1350x +503x +503x +503x +422x   -68x -68x -50x -50x -50x -50x -50x +81x +81x +48x +48x +48x +48x +48x   -68x +81x   -1434x +1350x       @@ -525,19 +525,19 @@

    All files / src/RoundRob       -1434x -1434x -1434x -50x +1350x +1350x +1350x +48x         -1434x -1434x -1434x +1350x +1350x +1350x   -1434x +1350x       @@ -545,24 +545,24 @@

    All files / src/RoundRob       -1434x -1434x -1264x -1025x +1350x +1350x +1161x +941x   -239x +220x     -1434x -50x -50x -50x -56x -50x +1350x +48x +48x +48x +68x +48x       -1434x +1350x       @@ -570,42 +570,42 @@

    All files / src/RoundRob     1x -15x -9x -9x -9x -9x -9x -9x +12x +5x +5x +5x +5x +5x +5x     1x       -1434x +1350x       -1544x -1434x -1530x +1444x +1350x +1431x   -1434x -17x -17x +1350x +10x +10x         -19x +14x   -1434x +1350x   -12x +10x     -1515x +1424x     1x @@ -623,26 +623,26 @@

    All files / src/RoundRob       -1434x +1350x             -1434x +1350x         -1434x +1350x       -1434x +1350x   -12x -7x +10x +4x       @@ -654,23 +654,23 @@

    All files / src/RoundRob       -5x +6x   -1422x +1340x     1x       -1422x -1505x -483x +1340x +1410x +508x   -242x +270x     -1180x +1070x       @@ -692,7 +692,7 @@

    All files / src/RoundRob       -840x +813x       @@ -703,20 +703,20 @@

    All files / src/RoundRob       -835x +807x           -593x -593x -593x -6x +537x +537x +537x 4x +3x     -2x +1x       @@ -727,7 +727,7 @@

    All files / src/RoundRob       -587x +533x       @@ -736,7 +736,7 @@

    All files / src/RoundRob       -587x +533x       @@ -1093,7 +1093,7 @@

    All files / src/RoundRob diff --git a/coverage/cip2/src/RoundRobinRandomImprove/index.html b/coverage/cip2/src/RoundRobinRandomImprove/index.html index 051702e2513..1ac6f34b5c7 100644 --- a/coverage/cip2/src/RoundRobinRandomImprove/index.html +++ b/coverage/cip2/src/RoundRobinRandomImprove/index.html @@ -140,7 +140,7 @@

    All files src/RoundRobinRandomImprove

    diff --git a/coverage/cip2/src/RoundRobinRandomImprove/index.ts.html b/coverage/cip2/src/RoundRobinRandomImprove/index.ts.html index b331f807c3a..8972ed31e0c 100644 --- a/coverage/cip2/src/RoundRobinRandomImprove/index.ts.html +++ b/coverage/cip2/src/RoundRobinRandomImprove/index.ts.html @@ -142,17 +142,17 @@

    All files / src/RoundRob   2410x   -838x +812x             -838x +812x     -593x +537x       @@ -165,14 +165,14 @@

    All files / src/RoundRob       -587x -587x +533x +533x   -587x -88x +533x +95x     -499x +438x       @@ -253,7 +253,7 @@

    All files / src/RoundRob diff --git a/coverage/cip2/src/RoundRobinRandomImprove/roundRobin.ts.html b/coverage/cip2/src/RoundRobinRandomImprove/roundRobin.ts.html index e421153a521..a2f78b6c319 100644 --- a/coverage/cip2/src/RoundRobinRandomImprove/roundRobin.ts.html +++ b/coverage/cip2/src/RoundRobinRandomImprove/roundRobin.ts.html @@ -179,51 +179,51 @@

    All files / src/RoundRob       -1013x +985x       -1013x -597x -597x -597x -597x +985x +572x +572x +572x +572x     -597x +572x           -569x +542x     1x       -838x +812x   -43x -43x +37x +37x   -67x +56x           -61x +38x   -24x +20x         -1258x +1236x   -1586x +1537x       @@ -241,30 +241,30 @@

    All files / src/RoundRob       -838x +812x   -838x +812x   -838x -838x +812x +812x   -1289x +1262x     -1325x -1325x -1013x -1013x -1013x -444x -444x +1292x +1292x +985x +985x +985x +443x +443x             -569x +542x       @@ -273,15 +273,15 @@

    All files / src/RoundRob       -312x +307x       -838x -503x -503x +812x +472x +472x   -838x +812x    
    import { BigIntMath, Cardano } from '@cardano-sdk/core';
     import { RoundRobinRandomImproveArgs, UtxoSelection, assetQuantitySelector, getCoinQuantity, toValues } from './util';
    @@ -403,7 +403,7 @@ 

    All files / src/RoundRob diff --git a/coverage/cip2/src/RoundRobinRandomImprove/util.ts.html b/coverage/cip2/src/RoundRobinRandomImprove/util.ts.html index 3b2542ef62c..7ccb5c51728 100644 --- a/coverage/cip2/src/RoundRobinRandomImprove/util.ts.html +++ b/coverage/cip2/src/RoundRobinRandomImprove/util.ts.html @@ -192,7 +192,7 @@

    All files / src/RoundRob     1x -8398x +8119x       @@ -200,29 +200,29 @@

    All files / src/RoundRob     1x -8398x -5390x +8119x +5143x   -4078x +3980x     1x 1x -799x -2267x +786x +2339x   1x -8596x +8213x   1x         -1059x -1059x -1059x -221x +1045x +1045x +1045x +233x       @@ -239,19 +239,19 @@

    All files / src/RoundRob     2410x -889x -  -1521x -1521x -1521x -656x -656x -656x -656x +903x +  +1507x +1507x +1507x +653x +653x +653x +653x 462x     -1059x +1045x    
    /* eslint-disable func-style */
     import { BigIntMath, Cardano } from '@cardano-sdk/core';
    @@ -358,7 +358,7 @@ 

    All files / src/RoundRob diff --git a/coverage/cip2/src/index.html b/coverage/cip2/src/index.html index 00fe6fee16e..650116f8a1b 100644 --- a/coverage/cip2/src/index.html +++ b/coverage/cip2/src/index.html @@ -110,7 +110,7 @@

    All files src

    diff --git a/coverage/cip2/src/selectionConstraints.ts.html b/coverage/cip2/src/selectionConstraints.ts.html index 2e58fe156b2..82a647f5e7d 100644 --- a/coverage/cip2/src/selectionConstraints.ts.html +++ b/coverage/cip2/src/selectionConstraints.ts.html @@ -358,7 +358,7 @@

    All files / src selecti diff --git a/coverage/cip2/test/util/index.html b/coverage/cip2/test/util/index.html index 7922c0daecb..62104d2befd 100644 --- a/coverage/cip2/test/util/index.html +++ b/coverage/cip2/test/util/index.html @@ -30,9 +30,9 @@

    All files test/util

    - 91.11% + 93.33% Branches - 41/45 + 42/45
    @@ -94,8 +94,8 @@

    All files test/util

    98.78% 81/82 - 91.11% - 41/45 + 93.33% + 42/45 100% 26/26 98.65% @@ -125,7 +125,7 @@

    All files test/util

    diff --git a/coverage/cip2/test/util/index.ts.html b/coverage/cip2/test/util/index.ts.html index aa48e70433e..547fe4e953e 100644 --- a/coverage/cip2/test/util/index.ts.html +++ b/coverage/cip2/test/util/index.ts.html @@ -70,7 +70,7 @@

    All files / test/util Code coverage generated by istanbul - at Mon Jan 17 2022 09:13:46 GMT+0000 (Coordinated Universal Time) + at Tue Jan 18 2022 14:14:13 GMT+0000 (Coordinated Universal Time) diff --git a/coverage/cip2/test/util/properties.ts.html b/coverage/cip2/test/util/properties.ts.html index c40267f6648..e2aae9ef887 100644 --- a/coverage/cip2/test/util/properties.ts.html +++ b/coverage/cip2/test/util/properties.ts.html @@ -30,9 +30,9 @@

    All files / test/util - 91.11% + 93.33% Branches - 41/45 + 42/45 @@ -298,25 +298,25 @@

    All files / test/util      -498x +437x   -528x +452x   -528x -102x -219x +452x +97x +196x       -528x +452x       1x -498x +437x   1x -538x +464x   1x   @@ -327,19 +327,19 @@

    All files / test/util      -498x -498x +437x +437x       -498x -498x -498x +437x +437x +437x       -498x -498x +437x +437x     1x @@ -355,36 +355,36 @@

    All files / test/util      -498x +437x     -498x -498x -1494x +437x +437x +1311x       -498x -498x -1494x +437x +437x +1311x           -498x -758x -758x -758x -758x +437x +677x +677x +677x +677x           -498x +437x   -498x +437x     1x @@ -400,39 +400,39 @@

    All files / test/util      -1904x +1965x       -1904x +1965x       -1904x +1965x   -1572x -684x +1597x +695x   -684x +695x   -612x +615x   -684x -684x +695x +695x     -245x -245x +274x +274x   -245x -245x -245x +274x +274x +274x         -87x -87x +94x +94x       @@ -453,11 +453,11 @@

    All files / test/util  14400x   -132996x +127985x       -132996x +127985x       @@ -467,10 +467,10 @@

    All files / test/util      -20486x -20486x +19952x +19952x   -4822x +4834x       @@ -481,7 +481,7 @@

    All files / test/util      -594x +650x       @@ -493,7 +493,7 @@

    All files / test/util      -617x +635x       @@ -652,7 +652,7 @@

    All files / test/util0; + const numUtxoAssets = availableQuantities.assets?.size || 0; const bundleSizePotentiallyTooLarge = numUtxoAssets > constraints.maxTokenBundleSize; const changeMinimumCoinQuantityNotMet = availableQuantities.coins - requestedQuantities.coins < constraints.minimumCoinQuantity; @@ -757,7 +757,7 @@

    All files / test/util Code coverage generated by istanbul - at Mon Jan 17 2022 09:13:46 GMT+0000 (Coordinated Universal Time) + at Tue Jan 18 2022 14:14:13 GMT+0000 (Coordinated Universal Time) diff --git a/coverage/cip2/test/util/tests.ts.html b/coverage/cip2/test/util/tests.ts.html index 2b07e8d5d7f..16c1efa157e 100644 --- a/coverage/cip2/test/util/tests.ts.html +++ b/coverage/cip2/test/util/tests.ts.html @@ -271,7 +271,7 @@

    All files / test/util Code coverage generated by istanbul - at Mon Jan 17 2022 09:13:46 GMT+0000 (Coordinated Universal Time) + at Tue Jan 18 2022 14:14:13 GMT+0000 (Coordinated Universal Time) diff --git a/coverage/util-dev/createStubStakePoolSearchProvider.ts.html b/coverage/util-dev/createStubStakePoolSearchProvider.ts.html index 38248ea7ae8..abf3232df50 100644 --- a/coverage/util-dev/createStubStakePoolSearchProvider.ts.html +++ b/coverage/util-dev/createStubStakePoolSearchProvider.ts.html @@ -190,7 +190,7 @@

    All files createStubStakePoolSearchProvider.ts

    diff --git a/coverage/util-dev/cslTestUtil.ts.html b/coverage/util-dev/cslTestUtil.ts.html index a7eddb00657..ca70af7cf20 100644 --- a/coverage/util-dev/cslTestUtil.ts.html +++ b/coverage/util-dev/cslTestUtil.ts.html @@ -130,7 +130,7 @@

    All files cslTestUtil.ts

    diff --git a/coverage/util-dev/index.html b/coverage/util-dev/index.html index 15bd1551733..b6682f36956 100644 --- a/coverage/util-dev/index.html +++ b/coverage/util-dev/index.html @@ -140,7 +140,7 @@

    All files

    diff --git a/coverage/util-dev/selectionConstraints.ts.html b/coverage/util-dev/selectionConstraints.ts.html index 47961b236f7..3cf3434b7fa 100644 --- a/coverage/util-dev/selectionConstraints.ts.html +++ b/coverage/util-dev/selectionConstraints.ts.html @@ -139,7 +139,7 @@

    All files selectionConstraints.ts

    diff --git a/coverage/util-dev/txTestUtil.ts.html b/coverage/util-dev/txTestUtil.ts.html index ad5e081c610..f71c0521b45 100644 --- a/coverage/util-dev/txTestUtil.ts.html +++ b/coverage/util-dev/txTestUtil.ts.html @@ -124,7 +124,7 @@

    All files txTestUtil.ts

    diff --git a/coverage/wallet/index.html b/coverage/wallet/index.html index 70b36a51e08..f80df09a6d7 100644 --- a/coverage/wallet/index.html +++ b/coverage/wallet/index.html @@ -23,16 +23,16 @@

    All files

    - 97.79% + 97.65% Statements - 751/768 + 748/766
    - 91.67% + 90.97% Branches - 132/144 + 131/144
    @@ -44,9 +44,9 @@

    All files

    - 97.89% + 97.73% Lines - 649/663 + 646/661
    @@ -89,17 +89,17 @@

    All files

    src/KeyManagement - -
    + +
    - 98.34% - 178/181 - 93.1% - 27/29 + 97.77% + 175/179 + 89.66% + 26/29 97.44% 38/39 - 100% - 158/158 + 99.36% + 155/156 @@ -230,7 +230,7 @@

    All files

    diff --git a/coverage/wallet/src/KeyManagement/InMemoryKeyAgent.ts.html b/coverage/wallet/src/KeyManagement/InMemoryKeyAgent.ts.html index 80db99fd8a5..cca57bcbe07 100644 --- a/coverage/wallet/src/KeyManagement/InMemoryKeyAgent.ts.html +++ b/coverage/wallet/src/KeyManagement/InMemoryKeyAgent.ts.html @@ -229,8 +229,8 @@

    All files / src/KeyManag     18x -75x -75x +73x +73x   1x   @@ -267,12 +267,12 @@

    All files / src/KeyManag 15x     -34x +33x       -5x -2x +3x +1x       @@ -324,19 +324,19 @@

    All files / src/KeyManag     18x -32x -29x +30x +28x       -37x +35x   -36x -36x +34x +34x   -2x +1x   -34x +33x      
    import * as errors from './errors';
    @@ -487,7 +487,7 @@ 

    All files / src/KeyManag diff --git a/coverage/wallet/src/KeyManagement/KeyAgentBase.ts.html b/coverage/wallet/src/KeyManagement/KeyAgentBase.ts.html index eae58f8d110..2c5d73422d8 100644 --- a/coverage/wallet/src/KeyManagement/KeyAgentBase.ts.html +++ b/coverage/wallet/src/KeyManagement/KeyAgentBase.ts.html @@ -295,7 +295,7 @@

    All files / src/KeyManag diff --git a/coverage/wallet/src/KeyManagement/cachedGetPassword.ts.html b/coverage/wallet/src/KeyManagement/cachedGetPassword.ts.html index f6b77a10a15..1a0c409f214 100644 --- a/coverage/wallet/src/KeyManagement/cachedGetPassword.ts.html +++ b/coverage/wallet/src/KeyManagement/cachedGetPassword.ts.html @@ -130,7 +130,7 @@

    All files / src/KeyManag diff --git a/coverage/wallet/src/KeyManagement/emip3.ts.html b/coverage/wallet/src/KeyManagement/emip3.ts.html index 888ec96dff2..df402057237 100644 --- a/coverage/wallet/src/KeyManagement/emip3.ts.html +++ b/coverage/wallet/src/KeyManagement/emip3.ts.html @@ -119,10 +119,10 @@

    All files / src/KeyManag 18x   18x -77x -77x -77x -77x +75x +75x +75x +75x       @@ -147,15 +147,15 @@

    All files / src/KeyManag     18x -37x -37x -37x -37x -37x -37x -37x -37x -37x +35x +35x +35x +35x +35x +35x +35x +35x +35x    
    import { pbkdf2 } from 'pbkdf2';
     import chacha from 'chacha';
    @@ -214,7 +214,7 @@ 

    All files / src/KeyManag diff --git a/coverage/wallet/src/KeyManagement/errors/AuthenticationError.ts.html b/coverage/wallet/src/KeyManagement/errors/AuthenticationError.ts.html index 913e57055bb..edd2a4c182f 100644 --- a/coverage/wallet/src/KeyManagement/errors/AuthenticationError.ts.html +++ b/coverage/wallet/src/KeyManagement/errors/AuthenticationError.ts.html @@ -72,13 +72,13 @@

    All files / src/KeyMa 1318x   18x -6x -6x +4x +4x     18x -6x -6x +4x +4x      
    import { CustomError } from 'ts-custom-error';
    @@ -100,7 +100,7 @@ 

    All files / src/KeyMa diff --git a/coverage/wallet/src/KeyManagement/errors/InvalidMnemonicError.ts.html b/coverage/wallet/src/KeyManagement/errors/InvalidMnemonicError.ts.html index 8795b3f7f07..d0bdbc7fe85 100644 --- a/coverage/wallet/src/KeyManagement/errors/InvalidMnemonicError.ts.html +++ b/coverage/wallet/src/KeyManagement/errors/InvalidMnemonicError.ts.html @@ -91,7 +91,7 @@

    All files / src/KeyMa diff --git a/coverage/wallet/src/KeyManagement/errors/InvalidSerializableDataError .ts.html b/coverage/wallet/src/KeyManagement/errors/InvalidSerializableDataError .ts.html index 4c92b68fc57..bbebd56dbdb 100644 --- a/coverage/wallet/src/KeyManagement/errors/InvalidSerializableDataError .ts.html +++ b/coverage/wallet/src/KeyManagement/errors/InvalidSerializableDataError .ts.html @@ -72,13 +72,13 @@

    All files / src/KeyMa 1318x   18x -6x -6x +4x +4x     18x   -6x +4x      
    import { CustomError } from 'ts-custom-error';
    @@ -100,7 +100,7 @@ 

    All files / src/KeyMa diff --git a/coverage/wallet/src/KeyManagement/errors/index.html b/coverage/wallet/src/KeyManagement/errors/index.html index a6129cc8186..f273a8468a1 100644 --- a/coverage/wallet/src/KeyManagement/errors/index.html +++ b/coverage/wallet/src/KeyManagement/errors/index.html @@ -140,7 +140,7 @@

    All files src/KeyManagement/errors

    diff --git a/coverage/wallet/src/KeyManagement/errors/index.ts.html b/coverage/wallet/src/KeyManagement/errors/index.ts.html index 2fd0176cee3..99e8434c904 100644 --- a/coverage/wallet/src/KeyManagement/errors/index.ts.html +++ b/coverage/wallet/src/KeyManagement/errors/index.ts.html @@ -73,7 +73,7 @@

    All files / src/KeyMa diff --git a/coverage/wallet/src/KeyManagement/index.html b/coverage/wallet/src/KeyManagement/index.html index c79a97f434e..9c4a616fdaf 100644 --- a/coverage/wallet/src/KeyManagement/index.html +++ b/coverage/wallet/src/KeyManagement/index.html @@ -23,16 +23,16 @@

    All files src/KeyManagement

    - 98.34% + 97.77% Statements - 178/181 + 175/179
    - 93.1% + 89.66% Branches - 27/29 + 26/29
    @@ -44,9 +44,9 @@

    All files src/KeyManagement

    - 100% + 99.36% Lines - 158/158 + 155/156
    @@ -149,17 +149,17 @@

    All files src/KeyManagement

    restoreKeyAgent.ts - -
    + +
    - 100% - 13/13 - 100% - 8/8 + 90.91% + 10/11 + 87.5% + 7/8 100% 1/1 - 100% - 13/13 + 90.91% + 10/11 @@ -200,7 +200,7 @@

    All files src/KeyManagement

    diff --git a/coverage/wallet/src/KeyManagement/index.ts.html b/coverage/wallet/src/KeyManagement/index.ts.html index aceb1eb43fc..967736c83a4 100644 --- a/coverage/wallet/src/KeyManagement/index.ts.html +++ b/coverage/wallet/src/KeyManagement/index.ts.html @@ -88,7 +88,7 @@

    All files / src/KeyManag diff --git a/coverage/wallet/src/KeyManagement/restoreKeyAgent.ts.html b/coverage/wallet/src/KeyManagement/restoreKeyAgent.ts.html index 08f87698355..7c1c7dce7a8 100644 --- a/coverage/wallet/src/KeyManagement/restoreKeyAgent.ts.html +++ b/coverage/wallet/src/KeyManagement/restoreKeyAgent.ts.html @@ -23,16 +23,16 @@

    All files / src/KeyManag
    - 100% + 90.91% Statements - 13/13 + 10/11
    - 100% + 87.5% Branches - 8/8 + 7/8
    @@ -44,9 +44,9 @@

    All files / src/KeyManag
    - 100% + 90.91% Lines - 13/13 + 10/11
    @@ -110,9 +110,7 @@

    All files / src/KeyManag 51 52 53 -54 -55 -56  +54    18x   @@ -142,10 +140,10 @@

    All files / src/KeyManag       -5x -  4x -1x +  +3x +        @@ -158,8 +156,6 @@

    All files / src/KeyManag       -2x -1x     1x @@ -199,22 +195,20 @@

    All files / src/KeyManag ): Promise<KeyAgent> { switch (data.__typename) { case KeyAgentType.InMemory: { - if (!data.encryptedRootPrivateKeyBytes || data.encryptedRootPrivateKeyBytes.length !== 156) { - throw new InvalidSerializableDataError( + Iif (!data.encryptedRootPrivateKeyBytes || data.encryptedRootPrivateKeyBytes.length !== 156) { + throw new InvalidSerializableDataError( 'Expected encrypted root private key in "agentData" for InMemoryKeyAgent"' ); } if (!getPassword) { throw new InvalidSerializableDataError('Expected "getPassword" in RestoreKeyAgentProps for InMemoryKeyAgent"'); } - const keyAgent = new InMemoryKeyAgent({ + return new InMemoryKeyAgent({ accountIndex: data.accountIndex, encryptedRootPrivateKey: new Uint8Array(data.encryptedRootPrivateKeyBytes), getPassword, networkId: data.networkId }); - await keyAgent.getExtendedAccountPublicKey(); // attempt to decrypt the key - return keyAgent; } default: throw new InvalidSerializableDataError( @@ -229,7 +223,7 @@

    All files / src/KeyManag

    diff --git a/coverage/wallet/src/KeyManagement/types.ts.html b/coverage/wallet/src/KeyManagement/types.ts.html index 8d199198909..94f68fb33e9 100644 --- a/coverage/wallet/src/KeyManagement/types.ts.html +++ b/coverage/wallet/src/KeyManagement/types.ts.html @@ -373,7 +373,7 @@

    All files / src/KeyManag diff --git a/coverage/wallet/src/KeyManagement/util.ts.html b/coverage/wallet/src/KeyManagement/util.ts.html index 81cad7205f2..04cb3f72a02 100644 --- a/coverage/wallet/src/KeyManagement/util.ts.html +++ b/coverage/wallet/src/KeyManagement/util.ts.html @@ -90,7 +90,7 @@

    All files / src/KeyManag   18x   -87x +84x  
    import * as bip39 from 'bip39';
      
     /**
    @@ -115,7 +115,7 @@ 

    All files / src/KeyManag diff --git a/coverage/wallet/src/SingleAddressWallet.ts.html b/coverage/wallet/src/SingleAddressWallet.ts.html index 53f5353f63a..893edef892c 100644 --- a/coverage/wallet/src/SingleAddressWallet.ts.html +++ b/coverage/wallet/src/SingleAddressWallet.ts.html @@ -877,7 +877,7 @@

    All files / src SingleA diff --git a/coverage/wallet/src/Transaction/computeImplicitCoin.ts.html b/coverage/wallet/src/Transaction/computeImplicitCoin.ts.html index 74680a4d824..33846822eab 100644 --- a/coverage/wallet/src/Transaction/computeImplicitCoin.ts.html +++ b/coverage/wallet/src/Transaction/computeImplicitCoin.ts.html @@ -166,7 +166,7 @@

    All files / src/Transact diff --git a/coverage/wallet/src/Transaction/createTransactionInternals.ts.html b/coverage/wallet/src/Transaction/createTransactionInternals.ts.html index 236d987a097..4a354b24679 100644 --- a/coverage/wallet/src/Transaction/createTransactionInternals.ts.html +++ b/coverage/wallet/src/Transaction/createTransactionInternals.ts.html @@ -137,7 +137,7 @@

    All files / src/Transact       -20x +19x       @@ -199,7 +199,7 @@

    All files / src/Transact diff --git a/coverage/wallet/src/Transaction/ensureValidityInterval.ts.html b/coverage/wallet/src/Transaction/ensureValidityInterval.ts.html index 9d6c6ee2f42..705231c5965 100644 --- a/coverage/wallet/src/Transaction/ensureValidityInterval.ts.html +++ b/coverage/wallet/src/Transaction/ensureValidityInterval.ts.html @@ -88,7 +88,7 @@

    All files / src/Transact diff --git a/coverage/wallet/src/Transaction/index.html b/coverage/wallet/src/Transaction/index.html index 08ecc1a773a..0e13f64063a 100644 --- a/coverage/wallet/src/Transaction/index.html +++ b/coverage/wallet/src/Transaction/index.html @@ -140,7 +140,7 @@

    All files src/Transaction

    diff --git a/coverage/wallet/src/Transaction/index.ts.html b/coverage/wallet/src/Transaction/index.ts.html index 19fe4025569..27e05fbec32 100644 --- a/coverage/wallet/src/Transaction/index.ts.html +++ b/coverage/wallet/src/Transaction/index.ts.html @@ -73,7 +73,7 @@

    All files / src/Transact diff --git a/coverage/wallet/src/index.html b/coverage/wallet/src/index.html index 7d9f7ab84b4..ffde02c3039 100644 --- a/coverage/wallet/src/index.html +++ b/coverage/wallet/src/index.html @@ -140,7 +140,7 @@

    All files src

    diff --git a/coverage/wallet/src/index.ts.html b/coverage/wallet/src/index.ts.html index a487cc526a3..045b7973ebd 100644 --- a/coverage/wallet/src/index.ts.html +++ b/coverage/wallet/src/index.ts.html @@ -82,7 +82,7 @@

    All files / src index.t diff --git a/coverage/wallet/src/services/AssetsTracker.ts.html b/coverage/wallet/src/services/AssetsTracker.ts.html index d03130353f3..d73ebd0c9f4 100644 --- a/coverage/wallet/src/services/AssetsTracker.ts.html +++ b/coverage/wallet/src/services/AssetsTracker.ts.html @@ -175,7 +175,7 @@

    All files / src/services diff --git a/coverage/wallet/src/services/BalanceTracker.ts.html b/coverage/wallet/src/services/BalanceTracker.ts.html index e34d8dfcb0d..29acaea8f2e 100644 --- a/coverage/wallet/src/services/BalanceTracker.ts.html +++ b/coverage/wallet/src/services/BalanceTracker.ts.html @@ -319,7 +319,7 @@

    All files / src/services diff --git a/coverage/wallet/src/services/DelegationTracker/DelegationTracker.ts.html b/coverage/wallet/src/services/DelegationTracker/DelegationTracker.ts.html index fd3f3183a66..dcfc0d83891 100644 --- a/coverage/wallet/src/services/DelegationTracker/DelegationTracker.ts.html +++ b/coverage/wallet/src/services/DelegationTracker/DelegationTracker.ts.html @@ -355,7 +355,7 @@

    All files / src/servi diff --git a/coverage/wallet/src/services/DelegationTracker/RewardAccounts.ts.html b/coverage/wallet/src/services/DelegationTracker/RewardAccounts.ts.html index 149868eafc6..df45aa5ff40 100644 --- a/coverage/wallet/src/services/DelegationTracker/RewardAccounts.ts.html +++ b/coverage/wallet/src/services/DelegationTracker/RewardAccounts.ts.html @@ -760,7 +760,7 @@

    All files / src/servi diff --git a/coverage/wallet/src/services/DelegationTracker/RewardsHistory.ts.html b/coverage/wallet/src/services/DelegationTracker/RewardsHistory.ts.html index 86bc9afe6a3..42da864824b 100644 --- a/coverage/wallet/src/services/DelegationTracker/RewardsHistory.ts.html +++ b/coverage/wallet/src/services/DelegationTracker/RewardsHistory.ts.html @@ -241,7 +241,7 @@

    All files / src/servi diff --git a/coverage/wallet/src/services/DelegationTracker/index.html b/coverage/wallet/src/services/DelegationTracker/index.html index 52465e87d3d..af8d975de2a 100644 --- a/coverage/wallet/src/services/DelegationTracker/index.html +++ b/coverage/wallet/src/services/DelegationTracker/index.html @@ -155,7 +155,7 @@

    All files src/services/DelegationTracker Code coverage generated by istanbul - at Mon Jan 17 2022 09:14:27 GMT+0000 (Coordinated Universal Time) + at Tue Jan 18 2022 14:14:55 GMT+0000 (Coordinated Universal Time) diff --git a/coverage/wallet/src/services/DelegationTracker/index.ts.html b/coverage/wallet/src/services/DelegationTracker/index.ts.html index ea249df93c5..99613e7f537 100644 --- a/coverage/wallet/src/services/DelegationTracker/index.ts.html +++ b/coverage/wallet/src/services/DelegationTracker/index.ts.html @@ -76,7 +76,7 @@

    All files / src/servi diff --git a/coverage/wallet/src/services/DelegationTracker/transactionCertificates.ts.html b/coverage/wallet/src/services/DelegationTracker/transactionCertificates.ts.html index d224f22489a..fbb211917bf 100644 --- a/coverage/wallet/src/services/DelegationTracker/transactionCertificates.ts.html +++ b/coverage/wallet/src/services/DelegationTracker/transactionCertificates.ts.html @@ -214,7 +214,7 @@

    All files / src/servi diff --git a/coverage/wallet/src/services/TransactionsTracker.ts.html b/coverage/wallet/src/services/TransactionsTracker.ts.html index c623aab01b5..91b2b0ccebf 100644 --- a/coverage/wallet/src/services/TransactionsTracker.ts.html +++ b/coverage/wallet/src/services/TransactionsTracker.ts.html @@ -682,7 +682,7 @@

    All files / src/services diff --git a/coverage/wallet/src/services/UtxoTracker.ts.html b/coverage/wallet/src/services/UtxoTracker.ts.html index dedb0feda16..07dcb920f12 100644 --- a/coverage/wallet/src/services/UtxoTracker.ts.html +++ b/coverage/wallet/src/services/UtxoTracker.ts.html @@ -268,7 +268,7 @@

    All files / src/services diff --git a/coverage/wallet/src/services/index.html b/coverage/wallet/src/services/index.html index 74ac8482426..daa2772bb53 100644 --- a/coverage/wallet/src/services/index.html +++ b/coverage/wallet/src/services/index.html @@ -170,7 +170,7 @@

    All files src/services

    diff --git a/coverage/wallet/src/services/index.ts.html b/coverage/wallet/src/services/index.ts.html index f145c5e7526..be8a1b9ff97 100644 --- a/coverage/wallet/src/services/index.ts.html +++ b/coverage/wallet/src/services/index.ts.html @@ -85,7 +85,7 @@

    All files / src/services diff --git a/coverage/wallet/src/services/types.ts.html b/coverage/wallet/src/services/types.ts.html index 8c2a1b45961..3d710fffb7d 100644 --- a/coverage/wallet/src/services/types.ts.html +++ b/coverage/wallet/src/services/types.ts.html @@ -394,7 +394,7 @@

    All files / src/services diff --git a/coverage/wallet/src/services/util/SyncableIntervalTrackerSubject.ts.html b/coverage/wallet/src/services/util/SyncableIntervalTrackerSubject.ts.html index 56250a12d54..844a2611434 100644 --- a/coverage/wallet/src/services/util/SyncableIntervalTrackerSubject.ts.html +++ b/coverage/wallet/src/services/util/SyncableIntervalTrackerSubject.ts.html @@ -193,7 +193,7 @@

    All files / src/servi diff --git a/coverage/wallet/src/services/util/TrackerSubject.ts.html b/coverage/wallet/src/services/util/TrackerSubject.ts.html index e9b2b6256a8..f62bdf989c4 100644 --- a/coverage/wallet/src/services/util/TrackerSubject.ts.html +++ b/coverage/wallet/src/services/util/TrackerSubject.ts.html @@ -163,7 +163,7 @@

    All files / src/servi diff --git a/coverage/wallet/src/services/util/coldObservableProvider.ts.html b/coverage/wallet/src/services/util/coldObservableProvider.ts.html index 3cb172bbc89..410aad67ae7 100644 --- a/coverage/wallet/src/services/util/coldObservableProvider.ts.html +++ b/coverage/wallet/src/services/util/coldObservableProvider.ts.html @@ -121,7 +121,7 @@

    All files / src/servi diff --git a/coverage/wallet/src/services/util/equals.ts.html b/coverage/wallet/src/services/util/equals.ts.html index b2072db47be..efe4a189c22 100644 --- a/coverage/wallet/src/services/util/equals.ts.html +++ b/coverage/wallet/src/services/util/equals.ts.html @@ -118,7 +118,7 @@

    All files / src/servi diff --git a/coverage/wallet/src/services/util/index.html b/coverage/wallet/src/services/util/index.html index 6825d3165d1..fae5edf64d2 100644 --- a/coverage/wallet/src/services/util/index.html +++ b/coverage/wallet/src/services/util/index.html @@ -170,7 +170,7 @@

    All files src/services/util

    diff --git a/coverage/wallet/src/services/util/index.ts.html b/coverage/wallet/src/services/util/index.ts.html index e115ef72019..3c06b823a3d 100644 --- a/coverage/wallet/src/services/util/index.ts.html +++ b/coverage/wallet/src/services/util/index.ts.html @@ -79,7 +79,7 @@

    All files / src/servi diff --git a/coverage/wallet/src/services/util/trigger.ts.html b/coverage/wallet/src/services/util/trigger.ts.html index 3be04814645..0f8283ec7b8 100644 --- a/coverage/wallet/src/services/util/trigger.ts.html +++ b/coverage/wallet/src/services/util/trigger.ts.html @@ -106,7 +106,7 @@

    All files / src/servi diff --git a/coverage/wallet/src/types.ts.html b/coverage/wallet/src/types.ts.html index 5e9bbc30e3e..ae4840058c4 100644 --- a/coverage/wallet/src/types.ts.html +++ b/coverage/wallet/src/types.ts.html @@ -289,7 +289,7 @@

    All files / src types.t diff --git a/coverage/wallet/src/util.ts.html b/coverage/wallet/src/util.ts.html index e1346eb4a91..d4655c7aafd 100644 --- a/coverage/wallet/src/util.ts.html +++ b/coverage/wallet/src/util.ts.html @@ -67,7 +67,7 @@

    All files / src util.ts diff --git a/coverage/wallet/test/index.html b/coverage/wallet/test/index.html index 721b84e7f46..f1487be418b 100644 --- a/coverage/wallet/test/index.html +++ b/coverage/wallet/test/index.html @@ -95,7 +95,7 @@

    All files test

    diff --git a/coverage/wallet/test/mocks/index.html b/coverage/wallet/test/mocks/index.html index 5afa4ca5709..793d6ec6035 100644 --- a/coverage/wallet/test/mocks/index.html +++ b/coverage/wallet/test/mocks/index.html @@ -140,7 +140,7 @@

    All files test/mocks

    diff --git a/coverage/wallet/test/mocks/index.ts.html b/coverage/wallet/test/mocks/index.ts.html index aaeeb5e5663..a6dfd31020b 100644 --- a/coverage/wallet/test/mocks/index.ts.html +++ b/coverage/wallet/test/mocks/index.ts.html @@ -73,7 +73,7 @@

    All files / test/mocks Code coverage generated by istanbul - at Mon Jan 17 2022 09:14:27 GMT+0000 (Coordinated Universal Time) + at Tue Jan 18 2022 14:14:55 GMT+0000 (Coordinated Universal Time) diff --git a/coverage/wallet/test/mocks/mockAssetProvider.ts.html b/coverage/wallet/test/mocks/mockAssetProvider.ts.html index 1001bdb9285..3270c4a82ce 100644 --- a/coverage/wallet/test/mocks/mockAssetProvider.ts.html +++ b/coverage/wallet/test/mocks/mockAssetProvider.ts.html @@ -127,7 +127,7 @@

    All files / test/mocks Code coverage generated by istanbul - at Mon Jan 17 2022 09:14:27 GMT+0000 (Coordinated Universal Time) + at Tue Jan 18 2022 14:14:55 GMT+0000 (Coordinated Universal Time) diff --git a/coverage/wallet/test/mocks/mockWalletProvider.ts.html b/coverage/wallet/test/mocks/mockWalletProvider.ts.html index 2b15bc0e96f..2f3f65585b2 100644 --- a/coverage/wallet/test/mocks/mockWalletProvider.ts.html +++ b/coverage/wallet/test/mocks/mockWalletProvider.ts.html @@ -697,7 +697,7 @@

    All files / test/mocks Code coverage generated by istanbul - at Mon Jan 17 2022 09:14:27 GMT+0000 (Coordinated Universal Time) + at Tue Jan 18 2022 14:14:55 GMT+0000 (Coordinated Universal Time) diff --git a/coverage/wallet/test/mocks/testKeyAgent.ts.html b/coverage/wallet/test/mocks/testKeyAgent.ts.html index 1c0b4eb24e5..deb9fca180f 100644 --- a/coverage/wallet/test/mocks/testKeyAgent.ts.html +++ b/coverage/wallet/test/mocks/testKeyAgent.ts.html @@ -91,7 +91,7 @@

    All files / test/mocks Code coverage generated by istanbul - at Mon Jan 17 2022 09:14:27 GMT+0000 (Coordinated Universal Time) + at Tue Jan 18 2022 14:14:55 GMT+0000 (Coordinated Universal Time) diff --git a/coverage/wallet/test/services/DelegationTracker/index.html b/coverage/wallet/test/services/DelegationTracker/index.html index cc7771c4660..76e3ef50d89 100644 --- a/coverage/wallet/test/services/DelegationTracker/index.html +++ b/coverage/wallet/test/services/DelegationTracker/index.html @@ -95,7 +95,7 @@

    All files test/services/DelegationTracker< diff --git a/coverage/wallet/test/services/DelegationTracker/stub-tx.ts.html b/coverage/wallet/test/services/DelegationTracker/stub-tx.ts.html index 86340fa48cc..85da79b0a53 100644 --- a/coverage/wallet/test/services/DelegationTracker/stub-tx.ts.html +++ b/coverage/wallet/test/services/DelegationTracker/stub-tx.ts.html @@ -100,7 +100,7 @@

    All files / test/serv diff --git a/coverage/wallet/test/testScheduler.ts.html b/coverage/wallet/test/testScheduler.ts.html index 542fe79b0b1..4aa33fab0f7 100644 --- a/coverage/wallet/test/testScheduler.ts.html +++ b/coverage/wallet/test/testScheduler.ts.html @@ -82,7 +82,7 @@

    All files / test testSc diff --git a/enums/_cardano_sdk_cip2.InputSelectionFailure.html b/enums/_cardano_sdk_cip2.InputSelectionFailure.html index 0044f10425f..85432b16a06 100644 --- a/enums/_cardano_sdk_cip2.InputSelectionFailure.html +++ b/enums/_cardano_sdk_cip2.InputSelectionFailure.html @@ -92,7 +92,7 @@

    MaximumInputCountExceeded

    MaximumInputCountExceeded: = "Maximum Input Count Exceeded"
    @@ -109,7 +109,7 @@

    UtxoBalanceInsufficient

    UtxoBalanceInsufficient: = "UTxO Balance Insufficient"
    @@ -125,7 +125,7 @@

    UtxoFullyDepleted

    UtxoFullyDepleted: = "UTxO Fully Depleted"
    @@ -144,7 +144,7 @@

    UtxoNotFragmentedEnough

    UtxoNotFragmentedEnough: = "UTxO Not Fragmented Enough"
    diff --git a/enums/_cardano_sdk_cip30.APIErrorCode.html b/enums/_cardano_sdk_cip30.APIErrorCode.html index 99c6843081e..3a7a444db04 100644 --- a/enums/_cardano_sdk_cip30.APIErrorCode.html +++ b/enums/_cardano_sdk_cip30.APIErrorCode.html @@ -102,7 +102,7 @@

    InternalError

    InternalError: = -2
    @@ -112,7 +112,7 @@

    InvalidRequest

    InvalidRequest: = -1
    @@ -122,7 +122,7 @@

    Refused

    Refused: = -3
    diff --git a/enums/_cardano_sdk_cip30.DataSignErrorCode.html b/enums/_cardano_sdk_cip30.DataSignErrorCode.html index f636a937c4c..c2389613127 100644 --- a/enums/_cardano_sdk_cip30.DataSignErrorCode.html +++ b/enums/_cardano_sdk_cip30.DataSignErrorCode.html @@ -105,7 +105,7 @@

    AddressNotPK

    AddressNotPK: = 2
    @@ -115,7 +115,7 @@

    InvalidFormat

    InvalidFormat: = 4
    @@ -125,7 +125,7 @@

    ProofGeneration

    ProofGeneration: = 1
    @@ -135,7 +135,7 @@

    UserDeclined

    UserDeclined: = 3
    diff --git a/enums/_cardano_sdk_cip30.TxSendErrorCode.html b/enums/_cardano_sdk_cip30.TxSendErrorCode.html index 4f452d71d4c..0356b8f61fa 100644 --- a/enums/_cardano_sdk_cip30.TxSendErrorCode.html +++ b/enums/_cardano_sdk_cip30.TxSendErrorCode.html @@ -100,7 +100,7 @@

    Failure

    Failure: = 2
    @@ -110,7 +110,7 @@

    Refused

    Refused: = 1
    diff --git a/enums/_cardano_sdk_core.Cardano.CertificateType.html b/enums/_cardano_sdk_core.Cardano.CertificateType.html index 62de52942be..8a6fce3a5b3 100644 --- a/enums/_cardano_sdk_core.Cardano.CertificateType.html +++ b/enums/_cardano_sdk_core.Cardano.CertificateType.html @@ -98,7 +98,7 @@

    GenesisKeyDelegation

    GenesisKeyDelegation: = "GenesisKeyDelegation"
    @@ -108,7 +108,7 @@

    MIR

    MIR: = "MoveInstantaneousRewards"
    @@ -118,7 +118,7 @@

    PoolRegistration

    PoolRegistration: = "PoolRegistration"
    @@ -128,7 +128,7 @@

    PoolRetirement

    PoolRetirement: = "PoolRetirement"
    @@ -138,7 +138,7 @@

    StakeDelegation

    StakeDelegation: = "StakeDelegation"
    @@ -148,7 +148,7 @@

    StakeKeyDeregistration

    StakeKeyDeregistration: = "StakeKeyDeregistration"
    @@ -158,7 +158,7 @@

    StakeKeyRegistration

    StakeKeyRegistration: = "StakeKeyRegistration"
    diff --git a/enums/_cardano_sdk_core.Cardano.ExtendedPoolStatus.html b/enums/_cardano_sdk_core.Cardano.ExtendedPoolStatus.html index daff7c71bfa..eb6eac89ecb 100644 --- a/enums/_cardano_sdk_core.Cardano.ExtendedPoolStatus.html +++ b/enums/_cardano_sdk_core.Cardano.ExtendedPoolStatus.html @@ -103,7 +103,7 @@

    Active

    Active: = "active"
    @@ -113,7 +113,7 @@

    Experimental

    Experimental: = "experimental"
    @@ -123,7 +123,7 @@

    Offline

    Offline: = "offline"
    @@ -133,7 +133,7 @@

    Private

    Private: = "private"
    @@ -143,7 +143,7 @@

    Retired

    Retired: = "retired"
    diff --git a/enums/_cardano_sdk_core.Cardano.NetworkId.html b/enums/_cardano_sdk_core.Cardano.NetworkId.html index e8f9d2f21cb..6929d60f4bb 100644 --- a/enums/_cardano_sdk_core.Cardano.NetworkId.html +++ b/enums/_cardano_sdk_core.Cardano.NetworkId.html @@ -93,7 +93,7 @@

    mainnet

    mainnet: = 1
    @@ -103,7 +103,7 @@

    testnet

    testnet: = 0
    diff --git a/enums/_cardano_sdk_core.Cardano.StakePoolStatus.html b/enums/_cardano_sdk_core.Cardano.StakePoolStatus.html index 324b7b9d820..6ab8db5013e 100644 --- a/enums/_cardano_sdk_core.Cardano.StakePoolStatus.html +++ b/enums/_cardano_sdk_core.Cardano.StakePoolStatus.html @@ -94,7 +94,7 @@

    Active

    Active: = "active"
    @@ -104,7 +104,7 @@

    Retired

    Retired: = "retired"
    @@ -114,7 +114,7 @@

    Retiring

    Retiring: = "retiring"
    diff --git a/enums/_cardano_sdk_core.ProviderFailure.html b/enums/_cardano_sdk_core.ProviderFailure.html index 22f632b4406..54ae1abb4a3 100644 --- a/enums/_cardano_sdk_core.ProviderFailure.html +++ b/enums/_cardano_sdk_core.ProviderFailure.html @@ -92,7 +92,7 @@

    InvalidResponse

    InvalidResponse: = "INVALID_RESPONSE"
    @@ -102,7 +102,7 @@

    NotFound

    NotFound: = "NOT_FOUND"
    @@ -112,7 +112,7 @@

    NotImplemented

    NotImplemented: = "NOT_IMPLEMENTED"
    @@ -122,7 +122,7 @@

    Unknown

    Unknown: = "UNKNOWN"
    diff --git a/enums/_cardano_sdk_core.SerializationFailure.html b/enums/_cardano_sdk_core.SerializationFailure.html index a26faa15071..8e85d3b844f 100644 --- a/enums/_cardano_sdk_core.SerializationFailure.html +++ b/enums/_cardano_sdk_core.SerializationFailure.html @@ -89,7 +89,7 @@

    InvalidAddress

    InvalidAddress: = "INVALID_ADDRESS"
    diff --git a/enums/_cardano_sdk_wallet.KeyManagement.AddressType.html b/enums/_cardano_sdk_wallet.KeyManagement.AddressType.html index f14bc8a65bc..5c726915bb9 100644 --- a/enums/_cardano_sdk_wallet.KeyManagement.AddressType.html +++ b/enums/_cardano_sdk_wallet.KeyManagement.AddressType.html @@ -100,7 +100,7 @@

    External

    External: = 0
    @@ -115,7 +115,7 @@

    Internal

    Internal: = 1
    diff --git a/enums/_cardano_sdk_wallet.KeyManagement.KeyAgentType.html b/enums/_cardano_sdk_wallet.KeyManagement.KeyAgentType.html index 951815f1a63..405285a26ba 100644 --- a/enums/_cardano_sdk_wallet.KeyManagement.KeyAgentType.html +++ b/enums/_cardano_sdk_wallet.KeyManagement.KeyAgentType.html @@ -92,7 +92,7 @@

    InMemory

    InMemory: = "InMemory"
    diff --git a/enums/_cardano_sdk_wallet.KeyManagement.KeyType.html b/enums/_cardano_sdk_wallet.KeyManagement.KeyType.html index a40871d8989..121c9cbf75c 100644 --- a/enums/_cardano_sdk_wallet.KeyManagement.KeyType.html +++ b/enums/_cardano_sdk_wallet.KeyManagement.KeyType.html @@ -94,7 +94,7 @@

    External

    External: = 0
    @@ -104,7 +104,7 @@

    Internal

    Internal: = 1
    @@ -114,7 +114,7 @@

    Stake

    Stake: = 2
    diff --git a/enums/_cardano_sdk_wallet.StakeKeyStatus.html b/enums/_cardano_sdk_wallet.StakeKeyStatus.html index f810862f75e..36d955a008d 100644 --- a/enums/_cardano_sdk_wallet.StakeKeyStatus.html +++ b/enums/_cardano_sdk_wallet.StakeKeyStatus.html @@ -92,7 +92,7 @@

    Registered

    Registered: = "REGISTERED"
    @@ -102,7 +102,7 @@

    Registering

    Registering: = "REGISTERING"
    @@ -112,7 +112,7 @@

    Unregistered

    Unregistered: = "UNREGISTERED"
    @@ -122,7 +122,7 @@

    Unregistering

    Unregistering: = "UNREGISTERING"
    diff --git a/enums/_cardano_sdk_wallet.TransactionDirection.html b/enums/_cardano_sdk_wallet.TransactionDirection.html index 0ef90170ef1..3a223e77bcb 100644 --- a/enums/_cardano_sdk_wallet.TransactionDirection.html +++ b/enums/_cardano_sdk_wallet.TransactionDirection.html @@ -90,7 +90,7 @@

    Incoming

    Incoming: = "Incoming"
    @@ -100,7 +100,7 @@

    Outgoing

    Outgoing: = "Outgoing"
    diff --git a/enums/_cardano_sdk_wallet.TransactionFailure.html b/enums/_cardano_sdk_wallet.TransactionFailure.html index 81d3d03daca..04c52c01e83 100644 --- a/enums/_cardano_sdk_wallet.TransactionFailure.html +++ b/enums/_cardano_sdk_wallet.TransactionFailure.html @@ -93,7 +93,7 @@

    CannotTrack

    CannotTrack: = "CANNOT_TRACK"
    @@ -103,7 +103,7 @@

    FailedToSubmit

    FailedToSubmit: = "FAILED_TO_SUBMIT"
    @@ -113,7 +113,7 @@

    InvalidTransaction

    InvalidTransaction: = "INVALID_TRANSACTION"
    @@ -123,7 +123,7 @@

    Timeout

    Timeout: = "TIMEOUT"
    @@ -133,7 +133,7 @@

    Unknown

    Unknown: = "UNKNOWN"
    diff --git a/interfaces/_cardano_sdk_cip2.DefaultSelectionConstraintsProps.html b/interfaces/_cardano_sdk_cip2.DefaultSelectionConstraintsProps.html index 1781a3f1f83..2cfc9a8e0a1 100644 --- a/interfaces/_cardano_sdk_cip2.DefaultSelectionConstraintsProps.html +++ b/interfaces/_cardano_sdk_cip2.DefaultSelectionConstraintsProps.html @@ -98,7 +98,7 @@

    buildTx

    buildTx: BuildTx
    @@ -108,7 +108,7 @@

    protocolParameters

    diff --git a/interfaces/_cardano_sdk_cip2.InputSelectionParameters.html b/interfaces/_cardano_sdk_cip2.InputSelectionParameters.html index f904d0dda55..b93909f7351 100644 --- a/interfaces/_cardano_sdk_cip2.InputSelectionParameters.html +++ b/interfaces/_cardano_sdk_cip2.InputSelectionParameters.html @@ -100,7 +100,7 @@

    constraints

    @@ -115,7 +115,7 @@

    Optional implicitCoin

    implicitCoin: ImplicitCoin
    @@ -130,7 +130,7 @@

    outputs

    outputs: Set<TxOut>
    @@ -145,7 +145,7 @@

    utxo

    utxo: Set<Utxo>
    diff --git a/interfaces/_cardano_sdk_cip2.InputSelector.html b/interfaces/_cardano_sdk_cip2.InputSelector.html index 101f6500ee8..72e7f1bf51d 100644 --- a/interfaces/_cardano_sdk_cip2.InputSelector.html +++ b/interfaces/_cardano_sdk_cip2.InputSelector.html @@ -101,7 +101,7 @@

    select

  • diff --git a/interfaces/_cardano_sdk_cip2.SelectionConstraints.html b/interfaces/_cardano_sdk_cip2.SelectionConstraints.html index 40a0a53dd6c..4070a429e81 100644 --- a/interfaces/_cardano_sdk_cip2.SelectionConstraints.html +++ b/interfaces/_cardano_sdk_cip2.SelectionConstraints.html @@ -100,7 +100,7 @@

    computeMinimumCoinQuantity

    computeMinimumCoinQuantity: ComputeMinimumCoinQuantity
    @@ -110,7 +110,7 @@

    computeMinimumCost

    computeMinimumCost: EstimateTxFee
    @@ -120,7 +120,7 @@

    computeSelectionLimit

    computeSelectionLimit: ComputeSelectionLimit
    @@ -130,7 +130,7 @@

    tokenBundleSizeExceedsLimit

    tokenBundleSizeExceedsLimit: TokenBundleSizeExceedsLimit
    diff --git a/interfaces/_cardano_sdk_cip2.SelectionResult.html b/interfaces/_cardano_sdk_cip2.SelectionResult.html index db777bbeb48..61b3045a55a 100644 --- a/interfaces/_cardano_sdk_cip2.SelectionResult.html +++ b/interfaces/_cardano_sdk_cip2.SelectionResult.html @@ -98,7 +98,7 @@

    remainingUTxO

    remainingUTxO: Set<Utxo>
    @@ -115,7 +115,7 @@

    selection

    diff --git a/interfaces/_cardano_sdk_cip2.SelectionSkeleton.html b/interfaces/_cardano_sdk_cip2.SelectionSkeleton.html index a5e972057df..8e6339ffdf1 100644 --- a/interfaces/_cardano_sdk_cip2.SelectionSkeleton.html +++ b/interfaces/_cardano_sdk_cip2.SelectionSkeleton.html @@ -100,7 +100,7 @@

    change

    change: Set<Value>
    @@ -116,7 +116,7 @@

    fee

    fee: bigint
    @@ -132,7 +132,7 @@

    inputs

    inputs: Set<Utxo>
    @@ -149,7 +149,7 @@

    outputs

    outputs: Set<TxOut>
    diff --git a/interfaces/_cardano_sdk_cip30.WalletApi.html b/interfaces/_cardano_sdk_cip30.WalletApi.html index 81ee253c003..34d43059b9c 100644 --- a/interfaces/_cardano_sdk_cip30.WalletApi.html +++ b/interfaces/_cardano_sdk_cip30.WalletApi.html @@ -105,7 +105,7 @@

    getBalance

    getBalance: GetBalance
    @@ -115,7 +115,7 @@

    getChangeAddress

    getChangeAddress: GetChangeAddress
    @@ -125,7 +125,7 @@

    getRewardAddresses

    getRewardAddresses: GetRewardAddresses
    @@ -135,7 +135,7 @@

    getUnusedAddresses

    getUnusedAddresses: GetUnusedAddresses
    @@ -145,7 +145,7 @@

    getUsedAddresses

    getUsedAddresses: GetUsedAddresses
    @@ -155,7 +155,7 @@

    getUtxos

    getUtxos: GetUtxos
    @@ -165,7 +165,7 @@

    signData

    signData: SignData
    @@ -175,7 +175,7 @@

    signTx

    signTx: SignTx
    @@ -185,7 +185,7 @@

    submitTx

    submitTx: SubmitTx
    diff --git a/interfaces/_cardano_sdk_core.AssetProvider.html b/interfaces/_cardano_sdk_core.AssetProvider.html index b0b39fa9d99..497d61c7972 100644 --- a/interfaces/_cardano_sdk_core.AssetProvider.html +++ b/interfaces/_cardano_sdk_core.AssetProvider.html @@ -101,7 +101,7 @@

    getAsset

  • diff --git a/interfaces/_cardano_sdk_core.Cardano.Asset.html b/interfaces/_cardano_sdk_core.Cardano.Asset.html index fa8e28c55e6..ba6440638b6 100644 --- a/interfaces/_cardano_sdk_core.Cardano.Asset.html +++ b/interfaces/_cardano_sdk_core.Cardano.Asset.html @@ -106,7 +106,7 @@

    assetId

    assetId: AssetId
    @@ -116,7 +116,7 @@

    fingerprint

    fingerprint: AssetFingerprint
    @@ -126,7 +126,7 @@

    history

    history: AssetMintOrBurn[]
    @@ -136,7 +136,7 @@

    Optional metadata

    metadata: AssetMetadata
    @@ -146,7 +146,7 @@

    name

    name: string
    @@ -156,7 +156,7 @@

    policyId

    policyId: PolicyId
    @@ -166,7 +166,7 @@

    quantity

    quantity: bigint
    diff --git a/interfaces/_cardano_sdk_core.Cardano.AssetMetadata.html b/interfaces/_cardano_sdk_core.Cardano.AssetMetadata.html index 2d21f5bcde8..24fdc4a4c6b 100644 --- a/interfaces/_cardano_sdk_core.Cardano.AssetMetadata.html +++ b/interfaces/_cardano_sdk_core.Cardano.AssetMetadata.html @@ -127,7 +127,7 @@

    Optional decimals

    decimals: number
    @@ -142,7 +142,7 @@

    Optional desc

    desc: string
    @@ -157,7 +157,7 @@

    Optional icon

    icon: string
    @@ -172,7 +172,7 @@

    Optional image

    image: string
    @@ -187,7 +187,7 @@

    Optional logo

    logo: string
    @@ -202,7 +202,7 @@

    Optional name

    name: string
    @@ -217,7 +217,7 @@

    Optional ref

    ref: string
    @@ -233,7 +233,7 @@

    Optional ticker

    ticker: string
    @@ -248,7 +248,7 @@

    Optional url

    url: string
    @@ -265,7 +265,7 @@

    Optional version

    version: "1.0"
    diff --git a/interfaces/_cardano_sdk_core.Cardano.AssetMintOrBurn.html b/interfaces/_cardano_sdk_core.Cardano.AssetMintOrBurn.html index 1ce95063797..d574dec4506 100644 --- a/interfaces/_cardano_sdk_core.Cardano.AssetMintOrBurn.html +++ b/interfaces/_cardano_sdk_core.Cardano.AssetMintOrBurn.html @@ -101,7 +101,7 @@

    quantity

    quantity: bigint
    @@ -117,7 +117,7 @@

    transactionId

    transactionId: TransactionId
    diff --git a/interfaces/_cardano_sdk_core.Cardano.AuxiliaryData.html b/interfaces/_cardano_sdk_core.Cardano.AuxiliaryData.html index a20811aab7a..b7ab4c37b5b 100644 --- a/interfaces/_cardano_sdk_core.Cardano.AuxiliaryData.html +++ b/interfaces/_cardano_sdk_core.Cardano.AuxiliaryData.html @@ -101,7 +101,7 @@

    body

    @@ -111,7 +111,7 @@

    Optional hash

    hash: Hash32ByteBase16<"Hash32ByteBase16">
    diff --git a/interfaces/_cardano_sdk_core.Cardano.AuxiliaryDataBody.html b/interfaces/_cardano_sdk_core.Cardano.AuxiliaryDataBody.html index 774943f924b..45303e79a3f 100644 --- a/interfaces/_cardano_sdk_core.Cardano.AuxiliaryDataBody.html +++ b/interfaces/_cardano_sdk_core.Cardano.AuxiliaryDataBody.html @@ -101,7 +101,7 @@

    Optional blob

    @@ -111,7 +111,7 @@

    Optional scripts

    scripts: Script[]
    diff --git a/interfaces/_cardano_sdk_core.Cardano.Block.html b/interfaces/_cardano_sdk_core.Cardano.Block.html index 0e632aaae51..183d58c61c5 100644 --- a/interfaces/_cardano_sdk_core.Cardano.Block.html +++ b/interfaces/_cardano_sdk_core.Cardano.Block.html @@ -112,7 +112,7 @@

    confirmations

    confirmations: number
    @@ -122,7 +122,7 @@

    date

    date: Date
    @@ -132,7 +132,7 @@

    epoch

    epoch: number
    @@ -142,7 +142,7 @@

    epochSlot

    epochSlot: number
    @@ -152,7 +152,7 @@

    fees

    fees: bigint
    @@ -162,7 +162,7 @@

    header

    @@ -172,7 +172,7 @@

    Optional nextBlock

    nextBlock: BlockId
    @@ -182,7 +182,7 @@

    Optional previousBlockpreviousBlock: BlockId

    @@ -192,7 +192,7 @@

    size

    size: number
    @@ -202,7 +202,7 @@

    slotLeader

    slotLeader: PoolId
    @@ -212,7 +212,7 @@

    totalOutput

    totalOutput: bigint
    @@ -222,7 +222,7 @@

    txCount

    txCount: number
    @@ -232,7 +232,7 @@

    vrf

    diff --git a/interfaces/_cardano_sdk_core.Cardano.Cip6MetadataFields.html b/interfaces/_cardano_sdk_core.Cardano.Cip6MetadataFields.html index f80ffcc6d3a..09ed37d01e9 100644 --- a/interfaces/_cardano_sdk_core.Cardano.Cip6MetadataFields.html +++ b/interfaces/_cardano_sdk_core.Cardano.Cip6MetadataFields.html @@ -109,7 +109,7 @@

    Optional extDataUrl<
    extDataUrl: string
    @@ -125,7 +125,7 @@

    Optional extSigUrlextSigUrl: string

    @@ -141,7 +141,7 @@

    Optional extVkey

    extVkey: PoolMdVk
    diff --git a/interfaces/_cardano_sdk_core.Cardano.CompactGenesis.html b/interfaces/_cardano_sdk_core.Cardano.CompactGenesis.html index d52c52441ef..4279d7057f5 100644 --- a/interfaces/_cardano_sdk_core.Cardano.CompactGenesis.html +++ b/interfaces/_cardano_sdk_core.Cardano.CompactGenesis.html @@ -116,7 +116,7 @@

    activeSlotsCoefficient

    activeSlotsCoefficient: number
    @@ -126,7 +126,7 @@

    epochLength

    epochLength: number
    @@ -136,7 +136,7 @@

    maxKesEvolutions

    maxKesEvolutions: number
    @@ -146,7 +146,7 @@

    maxLovelaceSupply

    maxLovelaceSupply: bigint
    @@ -156,7 +156,7 @@

    networkMagic

    networkMagic: number
    @@ -166,7 +166,7 @@

    securityParameter

    securityParameter: number
    @@ -176,7 +176,7 @@

    slotLength

    slotLength: number
    @@ -186,7 +186,7 @@

    slotsPerKesPeriod

    slotsPerKesPeriod: number
    @@ -196,7 +196,7 @@

    systemStart

    systemStart: Date
    @@ -206,7 +206,7 @@

    updateQuorum

    updateQuorum: number
    diff --git a/interfaces/_cardano_sdk_core.Cardano.DelegationsAndRewards.html b/interfaces/_cardano_sdk_core.Cardano.DelegationsAndRewards.html index 01cd0b9c260..6e9e68b9889 100644 --- a/interfaces/_cardano_sdk_core.Cardano.DelegationsAndRewards.html +++ b/interfaces/_cardano_sdk_core.Cardano.DelegationsAndRewards.html @@ -101,7 +101,7 @@

    Optional delegate

    delegate: PoolId
    @@ -111,7 +111,7 @@

    rewards

    rewards: bigint
    diff --git a/interfaces/_cardano_sdk_core.Cardano.ExtendedStakePoolMetadata.html b/interfaces/_cardano_sdk_core.Cardano.ExtendedStakePoolMetadata.html index ed93e2c029d..0d8efd17697 100644 --- a/interfaces/_cardano_sdk_core.Cardano.ExtendedStakePoolMetadata.html +++ b/interfaces/_cardano_sdk_core.Cardano.ExtendedStakePoolMetadata.html @@ -112,7 +112,7 @@

    pool

    @@ -122,7 +122,7 @@

    serial

    serial: number
    diff --git a/interfaces/_cardano_sdk_core.Cardano.ExtendedStakePoolMetadataFields.html b/interfaces/_cardano_sdk_core.Cardano.ExtendedStakePoolMetadataFields.html index a355ec5d086..4c4d4c7de01 100644 --- a/interfaces/_cardano_sdk_core.Cardano.ExtendedStakePoolMetadataFields.html +++ b/interfaces/_cardano_sdk_core.Cardano.ExtendedStakePoolMetadataFields.html @@ -116,7 +116,7 @@

    Optional contact

    @@ -126,7 +126,7 @@

    Optional country

    country: string
    @@ -136,7 +136,7 @@

    id

    @@ -146,7 +146,7 @@

    Optional itn

    @@ -156,7 +156,7 @@

    Optional media_assets

    media_assets: ThePoolsMediaAssets
    @@ -166,7 +166,7 @@

    Optional status

    diff --git a/interfaces/_cardano_sdk_core.Cardano.Fraction.html b/interfaces/_cardano_sdk_core.Cardano.Fraction.html index 13afce7d892..03890e1929c 100644 --- a/interfaces/_cardano_sdk_core.Cardano.Fraction.html +++ b/interfaces/_cardano_sdk_core.Cardano.Fraction.html @@ -101,7 +101,7 @@

    denominator

    denominator: number
    @@ -111,7 +111,7 @@

    numerator

    numerator: number
    diff --git a/interfaces/_cardano_sdk_core.Cardano.GenesisKeyDelegationCertificate.html b/interfaces/_cardano_sdk_core.Cardano.GenesisKeyDelegationCertificate.html index 19cc0e11f1c..768be0fda81 100644 --- a/interfaces/_cardano_sdk_core.Cardano.GenesisKeyDelegationCertificate.html +++ b/interfaces/_cardano_sdk_core.Cardano.GenesisKeyDelegationCertificate.html @@ -103,7 +103,7 @@

    __typename

    @@ -113,7 +113,7 @@

    genesisDelegateHash

    genesisDelegateHash: Hash32ByteBase16<"Hash32ByteBase16">
    @@ -123,7 +123,7 @@

    genesisHash

    genesisHash: Hash32ByteBase16<"Hash32ByteBase16">
    @@ -133,7 +133,7 @@

    vrfKeyHash

    vrfKeyHash: Hash32ByteBase16<"Hash32ByteBase16">
    diff --git a/interfaces/_cardano_sdk_core.Cardano.ITNVerification.html b/interfaces/_cardano_sdk_core.Cardano.ITNVerification.html index 2f10f867ece..2469ea418ad 100644 --- a/interfaces/_cardano_sdk_core.Cardano.ITNVerification.html +++ b/interfaces/_cardano_sdk_core.Cardano.ITNVerification.html @@ -112,7 +112,7 @@

    owner

    owner: string
    @@ -122,7 +122,7 @@

    witness

    witness: string
    diff --git a/interfaces/_cardano_sdk_core.Cardano.ImplicitCoin.html b/interfaces/_cardano_sdk_core.Cardano.ImplicitCoin.html index b0e49d9fa48..8631bf324d8 100644 --- a/interfaces/_cardano_sdk_core.Cardano.ImplicitCoin.html +++ b/interfaces/_cardano_sdk_core.Cardano.ImplicitCoin.html @@ -108,7 +108,7 @@

    Optional deposit

    deposit: bigint
    @@ -123,7 +123,7 @@

    Optional input

    input: bigint
    diff --git a/interfaces/_cardano_sdk_core.Cardano.MirCertificate.html b/interfaces/_cardano_sdk_core.Cardano.MirCertificate.html index 6d0b3920e06..23d71ab143c 100644 --- a/interfaces/_cardano_sdk_core.Cardano.MirCertificate.html +++ b/interfaces/_cardano_sdk_core.Cardano.MirCertificate.html @@ -103,7 +103,7 @@

    __typename

    __typename: MIR
    @@ -113,7 +113,7 @@

    pot

    pot: "reserve" | "treasury"
    @@ -123,7 +123,7 @@

    quantity

    quantity: bigint
    @@ -133,7 +133,7 @@

    rewardAccount

    rewardAccount: RewardAccount
    diff --git a/interfaces/_cardano_sdk_core.Cardano.PoolContactData.html b/interfaces/_cardano_sdk_core.Cardano.PoolContactData.html index 7c473f83bc6..381890e5309 100644 --- a/interfaces/_cardano_sdk_core.Cardano.PoolContactData.html +++ b/interfaces/_cardano_sdk_core.Cardano.PoolContactData.html @@ -117,7 +117,7 @@

    Optional email

    email: string
    @@ -127,7 +127,7 @@

    Optional facebook

    facebook: string
    @@ -137,7 +137,7 @@

    Optional feed

    feed: string
    @@ -147,7 +147,7 @@

    Optional github

    github: string
    @@ -157,7 +157,7 @@

    primary

    primary: string
    @@ -167,7 +167,7 @@

    Optional telegram

    telegram: string
    @@ -177,7 +177,7 @@

    Optional twitter

    twitter: string
    diff --git a/interfaces/_cardano_sdk_core.Cardano.PoolMetadataJson.html b/interfaces/_cardano_sdk_core.Cardano.PoolMetadataJson.html index 9c3c3a859c4..18c96687633 100644 --- a/interfaces/_cardano_sdk_core.Cardano.PoolMetadataJson.html +++ b/interfaces/_cardano_sdk_core.Cardano.PoolMetadataJson.html @@ -101,7 +101,7 @@

    hash

    hash: Hash32ByteBase16<"Hash32ByteBase16">
    @@ -111,7 +111,7 @@

    url

    url: string
    diff --git a/interfaces/_cardano_sdk_core.Cardano.PoolParameters.html b/interfaces/_cardano_sdk_core.Cardano.PoolParameters.html index 10c31e361c9..3492ff77e1c 100644 --- a/interfaces/_cardano_sdk_core.Cardano.PoolParameters.html +++ b/interfaces/_cardano_sdk_core.Cardano.PoolParameters.html @@ -113,7 +113,7 @@

    cost

    cost: bigint
    @@ -128,7 +128,7 @@

    id

    id: PoolId
    @@ -138,7 +138,7 @@

    margin

    margin: Fraction
    @@ -153,7 +153,7 @@

    Optional metadataJson

    metadataJson: PoolMetadataJson
    @@ -168,7 +168,7 @@

    owners

    owners: RewardAccount[]
    @@ -178,7 +178,7 @@

    pledge

    pledge: bigint
    @@ -193,7 +193,7 @@

    relays

    relays: Relay[]
    @@ -208,7 +208,7 @@

    rewardAccount

    rewardAccount: RewardAccount
    @@ -218,7 +218,7 @@

    vrf

    diff --git a/interfaces/_cardano_sdk_core.Cardano.PoolRegistrationCertificate.html b/interfaces/_cardano_sdk_core.Cardano.PoolRegistrationCertificate.html index 089f1335453..8c4624a7500 100644 --- a/interfaces/_cardano_sdk_core.Cardano.PoolRegistrationCertificate.html +++ b/interfaces/_cardano_sdk_core.Cardano.PoolRegistrationCertificate.html @@ -103,7 +103,7 @@

    __typename

    __typename: PoolRegistration
    @@ -113,7 +113,7 @@

    epoch

    epoch: number
    @@ -123,7 +123,7 @@

    poolId

    poolId: PoolId
    @@ -133,7 +133,7 @@

    poolParameters

    poolParameters: PoolParameters
    diff --git a/interfaces/_cardano_sdk_core.Cardano.PoolRetirementCertificate.html b/interfaces/_cardano_sdk_core.Cardano.PoolRetirementCertificate.html index 7140cd9771c..ca0ec8d2be1 100644 --- a/interfaces/_cardano_sdk_core.Cardano.PoolRetirementCertificate.html +++ b/interfaces/_cardano_sdk_core.Cardano.PoolRetirementCertificate.html @@ -102,7 +102,7 @@

    __typename

    __typename: PoolRetirement
    @@ -112,7 +112,7 @@

    epoch

    epoch: number
    @@ -122,7 +122,7 @@

    poolId

    poolId: PoolId
    diff --git a/interfaces/_cardano_sdk_core.Cardano.Redeemer.html b/interfaces/_cardano_sdk_core.Cardano.Redeemer.html index acbe029dba9..9b5ee35dff2 100644 --- a/interfaces/_cardano_sdk_core.Cardano.Redeemer.html +++ b/interfaces/_cardano_sdk_core.Cardano.Redeemer.html @@ -103,7 +103,7 @@

    executionUnits

    executionUnits: ExUnits
    @@ -113,7 +113,7 @@

    index

    index: number
    @@ -123,7 +123,7 @@

    purpose

    purpose: "spend" | "mint" | "certificate" | "withdrawal"
    @@ -133,7 +133,7 @@

    scriptHash

    scriptHash: Hash28ByteBase16<"Hash28ByteBase16">
    diff --git a/interfaces/_cardano_sdk_core.Cardano.RelayByAddress.html b/interfaces/_cardano_sdk_core.Cardano.RelayByAddress.html index c17de54347c..5cf9f30bd8b 100644 --- a/interfaces/_cardano_sdk_core.Cardano.RelayByAddress.html +++ b/interfaces/_cardano_sdk_core.Cardano.RelayByAddress.html @@ -103,7 +103,7 @@

    __typename

    __typename: "RelayByAddress"
    @@ -113,7 +113,7 @@

    Optional ipv4

    ipv4: string
    @@ -123,7 +123,7 @@

    Optional ipv6

    ipv6: string
    @@ -133,7 +133,7 @@

    Optional port

    port: number
    diff --git a/interfaces/_cardano_sdk_core.Cardano.RelayByName.html b/interfaces/_cardano_sdk_core.Cardano.RelayByName.html index 716cf0ed2fb..bf71936a2d6 100644 --- a/interfaces/_cardano_sdk_core.Cardano.RelayByName.html +++ b/interfaces/_cardano_sdk_core.Cardano.RelayByName.html @@ -102,7 +102,7 @@

    __typename

    __typename: "RelayByName"
    @@ -112,7 +112,7 @@

    hostname

    hostname: string
    @@ -122,7 +122,7 @@

    Optional port

    port: number
    diff --git a/interfaces/_cardano_sdk_core.Cardano.RelayByNameMultihost.html b/interfaces/_cardano_sdk_core.Cardano.RelayByNameMultihost.html index cf22936355d..39b950ee055 100644 --- a/interfaces/_cardano_sdk_core.Cardano.RelayByNameMultihost.html +++ b/interfaces/_cardano_sdk_core.Cardano.RelayByNameMultihost.html @@ -101,7 +101,7 @@

    __typename

    __typename: "RelayByNameMultihost"
    @@ -111,7 +111,7 @@

    dnsName

    dnsName: string
    diff --git a/interfaces/_cardano_sdk_core.Cardano.StakeAddressCertificate.html b/interfaces/_cardano_sdk_core.Cardano.StakeAddressCertificate.html index 19c7378c019..34fd8c8d678 100644 --- a/interfaces/_cardano_sdk_core.Cardano.StakeAddressCertificate.html +++ b/interfaces/_cardano_sdk_core.Cardano.StakeAddressCertificate.html @@ -101,7 +101,7 @@

    __typename

    @@ -111,7 +111,7 @@

    rewardAccount

    rewardAccount: RewardAccount
    diff --git a/interfaces/_cardano_sdk_core.Cardano.StakeDelegationCertificate.html b/interfaces/_cardano_sdk_core.Cardano.StakeDelegationCertificate.html index 69e3d95a3cb..9c0cb5e75b0 100644 --- a/interfaces/_cardano_sdk_core.Cardano.StakeDelegationCertificate.html +++ b/interfaces/_cardano_sdk_core.Cardano.StakeDelegationCertificate.html @@ -103,7 +103,7 @@

    __typename

    __typename: StakeDelegation
    @@ -113,7 +113,7 @@

    epoch

    epoch: number
    @@ -123,7 +123,7 @@

    poolId

    poolId: PoolId
    @@ -133,7 +133,7 @@

    rewardAccount

    rewardAccount: RewardAccount
    diff --git a/interfaces/_cardano_sdk_core.Cardano.StakePool.html b/interfaces/_cardano_sdk_core.Cardano.StakePool.html index e368eaf6a42..fd3084a802f 100644 --- a/interfaces/_cardano_sdk_core.Cardano.StakePool.html +++ b/interfaces/_cardano_sdk_core.Cardano.StakePool.html @@ -119,7 +119,7 @@

    cost

    @@ -134,7 +134,7 @@

    hexId

    hexId: PoolIdHex
    @@ -150,7 +150,7 @@

    id

    @@ -161,7 +161,7 @@

    margin

    @@ -176,7 +176,7 @@

    Optional metadata

    @@ -192,7 +192,7 @@

    Optional metadataJson

    Inherited from PoolParameters.metadataJson

    @@ -207,7 +207,7 @@

    metrics

    @@ -223,7 +223,7 @@

    owners

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

    pledge

    @@ -250,7 +250,7 @@

    relays

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

    rewardAccount

    @@ -276,7 +276,7 @@

    status

    @@ -291,7 +291,7 @@

    transactions

    transactions: StakePoolTransactions
    @@ -307,7 +307,7 @@

    vrf

    diff --git a/interfaces/_cardano_sdk_core.Cardano.StakePoolMetadataFields.html b/interfaces/_cardano_sdk_core.Cardano.StakePoolMetadataFields.html index 3b9efcb0737..59b88b6ee48 100644 --- a/interfaces/_cardano_sdk_core.Cardano.StakePoolMetadataFields.html +++ b/interfaces/_cardano_sdk_core.Cardano.StakePoolMetadataFields.html @@ -103,7 +103,7 @@

    description

    description: string
    @@ -119,7 +119,7 @@

    homepage

    homepage: string
    @@ -135,7 +135,7 @@

    name

    name: string
    @@ -151,7 +151,7 @@

    ticker

    ticker: string
    diff --git a/interfaces/_cardano_sdk_core.Cardano.StakePoolMetrics.html b/interfaces/_cardano_sdk_core.Cardano.StakePoolMetrics.html index daf1199ccef..7e02a4c2aff 100644 --- a/interfaces/_cardano_sdk_core.Cardano.StakePoolMetrics.html +++ b/interfaces/_cardano_sdk_core.Cardano.StakePoolMetrics.html @@ -105,7 +105,7 @@

    blocksCreated

    blocksCreated: number
    @@ -120,7 +120,7 @@

    delegators

    delegators: number
    @@ -130,7 +130,7 @@

    livePledge

    livePledge: bigint
    @@ -140,7 +140,7 @@

    saturation

    saturation: number
    @@ -150,7 +150,7 @@

    size

    @@ -165,7 +165,7 @@

    stake

    diff --git a/interfaces/_cardano_sdk_core.Cardano.StakePoolMetricsSize.html b/interfaces/_cardano_sdk_core.Cardano.StakePoolMetricsSize.html index fc2045e2534..677c915314b 100644 --- a/interfaces/_cardano_sdk_core.Cardano.StakePoolMetricsSize.html +++ b/interfaces/_cardano_sdk_core.Cardano.StakePoolMetricsSize.html @@ -101,7 +101,7 @@

    active

    active: number
    @@ -111,7 +111,7 @@

    live

    live: number
    diff --git a/interfaces/_cardano_sdk_core.Cardano.StakePoolMetricsStake.html b/interfaces/_cardano_sdk_core.Cardano.StakePoolMetricsStake.html index d79749ce66f..c45823f8662 100644 --- a/interfaces/_cardano_sdk_core.Cardano.StakePoolMetricsStake.html +++ b/interfaces/_cardano_sdk_core.Cardano.StakePoolMetricsStake.html @@ -101,7 +101,7 @@

    active

    active: bigint
    @@ -111,7 +111,7 @@

    live

    live: bigint
    diff --git a/interfaces/_cardano_sdk_core.Cardano.StakePoolTransactions.html b/interfaces/_cardano_sdk_core.Cardano.StakePoolTransactions.html index 14d5f7207e8..c45970d6344 100644 --- a/interfaces/_cardano_sdk_core.Cardano.StakePoolTransactions.html +++ b/interfaces/_cardano_sdk_core.Cardano.StakePoolTransactions.html @@ -101,7 +101,7 @@

    registration

    registration: TransactionId[]
    @@ -111,7 +111,7 @@

    retirement

    retirement: TransactionId[]
    diff --git a/interfaces/_cardano_sdk_core.Cardano.ThePoolsMediaAssets.html b/interfaces/_cardano_sdk_core.Cardano.ThePoolsMediaAssets.html index 33ca7bff440..f409424fcee 100644 --- a/interfaces/_cardano_sdk_core.Cardano.ThePoolsMediaAssets.html +++ b/interfaces/_cardano_sdk_core.Cardano.ThePoolsMediaAssets.html @@ -115,7 +115,7 @@

    Optional color_bg

    color_bg: string
    @@ -125,7 +125,7 @@

    Optional color_fg

    color_fg: string
    @@ -135,7 +135,7 @@

    icon_png_64x64

    icon_png_64x64: string
    @@ -145,7 +145,7 @@

    Optional logo_png

    logo_png: string
    @@ -155,7 +155,7 @@

    Optional logo_svg

    logo_svg: string
    diff --git a/interfaces/_cardano_sdk_core.Cardano.Tip.html b/interfaces/_cardano_sdk_core.Cardano.Tip.html index 0466e608a6d..f4e25fc1cf2 100644 --- a/interfaces/_cardano_sdk_core.Cardano.Tip.html +++ b/interfaces/_cardano_sdk_core.Cardano.Tip.html @@ -102,7 +102,7 @@

    blockNo

    blockNo: number
    @@ -112,7 +112,7 @@

    hash

    hash: BlockId
    @@ -122,7 +122,7 @@

    slot

    slot: number
    diff --git a/interfaces/_cardano_sdk_core.Cardano.TxAlonzo.html b/interfaces/_cardano_sdk_core.Cardano.TxAlonzo.html index ecabd8e9bc0..06ddf81fa37 100644 --- a/interfaces/_cardano_sdk_core.Cardano.TxAlonzo.html +++ b/interfaces/_cardano_sdk_core.Cardano.TxAlonzo.html @@ -107,7 +107,7 @@

    Optional auxiliaryDataauxiliaryData: AuxiliaryData

    @@ -117,7 +117,7 @@

    blockHeader

    blockHeader: PartialBlockHeader
    @@ -127,7 +127,7 @@

    body

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

    id

    @@ -147,7 +147,7 @@

    implicitCoin

    implicitCoin: ImplicitCoin
    @@ -157,7 +157,7 @@

    index

    index: number
    @@ -167,7 +167,7 @@

    txSize

    txSize: number
    @@ -177,7 +177,7 @@

    witness

    witness: Witness
    diff --git a/interfaces/_cardano_sdk_core.Cardano.TxBodyAlonzo.html b/interfaces/_cardano_sdk_core.Cardano.TxBodyAlonzo.html index 9c936dfe931..019a2c79dc3 100644 --- a/interfaces/_cardano_sdk_core.Cardano.TxBodyAlonzo.html +++ b/interfaces/_cardano_sdk_core.Cardano.TxBodyAlonzo.html @@ -109,7 +109,7 @@

    Optional certificates

    certificates: Certificate[]
    @@ -119,7 +119,7 @@

    Optional collaterals

    collaterals: TxIn[]
    @@ -129,7 +129,7 @@

    fee

    fee: bigint
    @@ -139,7 +139,7 @@

    inputs

    inputs: TxIn[]
    @@ -149,7 +149,7 @@

    Optional mint

    mint: TokenMap
    @@ -159,7 +159,7 @@

    outputs

    outputs: TxOut[]
    @@ -169,7 +169,7 @@

    Optional requiredExtrarequiredExtraSignatures: Ed25519KeyHash[]

    @@ -179,7 +179,7 @@

    Optional scriptIntegrity<
    scriptIntegrityHash: Hash28ByteBase16<"Hash28ByteBase16">
    @@ -189,7 +189,7 @@

    validityInterval

    validityInterval: ValidityInterval
    @@ -199,7 +199,7 @@

    Optional withdrawals

    withdrawals: Withdrawal[]
    diff --git a/interfaces/_cardano_sdk_core.Cardano.TxIn.html b/interfaces/_cardano_sdk_core.Cardano.TxIn.html index a6f4a57ac5a..1e550222238 100644 --- a/interfaces/_cardano_sdk_core.Cardano.TxIn.html +++ b/interfaces/_cardano_sdk_core.Cardano.TxIn.html @@ -102,7 +102,7 @@

    address

    address: Address
    @@ -112,7 +112,7 @@

    index

    index: number
    @@ -122,7 +122,7 @@

    txId

    diff --git a/interfaces/_cardano_sdk_core.Cardano.TxOut.html b/interfaces/_cardano_sdk_core.Cardano.TxOut.html index 960bfe5e90c..8baba31ce81 100644 --- a/interfaces/_cardano_sdk_core.Cardano.TxOut.html +++ b/interfaces/_cardano_sdk_core.Cardano.TxOut.html @@ -102,7 +102,7 @@

    address

    address: Address
    @@ -112,7 +112,7 @@

    Optional datum

    datum: Hash32ByteBase16<"Hash32ByteBase16">
    @@ -122,7 +122,7 @@

    value

    value: Value
    diff --git a/interfaces/_cardano_sdk_core.Cardano.Value.html b/interfaces/_cardano_sdk_core.Cardano.Value.html index 8fa71ed2e6e..3750519e5dd 100644 --- a/interfaces/_cardano_sdk_core.Cardano.Value.html +++ b/interfaces/_cardano_sdk_core.Cardano.Value.html @@ -108,7 +108,7 @@

    Optional assets

    assets: TokenMap
    @@ -118,7 +118,7 @@

    coins

    coins: bigint
    diff --git a/interfaces/_cardano_sdk_core.Cardano.Withdrawal.html b/interfaces/_cardano_sdk_core.Cardano.Withdrawal.html index 4e4b7d5e554..fc1f466c40f 100644 --- a/interfaces/_cardano_sdk_core.Cardano.Withdrawal.html +++ b/interfaces/_cardano_sdk_core.Cardano.Withdrawal.html @@ -101,7 +101,7 @@

    quantity

    quantity: bigint
    @@ -111,7 +111,7 @@

    stakeAddress

    stakeAddress: RewardAccount
    diff --git a/interfaces/_cardano_sdk_core.EpochRange.html b/interfaces/_cardano_sdk_core.EpochRange.html index 3ff133e8d97..b1b60a7e833 100644 --- a/interfaces/_cardano_sdk_core.EpochRange.html +++ b/interfaces/_cardano_sdk_core.EpochRange.html @@ -98,7 +98,7 @@

    Optional lowerBound

    lowerBound: number
    @@ -113,7 +113,7 @@

    Optional upperBound

    upperBound: number
    diff --git a/interfaces/_cardano_sdk_core.EpochRewards.html b/interfaces/_cardano_sdk_core.EpochRewards.html index bc29ccf211a..d684ccd24ce 100644 --- a/interfaces/_cardano_sdk_core.EpochRewards.html +++ b/interfaces/_cardano_sdk_core.EpochRewards.html @@ -98,7 +98,7 @@

    epoch

    epoch: number
    @@ -108,7 +108,7 @@

    rewards

    rewards: bigint
    diff --git a/interfaces/_cardano_sdk_core.RewardHistoryProps.html b/interfaces/_cardano_sdk_core.RewardHistoryProps.html index 9737c3e1820..ed35493b488 100644 --- a/interfaces/_cardano_sdk_core.RewardHistoryProps.html +++ b/interfaces/_cardano_sdk_core.RewardHistoryProps.html @@ -98,7 +98,7 @@

    Optional epochs

    epochs: EpochRange
    @@ -108,7 +108,7 @@

    stakeAddresses

    stakeAddresses: RewardAccount[]
    diff --git a/interfaces/_cardano_sdk_core.StakePoolSearchProvider.html b/interfaces/_cardano_sdk_core.StakePoolSearchProvider.html index 85b8432f387..b997fd8585d 100644 --- a/interfaces/_cardano_sdk_core.StakePoolSearchProvider.html +++ b/interfaces/_cardano_sdk_core.StakePoolSearchProvider.html @@ -101,7 +101,7 @@

    queryStakePools

  • diff --git a/interfaces/_cardano_sdk_core.WalletProvider.html b/interfaces/_cardano_sdk_core.WalletProvider.html index dd99030bbc8..db9ceaf9ecc 100644 --- a/interfaces/_cardano_sdk_core.WalletProvider.html +++ b/interfaces/_cardano_sdk_core.WalletProvider.html @@ -111,7 +111,7 @@

    currentWalletProtocolParameters

  • Returns Promise<Required<Pick<ProtocolParametersAlonzo, "minFeeCoefficient" | "minFeeConstant" | "maxTxSize" | "stakeKeyDeposit" | "poolDeposit" | "minPoolCost" | "coinsPerUtxoWord" | "maxValueSize" | "maxCollateralInputs" | "protocolVersion">>>

    @@ -128,7 +128,7 @@

    genesisParameters

  • Returns Promise<CompactGenesis>

    @@ -145,7 +145,7 @@

    ledgerTip

  • Returns Promise<Tip>

    @@ -162,7 +162,7 @@

    networkInfo

  • Returns Promise<NetworkInfo>

    @@ -179,7 +179,7 @@

    queryBlocksByHashes

  • Parameters

    @@ -203,7 +203,7 @@

    queryTransactionsByAddresses

  • @@ -233,7 +233,7 @@

    queryTransactionsByHashes

  • Parameters

    @@ -256,7 +256,7 @@

    rewardsHistory

  • @@ -285,7 +285,7 @@

    Optional stakePoolSt
  • Returns Promise<StakePoolStats>

    @@ -302,7 +302,7 @@

    submitTx

  • @@ -335,7 +335,7 @@

    utxoDelegationAndRewards

  • Parameters

    diff --git a/interfaces/_cardano_sdk_util_dev.SelectionConstraints.MockSelectionConstraints.html b/interfaces/_cardano_sdk_util_dev.SelectionConstraints.MockSelectionConstraints.html index a7076393926..61a762ccff5 100644 --- a/interfaces/_cardano_sdk_util_dev.SelectionConstraints.MockSelectionConstraints.html +++ b/interfaces/_cardano_sdk_util_dev.SelectionConstraints.MockSelectionConstraints.html @@ -103,7 +103,7 @@

    maxTokenBundleSize

    maxTokenBundleSize: number
    @@ -113,7 +113,7 @@

    minimumCoinQuantity

    minimumCoinQuantity: bigint
    @@ -123,7 +123,7 @@

    minimumCost

    minimumCost: bigint
    @@ -133,7 +133,7 @@

    selectionLimit

    selectionLimit: number
    diff --git a/interfaces/_cardano_sdk_wallet.AssetsTrackerProps.html b/interfaces/_cardano_sdk_wallet.AssetsTrackerProps.html index 9740e7b3965..3571c134e36 100644 --- a/interfaces/_cardano_sdk_wallet.AssetsTrackerProps.html +++ b/interfaces/_cardano_sdk_wallet.AssetsTrackerProps.html @@ -99,7 +99,7 @@

    assetProvider

    assetProvider: AssetProvider
    @@ -109,7 +109,7 @@

    balanceTracker

    balanceTracker: TransactionalTracker<Balance>
    @@ -119,7 +119,7 @@

    retryBackoffConfig

    retryBackoffConfig: RetryBackoffConfig
    diff --git a/interfaces/_cardano_sdk_wallet.Balance.html b/interfaces/_cardano_sdk_wallet.Balance.html index 5a58ff5b0df..518245e6ee7 100644 --- a/interfaces/_cardano_sdk_wallet.Balance.html +++ b/interfaces/_cardano_sdk_wallet.Balance.html @@ -127,7 +127,7 @@

    deposit

    deposit: bigint
    @@ -137,7 +137,7 @@

    rewards

    rewards: bigint
    diff --git a/interfaces/_cardano_sdk_wallet.BehaviorObservable.html b/interfaces/_cardano_sdk_wallet.BehaviorObservable.html index 559ed1b24a3..34e153f5b6e 100644 --- a/interfaces/_cardano_sdk_wallet.BehaviorObservable.html +++ b/interfaces/_cardano_sdk_wallet.BehaviorObservable.html @@ -176,7 +176,7 @@

    value

  • Returns null | T

    diff --git a/interfaces/_cardano_sdk_wallet.Delegatee.html b/interfaces/_cardano_sdk_wallet.Delegatee.html index bd563270752..e6ae4e4c490 100644 --- a/interfaces/_cardano_sdk_wallet.Delegatee.html +++ b/interfaces/_cardano_sdk_wallet.Delegatee.html @@ -99,7 +99,7 @@

    Optional currentEpoch

    currentEpoch: StakePool
  • @@ -115,7 +115,7 @@

    Optional nextEpoch

    nextEpoch: StakePool
    @@ -125,7 +125,7 @@

    nextNextEpoch

    nextNextEpoch: StakePool
    diff --git a/interfaces/_cardano_sdk_wallet.DelegationTracker.html b/interfaces/_cardano_sdk_wallet.DelegationTracker.html index dada6185935..c9aa7f0b218 100644 --- a/interfaces/_cardano_sdk_wallet.DelegationTracker.html +++ b/interfaces/_cardano_sdk_wallet.DelegationTracker.html @@ -104,7 +104,7 @@

    rewardAccounts$

    rewardAccounts$: Observable<RewardAccount[]>
    @@ -114,7 +114,7 @@

    rewardsHistory$

    @@ -131,7 +131,7 @@

    shutdown

  • Returns void

    diff --git a/interfaces/_cardano_sdk_wallet.DelegationTrackerProps.html b/interfaces/_cardano_sdk_wallet.DelegationTrackerProps.html index f3151c5d985..177a250fbb5 100644 --- a/interfaces/_cardano_sdk_wallet.DelegationTrackerProps.html +++ b/interfaces/_cardano_sdk_wallet.DelegationTrackerProps.html @@ -103,7 +103,7 @@

    epoch$

    epoch$: Observable<number>
    @@ -113,7 +113,7 @@

    Optional internals

    internals: { blockEpochProvider?: (blockHashes: BlockId[]) => Observable<number[]>; queryStakePoolsProvider?: (fragments: PoolId[]) => Observable<StakePool[]>; rewardsHistoryProvider?: (lowerBound: null | number) => Observable<EpochRewards[]>; rewardsProvider?: (rewardAccounts: RewardAccount[]) => Observable<bigint[]> }
    @@ -212,7 +212,7 @@

    retryBackoffConfig

    retryBackoffConfig: RetryBackoffConfig
    @@ -222,7 +222,7 @@

    rewardAccountAddresses$

    rewardAccountAddresses$: Observable<RewardAccount[]>
    @@ -232,7 +232,7 @@

    stakePoolSearchProvider

    stakePoolSearchProvider: StakePoolSearchProvider
    @@ -242,7 +242,7 @@

    transactionsTracker

    transactionsTracker: TransactionsTracker
    @@ -252,7 +252,7 @@

    walletProvider

    walletProvider: WalletProvider
    diff --git a/interfaces/_cardano_sdk_wallet.DirectionalTransaction.html b/interfaces/_cardano_sdk_wallet.DirectionalTransaction.html index 384b43bf898..250496b952d 100644 --- a/interfaces/_cardano_sdk_wallet.DirectionalTransaction.html +++ b/interfaces/_cardano_sdk_wallet.DirectionalTransaction.html @@ -98,7 +98,7 @@

    direction

    @@ -108,7 +108,7 @@

    tx

    tx: TxAlonzo
    diff --git a/interfaces/_cardano_sdk_wallet.FailedTx.html b/interfaces/_cardano_sdk_wallet.FailedTx.html index acc944bd226..e992505d4d0 100644 --- a/interfaces/_cardano_sdk_wallet.FailedTx.html +++ b/interfaces/_cardano_sdk_wallet.FailedTx.html @@ -99,7 +99,7 @@

    Optional error

    error: CustomError
    @@ -109,7 +109,7 @@

    reason

    @@ -119,7 +119,7 @@

    tx

    tx: NewTxAlonzo
    diff --git a/interfaces/_cardano_sdk_wallet.FinalizeTxProps.html b/interfaces/_cardano_sdk_wallet.FinalizeTxProps.html index ff2c7443037..3c5c8711f87 100644 --- a/interfaces/_cardano_sdk_wallet.FinalizeTxProps.html +++ b/interfaces/_cardano_sdk_wallet.FinalizeTxProps.html @@ -97,7 +97,7 @@

    Readonly body

    body: TxBodyAlonzo
    diff --git a/interfaces/_cardano_sdk_wallet.InitializeTxPropsValidationResult.html b/interfaces/_cardano_sdk_wallet.InitializeTxPropsValidationResult.html index 0aaebae478a..fc39a67b575 100644 --- a/interfaces/_cardano_sdk_wallet.InitializeTxPropsValidationResult.html +++ b/interfaces/_cardano_sdk_wallet.InitializeTxPropsValidationResult.html @@ -97,7 +97,7 @@

    minimumCoinQuantities

    minimumCoinQuantities: MinimumCoinQuantityPerOutput
    diff --git a/interfaces/_cardano_sdk_wallet.KeyManagement.AccountAddressDerivationPath.html b/interfaces/_cardano_sdk_wallet.KeyManagement.AccountAddressDerivationPath.html index be0c149a4b0..51d23199d3f 100644 --- a/interfaces/_cardano_sdk_wallet.KeyManagement.AccountAddressDerivationPath.html +++ b/interfaces/_cardano_sdk_wallet.KeyManagement.AccountAddressDerivationPath.html @@ -101,7 +101,7 @@

    index

    index: number
    @@ -111,7 +111,7 @@

    type

    diff --git a/interfaces/_cardano_sdk_wallet.KeyManagement.AccountKeyDerivationPath.html b/interfaces/_cardano_sdk_wallet.KeyManagement.AccountKeyDerivationPath.html index 887d534320e..c065f238b06 100644 --- a/interfaces/_cardano_sdk_wallet.KeyManagement.AccountKeyDerivationPath.html +++ b/interfaces/_cardano_sdk_wallet.KeyManagement.AccountKeyDerivationPath.html @@ -101,7 +101,7 @@

    index

    index: number
    @@ -111,7 +111,7 @@

    type

    type: KeyType
    diff --git a/interfaces/_cardano_sdk_wallet.KeyManagement.FromBip39MnemonicWordsProps.html b/interfaces/_cardano_sdk_wallet.KeyManagement.FromBip39MnemonicWordsProps.html index 1294069706e..91ec86ea419 100644 --- a/interfaces/_cardano_sdk_wallet.KeyManagement.FromBip39MnemonicWordsProps.html +++ b/interfaces/_cardano_sdk_wallet.KeyManagement.FromBip39MnemonicWordsProps.html @@ -104,7 +104,7 @@

    Optional accountIndex

    accountIndex: number
    @@ -114,7 +114,7 @@

    getPassword

    getPassword: GetPassword
    @@ -124,7 +124,7 @@

    Optional mnemonic2ndFacto
    mnemonic2ndFactorPassphrase: Uint8Array
    @@ -134,7 +134,7 @@

    mnemonicWords

    mnemonicWords: string[]
    @@ -144,7 +144,7 @@

    networkId

    networkId: NetworkId
    diff --git a/interfaces/_cardano_sdk_wallet.KeyManagement.GroupedAddress.html b/interfaces/_cardano_sdk_wallet.KeyManagement.GroupedAddress.html index f4f40617d30..888802c6c79 100644 --- a/interfaces/_cardano_sdk_wallet.KeyManagement.GroupedAddress.html +++ b/interfaces/_cardano_sdk_wallet.KeyManagement.GroupedAddress.html @@ -105,7 +105,7 @@

    accountIndex

    accountIndex: number
    @@ -115,7 +115,7 @@

    address

    address: Address
    @@ -125,7 +125,7 @@

    index

    index: number
    @@ -135,7 +135,7 @@

    networkId

    networkId: NetworkId
    @@ -145,7 +145,7 @@

    rewardAccount

    rewardAccount: RewardAccount
    @@ -155,7 +155,7 @@

    type

    diff --git a/interfaces/_cardano_sdk_wallet.KeyManagement.InMemoryKeyAgentProps.html b/interfaces/_cardano_sdk_wallet.KeyManagement.InMemoryKeyAgentProps.html index ac4aa0a674d..001dfccc65a 100644 --- a/interfaces/_cardano_sdk_wallet.KeyManagement.InMemoryKeyAgentProps.html +++ b/interfaces/_cardano_sdk_wallet.KeyManagement.InMemoryKeyAgentProps.html @@ -103,7 +103,7 @@

    accountIndex

    accountIndex: number
    @@ -113,7 +113,7 @@

    encryptedRootPrivateKey

    encryptedRootPrivateKey: Uint8Array
    @@ -123,7 +123,7 @@

    getPassword

    getPassword: GetPassword
    @@ -133,7 +133,7 @@

    networkId

    networkId: NetworkId
    diff --git a/interfaces/_cardano_sdk_wallet.KeyManagement.KeyAgent.html b/interfaces/_cardano_sdk_wallet.KeyManagement.KeyAgent.html index d6822018a29..31aaa796414 100644 --- a/interfaces/_cardano_sdk_wallet.KeyManagement.KeyAgent.html +++ b/interfaces/_cardano_sdk_wallet.KeyManagement.KeyAgent.html @@ -123,7 +123,7 @@

    accountIndex

  • Returns number

    @@ -140,7 +140,7 @@

    networkId

  • Returns NetworkId

    @@ -157,7 +157,7 @@

    serializableData

  • Returns SerializableInMemoryKeyAgentData

    @@ -177,7 +177,7 @@

    deriveAddress

  • @@ -207,7 +207,7 @@

    derivePublicKey

  • @@ -237,7 +237,7 @@

    exportRootPrivateKey

  • @@ -261,7 +261,7 @@

    getExtendedAccountPublicKey

  • @@ -285,7 +285,7 @@

    signBlob

  • @@ -318,7 +318,7 @@

    signTransaction

  • diff --git a/interfaces/_cardano_sdk_wallet.KeyManagement.RestoreInMemoryKeyAgentProps.html b/interfaces/_cardano_sdk_wallet.KeyManagement.RestoreInMemoryKeyAgentProps.html index 6bf6e69b513..80ddf638683 100644 --- a/interfaces/_cardano_sdk_wallet.KeyManagement.RestoreInMemoryKeyAgentProps.html +++ b/interfaces/_cardano_sdk_wallet.KeyManagement.RestoreInMemoryKeyAgentProps.html @@ -100,7 +100,7 @@

    Optional getPassword

    getPassword: GetPassword
    diff --git a/interfaces/_cardano_sdk_wallet.KeyManagement.SerializableInMemoryKeyAgentData.html b/interfaces/_cardano_sdk_wallet.KeyManagement.SerializableInMemoryKeyAgentData.html index 787f8868b67..99b9ac2178d 100644 --- a/interfaces/_cardano_sdk_wallet.KeyManagement.SerializableInMemoryKeyAgentData.html +++ b/interfaces/_cardano_sdk_wallet.KeyManagement.SerializableInMemoryKeyAgentData.html @@ -108,7 +108,7 @@

    __typename

    __typename: InMemory
    @@ -119,7 +119,7 @@

    accountIndex

    @@ -129,7 +129,7 @@

    encryptedRootPrivateKeyBytes

    encryptedRootPrivateKeyBytes: number[]
    @@ -140,7 +140,7 @@

    networkId

    diff --git a/interfaces/_cardano_sdk_wallet.KeyManagement.SerializableKeyAgentDataBase.html b/interfaces/_cardano_sdk_wallet.KeyManagement.SerializableKeyAgentDataBase.html index e96c307f6d4..2695c507dc7 100644 --- a/interfaces/_cardano_sdk_wallet.KeyManagement.SerializableKeyAgentDataBase.html +++ b/interfaces/_cardano_sdk_wallet.KeyManagement.SerializableKeyAgentDataBase.html @@ -106,7 +106,7 @@

    accountIndex

    accountIndex: number
    @@ -116,7 +116,7 @@

    networkId

    networkId: NetworkId
    diff --git a/interfaces/_cardano_sdk_wallet.KeyManagement.SignBlobResult.html b/interfaces/_cardano_sdk_wallet.KeyManagement.SignBlobResult.html index 7fc230158f2..3744b9a4a48 100644 --- a/interfaces/_cardano_sdk_wallet.KeyManagement.SignBlobResult.html +++ b/interfaces/_cardano_sdk_wallet.KeyManagement.SignBlobResult.html @@ -101,7 +101,7 @@

    publicKey

    publicKey: Ed25519PublicKey
    @@ -111,7 +111,7 @@

    signature

    signature: Ed25519Signature
    diff --git a/interfaces/_cardano_sdk_wallet.MinimumCoinQuantity.html b/interfaces/_cardano_sdk_wallet.MinimumCoinQuantity.html index 44dc0483e39..3e2746dbf69 100644 --- a/interfaces/_cardano_sdk_wallet.MinimumCoinQuantity.html +++ b/interfaces/_cardano_sdk_wallet.MinimumCoinQuantity.html @@ -98,7 +98,7 @@

    coinMissing

    coinMissing: bigint
    @@ -108,7 +108,7 @@

    minimumCoin

    minimumCoin: bigint
    diff --git a/interfaces/_cardano_sdk_wallet.PollingConfig.html b/interfaces/_cardano_sdk_wallet.PollingConfig.html index 460eeb70841..965772e4af5 100644 --- a/interfaces/_cardano_sdk_wallet.PollingConfig.html +++ b/interfaces/_cardano_sdk_wallet.PollingConfig.html @@ -98,7 +98,7 @@

    Optional interval: number

    @@ -108,7 +108,7 @@

    Optional maxInterval: number

    diff --git a/interfaces/_cardano_sdk_wallet.ProviderTrackerSubjectInternals.html b/interfaces/_cardano_sdk_wallet.ProviderTrackerSubjectInternals.html index 13dbd8b27ad..ece1d193fe7 100644 --- a/interfaces/_cardano_sdk_wallet.ProviderTrackerSubjectInternals.html +++ b/interfaces/_cardano_sdk_wallet.ProviderTrackerSubjectInternals.html @@ -98,7 +98,7 @@

    Optional externalTrigger$
    externalTrigger$: Subject<void>
    @@ -108,7 +108,7 @@

    Optional interval$

    interval$: Observable<unknown>
    diff --git a/interfaces/_cardano_sdk_wallet.RewardAccount.html b/interfaces/_cardano_sdk_wallet.RewardAccount.html index 20ec7f1eba3..2495da04617 100644 --- a/interfaces/_cardano_sdk_wallet.RewardAccount.html +++ b/interfaces/_cardano_sdk_wallet.RewardAccount.html @@ -100,7 +100,7 @@

    address

    address: RewardAccount
    @@ -110,7 +110,7 @@

    Optional delegatee

    delegatee: Delegatee
    @@ -120,7 +120,7 @@

    keyStatus

    keyStatus: StakeKeyStatus
    @@ -130,7 +130,7 @@

    rewardBalance

    rewardBalance: RewardBalance
    diff --git a/interfaces/_cardano_sdk_wallet.RewardBalance.html b/interfaces/_cardano_sdk_wallet.RewardBalance.html index 47f991d5624..c82367faa52 100644 --- a/interfaces/_cardano_sdk_wallet.RewardBalance.html +++ b/interfaces/_cardano_sdk_wallet.RewardBalance.html @@ -98,7 +98,7 @@

    available

    available: bigint
    @@ -108,7 +108,7 @@

    total

    total: bigint
    diff --git a/interfaces/_cardano_sdk_wallet.RewardsHistory.html b/interfaces/_cardano_sdk_wallet.RewardsHistory.html index 07d0cdb0190..96e3105e535 100644 --- a/interfaces/_cardano_sdk_wallet.RewardsHistory.html +++ b/interfaces/_cardano_sdk_wallet.RewardsHistory.html @@ -100,7 +100,7 @@

    all

    all: EpochRewards[]
    @@ -110,7 +110,7 @@

    avgReward

    avgReward: null | bigint
    @@ -120,7 +120,7 @@

    lastReward

    lastReward: null | EpochRewards
    @@ -130,7 +130,7 @@

    lifetimeRewards

    lifetimeRewards: bigint
    diff --git a/interfaces/_cardano_sdk_wallet.Serializable.html b/interfaces/_cardano_sdk_wallet.Serializable.html index 29d9dccca31..8827daaf61a 100644 --- a/interfaces/_cardano_sdk_wallet.Serializable.html +++ b/interfaces/_cardano_sdk_wallet.Serializable.html @@ -109,7 +109,7 @@

    serialize

  • Returns OpaqueStringT

    diff --git a/interfaces/_cardano_sdk_wallet.SerializableStatic.html b/interfaces/_cardano_sdk_wallet.SerializableStatic.html index da24ab9fc1b..3af19eaa812 100644 --- a/interfaces/_cardano_sdk_wallet.SerializableStatic.html +++ b/interfaces/_cardano_sdk_wallet.SerializableStatic.html @@ -112,7 +112,7 @@

    deserialize

  • Parameters

    diff --git a/interfaces/_cardano_sdk_wallet.SingleAddressWalletDependencies.html b/interfaces/_cardano_sdk_wallet.SingleAddressWalletDependencies.html index 26db549fe12..681bb8900b4 100644 --- a/interfaces/_cardano_sdk_wallet.SingleAddressWalletDependencies.html +++ b/interfaces/_cardano_sdk_wallet.SingleAddressWalletDependencies.html @@ -102,7 +102,7 @@

    Readonly assetProviderassetProvider: AssetProvider

  • @@ -112,7 +112,7 @@

    Optional inputSelector: InputSelector

    @@ -122,7 +122,7 @@

    Readonly keyAgent

    keyAgent: KeyAgent
    @@ -132,7 +132,7 @@

    Optional logger: Logger

    @@ -142,7 +142,7 @@

    Readonly stakePoolSe
    stakePoolSearchProvider: StakePoolSearchProvider
    @@ -152,7 +152,7 @@

    Readonly walletProviderwalletProvider: WalletProvider

    diff --git a/interfaces/_cardano_sdk_wallet.SingleAddressWalletProps.html b/interfaces/_cardano_sdk_wallet.SingleAddressWalletProps.html index 1c53d56f6c8..86216cb35ae 100644 --- a/interfaces/_cardano_sdk_wallet.SingleAddressWalletProps.html +++ b/interfaces/_cardano_sdk_wallet.SingleAddressWalletProps.html @@ -100,7 +100,7 @@

    Optional address: GroupedAddress

    @@ -110,7 +110,7 @@

    Readonly name

    name: string
    @@ -120,7 +120,7 @@

    Optional polling: PollingConfig

    @@ -130,7 +130,7 @@

    Optional retryBackoffConfig: RetryBackoffConfig

    diff --git a/interfaces/_cardano_sdk_wallet.SourceTrackerProps.html b/interfaces/_cardano_sdk_wallet.SourceTrackerProps.html index e9061829318..dba30a3a02c 100644 --- a/interfaces/_cardano_sdk_wallet.SourceTrackerProps.html +++ b/interfaces/_cardano_sdk_wallet.SourceTrackerProps.html @@ -106,7 +106,7 @@

    pollInterval

    pollInterval: number
    @@ -116,7 +116,7 @@

    provider$

    provider$: Observable<T>
    diff --git a/interfaces/_cardano_sdk_wallet.TransactionalObservables.html b/interfaces/_cardano_sdk_wallet.TransactionalObservables.html index 03f94f05b81..94ed9cf6d3a 100644 --- a/interfaces/_cardano_sdk_wallet.TransactionalObservables.html +++ b/interfaces/_cardano_sdk_wallet.TransactionalObservables.html @@ -111,7 +111,7 @@

    available$

    available$: BehaviorObservable<T>
    @@ -121,7 +121,7 @@

    total$

    diff --git a/interfaces/_cardano_sdk_wallet.TransactionalTracker.html b/interfaces/_cardano_sdk_wallet.TransactionalTracker.html index daa4d7144a2..33a6eee6b6b 100644 --- a/interfaces/_cardano_sdk_wallet.TransactionalTracker.html +++ b/interfaces/_cardano_sdk_wallet.TransactionalTracker.html @@ -118,7 +118,7 @@

    available$

    @@ -129,7 +129,7 @@

    total$

    @@ -146,7 +146,7 @@

    shutdown

  • Returns void

    diff --git a/interfaces/_cardano_sdk_wallet.TransactionsTracker.html b/interfaces/_cardano_sdk_wallet.TransactionsTracker.html index c5ca84b35fb..ba9a7d8bd5c 100644 --- a/interfaces/_cardano_sdk_wallet.TransactionsTracker.html +++ b/interfaces/_cardano_sdk_wallet.TransactionsTracker.html @@ -105,7 +105,7 @@

    Readonly history

    history: { all$: BehaviorObservable<DirectionalTransaction[]>; incoming$: BehaviorObservable<TxAlonzo[]>; outgoing$: BehaviorObservable<TxAlonzo[]> }
    @@ -129,7 +129,7 @@

    Readonly incoming$

    incoming$: Observable<TxAlonzo>
    @@ -139,7 +139,7 @@

    Readonly outgoing

    outgoing: { confirmed$: Observable<NewTxAlonzo>; failed$: Observable<FailedTx>; inFlight$: BehaviorObservable<NewTxAlonzo[]>; pending$: Observable<NewTxAlonzo>; submitting$: Observable<NewTxAlonzo> }
    @@ -176,7 +176,7 @@

    shutdown

  • Returns void

    diff --git a/interfaces/_cardano_sdk_wallet.TransactionsTrackerInternals.html b/interfaces/_cardano_sdk_wallet.TransactionsTrackerInternals.html index f9639de5293..17d5d6e7ae6 100644 --- a/interfaces/_cardano_sdk_wallet.TransactionsTrackerInternals.html +++ b/interfaces/_cardano_sdk_wallet.TransactionsTrackerInternals.html @@ -97,7 +97,7 @@

    Optional transactionsSour
    transactionsSource$: TrackerSubject<DirectionalTransaction[]>
    diff --git a/interfaces/_cardano_sdk_wallet.TransactionsTrackerProps.html b/interfaces/_cardano_sdk_wallet.TransactionsTrackerProps.html index 14f79335f2a..e2eab5611da 100644 --- a/interfaces/_cardano_sdk_wallet.TransactionsTrackerProps.html +++ b/interfaces/_cardano_sdk_wallet.TransactionsTrackerProps.html @@ -101,7 +101,7 @@

    addresses$

    addresses$: Observable<Address[]>
    @@ -111,7 +111,7 @@

    newTransactions

    newTransactions: { failedToSubmit$: Observable<FailedTx>; pending$: Observable<NewTxAlonzo>; submitting$: Observable<NewTxAlonzo> }
    @@ -135,7 +135,7 @@

    retryBackoffConfig

    retryBackoffConfig: RetryBackoffConfig
    @@ -145,7 +145,7 @@

    tip$

    tip$: Observable<Tip>
    @@ -155,7 +155,7 @@

    walletProvider

    walletProvider: WalletProvider
    diff --git a/interfaces/_cardano_sdk_wallet.UtxoTrackerInternals.html b/interfaces/_cardano_sdk_wallet.UtxoTrackerInternals.html index 6f8727f3d8e..9a214e43144 100644 --- a/interfaces/_cardano_sdk_wallet.UtxoTrackerInternals.html +++ b/interfaces/_cardano_sdk_wallet.UtxoTrackerInternals.html @@ -97,7 +97,7 @@

    Optional utxoSource$

    utxoSource$: TrackerSubject<Utxo[]>
    diff --git a/interfaces/_cardano_sdk_wallet.UtxoTrackerProps.html b/interfaces/_cardano_sdk_wallet.UtxoTrackerProps.html index 1f90a957c85..9d0fdac67a2 100644 --- a/interfaces/_cardano_sdk_wallet.UtxoTrackerProps.html +++ b/interfaces/_cardano_sdk_wallet.UtxoTrackerProps.html @@ -101,7 +101,7 @@

    addresses$

    addresses$: Observable<Address[]>
    @@ -111,7 +111,7 @@

    retryBackoffConfig

    retryBackoffConfig: RetryBackoffConfig
    @@ -121,7 +121,7 @@

    tipBlockHeight$

    tipBlockHeight$: Observable<number>
    @@ -131,7 +131,7 @@

    transactionsInFlight$

    transactionsInFlight$: Observable<NewTxAlonzo[]>
    @@ -141,7 +141,7 @@

    walletProvider

    walletProvider: WalletProvider
    diff --git a/interfaces/_cardano_sdk_wallet.Wallet.html b/interfaces/_cardano_sdk_wallet.Wallet.html index 26800c086a0..0b2884cd785 100644 --- a/interfaces/_cardano_sdk_wallet.Wallet.html +++ b/interfaces/_cardano_sdk_wallet.Wallet.html @@ -124,7 +124,7 @@

    Readonly addresses$

    @@ -134,7 +134,7 @@

    Readonly assets$

    @@ -144,7 +144,7 @@

    Readonly balance

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

    Readonly delegation

    delegation: DelegationTracker
    @@ -164,7 +164,7 @@

    Readonly genesisParameter
    genesisParameters$: BehaviorObservable<CompactGenesis>
    @@ -174,7 +174,7 @@

    name

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

    Readonly networkInfo$

    networkInfo$: BehaviorObservable<NetworkInfo>
    @@ -194,7 +194,7 @@

    Readonly protocolParamete
    protocolParameters$: BehaviorObservable<Required<Pick<ProtocolParametersAlonzo, "minFeeCoefficient" | "minFeeConstant" | "maxTxSize" | "stakeKeyDeposit" | "poolDeposit" | "minPoolCost" | "coinsPerUtxoWord" | "maxValueSize" | "maxCollateralInputs" | "protocolVersion">>>
    @@ -204,7 +204,7 @@

    Readonly tip$

    @@ -214,7 +214,7 @@

    Readonly transactions

    transactions: TransactionsTracker
    @@ -224,7 +224,7 @@

    Readonly utxo

    utxo: TransactionalTracker<Utxo[]>
    @@ -241,7 +241,7 @@

    finalizeTx

  • Parameters

    @@ -264,7 +264,7 @@

    initializeTx

  • @@ -294,7 +294,7 @@

    shutdown

  • Returns void

    @@ -311,7 +311,7 @@

    submitTx

  • @@ -341,7 +341,7 @@

    sync

  • Returns void

    @@ -358,7 +358,7 @@

    validateInitializeTxProps

  • diff --git a/modules/_cardano_sdk_blockfrost.html b/modules/_cardano_sdk_blockfrost.html index e1f484b61cc..fa4ba777ca3 100644 --- a/modules/_cardano_sdk_blockfrost.html +++ b/modules/_cardano_sdk_blockfrost.html @@ -116,7 +116,7 @@

    Const blockfrostAssetPr
  • @@ -153,7 +153,7 @@

    Const blockfrostWalletP
  • diff --git a/modules/_cardano_sdk_cardano_graphql.html b/modules/_cardano_sdk_cardano_graphql.html index 9a819edbdcd..11ccfc0e035 100644 --- a/modules/_cardano_sdk_cardano_graphql.html +++ b/modules/_cardano_sdk_cardano_graphql.html @@ -99,7 +99,7 @@

    GraphQLClien

    GraphQLClien: GraphQLClient["options"]
    @@ -116,7 +116,7 @@

    Const createGraphQLStake

    Parameters

    @@ -156,7 +156,7 @@
    StakePools: function
  • Parameters

    @@ -181,7 +181,7 @@
    StakePoolsByMetadata: fu
  • Parameters

    diff --git a/modules/_cardano_sdk_cardano_graphql_db_sync.html b/modules/_cardano_sdk_cardano_graphql_db_sync.html index d51db103125..9dd422783a4 100644 --- a/modules/_cardano_sdk_cardano_graphql_db_sync.html +++ b/modules/_cardano_sdk_cardano_graphql_db_sync.html @@ -96,7 +96,7 @@

    Const cardanoGraphqlDbS
  • diff --git a/modules/_cardano_sdk_cip2.html b/modules/_cardano_sdk_cip2.html index 94ff76b6143..2b21010123f 100644 --- a/modules/_cardano_sdk_cip2.html +++ b/modules/_cardano_sdk_cip2.html @@ -127,7 +127,7 @@

    BuildTx

    BuildTx: (selection: SelectionSkeleton) => Promise<CSL.Transaction>
    @@ -158,7 +158,7 @@

    ComputeMinimumCoinQuantity

    ComputeMinimumCoinQuantity: (assetQuantities?: Cardano.TokenMap) => Cardano.Lovelace
    @@ -190,7 +190,7 @@

    ComputeSelectionLimit

    ComputeSelectionLimit: (selectionSkeleton: SelectionSkeleton) => Promise<number>
    @@ -223,7 +223,7 @@

    EstimateTxFee

    EstimateTxFee: (selectionSkeleton: SelectionSkeleton) => Promise<Cardano.Lovelace>
    @@ -255,7 +255,7 @@

    ProtocolParametersForInputSelection

    ProtocolParametersForInputSelection: Pick<Cardano.ProtocolParametersAlonzo, "coinsPerUtxoWord" | "maxTxSize" | "maxValueSize" | "minFeeCoefficient" | "minFeeConstant">
    @@ -265,7 +265,7 @@

    ProtocolParametersRequiredByInputSelection

    ProtocolParametersRequiredByInputSelection: Required<{[ k in keyof ProtocolParametersForInputSelection]: ProtocolParametersForInputSelection[k] }>
    @@ -275,7 +275,7 @@

    Selection

    @@ -285,7 +285,7 @@

    TokenBundleSizeExceedsLimit

    TokenBundleSizeExceedsLimit: (tokenBundle?: Cardano.TokenMap) => boolean
    @@ -324,7 +324,7 @@

    Const computeMinimumCoi
  • Parameters

    @@ -347,7 +347,7 @@

    Const computeMinimumCos
  • Parameters

    @@ -373,7 +373,7 @@

    Const computeSelectionL
  • @@ -407,7 +407,7 @@

    Const defaultSelectionC
  • Parameters

    @@ -430,7 +430,7 @@

    Const roundRobinRandom<
  • Returns InputSelector

    @@ -447,7 +447,7 @@

    Const tokenBundleSize

    Parameters

    diff --git a/modules/_cardano_sdk_cip30.html b/modules/_cardano_sdk_cip30.html index 06256f53c31..fd354f5a31b 100644 --- a/modules/_cardano_sdk_cip30.html +++ b/modules/_cardano_sdk_cip30.html @@ -137,7 +137,7 @@

    Bytes

    Bytes: string
    @@ -152,7 +152,7 @@

    Cbor

    Cbor: string
    @@ -169,7 +169,7 @@

    GetBalance

    GetBalance: () => Promise<Cbor>
    @@ -203,7 +203,7 @@

    GetChangeAddress

    GetChangeAddress: () => Promise<Cbor>
    @@ -236,7 +236,7 @@

    GetRewardAddresses

    GetRewardAddresses: () => Promise<Cbor[]>
    @@ -267,7 +267,7 @@

    GetUnusedAddresses

    GetUnusedAddresses: () => Promise<Cbor[]>
    @@ -298,7 +298,7 @@

    GetUsedAddresses

    GetUsedAddresses: (paginate?: Paginate) => Promise<Cbor[]>
    @@ -336,7 +336,7 @@

    GetUtxos

    GetUtxos: (amount?: Cbor, paginate?: Paginate) => Promise<Cardano.Utxo[] | undefined>
    @@ -381,7 +381,7 @@

    Paginate

    Paginate: { limit: number; page: number }
    @@ -409,7 +409,7 @@

    RequestAccess

    RequestAccess: () => Promise<boolean>
    @@ -440,7 +440,7 @@

    SignData

    SignData: (addr: Cbor, sigStructure: Cbor) => Promise<Bytes>
    @@ -483,7 +483,7 @@

    SignTx

    SignTx: (tx: Cbor, partialSign?: Boolean) => Promise<Cbor>
    @@ -531,7 +531,7 @@

    SpecificationVersion

    SpecificationVersion: string
    @@ -546,7 +546,7 @@

    SubmitTx

    SubmitTx: (tx: Cbor) => Promise<string>
    @@ -586,7 +586,7 @@

    WalletName

    WalletName: string
    @@ -601,7 +601,7 @@

    WalletOptions

    WalletOptions: { logger?: Logger; persistAllowList?: boolean; storage?: Storage }
    @@ -625,7 +625,7 @@

    WalletProperties

    WalletProperties: { name: WalletName; version: SpecificationVersion }
    @@ -646,7 +646,7 @@

    WalletPublic

    WalletPublic: ReturnType<Wallet["getPublicApi"]>
    @@ -656,7 +656,7 @@

    WindowMaybeWithCardano

    WindowMaybeWithCardano: Window & { cardano?: {} }
    @@ -673,7 +673,7 @@

    Const createUiWallet

  • Parameters

    @@ -696,7 +696,7 @@

    Const handleMessages

  • Parameters

    @@ -722,7 +722,7 @@

    Const injectWindow

  • Parameters

    diff --git a/modules/_cardano_sdk_core.Address.util.html b/modules/_cardano_sdk_core.Address.util.html index 690b2313880..58b588e57b8 100644 --- a/modules/_cardano_sdk_core.Address.util.html +++ b/modules/_cardano_sdk_core.Address.util.html @@ -96,7 +96,7 @@

    Const isAddress

  • diff --git a/modules/_cardano_sdk_core.Asset.util.html b/modules/_cardano_sdk_core.Asset.util.html index e466edde23d..752125a6a89 100644 --- a/modules/_cardano_sdk_core.Asset.util.html +++ b/modules/_cardano_sdk_core.Asset.util.html @@ -100,7 +100,7 @@

    Const assetNameFrom

    Parameters

    @@ -123,7 +123,7 @@

    Const coalesceTokenMaps
  • @@ -151,7 +151,7 @@

    Const createAssetId

    Parameters

    @@ -178,7 +178,7 @@

    Const parseAssetId

  • Parameters

    @@ -209,7 +209,7 @@

    Const policyIdFromAsset
  • Parameters

    diff --git a/modules/_cardano_sdk_core.Cardano.TxSubmissionErrors.html b/modules/_cardano_sdk_core.Cardano.TxSubmissionErrors.html index f396667a1d5..40dc50e53c0 100644 --- a/modules/_cardano_sdk_core.Cardano.TxSubmissionErrors.html +++ b/modules/_cardano_sdk_core.Cardano.TxSubmissionErrors.html @@ -160,7 +160,7 @@

    Const AddressAttributes
    AddressAttributesTooLargeError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -228,7 +228,7 @@

    Const AlreadyDelegating
    AlreadyDelegatingError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -296,7 +296,7 @@

    Const BadInputsErrorBadInputsError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...

    @@ -364,7 +364,7 @@

    Const CollateralHasNon<
    CollateralHasNonAdaAssetsError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -432,7 +432,7 @@

    Const CollateralIsScriptCollateralIsScriptError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...

    @@ -500,7 +500,7 @@

    Const CollateralTooSmal
    CollateralTooSmallError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -568,7 +568,7 @@

    Const CollectErrorsErro
    CollectErrorsError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -636,7 +636,7 @@

    Const DelegateNotRegist
    DelegateNotRegisteredError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -704,7 +704,7 @@

    Const DuplicateGenesisV
    DuplicateGenesisVrfError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -772,7 +772,7 @@

    Const EraMismatchError<
    EraMismatchError: typeof EraMismatchError = ...
    @@ -782,7 +782,7 @@

    Const ExecutionUnitsToo
    ExecutionUnitsTooLargeError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -850,7 +850,7 @@

    Const ExpiredUtxoError<
    ExpiredUtxoError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -918,7 +918,7 @@

    Const ExtraDataMismatch
    ExtraDataMismatchError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -986,7 +986,7 @@

    Const ExtraRedeemersErr
    ExtraRedeemersError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -1054,7 +1054,7 @@

    Const FeeTooSmallE
    FeeTooSmallError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -1122,7 +1122,7 @@

    Const InsufficientFunds
    InsufficientFundsForMirError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -1190,7 +1190,7 @@

    Const InsufficientGenesisInsufficientGenesisSignaturesError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...

    @@ -1258,7 +1258,7 @@

    Const InvalidMetadataEr
    InvalidMetadataError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -1326,7 +1326,7 @@

    Const InvalidWitnessesE
    InvalidWitnessesError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -1394,7 +1394,7 @@

    Const MirNegativeTransf
    MirNegativeTransferNotCurrentlyAllowedError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -1462,7 +1462,7 @@

    Const MirProducesNegati
    MirProducesNegativeUpdateError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -1530,7 +1530,7 @@

    Const MirTransferNotMirTransferNotCurrentlyAllowedError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...

    @@ -1598,7 +1598,7 @@

    Const MissingAtLeastOne
    MissingAtLeastOneInputUtxoError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -1666,7 +1666,7 @@

    Const MissingCollateral
    MissingCollateralInputsError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -1734,7 +1734,7 @@

    Const MissingDatumHashe
    MissingDatumHashesForInputsError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -1802,7 +1802,7 @@

    Const MissingRequiredDa
    MissingRequiredDatumsError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -1870,7 +1870,7 @@

    Const MissingRequiredRe
    MissingRequiredRedeemersError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -1938,7 +1938,7 @@

    Const MissingRequiredSi
    MissingRequiredSignaturesError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -2006,7 +2006,7 @@

    Const MissingScriptWitn
    MissingScriptWitnessesError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -2074,7 +2074,7 @@

    Const MissingTxMetadata
    MissingTxMetadataError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -2142,7 +2142,7 @@

    Const MissingTxMetadata
    MissingTxMetadataHashError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -2210,7 +2210,7 @@

    Const MissingVkWitnessesMissingVkWitnessesError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...

    @@ -2278,7 +2278,7 @@

    Const NetworkMismatchEr
    NetworkMismatchError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -2346,7 +2346,7 @@

    Const NonGenesisVoters<
    NonGenesisVotersError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -2414,7 +2414,7 @@

    Const OutputTooSmallOutputTooSmallError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...

    @@ -2482,7 +2482,7 @@

    Const OutsideForecastEr
    OutsideForecastError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -2550,7 +2550,7 @@

    Const OutsideOfValidity
    OutsideOfValidityIntervalError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -2618,7 +2618,7 @@

    Const PoolCostTooS
    PoolCostTooSmallError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -2686,7 +2686,7 @@

    Const PoolMetadataHash<
    PoolMetadataHashTooBigError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -2754,7 +2754,7 @@

    Const ProtocolVersionCa
    ProtocolVersionCannotFollowError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -2822,7 +2822,7 @@

    Const RewardAccountNot<
    RewardAccountNotEmptyError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -2890,7 +2890,7 @@

    Const RewardAccountNot<
    RewardAccountNotExistingError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -2958,7 +2958,7 @@

    Const ScriptWitnessNot<
    ScriptWitnessNotValidatingError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -3026,7 +3026,7 @@

    Const StakeKeyAlreadyStakeKeyAlreadyRegisteredError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...

    @@ -3094,7 +3094,7 @@

    Const StakeKeyNotR
    StakeKeyNotRegisteredError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -3162,7 +3162,7 @@

    Const StakePoolNot
    StakePoolNotRegisteredError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -3230,7 +3230,7 @@

    Const TooLateForMi
    TooLateForMirError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -3298,7 +3298,7 @@

    Const TooManyAssetsTooManyAssetsInOutputError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...

    @@ -3366,7 +3366,7 @@

    Const TooManyCollateral
    TooManyCollateralInputsError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -3434,7 +3434,7 @@

    Const TriesToForgeAdaTriesToForgeAdaError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...

    @@ -3502,7 +3502,7 @@

    Const TxMetadataHashTxMetadataHashMismatchError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...

    @@ -3570,7 +3570,7 @@

    Const TxTooLargeEr
    TxTooLargeError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -3638,7 +3638,7 @@

    Const UnknownGenesisKey
    UnknownGenesisKeyError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -3706,7 +3706,7 @@

    Const UnknownOrIncompleteUnknownOrIncompleteWithdrawalsError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...

    @@ -3774,7 +3774,7 @@

    Const UnkownResultError
    UnkownResultError: typeof UnknownResultError = ...
    @@ -3784,7 +3784,7 @@

    Const UnspendableDatums
    UnspendableDatumsError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -3852,7 +3852,7 @@

    Const UnspendableScript
    UnspendableScriptInputsError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -3920,7 +3920,7 @@

    Const UpdateWrongEpoch<
    UpdateWrongEpochError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -3988,7 +3988,7 @@

    Const ValidationTagMism
    ValidationTagMismatchError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -4056,7 +4056,7 @@

    Const ValueNotConserved
    ValueNotConservedError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -4124,7 +4124,7 @@

    Const WrongCertificateT
    WrongCertificateTypeError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -4192,7 +4192,7 @@

    Const WrongPoolCertific
    WrongPoolCertificateError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    @@ -4260,7 +4260,7 @@

    Const WrongRetirementEp
    WrongRetirementEpochError: { stackTraceLimit: number; captureStackTrace: any; prepareStackTrace?: any } = ...
    diff --git a/modules/_cardano_sdk_core.Cardano.html b/modules/_cardano_sdk_core.Cardano.html index 6b9ad2c92c0..03e0ed4d1b4 100644 --- a/modules/_cardano_sdk_core.Cardano.html +++ b/modules/_cardano_sdk_core.Cardano.html @@ -249,7 +249,7 @@

    Address

    Address: OpaqueString<"Address">
    @@ -265,7 +265,7 @@

    AssetFingerprint

    AssetFingerprint: OpaqueString<"AssetFingerprint">
    @@ -281,7 +281,7 @@

    AssetId

    AssetId: OpaqueString<"AssetId">
    @@ -291,7 +291,7 @@

    AssetName

    AssetName: OpaqueString<"AssetName">
    @@ -301,7 +301,7 @@

    Bip32PrivateKey

    Bip32PrivateKey: OpaqueString<"Bip32PrivateKey">
    @@ -316,7 +316,7 @@

    Bip32PublicKey

    Bip32PublicKey: OpaqueString<"Bip32PublicKey">
    @@ -331,7 +331,7 @@

    BlockId

    BlockId: Hash32ByteBase16<"BlockId">
    @@ -356,7 +356,7 @@

    Certificate

    @@ -366,7 +366,7 @@

    DeclaredPoolLocation

    DeclaredPoolLocation: string
    @@ -381,7 +381,7 @@

    Ed25519KeyHash

    Ed25519KeyHash: OpaqueString<"Ed25519KeyHash">
    @@ -396,7 +396,7 @@

    Ed25519PublicKey

    Ed25519PublicKey: OpaqueString<"Ed25519PublicKey">
    @@ -411,7 +411,7 @@

    Ed25519Signature

    Ed25519Signature: OpaqueString<"Ed25519Signature">
    @@ -426,7 +426,7 @@

    EmailAddress

    EmailAddress: string
    @@ -451,7 +451,7 @@

    FacebookAccount

    FacebookAccount: string
    @@ -466,7 +466,7 @@

    GithubAccount

    GithubAccount: string
    @@ -481,7 +481,7 @@

    Lovelace

    Lovelace: bigint
    @@ -491,7 +491,7 @@

    Metadatum

    Metadatum: bigint | MetadatumMap | string | Uint8Array | Metadatum[]
    @@ -501,7 +501,7 @@

    NewTxAlonzo

    NewTxAlonzo: Omit<TxAlonzo, "blockHeader" | "implicitCoin" | "txSize" | "index">
    @@ -511,7 +511,7 @@

    PartialBlockHeader

    PartialBlockHeader: Pick<OgmiosHeader, "blockHeight" | "slot"> & { blockHash: BlockId }
    @@ -521,7 +521,7 @@

    Percent

    Percent: number
    @@ -536,7 +536,7 @@

    PolicyId

    PolicyId: Hash28ByteBase16<"PolicyId">
    @@ -546,7 +546,7 @@

    PoolIconInPNGFileFormat64X64Px

    PoolIconInPNGFileFormat64X64Px: string
    @@ -561,7 +561,7 @@

    PoolId

    PoolId: OpaqueString<"PoolId">
    @@ -576,7 +576,7 @@

    PoolIdHex

    PoolIdHex: Hash28ByteBase16<"PoolIdHex">
    @@ -591,7 +591,7 @@

    PoolLogoInPNGFileFormat

    PoolLogoInPNGFileFormat: string
    @@ -606,7 +606,7 @@

    PoolLogoInSVGFileFormat

    PoolLogoInSVGFileFormat: string
    @@ -621,7 +621,7 @@

    PoolMdVk

    PoolMdVk: OpaqueString<"PoolMdVk">
    @@ -636,7 +636,7 @@

    PoolPrimaryColor

    PoolPrimaryColor: string
    @@ -651,7 +651,7 @@

    PoolSecondaryColor

    PoolSecondaryColor: string
    @@ -666,7 +666,7 @@

    PrimaryContactPreference

    PrimaryContactPreference: string
    @@ -681,7 +681,7 @@

    ProtocolParametersAlonzo

    ProtocolParametersAlonzo: OptionalUndefined<RecursivelyReplaceNullWithUndefined<Ogmios.ProtocolParametersAlonzo>>
    @@ -691,7 +691,7 @@

    RSSFeed

    RSSFeed: string
    @@ -706,7 +706,7 @@

    Ratio

    Ratio: number
    @@ -716,7 +716,7 @@

    Relay

    @@ -726,7 +726,7 @@

    RewardAccount

    RewardAccount: OpaqueString<"RewardAccount">
    @@ -752,7 +752,7 @@

    SerialNumber

    SerialNumber: number
    @@ -768,7 +768,7 @@

    Signatures

    @@ -788,7 +788,7 @@

    StakePoolMetadata

    @@ -798,7 +798,7 @@

    TelegramAccount

    TelegramAccount: string
    @@ -813,7 +813,7 @@

    TheITNPoolOwnerPublicKey

    TheITNPoolOwnerPublicKey: string
    @@ -823,7 +823,7 @@

    TheSecretKeyGeneratedWitness

    TheSecretKeyGeneratedWitness: string
    @@ -833,7 +833,7 @@

    TokenMap

    TokenMap: Map<AssetId, bigint>
    @@ -848,7 +848,7 @@

    TransactionId

    TransactionId: Hash32ByteBase16<"TransactionId">
    @@ -863,7 +863,7 @@

    TwitterAccount

    TwitterAccount: string
    @@ -878,7 +878,7 @@

    TxSubmissionError

    TxSubmissionError: CustomError
    @@ -888,7 +888,7 @@

    Utxo

    Utxo: [TxIn, TxOut]
    @@ -898,7 +898,7 @@

    ValidityInterval

    ValidityInterval: OptionalUndefined<RecursivelyReplaceNullWithUndefined<Ogmios.ValidityInterval>>
    @@ -908,7 +908,7 @@

    VrfVkBech32

    VrfVkBech32: OpaqueString<"VrfVkBech32">
    @@ -923,7 +923,7 @@

    VrfVkHex

    VrfVkHex: OpaqueString<"VrfVkHex">
    @@ -938,7 +938,7 @@

    Witness

    Witness: Omit<Partial<BlockBodyAlonzo["witness"]>, "redeemers" | "signatures"> & { redeemers?: Redeemer[]; signatures: Signatures }
    @@ -955,7 +955,7 @@

    Const Address

  • @@ -988,7 +988,7 @@

    Const AssetFingerprint

  • Parameters

    @@ -1011,7 +1011,7 @@

    Const AssetId

  • @@ -1044,7 +1044,7 @@

    Const AssetName

  • Parameters

    @@ -1067,7 +1067,7 @@

    Const Bip32PrivateKey

    Parameters

    @@ -1090,7 +1090,7 @@

    Const Bip32PublicKey

    Parameters

    @@ -1113,7 +1113,7 @@

    Const BlockId

  • @@ -1146,7 +1146,7 @@

    Const Ed25519KeyHash

    Parameters

    @@ -1169,7 +1169,7 @@

    Const Ed25519PublicKey<
  • @@ -1202,7 +1202,7 @@

    Const Ed25519Signature

  • @@ -1235,7 +1235,7 @@

    Const PolicyId

  • Parameters

    @@ -1258,7 +1258,7 @@

    Const PoolId

  • @@ -1291,7 +1291,7 @@

    Const PoolIdHex

  • @@ -1324,7 +1324,7 @@

    Const PoolMdVk

  • Parameters

    @@ -1347,7 +1347,7 @@

    Const RewardAccount

  • @@ -1380,7 +1380,7 @@

    Const TransactionId

  • @@ -1413,7 +1413,7 @@

    Const VrfVkBech32

  • Parameters

    @@ -1436,7 +1436,7 @@

    Const VrfVkHex

  • Parameters

    diff --git a/modules/_cardano_sdk_core.Cardano.util.html b/modules/_cardano_sdk_core.Cardano.util.html index 0747112ce5b..d321afbddb4 100644 --- a/modules/_cardano_sdk_core.Cardano.util.html +++ b/modules/_cardano_sdk_core.Cardano.util.html @@ -111,7 +111,7 @@

    Hash28ByteBase16

    Hash28ByteBase16<T>: OpaqueString<T>
    @@ -132,7 +132,7 @@

    Hash32ByteBase16

    Hash32ByteBase16<T>: OpaqueString<T>
    @@ -160,7 +160,7 @@

    Const Hash28ByteBase16<
  • @@ -199,7 +199,7 @@

    Const Hash32ByteBase16<
  • @@ -238,7 +238,7 @@

    Const assertIsHexString
  • @@ -277,7 +277,7 @@

    Const coalesceValueQuan
  • @@ -305,7 +305,7 @@

    Const computeMinUtxo
    @@ -333,7 +333,7 @@

    Const typedBech32

  • @@ -384,7 +384,7 @@

    Const typedHex

  • diff --git a/modules/_cardano_sdk_core.coreToCsl.certificate.html b/modules/_cardano_sdk_core.coreToCsl.certificate.html index 4996ca2fb8f..cd6ff8ce105 100644 --- a/modules/_cardano_sdk_core.coreToCsl.certificate.html +++ b/modules/_cardano_sdk_core.coreToCsl.certificate.html @@ -102,7 +102,7 @@

    Const create

  • Parameters

    @@ -125,7 +125,7 @@

    Const poolRegistration

  • Parameters

    @@ -148,7 +148,7 @@

    Const poolRetirement

  • Parameters

    @@ -174,7 +174,7 @@

    Const stakeAddressToCre
  • Parameters

    @@ -197,7 +197,7 @@

    Const stakeDelegation

  • Parameters

    @@ -223,7 +223,7 @@

    Const stakeKeyDeregistr
  • Parameters

    @@ -246,7 +246,7 @@

    Const stakeKeyRegistrat
  • Parameters

    diff --git a/modules/_cardano_sdk_core.coreToCsl.html b/modules/_cardano_sdk_core.coreToCsl.html index 0b59043a344..ee2492b74f4 100644 --- a/modules/_cardano_sdk_core.coreToCsl.html +++ b/modules/_cardano_sdk_core.coreToCsl.html @@ -105,7 +105,7 @@

    Const tokenMap

  • Parameters

    @@ -128,7 +128,7 @@

    Const tx

  • Parameters

    @@ -151,7 +151,7 @@

    Const txBody

  • Parameters

    @@ -174,7 +174,7 @@

    Const txIn

  • Parameters

    @@ -197,7 +197,7 @@

    Const txOut

  • Parameters

    @@ -220,7 +220,7 @@

    Const utxo

  • Parameters

    @@ -243,7 +243,7 @@

    Const value

  • Parameters

    diff --git a/modules/_cardano_sdk_core.cslToCore.html b/modules/_cardano_sdk_core.cslToCore.html index 73fb8eefb35..f13c1a5958d 100644 --- a/modules/_cardano_sdk_core.cslToCore.html +++ b/modules/_cardano_sdk_core.cslToCore.html @@ -97,7 +97,7 @@

    Const tx

  • Parameters

    @@ -120,7 +120,7 @@

    Const txIn

  • Parameters

    @@ -146,7 +146,7 @@

    Const txInputs

  • Parameters

    @@ -172,7 +172,7 @@

    Const txOut

  • Parameters

    @@ -195,7 +195,7 @@

    Const value

  • Parameters

    diff --git a/modules/_cardano_sdk_core.cslUtil.html b/modules/_cardano_sdk_core.cslUtil.html index 0745a553cd0..c88b51016e5 100644 --- a/modules/_cardano_sdk_core.cslUtil.html +++ b/modules/_cardano_sdk_core.cslUtil.html @@ -102,7 +102,7 @@

    CslObject

    CslObject: { to_bytes: any }
    @@ -117,7 +117,7 @@
    to_bytes: function
  • Returns Uint8Array

    @@ -136,7 +136,7 @@

    Const MAX_U64

    MAX_U64: 18446744073709551615n = ...
    @@ -146,7 +146,7 @@

    Const maxBigNum

    maxBigNum: BigNum = ...
    @@ -163,7 +163,7 @@

    Const bytewiseEquals

  • diff --git a/modules/_cardano_sdk_core.html b/modules/_cardano_sdk_core.html index a55bae486c2..540e84a15e5 100644 --- a/modules/_cardano_sdk_core.html +++ b/modules/_cardano_sdk_core.html @@ -138,7 +138,7 @@

    AssetSupply

    AssetSupply: { circulating: Lovelace; max: Lovelace; total: Lovelace }
    @@ -162,7 +162,7 @@

    CardanoSerializationLib

    CardanoSerializationLib: typeof CSL
    @@ -172,7 +172,7 @@

    NetworkInfo

    NetworkInfo: { currentEpoch: { end: { date: Date }; number: Epoch; start: { date: Date } }; lovelaceSupply: AssetSupply; stake: StakeSummary }
    @@ -227,7 +227,7 @@

    ProtocolParametersRequiredByWallet

    ProtocolParametersRequiredByWallet: Required<Pick<ProtocolParametersAlonzo, "coinsPerUtxoWord" | "maxTxSize" | "maxValueSize" | "stakeKeyDeposit" | "maxCollateralInputs" | "minFeeCoefficient" | "minFeeConstant" | "minPoolCost" | "poolDeposit" | "protocolVersion">>
    @@ -237,7 +237,7 @@

    StakePoolStats

    StakePoolStats: { qty: { active: number; retired: number; retiring: number } }
    @@ -266,7 +266,7 @@

    StakeSummary

    StakeSummary: { active: Lovelace; live: Lovelace }
    @@ -290,7 +290,7 @@

    Const BigIntMath

    BigIntMath: { abs: any; max: any; sum: any } = ...
    @@ -305,7 +305,7 @@
    abs: function
  • Parameters

    @@ -327,7 +327,7 @@
    max: function
  • Parameters

    @@ -349,7 +349,7 @@
    sum: function
  • Parameters

    diff --git a/modules/_cardano_sdk_core.util.html b/modules/_cardano_sdk_core.util.html index 5c482f5ab7f..2155fe8a22b 100644 --- a/modules/_cardano_sdk_core.util.html +++ b/modules/_cardano_sdk_core.util.html @@ -97,7 +97,7 @@

    OptionalUndefined

    OptionalUndefined<T>: Optional<T> & Required<T>

    Type parameters

    @@ -113,7 +113,7 @@

    RecursivelyReplaceNullWithUndefined

    RecursivelyReplaceNullWithUndefined<T>: T extends null ? undefined : T extends Date ? T : {[ K in keyof T]: T[K] extends infer U[] ? RecursivelyReplaceNullWithUndefined<U>[] : RecursivelyReplaceNullWithUndefined<T[K]> }

    Type parameters

    @@ -136,7 +136,7 @@

    Const isNotNil

  • Type parameters

    @@ -165,7 +165,7 @@

    Const replaceNullsWith<
  • diff --git a/modules/_cardano_sdk_util_dev.AssetId.html b/modules/_cardano_sdk_util_dev.AssetId.html index 4ded9676178..3217ba5147e 100644 --- a/modules/_cardano_sdk_util_dev.AssetId.html +++ b/modules/_cardano_sdk_util_dev.AssetId.html @@ -92,7 +92,7 @@

    Const All

    All: AssetId[] = ...
    @@ -102,7 +102,7 @@

    Const PXL

    PXL: AssetId = ...
    @@ -112,7 +112,7 @@

    Const TSLA

    TSLA: AssetId = ...
    @@ -122,7 +122,7 @@

    Const Unit

    Unit: AssetId = ...
    diff --git a/modules/_cardano_sdk_util_dev.CslTestUtil.html b/modules/_cardano_sdk_util_dev.CslTestUtil.html index 699602e72bd..316996516ac 100644 --- a/modules/_cardano_sdk_util_dev.CslTestUtil.html +++ b/modules/_cardano_sdk_util_dev.CslTestUtil.html @@ -95,7 +95,7 @@

    Const createOutput

  • Parameters

    @@ -121,7 +121,7 @@

    Const createTxInput

  • Parameters

    @@ -147,7 +147,7 @@

    Const createUnspentTxOu
  • Parameters

    diff --git a/modules/_cardano_sdk_util_dev.SelectionConstraints.html b/modules/_cardano_sdk_util_dev.SelectionConstraints.html index 98aec6004a9..646c147f634 100644 --- a/modules/_cardano_sdk_util_dev.SelectionConstraints.html +++ b/modules/_cardano_sdk_util_dev.SelectionConstraints.html @@ -102,7 +102,7 @@

    Const MOCK_NO_CONSTRAIN
    MOCK_NO_CONSTRAINTS: MockSelectionConstraints = ...
    @@ -112,7 +112,7 @@

    Const NO_CONSTRAINTS

    NO_CONSTRAINTS: SelectionConstraints = ...
    @@ -129,7 +129,7 @@

    Const mockConstraintsTo
  • Parameters

    diff --git a/modules/_cardano_sdk_util_dev.TxTestUtil.html b/modules/_cardano_sdk_util_dev.TxTestUtil.html index 3505419dde3..9366adb1298 100644 --- a/modules/_cardano_sdk_util_dev.TxTestUtil.html +++ b/modules/_cardano_sdk_util_dev.TxTestUtil.html @@ -95,7 +95,7 @@

    Const createOutput

  • Parameters

    @@ -121,7 +121,7 @@

    Const createTxInput

  • Parameters

    @@ -161,7 +161,7 @@

    Const createUnspentTxOu
  • Parameters

    diff --git a/modules/_cardano_sdk_util_dev.html b/modules/_cardano_sdk_util_dev.html index 263d6c8fba9..1fc6f85cdda 100644 --- a/modules/_cardano_sdk_util_dev.html +++ b/modules/_cardano_sdk_util_dev.html @@ -102,7 +102,7 @@

    Const somePartialStake<
    somePartialStakePools: Cardano.StakePool[] = ...
    @@ -119,7 +119,7 @@

    Const createStubStake
    @@ -150,7 +150,7 @@

    Const flushPromises

  • Parameters

    diff --git a/modules/_cardano_sdk_wallet.KeyManagement.html b/modules/_cardano_sdk_wallet.KeyManagement.html index 6c04bc89d75..9fbf9964207 100644 --- a/modules/_cardano_sdk_wallet.KeyManagement.html +++ b/modules/_cardano_sdk_wallet.KeyManagement.html @@ -140,7 +140,7 @@

    AgentSpecificData

    AgentSpecificData: number[] | null
    @@ -155,7 +155,7 @@

    GetPassword

    GetPassword: (noCache?: true) => Promise<Uint8Array>
    @@ -187,7 +187,7 @@

    HexBlob

    HexBlob: Cardano.util.OpaqueString<"HexBlob">
    @@ -197,7 +197,7 @@

    SerializableKeyAgentData

    SerializableKeyAgentData: SerializableInMemoryKeyAgentData
    @@ -214,7 +214,7 @@

    Const HexBlob

  • Parameters

    @@ -237,7 +237,7 @@

    Const cachedGetPassword
  • Parameters

    @@ -275,7 +275,7 @@

    Const createPbkdf2Key

    Parameters

    @@ -301,7 +301,7 @@

    Const emip3decrypt

  • @@ -332,7 +332,7 @@

    Const emip3encrypt

  • @@ -364,7 +364,7 @@

    restoreKeyAgent

  • Parameters

    @@ -381,7 +381,7 @@

    Returns Promise

    Parameters

    diff --git a/modules/_cardano_sdk_wallet.KeyManagement.util.html b/modules/_cardano_sdk_wallet.KeyManagement.util.html index d24b29f3e89..5a25db100d0 100644 --- a/modules/_cardano_sdk_wallet.KeyManagement.util.html +++ b/modules/_cardano_sdk_wallet.KeyManagement.util.html @@ -102,7 +102,7 @@

    Const entropyToMnemonic
  • Parameters

    @@ -125,7 +125,7 @@

    Const generateMnemonicW
  • Parameters

    @@ -148,7 +148,7 @@

    Const harden

  • Parameters

    @@ -171,7 +171,7 @@

    Const joinMnemonicWords
  • Parameters

    @@ -194,7 +194,7 @@

    Const mnemonicToWords

  • @@ -222,7 +222,7 @@

    Const mnemonicWordsToEn
  • Parameters

    @@ -245,7 +245,7 @@

    Const validateMnemonic

  • diff --git a/modules/_cardano_sdk_wallet.Transaction.html b/modules/_cardano_sdk_wallet.Transaction.html index 19489d7a8d0..d430b5aba33 100644 --- a/modules/_cardano_sdk_wallet.Transaction.html +++ b/modules/_cardano_sdk_wallet.Transaction.html @@ -98,7 +98,7 @@

    CreateTxInternalsProps

    CreateTxInternalsProps: { certificates?: Cardano.Certificate[]; changeAddress: Cardano.Address; inputSelection: SelectionResult["selection"]; validityInterval: Cardano.ValidityInterval; withdrawals?: Cardano.Withdrawal[] }
    @@ -128,7 +128,7 @@

    TxInternals

    TxInternals: { body: Cardano.TxBodyAlonzo; hash: Cardano.TransactionId }
    @@ -156,7 +156,7 @@

    Const computeImplicitCo
  • @@ -187,7 +187,7 @@

    Const createTransaction
  • Parameters

    @@ -210,7 +210,7 @@

    Const ensureValidityInt
  • Parameters

    diff --git a/modules/_cardano_sdk_wallet.html b/modules/_cardano_sdk_wallet.html index 207bf6e66aa..b33b66f1c2c 100644 --- a/modules/_cardano_sdk_wallet.html +++ b/modules/_cardano_sdk_wallet.html @@ -203,7 +203,7 @@

    Assets

    Assets: Map<Cardano.AssetId, Cardano.Asset>
    @@ -213,7 +213,7 @@

    BlockEpochProvider

    BlockEpochProvider: ReturnType<typeof createBlockEpochProvider>
    @@ -223,7 +223,7 @@

    GetAssetProvider

    GetAssetProvider: ReturnType<typeof createGetAssetProvider>
    @@ -233,7 +233,7 @@

    InitializeTxProps

    InitializeTxProps: { certificates?: Cardano.Certificate[]; options?: { validityInterval?: Cardano.ValidityInterval }; outputs?: Set<Cardano.TxOut>; withdrawals?: Cardano.Withdrawal[] }
    @@ -265,7 +265,7 @@

    InitializeTxResult

    InitializeTxResult: TxInternals & { inputSelection: SelectionSkeleton }
    @@ -275,7 +275,7 @@

    Milliseconds

    Milliseconds: number
    @@ -285,7 +285,7 @@

    MinimumCoinQuantityPerOutput

    MinimumCoinQuantityPerOutput: Map<Cardano.TxOut, MinimumCoinQuantity>
    @@ -295,7 +295,7 @@

    ObservableRewardsProvider

    ObservableRewardsProvider: ReturnType<typeof createRewardsProvider>
    @@ -305,7 +305,7 @@

    ObservableStakePoolSearchProvider

    ObservableStakePoolSearchProvider: ReturnType<typeof createQueryStakePoolsProvider>
    @@ -315,7 +315,7 @@

    RetryOperator

    RetryOperator: () => ReturnType<typeof retryBackoff>
    @@ -340,7 +340,7 @@

    RewardsHistoryProvider

    RewardsHistoryProvider: ReturnType<typeof createRewardsHistoryProvider>
    @@ -353,7 +353,7 @@

    Const RegAndDeregC
    RegAndDeregCertificateTypes: CertificateType[] = ...
    @@ -370,7 +370,7 @@

    Const addressDelegatees

  • Parameters

    @@ -420,7 +420,7 @@

    Const addressKeyStatuse
  • Parameters

    @@ -449,7 +449,7 @@

    Const addressRewards

  • Parameters

    @@ -496,7 +496,7 @@

    Const arrayEquals

  • Type parameters

    @@ -552,7 +552,7 @@

    Const certificateTransaction
  • Parameters

    @@ -599,7 +599,7 @@

    Const coldObservablePro
  • Type parameters

    @@ -670,7 +670,7 @@

    Const createAddressTran
  • Parameters

    @@ -702,7 +702,7 @@

    Const createAssetsTrack
  • Parameters

    @@ -728,7 +728,7 @@

    Const createBalanceTrac
  • Parameters

    @@ -757,7 +757,7 @@

    Const createBlockEpoch<
  • Parameters

    @@ -801,7 +801,7 @@

    Const createDelegateeTr
  • Parameters

    @@ -848,7 +848,7 @@

    Const createDelegationT
  • Parameters

    @@ -871,7 +871,7 @@

    Const createGetAsset

    Parameters

    @@ -915,7 +915,7 @@

    Const createQueryStake<
  • Parameters

    @@ -959,7 +959,7 @@

    Const createRewardAccou
  • Parameters

    @@ -1038,7 +1038,7 @@

    Const createRewardsHist
  • Parameters

    @@ -1085,7 +1085,7 @@

    Const createRewardsHist
  • Parameters

    @@ -1129,7 +1129,7 @@

    Const createRewardsProv
  • Parameters

    @@ -1179,7 +1179,7 @@

    Const createTransactions

    Parameters

    @@ -1205,7 +1205,7 @@

    Const createUtxoProvide
  • Parameters

    @@ -1237,7 +1237,7 @@

    Const createUtxoTracker
  • Parameters

    @@ -1263,7 +1263,7 @@

    Const deepEquals

  • Type parameters

    @@ -1295,7 +1295,7 @@

    Const distinctBlock

  • Parameters

    @@ -1318,7 +1318,7 @@

    Const distinctEpoch

  • Parameters

    @@ -1341,7 +1341,7 @@

    Const fetchRewardsTrigg
  • Parameters

    @@ -1370,7 +1370,7 @@

    Const getStakePool
  • Parameters

    @@ -1411,7 +1411,7 @@

    Const includesAnyCertif
  • Parameters

    @@ -1437,7 +1437,7 @@

    Const isLastStakeK
  • Parameters

    @@ -1466,7 +1466,7 @@

    Const shallowArrayEqual
  • Type parameters

    @@ -1498,7 +1498,7 @@

    Const stakeKeyCertficat
  • Parameters

    @@ -1521,7 +1521,7 @@

    Const staticImplements

  • Type parameters

    @@ -1568,7 +1568,7 @@

    Const strictEquals

  • Type parameters

    @@ -1600,7 +1600,7 @@

    Const toRewardAccounts<
  • Parameters

    @@ -1641,7 +1641,7 @@

    Const transactionHasAny
  • Parameters

    @@ -1667,7 +1667,7 @@

    Const transactionsEquals

    Parameters

    @@ -1693,7 +1693,7 @@

    Const transactionsWithC
  • Parameters

    @@ -1719,7 +1719,7 @@

    Const txEquals

  • Parameters

    @@ -1745,7 +1745,7 @@

    Const utxoEquals

  • Parameters