cardano-sl icon indicating copy to clipboard operation
cardano-sl copied to clipboard

broadcast ada tx, phase result return end with f4

Open guotie opened this issue 6 years ago • 2 comments

broadcast tx code is like following:

https://github.com/vacuumlabs/adalite/blob/master/server/transactionSubmitter.js

then, in the phase result, the response is end with f4, but end with f5 is success, in what case, it return f4?

guotie avatar Jan 17 '19 06:01 guotie

we have encounter this problem many many times!

guotie avatar Jan 17 '19 07:01 guotie

@guotie can you tell me where find url ${process.env.ADALITE_BLOCKCHAIN_EXPLORER_URL}/api/v2/txs/signed

do i need run a full node?

ocoderr avatar May 25 '19 06:05 ocoderr