Event JSON
{
"id": "a716752357e9cf12a11e068b88f58418c65c9b34bcccb6cae52dc7ae9973b9a6",
"pubkey": "b761b35e14dfe7eadbeeb716bc47b9a2c1c703b2ee9827caa415a4e3b6a50cc6",
"created_at": 1729866210,
"kind": 1,
"tags": [
[
"e",
"73177fef1106963eb5f582a59695ef1223389dde68f6d52aeb0eb8a3aeefef43",
"",
"root"
],
[
"e",
"595feb65469dec161761c1c5bc8c87f0701ede88ea1a6bea3bbd50837a304981"
],
[
"e",
"d88ebf5a12b750d64d54840532b055d2fdf3c72f880426069743dc8190c96057",
"",
"reply"
],
[
"p",
"1739d937dc8c0c7370aa27585938c119e25c41f6c441a5d34c6d38503e3136ef"
],
[
"p",
"b761b35e14dfe7eadbeeb716bc47b9a2c1c703b2ee9827caa415a4e3b6a50cc6"
],
[
"r",
"accounts.rs:206"
],
[
"r",
"Cargo.toml"
],
[
"r",
"https://github.com/erskingardner/rust-nostr\","
]
],
"content": "Still not building.\n\nI get the error\n\nError[E0599]: no variant or associated item named `KeyPackage` found for enum `nostr_sdk::Kind` in the current scope\n --\u003e src/accounts.rs:206:21\n |\n206 | .kind(Kind::KeyPackage)\n | ^^^^^^^^^^ variant or associated item not found in `Kind`\n\n(I cloned your nostr-sdk to the right location)\n\nI switched this line in Cargo.toml\n\nnostr-sdk = { version = \"0.35\", features = [\"ndb\"], path = \"../../rust-nostr/crates/nostr-sdk\" }\n\nTo this line \nnostr-sdk = { git = \"https://github.com/erskingardner/rust-nostr\", branch = \"master\" }\n\nI still get the same error \n",
"sig": "a2fb3b268be68e9140b05120640d42c7e6acd77ecbb625999a9f9e7a044791ae3e6f155ed9436d35c39bdfabb04b1c2df138728b380841ddc8785a4f7707476b"
}