BchECPair
BchECPair =
object
Defined in: toolboxes/src/utxo/types.ts:37
Properties
Section titled “Properties”getAddress()
Section titled “getAddress()”getAddress: (
index?
) =>string
Defined in: toolboxes/src/utxo/types.ts:38
Parameters
Section titled “Parameters”index?
Section titled “index?”number
Returns
Section titled “Returns”string
publicKey
Section titled “publicKey”publicKey:
Buffer
Defined in: toolboxes/src/utxo/types.ts:39
toWIF()
Section titled “toWIF()”toWIF: () =>
string
Defined in: toolboxes/src/utxo/types.ts:40
Returns
Section titled “Returns”string