@sentio/sdk
    Preparing search index...

    Interface ReactivateStake

    interface ReactivateStake {
        amount: bigint;
        pool_address: string;
    }
    Index

    Properties

    Properties

    amount: bigint
    pool_address: string