Interface CryptoAioOptions

interface CryptoAioOptions {
    ETH?: EthereumOptions;
}

Properties

Properties