Skip to content

Commit

Permalink
Update swift_api_3_semuelle.md
Browse files Browse the repository at this point in the history
  • Loading branch information
keeganquigley authored Sep 29, 2023
1 parent 5a9bcf6 commit d9c2ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evaluations/swift_api_3_semuelle.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

Overall, good inline comments, great docs, and library usage examples. The testing guide was very helpful. Test app runs nicely. Had to fix SDK path to run swift tests, [see here](https://github.com/w3f/Grant-Milestone-Delivery/pull/1002#issuecomment-1740060784).

Custom RPC calls, common API calls, signer, keychain, and batch extrinsics work as expected. Nice work!
Custom RPC calls, common API calls, signer, keychain, and batch extrinsics work as expected. Nice work! I hope to see this library eventually utilized by some native iOS apps.

`CustomStaticConfig` successfully initializes with local node and completes a transfer.

Expand Down

0 comments on commit d9c2ecc

Please sign in to comment.