Skip to main content

EcdsaUser

Graphql representation of Ecdsa user information

type EcdsaUser {
pubKey: PubKey!
}

Fields

EcdsaUser.pubKey ● PubKey! non-null scalar

user public key (32 bytes hash)

Implemented By

GqlUser

union

Coinweb © 2024