Coda by Ian Macalinao
    Preparing search index...
    interface StakeReplicaEvent {
        amount: bigint;
        miner: Address;
        mm: Address;
        owner: Address;
        pool: Address;
    }
    Index

    Properties

    Properties

    amount: bigint
    miner: Address
    mm: Address
    owner: Address
    pool: Address