• Wladimir J. van der Laan's avatar
    qt: keep a list of requested payments · 22d39dde
    Wladimir J. van der Laan authored
    Keep a list of requested payments in the Receive tab so that a user can
    recall previously created requests after closing their windows.
    
    Currently this list is not stored between bitcoin-qt sessions. This can
    be implemented later, but it is not clear where it should be stored as
    I don't think it belongs in the wallet (maybe in QSettings?)
    22d39dde
walletmodel.h 7.02 KB