mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Make it compile.
This commit is contained in:
@@ -58,7 +58,7 @@ public:
|
||||
|
||||
void stop();
|
||||
|
||||
bool canSign(uint160& signer);
|
||||
bool canSign(const uint160& signer);
|
||||
|
||||
int getInstructionPointer(){ return(mInstructionPointer); }
|
||||
void setInstructionPointer(int n){ mInstructionPointer=n;}
|
||||
|
||||
Reference in New Issue
Block a user