Skip to content

Commit 6949dbc

Browse files
committed
aptos: specify payeeAddress requirement
1 parent bb8f79a commit 6949dbc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

aptos/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ The executor folder was generated with `aptos move init --name executor`.
44

55
This module was developed with aptos CLI `7.2.0`. It should generally match the Sui implementation with minor changes necessary for Aptos-specific implementation details.
66

7+
> 💡 Note: The `payeeAddress` on the signed quote must be registered for `AptosCoin` before being able to receive payments.
8+
79
## Development
810

911
[Move IDE Plugins](https://aptos.dev/en/build/smart-contracts#move-ide-plugins)

0 commit comments

Comments
 (0)