sui的randomness不知道为什么会导致部署失败,报错VMVerificationOrDeserializationError
#295
Answered
by
qiwihui
passer-byzhang
asked this question in
Q&A
-
code: output:
不知道有没有大佬见过 |
Beta Was this translation helpful? Give feedback.
Answered by
qiwihui
Feb 13, 2023
Replies: 1 comment
-
你用的是 testnet 吧?testnet 上 Sui 版本是0.22,好像还没有 randomness 这个包,randomness 是在 0.24.0 这个版本引入的。 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
passer-byzhang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
你用的是 testnet 吧?testnet 上 Sui 版本是0.22,好像还没有 randomness 这个包,randomness 是在 0.24.0 这个版本引入的。