Type alias FeeDistributorConfigWithChainId

FeeDistributorConfigWithChainId: FeeDistributorConfig & {
    chainId: ChainId;
}

Type declaration

Generated using TypeDoc