1-Inputs.Account_id
include Iffable with type bool := Bool.t
type t
val if_ : Bool.t -> then_:t -> else_:t -> t
val invalid : t
val equal : t -> t -> Bool.t
val create : Public_key.t -> Token_id.t -> t
val derive_token_id : owner:t -> Token_id.t