Can you test ZBD?

Reply to this note

Please Login to reply.

Discussion

Worked, but I had to remove the "amount" tag because it wouldn't accept it.

Cc #[3]

What are you sending as the amount tag? Should be the amount in millisatoshis as a string, right?

I had the tag value as a number. Changing it to a string worked. FYI the Nip doesn't indicate the amount tag should be a string. Thanks!

I'll change that to make it clearer. But NIP-01 says that all tags should be arrays of strings.

That should have occurred to me but it didn't.