blob: 14e4004f72620525cb4098822b7c72a7510a6fcb (
plain)
1
2
3
|
RPC changes
-----------
The `gettransaction` RPC now accepts a third (boolean) argument `verbose`. If set to `true`, a new `details` field will be added to the response containing additional transaction details.
|