timeout
must be greater then 0. We recommend using a timeout from 1 hour to 24 hours.
subwallet_id
different from the subwallet_id
's of other contracts (regular wallets or vesting wallets). We recommend using 0x10ad
as subwallet_id
.
query_id
is a composite ID consisting of a shift ([0 .. 8191]) and a bitnumber ([0 .. 1022]). Use HighloadQueryId.ts
wrapper.
npm install
Build:
npm run build
Test:
npm run test
Useful examples can be found below:
Author: Andrew Gutarev