Skip to content

Add construct for channel accounts. #24

Description

@rahimklaber

maybe something similar to mutex.withLock{}?

so something like:

ChannelAccounts.withChannel{ channel ->
  transaction(source,network){
   PaymentOperation(...)
 }
}

maybe just make a tx and it would automatically sign and submit it with the channel?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions