Wallet.updateFromRead

Updates the wallet based on the received dartRead

struct Wallet(Net : SecureNet)
bool
updateFromRead
(
const(HiRPC.Receiver) receiver
)

Parameters

receiver const(HiRPC.Receiver)

received dartRead from DART

Return Value

Type: bool

true if the update was successful and false if not.