Skip to content

src: add --auto-refresh-period flag to wallet-rpc#10292

Open
navidR wants to merge 1 commit intomonero-project:masterfrom
navidR:dev/navidr/fix-rescan-wallet-rpc
Open

src: add --auto-refresh-period flag to wallet-rpc#10292
navidR wants to merge 1 commit intomonero-project:masterfrom
navidR:dev/navidr/fix-rescan-wallet-rpc

Conversation

@navidR
Copy link
Contributor

@navidR navidR commented Jan 29, 2026

auto_refresh isnt available on a restricted wallet rpc. This allows users to set the refresh period at launch time.

if (auto_refresh_period == 0) //  0 disables auto-refresh.
        return true;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants