Raptor3um / raptoreum

MIT License
316 stars 134 forks source link

Fix compile with -disable-wallet #398

Closed ericM80 closed 3 months ago

ericM80 commented 3 months ago

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