export enum GrantStateType { OnGoing = 0, Finished = 1 }