useBatchesToReveal
Get all unrevealed batches
Parameters
Returns
a response object that gets the batches to still be revealed
type ReturnType = UseQueryResult<BatchToReveal[], unknown>;
Get all unrevealed batches
a response object that gets the batches to still be revealed
type ReturnType = UseQueryResult<BatchToReveal[], unknown>;