Skip to content

Commit 637c429

Browse files
authored
Improve formatting
1 parent fbb45fe commit 637c429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ pub fn process_instruction(
7373
}
7474
```
7575

76-
> [!IMPORTANT]
76+
> ⚠️ **Note:**
7777
> You should use the types from the `pinocchio` crate instead of `solana-program`. If you need to invoke a different program, you will need to redefine its instruction builder to create an equivalent instruction data using `pinocchio` types.
7878
7979
## License

0 commit comments

Comments
 (0)