ryan-senn / stellar-elm-sdk / Stellar.Resources.Effects.SignerCreated

Signer created Effect

Type alias


type alias SignerCreated =
{ id : String
, pagingToken : String
, type_ : String
, typeI : Basics.Int
, account : String
, weight : Basics.Int
, publicKey : Stellar.PublicKey.PublicKey
, key : String
, createdAt : Time.Posix
, links : Stellar.Resources.Effects.Links.Links 
}

Signer Created