Advertisement
Guest User

Untitled

a guest
Oct 16th, 2019
413
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. "Asm.fif" include
  2. "multi-sign-wallet-code.fif" include <s constant code
  3.  
  4. 2 constant seqno
  5. <b seqno 32 u, dictnew dict, dictnew dict, b> constant msg
  6.  
  7. dictnew 0 {
  8. <b newkeypair nip B, b> <s
  9. over 3 roll 4 udict!+ drop
  10. swap 1 +
  11. } 16 times drop constant garbage_public_keys
  12.  
  13. <b seqno 32 u, garbage_public_keys dict, dictnew dict, b> constant c4
  14. | 0 , 1 , 2 , now , 1 tuple constant c7
  15.  
  16. msg <s -1 code c4 c7 runvmctx drop 0<> abort"failed to run"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement