Worked, but I had to remove the "amount" tag because it wouldn't accept it.
What are you sending as the amount tag? Should be the amount in millisatoshis as a string, right?
Please Login to reply.
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.