Is there a way to set kind number while publishing events?
Do you mean use a custom kind?
Please Login to reply.
Yes
https://github.com/rust-nostr/nostr/blob/master/bindings/nostr-ffi/bindings-python/examples/event_builder.py
nostr:npub1v6qjdzkwgaydgxjvlnq7vsqxlwf4h0p4j7pt8ktprajd28r82tvs54nzyr this one is for the custom kind
You can find examples here:
https://github.com/rust-nostr/nostr/tree/master/bindings%2Fnostr-ffi%2Fbindings-python%2Fexamples
https://github.com/rust-nostr/nostr/tree/master/bindings%2Fnostr-sdk-ffi%2Fbindings-python%2Fexamples