Skip to main content

debug_getTrieFlushInterval RPC Method

Retrieves the current value of in-memory trie flush interval

Updated on
Nov 2, 2023

debug_getTrieFlushInterval RPC Method

Please note that this RPC method is available by default for all Build & Scale plans. If you are using the Discover plan, you will need to upgrade to a paid plan to utilize this method. See our pricing for more information.

Parameters

This method does not accept any parameters

Returns

time
string
The current value of in-memory trie flush interval
Request
1
curl https://docs-demo.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"method":"debug_getTrieFlushInterval","params":[],"id":1,"jsonrpc":"2.0"}'
5
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free