get Private Key List
The available secret private keys used for signing (32 bytes each).
Content copied to clipboard
repeated bytes private_key = 2;Return
A list containing the privateKey.
The available secret private keys used for signing (32 bytes each).
repeated bytes private_key = 2;A list containing the privateKey.