Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
harrysolovay committed Jun 15, 2023
1 parent effc0e6 commit cc222f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/sign/offline.eg.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
/**
* @title Offline Signing
* @stability nearing
* @description Create and sign an extrinsic, then serialize it into a hex for later use.
* Finally, rehydrate the extrinsic and submit it.
* Finally, hydrate the extrinsic and submit it.
*/

import { $runtimeCall, westendDev } from "@capi/westend-dev"
Expand Down

0 comments on commit cc222f5

Please sign in to comment.