Module dash_sdk::platform

source ·
Expand description

Platform DAPI requests.

Re-exports§

  • pub use dpp;
  • pub use rs_dapi_client as dapi;

Modules§

Structs§

Enums§

  • Understanding Data Contract versioning Data contract versioning is both for the code structure and for serialization.
  • The identity is not stored inside of drive, because of this, the serialization is mainly for transport, the serialization of the identity will include the version, so no passthrough or untagged is needed here

Constants§

Traits§

  • Interface between the Sdk and state of the application.
  • Trait implemented by objects that can be fetched from Platform.
  • Fetch multiple objects from Platform.
  • Trait implemented by objects that can be used as queries.

Type Aliases§