diff --git a/src/services/tic.js b/src/services/tic.js index 5d6609c..f0e868d 100644 --- a/src/services/tic.js +++ b/src/services/tic.js @@ -126,6 +126,7 @@ export class TIC { amount: parseInt(option.amount), toAddress: option.toAddress, fee: option.fee || this._defaultFee, + message: option.message || '', }) // sign for txBody use function packMe, which needs actor's keypair as parameter action.packMe({