mirror of
https://github.com/status-im/nim-codex.git
synced 2025-02-04 15:04:54 +00:00
8 lines
120 B
Nim
8 lines
120 B
Nim
|
import pkg/protobuf_serialization
|
||
|
|
||
|
import_proto3 "stp.proto"
|
||
|
|
||
|
export StorageProofsMessage
|
||
|
export TagsMessage
|
||
|
export Tag
|