algorand / algorand/js-algorand-sdk

Cannot pass undefined to makeKeyRegistrationTxn function for typescript

オープン
#568 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
new-bug Team Lamprey
主要言語
TypeScript
スター
297
フォーク
214
平均マージ
1時間 3分
マージ済み PR(30日)
3

説明

### Cannot pass undefined to makeKeyRegistrationTxn function for typescript

I use makeKeyRegistrationTxn to register offline. As documents, i set undefined for `voteKey`, `selectionKey`, `stateProofKey` but `voteKey`, `selectionKey`, `stateProofKey` define as string.

Could you update type of `voteKey`, `selectionKey`, `stateProofKey` like `string | undefined` or give me exactly params i should put into makeKeyRegistrationTxn to register offline

Thanks

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。