go-iost icon indicating copy to clipboard operation
go-iost copied to clipboard

how to use delay in transfer

Open TeresaLi-xin opened this issue 5 years ago • 1 comments

./iwallet --server 18.209.137.246:30002 --account xxx call 'token.iost' 'transfer' '["iost","xxx","xxx","0.01","test"]'

TeresaLi-xin avatar Dec 02 '19 07:12 TeresaLi-xin

You can use the --tx_time_delay $delay_seconds flag. There's a good example of how to use it here:

https://gist.github.com/lispc/aca933c7cdbf67874820709b85271f0f

octalmage avatar Dec 02 '19 22:12 octalmage