Skip to content

Commit

Permalink
fix account err
Browse files Browse the repository at this point in the history
  • Loading branch information
rianhughes committed Oct 11, 2023
1 parent f742abf commit a032d65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion account/account_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -776,7 +776,6 @@ func TestAddDeclareTxn(t *testing.T) {
SenderAddress: AccountAddress,
CompiledClassHash: compClassHash,
ClassHash: classHash,
ContractClass: class,
}

err = acnt.SignDeclareTransaction(context.Background(), &tx)
Expand Down

0 comments on commit a032d65

Please sign in to comment.