php-bitcoinrpc v2.0.3
- Implemented ability to use keys in
first(string $key)
andlast(string $key)
methods in ResponseArray trait. - Optimized exception handling
- Small CS improvements and fixes
first(string $key)
and last(string $key)
methods in ResponseArray trait.