You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found it
const DAO_Contract_INITIAL_CODE: &[u8] = include_bytes!("../../sputnikdao2/res/sputnikdao2.wasm");.
Can you tell me why you implemented it like this?
near deploy linktown - sputnik.How do I call the contract in sputnikdao2 when I just did testnet --wasmFile=res/sputnikdao_factory2.wasm?
The text was updated successfully, but these errors were encountered: