algorand / algorand/go-algorand
AVM: Account participation fields
オープン
new-feature-request
- 主要言語
- Go
- スター
- 1.4k
- フォーク
- 537
- 平均マージ
- 1日 6時間
- マージ済み PR(30日)
- 17
説明
## Problem
Currently, it is not possible in a smart contract to access information about whether an account is online or not and what are its participation key parameters.
## Solution
Add fields about account's participation keys to `acct_params_get`.
## Dependencies
Unknown, but presumably few since majority of account state is already accessible.
## Urgency
Low to medium because not many applications would likely use this. But it would enable applications that would facilitate key delegation, and thus bringing more accounts online, increasing network decentralization, which is a crucial goal.
コントリビューションガイド
評価
この issue はまだ評価されていません。