-
Notifications
You must be signed in to change notification settings - Fork 69
@liquality.types.Address
Krasimir Raykov edited this page Mar 30, 2022
·
3 revisions
@liquality/types.Address
• new Address(fields?
)
Name | Type |
---|---|
fields? |
Object |
fields.address |
string |
fields.derivationPath? |
string |
fields.privateKey? |
string |
fields.publicKey? |
string |
• address: string
• Optional
derivationPath: string
• Optional
privateKey: string
• Optional
publicKey: string
▸ toString(): string
string