Skip to content

Commit 8b6b939

Browse files
committed
chore: update readme
1 parent dcaae80 commit 8b6b939

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ class MyActionAdapter implements ActionAdapter {
109109
supportedBlockchainIds: [BlockchainIds.SOLANA_MAINNET],
110110
};
111111
}
112+
async signMessage(data: string | SignMessageData) { ... }
112113
}
113114

114115
setupTwitterObserver(new MyActionAdapter());

0 commit comments

Comments
 (0)