Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
heliuchuan authored Oct 16, 2023
1 parent 4bc8229 commit b19758d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -855,7 +855,7 @@ export type Block = {
};

/**
* The data needed to generate an View Request payload
* The data needed to generate a View Request payload
*/
export type ViewRequestData = {
function: MoveStructType;
Expand Down

0 comments on commit b19758d

Please sign in to comment.