Returns the RPC commands provided by the wallet component.
Declared in <wallet/rpc/wallet.h>
<wallet/rpc/wallet.h>
std::span<CRPCCommand const> GetWalletRPCCommands();
A span over the wallet's RPC command table.