GraphQL Schemaswallet-apiObjectsEcdsaUserOn this pageEcdsaUserGraphql 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