interface IAgenda {
    action: Cooperative.Blockchain.IAction<any>;
    table: SovietContract.Interfaces.IDecision;
}

Hierarchy (view full)

Properties

Properties