Coda by Ian Macalinao
    Preparing search index...

    Interface NewRewarderEventArgs

    interface NewRewarderEventArgs {
        authority: Address;
        timestamp: number | bigint;
    }
    Index

    Properties

    Properties

    authority: Address
    timestamp: number | bigint