Consignment Question #219
|
Description: Now there is a So my question is: if we have a new |
Replies: 2 comments 1 reply
|
I noticed that in the consignment source code, there is |
|
You create consignment for a specific receiver. If you do secondary issue and want to inform the public about the fact, this is |
Contract(=Consignment<false>) andTransfer(=Consignment<true>) are two different forms of consignment which differentiate scenarios when the receiver will not change its own balance of any of the assets as a result of acceptance.You create consignment for a specific receiver. If you do secondary issue and want to inform the public about the fact, this is
Contract. If you issue to your wallet and need to be able to spend newly issued amount, this isTransfer.