feat(#1078): Update new asset proposal and rationale title in propose form (#1091)

* Feat/1078: Update new asset proposal and rationale title in propose form

* Update libs/wallet/src/wallet-types.ts

Co-authored-by: botond <105208209+notbot00@users.noreply.github.com>

Co-authored-by: botond <105208209+notbot00@users.noreply.github.com>
This commit is contained in:
Sam Keen 2022-08-23 18:26:52 +01:00 committed by GitHub
parent b6cda139df
commit ee276673d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -228,8 +228,7 @@ interface Buy {
export interface ProposalSubmission {
rationale: {
description: string;
hash?: string;
url?: string;
title?: string;
};
terms:
| ProposalFreeformTerms