Skip to content

Commit a7d198d

Browse files
committed
Merge branch 'wh/wallet-signer' of github.com:hyperware-ai/process_lib into wh/wallet-signer
2 parents 017d332 + 0a7fd70 commit a7d198d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/wallet.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2479,10 +2479,10 @@ impl UserOperationBuilder {
24792479
signer,
24802480
provider,
24812481
)?;
2482-
2482+
24832483
// Set the combined paymaster and data
24842484
self.paymaster_and_data = paymaster_data;
2485-
2485+
24862486
Ok(())
24872487
}
24882488
}

0 commit comments

Comments
 (0)