01:28:00 <qwestion> > For that amount, you just get in the UK govt and fiddle a wee bit with the SA weapon shipments. 01:28:00 <qwestion> moneromooo: saudi arabia? Is it me, or is this random? Y sa and uk? 01:35:12 <qwestion> > * VPS hosting with personal identification 01:35:12 <qwestion> Nebraskka: is it that hard to find vps without pii/ kyc required? Couldnt they hire someone to research that? Seems odd 07:16:48 <Nebraskka> qwestion: some criminals are not very smart 07:18:34 <Nebraskka> for example those who saw an opportunity of inside job could be not prepared for maintaining a long term opsec as they didn't expected this opportunity to happen at all 07:20:04 <Nebraskka> also more time goes more you think it's fine and nobody going to pursue you 16:39:25 <Guest98> hello 16:39:29 <Guest98> src/multisig/multisig_account.cpp:117:81: error: no member named 'MULTISIG_MAX_SIGNERS' in namespace 'config' 16:39:29 <Guest98> CHECK_AND_ASSERT_THROW_MES(signers.size() >= 2 && signers.size() <= config::MULTISIG_MAX_SIGNERS, 16:39:35 <Guest98> compile stops here 16:46:23 <Guest98> why this error 16:46:29 <Guest98> any suggestion? 16:46:48 <moneromooo> Is this straight from monero's git tree ? 16:47:15 <moneromooo> (ie, no changes) 16:50:49 <Guest98> yes 16:51:11 <Guest98> git clone 16:57:03 <rbrunner> Strange, can't confirm. Current master compiles for me. 16:57:16 <rbrunner> Just finished now, a few seconds ago. 16:58:06 <rbrunner> Multisig is in flux, that's true, but #7877 was merged a while ago, and is correct as it seems. 17:12:01 <moneromooo> Then pull and try again. If it still fails, it might be a merge error since patches usually get merged in batches.