Error[E03002]: unbound module

Error[E03002]: unbound module ┌─ ./sources/debug_scripts.move:3:9 │ 3 │ use std::debug; │ ^^^^^^^^^^ Invalid 'use'. Unbound module: '(std=0x1)::debug'

error[E03002]: unbound module ┌─ ./sources/debug_scripts.move:5:9 │ 5 │ debug::print(&account) │ ^^^^^ Unbound module alias 'debug'

请先 登录 后评论

3 个回答

木头
请先 登录 后评论
simuty
请先 登录 后评论
tonyh
请先 登录 后评论
  • 2 关注
  • 0 收藏,2717 浏览
  • 天蝎(Murphy) 提出于 2022-08-16 15:59

相似问题