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 10:26:52 -07:00
committed by GitHub
co-authored by botond
parent b6cda139df
commit ee276673d4
+1 -2
View File
@@ -228,8 +228,7 @@ interface Buy {
export interface ProposalSubmission {
rationale: {
description: string;
hash?: string;
url?: string;
title?: string;
};
terms:
| ProposalFreeformTerms