Interface SharedStaker

interface SharedStaker {
    delegate: string;
}

Properties

Properties

delegate: string

Generated using TypeDoc