We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3d31a5 + 6de6538 commit 45bc707Copy full SHA for 45bc707
packages/sdk/src/accountTransactions.ts
@@ -63,7 +63,7 @@ export interface AccountTransactionHandler<
63
64
/**
65
* Deserializes the serialized payload into the payload type.
66
- * @param buffer - The serialized payload to be deserialized.
+ * @param serializedPayload - The serialized payload to be deserialized.
67
* @returns The deserialized payload.
68
* @throws If deserializing the type was not possible.
69
*/
0 commit comments