omni_listblocktransactions

Lists all Omni transactions in a block.

Arguments:

Name Type Presence Description
index number required the block height or block index

Result:

[      // (array of string)
  "hash",  // (string) the hash of the transaction
  ...
]

Example:

$ omnicore-cli "omni_listblocktransactions" 279007