v2: changed TFAReq Msg to accept trx id and state
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
@@ -302,6 +302,7 @@ message InternalTransferAssetReq {
|
||||
message InternalTransferAssetRes {
|
||||
auth.v1.Recipient recipient = 1;
|
||||
double amount = 2;
|
||||
// TODO: Change to Asset
|
||||
string transaction_id = 3;
|
||||
string transaction_hash = 4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user