mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-07 07:53:07 +00:00
8 lines
161 B
Nim
8 lines
161 B
Nim
import pkg/protobuf_serialization
|
|
|
|
import_proto3 "message.proto"
|
|
|
|
export Message
|
|
export Wantlist, WantType, Entry
|
|
export Block, BlockPresenceType, BlockPresence
|