OPNet
    Preparing search index...

    Type Alias RemoveBTCStake

    RemoveBTCStake: CallResult<
        {},
        OPNetEvent<PoolUpdatedEvent | BTCStakeRemovedEvent>[],
    >

    Represents the result of the removeBTCStake function call.