mirror of
https://github.com/getwax/ethdk.git
synced 2026-01-08 20:07:58 -05:00
* Add bls signer and provider and add recover wallet function * Use blsprovider instead of json rpc provider * Update tests for blsSigner and provider changes * Add test for reset account private key * Add missing aggregator utilities * update workflow node version * Updating the createAccount function to return an BlsAccount and not an Account for bls types * Fixing empty @returns jsdoc