You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ockam_vault_software elixir application, currently, cannot be built independently .. it has some relative path dependencies on ockam rust crates
the api exposed from Ockam.Vault and Ockam.Vault.Software that wrap around the NIF calls is not very nice. We should name the parameters properly and add some type spec to make things better for dialyzer.
The text was updated successfully, but these errors were encountered:
ockam_vault_software
elixir application, currently, cannot be built independently .. it has some relative path dependencies on ockam rust cratesOckam.Vault
andOckam.Vault.Software
that wrap around the NIF calls is not very nice. We should name the parameters properly and add some type spec to make things better for dialyzer.The text was updated successfully, but these errors were encountered: