cosmwasm icon indicating copy to clipboard operation
cosmwasm copied to clipboard

idea: callable points macro also make dynamic link structure which can import from another contract

Open loloicci opened this issue 1 year ago • 0 comments

It's just an idea, but

https://github.com/Finschia/cosmwasm/blob/ac1e18e57466cc86807f6bdbdbc2012d7f67632f/contracts/number/src/contract.rs#L79-L102

can make

https://github.com/Finschia/cosmwasm/blob/ac1e18e57466cc86807f6bdbdbc2012d7f67632f/contracts/call-number/src/contract.rs#L16-L22

automatically.

loloicci avatar May 10 '23 05:05 loloicci