Wasm Directoryalpha
Record

get-sources-source-source-transactions-params

No description available.

record get-sources-source-source-transactions-params {
  ending-before: option​<string>,
  expand: option​<list​<string>>,
  limit: option​<s32>,
  source: string,
  starting-after: option​<string>,
  data: option​<string>,
}

Fields

NameTypeDescription
ending-beforeoption​<string>
expandoption​<list​<string>>
limitoption​<s32>
sourcestring
starting-afteroption​<string>
dataoption​<string>