Address
computeAddress
Returns the address for the key
.
The key may be any standard form of public key or a private key.
Parameters
Parameter | Type | Description |
---|---|---|
key | string | SigningKey | The key to compute the address for. |
Returns
string
The address.
Source
Was this page helpful?