pub type AccountPublicOf<C> = <<C as Chain>::Signature as Verify>::Signer;
Account public type used by the chain.