Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISendRawRequest

Hierarchy

Index

Properties

Properties

chain

chain: string

Optional labels

labels: undefined | object

params

params: { raw: string; retryPolicy?: undefined | { interval: string } }

Type declaration

  • raw: string
  • Optional retryPolicy?: undefined | { interval: string }

Generated using TypeDoc