Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DESTINATION envvar #3

Merged
merged 4 commits into from
Jan 24, 2024
Merged

Add DESTINATION envvar #3

merged 4 commits into from
Jan 24, 2024

Conversation

fluiderson
Copy link
Collaborator

No description provided.

Err(error) => Response::Error(Error {
wss,
mul,
version: env!("CARGO_PKG_VERSION").into(),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compiled binary does not know this value. Please confirm that this is an issue and we'll add another versioning method later.

@@ -2,4 +2,5 @@ KALATORI_HOST="127.0.0.1:16726" \
KALATORI_SEED="" \
KALATORI_RPC="ws://127.0.0.1:9944" \
KALATORI_DECIMALS="12" \
KALATORI_DESTINATION="0xd43593c715fdd31c61141abd04a99fd6822c8558854ccde39a5684e7a56da27d" \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this a well-known account? Good practices require us to post public key or full derivation for this lest we accidentally send something there and it will get stuck.

@Slesarew Slesarew merged commit 73beebf into Alzymologist:main Jan 24, 2024
@fluiderson fluiderson deleted the patch branch January 30, 2024 05:09
Vovke pushed a commit to Vovke/Kalatori-backend that referenced this pull request May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants