export public field types (#248)

* export public field types

* one more
This commit is contained in:
Jacek Sieka 2020-07-01 09:22:29 +02:00 committed by GitHub
parent ec00c7fc50
commit b49c619ca8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ import options, sequtils
import chronos, chronicles
import peerid, multiaddress, crypto/crypto
export peerid, multiaddress, crypto
## A peer can be constructed in one of tree ways:
## 1) A local peer with a private key
## 2) A remote peer with a PeerID and it's public key stored