Post
crashes with error:
AttributeError: type object 'PublicKey' has no attribute 'from_bech32'. Did you mean: 'to_bech32'?
0
0
0
0
Yeah it should be to_bech32. Here is an example code from their GitHub github.com/rust-nostr/nostr/blob/master/bindings/nostr-sdk-ffi/python/examples/metadata.py
0
0
0
0