Wallet.readIndicesByPubkey

Used for first step in updating wallet from TRT. Creates a trt.dartRead command for the TRT. Takes all derivers in the wallet and convert the pubkeys to #pubkey for lookup in TRT These indices are put into the trt.dartRead specifying the command.

struct Wallet(Net : SecureNet, CurrencyT = TagionCurrency)
const
const(HiRPC.Sender)
readIndicesByPubkey
(
HiRPC hirpc = HiRPC(null)
)
if (
isCurrency!(CurrencyT)
)

Parameters

hirpc HiRPC

hirpc to use

Return Value

Type: const(HiRPC.Sender)

trt.dartRead hirpc.sender