Skip to content

Rename native asset ID #2545

@PhilippGackstatter

Description

@PhilippGackstatter

#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.

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomerskernelsRelated to transaction, batch, or block kernelsrustIssues that affect or pull requests that update Rust code

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions