Module diem_key_manager::diem_interface [−][src]
Structs
This implements the DiemInterface by talking directly to the JSON RPC API.
Traits
This defines a generic trait used to interact with the Diem blockchain. In production, this will be talking to a JSON-RPC service. For tests, this may be an executor and storage directly.