Skip to content

Commit

Permalink
[Nimiq]: Fix iOS test
Browse files Browse the repository at this point in the history
  • Loading branch information
satoshiotomakan committed Nov 18, 2024
1 parent ebcfdfa commit ff61ad3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swift/Tests/Blockchains/NimiqTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ class NimiqTests: XCTestCase {
$0.value = 42042042
$0.fee = 1000
$0.validityStartHeight = 314159
$0.networkId = .mainnetAlbatross
}

let output: NimiqSigningOutput = AnySigner.sign(input: input, coin: .nimiq)
Expand Down

0 comments on commit ff61ad3

Please sign in to comment.