algorand / algorand/js-algorand-sdk
Cannot pass undefined to makeKeyRegistrationTxn function for typescript
オープン
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 はまだ評価されていません。