mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
pow-testgiver support
This commit is contained in:
parent
dbde9c1c40
commit
f064b1047a
257 changed files with 6665 additions and 2608 deletions
|
@ -46,8 +46,10 @@ $3 parse-int =: subwallet_id
|
|||
$4 parse-int =: seqno
|
||||
$5 $>cc extra-cc+! extra-currencies @ 2=: amount
|
||||
$6 "wallet-query" replace-if-null =: savefile
|
||||
subwallet_id (.) 1 ' $+ does : +subwallet
|
||||
|
||||
file-base +".addr" load-address
|
||||
file-base +subwallet +".addr" dup file-exists? { drop file-base +".addr" } ifnot
|
||||
load-address
|
||||
2dup 2constant wallet_addr
|
||||
."Source wallet address = " 2dup .addr cr 6 .Addr cr
|
||||
file-base +".pk" load-keypair nip constant wallet_pk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue