Type alias ScoreAccounts

ScoreAccounts: {
    scoreVars: ScoreVars;
    scoreVarsShip: ScoreVarsShip;
    shipStaking: ShipStaking;
}

Type declaration

Generated using TypeDoc