Stop exporting crypto
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { crypto, generatePseudoRandomSalt } from '@0xproject/order-utils';
|
||||
import { generatePseudoRandomSalt } from '@0xproject/order-utils';
|
||||
import { crypto } from '@0xproject/order-utils/lib/src/crypto';
|
||||
|
||||
export const addressUtils = {
|
||||
generatePseudoRandomAddress(): string {
|
||||
|
Reference in New Issue
Block a user