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

getsparkcoinaddr rpc added #1397

Merged
merged 3 commits into from
Jan 25, 2024
Merged

getsparkcoinaddr rpc added #1397

merged 3 commits into from
Jan 25, 2024

Conversation

levonpetrosyan93
Copy link
Contributor

  • Add getsparkcoinaddr rpc, txid as an input
    getsparkcoinaddr "f5fa36512c0e178ae5866141afdb904fb0e4f9826f1fbd107f77bbaffa97273a"

    [
    {
        "address": "st17jw42xm3zdcthjfhtp002c3z36evfwapepwgfaq7h3q4f3gjgzhpqy4h9y9y67rxcr8vzvq9c4htev9gk4ycnal9lx0xp90muekjsccta8wa56rtf90fl8tfkj9k6rks4fqvjqcpu86xa",
                "memo": "",
                "amount": 1.00000000
    },
    {
        "address": "st17jw42xm3zdcthjfhtp002c3z36evfwapepwgfaq7h3q4f3gjgzhpqy4h9y9y67rxcr8vzvq9c4htev9gk4ycnal9lx0xp90muekjsccta8wa56rtf90fl8tfkj9k6rks4fqvjqcpu86xa",
                "memo": "",
                "amount": 1.00000000
    }
    ]
  • Fix crashing bug in UI, which works on some rare cases, when trying to create a spark mint

psolstice
psolstice previously approved these changes Jan 22, 2024
@reubenyap reubenyap merged commit 2957748 into master Jan 25, 2024
6 checks passed
@reubenyap reubenyap deleted the getsparkcoinaddr branch January 25, 2024 16:16
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.

3 participants