Skip to content

php-bitcoinrpc v2.0.3

Compare
Choose a tag to compare
@denpamusic denpamusic released this 18 Jun 16:51
· 148 commits to master since this release
  • Implemented ability to use keys in first(string $key) and last(string $key) methods in ResponseArray trait.
  • Optimized exception handling
  • Small CS improvements and fixes