| AccountTransaction |
A transaction originating from a particular account.
|
| AccountTransactionV1 |
An extended transaction format originating from a particular account.
|
| Base58 |
Base58 is a way to encode Bitcoin addresses (or arbitrary data) as alphanumeric strings.
|
| BlockItem |
Represents a single item in any Block in Concordium.
|
| CCDAmount |
A CCD amount with 'micro' precision.
|
| ConfigureBaker |
Payload for configuring a baker.
|
| ConfigureBaker.ConfigureBakerBuilder |
|
| ConfigureBakerKeysPayload |
Baker keys with proofs.
|
| ConfigureDelegation |
The ConfigureDelegationPayload class represents the payload of the ConfigureDelegation transaction.
|
| ConfigureDelegation.ConfigureDelegationBuilder |
|
| CredentialDeploymentTransaction |
|
| CredentialDeploymentTransaction.CredentialDeploymentTransactionBuilder |
|
| CredentialPublicKeys |
The public credential keys belonging to a credential holder
|
| CredentialRegistrationId |
A credential registration id
|
| Data |
|
| DeployModule |
|
| EncryptedAmount |
|
| EncryptedAmountIndex |
A sequential index of an incoming encrypted amount on an account.
|
| Expiry |
A Unix timestamp (i.e.
|
| Hash |
A common hash (SHA256) used on the chain.
|
| Hash.HashDeserializer |
|
| Hash.HashSerializer |
|
| Index |
A non-negative index between 0 and 255.
|
| InitContract |
Data needed to initialize a smart contract.
|
| InitName |
A contract name (owned version).
|
| Memo |
|
| MessageSigningDigest |
|
| Parameter |
The parameters are used for calling a smart contract instance.
|
| PartiallySignedSponsoredTransaction |
A sponsored transaction ( AccountTransactionV1) signed by either sender or sponsor,
must be completed by the other side.
|
| Payload |
Account transaction payload.
|
| RawPayload |
|
| RawTransaction |
A raw transaction
|
| ReceiveName |
A receive name (owned version).
|
| RegisterData |
|
| Schedule |
The release schedule.
|
| SecToPubAmountTransferProof |
Proof that an encrypted transfer data is well-formed
|
| Signature |
|
| Signature.SignatureBuilder |
|
| SignerEntry |
|
| TokenUpdate |
A protocol-level token (PLT) transaction payload
containing the actual operations.
|
| TokenUpdate.TokenUpdateBuilder |
|
| TransactionExpiry |
A Unix timestamp
|
| TransactionFactory |
Provides convenient builders for account transactions.
|
| TransactionFactory.PayloadSubmissionBuilder |
|
| TransactionFactory.SponsoredCompletionBuilder |
Build a partially signed sponsored transaction to be completed by the sponsor.
|
| TransactionHeader |
|
| TransactionHeader.TransactionHeaderBuilder |
|
| TransactionHeaderV1 |
|
| TransactionHeaderV1.TransactionHeaderV1Builder |
|
| TransactionSignature |
|
| TransactionSignature.TransactionSignatureBuilder |
|
| TransactionSignatureAccountSignatureMap |
|
| TransactionSignatureAccountSignatureMap.TransactionSignatureAccountSignatureMapBuilder |
|
| TransactionSignaturesV1 |
The signatures for the extended transaction format.
|
| TransactionSignerImpl |
|
| Transfer |
|
| Transfer.TransferBuilder |
|
| TransferSchedule |
Transfer an amount with schedule.
|
| TransferSchedule.TransferScheduleBuilder |
|
| TransferScheduleWithMemo |
Transfer an amount with schedule and memo.
|
| TransferScheduleWithMemo.TransferScheduleWithMemoBuilder |
|
| TransferToPublic |
Transfer CCDAmount from encrypted wallet to public wallet.
|
| TransferToPublic.TransferToPublicBuilder |
|
| TransferWithMemo |
|
| TransferWithMemo.TransferWithMemoBuilder |
|
| UpdateContract |
The payload for updating a smart contract.
|
| UpdateCredentialKeys |
Update signing keys of a specific credential.
|
| UpdateCredentialKeys.UpdateCredentialKeysBuilder |
|
| UpdateInstructionTransaction |
|
| UpdateInstructionTransaction.UpdateInstructionTransactionBuilder |
|
| UpdateInstructionTransactionHeader |
|
| UpdateInstructionTransactionHeader.UpdateInstructionTransactionHeaderBuilder |
|
| UpdateInstructionTransactionPayload |
|
| UpdateInstructionTransactionSignature |
|
| UpdateInstructionTransactionSignature.UpdateInstructionTransactionSignatureBuilder |
|