Request Asset

+1 vote
Hi,

 

Is there a command that can request an asset?

For example, address1 will request to address2 400 qty of Asset1. Address2 will have to approve or sign first

before send 400 qty Asset1 to address1. Is that possible?
asked Mar 19, 2018 by arkmeje

1 Answer

0 votes
There is no explicit command to request an asset. But you can certainly use streams as way of passing information from one node to another, in order to publish and subscribe to these requests.
answered Mar 19, 2018 by MultiChain
...