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

Fix compile with -disable-wallet #398

Merged
merged 2 commits into from
Aug 25, 2024
Merged

Conversation

ericM80
Copy link
Contributor

@ericM80 ericM80 commented Aug 21, 2024

#define out the wallet-specific functions from rpcassets.cpp:
createasset updateasset mintasset sendasset

fix bug in rpcevo.cpp, if statement starting with else when not ENABLE_WALLET

if statement starting with else when not ENABLE_WALLET
Copy link
Collaborator

@npq7721 npq7721 left a comment

Choose a reason for hiding this comment

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

LGTM

@npq7721 npq7721 merged commit fd73990 into Raptor3um:develop Aug 25, 2024
11 checks passed
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.

2 participants