Crate pezframe_remote_externalities

Crate pezframe_remote_externalities 

Source
Expand description

§Remote Externalities

An equivalent of pezsp_io::TestExternalities that can load its state from a remote bizinikiwi based chain, or a local state snapshot file.

Structs§

Builder
Builder for remote-externalities.
OfflineConfig
Configuration of the offline execution.
OnlineConfig
Configuration of the online execution.
RemoteExternalities
An externalities that acts exactly the same as pezsp_io::TestExternalities but has a few extra bits and pieces to it, and can be loaded remotely.
SnapshotConfig
Configuration of the state snapshot.

Enums§

Mode
The execution mode.
Transport
Description of the transport protocol (for online execution).