[−][src]Trait sp_runtime::traits::IdentifyAccount
Some type that is able to be collapsed into an account ID. It is not possible to recreate the original value from the account ID.
Associated Types
Loading content...Required methods
pub fn into_account(self) -> Self::AccountId
[src]
Transform into an account.