ForgeSdk v0.26.0 ForgeSdk.Wallet.Type.Eth View Source

Eth wallet. Just for defimpl

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %ForgeSdk.Wallet.Type.Eth{
  address: non_neg_integer(),
  hash: non_neg_integer(),
  pk: non_neg_integer()
}