getCurrentBlockWithParams

abstract suspend fun getCurrentBlockWithParams(): BlockInfo

Get current block with ledger parameters.

GraphQL Query:

query {
block {
height
hash
ledgerParameters
timestamp
}
}

Return

Current block info with ledger parameters hex