Transaction Blocks
data class TransactionBlocks(val pageInfo: PaginateCheckpointTransactionBlocksQuery.PageInfo, val nodes: List<PaginateCheckpointTransactionBlocksQuery.Node>)
Constructors
Link copied to clipboard
constructor(pageInfo: PaginateCheckpointTransactionBlocksQuery.PageInfo, nodes: List<PaginateCheckpointTransactionBlocksQuery.Node>)