UNPKG

@tevm/address

Version:

A custom implementation of ethereumjs blockchain

4 lines 218 B
export function createContractAddress(from: EthjsAddress, nonce: bigint): Address; import { EthjsAddress } from '@tevm/utils'; import { Address } from './Address.js'; //# sourceMappingURL=createContractAddress.d.ts.map