From 2bb235696037165c6dd038f0b85f67cec4566e73 Mon Sep 17 00:00:00 2001 From: marcvelmer Date: Thu, 11 Apr 2024 14:38:34 +0000 Subject: [PATCH] Update vocdoni-sdk docs by commit 66360b9 --- docs/sdk/reference/classes/Account.md | 38 +++--- docs/sdk/reference/classes/AccountAPI.md | 16 +-- docs/sdk/reference/classes/AccountService.md | 12 +- .../sdk/reference/classes/AnonymousService.md | 42 +++--- docs/sdk/reference/classes/AnonymousVote.md | 14 +- .../sdk/reference/classes/ApprovalElection.md | 78 +++++------ .../sdk/reference/classes/ArchivedElection.md | 70 +++++----- docs/sdk/reference/classes/BudgetElection.md | 94 +++++++------- docs/sdk/reference/classes/Census.md | 24 ++-- .../sdk/reference/classes/Census3CensusAPI.md | 8 +- .../reference/classes/Census3ServiceAPI.md | 2 +- .../reference/classes/Census3StrategyAPI.md | 30 ++--- docs/sdk/reference/classes/Census3TokenAPI.md | 10 +- docs/sdk/reference/classes/CensusAPI.md | 20 +-- docs/sdk/reference/classes/CensusService.md | 28 ++-- docs/sdk/reference/classes/ChainAPI.md | 32 ++--- docs/sdk/reference/classes/ChainService.md | 22 ++-- docs/sdk/reference/classes/CspAPI.md | 6 +- docs/sdk/reference/classes/CspCensus.md | 26 ++-- docs/sdk/reference/classes/CspService.md | 20 +-- docs/sdk/reference/classes/CspVote.md | 14 +- docs/sdk/reference/classes/Election.md | 32 ++--- docs/sdk/reference/classes/ElectionAPI.md | 16 +-- docs/sdk/reference/classes/ElectionService.md | 28 ++-- docs/sdk/reference/classes/FaucetAPI.md | 2 +- docs/sdk/reference/classes/FaucetService.md | 10 +- docs/sdk/reference/classes/FileAPI.md | 2 +- docs/sdk/reference/classes/FileService.md | 6 +- docs/sdk/reference/classes/InvalidElection.md | 6 +- .../reference/classes/MultiChoiceElection.md | 90 ++++++------- docs/sdk/reference/classes/OffchainCensus.md | 28 ++-- docs/sdk/reference/classes/PlainCensus.md | 34 ++--- docs/sdk/reference/classes/PublishedCensus.md | 26 ++-- .../reference/classes/PublishedElection.md | 70 +++++----- docs/sdk/reference/classes/Service.md | 2 +- docs/sdk/reference/classes/StrategyCensus.md | 30 ++--- docs/sdk/reference/classes/TokenCensus.md | 30 ++--- .../reference/classes/UnpublishedElection.md | 76 +++++------ .../reference/classes/VocdoniCensus3Client.md | 75 +++++++---- .../sdk/reference/classes/VocdoniSDKClient.md | 114 ++++++++--------- docs/sdk/reference/classes/Vote.md | 6 +- docs/sdk/reference/classes/VoteAPI.md | 6 +- docs/sdk/reference/classes/VoteService.md | 14 +- docs/sdk/reference/classes/WalletAPI.md | 2 +- docs/sdk/reference/classes/WeightedCensus.md | 34 ++--- docs/sdk/reference/classes/ZkAPI.md | 4 +- docs/sdk/reference/enums/CensusOrigin.md | 20 +-- docs/sdk/reference/enums/CensusType.md | 8 +- docs/sdk/reference/enums/CensusTypeEnum.md | 18 +-- docs/sdk/reference/enums/CspProofType.md | 8 +- .../reference/enums/ElectionCreationSteps.md | 16 +-- .../enums/ElectionResultsTypeNames.md | 8 +- docs/sdk/reference/enums/ElectionStatus.md | 14 +- .../reference/enums/ElectionStatusReady.md | 2 +- docs/sdk/reference/enums/EnvOptions.md | 6 +- docs/sdk/reference/enums/TransactionType.md | 22 ++-- docs/sdk/reference/enums/TxType.md | 50 ++++---- docs/sdk/reference/enums/VoteSteps.md | 14 +- .../reference/interfaces/AccountMetadata.md | 14 +- docs/sdk/reference/interfaces/AdminTx.md | 18 +-- .../sdk/reference/interfaces/CircuitInputs.md | 24 ++-- .../reference/interfaces/CollectFaucetTx.md | 6 +- .../reference/interfaces/ElectionMetadata.md | 14 +- .../interfaces/FetchElectionsParameters.md | 4 +- docs/sdk/reference/interfaces/IAccount.md | 16 +-- .../IAccountTransfersCountResponse.md | 2 +- .../interfaces/IAccountsCountResponse.md | 2 +- .../interfaces/IAccountsListResponse.md | 2 +- .../interfaces/IApprovalElectionParameters.md | 28 ++-- .../interfaces/IBlockTransactionsResponse.md | 6 +- .../IBudgetElectionParametersInfo.md | 32 ++--- .../IBudgetElectionParametersWithBudget.md | 36 +++--- ...udgetElectionParametersWithCensusWeight.md | 34 ++--- docs/sdk/reference/interfaces/ICensus.md | 10 +- .../interfaces/ICensus3CensusListResponse.md | 2 +- .../interfaces/ICensus3CensusQueueResponse.md | 8 +- .../interfaces/ICensus3CensusResponse.md | 16 +-- .../interfaces/ICensus3ServiceInfoResponse.md | 2 +- .../ICensus3StrategiesListResponse.md | 2 +- ...ICensus3StrategiesListResponsePaginated.md | 4 +- .../interfaces/ICensus3StrategiesOperator.md | 4 +- .../ICensus3StrategiesOperatorsResponse.md | 2 +- .../ICensus3StrategyCreateResponse.md | 2 +- ...ICensus3StrategyEstimationQueueResponse.md | 8 +- .../ICensus3StrategyHoldersResponse.md | 2 +- ...Census3StrategyHoldersResponsePaginated.md | 4 +- .../ICensus3StrategyImportQueueResponse.md | 8 +- .../interfaces/ICensus3StrategyToken.md | 8 +- .../interfaces/ICensus3SupportedChain.md | 6 +- .../interfaces/ICensus3TokenHolderResponse.md | 2 +- .../interfaces/ICensus3TokenListResponse.md | 2 +- .../ICensus3TokenListResponsePaginated.md | 4 +- .../interfaces/ICensus3TokenTypesResponse.md | 2 +- .../ICensus3ValidatePredicateChild.md | 4 +- .../ICensus3ValidatePredicateResponse.md | 2 +- .../ICensus3ValidatePredicateToken.md | 2 +- .../interfaces/ICensusExportResponse.md | 8 +- .../interfaces/ICensusParticipant.md | 4 +- .../interfaces/ICensusProofResponse.md | 12 +- .../interfaces/ICensusPublishResponse.md | 4 +- .../interfaces/IChainBlockInfoResponse.md | 10 +- .../interfaces/IChainGetCircuitResponse.md | 18 +-- .../interfaces/IChainGetCostsResponse.md | 6 +- .../interfaces/IChainGetInfoResponse.md | 26 ++-- .../IChainOrganizationCountResponse.md | 2 +- .../IChainOrganizationListResponse.md | 2 +- .../interfaces/IChainOrganizationResponse.md | 4 +- .../interfaces/IChainSubmitTxResponse.md | 6 +- .../interfaces/IChainTxCountResponse.md | 2 +- .../interfaces/IChainTxListResponse.md | 2 +- .../reference/interfaces/IChainTxReference.md | 10 +- .../reference/interfaces/IChainValidator.md | 8 +- .../IChainValidatorsListResponse.md | 2 +- docs/sdk/reference/interfaces/IChoice.md | 8 +- docs/sdk/reference/interfaces/ICspAuthStep.md | 4 +- .../interfaces/ICspFinalStepResponse.md | 2 +- .../reference/interfaces/ICspInfoResponse.md | 8 +- .../ICspIntermediateStepResponse.md | 4 +- .../reference/interfaces/ICspSignResponse.md | 2 +- .../interfaces/IElectionCreateResponse.md | 6 +- .../interfaces/IElectionInfoResponse.md | 36 +++--- .../interfaces/IElectionKeysResponse.md | 4 +- .../interfaces/IElectionListFilter.md | 8 +- .../interfaces/IElectionListResponse.md | 2 +- .../sdk/reference/interfaces/IElectionMode.md | 10 +- .../interfaces/IElectionNextIdResponse.md | 2 +- .../interfaces/IElectionParameters.md | 28 ++-- .../reference/interfaces/IElectionSummary.md | 14 +- .../sdk/reference/interfaces/IElectionType.md | 10 +- .../sdk/reference/interfaces/IElectionVote.md | 10 +- .../interfaces/IElectionVoteListResponse.md | 2 +- .../reference/interfaces/IEncryptionKey.md | 4 +- .../interfaces/IInvalidElectionParameters.md | 2 +- .../IMultiChoiceElectionParameters.md | 34 ++--- .../IPublishedElectionParameters.md | 54 ++++---- docs/sdk/reference/interfaces/IQuestion.md | 8 +- docs/sdk/reference/interfaces/ITallyMode.md | 10 +- .../reference/interfaces/IVoteInfoResponse.md | 20 +-- docs/sdk/reference/interfaces/IVoteMode.md | 10 +- .../interfaces/IVoteSubmitResponse.md | 4 +- docs/sdk/reference/interfaces/IVoteType.md | 14 +- .../reference/interfaces/IZkProofResponse.md | 8 +- .../reference/interfaces/IZkSIKResponse.md | 2 +- docs/sdk/reference/interfaces/MintTokensTx.md | 8 +- docs/sdk/reference/interfaces/NewProcessTx.md | 6 +- docs/sdk/reference/interfaces/Process.md | 62 ++++----- docs/sdk/reference/interfaces/Proof.md | 2 +- .../sdk/reference/interfaces/RegisterKeyTx.md | 10 +- docs/sdk/reference/interfaces/SendTokensTx.md | 10 +- .../reference/interfaces/ServiceProperties.md | 2 +- docs/sdk/reference/interfaces/SetAccountTx.md | 12 +- docs/sdk/reference/interfaces/SetProcessTx.md | 18 +-- .../interfaces/SetTransactionCostsTx.md | 6 +- docs/sdk/reference/interfaces/Tx.md | 4 +- docs/sdk/reference/interfaces/VoteEnvelope.md | 12 +- docs/sdk/reference/sdk-reference.md | 121 +++++++++--------- 156 files changed, 1318 insertions(+), 1290 deletions(-) diff --git a/docs/sdk/reference/classes/Account.md b/docs/sdk/reference/classes/Account.md index 76357d89e..c03907246 100644 --- a/docs/sdk/reference/classes/Account.md +++ b/docs/sdk/reference/classes/Account.md @@ -38,7 +38,7 @@ Represents an account #### Defined in -[types/account.ts:108](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L108) +[types/account.ts:108](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L108) • `set` **avatar**(`value`): `void` @@ -54,7 +54,7 @@ Represents an account #### Defined in -[types/account.ts:112](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L112) +[types/account.ts:112](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L112) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[types/account.ts:92](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L92) +[types/account.ts:92](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L92) • `set` **description**(`value`): `void` @@ -84,7 +84,7 @@ ___ #### Defined in -[types/account.ts:96](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L96) +[types/account.ts:96](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L96) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[types/account.ts:124](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L124) +[types/account.ts:124](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L124) • `set` **feed**(`value`): `void` @@ -114,7 +114,7 @@ ___ #### Defined in -[types/account.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L128) +[types/account.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L128) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[types/account.ts:100](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L100) +[types/account.ts:100](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L100) • `set` **header**(`value`): `void` @@ -144,7 +144,7 @@ ___ #### Defined in -[types/account.ts:104](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L104) +[types/account.ts:104](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L104) ___ @@ -158,7 +158,7 @@ ___ #### Defined in -[types/account.ts:140](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L140) +[types/account.ts:140](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L140) • `set` **languages**(`value`): `void` @@ -174,7 +174,7 @@ ___ #### Defined in -[types/account.ts:144](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L144) +[types/account.ts:144](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L144) ___ @@ -188,7 +188,7 @@ ___ #### Defined in -[types/account.ts:116](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L116) +[types/account.ts:116](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L116) • `set` **logo**(`value`): `void` @@ -204,7 +204,7 @@ ___ #### Defined in -[types/account.ts:120](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L120) +[types/account.ts:120](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L120) ___ @@ -218,7 +218,7 @@ ___ #### Defined in -[types/account.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L132) +[types/account.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L132) • `set` **meta**(`value`): `void` @@ -234,7 +234,7 @@ ___ #### Defined in -[types/account.ts:136](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L136) +[types/account.ts:136](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L136) ___ @@ -248,7 +248,7 @@ ___ #### Defined in -[types/account.ts:84](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L84) +[types/account.ts:84](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L84) • `set` **name**(`value`): `void` @@ -264,7 +264,7 @@ ___ #### Defined in -[types/account.ts:88](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L88) +[types/account.ts:88](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L88) ## Constructors @@ -286,7 +286,7 @@ Constructs an account #### Defined in -[types/account.ts:33](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L33) +[types/account.ts:33](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L33) ## Methods @@ -300,7 +300,7 @@ Constructs an account #### Defined in -[types/account.ts:65](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L65) +[types/account.ts:65](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L65) ___ @@ -322,4 +322,4 @@ Returns an account object #### Defined in -[types/account.ts:61](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L61) +[types/account.ts:61](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L61) diff --git a/docs/sdk/reference/classes/AccountAPI.md b/docs/sdk/reference/classes/AccountAPI.md index 8629f5602..6c945c2fd 100644 --- a/docs/sdk/reference/classes/AccountAPI.md +++ b/docs/sdk/reference/classes/AccountAPI.md @@ -41,7 +41,7 @@ Returns the number of accounts #### Defined in -[api/account.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/account.ts#L131) +[api/account.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/account.ts#L131) ___ @@ -65,7 +65,7 @@ Returns paginated list of elections for a specific account #### Defined in -[api/account.ts:212](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/account.ts#L212) +[api/account.ts:212](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/account.ts#L212) ___ @@ -88,7 +88,7 @@ Fetches an Account information #### Defined in -[api/account.ts:144](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/account.ts#L144) +[api/account.ts:144](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/account.ts#L144) ___ @@ -111,7 +111,7 @@ Returns paginated list of accounts #### Defined in -[api/account.ts:119](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/account.ts#L119) +[api/account.ts:119](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/account.ts#L119) ___ @@ -134,7 +134,7 @@ Fetches the account metadata #### Defined in -[api/account.ts:157](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/account.ts#L157) +[api/account.ts:157](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/account.ts#L157) ___ @@ -158,7 +158,7 @@ Sets Account information #### Defined in -[api/account.ts:171](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/account.ts#L171) +[api/account.ts:171](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/account.ts#L171) ___ @@ -181,7 +181,7 @@ Returns the account's transfers count #### Defined in -[api/account.ts:198](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/account.ts#L198) +[api/account.ts:198](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/account.ts#L198) ___ @@ -205,4 +205,4 @@ Returns paginated list of transfers for a specific account #### Defined in -[api/account.ts:185](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/account.ts#L185) +[api/account.ts:185](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/account.ts#L185) diff --git a/docs/sdk/reference/classes/AccountService.md b/docs/sdk/reference/classes/AccountService.md index b7adf28de..c99c484c3 100644 --- a/docs/sdk/reference/classes/AccountService.md +++ b/docs/sdk/reference/classes/AccountService.md @@ -53,7 +53,7 @@ Service.constructor #### Defined in -[services/account.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/account.ts#L45) +[services/account.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/account.ts#L45) ## Methods @@ -75,7 +75,7 @@ Fetches account information. #### Defined in -[services/account.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/account.ts#L55) +[services/account.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/account.ts#L55) ___ @@ -100,7 +100,7 @@ The transaction hash #### Defined in -[services/account.ts:95](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/account.ts#L95) +[services/account.ts:95](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/account.ts#L95) ___ @@ -122,7 +122,7 @@ ___ #### Defined in -[services/account.ts:100](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/account.ts#L100) +[services/account.ts:100](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/account.ts#L100) ## Properties @@ -136,7 +136,7 @@ AccountServiceProperties.chainService #### Defined in -[services/account.ts:38](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/account.ts#L38) +[services/account.ts:38](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/account.ts#L38) ___ @@ -150,4 +150,4 @@ ___ #### Defined in -[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/service.ts#L6) +[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/service.ts#L6) diff --git a/docs/sdk/reference/classes/AnonymousService.md b/docs/sdk/reference/classes/AnonymousService.md index 62745ba34..a5ed4858e 100644 --- a/docs/sdk/reference/classes/AnonymousService.md +++ b/docs/sdk/reference/classes/AnonymousService.md @@ -68,7 +68,7 @@ Service.constructor #### Defined in -[services/anonymous.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L71) +[services/anonymous.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L71) ## Methods @@ -86,7 +86,7 @@ The checked circuit parameters #### Defined in -[services/anonymous.ts:107](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L107) +[services/anonymous.ts:107](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L107) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[services/anonymous.ts:82](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L82) +[services/anonymous.ts:82](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L82) ___ @@ -128,7 +128,7 @@ Fetches circuits for anonymous voting #### Defined in -[services/anonymous.ts:130](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L130) +[services/anonymous.ts:130](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L130) ___ @@ -148,7 +148,7 @@ ___ #### Defined in -[services/anonymous.ts:93](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L93) +[services/anonymous.ts:93](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L93) ___ @@ -168,7 +168,7 @@ ___ #### Defined in -[services/anonymous.ts:76](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L76) +[services/anonymous.ts:76](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L76) ___ @@ -190,7 +190,7 @@ ___ #### Defined in -[services/anonymous.ts:87](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L87) +[services/anonymous.ts:87](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L87) ___ @@ -212,7 +212,7 @@ Sets circuits for anonymous voting #### Defined in -[services/anonymous.ts:185](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L185) +[services/anonymous.ts:185](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L185) ___ @@ -232,7 +232,7 @@ ___ #### Defined in -[services/anonymous.ts:98](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L98) +[services/anonymous.ts:98](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L98) ___ @@ -254,7 +254,7 @@ ___ #### Defined in -[services/anonymous.ts:232](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L232) +[services/anonymous.ts:232](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L232) ___ @@ -276,7 +276,7 @@ ___ #### Defined in -[services/anonymous.ts:245](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L245) +[services/anonymous.ts:245](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L245) ___ @@ -298,7 +298,7 @@ ___ #### Defined in -[services/anonymous.ts:255](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L255) +[services/anonymous.ts:255](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L255) ___ @@ -320,7 +320,7 @@ ___ #### Defined in -[services/anonymous.ts:249](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L249) +[services/anonymous.ts:249](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L249) ___ @@ -342,7 +342,7 @@ ___ #### Defined in -[services/anonymous.ts:190](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L190) +[services/anonymous.ts:190](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L190) ___ @@ -372,7 +372,7 @@ ___ #### Defined in -[services/anonymous.ts:198](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L198) +[services/anonymous.ts:198](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L198) ___ @@ -392,7 +392,7 @@ ___ #### Defined in -[services/anonymous.ts:268](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L268) +[services/anonymous.ts:268](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L268) ## Properties @@ -406,7 +406,7 @@ AnonymousServiceProperties.chainCircuits #### Defined in -[services/anonymous.ts:64](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L64) +[services/anonymous.ts:64](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L64) ___ @@ -420,7 +420,7 @@ ___ #### Defined in -[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/service.ts#L6) +[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/service.ts#L6) ___ @@ -438,7 +438,7 @@ ___ #### Defined in -[services/anonymous.ts:275](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L275) +[services/anonymous.ts:275](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L275) ___ @@ -456,7 +456,7 @@ ___ #### Defined in -[services/anonymous.ts:327](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L327) +[services/anonymous.ts:327](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L327) ___ @@ -474,4 +474,4 @@ ___ #### Defined in -[services/anonymous.ts:302](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L302) +[services/anonymous.ts:302](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L302) diff --git a/docs/sdk/reference/classes/AnonymousVote.md b/docs/sdk/reference/classes/AnonymousVote.md index 7b6d51cc4..a27f435d1 100644 --- a/docs/sdk/reference/classes/AnonymousVote.md +++ b/docs/sdk/reference/classes/AnonymousVote.md @@ -34,7 +34,7 @@ Represents a vote #### Defined in -[types/vote/anonymous.ts:20](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/vote/anonymous.ts#L20) +[types/vote/anonymous.ts:20](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/vote/anonymous.ts#L20) • `set` **password**(`value`): `void` @@ -50,7 +50,7 @@ Represents a vote #### Defined in -[types/vote/anonymous.ts:24](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/vote/anonymous.ts#L24) +[types/vote/anonymous.ts:24](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/vote/anonymous.ts#L24) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[types/vote/anonymous.ts:28](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/vote/anonymous.ts#L28) +[types/vote/anonymous.ts:28](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/vote/anonymous.ts#L28) • `set` **signature**(`value`): `void` @@ -80,7 +80,7 @@ ___ #### Defined in -[types/vote/anonymous.ts:32](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/vote/anonymous.ts#L32) +[types/vote/anonymous.ts:32](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/vote/anonymous.ts#L32) ___ @@ -98,7 +98,7 @@ Vote.votes #### Defined in -[types/vote/vote.ts:16](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/vote/vote.ts#L16) +[types/vote/vote.ts:16](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/vote/vote.ts#L16) • `set` **votes**(`value`): `void` @@ -118,7 +118,7 @@ Vote.votes #### Defined in -[types/vote/vote.ts:20](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/vote/vote.ts#L20) +[types/vote/vote.ts:20](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/vote/vote.ts#L20) ## Constructors @@ -146,4 +146,4 @@ Constructs an anonymous vote #### Defined in -[types/vote/anonymous.ts:14](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/vote/anonymous.ts#L14) +[types/vote/anonymous.ts:14](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/vote/anonymous.ts#L14) diff --git a/docs/sdk/reference/classes/ApprovalElection.md b/docs/sdk/reference/classes/ApprovalElection.md index 47e9eb1c7..905b3d1ee 100644 --- a/docs/sdk/reference/classes/ApprovalElection.md +++ b/docs/sdk/reference/classes/ApprovalElection.md @@ -62,7 +62,7 @@ UnpublishedElection.addSDKVersion #### Defined in -[types/election/unpublished.ts:275](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L275) +[types/election/unpublished.ts:275](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L275) • `set` **addSDKVersion**(`value`): `void` @@ -82,7 +82,7 @@ UnpublishedElection.addSDKVersion #### Defined in -[types/election/unpublished.ts:279](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L279) +[types/election/unpublished.ts:279](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L279) ___ @@ -100,7 +100,7 @@ UnpublishedElection.census #### Defined in -[types/election/unpublished.ts:249](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L249) +[types/election/unpublished.ts:249](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L249) • `set` **census**(`value`): `void` @@ -120,7 +120,7 @@ UnpublishedElection.census #### Defined in -[types/election/unpublished.ts:253](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L253) +[types/election/unpublished.ts:253](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L253) ___ @@ -138,7 +138,7 @@ UnpublishedElection.description #### Defined in -[types/election/unpublished.ts:173](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L173) +[types/election/unpublished.ts:173](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L173) • `set` **description**(`value`): `void` @@ -158,7 +158,7 @@ UnpublishedElection.description #### Defined in -[types/election/unpublished.ts:177](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L177) +[types/election/unpublished.ts:177](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L177) ___ @@ -176,7 +176,7 @@ UnpublishedElection.duration #### Defined in -[types/election/unpublished.ts:138](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L138) +[types/election/unpublished.ts:138](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L138) ___ @@ -194,7 +194,7 @@ UnpublishedElection.electionType #### Defined in -[types/election/unpublished.ts:225](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L225) +[types/election/unpublished.ts:225](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L225) • `set` **electionType**(`value`): `void` @@ -214,7 +214,7 @@ UnpublishedElection.electionType #### Defined in -[types/election/unpublished.ts:229](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L229) +[types/election/unpublished.ts:229](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L229) ___ @@ -232,7 +232,7 @@ UnpublishedElection.endDate #### Defined in -[types/election/unpublished.ts:215](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L215) +[types/election/unpublished.ts:215](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L215) • `set` **endDate**(`value`): `void` @@ -252,7 +252,7 @@ UnpublishedElection.endDate #### Defined in -[types/election/unpublished.ts:219](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L219) +[types/election/unpublished.ts:219](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L219) ___ @@ -270,7 +270,7 @@ UnpublishedElection.header #### Defined in -[types/election/unpublished.ts:181](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L181) +[types/election/unpublished.ts:181](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L181) • `set` **header**(`value`): `void` @@ -290,7 +290,7 @@ UnpublishedElection.header #### Defined in -[types/election/unpublished.ts:185](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L185) +[types/election/unpublished.ts:185](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L185) ___ @@ -308,7 +308,7 @@ UnpublishedElection.maxCensusSize #### Defined in -[types/election/unpublished.ts:258](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L258) +[types/election/unpublished.ts:258](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L258) • `set` **maxCensusSize**(`value`): `void` @@ -328,7 +328,7 @@ UnpublishedElection.maxCensusSize #### Defined in -[types/election/unpublished.ts:262](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L262) +[types/election/unpublished.ts:262](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L262) ___ @@ -346,7 +346,7 @@ UnpublishedElection.meta #### Defined in -[types/election/unpublished.ts:197](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L197) +[types/election/unpublished.ts:197](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L197) • `set` **meta**(`value`): `void` @@ -366,7 +366,7 @@ UnpublishedElection.meta #### Defined in -[types/election/unpublished.ts:201](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L201) +[types/election/unpublished.ts:201](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L201) ___ @@ -384,7 +384,7 @@ UnpublishedElection.questions #### Defined in -[types/election/unpublished.ts:241](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L241) +[types/election/unpublished.ts:241](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L241) • `set` **questions**(`value`): `void` @@ -404,7 +404,7 @@ UnpublishedElection.questions #### Defined in -[types/election/unpublished.ts:245](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L245) +[types/election/unpublished.ts:245](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L245) ___ @@ -422,7 +422,7 @@ UnpublishedElection.startDate #### Defined in -[types/election/unpublished.ts:206](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L206) +[types/election/unpublished.ts:206](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L206) • `set` **startDate**(`value`): `void` @@ -442,7 +442,7 @@ UnpublishedElection.startDate #### Defined in -[types/election/unpublished.ts:210](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L210) +[types/election/unpublished.ts:210](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L210) ___ @@ -460,7 +460,7 @@ UnpublishedElection.streamUri #### Defined in -[types/election/unpublished.ts:189](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L189) +[types/election/unpublished.ts:189](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L189) • `set` **streamUri**(`value`): `void` @@ -480,7 +480,7 @@ UnpublishedElection.streamUri #### Defined in -[types/election/unpublished.ts:193](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L193) +[types/election/unpublished.ts:193](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L193) ___ @@ -498,7 +498,7 @@ UnpublishedElection.temporarySecretIdentity #### Defined in -[types/election/unpublished.ts:267](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L267) +[types/election/unpublished.ts:267](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L267) • `set` **temporarySecretIdentity**(`value`): `void` @@ -518,7 +518,7 @@ UnpublishedElection.temporarySecretIdentity #### Defined in -[types/election/unpublished.ts:271](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L271) +[types/election/unpublished.ts:271](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L271) ___ @@ -536,7 +536,7 @@ UnpublishedElection.title #### Defined in -[types/election/unpublished.ts:164](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L164) +[types/election/unpublished.ts:164](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L164) • `set` **title**(`value`): `void` @@ -556,7 +556,7 @@ UnpublishedElection.title #### Defined in -[types/election/unpublished.ts:168](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L168) +[types/election/unpublished.ts:168](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L168) ___ @@ -574,7 +574,7 @@ UnpublishedElection.voteType #### Defined in -[types/election/unpublished.ts:233](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L233) +[types/election/unpublished.ts:233](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L233) • `set` **voteType**(`value`): `void` @@ -594,7 +594,7 @@ UnpublishedElection.voteType #### Defined in -[types/election/unpublished.ts:237](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L237) +[types/election/unpublished.ts:237](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L237) ## Constructors @@ -620,7 +620,7 @@ Constructs an approval election #### Defined in -[types/election/approval.ts:18](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/approval.ts#L18) +[types/election/approval.ts:18](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/approval.ts#L18) ## Methods @@ -646,7 +646,7 @@ Constructs an approval election #### Defined in -[types/election/approval.ts:26](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/approval.ts#L26) +[types/election/approval.ts:26](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/approval.ts#L26) ___ @@ -664,7 +664,7 @@ ___ #### Defined in -[types/election/approval.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/approval.ts#L55) +[types/election/approval.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/approval.ts#L55) ___ @@ -682,7 +682,7 @@ ___ #### Defined in -[types/election/approval.ts:65](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/approval.ts#L65) +[types/election/approval.ts:65](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/approval.ts#L65) ___ @@ -700,7 +700,7 @@ ___ #### Defined in -[types/election/unpublished.ts:154](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L154) +[types/election/unpublished.ts:154](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L154) ___ @@ -718,7 +718,7 @@ ___ #### Defined in -[types/election/approval.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/approval.ts#L45) +[types/election/approval.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/approval.ts#L45) ___ @@ -742,7 +742,7 @@ ___ #### Defined in -[types/election/election.ts:266](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L266) +[types/election/election.ts:266](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L266) ___ @@ -766,7 +766,7 @@ ___ #### Defined in -[types/election/unpublished.ts:60](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L60) +[types/election/unpublished.ts:60](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L60) ___ @@ -787,7 +787,7 @@ ___ #### Defined in -[types/election/approval.ts:79](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/approval.ts#L79) +[types/election/approval.ts:79](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/approval.ts#L79) ___ @@ -813,4 +813,4 @@ Returns an unpublished election object #### Defined in -[types/election/approval.ts:22](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/approval.ts#L22) +[types/election/approval.ts:22](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/approval.ts#L22) diff --git a/docs/sdk/reference/classes/ArchivedElection.md b/docs/sdk/reference/classes/ArchivedElection.md index 8a4dc0e3c..aeded3cab 100644 --- a/docs/sdk/reference/classes/ArchivedElection.md +++ b/docs/sdk/reference/classes/ArchivedElection.md @@ -72,7 +72,7 @@ PublishedElection.addSDKVersion #### Defined in -[types/election/election.ts:262](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L262) +[types/election/election.ts:262](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L262) ___ @@ -90,7 +90,7 @@ PublishedElection.census #### Defined in -[types/election/archived.ts:17](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/archived.ts#L17) +[types/election/archived.ts:17](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/archived.ts#L17) ___ @@ -108,7 +108,7 @@ PublishedElection.chainId #### Defined in -[types/election/published.ts:219](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L219) +[types/election/published.ts:219](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L219) ___ @@ -126,7 +126,7 @@ PublishedElection.creationTime #### Defined in -[types/election/published.ts:223](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L223) +[types/election/published.ts:223](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L223) ___ @@ -144,7 +144,7 @@ PublishedElection.description #### Defined in -[types/election/published.ts:147](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L147) +[types/election/published.ts:147](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L147) ___ @@ -162,7 +162,7 @@ PublishedElection.electionType #### Defined in -[types/election/published.ts:167](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L167) +[types/election/published.ts:167](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L167) ___ @@ -180,7 +180,7 @@ PublishedElection.endDate #### Defined in -[types/election/published.ts:163](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L163) +[types/election/published.ts:163](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L163) ___ @@ -198,7 +198,7 @@ PublishedElection.finalResults #### Defined in -[types/election/published.ts:203](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L203) +[types/election/published.ts:203](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L203) ___ @@ -216,7 +216,7 @@ PublishedElection.fromArchive #### Defined in -[types/election/published.ts:215](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L215) +[types/election/published.ts:215](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L215) ___ @@ -234,7 +234,7 @@ PublishedElection.header #### Defined in -[types/election/published.ts:151](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L151) +[types/election/published.ts:151](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L151) ___ @@ -252,7 +252,7 @@ PublishedElection.id #### Defined in -[types/election/published.ts:187](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L187) +[types/election/published.ts:187](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L187) ___ @@ -270,7 +270,7 @@ PublishedElection.isValid #### Defined in -[types/election/published.ts:239](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L239) +[types/election/published.ts:239](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L239) ___ @@ -288,7 +288,7 @@ PublishedElection.manuallyEnded #### Defined in -[types/election/published.ts:211](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L211) +[types/election/published.ts:211](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L211) ___ @@ -306,7 +306,7 @@ PublishedElection.maxCensusSize #### Defined in -[types/election/published.ts:183](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L183) +[types/election/published.ts:183](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L183) ___ @@ -324,7 +324,7 @@ PublishedElection.meta #### Defined in -[types/election/election.ts:226](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L226) +[types/election/election.ts:226](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L226) ___ @@ -342,7 +342,7 @@ PublishedElection.metadataURL #### Defined in -[types/election/published.ts:227](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L227) +[types/election/published.ts:227](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L227) ___ @@ -360,7 +360,7 @@ PublishedElection.organizationId #### Defined in -[types/election/published.ts:191](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L191) +[types/election/published.ts:191](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L191) ___ @@ -378,7 +378,7 @@ PublishedElection.questions #### Defined in -[types/election/published.ts:175](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L175) +[types/election/published.ts:175](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L175) ___ @@ -396,7 +396,7 @@ PublishedElection.raw #### Defined in -[types/election/published.ts:235](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L235) +[types/election/published.ts:235](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L235) ___ @@ -414,7 +414,7 @@ PublishedElection.results #### Defined in -[types/election/published.ts:207](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L207) +[types/election/published.ts:207](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L207) ___ @@ -432,7 +432,7 @@ PublishedElection.resultsType #### Defined in -[types/election/published.ts:231](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L231) +[types/election/published.ts:231](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L231) ___ @@ -450,7 +450,7 @@ PublishedElection.startDate #### Defined in -[types/election/published.ts:159](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L159) +[types/election/published.ts:159](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L159) ___ @@ -468,7 +468,7 @@ PublishedElection.status #### Defined in -[types/election/published.ts:195](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L195) +[types/election/published.ts:195](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L195) ___ @@ -486,7 +486,7 @@ PublishedElection.streamUri #### Defined in -[types/election/published.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L155) +[types/election/published.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L155) ___ @@ -504,7 +504,7 @@ PublishedElection.temporarySecretIdentity #### Defined in -[types/election/election.ts:258](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L258) +[types/election/election.ts:258](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L258) ___ @@ -522,7 +522,7 @@ PublishedElection.title #### Defined in -[types/election/published.ts:143](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L143) +[types/election/published.ts:143](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L143) ___ @@ -540,7 +540,7 @@ PublishedElection.voteCount #### Defined in -[types/election/published.ts:199](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L199) +[types/election/published.ts:199](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L199) ___ @@ -558,7 +558,7 @@ PublishedElection.voteType #### Defined in -[types/election/published.ts:171](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L171) +[types/election/published.ts:171](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L171) ## Constructors @@ -584,7 +584,7 @@ Constructs an archived election #### Defined in -[types/election/archived.ts:13](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/archived.ts#L13) +[types/election/archived.ts:13](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/archived.ts#L13) ## Methods @@ -608,7 +608,7 @@ Constructs an archived election #### Defined in -[types/election/published.ts:113](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L113) +[types/election/published.ts:113](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L113) ___ @@ -632,7 +632,7 @@ ___ #### Defined in -[types/election/election.ts:266](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L266) +[types/election/election.ts:266](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L266) ___ @@ -658,7 +658,7 @@ Returns a published election object #### Defined in -[types/election/published.ts:100](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L100) +[types/election/published.ts:100](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L100) ___ @@ -683,7 +683,7 @@ ___ #### Defined in -[types/election/published.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L127) +[types/election/published.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L127) ___ @@ -709,7 +709,7 @@ Returns an unpublished election object #### Defined in -[types/election/election.ts:206](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L206) +[types/election/election.ts:206](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L206) ___ @@ -734,4 +734,4 @@ ___ #### Defined in -[types/election/published.ts:104](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L104) +[types/election/published.ts:104](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L104) diff --git a/docs/sdk/reference/classes/BudgetElection.md b/docs/sdk/reference/classes/BudgetElection.md index f18aeb4a7..ae1d10989 100644 --- a/docs/sdk/reference/classes/BudgetElection.md +++ b/docs/sdk/reference/classes/BudgetElection.md @@ -66,7 +66,7 @@ UnpublishedElection.addSDKVersion #### Defined in -[types/election/unpublished.ts:275](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L275) +[types/election/unpublished.ts:275](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L275) • `set` **addSDKVersion**(`value`): `void` @@ -86,7 +86,7 @@ UnpublishedElection.addSDKVersion #### Defined in -[types/election/unpublished.ts:279](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L279) +[types/election/unpublished.ts:279](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L279) ___ @@ -104,7 +104,7 @@ UnpublishedElection.census #### Defined in -[types/election/unpublished.ts:249](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L249) +[types/election/unpublished.ts:249](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L249) • `set` **census**(`value`): `void` @@ -124,7 +124,7 @@ UnpublishedElection.census #### Defined in -[types/election/unpublished.ts:253](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L253) +[types/election/unpublished.ts:253](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L253) ___ @@ -142,7 +142,7 @@ UnpublishedElection.description #### Defined in -[types/election/unpublished.ts:173](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L173) +[types/election/unpublished.ts:173](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L173) • `set` **description**(`value`): `void` @@ -162,7 +162,7 @@ UnpublishedElection.description #### Defined in -[types/election/unpublished.ts:177](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L177) +[types/election/unpublished.ts:177](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L177) ___ @@ -180,7 +180,7 @@ UnpublishedElection.duration #### Defined in -[types/election/unpublished.ts:138](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L138) +[types/election/unpublished.ts:138](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L138) ___ @@ -198,7 +198,7 @@ UnpublishedElection.electionType #### Defined in -[types/election/unpublished.ts:225](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L225) +[types/election/unpublished.ts:225](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L225) • `set` **electionType**(`value`): `void` @@ -218,7 +218,7 @@ UnpublishedElection.electionType #### Defined in -[types/election/unpublished.ts:229](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L229) +[types/election/unpublished.ts:229](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L229) ___ @@ -236,7 +236,7 @@ UnpublishedElection.endDate #### Defined in -[types/election/unpublished.ts:215](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L215) +[types/election/unpublished.ts:215](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L215) • `set` **endDate**(`value`): `void` @@ -256,7 +256,7 @@ UnpublishedElection.endDate #### Defined in -[types/election/unpublished.ts:219](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L219) +[types/election/unpublished.ts:219](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L219) ___ @@ -270,7 +270,7 @@ ___ #### Defined in -[types/election/budget.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L132) +[types/election/budget.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L132) • `set` **forceFullBudget**(`value`): `void` @@ -286,7 +286,7 @@ ___ #### Defined in -[types/election/budget.ts:136](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L136) +[types/election/budget.ts:136](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L136) ___ @@ -304,7 +304,7 @@ UnpublishedElection.header #### Defined in -[types/election/unpublished.ts:181](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L181) +[types/election/unpublished.ts:181](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L181) • `set` **header**(`value`): `void` @@ -324,7 +324,7 @@ UnpublishedElection.header #### Defined in -[types/election/unpublished.ts:185](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L185) +[types/election/unpublished.ts:185](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L185) ___ @@ -338,7 +338,7 @@ ___ #### Defined in -[types/election/budget.ts:148](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L148) +[types/election/budget.ts:148](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L148) • `set` **maxBudget**(`value`): `void` @@ -354,7 +354,7 @@ ___ #### Defined in -[types/election/budget.ts:152](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L152) +[types/election/budget.ts:152](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L152) ___ @@ -372,7 +372,7 @@ UnpublishedElection.maxCensusSize #### Defined in -[types/election/unpublished.ts:258](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L258) +[types/election/unpublished.ts:258](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L258) • `set` **maxCensusSize**(`value`): `void` @@ -392,7 +392,7 @@ UnpublishedElection.maxCensusSize #### Defined in -[types/election/unpublished.ts:262](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L262) +[types/election/unpublished.ts:262](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L262) ___ @@ -410,7 +410,7 @@ UnpublishedElection.meta #### Defined in -[types/election/unpublished.ts:197](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L197) +[types/election/unpublished.ts:197](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L197) • `set` **meta**(`value`): `void` @@ -430,7 +430,7 @@ UnpublishedElection.meta #### Defined in -[types/election/unpublished.ts:201](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L201) +[types/election/unpublished.ts:201](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L201) ___ @@ -444,7 +444,7 @@ ___ #### Defined in -[types/election/budget.ts:124](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L124) +[types/election/budget.ts:124](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L124) • `set` **minStep**(`value`): `void` @@ -460,7 +460,7 @@ ___ #### Defined in -[types/election/budget.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L128) +[types/election/budget.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L128) ___ @@ -478,7 +478,7 @@ UnpublishedElection.questions #### Defined in -[types/election/unpublished.ts:241](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L241) +[types/election/unpublished.ts:241](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L241) • `set` **questions**(`value`): `void` @@ -498,7 +498,7 @@ UnpublishedElection.questions #### Defined in -[types/election/unpublished.ts:245](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L245) +[types/election/unpublished.ts:245](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L245) ___ @@ -516,7 +516,7 @@ UnpublishedElection.startDate #### Defined in -[types/election/unpublished.ts:206](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L206) +[types/election/unpublished.ts:206](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L206) • `set` **startDate**(`value`): `void` @@ -536,7 +536,7 @@ UnpublishedElection.startDate #### Defined in -[types/election/unpublished.ts:210](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L210) +[types/election/unpublished.ts:210](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L210) ___ @@ -554,7 +554,7 @@ UnpublishedElection.streamUri #### Defined in -[types/election/unpublished.ts:189](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L189) +[types/election/unpublished.ts:189](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L189) • `set` **streamUri**(`value`): `void` @@ -574,7 +574,7 @@ UnpublishedElection.streamUri #### Defined in -[types/election/unpublished.ts:193](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L193) +[types/election/unpublished.ts:193](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L193) ___ @@ -592,7 +592,7 @@ UnpublishedElection.temporarySecretIdentity #### Defined in -[types/election/unpublished.ts:267](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L267) +[types/election/unpublished.ts:267](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L267) • `set` **temporarySecretIdentity**(`value`): `void` @@ -612,7 +612,7 @@ UnpublishedElection.temporarySecretIdentity #### Defined in -[types/election/unpublished.ts:271](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L271) +[types/election/unpublished.ts:271](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L271) ___ @@ -630,7 +630,7 @@ UnpublishedElection.title #### Defined in -[types/election/unpublished.ts:164](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L164) +[types/election/unpublished.ts:164](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L164) • `set` **title**(`value`): `void` @@ -650,7 +650,7 @@ UnpublishedElection.title #### Defined in -[types/election/unpublished.ts:168](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L168) +[types/election/unpublished.ts:168](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L168) ___ @@ -664,7 +664,7 @@ ___ #### Defined in -[types/election/budget.ts:140](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L140) +[types/election/budget.ts:140](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L140) • `set` **useCensusWeightAsBudget**(`value`): `void` @@ -680,7 +680,7 @@ ___ #### Defined in -[types/election/budget.ts:144](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L144) +[types/election/budget.ts:144](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L144) ___ @@ -698,7 +698,7 @@ UnpublishedElection.voteType #### Defined in -[types/election/unpublished.ts:233](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L233) +[types/election/unpublished.ts:233](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L233) • `set` **voteType**(`value`): `void` @@ -718,7 +718,7 @@ UnpublishedElection.voteType #### Defined in -[types/election/unpublished.ts:237](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L237) +[types/election/unpublished.ts:237](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L237) ## Constructors @@ -744,7 +744,7 @@ Constructs a budget election #### Defined in -[types/election/budget.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L35) +[types/election/budget.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L35) ## Methods @@ -770,7 +770,7 @@ Constructs a budget election #### Defined in -[types/election/budget.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L49) +[types/election/budget.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L49) ___ @@ -788,7 +788,7 @@ ___ #### Defined in -[types/election/budget.ts:78](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L78) +[types/election/budget.ts:78](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L78) ___ @@ -806,7 +806,7 @@ ___ #### Defined in -[types/election/budget.ts:88](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L88) +[types/election/budget.ts:88](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L88) ___ @@ -824,7 +824,7 @@ ___ #### Defined in -[types/election/unpublished.ts:154](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L154) +[types/election/unpublished.ts:154](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L154) ___ @@ -842,7 +842,7 @@ ___ #### Defined in -[types/election/budget.ts:68](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L68) +[types/election/budget.ts:68](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L68) ___ @@ -866,7 +866,7 @@ ___ #### Defined in -[types/election/election.ts:266](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L266) +[types/election/election.ts:266](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L266) ___ @@ -890,7 +890,7 @@ ___ #### Defined in -[types/election/unpublished.ts:60](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L60) +[types/election/unpublished.ts:60](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L60) ___ @@ -912,7 +912,7 @@ ___ #### Defined in -[types/election/budget.ts:104](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L104) +[types/election/budget.ts:104](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L104) ___ @@ -938,4 +938,4 @@ Returns an unpublished election object #### Defined in -[types/election/budget.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L45) +[types/election/budget.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L45) diff --git a/docs/sdk/reference/classes/Census.md b/docs/sdk/reference/classes/Census.md index 5c9e15f69..a9681bc67 100644 --- a/docs/sdk/reference/classes/Census.md +++ b/docs/sdk/reference/classes/Census.md @@ -41,7 +41,7 @@ Represents a generic census #### Defined in -[types/census/census.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L35) +[types/census/census.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L35) • `set` **censusId**(`value`): `void` @@ -57,7 +57,7 @@ Represents a generic census #### Defined in -[types/census/census.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L39) +[types/census/census.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L39) ___ @@ -71,7 +71,7 @@ ___ #### Defined in -[types/census/census.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L43) +[types/census/census.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L43) • `set` **censusURI**(`value`): `void` @@ -87,7 +87,7 @@ ___ #### Defined in -[types/census/census.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L47) +[types/census/census.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L47) ___ @@ -101,7 +101,7 @@ ___ #### Defined in -[types/census/census.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L75) +[types/census/census.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L75) ___ @@ -115,7 +115,7 @@ ___ #### Defined in -[types/census/census.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L59) +[types/census/census.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L59) • `set` **size**(`value`): `void` @@ -131,7 +131,7 @@ ___ #### Defined in -[types/census/census.ts:63](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L63) +[types/census/census.ts:63](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L63) ___ @@ -145,7 +145,7 @@ ___ #### Defined in -[types/census/census.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L51) +[types/census/census.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L51) • `set` **type**(`value`): `void` @@ -161,7 +161,7 @@ ___ #### Defined in -[types/census/census.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L55) +[types/census/census.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L55) ___ @@ -175,7 +175,7 @@ ___ #### Defined in -[types/census/census.ts:67](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L67) +[types/census/census.ts:67](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L67) • `set` **weight**(`value`): `void` @@ -191,7 +191,7 @@ ___ #### Defined in -[types/census/census.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L71) +[types/census/census.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L71) ## Methods @@ -212,4 +212,4 @@ ___ #### Defined in -[types/census/census.ts:81](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L81) +[types/census/census.ts:81](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L81) diff --git a/docs/sdk/reference/classes/Census3CensusAPI.md b/docs/sdk/reference/classes/Census3CensusAPI.md index 8c9ded23e..f95130ce1 100644 --- a/docs/sdk/reference/classes/Census3CensusAPI.md +++ b/docs/sdk/reference/classes/Census3CensusAPI.md @@ -38,7 +38,7 @@ Returns the information of the census #### Defined in -[api/census3/census.ts:119](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/census.ts#L119) +[api/census3/census.ts:119](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/census.ts#L119) ___ @@ -64,7 +64,7 @@ The queue identifier #### Defined in -[api/census3/census.ts:147](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/census.ts#L147) +[api/census3/census.ts:147](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/census.ts#L147) ___ @@ -87,7 +87,7 @@ Fetches list of census based on given strategy #### Defined in -[api/census3/census.ts:106](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/census.ts#L106) +[api/census3/census.ts:106](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/census.ts#L106) ___ @@ -110,4 +110,4 @@ Returns the information of the census queue #### Defined in -[api/census3/census.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/census.ts#L132) +[api/census3/census.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/census.ts#L132) diff --git a/docs/sdk/reference/classes/Census3ServiceAPI.md b/docs/sdk/reference/classes/Census3ServiceAPI.md index df7c2ebb1..fa5b505dd 100644 --- a/docs/sdk/reference/classes/Census3ServiceAPI.md +++ b/docs/sdk/reference/classes/Census3ServiceAPI.md @@ -34,4 +34,4 @@ Fetches supported chains from the service #### Defined in -[api/census3/service.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/service.ts#L45) +[api/census3/service.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/service.ts#L45) diff --git a/docs/sdk/reference/classes/Census3StrategyAPI.md b/docs/sdk/reference/classes/Census3StrategyAPI.md index 8964a9c39..a491cda84 100644 --- a/docs/sdk/reference/classes/Census3StrategyAPI.md +++ b/docs/sdk/reference/classes/Census3StrategyAPI.md @@ -49,13 +49,13 @@ The identifier of the created strategy #### Defined in -[api/census3/strategy.ts:416](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L416) +[api/census3/strategy.ts:422](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L422) ___ ### estimation -▸ **estimation**(`url`, `id`, `anonymous?`): `Promise`\<`ICensus3QueueResponse`\> +▸ **estimation**(`url`, `predicate`, `tokens`, `anonymous?`): `Promise`\<`ICensus3QueueResponse`\> Returns the estimation of size and time (in milliseconds) to create the census generated for the provided strategy @@ -64,7 +64,8 @@ Returns the estimation of size and time (in milliseconds) to create the census g | Name | Type | Default value | Description | | :------ | :------ | :------ | :------ | | `url` | `string` | `undefined` | API endpoint URL | -| `id` | `number` | `undefined` | The identifier of the strategy | +| `predicate` | `string` | `undefined` | The predicate of the strategy | +| `tokens` | `Object` | `undefined` | The token list for the strategy | | `anonymous` | `boolean` | `false` | If the estimation should be done for anonymous census | #### Returns @@ -75,13 +76,13 @@ The queue identifier #### Defined in -[api/census3/strategy.ts:348](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L348) +[api/census3/strategy.ts:354](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L354) ___ ### estimationQueue -▸ **estimationQueue**(`url`, `strategyId`, `queueId`): `Promise`\<[`ICensus3StrategyEstimationQueueResponse`](../interfaces/ICensus3StrategyEstimationQueueResponse)\> +▸ **estimationQueue**(`url`, `queueId`): `Promise`\<[`ICensus3StrategyEstimationQueueResponse`](../interfaces/ICensus3StrategyEstimationQueueResponse)\> Returns the information of the strategy estimation queue @@ -90,7 +91,6 @@ Returns the information of the strategy estimation queue | Name | Type | Description | | :------ | :------ | :------ | | `url` | `string` | API endpoint URL | -| `strategyId` | `number` | The identifier of the strategy | | `queueId` | `string` | The identifier of the strategy estimation queue | #### Returns @@ -99,7 +99,7 @@ Returns the information of the strategy estimation queue #### Defined in -[api/census3/strategy.ts:364](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L364) +[api/census3/strategy.ts:375](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L375) ___ @@ -123,7 +123,7 @@ Fetches list of holders by strategy #### Defined in -[api/census3/strategy.ts:290](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L290) +[api/census3/strategy.ts:295](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L295) ___ @@ -148,7 +148,7 @@ The queue identifier #### Defined in -[api/census3/strategy.ts:400](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L400) +[api/census3/strategy.ts:406](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L406) ___ @@ -171,7 +171,7 @@ Returns the information of the strategy import queue #### Defined in -[api/census3/strategy.ts:384](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L384) +[api/census3/strategy.ts:390](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L390) ___ @@ -194,7 +194,7 @@ Fetches list of strategies #### Defined in -[api/census3/strategy.ts:274](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L274) +[api/census3/strategy.ts:279](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L279) ___ @@ -219,7 +219,7 @@ Fetches list of strategies based on given token #### Defined in -[api/census3/strategy.ts:311](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L311) +[api/census3/strategy.ts:316](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L316) ___ @@ -241,7 +241,7 @@ Returns the list of supported operators to build strategy predicates. #### Defined in -[api/census3/strategy.ts:447](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L447) +[api/census3/strategy.ts:453](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L453) ___ @@ -264,7 +264,7 @@ Returns the information of the strategy #### Defined in -[api/census3/strategy.ts:333](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L333) +[api/census3/strategy.ts:338](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L338) ___ @@ -289,4 +289,4 @@ Parsed version of the predicate #### Defined in -[api/census3/strategy.ts:435](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L435) +[api/census3/strategy.ts:441](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L441) diff --git a/docs/sdk/reference/classes/Census3TokenAPI.md b/docs/sdk/reference/classes/Census3TokenAPI.md index 6cddb018b..dadaa70f3 100644 --- a/docs/sdk/reference/classes/Census3TokenAPI.md +++ b/docs/sdk/reference/classes/Census3TokenAPI.md @@ -45,7 +45,7 @@ promised IFileCIDResponse #### Defined in -[api/census3/token.ts:226](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/token.ts#L226) +[api/census3/token.ts:226](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/token.ts#L226) ___ @@ -73,7 +73,7 @@ The balance of holder #### Defined in -[api/census3/token.ts:196](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/token.ts#L196) +[api/census3/token.ts:196](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/token.ts#L196) ___ @@ -96,7 +96,7 @@ Fetches list of already added tokens #### Defined in -[api/census3/token.ts:148](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/token.ts#L148) +[api/census3/token.ts:148](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/token.ts#L148) ___ @@ -121,7 +121,7 @@ Fetch the full token information #### Defined in -[api/census3/token.ts:175](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/token.ts#L175) +[api/census3/token.ts:175](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/token.ts#L175) ___ @@ -143,4 +143,4 @@ Fetches list of tokens types #### Defined in -[api/census3/token.ts:160](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/token.ts#L160) +[api/census3/token.ts:160](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/token.ts#L160) diff --git a/docs/sdk/reference/classes/CensusAPI.md b/docs/sdk/reference/classes/CensusAPI.md index 496f7cccc..52288461b 100644 --- a/docs/sdk/reference/classes/CensusAPI.md +++ b/docs/sdk/reference/classes/CensusAPI.md @@ -46,7 +46,7 @@ Adds participants to a census #### Defined in -[api/census.ts:151](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L151) +[api/census.ts:151](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L151) ___ @@ -70,7 +70,7 @@ Create's a new census in the API. #### Defined in -[api/census.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L132) +[api/census.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L132) ___ @@ -96,7 +96,7 @@ on success #### Defined in -[api/census.ts:273](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L273) +[api/census.ts:273](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L273) ___ @@ -122,7 +122,7 @@ on success #### Defined in -[api/census.ts:221](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L221) +[api/census.ts:221](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L221) ___ @@ -151,7 +151,7 @@ on success #### Defined in -[api/census.ts:243](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L243) +[api/census.ts:243](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L243) ___ @@ -177,7 +177,7 @@ on success #### Defined in -[api/census.ts:206](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L206) +[api/census.ts:206](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L206) ___ @@ -203,7 +203,7 @@ on success #### Defined in -[api/census.ts:187](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L187) +[api/census.ts:187](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L187) ___ @@ -226,7 +226,7 @@ Returns the size of a given census #### Defined in -[api/census.ts:290](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L290) +[api/census.ts:290](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L290) ___ @@ -249,7 +249,7 @@ Returns the type of given census #### Defined in -[api/census.ts:316](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L316) +[api/census.ts:316](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L316) ___ @@ -272,4 +272,4 @@ Returns the weight of a given census #### Defined in -[api/census.ts:303](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L303) +[api/census.ts:303](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L303) diff --git a/docs/sdk/reference/classes/CensusService.md b/docs/sdk/reference/classes/CensusService.md index dea8995ab..61913db28 100644 --- a/docs/sdk/reference/classes/CensusService.md +++ b/docs/sdk/reference/classes/CensusService.md @@ -61,7 +61,7 @@ Service.constructor #### Defined in -[services/census.ts:73](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/census.ts#L73) +[services/census.ts:73](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/census.ts#L73) ## Methods @@ -82,7 +82,7 @@ Service.constructor #### Defined in -[services/census.ts:142](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/census.ts#L142) +[services/census.ts:142](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/census.ts#L142) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[services/census.ts:134](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/census.ts#L134) +[services/census.ts:134](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/census.ts#L134) ___ @@ -124,7 +124,7 @@ Publishes the given census. #### Defined in -[services/census.ts:228](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/census.ts#L228) +[services/census.ts:228](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/census.ts#L228) ___ @@ -146,7 +146,7 @@ Deletes the given census. #### Defined in -[services/census.ts:108](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/census.ts#L108) +[services/census.ts:108](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/census.ts#L108) ___ @@ -168,7 +168,7 @@ Exports the given census identifier. #### Defined in -[services/census.ts:203](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/census.ts#L203) +[services/census.ts:203](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/census.ts#L203) ___ @@ -184,7 +184,7 @@ Fetches the specific account token auth and sets it to the current instance. #### Defined in -[services/census.ts:269](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/census.ts#L269) +[services/census.ts:269](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/census.ts#L269) ___ @@ -207,7 +207,7 @@ Fetches proof that an address is part of the specified census. #### Defined in -[services/census.ts:121](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/census.ts#L121) +[services/census.ts:121](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/census.ts#L121) ___ @@ -229,7 +229,7 @@ Fetches the information of a given census. #### Defined in -[services/census.ts:83](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/census.ts#L83) +[services/census.ts:83](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/census.ts#L83) ___ @@ -252,7 +252,7 @@ Imports data into the given census identifier. #### Defined in -[services/census.ts:216](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/census.ts#L216) +[services/census.ts:216](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/census.ts#L216) ___ @@ -274,7 +274,7 @@ Publishes the given census identifier. #### Defined in -[services/census.ts:191](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/census.ts#L191) +[services/census.ts:191](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/census.ts#L191) ## Properties @@ -288,7 +288,7 @@ CensusServiceProperties.auth #### Defined in -[services/census.ts:65](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/census.ts#L65) +[services/census.ts:65](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/census.ts#L65) ___ @@ -302,7 +302,7 @@ CensusServiceProperties.chunk\_size #### Defined in -[services/census.ts:66](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/census.ts#L66) +[services/census.ts:66](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/census.ts#L66) ___ @@ -316,4 +316,4 @@ ___ #### Defined in -[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/service.ts#L6) +[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/service.ts#L6) diff --git a/docs/sdk/reference/classes/ChainAPI.md b/docs/sdk/reference/classes/ChainAPI.md index b831a953f..5ed5a8703 100644 --- a/docs/sdk/reference/classes/ChainAPI.md +++ b/docs/sdk/reference/classes/ChainAPI.md @@ -50,7 +50,7 @@ Get block information by hash #### Defined in -[api/chain.ts:543](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L543) +[api/chain.ts:543](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L543) ___ @@ -73,7 +73,7 @@ Get block information by height #### Defined in -[api/chain.ts:518](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L518) +[api/chain.ts:518](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L518) ___ @@ -96,7 +96,7 @@ Return approximate date by a given block height. #### Defined in -[api/chain.ts:585](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L585) +[api/chain.ts:585](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L585) ___ @@ -120,7 +120,7 @@ Get paginated list of transactions registered on specific block #### Defined in -[api/chain.ts:557](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L557) +[api/chain.ts:557](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L557) ___ @@ -142,7 +142,7 @@ Fetches a circuit. #### Defined in -[api/chain.ts:403](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L403) +[api/chain.ts:403](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L403) ___ @@ -164,7 +164,7 @@ Fetches info about the blockchain anonymous circuits. #### Defined in -[api/chain.ts:391](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L391) +[api/chain.ts:391](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L391) ___ @@ -186,7 +186,7 @@ Fetches info about the blockchain costs. #### Defined in -[api/chain.ts:379](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L379) +[api/chain.ts:379](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L379) ___ @@ -209,7 +209,7 @@ By a given date give the estimate block for the current Vochain. #### Defined in -[api/chain.ts:571](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L571) +[api/chain.ts:571](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L571) ___ @@ -231,7 +231,7 @@ Fetches info about the blockchain status. #### Defined in -[api/chain.ts:367](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L367) +[api/chain.ts:367](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L367) ___ @@ -253,7 +253,7 @@ Returns the number of organizations #### Defined in -[api/chain.ts:479](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L479) +[api/chain.ts:479](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L479) ___ @@ -277,7 +277,7 @@ Returns the list of organizations by page #### Defined in -[api/chain.ts:493](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L493) +[api/chain.ts:493](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L493) ___ @@ -300,7 +300,7 @@ Submits a transaction to the blockchain #### Defined in -[api/chain.ts:454](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L454) +[api/chain.ts:454](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L454) ___ @@ -323,7 +323,7 @@ Fetches information about a transaction from the blockchain. #### Defined in -[api/chain.ts:416](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L416) +[api/chain.ts:416](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L416) ___ @@ -347,7 +347,7 @@ Fetches information about a transaction by its containing block an index on the #### Defined in -[api/chain.ts:435](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L435) +[api/chain.ts:435](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L435) ___ @@ -370,7 +370,7 @@ Returns the list of transactions by page #### Defined in -[api/chain.ts:467](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L467) +[api/chain.ts:467](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L467) ___ @@ -392,4 +392,4 @@ Returns the list of validators #### Defined in -[api/chain.ts:530](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L530) +[api/chain.ts:530](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L530) diff --git a/docs/sdk/reference/classes/ChainService.md b/docs/sdk/reference/classes/ChainService.md index 34901414d..b72b6907c 100644 --- a/docs/sdk/reference/classes/ChainService.md +++ b/docs/sdk/reference/classes/ChainService.md @@ -58,7 +58,7 @@ Service.constructor #### Defined in -[services/chain.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/chain.ts#L47) +[services/chain.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/chain.ts#L47) ## Methods @@ -82,7 +82,7 @@ The block number #### Defined in -[services/chain.ts:112](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/chain.ts#L112) +[services/chain.ts:112](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/chain.ts#L112) ___ @@ -98,7 +98,7 @@ Fetches blockchain costs information if needed. #### Defined in -[services/chain.ts:72](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/chain.ts#L72) +[services/chain.ts:72](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/chain.ts#L72) ___ @@ -114,7 +114,7 @@ Fetches blockchain information if needed. #### Defined in -[services/chain.ts:56](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/chain.ts#L56) +[services/chain.ts:56](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/chain.ts#L56) ___ @@ -138,7 +138,7 @@ The transaction hash #### Defined in -[services/chain.ts:90](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/chain.ts#L90) +[services/chain.ts:90](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/chain.ts#L90) ___ @@ -162,7 +162,7 @@ The chain transaction #### Defined in -[services/chain.ts:101](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/chain.ts#L101) +[services/chain.ts:101](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/chain.ts#L101) ___ @@ -188,7 +188,7 @@ it fails. #### Defined in -[services/chain.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/chain.ts#L126) +[services/chain.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/chain.ts#L126) ## Properties @@ -202,7 +202,7 @@ ChainServiceProperties.chainCosts #### Defined in -[services/chain.ts:38](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/chain.ts#L38) +[services/chain.ts:38](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/chain.ts#L38) ___ @@ -216,7 +216,7 @@ ChainServiceProperties.chainData #### Defined in -[services/chain.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/chain.ts#L39) +[services/chain.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/chain.ts#L39) ___ @@ -230,7 +230,7 @@ ChainServiceProperties.txWait #### Defined in -[services/chain.ts:40](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/chain.ts#L40) +[services/chain.ts:40](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/chain.ts#L40) ___ @@ -244,4 +244,4 @@ ___ #### Defined in -[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/service.ts#L6) +[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/service.ts#L6) diff --git a/docs/sdk/reference/classes/CspAPI.md b/docs/sdk/reference/classes/CspAPI.md index 9903b73bc..1555b5e21 100644 --- a/docs/sdk/reference/classes/CspAPI.md +++ b/docs/sdk/reference/classes/CspAPI.md @@ -36,7 +36,7 @@ CSP info #### Defined in -[api/csp.ts:85](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/csp.ts#L85) +[api/csp.ts:85](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/csp.ts#L85) ___ @@ -62,7 +62,7 @@ CSP sign #### Defined in -[api/csp.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/csp.ts#L132) +[api/csp.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/csp.ts#L132) ___ @@ -90,4 +90,4 @@ CSP step #### Defined in -[api/csp.ts:104](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/csp.ts#L104) +[api/csp.ts:104](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/csp.ts#L104) diff --git a/docs/sdk/reference/classes/CspCensus.md b/docs/sdk/reference/classes/CspCensus.md index a7fb91c8b..fc2bd2905 100644 --- a/docs/sdk/reference/classes/CspCensus.md +++ b/docs/sdk/reference/classes/CspCensus.md @@ -45,7 +45,7 @@ Census.censusId #### Defined in -[types/census/census.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L35) +[types/census/census.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L35) • `set` **censusId**(`value`): `void` @@ -65,7 +65,7 @@ Census.censusId #### Defined in -[types/census/census.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L39) +[types/census/census.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L39) ___ @@ -83,7 +83,7 @@ Census.censusURI #### Defined in -[types/census/census.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L43) +[types/census/census.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L43) • `set` **censusURI**(`value`): `void` @@ -103,7 +103,7 @@ Census.censusURI #### Defined in -[types/census/census.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L47) +[types/census/census.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L47) ___ @@ -121,7 +121,7 @@ Census.isPublished #### Defined in -[types/census/census.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L75) +[types/census/census.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L75) ___ @@ -139,7 +139,7 @@ Census.size #### Defined in -[types/census/census.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L59) +[types/census/census.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L59) • `set` **size**(`value`): `void` @@ -159,7 +159,7 @@ Census.size #### Defined in -[types/census/census.ts:63](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L63) +[types/census/census.ts:63](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L63) ___ @@ -177,7 +177,7 @@ Census.type #### Defined in -[types/census/census.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L51) +[types/census/census.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L51) • `set` **type**(`value`): `void` @@ -197,7 +197,7 @@ Census.type #### Defined in -[types/census/census.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L55) +[types/census/census.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L55) ___ @@ -215,7 +215,7 @@ Census.weight #### Defined in -[types/census/census.ts:67](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L67) +[types/census/census.ts:67](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L67) • `set` **weight**(`value`): `void` @@ -235,7 +235,7 @@ Census.weight #### Defined in -[types/census/census.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L71) +[types/census/census.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L71) ## Constructors @@ -262,7 +262,7 @@ Census.constructor #### Defined in -[types/census/csp.ts:14](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/csp.ts#L14) +[types/census/csp.ts:14](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/csp.ts#L14) ## Methods @@ -287,4 +287,4 @@ Census.constructor #### Defined in -[types/census/census.ts:81](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L81) +[types/census/census.ts:81](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L81) diff --git a/docs/sdk/reference/classes/CspService.md b/docs/sdk/reference/classes/CspService.md index db318d00d..2b1a6c171 100644 --- a/docs/sdk/reference/classes/CspService.md +++ b/docs/sdk/reference/classes/CspService.md @@ -57,7 +57,7 @@ Service.constructor #### Defined in -[services/csp.ts:29](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/csp.ts#L29) +[services/csp.ts:29](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/csp.ts#L29) ## Methods @@ -79,7 +79,7 @@ Service.constructor #### Defined in -[services/csp.ts:64](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/csp.ts#L64) +[services/csp.ts:64](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/csp.ts#L64) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[services/csp.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/csp.ts#L49) +[services/csp.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/csp.ts#L49) ___ @@ -124,7 +124,7 @@ ___ #### Defined in -[services/csp.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/csp.ts#L75) +[services/csp.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/csp.ts#L75) ___ @@ -138,7 +138,7 @@ ___ #### Defined in -[services/csp.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/csp.ts#L43) +[services/csp.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/csp.ts#L43) ___ @@ -158,7 +158,7 @@ ___ #### Defined in -[services/csp.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/csp.ts#L39) +[services/csp.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/csp.ts#L39) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -[services/csp.ts:79](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/csp.ts#L79) +[services/csp.ts:79](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/csp.ts#L79) ___ @@ -200,7 +200,7 @@ ___ #### Defined in -[services/csp.ts:34](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/csp.ts#L34) +[services/csp.ts:34](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/csp.ts#L34) ## Properties @@ -214,7 +214,7 @@ CspServiceProperties.info #### Defined in -[services/csp.ts:22](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/csp.ts#L22) +[services/csp.ts:22](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/csp.ts#L22) ___ @@ -228,4 +228,4 @@ ___ #### Defined in -[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/service.ts#L6) +[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/service.ts#L6) diff --git a/docs/sdk/reference/classes/CspVote.md b/docs/sdk/reference/classes/CspVote.md index 98eb94839..9c4d1e5b3 100644 --- a/docs/sdk/reference/classes/CspVote.md +++ b/docs/sdk/reference/classes/CspVote.md @@ -34,7 +34,7 @@ Represents a vote #### Defined in -[types/vote/csp.ts:29](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/vote/csp.ts#L29) +[types/vote/csp.ts:29](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/vote/csp.ts#L29) • `set` **proof_type**(`value`): `void` @@ -50,7 +50,7 @@ Represents a vote #### Defined in -[types/vote/csp.ts:33](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/vote/csp.ts#L33) +[types/vote/csp.ts:33](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/vote/csp.ts#L33) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[types/vote/csp.ts:21](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/vote/csp.ts#L21) +[types/vote/csp.ts:21](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/vote/csp.ts#L21) • `set` **signature**(`value`): `void` @@ -80,7 +80,7 @@ ___ #### Defined in -[types/vote/csp.ts:25](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/vote/csp.ts#L25) +[types/vote/csp.ts:25](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/vote/csp.ts#L25) ___ @@ -98,7 +98,7 @@ Vote.votes #### Defined in -[types/vote/vote.ts:16](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/vote/vote.ts#L16) +[types/vote/vote.ts:16](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/vote/vote.ts#L16) • `set` **votes**(`value`): `void` @@ -118,7 +118,7 @@ Vote.votes #### Defined in -[types/vote/vote.ts:20](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/vote/vote.ts#L20) +[types/vote/vote.ts:20](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/vote/vote.ts#L20) ## Constructors @@ -146,4 +146,4 @@ Constructs a csp vote #### Defined in -[types/vote/csp.ts:15](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/vote/csp.ts#L15) +[types/vote/csp.ts:15](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/vote/csp.ts#L15) diff --git a/docs/sdk/reference/classes/Election.md b/docs/sdk/reference/classes/Election.md index 0ba464978..16fe14c73 100644 --- a/docs/sdk/reference/classes/Election.md +++ b/docs/sdk/reference/classes/Election.md @@ -48,7 +48,7 @@ Represents an election #### Defined in -[types/election/election.ts:262](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L262) +[types/election/election.ts:262](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L262) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[types/election/election.ts:250](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L250) +[types/election/election.ts:250](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L250) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[types/election/election.ts:214](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L214) +[types/election/election.ts:214](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L214) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[types/election/election.ts:238](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L238) +[types/election/election.ts:238](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L238) ___ @@ -104,7 +104,7 @@ ___ #### Defined in -[types/election/election.ts:234](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L234) +[types/election/election.ts:234](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L234) ___ @@ -118,7 +118,7 @@ ___ #### Defined in -[types/election/election.ts:218](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L218) +[types/election/election.ts:218](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L218) ___ @@ -132,7 +132,7 @@ ___ #### Defined in -[types/election/election.ts:254](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L254) +[types/election/election.ts:254](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L254) ___ @@ -146,7 +146,7 @@ ___ #### Defined in -[types/election/election.ts:226](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L226) +[types/election/election.ts:226](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L226) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[types/election/election.ts:246](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L246) +[types/election/election.ts:246](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L246) ___ @@ -174,7 +174,7 @@ ___ #### Defined in -[types/election/election.ts:230](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L230) +[types/election/election.ts:230](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L230) ___ @@ -188,7 +188,7 @@ ___ #### Defined in -[types/election/election.ts:222](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L222) +[types/election/election.ts:222](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L222) ___ @@ -202,7 +202,7 @@ ___ #### Defined in -[types/election/election.ts:258](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L258) +[types/election/election.ts:258](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L258) ___ @@ -216,7 +216,7 @@ ___ #### Defined in -[types/election/election.ts:210](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L210) +[types/election/election.ts:210](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L210) ___ @@ -230,7 +230,7 @@ ___ #### Defined in -[types/election/election.ts:242](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L242) +[types/election/election.ts:242](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L242) ## Methods @@ -250,7 +250,7 @@ ___ #### Defined in -[types/election/election.ts:266](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L266) +[types/election/election.ts:266](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L266) ___ @@ -272,4 +272,4 @@ Returns an unpublished election object #### Defined in -[types/election/election.ts:206](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L206) +[types/election/election.ts:206](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L206) diff --git a/docs/sdk/reference/classes/ElectionAPI.md b/docs/sdk/reference/classes/ElectionAPI.md index 79671dc0f..2074acf02 100644 --- a/docs/sdk/reference/classes/ElectionAPI.md +++ b/docs/sdk/reference/classes/ElectionAPI.md @@ -43,7 +43,7 @@ Creates a new election. #### Defined in -[api/election.ts:410](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L410) +[api/election.ts:410](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L410) ___ @@ -67,7 +67,7 @@ Return list of all elections in the chain #### Defined in -[api/election.ts:477](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L477) +[api/election.ts:477](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L477) ___ @@ -90,7 +90,7 @@ Fetches info about the specified process. #### Defined in -[api/election.ts:383](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L383) +[api/election.ts:383](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L383) ___ @@ -113,7 +113,7 @@ Fetches the encryption keys from the specified process. #### Defined in -[api/election.ts:396](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L396) +[api/election.ts:396](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L396) ___ @@ -138,7 +138,7 @@ Returns the next election id. #### Defined in -[api/election.ts:425](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L425) +[api/election.ts:425](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L425) ___ @@ -165,7 +165,7 @@ Calculates the election price. #### Defined in -[api/election.ts:509](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L509) +[api/election.ts:509](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L509) ___ @@ -188,7 +188,7 @@ Returns the number of votes of a given election #### Defined in -[api/election.ts:447](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L447) +[api/election.ts:447](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L447) ___ @@ -212,4 +212,4 @@ Returns the list of votes for a given election #### Defined in -[api/election.ts:461](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L461) +[api/election.ts:461](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L461) diff --git a/docs/sdk/reference/classes/ElectionService.md b/docs/sdk/reference/classes/ElectionService.md index 09fb5bc7e..c897a93f6 100644 --- a/docs/sdk/reference/classes/ElectionService.md +++ b/docs/sdk/reference/classes/ElectionService.md @@ -61,7 +61,7 @@ Service.constructor #### Defined in -[services/election.ts:69](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L69) +[services/election.ts:69](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L69) ## Methods @@ -85,7 +85,7 @@ The cost in tokens. #### Defined in -[services/election.ts:336](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L336) +[services/election.ts:336](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L336) ___ @@ -110,7 +110,7 @@ The created election information #### Defined in -[services/election.ts:256](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L256) +[services/election.ts:256](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L256) ___ @@ -134,7 +134,7 @@ The cost in tokens. #### Defined in -[services/election.ts:323](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L323) +[services/election.ts:323](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L323) ___ @@ -156,7 +156,7 @@ Fetches info about an election. #### Defined in -[services/election.ts:114](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L114) +[services/election.ts:114](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L114) ___ @@ -176,7 +176,7 @@ ___ #### Defined in -[services/election.ts:221](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L221) +[services/election.ts:221](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L221) ___ @@ -201,7 +201,7 @@ The election salt #### Defined in -[services/election.ts:287](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L287) +[services/election.ts:287](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L287) ___ @@ -225,7 +225,7 @@ The numeric identifier #### Defined in -[services/election.ts:301](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L301) +[services/election.ts:301](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L301) ___ @@ -247,7 +247,7 @@ Fetches the encryption keys from the specified process. #### Defined in -[services/election.ts:313](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L313) +[services/election.ts:313](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L313) ___ @@ -272,7 +272,7 @@ The next election identifier #### Defined in -[services/election.ts:268](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L268) +[services/election.ts:268](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L268) ___ @@ -294,7 +294,7 @@ ___ #### Defined in -[services/election.ts:74](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L74) +[services/election.ts:74](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L74) ## Properties @@ -308,7 +308,7 @@ ElectionServiceProperties.censusService #### Defined in -[services/election.ts:61](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L61) +[services/election.ts:61](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L61) ___ @@ -322,7 +322,7 @@ ElectionServiceProperties.chainService #### Defined in -[services/election.ts:62](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L62) +[services/election.ts:62](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L62) ___ @@ -336,4 +336,4 @@ ___ #### Defined in -[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/service.ts#L6) +[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/service.ts#L6) diff --git a/docs/sdk/reference/classes/FaucetAPI.md b/docs/sdk/reference/classes/FaucetAPI.md index 389702ad3..31bff0325 100644 --- a/docs/sdk/reference/classes/FaucetAPI.md +++ b/docs/sdk/reference/classes/FaucetAPI.md @@ -35,4 +35,4 @@ Calls the collect tokens method. #### Defined in -[api/faucet.ts:34](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/faucet.ts#L34) +[api/faucet.ts:34](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/faucet.ts#L34) diff --git a/docs/sdk/reference/classes/FaucetService.md b/docs/sdk/reference/classes/FaucetService.md index a854b05ea..0d97a9403 100644 --- a/docs/sdk/reference/classes/FaucetService.md +++ b/docs/sdk/reference/classes/FaucetService.md @@ -52,7 +52,7 @@ Service.constructor #### Defined in -[services/faucet.ts:38](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/faucet.ts#L38) +[services/faucet.ts:38](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/faucet.ts#L38) ## Methods @@ -76,7 +76,7 @@ The encoded faucet package #### Defined in -[services/faucet.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/faucet.ts#L49) +[services/faucet.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/faucet.ts#L49) ___ @@ -98,7 +98,7 @@ Parses a faucet package. #### Defined in -[services/faucet.ts:58](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/faucet.ts#L58) +[services/faucet.ts:58](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/faucet.ts#L58) ## Properties @@ -112,7 +112,7 @@ FaucetServiceProperties.token\_limit #### Defined in -[services/faucet.ts:31](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/faucet.ts#L31) +[services/faucet.ts:31](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/faucet.ts#L31) ___ @@ -126,4 +126,4 @@ ___ #### Defined in -[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/service.ts#L6) +[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/service.ts#L6) diff --git a/docs/sdk/reference/classes/FileAPI.md b/docs/sdk/reference/classes/FileAPI.md index 2348d1bb9..22c76c420 100644 --- a/docs/sdk/reference/classes/FileAPI.md +++ b/docs/sdk/reference/classes/FileAPI.md @@ -37,4 +37,4 @@ promised IFileCIDResponse #### Defined in -[api/file.ts:30](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/file.ts#L30) +[api/file.ts:30](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/file.ts#L30) diff --git a/docs/sdk/reference/classes/FileService.md b/docs/sdk/reference/classes/FileService.md index 067df1bae..40f7362a7 100644 --- a/docs/sdk/reference/classes/FileService.md +++ b/docs/sdk/reference/classes/FileService.md @@ -50,7 +50,7 @@ Service.constructor #### Defined in -[services/file.ts:16](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/file.ts#L16) +[services/file.ts:16](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/file.ts#L16) ## Methods @@ -74,7 +74,7 @@ Resulting CID #### Defined in -[services/file.ts:27](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/file.ts#L27) +[services/file.ts:27](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/file.ts#L27) ## Properties @@ -88,4 +88,4 @@ Resulting CID #### Defined in -[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/service.ts#L6) +[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/service.ts#L6) diff --git a/docs/sdk/reference/classes/InvalidElection.md b/docs/sdk/reference/classes/InvalidElection.md index 02216d863..4b300c3ba 100644 --- a/docs/sdk/reference/classes/InvalidElection.md +++ b/docs/sdk/reference/classes/InvalidElection.md @@ -27,7 +27,7 @@ Represents an invalid election #### Defined in -[types/election/invalid.ts:20](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/invalid.ts#L20) +[types/election/invalid.ts:20](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/invalid.ts#L20) ___ @@ -41,7 +41,7 @@ ___ #### Defined in -[types/election/invalid.ts:24](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/invalid.ts#L24) +[types/election/invalid.ts:24](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/invalid.ts#L24) ## Constructors @@ -63,4 +63,4 @@ Constructs an invalid election #### Defined in -[types/election/invalid.ts:16](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/invalid.ts#L16) +[types/election/invalid.ts:16](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/invalid.ts#L16) diff --git a/docs/sdk/reference/classes/MultiChoiceElection.md b/docs/sdk/reference/classes/MultiChoiceElection.md index 12d1ca6de..95ffab4ca 100644 --- a/docs/sdk/reference/classes/MultiChoiceElection.md +++ b/docs/sdk/reference/classes/MultiChoiceElection.md @@ -65,7 +65,7 @@ UnpublishedElection.addSDKVersion #### Defined in -[types/election/unpublished.ts:275](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L275) +[types/election/unpublished.ts:275](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L275) • `set` **addSDKVersion**(`value`): `void` @@ -85,7 +85,7 @@ UnpublishedElection.addSDKVersion #### Defined in -[types/election/unpublished.ts:279](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L279) +[types/election/unpublished.ts:279](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L279) ___ @@ -99,7 +99,7 @@ ___ #### Defined in -[types/election/multichoice.ts:124](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/multichoice.ts#L124) +[types/election/multichoice.ts:124](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/multichoice.ts#L124) • `set` **canAbstain**(`value`): `void` @@ -115,7 +115,7 @@ ___ #### Defined in -[types/election/multichoice.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/multichoice.ts#L128) +[types/election/multichoice.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/multichoice.ts#L128) ___ @@ -129,7 +129,7 @@ ___ #### Defined in -[types/election/multichoice.ts:116](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/multichoice.ts#L116) +[types/election/multichoice.ts:116](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/multichoice.ts#L116) • `set` **canRepeatChoices**(`value`): `void` @@ -145,7 +145,7 @@ ___ #### Defined in -[types/election/multichoice.ts:120](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/multichoice.ts#L120) +[types/election/multichoice.ts:120](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/multichoice.ts#L120) ___ @@ -163,7 +163,7 @@ UnpublishedElection.census #### Defined in -[types/election/unpublished.ts:249](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L249) +[types/election/unpublished.ts:249](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L249) • `set` **census**(`value`): `void` @@ -183,7 +183,7 @@ UnpublishedElection.census #### Defined in -[types/election/unpublished.ts:253](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L253) +[types/election/unpublished.ts:253](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L253) ___ @@ -201,7 +201,7 @@ UnpublishedElection.description #### Defined in -[types/election/unpublished.ts:173](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L173) +[types/election/unpublished.ts:173](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L173) • `set` **description**(`value`): `void` @@ -221,7 +221,7 @@ UnpublishedElection.description #### Defined in -[types/election/unpublished.ts:177](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L177) +[types/election/unpublished.ts:177](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L177) ___ @@ -239,7 +239,7 @@ UnpublishedElection.duration #### Defined in -[types/election/unpublished.ts:138](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L138) +[types/election/unpublished.ts:138](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L138) ___ @@ -257,7 +257,7 @@ UnpublishedElection.electionType #### Defined in -[types/election/unpublished.ts:225](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L225) +[types/election/unpublished.ts:225](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L225) • `set` **electionType**(`value`): `void` @@ -277,7 +277,7 @@ UnpublishedElection.electionType #### Defined in -[types/election/unpublished.ts:229](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L229) +[types/election/unpublished.ts:229](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L229) ___ @@ -295,7 +295,7 @@ UnpublishedElection.endDate #### Defined in -[types/election/unpublished.ts:215](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L215) +[types/election/unpublished.ts:215](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L215) • `set` **endDate**(`value`): `void` @@ -315,7 +315,7 @@ UnpublishedElection.endDate #### Defined in -[types/election/unpublished.ts:219](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L219) +[types/election/unpublished.ts:219](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L219) ___ @@ -333,7 +333,7 @@ UnpublishedElection.header #### Defined in -[types/election/unpublished.ts:181](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L181) +[types/election/unpublished.ts:181](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L181) • `set` **header**(`value`): `void` @@ -353,7 +353,7 @@ UnpublishedElection.header #### Defined in -[types/election/unpublished.ts:185](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L185) +[types/election/unpublished.ts:185](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L185) ___ @@ -371,7 +371,7 @@ UnpublishedElection.maxCensusSize #### Defined in -[types/election/unpublished.ts:258](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L258) +[types/election/unpublished.ts:258](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L258) • `set` **maxCensusSize**(`value`): `void` @@ -391,7 +391,7 @@ UnpublishedElection.maxCensusSize #### Defined in -[types/election/unpublished.ts:262](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L262) +[types/election/unpublished.ts:262](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L262) ___ @@ -405,7 +405,7 @@ ___ #### Defined in -[types/election/multichoice.ts:108](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/multichoice.ts#L108) +[types/election/multichoice.ts:108](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/multichoice.ts#L108) • `set` **maxNumberOfChoices**(`value`): `void` @@ -421,7 +421,7 @@ ___ #### Defined in -[types/election/multichoice.ts:112](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/multichoice.ts#L112) +[types/election/multichoice.ts:112](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/multichoice.ts#L112) ___ @@ -439,7 +439,7 @@ UnpublishedElection.meta #### Defined in -[types/election/unpublished.ts:197](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L197) +[types/election/unpublished.ts:197](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L197) • `set` **meta**(`value`): `void` @@ -459,7 +459,7 @@ UnpublishedElection.meta #### Defined in -[types/election/unpublished.ts:201](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L201) +[types/election/unpublished.ts:201](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L201) ___ @@ -477,7 +477,7 @@ UnpublishedElection.questions #### Defined in -[types/election/unpublished.ts:241](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L241) +[types/election/unpublished.ts:241](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L241) • `set` **questions**(`value`): `void` @@ -497,7 +497,7 @@ UnpublishedElection.questions #### Defined in -[types/election/unpublished.ts:245](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L245) +[types/election/unpublished.ts:245](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L245) ___ @@ -515,7 +515,7 @@ UnpublishedElection.startDate #### Defined in -[types/election/unpublished.ts:206](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L206) +[types/election/unpublished.ts:206](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L206) • `set` **startDate**(`value`): `void` @@ -535,7 +535,7 @@ UnpublishedElection.startDate #### Defined in -[types/election/unpublished.ts:210](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L210) +[types/election/unpublished.ts:210](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L210) ___ @@ -553,7 +553,7 @@ UnpublishedElection.streamUri #### Defined in -[types/election/unpublished.ts:189](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L189) +[types/election/unpublished.ts:189](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L189) • `set` **streamUri**(`value`): `void` @@ -573,7 +573,7 @@ UnpublishedElection.streamUri #### Defined in -[types/election/unpublished.ts:193](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L193) +[types/election/unpublished.ts:193](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L193) ___ @@ -591,7 +591,7 @@ UnpublishedElection.temporarySecretIdentity #### Defined in -[types/election/unpublished.ts:267](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L267) +[types/election/unpublished.ts:267](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L267) • `set` **temporarySecretIdentity**(`value`): `void` @@ -611,7 +611,7 @@ UnpublishedElection.temporarySecretIdentity #### Defined in -[types/election/unpublished.ts:271](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L271) +[types/election/unpublished.ts:271](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L271) ___ @@ -629,7 +629,7 @@ UnpublishedElection.title #### Defined in -[types/election/unpublished.ts:164](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L164) +[types/election/unpublished.ts:164](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L164) • `set` **title**(`value`): `void` @@ -649,7 +649,7 @@ UnpublishedElection.title #### Defined in -[types/election/unpublished.ts:168](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L168) +[types/election/unpublished.ts:168](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L168) ___ @@ -667,7 +667,7 @@ UnpublishedElection.voteType #### Defined in -[types/election/unpublished.ts:233](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L233) +[types/election/unpublished.ts:233](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L233) • `set` **voteType**(`value`): `void` @@ -687,7 +687,7 @@ UnpublishedElection.voteType #### Defined in -[types/election/unpublished.ts:237](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L237) +[types/election/unpublished.ts:237](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L237) ## Constructors @@ -713,7 +713,7 @@ Constructs a multi choice election #### Defined in -[types/election/multichoice.ts:24](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/multichoice.ts#L24) +[types/election/multichoice.ts:24](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/multichoice.ts#L24) ## Methods @@ -739,7 +739,7 @@ Constructs a multi choice election #### Defined in -[types/election/multichoice.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/multichoice.ts#L35) +[types/election/multichoice.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/multichoice.ts#L35) ___ @@ -757,7 +757,7 @@ ___ #### Defined in -[types/election/multichoice.ts:65](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/multichoice.ts#L65) +[types/election/multichoice.ts:65](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/multichoice.ts#L65) ___ @@ -775,7 +775,7 @@ ___ #### Defined in -[types/election/multichoice.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/multichoice.ts#L75) +[types/election/multichoice.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/multichoice.ts#L75) ___ @@ -793,7 +793,7 @@ ___ #### Defined in -[types/election/unpublished.ts:154](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L154) +[types/election/unpublished.ts:154](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L154) ___ @@ -811,7 +811,7 @@ ___ #### Defined in -[types/election/multichoice.ts:54](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/multichoice.ts#L54) +[types/election/multichoice.ts:54](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/multichoice.ts#L54) ___ @@ -835,7 +835,7 @@ ___ #### Defined in -[types/election/election.ts:266](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L266) +[types/election/election.ts:266](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L266) ___ @@ -859,7 +859,7 @@ ___ #### Defined in -[types/election/unpublished.ts:60](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L60) +[types/election/unpublished.ts:60](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L60) ___ @@ -880,7 +880,7 @@ ___ #### Defined in -[types/election/multichoice.ts:92](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/multichoice.ts#L92) +[types/election/multichoice.ts:92](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/multichoice.ts#L92) ___ @@ -906,4 +906,4 @@ Returns an unpublished election object #### Defined in -[types/election/multichoice.ts:31](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/multichoice.ts#L31) +[types/election/multichoice.ts:31](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/multichoice.ts#L31) diff --git a/docs/sdk/reference/classes/OffchainCensus.md b/docs/sdk/reference/classes/OffchainCensus.md index 09f08243a..cf3e337a4 100644 --- a/docs/sdk/reference/classes/OffchainCensus.md +++ b/docs/sdk/reference/classes/OffchainCensus.md @@ -46,7 +46,7 @@ Census.censusId #### Defined in -[types/census/census.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L35) +[types/census/census.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L35) • `set` **censusId**(`value`): `void` @@ -66,7 +66,7 @@ Census.censusId #### Defined in -[types/census/census.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L39) +[types/census/census.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L39) ___ @@ -84,7 +84,7 @@ Census.censusURI #### Defined in -[types/census/census.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L43) +[types/census/census.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L43) • `set` **censusURI**(`value`): `void` @@ -104,7 +104,7 @@ Census.censusURI #### Defined in -[types/census/census.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L47) +[types/census/census.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L47) ___ @@ -122,7 +122,7 @@ Census.isPublished #### Defined in -[types/census/census.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L75) +[types/census/census.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L75) ___ @@ -136,7 +136,7 @@ ___ #### Defined in -[types/census/offchain.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/offchain.ts#L45) +[types/census/offchain.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/offchain.ts#L45) • `set` **participants**(`value`): `void` @@ -152,7 +152,7 @@ ___ #### Defined in -[types/census/offchain.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/offchain.ts#L49) +[types/census/offchain.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/offchain.ts#L49) ___ @@ -170,7 +170,7 @@ Census.size #### Defined in -[types/census/census.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L59) +[types/census/census.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L59) • `set` **size**(`value`): `void` @@ -190,7 +190,7 @@ Census.size #### Defined in -[types/census/census.ts:63](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L63) +[types/census/census.ts:63](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L63) ___ @@ -208,7 +208,7 @@ Census.type #### Defined in -[types/census/census.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L51) +[types/census/census.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L51) • `set` **type**(`value`): `void` @@ -228,7 +228,7 @@ Census.type #### Defined in -[types/census/census.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L55) +[types/census/census.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L55) ___ @@ -246,7 +246,7 @@ Census.weight #### Defined in -[types/census/census.ts:67](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L67) +[types/census/census.ts:67](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L67) • `set` **weight**(`value`): `void` @@ -266,7 +266,7 @@ Census.weight #### Defined in -[types/census/census.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L71) +[types/census/census.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L71) ## Methods @@ -291,4 +291,4 @@ Census.weight #### Defined in -[types/census/census.ts:81](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L81) +[types/census/census.ts:81](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L81) diff --git a/docs/sdk/reference/classes/PlainCensus.md b/docs/sdk/reference/classes/PlainCensus.md index a6105c40c..507b476ea 100644 --- a/docs/sdk/reference/classes/PlainCensus.md +++ b/docs/sdk/reference/classes/PlainCensus.md @@ -48,7 +48,7 @@ OffchainCensus.censusId #### Defined in -[types/census/census.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L35) +[types/census/census.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L35) • `set` **censusId**(`value`): `void` @@ -68,7 +68,7 @@ OffchainCensus.censusId #### Defined in -[types/census/census.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L39) +[types/census/census.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L39) ___ @@ -86,7 +86,7 @@ OffchainCensus.censusURI #### Defined in -[types/census/census.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L43) +[types/census/census.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L43) • `set` **censusURI**(`value`): `void` @@ -106,7 +106,7 @@ OffchainCensus.censusURI #### Defined in -[types/census/census.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L47) +[types/census/census.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L47) ___ @@ -124,7 +124,7 @@ OffchainCensus.isPublished #### Defined in -[types/census/census.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L75) +[types/census/census.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L75) ___ @@ -142,7 +142,7 @@ OffchainCensus.participants #### Defined in -[types/census/offchain.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/offchain.ts#L45) +[types/census/offchain.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/offchain.ts#L45) • `set` **participants**(`value`): `void` @@ -162,7 +162,7 @@ OffchainCensus.participants #### Defined in -[types/census/offchain.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/offchain.ts#L49) +[types/census/offchain.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/offchain.ts#L49) ___ @@ -180,7 +180,7 @@ OffchainCensus.size #### Defined in -[types/census/census.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L59) +[types/census/census.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L59) • `set` **size**(`value`): `void` @@ -200,7 +200,7 @@ OffchainCensus.size #### Defined in -[types/census/census.ts:63](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L63) +[types/census/census.ts:63](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L63) ___ @@ -218,7 +218,7 @@ OffchainCensus.type #### Defined in -[types/census/census.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L51) +[types/census/census.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L51) • `set` **type**(`value`): `void` @@ -238,7 +238,7 @@ OffchainCensus.type #### Defined in -[types/census/census.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L55) +[types/census/census.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L55) ___ @@ -256,7 +256,7 @@ OffchainCensus.weight #### Defined in -[types/census/census.ts:67](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L67) +[types/census/census.ts:67](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L67) • `set` **weight**(`value`): `void` @@ -276,7 +276,7 @@ OffchainCensus.weight #### Defined in -[types/census/census.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L71) +[types/census/census.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L71) ## Constructors @@ -296,7 +296,7 @@ OffchainCensus.constructor #### Defined in -[types/census/plain.ts:10](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/plain.ts#L10) +[types/census/plain.ts:10](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/plain.ts#L10) ## Methods @@ -316,7 +316,7 @@ OffchainCensus.constructor #### Defined in -[types/census/plain.ts:14](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/plain.ts#L14) +[types/census/plain.ts:14](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/plain.ts#L14) ___ @@ -336,7 +336,7 @@ ___ #### Defined in -[types/census/plain.ts:30](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/plain.ts#L30) +[types/census/plain.ts:30](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/plain.ts#L30) ___ @@ -361,4 +361,4 @@ ___ #### Defined in -[types/census/census.ts:81](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L81) +[types/census/census.ts:81](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L81) diff --git a/docs/sdk/reference/classes/PublishedCensus.md b/docs/sdk/reference/classes/PublishedCensus.md index d613f20c1..259aeb486 100644 --- a/docs/sdk/reference/classes/PublishedCensus.md +++ b/docs/sdk/reference/classes/PublishedCensus.md @@ -49,7 +49,7 @@ Census.censusId #### Defined in -[types/census/census.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L35) +[types/census/census.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L35) • `set` **censusId**(`value`): `void` @@ -69,7 +69,7 @@ Census.censusId #### Defined in -[types/census/census.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L39) +[types/census/census.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L39) ___ @@ -87,7 +87,7 @@ Census.censusURI #### Defined in -[types/census/census.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L43) +[types/census/census.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L43) • `set` **censusURI**(`value`): `void` @@ -107,7 +107,7 @@ Census.censusURI #### Defined in -[types/census/census.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L47) +[types/census/census.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L47) ___ @@ -125,7 +125,7 @@ Census.isPublished #### Defined in -[types/census/census.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L75) +[types/census/census.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L75) ___ @@ -143,7 +143,7 @@ Census.size #### Defined in -[types/census/census.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L59) +[types/census/census.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L59) • `set` **size**(`value`): `void` @@ -163,7 +163,7 @@ Census.size #### Defined in -[types/census/census.ts:63](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L63) +[types/census/census.ts:63](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L63) ___ @@ -181,7 +181,7 @@ Census.type #### Defined in -[types/census/census.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L51) +[types/census/census.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L51) • `set` **type**(`value`): `void` @@ -201,7 +201,7 @@ Census.type #### Defined in -[types/census/census.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L55) +[types/census/census.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L55) ___ @@ -219,7 +219,7 @@ Census.weight #### Defined in -[types/census/census.ts:67](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L67) +[types/census/census.ts:67](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L67) • `set` **weight**(`value`): `void` @@ -239,7 +239,7 @@ Census.weight #### Defined in -[types/census/census.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L71) +[types/census/census.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L71) ## Constructors @@ -269,7 +269,7 @@ Census.constructor #### Defined in -[types/census/published.ts:17](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/published.ts#L17) +[types/census/published.ts:17](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/published.ts#L17) ## Methods @@ -294,4 +294,4 @@ Census.constructor #### Defined in -[types/census/census.ts:81](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L81) +[types/census/census.ts:81](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L81) diff --git a/docs/sdk/reference/classes/PublishedElection.md b/docs/sdk/reference/classes/PublishedElection.md index 642abb6fd..865a9a48b 100644 --- a/docs/sdk/reference/classes/PublishedElection.md +++ b/docs/sdk/reference/classes/PublishedElection.md @@ -74,7 +74,7 @@ Election.addSDKVersion #### Defined in -[types/election/election.ts:262](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L262) +[types/election/election.ts:262](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L262) ___ @@ -92,7 +92,7 @@ Election.census #### Defined in -[types/election/published.ts:179](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L179) +[types/election/published.ts:179](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L179) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[types/election/published.ts:219](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L219) +[types/election/published.ts:219](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L219) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[types/election/published.ts:223](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L223) +[types/election/published.ts:223](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L223) ___ @@ -138,7 +138,7 @@ Election.description #### Defined in -[types/election/published.ts:147](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L147) +[types/election/published.ts:147](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L147) ___ @@ -156,7 +156,7 @@ Election.electionType #### Defined in -[types/election/published.ts:167](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L167) +[types/election/published.ts:167](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L167) ___ @@ -174,7 +174,7 @@ Election.endDate #### Defined in -[types/election/published.ts:163](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L163) +[types/election/published.ts:163](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L163) ___ @@ -188,7 +188,7 @@ ___ #### Defined in -[types/election/published.ts:203](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L203) +[types/election/published.ts:203](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L203) ___ @@ -202,7 +202,7 @@ ___ #### Defined in -[types/election/published.ts:215](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L215) +[types/election/published.ts:215](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L215) ___ @@ -220,7 +220,7 @@ Election.header #### Defined in -[types/election/published.ts:151](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L151) +[types/election/published.ts:151](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L151) ___ @@ -234,7 +234,7 @@ ___ #### Defined in -[types/election/published.ts:187](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L187) +[types/election/published.ts:187](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L187) ___ @@ -248,7 +248,7 @@ ___ #### Defined in -[types/election/published.ts:239](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L239) +[types/election/published.ts:239](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L239) ___ @@ -262,7 +262,7 @@ ___ #### Defined in -[types/election/published.ts:211](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L211) +[types/election/published.ts:211](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L211) ___ @@ -280,7 +280,7 @@ Election.maxCensusSize #### Defined in -[types/election/published.ts:183](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L183) +[types/election/published.ts:183](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L183) ___ @@ -298,7 +298,7 @@ Election.meta #### Defined in -[types/election/election.ts:226](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L226) +[types/election/election.ts:226](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L226) ___ @@ -312,7 +312,7 @@ ___ #### Defined in -[types/election/published.ts:227](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L227) +[types/election/published.ts:227](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L227) ___ @@ -326,7 +326,7 @@ ___ #### Defined in -[types/election/published.ts:191](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L191) +[types/election/published.ts:191](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L191) ___ @@ -344,7 +344,7 @@ Election.questions #### Defined in -[types/election/published.ts:175](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L175) +[types/election/published.ts:175](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L175) ___ @@ -358,7 +358,7 @@ ___ #### Defined in -[types/election/published.ts:235](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L235) +[types/election/published.ts:235](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L235) ___ @@ -372,7 +372,7 @@ ___ #### Defined in -[types/election/published.ts:207](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L207) +[types/election/published.ts:207](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L207) ___ @@ -386,7 +386,7 @@ ___ #### Defined in -[types/election/published.ts:231](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L231) +[types/election/published.ts:231](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L231) ___ @@ -404,7 +404,7 @@ Election.startDate #### Defined in -[types/election/published.ts:159](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L159) +[types/election/published.ts:159](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L159) ___ @@ -418,7 +418,7 @@ ___ #### Defined in -[types/election/published.ts:195](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L195) +[types/election/published.ts:195](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L195) ___ @@ -436,7 +436,7 @@ Election.streamUri #### Defined in -[types/election/published.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L155) +[types/election/published.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L155) ___ @@ -454,7 +454,7 @@ Election.temporarySecretIdentity #### Defined in -[types/election/election.ts:258](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L258) +[types/election/election.ts:258](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L258) ___ @@ -472,7 +472,7 @@ Election.title #### Defined in -[types/election/published.ts:143](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L143) +[types/election/published.ts:143](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L143) ___ @@ -486,7 +486,7 @@ ___ #### Defined in -[types/election/published.ts:199](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L199) +[types/election/published.ts:199](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L199) ___ @@ -504,7 +504,7 @@ Election.voteType #### Defined in -[types/election/published.ts:171](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L171) +[types/election/published.ts:171](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L171) ## Constructors @@ -530,7 +530,7 @@ Election.constructor #### Defined in -[types/election/published.ts:65](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L65) +[types/election/published.ts:65](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L65) ## Methods @@ -550,7 +550,7 @@ Election.constructor #### Defined in -[types/election/published.ts:113](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L113) +[types/election/published.ts:113](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L113) ___ @@ -574,7 +574,7 @@ ___ #### Defined in -[types/election/election.ts:266](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L266) +[types/election/election.ts:266](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L266) ___ @@ -596,7 +596,7 @@ Returns a published election object #### Defined in -[types/election/published.ts:100](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L100) +[types/election/published.ts:100](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L100) ___ @@ -617,7 +617,7 @@ ___ #### Defined in -[types/election/published.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L127) +[types/election/published.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L127) ___ @@ -643,7 +643,7 @@ Returns an unpublished election object #### Defined in -[types/election/election.ts:206](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L206) +[types/election/election.ts:206](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L206) ___ @@ -664,4 +664,4 @@ ___ #### Defined in -[types/election/published.ts:104](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L104) +[types/election/published.ts:104](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L104) diff --git a/docs/sdk/reference/classes/Service.md b/docs/sdk/reference/classes/Service.md index 4e0628d99..4b36a9c4a 100644 --- a/docs/sdk/reference/classes/Service.md +++ b/docs/sdk/reference/classes/Service.md @@ -46,4 +46,4 @@ #### Defined in -[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/service.ts#L6) +[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/service.ts#L6) diff --git a/docs/sdk/reference/classes/StrategyCensus.md b/docs/sdk/reference/classes/StrategyCensus.md index afb804912..543eb1b78 100644 --- a/docs/sdk/reference/classes/StrategyCensus.md +++ b/docs/sdk/reference/classes/StrategyCensus.md @@ -46,7 +46,7 @@ PublishedCensus.censusId #### Defined in -[types/census/census.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L35) +[types/census/census.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L35) • `set` **censusId**(`value`): `void` @@ -66,7 +66,7 @@ PublishedCensus.censusId #### Defined in -[types/census/census.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L39) +[types/census/census.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L39) ___ @@ -84,7 +84,7 @@ PublishedCensus.censusURI #### Defined in -[types/census/census.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L43) +[types/census/census.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L43) • `set` **censusURI**(`value`): `void` @@ -104,7 +104,7 @@ PublishedCensus.censusURI #### Defined in -[types/census/census.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L47) +[types/census/census.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L47) ___ @@ -122,7 +122,7 @@ PublishedCensus.isPublished #### Defined in -[types/census/census.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L75) +[types/census/census.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L75) ___ @@ -140,7 +140,7 @@ PublishedCensus.size #### Defined in -[types/census/census.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L59) +[types/census/census.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L59) • `set` **size**(`value`): `void` @@ -160,7 +160,7 @@ PublishedCensus.size #### Defined in -[types/census/census.ts:63](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L63) +[types/census/census.ts:63](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L63) ___ @@ -174,7 +174,7 @@ ___ #### Defined in -[types/census/census3/strategy.ts:33](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census3/strategy.ts#L33) +[types/census/census3/strategy.ts:33](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census3/strategy.ts#L33) • `set` **strategy**(`value`): `void` @@ -190,7 +190,7 @@ ___ #### Defined in -[types/census/census3/strategy.ts:37](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census3/strategy.ts#L37) +[types/census/census3/strategy.ts:37](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census3/strategy.ts#L37) ___ @@ -208,7 +208,7 @@ PublishedCensus.type #### Defined in -[types/census/census.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L51) +[types/census/census.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L51) • `set` **type**(`value`): `void` @@ -228,7 +228,7 @@ PublishedCensus.type #### Defined in -[types/census/census.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L55) +[types/census/census.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L55) ___ @@ -246,7 +246,7 @@ PublishedCensus.weight #### Defined in -[types/census/census.ts:67](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L67) +[types/census/census.ts:67](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L67) • `set` **weight**(`value`): `void` @@ -266,7 +266,7 @@ PublishedCensus.weight #### Defined in -[types/census/census.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L71) +[types/census/census.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L71) ## Constructors @@ -297,7 +297,7 @@ Constructs a census3 census #### Defined in -[types/census/census3/strategy.ts:21](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census3/strategy.ts#L21) +[types/census/census3/strategy.ts:21](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census3/strategy.ts#L21) ## Methods @@ -322,4 +322,4 @@ Constructs a census3 census #### Defined in -[types/census/census.ts:81](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L81) +[types/census/census.ts:81](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L81) diff --git a/docs/sdk/reference/classes/TokenCensus.md b/docs/sdk/reference/classes/TokenCensus.md index 308c26af7..0a97db516 100644 --- a/docs/sdk/reference/classes/TokenCensus.md +++ b/docs/sdk/reference/classes/TokenCensus.md @@ -46,7 +46,7 @@ PublishedCensus.censusId #### Defined in -[types/census/census.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L35) +[types/census/census.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L35) • `set` **censusId**(`value`): `void` @@ -66,7 +66,7 @@ PublishedCensus.censusId #### Defined in -[types/census/census.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L39) +[types/census/census.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L39) ___ @@ -84,7 +84,7 @@ PublishedCensus.censusURI #### Defined in -[types/census/census.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L43) +[types/census/census.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L43) • `set` **censusURI**(`value`): `void` @@ -104,7 +104,7 @@ PublishedCensus.censusURI #### Defined in -[types/census/census.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L47) +[types/census/census.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L47) ___ @@ -122,7 +122,7 @@ PublishedCensus.isPublished #### Defined in -[types/census/census.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L75) +[types/census/census.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L75) ___ @@ -140,7 +140,7 @@ PublishedCensus.size #### Defined in -[types/census/census.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L59) +[types/census/census.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L59) • `set` **size**(`value`): `void` @@ -160,7 +160,7 @@ PublishedCensus.size #### Defined in -[types/census/census.ts:63](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L63) +[types/census/census.ts:63](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L63) ___ @@ -174,7 +174,7 @@ ___ #### Defined in -[types/census/census3/token.ts:33](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census3/token.ts#L33) +[types/census/census3/token.ts:33](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census3/token.ts#L33) • `set` **token**(`value`): `void` @@ -190,7 +190,7 @@ ___ #### Defined in -[types/census/census3/token.ts:37](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census3/token.ts#L37) +[types/census/census3/token.ts:37](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census3/token.ts#L37) ___ @@ -208,7 +208,7 @@ PublishedCensus.type #### Defined in -[types/census/census.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L51) +[types/census/census.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L51) • `set` **type**(`value`): `void` @@ -228,7 +228,7 @@ PublishedCensus.type #### Defined in -[types/census/census.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L55) +[types/census/census.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L55) ___ @@ -246,7 +246,7 @@ PublishedCensus.weight #### Defined in -[types/census/census.ts:67](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L67) +[types/census/census.ts:67](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L67) • `set` **weight**(`value`): `void` @@ -266,7 +266,7 @@ PublishedCensus.weight #### Defined in -[types/census/census.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L71) +[types/census/census.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L71) ## Constructors @@ -297,7 +297,7 @@ Constructs a census3 census #### Defined in -[types/census/census3/token.ts:21](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census3/token.ts#L21) +[types/census/census3/token.ts:21](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census3/token.ts#L21) ## Methods @@ -322,4 +322,4 @@ Constructs a census3 census #### Defined in -[types/census/census.ts:81](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L81) +[types/census/census.ts:81](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L81) diff --git a/docs/sdk/reference/classes/UnpublishedElection.md b/docs/sdk/reference/classes/UnpublishedElection.md index 8838e6ec6..97af55e26 100644 --- a/docs/sdk/reference/classes/UnpublishedElection.md +++ b/docs/sdk/reference/classes/UnpublishedElection.md @@ -67,7 +67,7 @@ Election.addSDKVersion #### Defined in -[types/election/unpublished.ts:275](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L275) +[types/election/unpublished.ts:275](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L275) • `set` **addSDKVersion**(`value`): `void` @@ -87,7 +87,7 @@ Election.addSDKVersion #### Defined in -[types/election/unpublished.ts:279](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L279) +[types/election/unpublished.ts:279](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L279) ___ @@ -105,7 +105,7 @@ Election.census #### Defined in -[types/election/unpublished.ts:249](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L249) +[types/election/unpublished.ts:249](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L249) • `set` **census**(`value`): `void` @@ -125,7 +125,7 @@ Election.census #### Defined in -[types/election/unpublished.ts:253](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L253) +[types/election/unpublished.ts:253](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L253) ___ @@ -143,7 +143,7 @@ Election.description #### Defined in -[types/election/unpublished.ts:173](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L173) +[types/election/unpublished.ts:173](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L173) • `set` **description**(`value`): `void` @@ -163,7 +163,7 @@ Election.description #### Defined in -[types/election/unpublished.ts:177](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L177) +[types/election/unpublished.ts:177](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L177) ___ @@ -177,7 +177,7 @@ ___ #### Defined in -[types/election/unpublished.ts:138](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L138) +[types/election/unpublished.ts:138](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L138) ___ @@ -195,7 +195,7 @@ Election.electionType #### Defined in -[types/election/unpublished.ts:225](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L225) +[types/election/unpublished.ts:225](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L225) • `set` **electionType**(`value`): `void` @@ -215,7 +215,7 @@ Election.electionType #### Defined in -[types/election/unpublished.ts:229](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L229) +[types/election/unpublished.ts:229](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L229) ___ @@ -233,7 +233,7 @@ Election.endDate #### Defined in -[types/election/unpublished.ts:215](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L215) +[types/election/unpublished.ts:215](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L215) • `set` **endDate**(`value`): `void` @@ -253,7 +253,7 @@ Election.endDate #### Defined in -[types/election/unpublished.ts:219](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L219) +[types/election/unpublished.ts:219](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L219) ___ @@ -271,7 +271,7 @@ Election.header #### Defined in -[types/election/unpublished.ts:181](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L181) +[types/election/unpublished.ts:181](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L181) • `set` **header**(`value`): `void` @@ -291,7 +291,7 @@ Election.header #### Defined in -[types/election/unpublished.ts:185](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L185) +[types/election/unpublished.ts:185](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L185) ___ @@ -309,7 +309,7 @@ Election.maxCensusSize #### Defined in -[types/election/unpublished.ts:258](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L258) +[types/election/unpublished.ts:258](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L258) • `set` **maxCensusSize**(`value`): `void` @@ -329,7 +329,7 @@ Election.maxCensusSize #### Defined in -[types/election/unpublished.ts:262](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L262) +[types/election/unpublished.ts:262](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L262) ___ @@ -347,7 +347,7 @@ Election.meta #### Defined in -[types/election/unpublished.ts:197](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L197) +[types/election/unpublished.ts:197](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L197) • `set` **meta**(`value`): `void` @@ -367,7 +367,7 @@ Election.meta #### Defined in -[types/election/unpublished.ts:201](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L201) +[types/election/unpublished.ts:201](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L201) ___ @@ -385,7 +385,7 @@ Election.questions #### Defined in -[types/election/unpublished.ts:241](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L241) +[types/election/unpublished.ts:241](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L241) • `set` **questions**(`value`): `void` @@ -405,7 +405,7 @@ Election.questions #### Defined in -[types/election/unpublished.ts:245](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L245) +[types/election/unpublished.ts:245](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L245) ___ @@ -423,7 +423,7 @@ Election.startDate #### Defined in -[types/election/unpublished.ts:206](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L206) +[types/election/unpublished.ts:206](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L206) • `set` **startDate**(`value`): `void` @@ -443,7 +443,7 @@ Election.startDate #### Defined in -[types/election/unpublished.ts:210](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L210) +[types/election/unpublished.ts:210](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L210) ___ @@ -461,7 +461,7 @@ Election.streamUri #### Defined in -[types/election/unpublished.ts:189](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L189) +[types/election/unpublished.ts:189](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L189) • `set` **streamUri**(`value`): `void` @@ -481,7 +481,7 @@ Election.streamUri #### Defined in -[types/election/unpublished.ts:193](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L193) +[types/election/unpublished.ts:193](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L193) ___ @@ -499,7 +499,7 @@ Election.temporarySecretIdentity #### Defined in -[types/election/unpublished.ts:267](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L267) +[types/election/unpublished.ts:267](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L267) • `set` **temporarySecretIdentity**(`value`): `void` @@ -519,7 +519,7 @@ Election.temporarySecretIdentity #### Defined in -[types/election/unpublished.ts:271](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L271) +[types/election/unpublished.ts:271](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L271) ___ @@ -537,7 +537,7 @@ Election.title #### Defined in -[types/election/unpublished.ts:164](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L164) +[types/election/unpublished.ts:164](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L164) • `set` **title**(`value`): `void` @@ -557,7 +557,7 @@ Election.title #### Defined in -[types/election/unpublished.ts:168](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L168) +[types/election/unpublished.ts:168](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L168) ___ @@ -575,7 +575,7 @@ Election.voteType #### Defined in -[types/election/unpublished.ts:233](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L233) +[types/election/unpublished.ts:233](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L233) • `set` **voteType**(`value`): `void` @@ -595,7 +595,7 @@ Election.voteType #### Defined in -[types/election/unpublished.ts:237](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L237) +[types/election/unpublished.ts:237](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L237) ## Constructors @@ -621,7 +621,7 @@ Election.constructor #### Defined in -[types/election/unpublished.ts:23](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L23) +[types/election/unpublished.ts:23](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L23) ## Methods @@ -643,7 +643,7 @@ Election.constructor #### Defined in -[types/election/unpublished.ts:41](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L41) +[types/election/unpublished.ts:41](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L41) ___ @@ -657,7 +657,7 @@ ___ #### Defined in -[types/election/unpublished.ts:144](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L144) +[types/election/unpublished.ts:144](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L144) ___ @@ -677,7 +677,7 @@ ___ #### Defined in -[types/election/unpublished.ts:88](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L88) +[types/election/unpublished.ts:88](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L88) ___ @@ -691,7 +691,7 @@ ___ #### Defined in -[types/election/unpublished.ts:154](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L154) +[types/election/unpublished.ts:154](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L154) ___ @@ -705,7 +705,7 @@ ___ #### Defined in -[types/election/unpublished.ts:123](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L123) +[types/election/unpublished.ts:123](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L123) ___ @@ -729,7 +729,7 @@ ___ #### Defined in -[types/election/election.ts:266](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L266) +[types/election/election.ts:266](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L266) ___ @@ -749,7 +749,7 @@ ___ #### Defined in -[types/election/unpublished.ts:60](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/unpublished.ts#L60) +[types/election/unpublished.ts:60](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/unpublished.ts#L60) ___ @@ -775,4 +775,4 @@ Returns an unpublished election object #### Defined in -[types/election/election.ts:206](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L206) +[types/election/election.ts:206](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L206) diff --git a/docs/sdk/reference/classes/VocdoniCensus3Client.md b/docs/sdk/reference/classes/VocdoniCensus3Client.md index 6a0ab337b..658d49ab0 100644 --- a/docs/sdk/reference/classes/VocdoniCensus3Client.md +++ b/docs/sdk/reference/classes/VocdoniCensus3Client.md @@ -17,6 +17,7 @@ - [createTokenCensus](VocdoniCensus3Client#createtokencensus) - [getCensus](VocdoniCensus3Client#getcensus) - [getCensuses](VocdoniCensus3Client#getcensuses) +- [getPredicateEstimation](VocdoniCensus3Client#getpredicateestimation) - [getStrategies](VocdoniCensus3Client#getstrategies) - [getStrategiesByToken](VocdoniCensus3Client#getstrategiesbytoken) - [getStrategy](VocdoniCensus3Client#getstrategy) @@ -61,7 +62,7 @@ To instantiate the client just pass the `ClientOptions` you want or use an empty #### Defined in -[census3.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L49) +[census3.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L49) ## Methods @@ -86,7 +87,7 @@ The census information #### Defined in -[census3.ts:359](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L359) +[census3.ts:379](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L379) ___ @@ -112,7 +113,7 @@ The strategy id #### Defined in -[census3.ts:276](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L276) +[census3.ts:296](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L296) ___ @@ -137,7 +138,7 @@ The strategy census #### Defined in -[census3.ts:419](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L419) +[census3.ts:439](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L439) ___ @@ -163,7 +164,7 @@ Creates a new token to be tracked in the service #### Defined in -[census3.ts:164](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L164) +[census3.ts:164](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L164) ___ @@ -190,7 +191,7 @@ The token census #### Defined in -[census3.ts:396](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L396) +[census3.ts:416](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L416) ___ @@ -214,7 +215,7 @@ The census3 census #### Defined in -[census3.ts:347](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L347) +[census3.ts:367](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L367) ___ @@ -238,7 +239,33 @@ The list of census3 censuses #### Defined in -[census3.ts:336](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L336) +[census3.ts:356](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L356) + +___ + +### getPredicateEstimation + +▸ **getPredicateEstimation**(`predicate`, `tokens`, `anonymous?`): `Promise`\<\{ `accuracy`: `number` ; `size`: `number` ; `timeToCreateCensus`: `number` }\> + +Returns the estimation of size and time (in milliseconds) to create the census generated for the provided predicate and tokens + +#### Parameters + +| Name | Type | Default value | Description | +| :------ | :------ | :------ | :------ | +| `predicate` | `string` | `undefined` | The predicate of the strategy | +| `tokens` | `Object` | `undefined` | The token list for the strategy | +| `anonymous` | `boolean` | `false` | If the estimation should be done for anonymous census | + +#### Returns + +`Promise`\<\{ `accuracy`: `number` ; `size`: `number` ; `timeToCreateCensus`: `number` }\> + +The predicate estimation + +#### Defined in + +[census3.ts:252](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L252) ___ @@ -256,7 +283,7 @@ The list of strategies #### Defined in -[census3.ts:182](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L182) +[census3.ts:182](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L182) ___ @@ -282,7 +309,7 @@ The list of strategies #### Defined in -[census3.ts:208](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L208) +[census3.ts:208](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L208) ___ @@ -306,7 +333,7 @@ The strategy information #### Defined in -[census3.ts:222](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L222) +[census3.ts:222](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L222) ___ @@ -331,7 +358,7 @@ The strategy estimation #### Defined in -[census3.ts:234](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L234) +[census3.ts:234](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L234) ___ @@ -356,7 +383,7 @@ The list strategy holders #### Defined in -[census3.ts:193](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L193) +[census3.ts:193](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L193) ___ @@ -374,7 +401,7 @@ Supported chain list #### Defined in -[census3.ts:77](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L77) +[census3.ts:77](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L77) ___ @@ -392,7 +419,7 @@ Supported strategies operators list #### Defined in -[census3.ts:95](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L95) +[census3.ts:95](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L95) ___ @@ -410,7 +437,7 @@ Token summary list #### Defined in -[census3.ts:62](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L62) +[census3.ts:62](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L62) ___ @@ -428,7 +455,7 @@ Supported tokens type list #### Defined in -[census3.ts:86](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L86) +[census3.ts:86](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L86) ___ @@ -454,7 +481,7 @@ The token information #### Defined in -[census3.ts:107](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L107) +[census3.ts:107](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L107) ___ @@ -478,7 +505,7 @@ The strategy information #### Defined in -[census3.ts:291](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L291) +[census3.ts:311](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L311) ___ @@ -505,7 +532,7 @@ If the holder is in the token #### Defined in -[census3.ts:125](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L125) +[census3.ts:125](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L125) ___ @@ -532,7 +559,7 @@ The balance of the holder #### Defined in -[census3.ts:146](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L146) +[census3.ts:146](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L146) ___ @@ -556,7 +583,7 @@ The parsed predicate #### Defined in -[census3.ts:325](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L325) +[census3.ts:345](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L345) ## Properties @@ -573,7 +600,7 @@ The parsed predicate #### Defined in -[census3.ts:38](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L38) +[census3.ts:38](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L38) ___ @@ -583,4 +610,4 @@ ___ #### Defined in -[census3.ts:37](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L37) +[census3.ts:37](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L37) diff --git a/docs/sdk/reference/classes/VocdoniSDKClient.md b/docs/sdk/reference/classes/VocdoniSDKClient.md index 83fd5ab43..b5d91bf73 100644 --- a/docs/sdk/reference/classes/VocdoniSDKClient.md +++ b/docs/sdk/reference/classes/VocdoniSDKClient.md @@ -107,7 +107,7 @@ To instantiate the client just pass the `ClientOptions` you want or empty object #### Defined in -[client.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L128) +[client.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L128) ## Account Methods @@ -133,7 +133,7 @@ Registers an account against vochain, so it can create new elections. #### Defined in -[client.ts:420](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L420) +[client.ts:420](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L420) ___ @@ -159,7 +159,7 @@ Creates an account with information. #### Defined in -[client.ts:330](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L330) +[client.ts:330](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L330) ___ @@ -181,7 +181,7 @@ Fetches account. #### Defined in -[client.ts:198](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L198) +[client.ts:198](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L198) ___ @@ -203,7 +203,7 @@ Fetches account information. #### Defined in -[client.ts:179](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L179) +[client.ts:179](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L179) ___ @@ -225,7 +225,7 @@ Updates an account with information #### Defined in -[client.ts:374](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L374) +[client.ts:374](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L374) ___ @@ -251,7 +251,7 @@ The cost in tokens. #### Defined in -[client.ts:1042](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L1042) +[client.ts:1042](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L1042) ___ @@ -273,7 +273,7 @@ Cancels an election. #### Defined in -[client.ts:633](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L633) +[client.ts:633](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L633) ___ @@ -297,7 +297,7 @@ Changes the census of an election. #### Defined in -[client.ts:679](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L679) +[client.ts:679](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L679) ___ @@ -319,7 +319,7 @@ Continues an election. #### Defined in -[client.ts:643](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L643) +[client.ts:643](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L643) ___ @@ -343,7 +343,7 @@ Resulting election id. #### Defined in -[client.ts:514](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L514) +[client.ts:514](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L514) ___ @@ -367,7 +367,7 @@ The async step returns. #### Defined in -[client.ts:531](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L531) +[client.ts:531](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L531) ___ @@ -389,7 +389,7 @@ Ends an election. #### Defined in -[client.ts:613](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L613) +[client.ts:613](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L613) ___ @@ -413,7 +413,7 @@ The cost in tokens. #### Defined in -[client.ts:1032](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L1032) +[client.ts:1032](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L1032) ___ @@ -435,7 +435,7 @@ Fetches info about an election. #### Defined in -[client.ts:226](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L226) +[client.ts:226](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L226) ___ @@ -458,7 +458,7 @@ Fetches info about all elections created by the given account #### Defined in -[client.ts:240](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L240) +[client.ts:240](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L240) ___ @@ -480,7 +480,7 @@ Pauses an election. #### Defined in -[client.ts:623](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L623) +[client.ts:623](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L623) ___ @@ -502,7 +502,7 @@ Sets an election id. Required by other methods like submitVote or createElection #### Defined in -[client.ts:169](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L169) +[client.ts:169](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L169) ___ @@ -528,7 +528,7 @@ The id of the vote #### Defined in -[client.ts:725](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L725) +[client.ts:725](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L725) ___ @@ -550,7 +550,7 @@ Checks if the user is able to vote #### Defined in -[client.ts:757](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L757) +[client.ts:757](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L757) ___ @@ -572,7 +572,7 @@ Checks if the user is in census. #### Defined in -[client.ts:703](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L703) +[client.ts:703](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L703) ___ @@ -596,7 +596,7 @@ Vote confirmation id. #### Defined in -[client.ts:805](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L805) +[client.ts:805](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L805) ___ @@ -620,7 +620,7 @@ Vote confirmation id. #### Defined in -[client.ts:822](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L822) +[client.ts:822](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L822) ___ @@ -642,7 +642,7 @@ Checks how many times a user can submit their vote #### Defined in -[client.ts:767](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L767) +[client.ts:767](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L767) ___ @@ -668,7 +668,7 @@ Resulting CID #### Defined in -[client.ts:1052](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L1052) +[client.ts:1052](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L1052) ___ @@ -692,7 +692,7 @@ Account data information updated with new balance #### Defined in -[client.ts:487](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L487) +[client.ts:487](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L487) ___ @@ -714,7 +714,7 @@ Publishes the given census. #### Defined in -[client.ts:954](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L954) +[client.ts:954](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L954) ___ @@ -728,7 +728,7 @@ ___ #### Defined in -[client.ts:990](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L990) +[client.ts:990](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L990) ___ @@ -749,7 +749,7 @@ ___ #### Defined in -[client.ts:1001](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L1001) +[client.ts:1001](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L1001) ___ @@ -771,7 +771,7 @@ ___ #### Defined in -[client.ts:994](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L994) +[client.ts:994](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L994) ___ @@ -785,7 +785,7 @@ ___ #### Defined in -[client.ts:985](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L985) +[client.ts:985](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L985) ___ @@ -807,7 +807,7 @@ ___ #### Defined in -[client.ts:1006](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L1006) +[client.ts:1006](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L1006) ___ @@ -829,7 +829,7 @@ Fetches the information of a given census. #### Defined in -[client.ts:963](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L963) +[client.ts:963](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L963) ___ @@ -845,7 +845,7 @@ Fetches blockchain costs information if needed. #### Defined in -[client.ts:1014](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L1014) +[client.ts:1014](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L1014) ___ @@ -861,7 +861,7 @@ Fetches blockchain information if needed and returns the chain id. #### Defined in -[client.ts:1022](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L1022) +[client.ts:1022](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L1022) ___ @@ -883,7 +883,7 @@ Fetches circuits for anonymous voting #### Defined in -[client.ts:972](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L972) +[client.ts:972](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L972) ___ @@ -899,7 +899,7 @@ Fetches a faucet payload. Only for development. #### Defined in -[client.ts:1060](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L1060) +[client.ts:1060](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L1060) ___ @@ -922,7 +922,7 @@ Fetches proof that an address is part of the specified census. #### Defined in -[client.ts:945](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L945) +[client.ts:945](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L945) ___ @@ -940,7 +940,7 @@ The private key. #### Defined in -[client.ts:917](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L917) +[client.ts:917](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L917) ___ @@ -962,7 +962,7 @@ Parses a faucet package. #### Defined in -[client.ts:1070](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L1070) +[client.ts:1070](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L1070) ___ @@ -984,7 +984,7 @@ Send tokens from one account to another. #### Defined in -[client.ts:458](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L458) +[client.ts:458](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L458) ___ @@ -1006,7 +1006,7 @@ Sets circuits for anonymous voting #### Defined in -[client.ts:981](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L981) +[client.ts:981](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L981) ___ @@ -1032,7 +1032,7 @@ it fails. #### Defined in -[client.ts:1083](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L1083) +[client.ts:1083](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L1083) ___ @@ -1056,7 +1056,7 @@ The deterministic wallet. #### Defined in -[client.ts:929](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L929) +[client.ts:929](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L929) ## Properties @@ -1066,7 +1066,7 @@ The deterministic wallet. #### Defined in -[client.ts:112](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L112) +[client.ts:112](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L112) ___ @@ -1076,7 +1076,7 @@ ___ #### Defined in -[client.ts:106](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L106) +[client.ts:106](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L106) ___ @@ -1086,7 +1086,7 @@ ___ #### Defined in -[client.ts:104](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L104) +[client.ts:104](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L104) ___ @@ -1096,7 +1096,7 @@ ___ #### Defined in -[client.ts:105](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L105) +[client.ts:105](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L105) ___ @@ -1106,7 +1106,7 @@ ___ #### Defined in -[client.ts:107](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L107) +[client.ts:107](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L107) ___ @@ -1116,7 +1116,7 @@ ___ #### Defined in -[client.ts:116](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L116) +[client.ts:116](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L116) ___ @@ -1126,7 +1126,7 @@ ___ #### Defined in -[client.ts:108](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L108) +[client.ts:108](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L108) ___ @@ -1136,7 +1136,7 @@ ___ #### Defined in -[client.ts:117](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L117) +[client.ts:117](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L117) ___ @@ -1146,7 +1146,7 @@ ___ #### Defined in -[client.ts:111](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L111) +[client.ts:111](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L111) ___ @@ -1156,7 +1156,7 @@ ___ #### Defined in -[client.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L110) +[client.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L110) ___ @@ -1166,7 +1166,7 @@ ___ #### Defined in -[client.ts:114](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L114) +[client.ts:114](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L114) ___ @@ -1176,7 +1176,7 @@ ___ #### Defined in -[client.ts:109](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L109) +[client.ts:109](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L109) ___ @@ -1186,4 +1186,4 @@ ___ #### Defined in -[client.ts:115](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L115) +[client.ts:115](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L115) diff --git a/docs/sdk/reference/classes/Vote.md b/docs/sdk/reference/classes/Vote.md index e44d68de0..40f23f584 100644 --- a/docs/sdk/reference/classes/Vote.md +++ b/docs/sdk/reference/classes/Vote.md @@ -34,7 +34,7 @@ Represents a vote #### Defined in -[types/vote/vote.ts:16](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/vote/vote.ts#L16) +[types/vote/vote.ts:16](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/vote/vote.ts#L16) • `set` **votes**(`value`): `void` @@ -50,7 +50,7 @@ Represents a vote #### Defined in -[types/vote/vote.ts:20](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/vote/vote.ts#L20) +[types/vote/vote.ts:20](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/vote/vote.ts#L20) ## Constructors @@ -72,4 +72,4 @@ Constructs a vote #### Defined in -[types/vote/vote.ts:12](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/vote/vote.ts#L12) +[types/vote/vote.ts:12](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/vote/vote.ts#L12) diff --git a/docs/sdk/reference/classes/VoteAPI.md b/docs/sdk/reference/classes/VoteAPI.md index 667444d47..7bd723a91 100644 --- a/docs/sdk/reference/classes/VoteAPI.md +++ b/docs/sdk/reference/classes/VoteAPI.md @@ -37,7 +37,7 @@ Vote info #### Defined in -[api/vote.ts:103](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/vote.ts#L103) +[api/vote.ts:103](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/vote.ts#L103) ___ @@ -60,7 +60,7 @@ Voting #### Defined in -[api/vote.ts:89](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/vote.ts#L89) +[api/vote.ts:89](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/vote.ts#L89) ___ @@ -86,4 +86,4 @@ Return true if response has status 200 #### Defined in -[api/vote.ts:119](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/vote.ts#L119) +[api/vote.ts:119](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/vote.ts#L119) diff --git a/docs/sdk/reference/classes/VoteService.md b/docs/sdk/reference/classes/VoteService.md index 4351f5198..b5a550f4c 100644 --- a/docs/sdk/reference/classes/VoteService.md +++ b/docs/sdk/reference/classes/VoteService.md @@ -54,7 +54,7 @@ Service.constructor #### Defined in -[services/vote.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/vote.ts#L45) +[services/vote.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/vote.ts#L45) ## Methods @@ -74,7 +74,7 @@ Service.constructor #### Defined in -[services/vote.ts:58](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/vote.ts#L58) +[services/vote.ts:58](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/vote.ts#L58) ___ @@ -96,7 +96,7 @@ Get the vote information #### Defined in -[services/vote.ts:68](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/vote.ts#L68) +[services/vote.ts:68](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/vote.ts#L68) ___ @@ -118,7 +118,7 @@ ___ #### Defined in -[services/vote.ts:50](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/vote.ts#L50) +[services/vote.ts:50](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/vote.ts#L50) ___ @@ -140,7 +140,7 @@ Submit the vote to the chain #### Defined in -[services/vote.ts:79](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/vote.ts#L79) +[services/vote.ts:79](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/vote.ts#L79) ## Properties @@ -154,7 +154,7 @@ VoteServiceProperties.chainService #### Defined in -[services/vote.ts:38](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/vote.ts#L38) +[services/vote.ts:38](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/vote.ts#L38) ___ @@ -168,4 +168,4 @@ ___ #### Defined in -[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/service.ts#L6) +[services/service.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/service.ts#L6) diff --git a/docs/sdk/reference/classes/WalletAPI.md b/docs/sdk/reference/classes/WalletAPI.md index 0bfd8579b..22630f98d 100644 --- a/docs/sdk/reference/classes/WalletAPI.md +++ b/docs/sdk/reference/classes/WalletAPI.md @@ -33,4 +33,4 @@ #### Defined in -[api/wallet.ts:29](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/wallet.ts#L29) +[api/wallet.ts:29](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/wallet.ts#L29) diff --git a/docs/sdk/reference/classes/WeightedCensus.md b/docs/sdk/reference/classes/WeightedCensus.md index 09dfb3867..5177f54cf 100644 --- a/docs/sdk/reference/classes/WeightedCensus.md +++ b/docs/sdk/reference/classes/WeightedCensus.md @@ -48,7 +48,7 @@ OffchainCensus.censusId #### Defined in -[types/census/census.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L35) +[types/census/census.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L35) • `set` **censusId**(`value`): `void` @@ -68,7 +68,7 @@ OffchainCensus.censusId #### Defined in -[types/census/census.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L39) +[types/census/census.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L39) ___ @@ -86,7 +86,7 @@ OffchainCensus.censusURI #### Defined in -[types/census/census.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L43) +[types/census/census.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L43) • `set` **censusURI**(`value`): `void` @@ -106,7 +106,7 @@ OffchainCensus.censusURI #### Defined in -[types/census/census.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L47) +[types/census/census.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L47) ___ @@ -124,7 +124,7 @@ OffchainCensus.isPublished #### Defined in -[types/census/census.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L75) +[types/census/census.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L75) ___ @@ -142,7 +142,7 @@ OffchainCensus.participants #### Defined in -[types/census/offchain.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/offchain.ts#L45) +[types/census/offchain.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/offchain.ts#L45) • `set` **participants**(`value`): `void` @@ -162,7 +162,7 @@ OffchainCensus.participants #### Defined in -[types/census/offchain.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/offchain.ts#L49) +[types/census/offchain.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/offchain.ts#L49) ___ @@ -180,7 +180,7 @@ OffchainCensus.size #### Defined in -[types/census/census.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L59) +[types/census/census.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L59) • `set` **size**(`value`): `void` @@ -200,7 +200,7 @@ OffchainCensus.size #### Defined in -[types/census/census.ts:63](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L63) +[types/census/census.ts:63](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L63) ___ @@ -218,7 +218,7 @@ OffchainCensus.type #### Defined in -[types/census/census.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L51) +[types/census/census.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L51) • `set` **type**(`value`): `void` @@ -238,7 +238,7 @@ OffchainCensus.type #### Defined in -[types/census/census.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L55) +[types/census/census.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L55) ___ @@ -256,7 +256,7 @@ OffchainCensus.weight #### Defined in -[types/census/census.ts:67](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L67) +[types/census/census.ts:67](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L67) • `set` **weight**(`value`): `void` @@ -276,7 +276,7 @@ OffchainCensus.weight #### Defined in -[types/census/census.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L71) +[types/census/census.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L71) ## Constructors @@ -296,7 +296,7 @@ OffchainCensus.constructor #### Defined in -[types/census/weighted.ts:10](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/weighted.ts#L10) +[types/census/weighted.ts:10](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/weighted.ts#L10) ## Methods @@ -316,7 +316,7 @@ OffchainCensus.constructor #### Defined in -[types/census/weighted.ts:14](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/weighted.ts#L14) +[types/census/weighted.ts:14](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/weighted.ts#L14) ___ @@ -336,7 +336,7 @@ ___ #### Defined in -[types/census/weighted.ts:18](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/weighted.ts#L18) +[types/census/weighted.ts:18](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/weighted.ts#L18) ___ @@ -361,4 +361,4 @@ ___ #### Defined in -[types/census/census.ts:81](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L81) +[types/census/census.ts:81](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L81) diff --git a/docs/sdk/reference/classes/ZkAPI.md b/docs/sdk/reference/classes/ZkAPI.md index b4225d6c2..dd784db6e 100644 --- a/docs/sdk/reference/classes/ZkAPI.md +++ b/docs/sdk/reference/classes/ZkAPI.md @@ -38,7 +38,7 @@ The ZK proof #### Defined in -[api/zk.ts:54](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/zk.ts#L54) +[api/zk.ts:54](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/zk.ts#L54) ___ @@ -63,4 +63,4 @@ The ZK proof #### Defined in -[api/zk.ts:68](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/zk.ts#L68) +[api/zk.ts:68](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/zk.ts#L68) diff --git a/docs/sdk/reference/enums/CensusOrigin.md b/docs/sdk/reference/enums/CensusOrigin.md index 1edde14bb..e3994bd16 100644 --- a/docs/sdk/reference/enums/CensusOrigin.md +++ b/docs/sdk/reference/enums/CensusOrigin.md @@ -25,7 +25,7 @@ #### Defined in -[api/chain/transactions.ts:234](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L234) +[api/chain/transactions.ts:234](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L234) ___ @@ -35,7 +35,7 @@ ___ #### Defined in -[api/chain/transactions.ts:240](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L240) +[api/chain/transactions.ts:240](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L240) ___ @@ -45,7 +45,7 @@ ___ #### Defined in -[api/chain/transactions.ts:238](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L238) +[api/chain/transactions.ts:238](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L238) ___ @@ -55,7 +55,7 @@ ___ #### Defined in -[api/chain/transactions.ts:239](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L239) +[api/chain/transactions.ts:239](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L239) ___ @@ -65,7 +65,7 @@ ___ #### Defined in -[api/chain/transactions.ts:241](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L241) +[api/chain/transactions.ts:241](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L241) ___ @@ -75,7 +75,7 @@ ___ #### Defined in -[api/chain/transactions.ts:242](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L242) +[api/chain/transactions.ts:242](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L242) ___ @@ -85,7 +85,7 @@ ___ #### Defined in -[api/chain/transactions.ts:237](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L237) +[api/chain/transactions.ts:237](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L237) ___ @@ -95,7 +95,7 @@ ___ #### Defined in -[api/chain/transactions.ts:235](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L235) +[api/chain/transactions.ts:235](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L235) ___ @@ -105,7 +105,7 @@ ___ #### Defined in -[api/chain/transactions.ts:236](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L236) +[api/chain/transactions.ts:236](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L236) ___ @@ -115,4 +115,4 @@ ___ #### Defined in -[api/chain/transactions.ts:243](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L243) +[api/chain/transactions.ts:243](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L243) diff --git a/docs/sdk/reference/enums/CensusType.md b/docs/sdk/reference/enums/CensusType.md index 5147c6c89..2eb1cd5ec 100644 --- a/docs/sdk/reference/enums/CensusType.md +++ b/docs/sdk/reference/enums/CensusType.md @@ -19,7 +19,7 @@ #### Defined in -[types/census/census.ts:3](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L3) +[types/census/census.ts:3](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L3) ___ @@ -29,7 +29,7 @@ ___ #### Defined in -[types/census/census.ts:4](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L4) +[types/census/census.ts:4](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L4) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -[types/census/census.ts:5](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L5) +[types/census/census.ts:5](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L5) ___ @@ -49,4 +49,4 @@ ___ #### Defined in -[types/census/census.ts:2](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/census.ts#L2) +[types/census/census.ts:2](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/census.ts#L2) diff --git a/docs/sdk/reference/enums/CensusTypeEnum.md b/docs/sdk/reference/enums/CensusTypeEnum.md index 7d0e4985e..5683062d7 100644 --- a/docs/sdk/reference/enums/CensusTypeEnum.md +++ b/docs/sdk/reference/enums/CensusTypeEnum.md @@ -24,7 +24,7 @@ #### Defined in -[api/election.ts:150](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L150) +[api/election.ts:150](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L150) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[api/election.ts:156](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L156) +[api/election.ts:156](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L156) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[api/election.ts:154](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L154) +[api/election.ts:154](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L154) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[api/election.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L155) +[api/election.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L155) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[api/election.ts:157](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L157) +[api/election.ts:157](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L157) ___ @@ -74,7 +74,7 @@ ___ #### Defined in -[api/election.ts:158](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L158) +[api/election.ts:158](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L158) ___ @@ -84,7 +84,7 @@ ___ #### Defined in -[api/election.ts:153](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L153) +[api/election.ts:153](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L153) ___ @@ -94,7 +94,7 @@ ___ #### Defined in -[api/election.ts:151](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L151) +[api/election.ts:151](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L151) ___ @@ -104,4 +104,4 @@ ___ #### Defined in -[api/election.ts:152](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L152) +[api/election.ts:152](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L152) diff --git a/docs/sdk/reference/enums/CspProofType.md b/docs/sdk/reference/enums/CspProofType.md index b80c6c45d..54656acdd 100644 --- a/docs/sdk/reference/enums/CspProofType.md +++ b/docs/sdk/reference/enums/CspProofType.md @@ -19,7 +19,7 @@ #### Defined in -[services/csp.ts:15](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/csp.ts#L15) +[services/csp.ts:15](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/csp.ts#L15) ___ @@ -29,7 +29,7 @@ ___ #### Defined in -[services/csp.ts:17](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/csp.ts#L17) +[services/csp.ts:17](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/csp.ts#L17) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -[services/csp.ts:18](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/csp.ts#L18) +[services/csp.ts:18](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/csp.ts#L18) ___ @@ -49,4 +49,4 @@ ___ #### Defined in -[services/csp.ts:16](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/csp.ts#L16) +[services/csp.ts:16](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/csp.ts#L16) diff --git a/docs/sdk/reference/enums/ElectionCreationSteps.md b/docs/sdk/reference/enums/ElectionCreationSteps.md index 933f6ba9e..4d31ad68b 100644 --- a/docs/sdk/reference/enums/ElectionCreationSteps.md +++ b/docs/sdk/reference/enums/ElectionCreationSteps.md @@ -23,7 +23,7 @@ #### Defined in -[services/election.ts:41](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L41) +[services/election.ts:41](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L41) ___ @@ -33,7 +33,7 @@ ___ #### Defined in -[services/election.ts:46](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L46) +[services/election.ts:46](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L46) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -[services/election.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L47) +[services/election.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L47) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -[services/election.ts:44](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L44) +[services/election.ts:44](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L44) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -[services/election.ts:42](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L42) +[services/election.ts:42](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L42) ___ @@ -73,7 +73,7 @@ ___ #### Defined in -[services/election.ts:40](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L40) +[services/election.ts:40](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L40) ___ @@ -83,7 +83,7 @@ ___ #### Defined in -[services/election.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L43) +[services/election.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L43) ___ @@ -93,4 +93,4 @@ ___ #### Defined in -[services/election.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L45) +[services/election.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L45) diff --git a/docs/sdk/reference/enums/ElectionResultsTypeNames.md b/docs/sdk/reference/enums/ElectionResultsTypeNames.md index e31214fa8..9a5c38cf5 100644 --- a/docs/sdk/reference/enums/ElectionResultsTypeNames.md +++ b/docs/sdk/reference/enums/ElectionResultsTypeNames.md @@ -19,7 +19,7 @@ #### Defined in -[types/metadata/election.ts:41](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L41) +[types/metadata/election.ts:41](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L41) ___ @@ -29,7 +29,7 @@ ___ #### Defined in -[types/metadata/election.ts:40](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L40) +[types/metadata/election.ts:40](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L40) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -[types/metadata/election.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L39) +[types/metadata/election.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L39) ___ @@ -49,4 +49,4 @@ ___ #### Defined in -[types/metadata/election.ts:38](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L38) +[types/metadata/election.ts:38](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L38) diff --git a/docs/sdk/reference/enums/ElectionStatus.md b/docs/sdk/reference/enums/ElectionStatus.md index ca7a1393d..eb287597f 100644 --- a/docs/sdk/reference/enums/ElectionStatus.md +++ b/docs/sdk/reference/enums/ElectionStatus.md @@ -22,7 +22,7 @@ #### Defined in -[types/election/published.ts:15](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L15) +[types/election/published.ts:15](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L15) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[types/election/published.ts:14](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L14) +[types/election/published.ts:14](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L14) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[types/election/published.ts:13](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L13) +[types/election/published.ts:13](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L13) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[types/election/published.ts:16](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L16) +[types/election/published.ts:16](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L16) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[types/election/published.ts:11](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L11) +[types/election/published.ts:11](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L11) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[types/election/published.ts:17](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L17) +[types/election/published.ts:17](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L17) ___ @@ -82,4 +82,4 @@ ___ #### Defined in -[types/election/published.ts:12](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L12) +[types/election/published.ts:12](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L12) diff --git a/docs/sdk/reference/enums/ElectionStatusReady.md b/docs/sdk/reference/enums/ElectionStatusReady.md index 3927ff650..e80d8d360 100644 --- a/docs/sdk/reference/enums/ElectionStatusReady.md +++ b/docs/sdk/reference/enums/ElectionStatusReady.md @@ -16,4 +16,4 @@ #### Defined in -[types/election/published.ts:21](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L21) +[types/election/published.ts:21](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L21) diff --git a/docs/sdk/reference/enums/EnvOptions.md b/docs/sdk/reference/enums/EnvOptions.md index e677efebe..5aeb113f6 100644 --- a/docs/sdk/reference/enums/EnvOptions.md +++ b/docs/sdk/reference/enums/EnvOptions.md @@ -18,7 +18,7 @@ #### Defined in -[client.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L59) +[client.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L59) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[client.ts:61](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L61) +[client.ts:61](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L61) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -[client.ts:60](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L60) +[client.ts:60](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L60) diff --git a/docs/sdk/reference/enums/TransactionType.md b/docs/sdk/reference/enums/TransactionType.md index 065c7d0f6..7afd8e173 100644 --- a/docs/sdk/reference/enums/TransactionType.md +++ b/docs/sdk/reference/enums/TransactionType.md @@ -26,7 +26,7 @@ #### Defined in -[api/chain.ts:168](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L168) +[api/chain.ts:168](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L168) ___ @@ -36,7 +36,7 @@ ___ #### Defined in -[api/chain.ts:175](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L175) +[api/chain.ts:175](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L175) ___ @@ -46,7 +46,7 @@ ___ #### Defined in -[api/chain.ts:171](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L171) +[api/chain.ts:171](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L171) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -[api/chain.ts:167](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L167) +[api/chain.ts:167](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L167) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[api/chain.ts:170](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L170) +[api/chain.ts:170](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L170) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[api/chain.ts:172](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L172) +[api/chain.ts:172](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L172) ___ @@ -86,7 +86,7 @@ ___ #### Defined in -[api/chain.ts:174](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L174) +[api/chain.ts:174](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L174) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -[api/chain.ts:176](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L176) +[api/chain.ts:176](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L176) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[api/chain.ts:169](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L169) +[api/chain.ts:169](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L169) ___ @@ -116,7 +116,7 @@ ___ #### Defined in -[api/chain.ts:173](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L173) +[api/chain.ts:173](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L173) ___ @@ -126,4 +126,4 @@ ___ #### Defined in -[api/chain.ts:166](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L166) +[api/chain.ts:166](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L166) diff --git a/docs/sdk/reference/enums/TxType.md b/docs/sdk/reference/enums/TxType.md index 1cf8db205..9375b4f9f 100644 --- a/docs/sdk/reference/enums/TxType.md +++ b/docs/sdk/reference/enums/TxType.md @@ -40,7 +40,7 @@ #### Defined in -[api/chain/transactions.ts:331](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L331) +[api/chain/transactions.ts:331](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L331) ___ @@ -50,7 +50,7 @@ ___ #### Defined in -[api/chain/transactions.ts:334](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L334) +[api/chain/transactions.ts:334](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L334) ___ @@ -60,7 +60,7 @@ ___ #### Defined in -[api/chain/transactions.ts:320](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L320) +[api/chain/transactions.ts:320](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L320) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[api/chain/transactions.ts:318](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L318) +[api/chain/transactions.ts:318](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L318) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[api/chain/transactions.ts:322](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L322) +[api/chain/transactions.ts:322](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L322) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[api/chain/transactions.ts:333](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L333) +[api/chain/transactions.ts:333](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L333) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[api/chain/transactions.ts:336](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L336) +[api/chain/transactions.ts:336](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L336) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[api/chain/transactions.ts:335](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L335) +[api/chain/transactions.ts:335](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L335) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[api/chain/transactions.ts:332](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L332) +[api/chain/transactions.ts:332](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L332) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[api/chain/transactions.ts:327](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L327) +[api/chain/transactions.ts:327](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L327) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[api/chain/transactions.ts:314](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L314) +[api/chain/transactions.ts:314](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L314) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[api/chain/transactions.ts:326](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L326) +[api/chain/transactions.ts:326](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L326) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[api/chain/transactions.ts:321](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L321) +[api/chain/transactions.ts:321](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L321) ___ @@ -170,7 +170,7 @@ ___ #### Defined in -[api/chain/transactions.ts:323](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L323) +[api/chain/transactions.ts:323](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L323) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -[api/chain/transactions.ts:319](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L319) +[api/chain/transactions.ts:319](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L319) ___ @@ -190,7 +190,7 @@ ___ #### Defined in -[api/chain/transactions.ts:328](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L328) +[api/chain/transactions.ts:328](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L328) ___ @@ -200,7 +200,7 @@ ___ #### Defined in -[api/chain/transactions.ts:330](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L330) +[api/chain/transactions.ts:330](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L330) ___ @@ -210,7 +210,7 @@ ___ #### Defined in -[api/chain/transactions.ts:316](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L316) +[api/chain/transactions.ts:316](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L316) ___ @@ -220,7 +220,7 @@ ___ #### Defined in -[api/chain/transactions.ts:317](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L317) +[api/chain/transactions.ts:317](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L317) ___ @@ -230,7 +230,7 @@ ___ #### Defined in -[api/chain/transactions.ts:325](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L325) +[api/chain/transactions.ts:325](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L325) ___ @@ -240,7 +240,7 @@ ___ #### Defined in -[api/chain/transactions.ts:315](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L315) +[api/chain/transactions.ts:315](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L315) ___ @@ -250,7 +250,7 @@ ___ #### Defined in -[api/chain/transactions.ts:329](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L329) +[api/chain/transactions.ts:329](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L329) ___ @@ -260,7 +260,7 @@ ___ #### Defined in -[api/chain/transactions.ts:313](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L313) +[api/chain/transactions.ts:313](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L313) ___ @@ -270,7 +270,7 @@ ___ #### Defined in -[api/chain/transactions.ts:337](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L337) +[api/chain/transactions.ts:337](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L337) ___ @@ -280,4 +280,4 @@ ___ #### Defined in -[api/chain/transactions.ts:324](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L324) +[api/chain/transactions.ts:324](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L324) diff --git a/docs/sdk/reference/enums/VoteSteps.md b/docs/sdk/reference/enums/VoteSteps.md index c939ac08d..74e0cc83e 100644 --- a/docs/sdk/reference/enums/VoteSteps.md +++ b/docs/sdk/reference/enums/VoteSteps.md @@ -22,7 +22,7 @@ #### Defined in -[services/vote.ts:22](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/vote.ts#L22) +[services/vote.ts:22](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/vote.ts#L22) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[services/vote.ts:25](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/vote.ts#L25) +[services/vote.ts:25](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/vote.ts#L25) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[services/vote.ts:23](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/vote.ts#L23) +[services/vote.ts:23](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/vote.ts#L23) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[services/vote.ts:19](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/vote.ts#L19) +[services/vote.ts:19](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/vote.ts#L19) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[services/vote.ts:20](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/vote.ts#L20) +[services/vote.ts:20](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/vote.ts#L20) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[services/vote.ts:21](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/vote.ts#L21) +[services/vote.ts:21](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/vote.ts#L21) ___ @@ -82,4 +82,4 @@ ___ #### Defined in -[services/vote.ts:24](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/vote.ts#L24) +[services/vote.ts:24](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/vote.ts#L24) diff --git a/docs/sdk/reference/interfaces/AccountMetadata.md b/docs/sdk/reference/interfaces/AccountMetadata.md index e828d03ff..a2fff2ea5 100644 --- a/docs/sdk/reference/interfaces/AccountMetadata.md +++ b/docs/sdk/reference/interfaces/AccountMetadata.md @@ -25,7 +25,7 @@ More info: https://vocdoni.io/docs/#/architecture/components/entity?id=meta #### Defined in -[types/metadata/account.ts:53](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/account.ts#L53) +[types/metadata/account.ts:53](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/account.ts#L53) ___ @@ -35,7 +35,7 @@ ___ #### Defined in -[types/metadata/account.ts:50](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/account.ts#L50) +[types/metadata/account.ts:50](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/account.ts#L50) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -[types/metadata/account.ts:57](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/account.ts#L57) +[types/metadata/account.ts:57](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/account.ts#L57) ___ @@ -67,7 +67,7 @@ ___ #### Defined in -[types/metadata/account.ts:62](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/account.ts#L62) +[types/metadata/account.ts:62](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/account.ts#L62) ___ @@ -77,7 +77,7 @@ ___ #### Defined in -[types/metadata/account.ts:52](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/account.ts#L52) +[types/metadata/account.ts:52](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/account.ts#L52) ___ @@ -87,7 +87,7 @@ ___ #### Defined in -[types/metadata/account.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/account.ts#L55) +[types/metadata/account.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/account.ts#L55) ___ @@ -97,4 +97,4 @@ ___ #### Defined in -[types/metadata/account.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/account.ts#L49) +[types/metadata/account.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/account.ts#L49) diff --git a/docs/sdk/reference/interfaces/AdminTx.md b/docs/sdk/reference/interfaces/AdminTx.md index 4cd4f5eb7..b4faff775 100644 --- a/docs/sdk/reference/interfaces/AdminTx.md +++ b/docs/sdk/reference/interfaces/AdminTx.md @@ -24,7 +24,7 @@ #### Defined in -[api/chain/transactions.ts:92](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L92) +[api/chain/transactions.ts:92](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L92) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[api/chain/transactions.ts:93](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L93) +[api/chain/transactions.ts:93](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L93) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[api/chain/transactions.ts:94](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L94) +[api/chain/transactions.ts:94](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L94) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[api/chain/transactions.ts:95](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L95) +[api/chain/transactions.ts:95](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L95) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[api/chain/transactions.ts:98](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L98) +[api/chain/transactions.ts:98](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L98) ___ @@ -74,7 +74,7 @@ ___ #### Defined in -[api/chain/transactions.ts:96](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L96) +[api/chain/transactions.ts:96](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L96) ___ @@ -84,7 +84,7 @@ ___ #### Defined in -[api/chain/transactions.ts:91](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L91) +[api/chain/transactions.ts:91](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L91) ___ @@ -94,7 +94,7 @@ ___ #### Defined in -[api/chain/transactions.ts:97](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L97) +[api/chain/transactions.ts:97](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L97) ___ @@ -104,4 +104,4 @@ ___ #### Defined in -[api/chain/transactions.ts:90](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L90) +[api/chain/transactions.ts:90](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L90) diff --git a/docs/sdk/reference/interfaces/CircuitInputs.md b/docs/sdk/reference/interfaces/CircuitInputs.md index 20607b619..b6bc88dbb 100644 --- a/docs/sdk/reference/interfaces/CircuitInputs.md +++ b/docs/sdk/reference/interfaces/CircuitInputs.md @@ -27,7 +27,7 @@ #### Defined in -[services/anonymous.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L43) +[services/anonymous.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L43) ___ @@ -37,7 +37,7 @@ ___ #### Defined in -[services/anonymous.ts:38](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L38) +[services/anonymous.ts:38](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L38) ___ @@ -47,7 +47,7 @@ ___ #### Defined in -[services/anonymous.ts:41](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L41) +[services/anonymous.ts:41](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L41) ___ @@ -57,7 +57,7 @@ ___ #### Defined in -[services/anonymous.ts:48](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L48) +[services/anonymous.ts:48](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L48) ___ @@ -67,7 +67,7 @@ ___ #### Defined in -[services/anonymous.ts:36](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L36) +[services/anonymous.ts:36](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L36) ___ @@ -77,7 +77,7 @@ ___ #### Defined in -[services/anonymous.ts:37](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L37) +[services/anonymous.ts:37](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L37) ___ @@ -87,7 +87,7 @@ ___ #### Defined in -[services/anonymous.ts:44](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L44) +[services/anonymous.ts:44](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L44) ___ @@ -97,7 +97,7 @@ ___ #### Defined in -[services/anonymous.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L45) +[services/anonymous.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L45) ___ @@ -107,7 +107,7 @@ ___ #### Defined in -[services/anonymous.ts:40](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L40) +[services/anonymous.ts:40](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L40) ___ @@ -117,7 +117,7 @@ ___ #### Defined in -[services/anonymous.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L47) +[services/anonymous.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L47) ___ @@ -127,7 +127,7 @@ ___ #### Defined in -[services/anonymous.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L39) +[services/anonymous.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L39) ___ @@ -137,4 +137,4 @@ ___ #### Defined in -[services/anonymous.ts:46](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L46) +[services/anonymous.ts:46](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L46) diff --git a/docs/sdk/reference/interfaces/CollectFaucetTx.md b/docs/sdk/reference/interfaces/CollectFaucetTx.md index 4bcd339a0..fc37aaff2 100644 --- a/docs/sdk/reference/interfaces/CollectFaucetTx.md +++ b/docs/sdk/reference/interfaces/CollectFaucetTx.md @@ -18,7 +18,7 @@ #### Defined in -[api/chain/transactions.ts:158](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L158) +[api/chain/transactions.ts:158](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L158) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[api/chain/transactions.ts:159](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L159) +[api/chain/transactions.ts:159](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L159) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -[api/chain/transactions.ts:157](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L157) +[api/chain/transactions.ts:157](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L157) diff --git a/docs/sdk/reference/interfaces/ElectionMetadata.md b/docs/sdk/reference/interfaces/ElectionMetadata.md index 4236c6e55..4ccc23345 100644 --- a/docs/sdk/reference/interfaces/ElectionMetadata.md +++ b/docs/sdk/reference/interfaces/ElectionMetadata.md @@ -25,7 +25,7 @@ More info: https://vocdoni.io/docs/#/architecture/components/process?id=process- #### Defined in -[types/metadata/election.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L127) +[types/metadata/election.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L127) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[types/metadata/election.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L128) +[types/metadata/election.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L128) ___ @@ -58,7 +58,7 @@ Arbitrary key/value data that specific applications can use for their own needs #### Defined in -[types/metadata/election.ts:133](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L133) +[types/metadata/election.ts:133](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L133) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[types/metadata/election.ts:136](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L136) +[types/metadata/election.ts:136](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L136) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[types/metadata/election.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L126) +[types/metadata/election.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L126) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[types/metadata/election.ts:137](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L137) +[types/metadata/election.ts:137](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L137) ___ @@ -98,4 +98,4 @@ ___ #### Defined in -[types/metadata/election.ts:125](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L125) +[types/metadata/election.ts:125](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L125) diff --git a/docs/sdk/reference/interfaces/FetchElectionsParameters.md b/docs/sdk/reference/interfaces/FetchElectionsParameters.md index dedf511a9..059034ae0 100644 --- a/docs/sdk/reference/interfaces/FetchElectionsParameters.md +++ b/docs/sdk/reference/interfaces/FetchElectionsParameters.md @@ -17,7 +17,7 @@ #### Defined in -[services/election.ts:32](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L32) +[services/election.ts:32](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L32) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -[services/election.ts:33](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L33) +[services/election.ts:33](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L33) diff --git a/docs/sdk/reference/interfaces/IAccount.md b/docs/sdk/reference/interfaces/IAccount.md index dfe65b233..6db0da26a 100644 --- a/docs/sdk/reference/interfaces/IAccount.md +++ b/docs/sdk/reference/interfaces/IAccount.md @@ -23,7 +23,7 @@ #### Defined in -[types/account.ts:10](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L10) +[types/account.ts:10](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L10) ___ @@ -33,7 +33,7 @@ ___ #### Defined in -[types/account.ts:7](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L7) +[types/account.ts:7](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L7) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -[types/account.ts:8](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L8) +[types/account.ts:8](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L8) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -[types/account.ts:9](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L9) +[types/account.ts:9](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L9) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -[types/account.ts:5](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L5) +[types/account.ts:5](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L5) ___ @@ -73,7 +73,7 @@ ___ #### Defined in -[types/account.ts:11](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L11) +[types/account.ts:11](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L11) ___ @@ -83,7 +83,7 @@ ___ #### Defined in -[types/account.ts:12](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L12) +[types/account.ts:12](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L12) ___ @@ -93,4 +93,4 @@ ___ #### Defined in -[types/account.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/account.ts#L6) +[types/account.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/account.ts#L6) diff --git a/docs/sdk/reference/interfaces/IAccountTransfersCountResponse.md b/docs/sdk/reference/interfaces/IAccountTransfersCountResponse.md index bda3c1ff8..e5b1a8091 100644 --- a/docs/sdk/reference/interfaces/IAccountTransfersCountResponse.md +++ b/docs/sdk/reference/interfaces/IAccountTransfersCountResponse.md @@ -18,4 +18,4 @@ Number of account's transfers #### Defined in -[api/account.ts:95](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/account.ts#L95) +[api/account.ts:95](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/account.ts#L95) diff --git a/docs/sdk/reference/interfaces/IAccountsCountResponse.md b/docs/sdk/reference/interfaces/IAccountsCountResponse.md index 063eace8c..7ab714209 100644 --- a/docs/sdk/reference/interfaces/IAccountsCountResponse.md +++ b/docs/sdk/reference/interfaces/IAccountsCountResponse.md @@ -18,4 +18,4 @@ Number of accounts #### Defined in -[api/account.ts:102](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/account.ts#L102) +[api/account.ts:102](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/account.ts#L102) diff --git a/docs/sdk/reference/interfaces/IAccountsListResponse.md b/docs/sdk/reference/interfaces/IAccountsListResponse.md index 7226e29f4..578150ac0 100644 --- a/docs/sdk/reference/interfaces/IAccountsListResponse.md +++ b/docs/sdk/reference/interfaces/IAccountsListResponse.md @@ -18,4 +18,4 @@ List of accounts #### Defined in -[api/account.ts:88](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/account.ts#L88) +[api/account.ts:88](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/account.ts#L88) diff --git a/docs/sdk/reference/interfaces/IApprovalElectionParameters.md b/docs/sdk/reference/interfaces/IApprovalElectionParameters.md index c480314cf..addc365ee 100644 --- a/docs/sdk/reference/interfaces/IApprovalElectionParameters.md +++ b/docs/sdk/reference/interfaces/IApprovalElectionParameters.md @@ -43,7 +43,7 @@ Used to add the SDK version to the election metadata #### Defined in -[types/election/election.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L155) +[types/election/election.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L155) ___ @@ -57,7 +57,7 @@ ___ #### Defined in -[types/election/election.ts:129](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L129) +[types/election/election.ts:129](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L129) ___ @@ -73,7 +73,7 @@ Election description #### Defined in -[types/election/election.ts:114](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L114) +[types/election/election.ts:114](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L114) ___ @@ -87,7 +87,7 @@ ___ #### Defined in -[types/election/election.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L131) +[types/election/election.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L131) ___ @@ -101,7 +101,7 @@ ___ #### Defined in -[types/election/election.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L128) +[types/election/election.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L128) ___ @@ -117,7 +117,7 @@ Election header image url. #### Defined in -[types/election/election.ts:118](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L118) +[types/election/election.ts:118](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L118) ___ @@ -141,7 +141,7 @@ size` error. #### Defined in -[types/election/election.ts:145](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L145) +[types/election/election.ts:145](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L145) ___ @@ -157,7 +157,7 @@ Metadata (anything added by the election creator) #### Defined in -[types/election/election.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L126) +[types/election/election.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L126) ___ @@ -171,7 +171,7 @@ ___ #### Defined in -[types/election/election.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L132) +[types/election/election.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L132) ___ @@ -185,7 +185,7 @@ ___ #### Defined in -[types/election/election.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L127) +[types/election/election.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L127) ___ @@ -201,7 +201,7 @@ Election stream Uri (ex: a video url) #### Defined in -[types/election/election.ts:122](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L122) +[types/election/election.ts:122](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L122) ___ @@ -217,7 +217,7 @@ Is used to remove the secret identities of the voters once the process is done. #### Defined in -[types/election/election.ts:150](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L150) +[types/election/election.ts:150](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L150) ___ @@ -233,7 +233,7 @@ Election title #### Defined in -[types/election/election.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L110) +[types/election/election.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L110) ___ @@ -247,4 +247,4 @@ ___ #### Defined in -[types/election/election.ts:130](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L130) +[types/election/election.ts:130](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L130) diff --git a/docs/sdk/reference/interfaces/IBlockTransactionsResponse.md b/docs/sdk/reference/interfaces/IBlockTransactionsResponse.md index 4bdbc4927..db10e6e67 100644 --- a/docs/sdk/reference/interfaces/IBlockTransactionsResponse.md +++ b/docs/sdk/reference/interfaces/IBlockTransactionsResponse.md @@ -18,7 +18,7 @@ #### Defined in -[api/chain.ts:312](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L312) +[api/chain.ts:312](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L312) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[api/chain.ts:313](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L313) +[api/chain.ts:313](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L313) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -[api/chain.ts:314](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L314) +[api/chain.ts:314](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L314) diff --git a/docs/sdk/reference/interfaces/IBudgetElectionParametersInfo.md b/docs/sdk/reference/interfaces/IBudgetElectionParametersInfo.md index 66676be3e..3f087ac65 100644 --- a/docs/sdk/reference/interfaces/IBudgetElectionParametersInfo.md +++ b/docs/sdk/reference/interfaces/IBudgetElectionParametersInfo.md @@ -49,7 +49,7 @@ Used to add the SDK version to the election metadata #### Defined in -[types/election/election.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L155) +[types/election/election.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L155) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -[types/election/election.ts:129](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L129) +[types/election/election.ts:129](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L129) ___ @@ -79,7 +79,7 @@ Election description #### Defined in -[types/election/election.ts:114](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L114) +[types/election/election.ts:114](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L114) ___ @@ -93,7 +93,7 @@ ___ #### Defined in -[types/election/election.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L131) +[types/election/election.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L131) ___ @@ -107,7 +107,7 @@ ___ #### Defined in -[types/election/election.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L128) +[types/election/election.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L128) ___ @@ -117,7 +117,7 @@ ___ #### Defined in -[types/election/budget.ts:9](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L9) +[types/election/budget.ts:9](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L9) ___ @@ -133,7 +133,7 @@ Election header image url. #### Defined in -[types/election/election.ts:118](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L118) +[types/election/election.ts:118](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L118) ___ @@ -157,7 +157,7 @@ size` error. #### Defined in -[types/election/election.ts:145](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L145) +[types/election/election.ts:145](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L145) ___ @@ -173,7 +173,7 @@ Metadata (anything added by the election creator) #### Defined in -[types/election/election.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L126) +[types/election/election.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L126) ___ @@ -183,7 +183,7 @@ ___ #### Defined in -[types/election/budget.ts:8](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L8) +[types/election/budget.ts:8](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L8) ___ @@ -197,7 +197,7 @@ ___ #### Defined in -[types/election/election.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L132) +[types/election/election.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L132) ___ @@ -211,7 +211,7 @@ ___ #### Defined in -[types/election/election.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L127) +[types/election/election.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L127) ___ @@ -227,7 +227,7 @@ Election stream Uri (ex: a video url) #### Defined in -[types/election/election.ts:122](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L122) +[types/election/election.ts:122](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L122) ___ @@ -243,7 +243,7 @@ Is used to remove the secret identities of the voters once the process is done. #### Defined in -[types/election/election.ts:150](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L150) +[types/election/election.ts:150](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L150) ___ @@ -259,7 +259,7 @@ Election title #### Defined in -[types/election/election.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L110) +[types/election/election.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L110) ___ @@ -273,4 +273,4 @@ ___ #### Defined in -[types/election/election.ts:130](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L130) +[types/election/election.ts:130](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L130) diff --git a/docs/sdk/reference/interfaces/IBudgetElectionParametersWithBudget.md b/docs/sdk/reference/interfaces/IBudgetElectionParametersWithBudget.md index 81e3b69e5..ddcc000de 100644 --- a/docs/sdk/reference/interfaces/IBudgetElectionParametersWithBudget.md +++ b/docs/sdk/reference/interfaces/IBudgetElectionParametersWithBudget.md @@ -47,7 +47,7 @@ Used to add the SDK version to the election metadata #### Defined in -[types/election/election.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L155) +[types/election/election.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L155) ___ @@ -61,7 +61,7 @@ ___ #### Defined in -[types/election/election.ts:129](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L129) +[types/election/election.ts:129](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L129) ___ @@ -77,7 +77,7 @@ Election description #### Defined in -[types/election/election.ts:114](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L114) +[types/election/election.ts:114](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L114) ___ @@ -91,7 +91,7 @@ ___ #### Defined in -[types/election/election.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L131) +[types/election/election.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L131) ___ @@ -105,7 +105,7 @@ ___ #### Defined in -[types/election/election.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L128) +[types/election/election.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L128) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -[types/election/budget.ts:9](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L9) +[types/election/budget.ts:9](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L9) ___ @@ -135,7 +135,7 @@ Election header image url. #### Defined in -[types/election/election.ts:118](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L118) +[types/election/election.ts:118](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L118) ___ @@ -145,7 +145,7 @@ ___ #### Defined in -[types/election/budget.ts:18](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L18) +[types/election/budget.ts:18](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L18) ___ @@ -169,7 +169,7 @@ size` error. #### Defined in -[types/election/election.ts:145](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L145) +[types/election/election.ts:145](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L145) ___ @@ -185,7 +185,7 @@ Metadata (anything added by the election creator) #### Defined in -[types/election/election.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L126) +[types/election/election.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L126) ___ @@ -199,7 +199,7 @@ ___ #### Defined in -[types/election/budget.ts:8](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L8) +[types/election/budget.ts:8](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L8) ___ @@ -213,7 +213,7 @@ ___ #### Defined in -[types/election/election.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L132) +[types/election/election.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L132) ___ @@ -227,7 +227,7 @@ ___ #### Defined in -[types/election/election.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L127) +[types/election/election.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L127) ___ @@ -243,7 +243,7 @@ Election stream Uri (ex: a video url) #### Defined in -[types/election/election.ts:122](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L122) +[types/election/election.ts:122](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L122) ___ @@ -259,7 +259,7 @@ Is used to remove the secret identities of the voters once the process is done. #### Defined in -[types/election/election.ts:150](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L150) +[types/election/election.ts:150](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L150) ___ @@ -275,7 +275,7 @@ Election title #### Defined in -[types/election/election.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L110) +[types/election/election.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L110) ___ @@ -285,7 +285,7 @@ ___ #### Defined in -[types/election/budget.ts:17](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L17) +[types/election/budget.ts:17](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L17) ___ @@ -299,4 +299,4 @@ ___ #### Defined in -[types/election/election.ts:130](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L130) +[types/election/election.ts:130](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L130) diff --git a/docs/sdk/reference/interfaces/IBudgetElectionParametersWithCensusWeight.md b/docs/sdk/reference/interfaces/IBudgetElectionParametersWithCensusWeight.md index dd8a99117..46816dff7 100644 --- a/docs/sdk/reference/interfaces/IBudgetElectionParametersWithCensusWeight.md +++ b/docs/sdk/reference/interfaces/IBudgetElectionParametersWithCensusWeight.md @@ -46,7 +46,7 @@ Used to add the SDK version to the election metadata #### Defined in -[types/election/election.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L155) +[types/election/election.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L155) ___ @@ -60,7 +60,7 @@ ___ #### Defined in -[types/election/election.ts:129](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L129) +[types/election/election.ts:129](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L129) ___ @@ -76,7 +76,7 @@ Election description #### Defined in -[types/election/election.ts:114](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L114) +[types/election/election.ts:114](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L114) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[types/election/election.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L131) +[types/election/election.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L131) ___ @@ -104,7 +104,7 @@ ___ #### Defined in -[types/election/election.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L128) +[types/election/election.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L128) ___ @@ -118,7 +118,7 @@ ___ #### Defined in -[types/election/budget.ts:9](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L9) +[types/election/budget.ts:9](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L9) ___ @@ -134,7 +134,7 @@ Election header image url. #### Defined in -[types/election/election.ts:118](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L118) +[types/election/election.ts:118](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L118) ___ @@ -158,7 +158,7 @@ size` error. #### Defined in -[types/election/election.ts:145](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L145) +[types/election/election.ts:145](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L145) ___ @@ -174,7 +174,7 @@ Metadata (anything added by the election creator) #### Defined in -[types/election/election.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L126) +[types/election/election.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L126) ___ @@ -188,7 +188,7 @@ ___ #### Defined in -[types/election/budget.ts:8](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L8) +[types/election/budget.ts:8](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L8) ___ @@ -202,7 +202,7 @@ ___ #### Defined in -[types/election/election.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L132) +[types/election/election.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L132) ___ @@ -216,7 +216,7 @@ ___ #### Defined in -[types/election/election.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L127) +[types/election/election.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L127) ___ @@ -232,7 +232,7 @@ Election stream Uri (ex: a video url) #### Defined in -[types/election/election.ts:122](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L122) +[types/election/election.ts:122](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L122) ___ @@ -248,7 +248,7 @@ Is used to remove the secret identities of the voters once the process is done. #### Defined in -[types/election/election.ts:150](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L150) +[types/election/election.ts:150](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L150) ___ @@ -264,7 +264,7 @@ Election title #### Defined in -[types/election/election.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L110) +[types/election/election.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L110) ___ @@ -274,7 +274,7 @@ ___ #### Defined in -[types/election/budget.ts:13](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L13) +[types/election/budget.ts:13](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L13) ___ @@ -288,4 +288,4 @@ ___ #### Defined in -[types/election/election.ts:130](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L130) +[types/election/election.ts:130](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L130) diff --git a/docs/sdk/reference/interfaces/ICensus.md b/docs/sdk/reference/interfaces/ICensus.md index 7900daf2a..83f61c8c0 100644 --- a/docs/sdk/reference/interfaces/ICensus.md +++ b/docs/sdk/reference/interfaces/ICensus.md @@ -22,7 +22,7 @@ The type of the census #### Defined in -[api/election.ts:21](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L21) +[api/election.ts:21](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L21) ___ @@ -34,7 +34,7 @@ The root of the census #### Defined in -[api/election.ts:26](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L26) +[api/election.ts:26](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L26) ___ @@ -46,7 +46,7 @@ The URL of the census #### Defined in -[api/election.ts:36](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L36) +[api/election.ts:36](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L36) ___ @@ -58,7 +58,7 @@ Max size of the census. How many voters the census can have. #### Defined in -[api/election.ts:41](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L41) +[api/election.ts:41](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L41) ___ @@ -70,4 +70,4 @@ The post register root of the census #### Defined in -[api/election.ts:31](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L31) +[api/election.ts:31](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L31) diff --git a/docs/sdk/reference/interfaces/ICensus3CensusListResponse.md b/docs/sdk/reference/interfaces/ICensus3CensusListResponse.md index 3c9076e73..a7af35896 100644 --- a/docs/sdk/reference/interfaces/ICensus3CensusListResponse.md +++ b/docs/sdk/reference/interfaces/ICensus3CensusListResponse.md @@ -18,4 +18,4 @@ The list of the strategies identifiers #### Defined in -[api/census3/census.ts:15](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/census.ts#L15) +[api/census3/census.ts:15](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/census.ts#L15) diff --git a/docs/sdk/reference/interfaces/ICensus3CensusQueueResponse.md b/docs/sdk/reference/interfaces/ICensus3CensusQueueResponse.md index 6116da004..10d3dcdbe 100644 --- a/docs/sdk/reference/interfaces/ICensus3CensusQueueResponse.md +++ b/docs/sdk/reference/interfaces/ICensus3CensusQueueResponse.md @@ -21,7 +21,7 @@ The census data #### Defined in -[api/census3/census.ts:84](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/census.ts#L84) +[api/census3/census.ts:84](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/census.ts#L84) ___ @@ -33,7 +33,7 @@ If the queue has been done #### Defined in -[api/census3/census.ts:64](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/census.ts#L64) +[api/census3/census.ts:64](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/census.ts#L64) ___ @@ -52,7 +52,7 @@ The error of the queue #### Defined in -[api/census3/census.ts:69](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/census.ts#L69) +[api/census3/census.ts:69](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/census.ts#L69) ___ @@ -64,4 +64,4 @@ The creation progress #### Defined in -[api/census3/census.ts:89](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/census.ts#L89) +[api/census3/census.ts:89](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/census.ts#L89) diff --git a/docs/sdk/reference/interfaces/ICensus3CensusResponse.md b/docs/sdk/reference/interfaces/ICensus3CensusResponse.md index cab132b53..73996b816 100644 --- a/docs/sdk/reference/interfaces/ICensus3CensusResponse.md +++ b/docs/sdk/reference/interfaces/ICensus3CensusResponse.md @@ -25,7 +25,7 @@ The identifier of the census #### Defined in -[api/census3/census.ts:22](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/census.ts#L22) +[api/census3/census.ts:22](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/census.ts#L22) ___ @@ -37,7 +37,7 @@ The accuracy for an anonymous census #### Defined in -[api/census3/census.ts:57](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/census.ts#L57) +[api/census3/census.ts:57](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/census.ts#L57) ___ @@ -49,7 +49,7 @@ If the census is anonymous or not #### Defined in -[api/census3/census.ts:52](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/census.ts#L52) +[api/census3/census.ts:52](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/census.ts#L52) ___ @@ -61,7 +61,7 @@ The root of the census #### Defined in -[api/census3/census.ts:32](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/census.ts#L32) +[api/census3/census.ts:32](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/census.ts#L32) ___ @@ -73,7 +73,7 @@ The size of the census (number of token holders) #### Defined in -[api/census3/census.ts:42](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/census.ts#L42) +[api/census3/census.ts:42](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/census.ts#L42) ___ @@ -85,7 +85,7 @@ The identifier of the strategy of the built census #### Defined in -[api/census3/census.ts:27](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/census.ts#L27) +[api/census3/census.ts:27](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/census.ts#L27) ___ @@ -97,7 +97,7 @@ The URI of the census #### Defined in -[api/census3/census.ts:37](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/census.ts#L37) +[api/census3/census.ts:37](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/census.ts#L37) ___ @@ -109,4 +109,4 @@ The weight of the census (weight of all token holders) #### Defined in -[api/census3/census.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/census.ts#L47) +[api/census3/census.ts:47](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/census.ts#L47) diff --git a/docs/sdk/reference/interfaces/ICensus3ServiceInfoResponse.md b/docs/sdk/reference/interfaces/ICensus3ServiceInfoResponse.md index 3ef2b8014..77f8050ae 100644 --- a/docs/sdk/reference/interfaces/ICensus3ServiceInfoResponse.md +++ b/docs/sdk/reference/interfaces/ICensus3ServiceInfoResponse.md @@ -18,4 +18,4 @@ The list of supported chains #### Defined in -[api/census3/service.ts:29](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/service.ts#L29) +[api/census3/service.ts:29](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/service.ts#L29) diff --git a/docs/sdk/reference/interfaces/ICensus3StrategiesListResponse.md b/docs/sdk/reference/interfaces/ICensus3StrategiesListResponse.md index 76f5a35b4..04f176d12 100644 --- a/docs/sdk/reference/interfaces/ICensus3StrategiesListResponse.md +++ b/docs/sdk/reference/interfaces/ICensus3StrategiesListResponse.md @@ -24,4 +24,4 @@ The list of the strategies identifiers #### Defined in -[api/census3/strategy.ts:22](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L22) +[api/census3/strategy.ts:22](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L22) diff --git a/docs/sdk/reference/interfaces/ICensus3StrategiesListResponsePaginated.md b/docs/sdk/reference/interfaces/ICensus3StrategiesListResponsePaginated.md index d64a7eedf..95f0b3f10 100644 --- a/docs/sdk/reference/interfaces/ICensus3StrategiesListResponsePaginated.md +++ b/docs/sdk/reference/interfaces/ICensus3StrategiesListResponsePaginated.md @@ -25,7 +25,7 @@ The pagination information #### Defined in -[api/census3/strategy.ts:29](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L29) +[api/census3/strategy.ts:29](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L29) ___ @@ -41,4 +41,4 @@ The list of the strategies identifiers #### Defined in -[api/census3/strategy.ts:22](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L22) +[api/census3/strategy.ts:22](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L22) diff --git a/docs/sdk/reference/interfaces/ICensus3StrategiesOperator.md b/docs/sdk/reference/interfaces/ICensus3StrategiesOperator.md index 1e4e5f89e..a1e564897 100644 --- a/docs/sdk/reference/interfaces/ICensus3StrategiesOperator.md +++ b/docs/sdk/reference/interfaces/ICensus3StrategiesOperator.md @@ -19,7 +19,7 @@ The description of the operator #### Defined in -[api/census3/strategy.ts:233](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L233) +[api/census3/strategy.ts:238](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L238) ___ @@ -31,4 +31,4 @@ The tag of the operator #### Defined in -[api/census3/strategy.ts:238](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L238) +[api/census3/strategy.ts:243](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L243) diff --git a/docs/sdk/reference/interfaces/ICensus3StrategiesOperatorsResponse.md b/docs/sdk/reference/interfaces/ICensus3StrategiesOperatorsResponse.md index b48e4d17a..4eac39758 100644 --- a/docs/sdk/reference/interfaces/ICensus3StrategiesOperatorsResponse.md +++ b/docs/sdk/reference/interfaces/ICensus3StrategiesOperatorsResponse.md @@ -18,4 +18,4 @@ The list of supported operators #### Defined in -[api/census3/strategy.ts:245](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L245) +[api/census3/strategy.ts:250](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L250) diff --git a/docs/sdk/reference/interfaces/ICensus3StrategyCreateResponse.md b/docs/sdk/reference/interfaces/ICensus3StrategyCreateResponse.md index 6b967a06e..41f14de9b 100644 --- a/docs/sdk/reference/interfaces/ICensus3StrategyCreateResponse.md +++ b/docs/sdk/reference/interfaces/ICensus3StrategyCreateResponse.md @@ -18,4 +18,4 @@ The identifier of the created strategy #### Defined in -[api/census3/strategy.ts:207](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L207) +[api/census3/strategy.ts:212](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L212) diff --git a/docs/sdk/reference/interfaces/ICensus3StrategyEstimationQueueResponse.md b/docs/sdk/reference/interfaces/ICensus3StrategyEstimationQueueResponse.md index 4e003a550..093b67fc2 100644 --- a/docs/sdk/reference/interfaces/ICensus3StrategyEstimationQueueResponse.md +++ b/docs/sdk/reference/interfaces/ICensus3StrategyEstimationQueueResponse.md @@ -29,7 +29,7 @@ The estimation data of the strategy #### Defined in -[api/census3/strategy.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L126) +[api/census3/strategy.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L131) ___ @@ -41,7 +41,7 @@ If the queue has been done #### Defined in -[api/census3/strategy.ts:106](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L106) +[api/census3/strategy.ts:111](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L111) ___ @@ -60,7 +60,7 @@ The error of the queue #### Defined in -[api/census3/strategy.ts:111](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L111) +[api/census3/strategy.ts:116](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L116) ___ @@ -72,4 +72,4 @@ The estimation progress #### Defined in -[api/census3/strategy.ts:146](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L146) +[api/census3/strategy.ts:151](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L151) diff --git a/docs/sdk/reference/interfaces/ICensus3StrategyHoldersResponse.md b/docs/sdk/reference/interfaces/ICensus3StrategyHoldersResponse.md index 1ea342310..15fa2d948 100644 --- a/docs/sdk/reference/interfaces/ICensus3StrategyHoldersResponse.md +++ b/docs/sdk/reference/interfaces/ICensus3StrategyHoldersResponse.md @@ -28,4 +28,4 @@ The list of the strategy holders #### Defined in -[api/census3/strategy.ts:36](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L36) +[api/census3/strategy.ts:36](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L36) diff --git a/docs/sdk/reference/interfaces/ICensus3StrategyHoldersResponsePaginated.md b/docs/sdk/reference/interfaces/ICensus3StrategyHoldersResponsePaginated.md index bd22a3e53..cf4854ee2 100644 --- a/docs/sdk/reference/interfaces/ICensus3StrategyHoldersResponsePaginated.md +++ b/docs/sdk/reference/interfaces/ICensus3StrategyHoldersResponsePaginated.md @@ -33,7 +33,7 @@ The list of the strategy holders #### Defined in -[api/census3/strategy.ts:36](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L36) +[api/census3/strategy.ts:36](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L36) ___ @@ -45,4 +45,4 @@ The pagination information #### Defined in -[api/census3/strategy.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L43) +[api/census3/strategy.ts:43](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L43) diff --git a/docs/sdk/reference/interfaces/ICensus3StrategyImportQueueResponse.md b/docs/sdk/reference/interfaces/ICensus3StrategyImportQueueResponse.md index d4381f96b..8a08f9fd4 100644 --- a/docs/sdk/reference/interfaces/ICensus3StrategyImportQueueResponse.md +++ b/docs/sdk/reference/interfaces/ICensus3StrategyImportQueueResponse.md @@ -21,7 +21,7 @@ The imported data strategy #### Defined in -[api/census3/strategy.ts:173](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L173) +[api/census3/strategy.ts:178](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L178) ___ @@ -33,7 +33,7 @@ If the queue has been done #### Defined in -[api/census3/strategy.ts:153](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L153) +[api/census3/strategy.ts:158](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L158) ___ @@ -52,7 +52,7 @@ The error of the queue #### Defined in -[api/census3/strategy.ts:158](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L158) +[api/census3/strategy.ts:163](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L163) ___ @@ -64,4 +64,4 @@ The importing progress #### Defined in -[api/census3/strategy.ts:178](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L178) +[api/census3/strategy.ts:183](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L183) diff --git a/docs/sdk/reference/interfaces/ICensus3StrategyToken.md b/docs/sdk/reference/interfaces/ICensus3StrategyToken.md index 127e79da6..9b1a4b47b 100644 --- a/docs/sdk/reference/interfaces/ICensus3StrategyToken.md +++ b/docs/sdk/reference/interfaces/ICensus3StrategyToken.md @@ -21,7 +21,7 @@ The id (address) of the token. #### Defined in -[api/census3/strategy.ts:185](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L185) +[api/census3/strategy.ts:190](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L190) ___ @@ -33,7 +33,7 @@ The method used for checking balances. #### Defined in -[api/census3/strategy.ts:200](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L200) +[api/census3/strategy.ts:205](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L205) ___ @@ -45,7 +45,7 @@ The minimum balance. #### Defined in -[api/census3/strategy.ts:195](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L195) +[api/census3/strategy.ts:200](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L200) ___ @@ -57,4 +57,4 @@ The name of the token. #### Defined in -[api/census3/strategy.ts:190](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L190) +[api/census3/strategy.ts:195](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L195) diff --git a/docs/sdk/reference/interfaces/ICensus3SupportedChain.md b/docs/sdk/reference/interfaces/ICensus3SupportedChain.md index ef2cf79bc..bc5736a78 100644 --- a/docs/sdk/reference/interfaces/ICensus3SupportedChain.md +++ b/docs/sdk/reference/interfaces/ICensus3SupportedChain.md @@ -20,7 +20,7 @@ The identifier of the chain #### Defined in -[api/census3/service.ts:12](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/service.ts#L12) +[api/census3/service.ts:12](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/service.ts#L12) ___ @@ -32,7 +32,7 @@ The name of the chain #### Defined in -[api/census3/service.ts:22](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/service.ts#L22) +[api/census3/service.ts:22](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/service.ts#L22) ___ @@ -44,4 +44,4 @@ The short name of the chain #### Defined in -[api/census3/service.ts:17](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/service.ts#L17) +[api/census3/service.ts:17](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/service.ts#L17) diff --git a/docs/sdk/reference/interfaces/ICensus3TokenHolderResponse.md b/docs/sdk/reference/interfaces/ICensus3TokenHolderResponse.md index 6268d0007..2b2dbbd30 100644 --- a/docs/sdk/reference/interfaces/ICensus3TokenHolderResponse.md +++ b/docs/sdk/reference/interfaces/ICensus3TokenHolderResponse.md @@ -18,4 +18,4 @@ The balance of the holder #### Defined in -[api/census3/token.ts:117](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/token.ts#L117) +[api/census3/token.ts:117](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/token.ts#L117) diff --git a/docs/sdk/reference/interfaces/ICensus3TokenListResponse.md b/docs/sdk/reference/interfaces/ICensus3TokenListResponse.md index ce623495c..1a2a38632 100644 --- a/docs/sdk/reference/interfaces/ICensus3TokenListResponse.md +++ b/docs/sdk/reference/interfaces/ICensus3TokenListResponse.md @@ -24,4 +24,4 @@ The list of the tokens #### Defined in -[api/census3/token.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/token.ts#L110) +[api/census3/token.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/token.ts#L110) diff --git a/docs/sdk/reference/interfaces/ICensus3TokenListResponsePaginated.md b/docs/sdk/reference/interfaces/ICensus3TokenListResponsePaginated.md index 031683a38..0b50624ab 100644 --- a/docs/sdk/reference/interfaces/ICensus3TokenListResponsePaginated.md +++ b/docs/sdk/reference/interfaces/ICensus3TokenListResponsePaginated.md @@ -25,7 +25,7 @@ The pagination information #### Defined in -[api/census3/token.ts:124](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/token.ts#L124) +[api/census3/token.ts:124](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/token.ts#L124) ___ @@ -41,4 +41,4 @@ The list of the tokens #### Defined in -[api/census3/token.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/token.ts#L110) +[api/census3/token.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/token.ts#L110) diff --git a/docs/sdk/reference/interfaces/ICensus3TokenTypesResponse.md b/docs/sdk/reference/interfaces/ICensus3TokenTypesResponse.md index 628b24576..49626edcf 100644 --- a/docs/sdk/reference/interfaces/ICensus3TokenTypesResponse.md +++ b/docs/sdk/reference/interfaces/ICensus3TokenTypesResponse.md @@ -18,4 +18,4 @@ The list of the tokens types #### Defined in -[api/census3/token.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/token.ts#L131) +[api/census3/token.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/token.ts#L131) diff --git a/docs/sdk/reference/interfaces/ICensus3ValidatePredicateChild.md b/docs/sdk/reference/interfaces/ICensus3ValidatePredicateChild.md index ef2446cb3..40d4ca6e3 100644 --- a/docs/sdk/reference/interfaces/ICensus3ValidatePredicateChild.md +++ b/docs/sdk/reference/interfaces/ICensus3ValidatePredicateChild.md @@ -19,7 +19,7 @@ The operator used in the predicate #### Defined in -[api/census3/strategy.ts:221](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L221) +[api/census3/strategy.ts:226](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L226) ___ @@ -31,4 +31,4 @@ The list of tokens of the predicate #### Defined in -[api/census3/strategy.ts:226](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L226) +[api/census3/strategy.ts:231](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L231) diff --git a/docs/sdk/reference/interfaces/ICensus3ValidatePredicateResponse.md b/docs/sdk/reference/interfaces/ICensus3ValidatePredicateResponse.md index 9bcd17c65..f5cffb0e1 100644 --- a/docs/sdk/reference/interfaces/ICensus3ValidatePredicateResponse.md +++ b/docs/sdk/reference/interfaces/ICensus3ValidatePredicateResponse.md @@ -24,4 +24,4 @@ The parsed version of the predicate #### Defined in -[api/census3/strategy.ts:252](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L252) +[api/census3/strategy.ts:257](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L257) diff --git a/docs/sdk/reference/interfaces/ICensus3ValidatePredicateToken.md b/docs/sdk/reference/interfaces/ICensus3ValidatePredicateToken.md index d14d6fe16..57fbf048c 100644 --- a/docs/sdk/reference/interfaces/ICensus3ValidatePredicateToken.md +++ b/docs/sdk/reference/interfaces/ICensus3ValidatePredicateToken.md @@ -18,4 +18,4 @@ The literal of the predicate #### Defined in -[api/census3/strategy.ts:214](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L214) +[api/census3/strategy.ts:219](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L219) diff --git a/docs/sdk/reference/interfaces/ICensusExportResponse.md b/docs/sdk/reference/interfaces/ICensusExportResponse.md index 987882004..b7fe261d6 100644 --- a/docs/sdk/reference/interfaces/ICensusExportResponse.md +++ b/docs/sdk/reference/interfaces/ICensusExportResponse.md @@ -21,7 +21,7 @@ The data of the census #### Defined in -[api/census.ts:54](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L54) +[api/census.ts:54](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L54) ___ @@ -33,7 +33,7 @@ The max levels of the census #### Defined in -[api/census.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L59) +[api/census.ts:59](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L59) ___ @@ -45,7 +45,7 @@ The root hash of the census #### Defined in -[api/census.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L49) +[api/census.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L49) ___ @@ -57,4 +57,4 @@ The type of the census #### Defined in -[api/census.ts:44](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L44) +[api/census.ts:44](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L44) diff --git a/docs/sdk/reference/interfaces/ICensusParticipant.md b/docs/sdk/reference/interfaces/ICensusParticipant.md index f4f10bd3b..45a948e73 100644 --- a/docs/sdk/reference/interfaces/ICensusParticipant.md +++ b/docs/sdk/reference/interfaces/ICensusParticipant.md @@ -17,7 +17,7 @@ #### Defined in -[types/census/offchain.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/offchain.ts#L6) +[types/census/offchain.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/offchain.ts#L6) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -[types/census/offchain.ts:7](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/census/offchain.ts#L7) +[types/census/offchain.ts:7](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/census/offchain.ts#L7) diff --git a/docs/sdk/reference/interfaces/ICensusProofResponse.md b/docs/sdk/reference/interfaces/ICensusProofResponse.md index ac4b81231..4b0e7d70b 100644 --- a/docs/sdk/reference/interfaces/ICensusProofResponse.md +++ b/docs/sdk/reference/interfaces/ICensusProofResponse.md @@ -23,7 +23,7 @@ The proof for the given key #### Defined in -[api/census.ts:83](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L83) +[api/census.ts:83](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L83) ___ @@ -35,7 +35,7 @@ The root (id) of the census #### Defined in -[api/census.ts:78](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L78) +[api/census.ts:78](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L78) ___ @@ -47,7 +47,7 @@ The census siblings #### Defined in -[api/census.ts:93](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L93) +[api/census.ts:93](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L93) ___ @@ -59,7 +59,7 @@ The type of the census #### Defined in -[api/census.ts:68](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L68) +[api/census.ts:68](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L68) ___ @@ -71,7 +71,7 @@ The value for the given key #### Defined in -[api/census.ts:88](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L88) +[api/census.ts:88](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L88) ___ @@ -83,4 +83,4 @@ The weight as a string #### Defined in -[api/census.ts:73](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L73) +[api/census.ts:73](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L73) diff --git a/docs/sdk/reference/interfaces/ICensusPublishResponse.md b/docs/sdk/reference/interfaces/ICensusPublishResponse.md index b94ab8063..d01245379 100644 --- a/docs/sdk/reference/interfaces/ICensusPublishResponse.md +++ b/docs/sdk/reference/interfaces/ICensusPublishResponse.md @@ -19,7 +19,7 @@ The identifier of the published census #### Defined in -[api/census.ts:32](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L32) +[api/census.ts:32](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L32) ___ @@ -31,4 +31,4 @@ The URI of the published census #### Defined in -[api/census.ts:37](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census.ts#L37) +[api/census.ts:37](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census.ts#L37) diff --git a/docs/sdk/reference/interfaces/IChainBlockInfoResponse.md b/docs/sdk/reference/interfaces/IChainBlockInfoResponse.md index 4b5e6de5e..fd0dfd22b 100644 --- a/docs/sdk/reference/interfaces/IChainBlockInfoResponse.md +++ b/docs/sdk/reference/interfaces/IChainBlockInfoResponse.md @@ -26,7 +26,7 @@ #### Defined in -[api/chain.ts:272](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L272) +[api/chain.ts:272](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L272) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[api/chain.ts:275](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L275) +[api/chain.ts:275](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L275) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[api/chain.ts:278](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L278) +[api/chain.ts:278](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L278) ___ @@ -83,7 +83,7 @@ ___ #### Defined in -[api/chain.ts:279](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L279) +[api/chain.ts:279](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L279) ___ @@ -102,4 +102,4 @@ ___ #### Defined in -[api/chain.ts:298](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L298) +[api/chain.ts:298](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L298) diff --git a/docs/sdk/reference/interfaces/IChainGetCircuitResponse.md b/docs/sdk/reference/interfaces/IChainGetCircuitResponse.md index ded0369f4..c386b622a 100644 --- a/docs/sdk/reference/interfaces/IChainGetCircuitResponse.md +++ b/docs/sdk/reference/interfaces/IChainGetCircuitResponse.md @@ -26,7 +26,7 @@ The path of the circuit. #### Defined in -[api/chain.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L127) +[api/chain.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L127) ___ @@ -38,7 +38,7 @@ The circuit levels. #### Defined in -[api/chain.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L132) +[api/chain.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L132) ___ @@ -50,7 +50,7 @@ The base uri of the files. #### Defined in -[api/chain.ts:122](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L122) +[api/chain.ts:122](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L122) ___ @@ -62,7 +62,7 @@ The name of the verification key file. #### Defined in -[api/chain.ts:152](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L152) +[api/chain.ts:152](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L152) ___ @@ -74,7 +74,7 @@ The hash of the verification key file. #### Defined in -[api/chain.ts:147](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L147) +[api/chain.ts:147](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L147) ___ @@ -86,7 +86,7 @@ The name of the WASM file. #### Defined in -[api/chain.ts:162](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L162) +[api/chain.ts:162](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L162) ___ @@ -98,7 +98,7 @@ The hash of the WASM file. #### Defined in -[api/chain.ts:157](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L157) +[api/chain.ts:157](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L157) ___ @@ -110,7 +110,7 @@ The name of the proving key file. #### Defined in -[api/chain.ts:142](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L142) +[api/chain.ts:142](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L142) ___ @@ -122,4 +122,4 @@ The hash of the proving key file. #### Defined in -[api/chain.ts:137](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L137) +[api/chain.ts:137](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L137) diff --git a/docs/sdk/reference/interfaces/IChainGetCostsResponse.md b/docs/sdk/reference/interfaces/IChainGetCostsResponse.md index e266cd1f0..93ac8a1c6 100644 --- a/docs/sdk/reference/interfaces/IChainGetCostsResponse.md +++ b/docs/sdk/reference/interfaces/IChainGetCostsResponse.md @@ -20,7 +20,7 @@ The base price. #### Defined in -[api/chain.ts:97](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L97) +[api/chain.ts:97](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L97) ___ @@ -32,7 +32,7 @@ The capacity of the chain. #### Defined in -[api/chain.ts:102](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L102) +[api/chain.ts:102](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L102) ___ @@ -56,4 +56,4 @@ The factors. #### Defined in -[api/chain.ts:107](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L107) +[api/chain.ts:107](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L107) diff --git a/docs/sdk/reference/interfaces/IChainGetInfoResponse.md b/docs/sdk/reference/interfaces/IChainGetInfoResponse.md index a223d9a12..51c233a66 100644 --- a/docs/sdk/reference/interfaces/IChainGetInfoResponse.md +++ b/docs/sdk/reference/interfaces/IChainGetInfoResponse.md @@ -30,7 +30,7 @@ The different block times from the chain. #### Defined in -[api/chain.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L35) +[api/chain.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L35) ___ @@ -42,7 +42,7 @@ The timestamp of the actual block. #### Defined in -[api/chain.ts:65](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L65) +[api/chain.ts:65](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L65) ___ @@ -54,7 +54,7 @@ The id of the current chain #### Defined in -[api/chain.ts:30](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L30) +[api/chain.ts:30](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L30) ___ @@ -66,7 +66,7 @@ The circuit configuration tag. #### Defined in -[api/chain.ts:85](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L85) +[api/chain.ts:85](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L85) ___ @@ -78,7 +78,7 @@ The number of elections existing on the Vochain. #### Defined in -[api/chain.ts:40](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L40) +[api/chain.ts:40](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L40) ___ @@ -90,7 +90,7 @@ The time of the genesis block. #### Defined in -[api/chain.ts:50](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L50) +[api/chain.ts:50](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L50) ___ @@ -102,7 +102,7 @@ The height or actual block of the current chain. #### Defined in -[api/chain.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L55) +[api/chain.ts:55](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L55) ___ @@ -114,7 +114,7 @@ The maximum size of a census. #### Defined in -[api/chain.ts:90](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L90) +[api/chain.ts:90](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L90) ___ @@ -126,7 +126,7 @@ The number of organizations existing on the Vochain. #### Defined in -[api/chain.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L45) +[api/chain.ts:45](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L45) ___ @@ -138,7 +138,7 @@ Whether the blockchain is syncing. #### Defined in -[api/chain.ts:60](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L60) +[api/chain.ts:60](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L60) ___ @@ -150,7 +150,7 @@ The number of transactions. #### Defined in -[api/chain.ts:70](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L70) +[api/chain.ts:70](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L70) ___ @@ -162,7 +162,7 @@ The number of validators. #### Defined in -[api/chain.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L75) +[api/chain.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L75) ___ @@ -174,4 +174,4 @@ The number of votes. #### Defined in -[api/chain.ts:80](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L80) +[api/chain.ts:80](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L80) diff --git a/docs/sdk/reference/interfaces/IChainOrganizationCountResponse.md b/docs/sdk/reference/interfaces/IChainOrganizationCountResponse.md index 5d12993ce..21033a7b8 100644 --- a/docs/sdk/reference/interfaces/IChainOrganizationCountResponse.md +++ b/docs/sdk/reference/interfaces/IChainOrganizationCountResponse.md @@ -18,4 +18,4 @@ The number of organizations #### Defined in -[api/chain.ts:241](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L241) +[api/chain.ts:241](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L241) diff --git a/docs/sdk/reference/interfaces/IChainOrganizationListResponse.md b/docs/sdk/reference/interfaces/IChainOrganizationListResponse.md index f1907d9dc..e0d9c09a6 100644 --- a/docs/sdk/reference/interfaces/IChainOrganizationListResponse.md +++ b/docs/sdk/reference/interfaces/IChainOrganizationListResponse.md @@ -18,4 +18,4 @@ The list of organizations #### Defined in -[api/chain.ts:260](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L260) +[api/chain.ts:260](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L260) diff --git a/docs/sdk/reference/interfaces/IChainOrganizationResponse.md b/docs/sdk/reference/interfaces/IChainOrganizationResponse.md index 16a4cf5b4..3cc7280e5 100644 --- a/docs/sdk/reference/interfaces/IChainOrganizationResponse.md +++ b/docs/sdk/reference/interfaces/IChainOrganizationResponse.md @@ -19,7 +19,7 @@ The number of elections #### Defined in -[api/chain.ts:253](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L253) +[api/chain.ts:253](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L253) ___ @@ -31,4 +31,4 @@ The identifier of the organization #### Defined in -[api/chain.ts:248](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L248) +[api/chain.ts:248](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L248) diff --git a/docs/sdk/reference/interfaces/IChainSubmitTxResponse.md b/docs/sdk/reference/interfaces/IChainSubmitTxResponse.md index 91a835c04..c82dbdb3c 100644 --- a/docs/sdk/reference/interfaces/IChainSubmitTxResponse.md +++ b/docs/sdk/reference/interfaces/IChainSubmitTxResponse.md @@ -20,7 +20,7 @@ The response code #### Defined in -[api/chain.ts:227](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L227) +[api/chain.ts:227](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L227) ___ @@ -32,7 +32,7 @@ The hash of the transaction #### Defined in -[api/chain.ts:217](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L217) +[api/chain.ts:217](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L217) ___ @@ -44,4 +44,4 @@ The response data (can vary depending on the transaction type) #### Defined in -[api/chain.ts:222](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L222) +[api/chain.ts:222](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L222) diff --git a/docs/sdk/reference/interfaces/IChainTxCountResponse.md b/docs/sdk/reference/interfaces/IChainTxCountResponse.md index 2ea7c6ebd..f3019f893 100644 --- a/docs/sdk/reference/interfaces/IChainTxCountResponse.md +++ b/docs/sdk/reference/interfaces/IChainTxCountResponse.md @@ -18,4 +18,4 @@ The number of transactions #### Defined in -[api/chain.ts:210](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L210) +[api/chain.ts:210](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L210) diff --git a/docs/sdk/reference/interfaces/IChainTxListResponse.md b/docs/sdk/reference/interfaces/IChainTxListResponse.md index f422a9270..2455b17f1 100644 --- a/docs/sdk/reference/interfaces/IChainTxListResponse.md +++ b/docs/sdk/reference/interfaces/IChainTxListResponse.md @@ -18,4 +18,4 @@ List of transactions reference #### Defined in -[api/chain.ts:234](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L234) +[api/chain.ts:234](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L234) diff --git a/docs/sdk/reference/interfaces/IChainTxReference.md b/docs/sdk/reference/interfaces/IChainTxReference.md index 0a80dabb2..85ac429cf 100644 --- a/docs/sdk/reference/interfaces/IChainTxReference.md +++ b/docs/sdk/reference/interfaces/IChainTxReference.md @@ -22,7 +22,7 @@ The number of the block where the transaction is. #### Defined in -[api/chain.ts:193](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L193) +[api/chain.ts:193](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L193) ___ @@ -34,7 +34,7 @@ The hash of the transaction. #### Defined in -[api/chain.ts:188](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L188) +[api/chain.ts:188](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L188) ___ @@ -46,7 +46,7 @@ The index of the transaction inside the block. #### Defined in -[api/chain.ts:198](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L198) +[api/chain.ts:198](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L198) ___ @@ -58,7 +58,7 @@ The number of the transaction. #### Defined in -[api/chain.ts:183](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L183) +[api/chain.ts:183](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L183) ___ @@ -70,4 +70,4 @@ The type of the transaction. #### Defined in -[api/chain.ts:203](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L203) +[api/chain.ts:203](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L203) diff --git a/docs/sdk/reference/interfaces/IChainValidator.md b/docs/sdk/reference/interfaces/IChainValidator.md index ebefc2e2a..72f4831eb 100644 --- a/docs/sdk/reference/interfaces/IChainValidator.md +++ b/docs/sdk/reference/interfaces/IChainValidator.md @@ -21,7 +21,7 @@ Validator address #### Defined in -[api/chain.ts:339](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L339) +[api/chain.ts:339](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L339) ___ @@ -33,7 +33,7 @@ Validator name reference. Could be empty. #### Defined in -[api/chain.ts:344](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L344) +[api/chain.ts:344](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L344) ___ @@ -45,7 +45,7 @@ Current power of the validator #### Defined in -[api/chain.ts:329](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L329) +[api/chain.ts:329](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L329) ___ @@ -57,4 +57,4 @@ Validator public key #### Defined in -[api/chain.ts:334](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L334) +[api/chain.ts:334](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L334) diff --git a/docs/sdk/reference/interfaces/IChainValidatorsListResponse.md b/docs/sdk/reference/interfaces/IChainValidatorsListResponse.md index b6eff2c85..e6c7fb51d 100644 --- a/docs/sdk/reference/interfaces/IChainValidatorsListResponse.md +++ b/docs/sdk/reference/interfaces/IChainValidatorsListResponse.md @@ -18,4 +18,4 @@ The list of validators #### Defined in -[api/chain.ts:351](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain.ts#L351) +[api/chain.ts:351](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain.ts#L351) diff --git a/docs/sdk/reference/interfaces/IChoice.md b/docs/sdk/reference/interfaces/IChoice.md index b174c0275..dc35d67c8 100644 --- a/docs/sdk/reference/interfaces/IChoice.md +++ b/docs/sdk/reference/interfaces/IChoice.md @@ -19,7 +19,7 @@ #### Defined in -[types/metadata/election.ts:27](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L27) +[types/metadata/election.ts:27](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L27) ___ @@ -29,7 +29,7 @@ ___ #### Defined in -[types/metadata/election.ts:26](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L26) +[types/metadata/election.ts:26](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L26) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -[types/metadata/election.ts:24](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L24) +[types/metadata/election.ts:24](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L24) ___ @@ -49,4 +49,4 @@ ___ #### Defined in -[types/metadata/election.ts:25](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L25) +[types/metadata/election.ts:25](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L25) diff --git a/docs/sdk/reference/interfaces/ICspAuthStep.md b/docs/sdk/reference/interfaces/ICspAuthStep.md index d4bc38a1e..3cc6f3636 100644 --- a/docs/sdk/reference/interfaces/ICspAuthStep.md +++ b/docs/sdk/reference/interfaces/ICspAuthStep.md @@ -19,7 +19,7 @@ The title of the step #### Defined in -[api/csp.ts:15](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/csp.ts#L15) +[api/csp.ts:15](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/csp.ts#L15) ___ @@ -31,4 +31,4 @@ The type of data of the step #### Defined in -[api/csp.ts:20](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/csp.ts#L20) +[api/csp.ts:20](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/csp.ts#L20) diff --git a/docs/sdk/reference/interfaces/ICspFinalStepResponse.md b/docs/sdk/reference/interfaces/ICspFinalStepResponse.md index 45be8d000..b40ce548b 100644 --- a/docs/sdk/reference/interfaces/ICspFinalStepResponse.md +++ b/docs/sdk/reference/interfaces/ICspFinalStepResponse.md @@ -18,4 +18,4 @@ The final token #### Defined in -[api/csp.ts:61](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/csp.ts#L61) +[api/csp.ts:61](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/csp.ts#L61) diff --git a/docs/sdk/reference/interfaces/ICspInfoResponse.md b/docs/sdk/reference/interfaces/ICspInfoResponse.md index 36e4b7cc2..197e4a55b 100644 --- a/docs/sdk/reference/interfaces/ICspInfoResponse.md +++ b/docs/sdk/reference/interfaces/ICspInfoResponse.md @@ -21,7 +21,7 @@ The auth steps to follow in order to get a blind signature #### Defined in -[api/csp.ts:42](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/csp.ts#L42) +[api/csp.ts:42](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/csp.ts#L42) ___ @@ -33,7 +33,7 @@ The authentication type of the CSP #### Defined in -[api/csp.ts:37](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/csp.ts#L37) +[api/csp.ts:37](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/csp.ts#L37) ___ @@ -45,7 +45,7 @@ The types of signature of the CSP #### Defined in -[api/csp.ts:32](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/csp.ts#L32) +[api/csp.ts:32](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/csp.ts#L32) ___ @@ -57,4 +57,4 @@ The title of the CSP Information #### Defined in -[api/csp.ts:27](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/csp.ts#L27) +[api/csp.ts:27](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/csp.ts#L27) diff --git a/docs/sdk/reference/interfaces/ICspIntermediateStepResponse.md b/docs/sdk/reference/interfaces/ICspIntermediateStepResponse.md index f252bbe3c..7a4cfe1df 100644 --- a/docs/sdk/reference/interfaces/ICspIntermediateStepResponse.md +++ b/docs/sdk/reference/interfaces/ICspIntermediateStepResponse.md @@ -19,7 +19,7 @@ The auth token for the following requests #### Defined in -[api/csp.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/csp.ts#L49) +[api/csp.ts:49](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/csp.ts#L49) ___ @@ -31,4 +31,4 @@ The response of the CSP #### Defined in -[api/csp.ts:54](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/csp.ts#L54) +[api/csp.ts:54](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/csp.ts#L54) diff --git a/docs/sdk/reference/interfaces/ICspSignResponse.md b/docs/sdk/reference/interfaces/ICspSignResponse.md index 50ab5f123..10b8208bd 100644 --- a/docs/sdk/reference/interfaces/ICspSignResponse.md +++ b/docs/sdk/reference/interfaces/ICspSignResponse.md @@ -18,4 +18,4 @@ The blind signature #### Defined in -[api/csp.ts:68](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/csp.ts#L68) +[api/csp.ts:68](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/csp.ts#L68) diff --git a/docs/sdk/reference/interfaces/IElectionCreateResponse.md b/docs/sdk/reference/interfaces/IElectionCreateResponse.md index 727e341f0..9c6e9e586 100644 --- a/docs/sdk/reference/interfaces/IElectionCreateResponse.md +++ b/docs/sdk/reference/interfaces/IElectionCreateResponse.md @@ -20,7 +20,7 @@ The election identifier #### Defined in -[api/election.ts:134](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L134) +[api/election.ts:134](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L134) ___ @@ -32,7 +32,7 @@ The metadata URL #### Defined in -[api/election.ts:139](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L139) +[api/election.ts:139](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L139) ___ @@ -44,4 +44,4 @@ The hash of the transaction #### Defined in -[api/election.ts:129](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L129) +[api/election.ts:129](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L129) diff --git a/docs/sdk/reference/interfaces/IElectionInfoResponse.md b/docs/sdk/reference/interfaces/IElectionInfoResponse.md index 2952349c1..75a36954c 100644 --- a/docs/sdk/reference/interfaces/IElectionInfoResponse.md +++ b/docs/sdk/reference/interfaces/IElectionInfoResponse.md @@ -35,7 +35,7 @@ The census of the election #### Defined in -[api/election.ts:220](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L220) +[api/election.ts:220](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L220) ___ @@ -47,7 +47,7 @@ The chain identifier of the election #### Defined in -[api/election.ts:215](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L215) +[api/election.ts:215](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L215) ___ @@ -59,7 +59,7 @@ The date of creation of the election #### Defined in -[api/election.ts:230](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L230) +[api/election.ts:230](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L230) ___ @@ -71,7 +71,7 @@ The id of the election #### Defined in -[api/election.ts:165](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L165) +[api/election.ts:165](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L165) ___ @@ -83,7 +83,7 @@ The election mode of the election #### Defined in -[api/election.ts:240](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L240) +[api/election.ts:240](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L240) ___ @@ -95,7 +95,7 @@ The end date of the election #### Defined in -[api/election.ts:185](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L185) +[api/election.ts:185](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L185) ___ @@ -107,7 +107,7 @@ If the election has the final results #### Defined in -[api/election.ts:195](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L195) +[api/election.ts:195](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L195) ___ @@ -119,7 +119,7 @@ If the election comes from the archive #### Defined in -[api/election.ts:210](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L210) +[api/election.ts:210](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L210) ___ @@ -131,7 +131,7 @@ If the election has been ended manually #### Defined in -[api/election.ts:205](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L205) +[api/election.ts:205](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L205) ___ @@ -143,7 +143,7 @@ The metadata of the election #### Defined in -[api/election.ts:250](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L250) +[api/election.ts:250](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L250) ___ @@ -155,7 +155,7 @@ The URL of the metadata #### Defined in -[api/election.ts:225](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L225) +[api/election.ts:225](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L225) ___ @@ -167,7 +167,7 @@ The id of the organization that created the election #### Defined in -[api/election.ts:170](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L170) +[api/election.ts:170](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L170) ___ @@ -179,7 +179,7 @@ The result of the election #### Defined in -[api/election.ts:200](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L200) +[api/election.ts:200](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L200) ___ @@ -191,7 +191,7 @@ The start date of the election #### Defined in -[api/election.ts:180](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L180) +[api/election.ts:180](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L180) ___ @@ -203,7 +203,7 @@ The status of the election #### Defined in -[api/election.ts:175](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L175) +[api/election.ts:175](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L175) ___ @@ -215,7 +215,7 @@ The tally mode of the vote #### Defined in -[api/election.ts:245](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L245) +[api/election.ts:245](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L245) ___ @@ -227,7 +227,7 @@ The number of votes of the election #### Defined in -[api/election.ts:190](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L190) +[api/election.ts:190](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L190) ___ @@ -239,4 +239,4 @@ The voting mode of the election #### Defined in -[api/election.ts:235](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L235) +[api/election.ts:235](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L235) diff --git a/docs/sdk/reference/interfaces/IElectionKeysResponse.md b/docs/sdk/reference/interfaces/IElectionKeysResponse.md index 0651f2a9f..d1ff88e61 100644 --- a/docs/sdk/reference/interfaces/IElectionKeysResponse.md +++ b/docs/sdk/reference/interfaces/IElectionKeysResponse.md @@ -17,7 +17,7 @@ #### Defined in -[api/election.ts:267](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L267) +[api/election.ts:267](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L267) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -[api/election.ts:266](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L266) +[api/election.ts:266](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L266) diff --git a/docs/sdk/reference/interfaces/IElectionListFilter.md b/docs/sdk/reference/interfaces/IElectionListFilter.md index 3fa918163..352f2e2f0 100644 --- a/docs/sdk/reference/interfaces/IElectionListFilter.md +++ b/docs/sdk/reference/interfaces/IElectionListFilter.md @@ -19,7 +19,7 @@ #### Defined in -[api/election.ts:364](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L364) +[api/election.ts:364](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L364) ___ @@ -29,7 +29,7 @@ ___ #### Defined in -[api/election.ts:363](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L363) +[api/election.ts:363](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L363) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -[api/election.ts:366](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L366) +[api/election.ts:366](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L366) ___ @@ -49,4 +49,4 @@ ___ #### Defined in -[api/election.ts:365](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L365) +[api/election.ts:365](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L365) diff --git a/docs/sdk/reference/interfaces/IElectionListResponse.md b/docs/sdk/reference/interfaces/IElectionListResponse.md index aee39635b..a140a53c8 100644 --- a/docs/sdk/reference/interfaces/IElectionListResponse.md +++ b/docs/sdk/reference/interfaces/IElectionListResponse.md @@ -18,4 +18,4 @@ List of election summaries #### Defined in -[api/election.ts:359](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L359) +[api/election.ts:359](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L359) diff --git a/docs/sdk/reference/interfaces/IElectionMode.md b/docs/sdk/reference/interfaces/IElectionMode.md index a2c02bfcd..b7242e18b 100644 --- a/docs/sdk/reference/interfaces/IElectionMode.md +++ b/docs/sdk/reference/interfaces/IElectionMode.md @@ -22,7 +22,7 @@ If the election should start automatically #### Defined in -[api/election.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L75) +[api/election.ts:75](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L75) ___ @@ -34,7 +34,7 @@ If the election has a dynamic census #### Defined in -[api/election.ts:85](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L85) +[api/election.ts:85](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L85) ___ @@ -46,7 +46,7 @@ If the election has encrypted metadata #### Defined in -[api/election.ts:90](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L90) +[api/election.ts:90](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L90) ___ @@ -58,7 +58,7 @@ If the election is interruptible #### Defined in -[api/election.ts:80](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L80) +[api/election.ts:80](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L80) ___ @@ -70,4 +70,4 @@ If the election has preregister phase #### Defined in -[api/election.ts:95](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L95) +[api/election.ts:95](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L95) diff --git a/docs/sdk/reference/interfaces/IElectionNextIdResponse.md b/docs/sdk/reference/interfaces/IElectionNextIdResponse.md index 2e29e64c0..ed65094ae 100644 --- a/docs/sdk/reference/interfaces/IElectionNextIdResponse.md +++ b/docs/sdk/reference/interfaces/IElectionNextIdResponse.md @@ -18,4 +18,4 @@ The next election identifier #### Defined in -[api/election.ts:146](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L146) +[api/election.ts:146](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L146) diff --git a/docs/sdk/reference/interfaces/IElectionParameters.md b/docs/sdk/reference/interfaces/IElectionParameters.md index 000468f9c..a44c6217d 100644 --- a/docs/sdk/reference/interfaces/IElectionParameters.md +++ b/docs/sdk/reference/interfaces/IElectionParameters.md @@ -45,7 +45,7 @@ Used to add the SDK version to the election metadata #### Defined in -[types/election/election.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L155) +[types/election/election.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L155) ___ @@ -55,7 +55,7 @@ ___ #### Defined in -[types/election/election.ts:129](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L129) +[types/election/election.ts:129](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L129) ___ @@ -67,7 +67,7 @@ Election description #### Defined in -[types/election/election.ts:114](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L114) +[types/election/election.ts:114](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L114) ___ @@ -77,7 +77,7 @@ ___ #### Defined in -[types/election/election.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L131) +[types/election/election.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L131) ___ @@ -87,7 +87,7 @@ ___ #### Defined in -[types/election/election.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L128) +[types/election/election.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L128) ___ @@ -99,7 +99,7 @@ Election header image url. #### Defined in -[types/election/election.ts:118](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L118) +[types/election/election.ts:118](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L118) ___ @@ -119,7 +119,7 @@ size` error. #### Defined in -[types/election/election.ts:145](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L145) +[types/election/election.ts:145](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L145) ___ @@ -131,7 +131,7 @@ Metadata (anything added by the election creator) #### Defined in -[types/election/election.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L126) +[types/election/election.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L126) ___ @@ -141,7 +141,7 @@ ___ #### Defined in -[types/election/election.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L132) +[types/election/election.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L132) ___ @@ -151,7 +151,7 @@ ___ #### Defined in -[types/election/election.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L127) +[types/election/election.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L127) ___ @@ -163,7 +163,7 @@ Election stream Uri (ex: a video url) #### Defined in -[types/election/election.ts:122](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L122) +[types/election/election.ts:122](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L122) ___ @@ -175,7 +175,7 @@ Is used to remove the secret identities of the voters once the process is done. #### Defined in -[types/election/election.ts:150](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L150) +[types/election/election.ts:150](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L150) ___ @@ -187,7 +187,7 @@ Election title #### Defined in -[types/election/election.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L110) +[types/election/election.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L110) ___ @@ -197,4 +197,4 @@ ___ #### Defined in -[types/election/election.ts:130](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L130) +[types/election/election.ts:130](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L130) diff --git a/docs/sdk/reference/interfaces/IElectionSummary.md b/docs/sdk/reference/interfaces/IElectionSummary.md index 541f1d720..838335bc3 100644 --- a/docs/sdk/reference/interfaces/IElectionSummary.md +++ b/docs/sdk/reference/interfaces/IElectionSummary.md @@ -24,7 +24,7 @@ The id of the election #### Defined in -[api/election.ts:322](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L322) +[api/election.ts:322](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L322) ___ @@ -36,7 +36,7 @@ The end date of the election #### Defined in -[api/election.ts:342](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L342) +[api/election.ts:342](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L342) ___ @@ -48,7 +48,7 @@ If the election has the final results #### Defined in -[api/election.ts:352](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L352) +[api/election.ts:352](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L352) ___ @@ -60,7 +60,7 @@ The id of the organization #### Defined in -[api/election.ts:327](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L327) +[api/election.ts:327](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L327) ___ @@ -72,7 +72,7 @@ The start date of the election #### Defined in -[api/election.ts:337](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L337) +[api/election.ts:337](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L337) ___ @@ -84,7 +84,7 @@ The status of the election #### Defined in -[api/election.ts:332](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L332) +[api/election.ts:332](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L332) ___ @@ -96,4 +96,4 @@ The number of votes of the election #### Defined in -[api/election.ts:347](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L347) +[api/election.ts:347](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L347) diff --git a/docs/sdk/reference/interfaces/IElectionType.md b/docs/sdk/reference/interfaces/IElectionType.md index a0be1b33c..d63cb4c74 100644 --- a/docs/sdk/reference/interfaces/IElectionType.md +++ b/docs/sdk/reference/interfaces/IElectionType.md @@ -22,7 +22,7 @@ Enable anonymous voting. #### Defined in -[types/election/election.ts:92](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L92) +[types/election/election.ts:92](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L92) ___ @@ -34,7 +34,7 @@ If false, election will start PAUSED and will have to be resumed manually. #### Defined in -[types/election/election.ts:76](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L76) +[types/election/election.ts:76](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L76) ___ @@ -46,7 +46,7 @@ Can add more voters to the census tree during the election. #### Defined in -[types/election/election.ts:84](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L84) +[types/election/election.ts:84](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L84) ___ @@ -58,7 +58,7 @@ The process can be paused and resumed. #### Defined in -[types/election/election.ts:80](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L80) +[types/election/election.ts:80](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L80) ___ @@ -70,4 +70,4 @@ Protect the results until the end of the process if true. It will show live resu #### Defined in -[types/election/election.ts:88](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L88) +[types/election/election.ts:88](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L88) diff --git a/docs/sdk/reference/interfaces/IElectionVote.md b/docs/sdk/reference/interfaces/IElectionVote.md index f936ac345..e2e16cbb9 100644 --- a/docs/sdk/reference/interfaces/IElectionVote.md +++ b/docs/sdk/reference/interfaces/IElectionVote.md @@ -22,7 +22,7 @@ Block containing the vote transaction #### Defined in -[api/election.ts:303](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L303) +[api/election.ts:303](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L303) ___ @@ -34,7 +34,7 @@ Transaction number on the block #### Defined in -[api/election.ts:308](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L308) +[api/election.ts:308](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L308) ___ @@ -46,7 +46,7 @@ Containing transaction hash #### Defined in -[api/election.ts:288](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L288) +[api/election.ts:288](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L288) ___ @@ -58,7 +58,7 @@ Vote unique identifier also known as vote nullifier #### Defined in -[api/election.ts:293](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L293) +[api/election.ts:293](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L293) ___ @@ -70,4 +70,4 @@ Account that emit the vote #### Defined in -[api/election.ts:298](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L298) +[api/election.ts:298](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L298) diff --git a/docs/sdk/reference/interfaces/IElectionVoteListResponse.md b/docs/sdk/reference/interfaces/IElectionVoteListResponse.md index ca733c9be..2c393c4dd 100644 --- a/docs/sdk/reference/interfaces/IElectionVoteListResponse.md +++ b/docs/sdk/reference/interfaces/IElectionVoteListResponse.md @@ -18,4 +18,4 @@ List of votes #### Defined in -[api/election.ts:315](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L315) +[api/election.ts:315](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L315) diff --git a/docs/sdk/reference/interfaces/IEncryptionKey.md b/docs/sdk/reference/interfaces/IEncryptionKey.md index 0c06a01ee..f85700930 100644 --- a/docs/sdk/reference/interfaces/IEncryptionKey.md +++ b/docs/sdk/reference/interfaces/IEncryptionKey.md @@ -19,7 +19,7 @@ The index of the encryption key #### Defined in -[api/election.ts:257](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L257) +[api/election.ts:257](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L257) ___ @@ -31,4 +31,4 @@ The encryption key #### Defined in -[api/election.ts:262](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L262) +[api/election.ts:262](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L262) diff --git a/docs/sdk/reference/interfaces/IInvalidElectionParameters.md b/docs/sdk/reference/interfaces/IInvalidElectionParameters.md index 0f5fabe48..9a84e717e 100644 --- a/docs/sdk/reference/interfaces/IInvalidElectionParameters.md +++ b/docs/sdk/reference/interfaces/IInvalidElectionParameters.md @@ -16,4 +16,4 @@ #### Defined in -[types/election/invalid.ts:2](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/invalid.ts#L2) +[types/election/invalid.ts:2](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/invalid.ts#L2) diff --git a/docs/sdk/reference/interfaces/IMultiChoiceElectionParameters.md b/docs/sdk/reference/interfaces/IMultiChoiceElectionParameters.md index b7c4b6908..26a47dae9 100644 --- a/docs/sdk/reference/interfaces/IMultiChoiceElectionParameters.md +++ b/docs/sdk/reference/interfaces/IMultiChoiceElectionParameters.md @@ -46,7 +46,7 @@ Used to add the SDK version to the election metadata #### Defined in -[types/election/election.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L155) +[types/election/election.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L155) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -[types/election/multichoice.ts:10](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/multichoice.ts#L10) +[types/election/multichoice.ts:10](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/multichoice.ts#L10) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[types/election/multichoice.ts:9](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/multichoice.ts#L9) +[types/election/multichoice.ts:9](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/multichoice.ts#L9) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[types/election/election.ts:129](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L129) +[types/election/election.ts:129](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L129) ___ @@ -96,7 +96,7 @@ Election description #### Defined in -[types/election/election.ts:114](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L114) +[types/election/election.ts:114](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L114) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[types/election/election.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L131) +[types/election/election.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L131) ___ @@ -124,7 +124,7 @@ ___ #### Defined in -[types/election/election.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L128) +[types/election/election.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L128) ___ @@ -140,7 +140,7 @@ Election header image url. #### Defined in -[types/election/election.ts:118](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L118) +[types/election/election.ts:118](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L118) ___ @@ -164,7 +164,7 @@ size` error. #### Defined in -[types/election/election.ts:145](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L145) +[types/election/election.ts:145](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L145) ___ @@ -174,7 +174,7 @@ ___ #### Defined in -[types/election/multichoice.ts:8](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/multichoice.ts#L8) +[types/election/multichoice.ts:8](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/multichoice.ts#L8) ___ @@ -190,7 +190,7 @@ Metadata (anything added by the election creator) #### Defined in -[types/election/election.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L126) +[types/election/election.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L126) ___ @@ -204,7 +204,7 @@ ___ #### Defined in -[types/election/election.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L132) +[types/election/election.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L132) ___ @@ -218,7 +218,7 @@ ___ #### Defined in -[types/election/election.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L127) +[types/election/election.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L127) ___ @@ -234,7 +234,7 @@ Election stream Uri (ex: a video url) #### Defined in -[types/election/election.ts:122](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L122) +[types/election/election.ts:122](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L122) ___ @@ -250,7 +250,7 @@ Is used to remove the secret identities of the voters once the process is done. #### Defined in -[types/election/election.ts:150](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L150) +[types/election/election.ts:150](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L150) ___ @@ -266,7 +266,7 @@ Election title #### Defined in -[types/election/election.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L110) +[types/election/election.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L110) ___ @@ -280,4 +280,4 @@ ___ #### Defined in -[types/election/election.ts:130](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L130) +[types/election/election.ts:130](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L130) diff --git a/docs/sdk/reference/interfaces/IPublishedElectionParameters.md b/docs/sdk/reference/interfaces/IPublishedElectionParameters.md index f36d8b7de..17e7cece8 100644 --- a/docs/sdk/reference/interfaces/IPublishedElectionParameters.md +++ b/docs/sdk/reference/interfaces/IPublishedElectionParameters.md @@ -56,7 +56,7 @@ Used to add the SDK version to the election metadata #### Defined in -[types/election/election.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L155) +[types/election/election.ts:155](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L155) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[types/election/election.ts:129](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L129) +[types/election/election.ts:129](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L129) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[types/election/published.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L35) +[types/election/published.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L35) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[types/election/published.ts:36](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L36) +[types/election/published.ts:36](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L36) ___ @@ -106,7 +106,7 @@ Election description #### Defined in -[types/election/election.ts:114](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L114) +[types/election/election.ts:114](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L114) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[types/election/election.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L131) +[types/election/election.ts:131](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L131) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -[types/election/election.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L128) +[types/election/election.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L128) ___ @@ -144,7 +144,7 @@ ___ #### Defined in -[types/election/published.ts:31](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L31) +[types/election/published.ts:31](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L31) ___ @@ -154,7 +154,7 @@ ___ #### Defined in -[types/election/published.ts:34](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L34) +[types/election/published.ts:34](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L34) ___ @@ -170,7 +170,7 @@ Election header image url. #### Defined in -[types/election/election.ts:118](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L118) +[types/election/election.ts:118](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L118) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -[types/election/published.ts:27](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L27) +[types/election/published.ts:27](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L27) ___ @@ -190,7 +190,7 @@ ___ #### Defined in -[types/election/published.ts:33](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L33) +[types/election/published.ts:33](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L33) ___ @@ -214,7 +214,7 @@ size` error. #### Defined in -[types/election/election.ts:145](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L145) +[types/election/election.ts:145](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L145) ___ @@ -230,7 +230,7 @@ Metadata (anything added by the election creator) #### Defined in -[types/election/election.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L126) +[types/election/election.ts:126](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L126) ___ @@ -240,7 +240,7 @@ ___ #### Defined in -[types/election/published.ts:37](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L37) +[types/election/published.ts:37](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L37) ___ @@ -250,7 +250,7 @@ ___ #### Defined in -[types/election/published.ts:28](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L28) +[types/election/published.ts:28](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L28) ___ @@ -264,7 +264,7 @@ ___ #### Defined in -[types/election/election.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L132) +[types/election/election.ts:132](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L132) ___ @@ -274,7 +274,7 @@ ___ #### Defined in -[types/election/published.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L39) +[types/election/published.ts:39](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L39) ___ @@ -284,7 +284,7 @@ ___ #### Defined in -[types/election/published.ts:32](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L32) +[types/election/published.ts:32](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L32) ___ @@ -294,7 +294,7 @@ ___ #### Defined in -[types/election/published.ts:38](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L38) +[types/election/published.ts:38](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L38) ___ @@ -308,7 +308,7 @@ ___ #### Defined in -[types/election/election.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L127) +[types/election/election.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L127) ___ @@ -318,7 +318,7 @@ ___ #### Defined in -[types/election/published.ts:29](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L29) +[types/election/published.ts:29](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L29) ___ @@ -334,7 +334,7 @@ Election stream Uri (ex: a video url) #### Defined in -[types/election/election.ts:122](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L122) +[types/election/election.ts:122](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L122) ___ @@ -350,7 +350,7 @@ Is used to remove the secret identities of the voters once the process is done. #### Defined in -[types/election/election.ts:150](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L150) +[types/election/election.ts:150](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L150) ___ @@ -366,7 +366,7 @@ Election title #### Defined in -[types/election/election.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L110) +[types/election/election.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L110) ___ @@ -376,7 +376,7 @@ ___ #### Defined in -[types/election/published.ts:30](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L30) +[types/election/published.ts:30](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L30) ___ @@ -390,4 +390,4 @@ ___ #### Defined in -[types/election/election.ts:130](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L130) +[types/election/election.ts:130](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L130) diff --git a/docs/sdk/reference/interfaces/IQuestion.md b/docs/sdk/reference/interfaces/IQuestion.md index 1c93d5d23..b0bcc46da 100644 --- a/docs/sdk/reference/interfaces/IQuestion.md +++ b/docs/sdk/reference/interfaces/IQuestion.md @@ -19,7 +19,7 @@ #### Defined in -[types/metadata/election.ts:34](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L34) +[types/metadata/election.ts:34](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L34) ___ @@ -29,7 +29,7 @@ ___ #### Defined in -[types/metadata/election.ts:32](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L32) +[types/metadata/election.ts:32](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L32) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -[types/metadata/election.ts:33](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L33) +[types/metadata/election.ts:33](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L33) ___ @@ -49,4 +49,4 @@ ___ #### Defined in -[types/metadata/election.ts:31](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L31) +[types/metadata/election.ts:31](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L31) diff --git a/docs/sdk/reference/interfaces/ITallyMode.md b/docs/sdk/reference/interfaces/ITallyMode.md index 66347bddd..0a6113014 100644 --- a/docs/sdk/reference/interfaces/ITallyMode.md +++ b/docs/sdk/reference/interfaces/ITallyMode.md @@ -22,7 +22,7 @@ The cost exponent of the vote #### Defined in -[api/election.ts:122](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L122) +[api/election.ts:122](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L122) ___ @@ -34,7 +34,7 @@ The max count of the vote's values sum #### Defined in -[api/election.ts:102](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L102) +[api/election.ts:102](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L102) ___ @@ -46,7 +46,7 @@ The max total cost of the votes #### Defined in -[api/election.ts:117](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L117) +[api/election.ts:117](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L117) ___ @@ -58,7 +58,7 @@ The max value of the vote's values #### Defined in -[api/election.ts:107](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L107) +[api/election.ts:107](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L107) ___ @@ -70,4 +70,4 @@ The max number of votes overwrites #### Defined in -[api/election.ts:112](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L112) +[api/election.ts:112](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L112) diff --git a/docs/sdk/reference/interfaces/IVoteInfoResponse.md b/docs/sdk/reference/interfaces/IVoteInfoResponse.md index 7bca81924..e027b3609 100644 --- a/docs/sdk/reference/interfaces/IVoteInfoResponse.md +++ b/docs/sdk/reference/interfaces/IVoteInfoResponse.md @@ -27,7 +27,7 @@ The block number where the transaction is mined. #### Defined in -[api/vote.ts:56](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/vote.ts#L56) +[api/vote.ts:56](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/vote.ts#L56) ___ @@ -39,7 +39,7 @@ Date when the vote was emitted #### Defined in -[api/vote.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/vote.ts#L71) +[api/vote.ts:71](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/vote.ts#L71) ___ @@ -51,7 +51,7 @@ The identifier of the election. #### Defined in -[api/vote.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/vote.ts#L51) +[api/vote.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/vote.ts#L51) ___ @@ -63,7 +63,7 @@ Encryption key indexes used #### Defined in -[api/vote.ts:36](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/vote.ts#L36) +[api/vote.ts:36](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/vote.ts#L36) ___ @@ -75,7 +75,7 @@ The number of votes overwrites. #### Defined in -[api/vote.ts:66](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/vote.ts#L66) +[api/vote.ts:66](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/vote.ts#L66) ___ @@ -87,7 +87,7 @@ The stringified vote package JSON. #### Defined in -[api/vote.ts:41](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/vote.ts#L41) +[api/vote.ts:41](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/vote.ts#L41) ___ @@ -99,7 +99,7 @@ The index inside the block where the transaction is mined. #### Defined in -[api/vote.ts:61](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/vote.ts#L61) +[api/vote.ts:61](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/vote.ts#L61) ___ @@ -111,7 +111,7 @@ The hash of the transaction #### Defined in -[api/vote.ts:26](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/vote.ts#L26) +[api/vote.ts:26](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/vote.ts#L26) ___ @@ -123,7 +123,7 @@ The identifier of the vote, also called nullifier. #### Defined in -[api/vote.ts:31](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/vote.ts#L31) +[api/vote.ts:31](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/vote.ts#L31) ___ @@ -135,4 +135,4 @@ The weight of the vote. #### Defined in -[api/vote.ts:46](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/vote.ts#L46) +[api/vote.ts:46](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/vote.ts#L46) diff --git a/docs/sdk/reference/interfaces/IVoteMode.md b/docs/sdk/reference/interfaces/IVoteMode.md index 9e8cf2ccc..4a770e33f 100644 --- a/docs/sdk/reference/interfaces/IVoteMode.md +++ b/docs/sdk/reference/interfaces/IVoteMode.md @@ -22,7 +22,7 @@ If the vote is anonymous #### Defined in -[api/election.ts:53](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L53) +[api/election.ts:53](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L53) ___ @@ -34,7 +34,7 @@ Cost from weight of the election #### Defined in -[api/election.ts:68](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L68) +[api/election.ts:68](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L68) ___ @@ -46,7 +46,7 @@ If the vote is encrypted #### Defined in -[api/election.ts:58](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L58) +[api/election.ts:58](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L58) ___ @@ -58,7 +58,7 @@ If the vote is serial #### Defined in -[api/election.ts:48](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L48) +[api/election.ts:48](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L48) ___ @@ -70,4 +70,4 @@ If the vote values are unique #### Defined in -[api/election.ts:63](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/election.ts#L63) +[api/election.ts:63](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/election.ts#L63) diff --git a/docs/sdk/reference/interfaces/IVoteSubmitResponse.md b/docs/sdk/reference/interfaces/IVoteSubmitResponse.md index 8cd7c9e3d..1e8e9bbd4 100644 --- a/docs/sdk/reference/interfaces/IVoteSubmitResponse.md +++ b/docs/sdk/reference/interfaces/IVoteSubmitResponse.md @@ -19,7 +19,7 @@ The hash of the transaction #### Defined in -[api/vote.ts:14](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/vote.ts#L14) +[api/vote.ts:14](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/vote.ts#L14) ___ @@ -31,4 +31,4 @@ The identifier of the vote, also called nullifier. #### Defined in -[api/vote.ts:19](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/vote.ts#L19) +[api/vote.ts:19](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/vote.ts#L19) diff --git a/docs/sdk/reference/interfaces/IVoteType.md b/docs/sdk/reference/interfaces/IVoteType.md index 51e691983..e3b68662c 100644 --- a/docs/sdk/reference/interfaces/IVoteType.md +++ b/docs/sdk/reference/interfaces/IVoteType.md @@ -46,7 +46,7 @@ assigned to each voter determines the credits they have available for voting. #### Defined in -[types/election/election.ts:46](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L46) +[types/election/election.ts:46](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L46) ___ @@ -59,7 +59,7 @@ several choices, even including quadratic voting scenarios. #### Defined in -[types/election/election.ts:20](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L20) +[types/election/election.ts:20](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L20) ___ @@ -76,7 +76,7 @@ this value should match the total number of choices available for voting. #### Defined in -[types/election/election.ts:62](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L62) +[types/election/election.ts:62](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L62) ___ @@ -91,7 +91,7 @@ A value of 0 implies no maximum limit or that this parameter is not applicable i #### Defined in -[types/election/election.ts:69](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L69) +[types/election/election.ts:69](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L69) ___ @@ -106,7 +106,7 @@ In the context of a quadratic voting system, this value should typically be set #### Defined in -[types/election/election.ts:53](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L53) +[types/election/election.ts:53](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L53) ___ @@ -118,7 +118,7 @@ The number of times a voter con overwrite its vote (change vote option). #### Defined in -[types/election/election.ts:15](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L15) +[types/election/election.ts:15](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L15) ___ @@ -130,4 +130,4 @@ Voter can only select one answer for question #### Defined in -[types/election/election.ts:11](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L11) +[types/election/election.ts:11](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L11) diff --git a/docs/sdk/reference/interfaces/IZkProofResponse.md b/docs/sdk/reference/interfaces/IZkProofResponse.md index 4309dfdca..b3f91420d 100644 --- a/docs/sdk/reference/interfaces/IZkProofResponse.md +++ b/docs/sdk/reference/interfaces/IZkProofResponse.md @@ -21,7 +21,7 @@ The proof for the given key #### Defined in -[api/zk.ts:19](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/zk.ts#L19) +[api/zk.ts:19](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/zk.ts#L19) ___ @@ -33,7 +33,7 @@ The root (id) of the census #### Defined in -[api/zk.ts:14](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/zk.ts#L14) +[api/zk.ts:14](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/zk.ts#L14) ___ @@ -45,7 +45,7 @@ The value for the census siblings #### Defined in -[api/zk.ts:29](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/zk.ts#L29) +[api/zk.ts:29](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/zk.ts#L29) ___ @@ -57,4 +57,4 @@ The value for the given key #### Defined in -[api/zk.ts:24](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/zk.ts#L24) +[api/zk.ts:24](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/zk.ts#L24) diff --git a/docs/sdk/reference/interfaces/IZkSIKResponse.md b/docs/sdk/reference/interfaces/IZkSIKResponse.md index e25a6a7d1..194dd9b46 100644 --- a/docs/sdk/reference/interfaces/IZkSIKResponse.md +++ b/docs/sdk/reference/interfaces/IZkSIKResponse.md @@ -18,4 +18,4 @@ The sik of the address #### Defined in -[api/zk.ts:36](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/zk.ts#L36) +[api/zk.ts:36](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/zk.ts#L36) diff --git a/docs/sdk/reference/interfaces/MintTokensTx.md b/docs/sdk/reference/interfaces/MintTokensTx.md index 12ec54255..ad19da178 100644 --- a/docs/sdk/reference/interfaces/MintTokensTx.md +++ b/docs/sdk/reference/interfaces/MintTokensTx.md @@ -19,7 +19,7 @@ #### Defined in -[api/chain/transactions.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L128) +[api/chain/transactions.ts:128](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L128) ___ @@ -29,7 +29,7 @@ ___ #### Defined in -[api/chain/transactions.ts:129](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L129) +[api/chain/transactions.ts:129](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L129) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -[api/chain/transactions.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L127) +[api/chain/transactions.ts:127](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L127) ___ @@ -49,4 +49,4 @@ ___ #### Defined in -[api/chain/transactions.ts:130](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L130) +[api/chain/transactions.ts:130](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L130) diff --git a/docs/sdk/reference/interfaces/NewProcessTx.md b/docs/sdk/reference/interfaces/NewProcessTx.md index 132e9422b..e06729a7c 100644 --- a/docs/sdk/reference/interfaces/NewProcessTx.md +++ b/docs/sdk/reference/interfaces/NewProcessTx.md @@ -18,7 +18,7 @@ #### Defined in -[api/chain/transactions.ts:85](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L85) +[api/chain/transactions.ts:85](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L85) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[api/chain/transactions.ts:86](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L86) +[api/chain/transactions.ts:86](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L86) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -[api/chain/transactions.ts:84](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L84) +[api/chain/transactions.ts:84](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L84) diff --git a/docs/sdk/reference/interfaces/Process.md b/docs/sdk/reference/interfaces/Process.md index 86d2077a1..465d3de93 100644 --- a/docs/sdk/reference/interfaces/Process.md +++ b/docs/sdk/reference/interfaces/Process.md @@ -48,7 +48,7 @@ BlockCount represents the amount of tendermint blocks that the process will last #### Defined in -[api/chain/transactions.ts:174](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L174) +[api/chain/transactions.ts:174](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L174) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[api/chain/transactions.ts:192](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L192) +[api/chain/transactions.ts:192](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L192) ___ @@ -70,7 +70,7 @@ CensusRoot merkle root of all the census in the process #### Defined in -[api/chain/transactions.ts:176](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L176) +[api/chain/transactions.ts:176](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L176) ___ @@ -82,7 +82,7 @@ CensusURI where to find the census #### Defined in -[api/chain/transactions.ts:178](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L178) +[api/chain/transactions.ts:178](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L178) ___ @@ -94,7 +94,7 @@ EncryptionPrivateKeys are the keys required to decrypt the votes #### Defined in -[api/chain/transactions.ts:180](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L180) +[api/chain/transactions.ts:180](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L180) ___ @@ -106,7 +106,7 @@ EncryptionPublicKeys are the keys required to encrypt the votes #### Defined in -[api/chain/transactions.ts:182](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L182) +[api/chain/transactions.ts:182](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L182) ___ @@ -118,7 +118,7 @@ EntityId identifies unequivocally an entity #### Defined in -[api/chain/transactions.ts:170](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L170) +[api/chain/transactions.ts:170](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L170) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[api/chain/transactions.ts:187](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L187) +[api/chain/transactions.ts:187](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L187) ___ @@ -138,7 +138,7 @@ ___ #### Defined in -[api/chain/transactions.ts:195](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L195) +[api/chain/transactions.ts:195](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L195) ___ @@ -148,7 +148,7 @@ ___ #### Defined in -[api/chain/transactions.ts:183](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L183) +[api/chain/transactions.ts:183](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L183) ___ @@ -160,7 +160,7 @@ MaxCensusSize is set by the Process creator. #### Defined in -[api/chain/transactions.ts:205](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L205) +[api/chain/transactions.ts:205](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L205) ___ @@ -172,7 +172,7 @@ Metadata is the content hashed URI of the JSON meta data (See Data Origins) #### Defined in -[api/chain/transactions.ts:201](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L201) +[api/chain/transactions.ts:201](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L201) ___ @@ -182,7 +182,7 @@ ___ #### Defined in -[api/chain/transactions.ts:188](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L188) +[api/chain/transactions.ts:188](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L188) ___ @@ -192,7 +192,7 @@ ___ #### Defined in -[api/chain/transactions.ts:186](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L186) +[api/chain/transactions.ts:186](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L186) ___ @@ -205,7 +205,7 @@ Used when Mode.PreRegister = true. #### Defined in -[api/chain/transactions.ts:220](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L220) +[api/chain/transactions.ts:220](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L220) ___ @@ -217,7 +217,7 @@ Owner is the creator of a process (if any) otherwise is assumed the creator is t #### Defined in -[api/chain/transactions.ts:199](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L199) +[api/chain/transactions.ts:199](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L199) ___ @@ -227,7 +227,7 @@ ___ #### Defined in -[api/chain/transactions.ts:185](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L185) +[api/chain/transactions.ts:185](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L185) ___ @@ -237,7 +237,7 @@ ___ #### Defined in -[api/chain/transactions.ts:168](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L168) +[api/chain/transactions.ts:168](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L168) ___ @@ -247,7 +247,7 @@ ___ #### Defined in -[api/chain/transactions.ts:190](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L190) +[api/chain/transactions.ts:190](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L190) ___ @@ -257,7 +257,7 @@ ___ #### Defined in -[api/chain/transactions.ts:189](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L189) +[api/chain/transactions.ts:189](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L189) ___ @@ -267,7 +267,7 @@ ___ #### Defined in -[api/chain/transactions.ts:193](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L193) +[api/chain/transactions.ts:193](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L193) ___ @@ -277,7 +277,7 @@ ___ #### Defined in -[api/chain/transactions.ts:194](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L194) +[api/chain/transactions.ts:194](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L194) ___ @@ -290,7 +290,7 @@ vocdoni-node when Mode.Process = true #### Defined in -[api/chain/transactions.ts:210](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L210) +[api/chain/transactions.ts:210](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L210) ___ @@ -303,7 +303,7 @@ true and the StartBlock has been reached. #### Defined in -[api/chain/transactions.ts:215](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L215) +[api/chain/transactions.ts:215](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L215) ___ @@ -315,7 +315,7 @@ SourceBlockHeight is the block height of the origin blockchain (if any) #### Defined in -[api/chain/transactions.ts:197](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L197) +[api/chain/transactions.ts:197](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L197) ___ @@ -328,7 +328,7 @@ the contract address of the token that is going to define the census #### Defined in -[api/chain/transactions.ts:225](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L225) +[api/chain/transactions.ts:225](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L225) ___ @@ -340,7 +340,7 @@ SourceNetworkId is the identifier of the network origin (where the process have #### Defined in -[api/chain/transactions.ts:203](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L203) +[api/chain/transactions.ts:203](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L203) ___ @@ -352,7 +352,7 @@ StartBlock represents the tendermint block where the process goes from scheduled #### Defined in -[api/chain/transactions.ts:172](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L172) +[api/chain/transactions.ts:172](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L172) ___ @@ -362,7 +362,7 @@ ___ #### Defined in -[api/chain/transactions.ts:184](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L184) +[api/chain/transactions.ts:184](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L184) ___ @@ -375,7 +375,7 @@ It is normally used for processes with on-chain census #### Defined in -[api/chain/transactions.ts:230](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L230) +[api/chain/transactions.ts:230](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L230) ___ @@ -385,4 +385,4 @@ ___ #### Defined in -[api/chain/transactions.ts:191](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L191) +[api/chain/transactions.ts:191](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L191) diff --git a/docs/sdk/reference/interfaces/Proof.md b/docs/sdk/reference/interfaces/Proof.md index 088385ca4..cfa2947ea 100644 --- a/docs/sdk/reference/interfaces/Proof.md +++ b/docs/sdk/reference/interfaces/Proof.md @@ -16,4 +16,4 @@ #### Defined in -[api/chain/transactions.ts:341](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L341) +[api/chain/transactions.ts:341](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L341) diff --git a/docs/sdk/reference/interfaces/RegisterKeyTx.md b/docs/sdk/reference/interfaces/RegisterKeyTx.md index 0156ff727..c0dc220dc 100644 --- a/docs/sdk/reference/interfaces/RegisterKeyTx.md +++ b/docs/sdk/reference/interfaces/RegisterKeyTx.md @@ -22,7 +22,7 @@ New key to register #### Defined in -[api/chain/transactions.ts:121](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L121) +[api/chain/transactions.ts:121](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L121) ___ @@ -34,7 +34,7 @@ Unique number per vote attempt, so that replay attacks can't reuse this payload #### Defined in -[api/chain/transactions.ts:115](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L115) +[api/chain/transactions.ts:115](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L115) ___ @@ -46,7 +46,7 @@ The process for which the vote is casted #### Defined in -[api/chain/transactions.ts:117](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L117) +[api/chain/transactions.ts:117](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L117) ___ @@ -58,7 +58,7 @@ Franchise proof #### Defined in -[api/chain/transactions.ts:119](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L119) +[api/chain/transactions.ts:119](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L119) ___ @@ -70,4 +70,4 @@ Weight to delegate to newKey #### Defined in -[api/chain/transactions.ts:123](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L123) +[api/chain/transactions.ts:123](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L123) diff --git a/docs/sdk/reference/interfaces/SendTokensTx.md b/docs/sdk/reference/interfaces/SendTokensTx.md index e3bda5aa3..04c01793c 100644 --- a/docs/sdk/reference/interfaces/SendTokensTx.md +++ b/docs/sdk/reference/interfaces/SendTokensTx.md @@ -20,7 +20,7 @@ #### Defined in -[api/chain/transactions.ts:136](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L136) +[api/chain/transactions.ts:136](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L136) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -[api/chain/transactions.ts:135](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L135) +[api/chain/transactions.ts:135](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L135) ___ @@ -40,7 +40,7 @@ ___ #### Defined in -[api/chain/transactions.ts:137](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L137) +[api/chain/transactions.ts:137](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L137) ___ @@ -50,7 +50,7 @@ ___ #### Defined in -[api/chain/transactions.ts:134](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L134) +[api/chain/transactions.ts:134](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L134) ___ @@ -60,4 +60,4 @@ ___ #### Defined in -[api/chain/transactions.ts:138](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L138) +[api/chain/transactions.ts:138](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L138) diff --git a/docs/sdk/reference/interfaces/ServiceProperties.md b/docs/sdk/reference/interfaces/ServiceProperties.md index a7cf791bb..a1511795c 100644 --- a/docs/sdk/reference/interfaces/ServiceProperties.md +++ b/docs/sdk/reference/interfaces/ServiceProperties.md @@ -20,4 +20,4 @@ #### Defined in -[services/service.ts:2](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/service.ts#L2) +[services/service.ts:2](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/service.ts#L2) diff --git a/docs/sdk/reference/interfaces/SetAccountTx.md b/docs/sdk/reference/interfaces/SetAccountTx.md index c63121090..1edf44e50 100644 --- a/docs/sdk/reference/interfaces/SetAccountTx.md +++ b/docs/sdk/reference/interfaces/SetAccountTx.md @@ -21,7 +21,7 @@ #### Defined in -[api/chain/transactions.ts:151](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L151) +[api/chain/transactions.ts:151](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L151) ___ @@ -31,7 +31,7 @@ ___ #### Defined in -[api/chain/transactions.ts:153](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L153) +[api/chain/transactions.ts:153](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L153) ___ @@ -41,7 +41,7 @@ ___ #### Defined in -[api/chain/transactions.ts:152](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L152) +[api/chain/transactions.ts:152](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L152) ___ @@ -51,7 +51,7 @@ ___ #### Defined in -[api/chain/transactions.ts:150](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L150) +[api/chain/transactions.ts:150](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L150) ___ @@ -61,7 +61,7 @@ ___ #### Defined in -[api/chain/transactions.ts:149](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L149) +[api/chain/transactions.ts:149](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L149) ___ @@ -71,4 +71,4 @@ ___ #### Defined in -[api/chain/transactions.ts:148](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L148) +[api/chain/transactions.ts:148](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L148) diff --git a/docs/sdk/reference/interfaces/SetProcessTx.md b/docs/sdk/reference/interfaces/SetProcessTx.md index fc86e00d5..a8da47d44 100644 --- a/docs/sdk/reference/interfaces/SetProcessTx.md +++ b/docs/sdk/reference/interfaces/SetProcessTx.md @@ -24,7 +24,7 @@ #### Defined in -[api/chain/transactions.ts:107](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L107) +[api/chain/transactions.ts:107](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L107) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[api/chain/transactions.ts:108](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L108) +[api/chain/transactions.ts:108](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L108) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[api/chain/transactions.ts:103](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L103) +[api/chain/transactions.ts:103](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L103) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[api/chain/transactions.ts:104](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L104) +[api/chain/transactions.ts:104](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L104) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[api/chain/transactions.ts:109](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L109) +[api/chain/transactions.ts:109](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L109) ___ @@ -74,7 +74,7 @@ ___ #### Defined in -[api/chain/transactions.ts:106](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L106) +[api/chain/transactions.ts:106](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L106) ___ @@ -84,7 +84,7 @@ ___ #### Defined in -[api/chain/transactions.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L110) +[api/chain/transactions.ts:110](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L110) ___ @@ -94,7 +94,7 @@ ___ #### Defined in -[api/chain/transactions.ts:105](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L105) +[api/chain/transactions.ts:105](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L105) ___ @@ -104,4 +104,4 @@ ___ #### Defined in -[api/chain/transactions.ts:102](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L102) +[api/chain/transactions.ts:102](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L102) diff --git a/docs/sdk/reference/interfaces/SetTransactionCostsTx.md b/docs/sdk/reference/interfaces/SetTransactionCostsTx.md index 5d0e1ae0b..da0f0e4f3 100644 --- a/docs/sdk/reference/interfaces/SetTransactionCostsTx.md +++ b/docs/sdk/reference/interfaces/SetTransactionCostsTx.md @@ -18,7 +18,7 @@ #### Defined in -[api/chain/transactions.ts:143](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L143) +[api/chain/transactions.ts:143](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L143) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[api/chain/transactions.ts:142](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L142) +[api/chain/transactions.ts:142](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L142) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -[api/chain/transactions.ts:144](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L144) +[api/chain/transactions.ts:144](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L144) diff --git a/docs/sdk/reference/interfaces/Tx.md b/docs/sdk/reference/interfaces/Tx.md index 4b6db615c..aaa5472fa 100644 --- a/docs/sdk/reference/interfaces/Tx.md +++ b/docs/sdk/reference/interfaces/Tx.md @@ -17,7 +17,7 @@ #### Defined in -[api/chain/transactions.ts:4](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L4) +[api/chain/transactions.ts:4](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L4) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -[api/chain/transactions.ts:53](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L53) +[api/chain/transactions.ts:53](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L53) diff --git a/docs/sdk/reference/interfaces/VoteEnvelope.md b/docs/sdk/reference/interfaces/VoteEnvelope.md index e887a28b8..9feeca99d 100644 --- a/docs/sdk/reference/interfaces/VoteEnvelope.md +++ b/docs/sdk/reference/interfaces/VoteEnvelope.md @@ -23,7 +23,7 @@ On encrypted votes, contains the (sorted) indexes of the keys used to encrypt #### Defined in -[api/chain/transactions.ts:80](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L80) +[api/chain/transactions.ts:80](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L80) ___ @@ -35,7 +35,7 @@ Unique number per vote attempt, so that replay attacks can't reuse this payload #### Defined in -[api/chain/transactions.ts:60](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L60) +[api/chain/transactions.ts:60](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L60) ___ @@ -47,7 +47,7 @@ Hash of the private key + processId #### Defined in -[api/chain/transactions.ts:76](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L76) +[api/chain/transactions.ts:76](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L76) ___ @@ -59,7 +59,7 @@ The process for which the vote is casted #### Defined in -[api/chain/transactions.ts:64](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L64) +[api/chain/transactions.ts:64](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L64) ___ @@ -71,7 +71,7 @@ Franchise proof #### Defined in -[api/chain/transactions.ts:68](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L68) +[api/chain/transactions.ts:68](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L68) ___ @@ -83,4 +83,4 @@ JSON string of the Vote Package (potentially encrypted), encoded as bytes. #### Defined in -[api/chain/transactions.ts:72](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/chain/transactions.ts#L72) +[api/chain/transactions.ts:72](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/chain/transactions.ts#L72) diff --git a/docs/sdk/reference/sdk-reference.md b/docs/sdk/reference/sdk-reference.md index ca7895317..00633e9e3 100644 --- a/docs/sdk/reference/sdk-reference.md +++ b/docs/sdk/reference/sdk-reference.md @@ -258,7 +258,7 @@ have hex prefix and are lowercase. #### Defined in -[util/common.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/util/common.ts#L35) +[util/common.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/util/common.ts#L35) ___ @@ -281,7 +281,7 @@ Throws an exception if it is not. #### Defined in -[types/metadata/account.ts:8](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/account.ts#L8) +[types/metadata/account.ts:8](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/account.ts#L8) ___ @@ -304,7 +304,7 @@ Throws an exception if it is not. #### Defined in -[types/metadata/election.ts:8](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L8) +[types/metadata/election.ts:8](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L8) ___ @@ -324,7 +324,7 @@ ___ #### Defined in -[util/common.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/util/common.ts#L6) +[util/common.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/util/common.ts#L6) ___ @@ -350,7 +350,7 @@ Return the object data #### Defined in -[util/common.ts:60](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/util/common.ts#L60) +[util/common.ts:60](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/util/common.ts#L60) ___ @@ -370,7 +370,7 @@ ___ #### Defined in -[util/common.ts:12](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/util/common.ts#L12) +[util/common.ts:12](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/util/common.ts#L12) ___ @@ -395,7 +395,7 @@ The formatted string #### Defined in -[util/common.ts:48](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/util/common.ts#L48) +[util/common.ts:48](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/util/common.ts#L48) ___ @@ -415,7 +415,7 @@ ___ #### Defined in -[util/common.ts:16](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/util/common.ts#L16) +[util/common.ts:16](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/util/common.ts#L16) ___ @@ -431,7 +431,7 @@ Generates a random seed and returns a 32 byte keccak256 hash of it (starting wit #### Defined in -[util/common.ts:23](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/util/common.ts#L23) +[util/common.ts:23](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/util/common.ts#L23) ___ @@ -451,7 +451,7 @@ ___ #### Defined in -[util/common.ts:8](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/util/common.ts#L8) +[util/common.ts:8](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/util/common.ts#L8) ## Type Aliases @@ -473,7 +473,7 @@ ___ #### Defined in -[services/account.ts:25](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/account.ts#L25) +[services/account.ts:25](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/account.ts#L25) ___ @@ -483,7 +483,7 @@ ___ #### Defined in -[types/election/published.ts:24](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/published.ts#L24) +[types/election/published.ts:24](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/published.ts#L24) ___ @@ -493,7 +493,7 @@ ___ #### Defined in -[services/account.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/account.ts#L35) +[services/account.ts:35](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/account.ts#L35) ___ @@ -503,7 +503,7 @@ ___ #### Defined in -[census3.ts:31](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L31) +[census3.ts:31](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L31) ___ @@ -513,7 +513,7 @@ ___ #### Defined in -[api/census3/strategy.ts:100](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L100) +[api/census3/strategy.ts:105](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L105) ___ @@ -533,7 +533,7 @@ ___ #### Defined in -[api/census3/strategy.ts:46](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L46) +[api/census3/strategy.ts:46](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L46) ___ @@ -549,11 +549,12 @@ ___ | `chainAddress` | `string` | The chain address of the token. | | `chainID` | `number` | The chain id of the token. | | `externalID?` | `string` | The external identifier of the token. | +| `iconURI?` | `string` | The token icon URI. | | `minBalance?` | `string` | The minimum balance for the strategy. | #### Defined in -[api/census3/strategy.ts:73](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/strategy.ts#L73) +[api/census3/strategy.ts:73](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/strategy.ts#L73) ___ @@ -563,7 +564,7 @@ ___ #### Defined in -[api/census3/token.ts:12](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/token.ts#L12) +[api/census3/token.ts:12](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/token.ts#L12) ___ @@ -596,7 +597,7 @@ ___ #### Defined in -[api/census3/token.ts:14](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/census3/token.ts#L14) +[api/census3/token.ts:14](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/census3/token.ts#L14) ___ @@ -615,7 +616,7 @@ ___ #### Defined in -[services/census.ts:42](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/census.ts#L42) +[services/census.ts:42](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/census.ts#L42) ___ @@ -636,7 +637,7 @@ ___ #### Defined in -[services/census.ts:26](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/census.ts#L26) +[services/census.ts:26](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/census.ts#L26) ___ @@ -660,7 +661,7 @@ ___ #### Defined in -[services/anonymous.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L51) +[services/anonymous.ts:51](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L51) ___ @@ -670,7 +671,7 @@ ___ #### Defined in -[services/chain.ts:14](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/chain.ts#L14) +[services/chain.ts:14](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/chain.ts#L14) ___ @@ -690,7 +691,7 @@ ___ #### Defined in -[services/chain.ts:29](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/chain.ts#L29) +[services/chain.ts:29](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/chain.ts#L29) ___ @@ -700,7 +701,7 @@ ___ #### Defined in -[services/chain.ts:15](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/chain.ts#L15) +[services/chain.ts:15](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/chain.ts#L15) ___ @@ -723,7 +724,7 @@ Optional VocdoniSDKClient arguments #### Defined in -[client.ts:86](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/client.ts#L86) +[client.ts:86](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/client.ts#L86) ___ @@ -743,7 +744,7 @@ ___ #### Defined in -[services/census.ts:56](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/census.ts#L56) +[services/census.ts:56](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/census.ts#L56) ___ @@ -753,7 +754,7 @@ ___ #### Defined in -[services/election.ts:37](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L37) +[services/election.ts:37](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L37) ___ @@ -763,7 +764,7 @@ ___ #### Defined in -[services/election.ts:50](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L50) +[services/election.ts:50](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L50) ___ @@ -779,7 +780,7 @@ ___ #### Defined in -[types/client/account.ts:5](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/client/account.ts#L5) +[types/client/account.ts:5](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/client/account.ts#L5) ___ @@ -789,7 +790,7 @@ ___ #### Defined in -[services/election.ts:36](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/election.ts#L36) +[services/election.ts:36](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/election.ts#L36) ___ @@ -799,7 +800,7 @@ ___ #### Defined in -[types/election/election.ts:101](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/election.ts#L101) +[types/election/election.ts:101](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/election.ts#L101) ___ @@ -809,7 +810,7 @@ ___ #### Defined in -[types/metadata/election.ts:44](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L44) +[types/metadata/election.ts:44](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L44) ___ @@ -819,7 +820,7 @@ ___ #### Defined in -[services/faucet.ts:28](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/faucet.ts#L28) +[services/faucet.ts:28](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/faucet.ts#L28) ___ @@ -836,7 +837,7 @@ ___ #### Defined in -[services/faucet.ts:23](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/faucet.ts#L23) +[services/faucet.ts:23](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/faucet.ts#L23) ___ @@ -846,7 +847,7 @@ ___ #### Defined in -[types/client/account.ts:10](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/client/account.ts#L10) +[types/client/account.ts:10](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/client/account.ts#L10) ___ @@ -856,7 +857,7 @@ ___ #### Defined in -[api/account.ts:17](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/api/account.ts#L17) +[api/account.ts:17](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/api/account.ts#L17) ___ @@ -866,7 +867,7 @@ ___ #### Defined in -[types/election/budget.ts:21](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/election/budget.ts#L21) +[types/election/budget.ts:21](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/election/budget.ts#L21) ___ @@ -876,7 +877,7 @@ ___ #### Defined in -[types/client/account.ts:12](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/client/account.ts#L12) +[types/client/account.ts:12](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/client/account.ts#L12) ___ @@ -886,7 +887,7 @@ ___ #### Defined in -[types/client/account.ts:9](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/client/account.ts#L9) +[types/client/account.ts:9](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/client/account.ts#L9) ___ @@ -896,7 +897,7 @@ ___ #### Defined in -[census3.ts:34](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L34) +[census3.ts:34](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L34) ___ @@ -906,7 +907,7 @@ ___ #### Defined in -[types/client/account.ts:8](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/client/account.ts#L8) +[types/client/account.ts:8](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/client/account.ts#L8) ___ @@ -916,7 +917,7 @@ ___ #### Defined in -[census3.ts:27](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L27) +[census3.ts:27](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L27) ___ @@ -933,7 +934,7 @@ ___ #### Defined in -[census3.ts:28](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L28) +[census3.ts:28](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L28) ___ @@ -950,7 +951,7 @@ ___ #### Defined in -[census3.ts:29](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L29) +[census3.ts:29](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L29) ___ @@ -960,7 +961,7 @@ ___ #### Defined in -[census3.ts:30](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L30) +[census3.ts:30](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L30) ___ @@ -970,7 +971,7 @@ ___ #### Defined in -[census3.ts:32](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L32) +[census3.ts:32](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L32) ___ @@ -980,7 +981,7 @@ ___ #### Defined in -[census3.ts:33](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L33) +[census3.ts:33](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L33) ___ @@ -990,7 +991,7 @@ ___ #### Defined in -[census3.ts:25](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L25) +[census3.ts:25](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L25) ___ @@ -1000,7 +1001,7 @@ ___ #### Defined in -[census3.ts:26](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/census3.ts#L26) +[census3.ts:26](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/census3.ts#L26) ___ @@ -1019,7 +1020,7 @@ Specify custom retry times and attempts when waiting for a transaction. #### Defined in -[services/chain.ts:24](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/chain.ts#L24) +[services/chain.ts:24](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/chain.ts#L24) ___ @@ -1035,7 +1036,7 @@ ___ #### Defined in -[types/client/account.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/client/account.ts#L6) +[types/client/account.ts:6](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/client/account.ts#L6) ___ @@ -1045,7 +1046,7 @@ ___ #### Defined in -[services/vote.ts:15](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/vote.ts#L15) +[services/vote.ts:15](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/vote.ts#L15) ___ @@ -1055,7 +1056,7 @@ ___ #### Defined in -[services/vote.ts:28](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/vote.ts#L28) +[services/vote.ts:28](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/vote.ts#L28) ___ @@ -1065,7 +1066,7 @@ ___ #### Defined in -[services/vote.ts:16](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/vote.ts#L16) +[services/vote.ts:16](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/vote.ts#L16) ___ @@ -1075,7 +1076,7 @@ ___ #### Defined in -[types/client/account.ts:11](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/client/account.ts#L11) +[types/client/account.ts:11](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/client/account.ts#L11) ___ @@ -1091,7 +1092,7 @@ ___ #### Defined in -[types/client/account.ts:4](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/client/account.ts#L4) +[types/client/account.ts:4](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/client/account.ts#L4) ___ @@ -1113,7 +1114,7 @@ ___ #### Defined in -[services/anonymous.ts:23](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/services/anonymous.ts#L23) +[services/anonymous.ts:23](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/services/anonymous.ts#L23) ## Variables @@ -1123,7 +1124,7 @@ ___ #### Defined in -[types/metadata/account.ts:67](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/account.ts#L67) +[types/metadata/account.ts:67](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/account.ts#L67) ___ @@ -1133,4 +1134,4 @@ ___ #### Defined in -[types/metadata/election.ts:140](https://github.com/vocdoni/vocdoni-sdk/blob/9c64446/src/types/metadata/election.ts#L140) +[types/metadata/election.ts:140](https://github.com/vocdoni/vocdoni-sdk/blob/66360b95227306027699be0e80826ca7975027a0/src/types/metadata/election.ts#L140)