nim-eth/eth/keyfile.nim

12 lines
309 B
Nim

#
# Ethereum KeyFile
# (c) Copyright 2018
# Status Research & Development GmbH
#
# Licensed under either of
# Apache License, version 2.0, (LICENSE-APACHEv2)
# MIT license (LICENSE-MIT)
import ./keyfile/[uuid, keyfile]
export uuid, keyfile