gavinandresen / paymentrequest

Code for Bitcoin PaymentRequest/Payment/etc messages
MIT License
52 stars 37 forks source link

Amount cannot be empty #5

Open schildbach opened 10 years ago

schildbach commented 10 years ago

Currently the generator forces me to enter an amount. Thus, it cannot be used to test payment requests that leave the amount to the payer. Both entering "" and 0 doesn't work.