move utils away from lodestar
This commit is contained in:
parent
4b488a097b
commit
9efe9d33fd
|
@ -3,7 +3,6 @@ import {Keypair} from "../../src/keypair";
|
|||
import {sha256} from "js-sha256";
|
||||
import {G2point} from "../../src/helpers/g2point";
|
||||
import {expect} from "chai";
|
||||
import {describe, it} from "mocha";
|
||||
|
||||
describe("test bls", function () {
|
||||
|
||||
|
|
Reference in New Issue