Skip to main content

Module note_transport

Module note_transport 

Source
Expand description

Re-export the entire miden_client crate so external projects can use a single dependency.

Modules§

errors
generated
grpc

Structs§

NoteInfo
Information about a note fetched from the note transport network
NoteTransportCursor
Note transport cursor
NoteTransportUpdate
Note Transport update

Enums§

NoteTransportError

Constants§

NOTE_TRANSPORT_CURSOR_STORE_SETTING
NOTE_TRANSPORT_DEFAULT_ENDPOINT

Traits§

NoteStream
Stream trait for note streaming
NoteTransportClient
The main transport client trait for sending and receiving encrypted notes