- Preparing search index...
 
- The search index is not available
 
TzKT SDK 
 
- blocksGetByHash(hash: string, __namedParameters?: { 
    micheline?: MichelineFormat; 
    operations?: boolean; 
    quote?: Symbols; 
}, opts?: RequestOpts): Promise<Block> 
- 
Parameters
- 
hash: string
 
- 
__namedParameters: { 
    micheline?: MichelineFormat; 
    operations?: boolean; 
    quote?: Symbols; 
} = {}
- 
 
- 
Optional operations?: boolean
 
- 
Optional quote?: Symbols
 
 
- 
Optional opts: RequestOpts
 
 
Returns Promise<Block>
 
 
 
 
Get block by hash