Expand description
The state_transition module
Modules§
- address_
credit_ withdrawal - Module for validation of address credit withdrawal transitions
- address_
funding_ from_ asset_ lock - Module for validation of address funding from asset lock transitions
- address_
funds_ transfer - Module for validation of address funds transfer transitions
- batch
- Module containing functionality related to batch processing of documents.
- data_
contract_ create - Module for creating a data contract entity.
- data_
contract_ update - Module for updating an existing data contract entity.
- identity_
create - Module for creating an identity entity.
- identity_
create_ from_ addresses - Identity create from addresses
- identity_
credit_ transfer - Module for managing transfers of credit between identity entities.
- identity_
credit_ transfer_ to_ addresses - Module for validation of credit transfer from an identity to addresses
- identity_
credit_ withdrawal - Module for managing withdrawals of credit from an identity entity.
- identity_
top_ up - Module for topping up credit in an identity entity.
- identity_
update - Module for updating an existing identity entity.
- masternode_
vote - Module for voting from a masternode.
- processor
- State transition processor.
- shield
- Module for shield transition validation
- shield_
from_ asset_ lock - Module for shield from asset lock transition validation
- shielded_
common - Common validation logic shared by shielded transitions (proof verification)
- shielded_
transfer - Module for shielded transfer transition validation
- shielded_
withdrawal - Module for shielded withdrawal transition validation
- transformer
- Transforming a state transition into a state transition action
- unshield
- Module for unshield transition validation
Enums§
- Validation
Mode - The validation mode we are using