Exceeded the prepaid gas error while doing cross contract calls

前端 未结 0 894
一整个雨季
一整个雨季 2021-01-16 01:10

This is my code for cross contract calls:

const NO_DEPOSIT: Balance = 0;
const GAS: Gas = 25_000_000_000_000; 

#[ext_contract(ext_erc20)]
pub trait ExtErc20          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题