[feat] gva: blocks
Compare changes
Add paginated request blocks
to GVA.
@librelois Ça marche ! Par contre :
first_cursor_opt
dans un certain cas. (d'où le todo!
)first_cursor_opt.unwrap_or_default(0)..last_cursor_opt.unwrap_or_default(last_block_number)
?