This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Description
We try to support various versions of Core. We only test up to v0.21.0.
The RPC API for Core is different in different versions, it would be nice to have some mechanism for using the correct RPC API for the version of Core we are hitting. Currently we add adhoc data structures with options, as is done in #353