Skip to content

Commit

Permalink
proxy dex legacy reference fix
Browse files Browse the repository at this point in the history
  • Loading branch information
psorinionut committed Aug 3, 2024
1 parent e4432b9 commit 984f596
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions legacy-contracts/proxy-dex-legacy/src/energy_update.rs
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,4 @@ pub trait EnergyUpdateModule:
ManagedBuffer::new_from_bytes(EXTENDED_ATTRIBUTES_ACTIVATION_NONCE_KEY),
)
}

#[proxy]
fn energy_factory_proxy(&self, sc_address: ManagedAddress) -> energy_factory::Proxy<Self::Api>;
}

0 comments on commit 984f596

Please sign in to comment.