Yuki Kishimoto on Nostr: Ok, maybe I found the issue. The connection with signer is already initialized on ...
Ok, maybe I found the issue. The connection with signer is already initialized on demand. But, the bootstrap is executed when `signer_public_key` method is called... I saw that in your code you are calling the `NostrSigner::public_key` method, that internally call the `signer_public_key` method. For this reason it block.
I'll rework it
Published at
2024-10-28 14:03:04Event JSON
{
"id": "b4ee958252fc4bff800a5c93c1f112f12f7f5362fc9fb9055bbb11fa3c8d0c1d",
"pubkey": "68d81165918100b7da43fc28f7d1fc12554466e1115886b9e7bb326f65ec4272",
"created_at": 1730124184,
"kind": 1,
"tags": [
[
"e",
"07541591fb9caf0de62bb8baaaf23361f9e3d0a9039404693c218ae7bf2a466c",
"",
"root"
],
[
"e",
"1209c84731026895063cff54906a791488bff90ac1992d712cca08d6ed3ef462"
],
[
"e",
"1ec237f31084eed9aa39049715fbef817f80c4218199a7a8b0fc54f165016ca3",
"",
"reply"
],
[
"p",
"68d81165918100b7da43fc28f7d1fc12554466e1115886b9e7bb326f65ec4272"
],
[
"p",
"a008def15796fba9a0d6fab04e8fd57089285d9fd505da5a83fe8aad57a3564d"
],
[
"a",
"30617:68d81165918100b7da43fc28f7d1fc12554466e1115886b9e7bb326f65ec4272:rust-nostr"
]
],
"content": "Ok, maybe I found the issue. The connection with signer is already initialized on demand. But, the bootstrap is executed when `signer_public_key` method is called... I saw that in your code you are calling the `NostrSigner::public_key` method, that internally call the `signer_public_key` method. For this reason it block.\n\nI'll rework it",
"sig": "8ff619a94a09e2bee10081f5c10290e2871e35a78fce829d58d09922ea8b34b2a12404a29478953badd4778939939c7ff0ba5c6edc0e805ffc166aeecd59dba5"
}