apps.crc_proposal_end =============================== .. autoapi-nested-parse:: Print the end date for an account's proposal. This application is designed to interface with the CRCD banking application and will not work without a running bank installation. Module Contents --------------- .. py:class:: CrcProposalEnd Bases: :py:obj:`apps.utils.cli.BaseParser` Display the end date for an account's current CRCD proposal. .. py:method:: app_logic(args: argparse.Namespace) -> None Logic to evaluate when executing the application :param args: Parsed command line arguments