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