getPrivateKeyList

open fun getPrivateKeyList(): List<ByteString>
Available private keys (double extended keys); every input UTXO address should be covered
In case of Plan only, keys should be present, in correct number
repeated bytes private_key = 2;

Return

A list containing the privateKey.