Documentation
    Preparing search index...

    Type Alias HarvestPositionConfig

    type HarvestPositionConfig = {
        authority?: TransactionSigner<string>;
        whirlpoolDeployment?: WhirlpoolDeployment;
    }
    Index

    Properties

    authority?: TransactionSigner<string>
    whirlpoolDeployment?: WhirlpoolDeployment