bitpay / jsonPaymentProtocol

JSON Payment Protocol Interface
46 stars 58 forks source link

support unconfirmed chains #8

Open monsterbitar opened 6 years ago

monsterbitar commented 6 years ago

There is error messages for spending unconfirmed inputs, this breaks rapid payments and user experiences.

While acceptable in some cases, it would be better if you supported chaining unconfirmed transactions but place stronger requirements on them (higher fees, for example).

If supported, new error codes for failing these more stringent requirements would be needed.

ckb8823 commented 5 years ago

Ye