Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Client Event Emission Failing #95

Closed
4meta5 opened this issue Jun 15, 2020 · 1 comment · Fixed by #100
Closed

Client Event Emission Failing #95

4meta5 opened this issue Jun 15, 2020 · 1 comment · Fixed by #100

Comments

@4meta5
Copy link
Collaborator

4meta5 commented Jun 15, 2020

I have a feeling that I am not using the subxt macro correctly. In particular, I suspect that there are some naming conventions that I am not following. cc @dvc94ch

A recent commit will show the often return EventNotFound error if you run cargo run --example org in the client directory while the node is running...

    Finished dev [unoptimized + debuginfo] target(s) in 2m 28s
     Running `/Users/4meta5/sunshine-protocol/sunshine-node/target/debug/examples/org`
Error: EventNotFound
4meta5 added a commit that referenced this issue Jun 15, 2020
…assumed conventions with respect to Call and Event names necessary for the macro
This was referenced Jun 17, 2020
@dvc94ch
Copy link
Contributor

dvc94ch commented Jun 17, 2020

Solved

@dvc94ch dvc94ch closed this as completed Jun 17, 2020
4meta5 added a commit that referenced this issue Jun 19, 2020
…ivate key passed into initialized keystore
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants