export OlmAccount

master
nixo 2020-01-06 14:28:04 +01:00
parent e1b004dbc4
commit db31dd1fc7
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ end
include("memory.jl")
include("wrapper.jl")
export OlmAccount
# # Save/Load account!
# a = OlmAccount()
# generate_one_time_keys(a, 10)