-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Labels
good first issueGood for newcomersGood for newcomerskernelsRelated to transaction, batch, or block kernelsRelated to transaction, batch, or block kernelsrustIssues that affect or pull requests that update Rust codeIssues that affect or pull requests that update Rust code
Milestone
Description
#2437 introduced AssetId, as a part of an AssetVaultKey. We also have the notion of the "native asset ID". It is the ID of the account that issued the native asset (= fee asset) and has nothing to do with the AssetId at all. Since this is very confusing, we should rename native asset ID to something else.
One alternative is "fee issuer ID", as some naming suggestions recently went more into the direction of "issuer ID" instead of "faucet ID".
This applies to various places in the kernel like memory::get_native_asset_id and FeeParameters::native_asset_id that need to be renamed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerskernelsRelated to transaction, batch, or block kernelsRelated to transaction, batch, or block kernelsrustIssues that affect or pull requests that update Rust codeIssues that affect or pull requests that update Rust code