Closed qizhou closed 4 years ago
https://github.com/QuarkChain/pyquarkchain/blob/0d7f719fded7adbe59fd2fcc99442d378957dd35/quarkchain/evm/specials.py#L255
data will be converted to Calldata if the type is bytes or str
data
Calldata
bytes
str
https://github.com/QuarkChain/pyquarkchain/blob/0d7f719fded7adbe59fd2fcc99442d378957dd35/quarkchain/evm/specials.py#L255