dashevo / js-dash-sdk

DEPRECATED Dash client-side library for wallet payment/signing and application development. (Wallet, DAPI, Primitives, BLS, ...)
https://dashevo.github.io/platform/SDK/
MIT License
36 stars 21 forks source link

test: fix mock for getBlockHeaderByHash #260

Closed Alex-Werner closed 2 years ago

Alex-Werner commented 2 years ago

Issue being fixed or feature implemented

This PR adapt mock for https://github.com/dashevo/wallet-lib/pull/295

What was done?

How Has This Been Tested?

This fixes the tests.

Breaking Changes

N/A

Checklist:

For repository code-owners and collaborators only