View Source Turnkey.APITypes.Wallet.Account (TurnkeyEx v0.0.1-alpha2)

Summary

Types

@type t() :: %Turnkey.APITypes.Wallet.Account{
  addressFormat: String.t(),
  curve: String.t(),
  path: String.t(),
  pathFormat: String.t()
}