wharfkit / antelope

Core types, client interfaces, and other tools for working with Antelope-based blockchains.
Other
44 stars 23 forks source link

Adding headers in responses #16

Closed aaroncox closed 3 years ago

aaroncox commented 3 years ago

While exploring #14 - I decided to take add the headers into the responses as well. The tests are updated to check this and the mock data provider was modified slightly to rehydrate the mock data with the Fetch Headers class.

aaroncox commented 3 years ago

Requested changes added!