Skip to content

Commit

Permalink
Update crates/yttrium/src/account_client.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Smith <[email protected]>
  • Loading branch information
jakubuid and chris13524 authored Oct 16, 2024
1 parent cdcfcdd commit 92670ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions crates/yttrium/src/account_client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ impl Signer {
}

#[allow(dead_code)]
#[cfg(feature = "uniffi")]
#[derive(uniffi_macros::Object)]
#[cfg_attr(feature = "uniffi", derive(uniffi_macros::Object))]
pub struct AccountClient {
owner: String,
chain_id: u64,
Expand Down

0 comments on commit 92670ff

Please sign in to comment.