5294
- Invalid Block Signature1455
- New Key Block's seqno is lower than current2519
- Block has no signatures3822
- No validators found7465
- Wrong transaction proof
I was only able to deploy to the testnet and synchronized the key block from the mainnet there
npm install
npx blueprint build
npx blueprint run
lite_client/getCurrentKeyBlock
- Returns current key block in smartcontract
lite_client/sendNewKeyBlock
- Sends new key block (only owner can send)
lite_client/forceSendKeyBlock
- Sends new key block (everybody can send without validation)
trans_checker/checkTransaction
- Check random transaction from masterchain block