Merge branch 'master' of https://git.faronear.org/tic/node.console.web
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user