Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 617 Bytes

SubAccountIdentifier.md

File metadata and controls

10 lines (6 loc) · 617 Bytes

Rosetta.SubAccountIdentifier

Properties

Name Type Description Notes
address String The SubAccount address may be a cryptographic value or some other identifier (ex: bonded) that uniquely specifies a SubAccount.
metadata Object If the SubAccount address is not sufficient to uniquely specify a SubAccount, any other identifying information can be stored here. It is important to note that two SubAccounts with identical addresses but differing metadata will not be considered equal by clients. [optional]