chia-blockchain/chia/wallet/puzzles/decompress_puzzle.clvm

7 lines
114 B
Plaintext

(mod (deserialize puzzle_prefix pubkey suffix)
(a deserialize (list (concat puzzle_prefix pubkey suffix)))
)