Function blocksGetByHash

  • Get block by hash

    Parameters

    • hash: string
    • __namedParameters: {
          micheline?: MichelineFormat;
          operations?: boolean;
          quote?: Symbols;
      } = {}
    • Optional opts: RequestOpts

    Returns Promise<Block>

Generated using TypeDoc