These are the steps that I took:
LINUX VPShttps://github.com/biblepay/biblepay/blob/master/BuildBiblePay.txt(for linux VPS cold sanc)
WINDOWS DESKTOPFrom Controlling wallet:
Sanc is called sancname
Sub your own masternode outputs
Sub your sanc’s own IP and port
Sub your own keysSend
4 500 001 to address created in main wallet on Windows Desktop
In command line (ie Tools… Debug Console)
Masternode outputs
{“
40e90562d8aa4a69d09915cc56ec2b36b4fd4eb646d1e67dc4644c71ef1d77c6”:”
1”}
Create the entry in (your home path)\AppData\Roaming\Biblepay masternode.conf
sancname 142.47.109.69:40000 mnp
40e90562d8aa4a69d09915cc56ec2b36b4fd4eb646d1e67dc4644c71ef1d77c6 1then exec createsanc sancname 1
Output:
22:34:51 {
"Command": "createsanc",
"Summary": "Creating protx_register command for Sanctuary sancname with IP 142.47.109.69:40000 with TXID 40e90562d8aa4a69d09915cc56ec2b36b4fd4eb646d1e67dc4644c71ef1d77c6",
"bls_public_key": "8e5a37a9b0da6e36db6f51e8de60464508ac9ae3ac5c5beafa90ce6242b85c873e3fbc02bbdb009526b10859508a4292",
"bls_private_key": "
40a5fc4d9f64cbd3d6ed738e0485427b5cd979f073b57417b4aaafc6aa205a95",
"pro_reg_txid": "0300010001a8a15097145bdf8da35b1072a4c4ee531f66524f248fa3a4370f210b351d04f80000000000feffffff01c4df1703000000001976a914ea9f5b86894312595dc834c888a5a98abdb1c4f488ac0000000000d1010000000000c6771def714c64c47de6d146b64efdb4362bec56cc1599d0694aaad86205e9400100000000000000000000000000000000000000000072cbfd2df18676c6a6be384c1dd700466b1db44c8e5a37a9b0da6e36db6f51e8de60464508ac9ae3ac5c5beafa90ce6242b85c873e3fbc02bbdb009526b10859508a429272cbfd2df18676c6a6be384c1dd700466b1db44c00001976a914ea9f5b86894312595dc834c888a5a98abdb1c4f488ac3307696bf21e8c9cfb6080045b4baf8dad1614aa3ab289bb4f381a2722662d3200",
"pro_reg_collateral_address": "B5FE5Y312sZeK2QY6ANkECBQpRHqMio223",
"pro_reg_signed_message": "BRqedxYm24M4uAojESxf7wYDRZWt5CFQqB|0|BEv51zCynSstEezBLfsN4gZVczo8ohZjsn|BEv51zCynSstEezBLfsN4gZVczo8ohZjsn|3bc38c2ce6fdfd09f31fb56306483cc286babaa428cd36e22792808d11b12973",
"pro_reg_signature": "IDMRZ6C4Fn4xGO60F75puzjPB4CottsGXmvfcPPTl6sPLyxp7HeoPcf9QXMvd5iO8L5oZfIrrlK5vIiFIu9uSlA=",
"sent_txid": "3f72d16d967f213be0f6110592092447438b0380a1ba645327d426920e1ba8c0"
}
LINUX VPSCopy the bls_privatekey to the biblepay.conf of the VPS cold sanc (ie linux)
masternodeblsprivkey=
40a5fc4d9f64cbd3d6ed738e0485427b5cd979f073b57417b4aaafc6aa205a95 restart biblepayd
WINDOWS DESKTOPexec revivesanc sancname
22:51:00 exec revivesanc sancname
22:51:00 No funds at specified address (main wallet address) (code -32603)
<- send some funds to this address
22:53:20 exec revivesanc sancname
22:53:20 {
"Command": "revivesanc",
"Summary": "Creating protx update_service command for Sanctuary sancname with IP 142.47.109.69:40000 with origin pro-reg-txid=3f72d16d967f213be0f6110592092447438b0380a1ba645327d426920e1ba8c0(protx update_service 3f72d16d967f213be0f6110592092447438b0380a1ba645327d426920e1ba8c0 142.47.109.69:40000 40a5fc4d9f64cbd3d6ed738e0485427b5cd979f073b57417b4aaafc6aa205a95).",
"Results": "Sent sanctuary revival pro-tx successfully. Please wait for the sanctuary list to be updated to ensure the sanctuary is revived. This usually takes one to fifteen minutes."
}
Blessings
oncoapop
Sorry been MIA for a while now and haven't kept up to date on things that are required now I must run sancs with my bbp to earn ? can anyone point me to a post or instructions thank you.