PrivateKeyString

Type Alias
WIF strings that represents a private key. Also accepts hex encoded strings when used as a parameter to a NEO•ONE function. Always a WIF string when returned from a NEO•ONE function.
export type PrivateKeyString = string; 

Example

'L1QqQJnpBwbsPGAuutuzPTac8piqvbR1HRjrY5qHup48TBCBFe4g' 

Example

'9ab7e154840daca3a2efadaf0df93cd3a5b51768c632f5433f86909d9b994a69'