Function blocksGetByDate

  • Get block by timestamp

    Parameters

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

    Returns Promise<Block>

Generated using TypeDoc