Interface SmartRollupTimeoutStakers

interface SmartRollupTimeoutStakers {
    alice: string;
    bob: string;
}

Properties

Properties

alice: string
bob: string

Generated using TypeDoc