address
: string
) => void
address
): void
Name | Type |
---|---|
address | string |
void
address
: string
, key
: string
) => void
address
, key
): void
Name | Type |
---|---|
address | string |
key | string |
void
OrderlyKeyPair
OrderlyKeyPair
OrderlyKeyPair
address
: string
) => undefined
| null
| string
address
): undefined
| null
| string
Name | Type |
---|---|
address | string |
undefined
| null
| string
undefined
| null
| string
undefined
| null
| string
undefined
| null
| string
address?
: string
) => null
| OrderlyKeyPair
address?
): null
| OrderlyKeyPair
Name | Type |
---|---|
address? | string |
null
| OrderlyKeyPair
address
: string
, accountId
: string
) => void
address
, accountId
): void
Name | Type |
---|---|
address | string |
accountId | string |
void
address
: string
) => void
address
): void
Name | Type |
---|---|
address | string |
void
orderlyKey
: string
, secretKey
: OrderlyKeyPair
) => void
orderlyKey
, secretKey
): void
Name | Type |
---|---|
orderlyKey | string |
secretKey | OrderlyKeyPair |
void