bitmask-core icon indicating copy to clipboard operation
bitmask-core copied to clipboard

RGB: List Activities

Open cryptoquick opened this issue 1 year ago • 0 comments

A list_activities method should be available, and show the following information:

  • Timestamp
  • Contract ID
  • Ticker
  • Amount
  • Transfer fees
  • Confirmation state:
    • WaitingCounterparty(expiration: Instant)
    • WaitingConfirmations(needed: u8)
    • Settled(block: u32)
    • Expired

cryptoquick avatar Jun 16 '23 15:06 cryptoquick