Skip to content

0.4.0

Compare
Choose a tag to compare
@refring refring released this 15 Sep 22:30
· 135 commits to main since this release

Added

  • DaemonBaseResponse class
  • RpcAccessBaseResponse class
  • HardforkInformation class

Changed

  • Many changes based on core_rpc_server_commands_defs.h definitions from the main Monero repo from the main Monero repo
  • WalletRpcClient::transfer() now accepts a single Recipient as well as an array of Recipient
  • Connection was renamed to ConnectionInfo
  • Chain was renamed to ChainInformation