1
0
mirror of https://github.com/danog/toncontest.git synced 2024-11-26 20:15:01 +01:00
toncontest/wallet/inspect.fif
2019-10-11 13:31:10 +02:00

10 lines
180 B
Plaintext

{
."usage: " @' $0 type ." <input>" cr
."Inspects contents of multisig <input>.boc file." cr 1 halt
} : usage
$# 1 < ' usage if
"lib.fif" include
$1 +".boc" load-boc inspect