@nevermined-io/sdk - v3.0.44 / BabyjubPublicKey
Class: BabyjubPublicKey
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new BabyjubPublicKey(x
, y
): BabyjubPublicKey
Parameters
Name |
Type |
x |
string |
y |
string |
Returns
BabyjubPublicKey
Defined in
src/models/KeyTransfer.ts:8
Properties
x
• x: string
Defined in
src/models/KeyTransfer.ts:5
y
• y: string
Defined in
src/models/KeyTransfer.ts:6
Methods
param
▸ param(): string
[]
Returns
string
[]
Defined in
src/models/KeyTransfer.ts:13