Class | Description |
---|---|
AnonymousId |
Wrapper class for sequence of bytes, that was generated by
AbstractKey.createAnonymousId() |
Contract | |
ContractDelta | |
ContractsService |
Public (for third-party developers) methods for help with creating and preparing contracts.
|
Envelope |
The SmartContract folder.
|
ExtendedSignature |
The extended signature signs the resource with sha512, timestamp and 32-byte key id, see
ExtendedSignature.keyId . |
InnerContractsService |
Developer's methods for help with creating and preparing contracts.
|
KeyRecord |
The key data, contains not only the key, but also some additional information, to be kept in the contract alongside
with a key.
|
PaidOperation | |
Parcel | |
Reference | |
TransactionPack |
The main contract and its subItems and referenced contracts needed for registration submission bundled together.
|
Enum | Description |
---|---|
Reference.conditionsModeType |
Exception | Description |
---|---|
Contract.UnicapsuleExpectedException | |
Parcel.BadPayloadException | |
Parcel.BadPaymentException | |
Parcel.InsufficientFundsException | |
Parcel.OwnerNotResolvedException |