* 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:
parent
b6cda139df
commit
ee276673d4
@ -228,8 +228,7 @@ interface Buy {
|
|||||||
export interface ProposalSubmission {
|
export interface ProposalSubmission {
|
||||||
rationale: {
|
rationale: {
|
||||||
description: string;
|
description: string;
|
||||||
hash?: string;
|
title?: string;
|
||||||
url?: string;
|
|
||||||
};
|
};
|
||||||
terms:
|
terms:
|
||||||
| ProposalFreeformTerms
|
| ProposalFreeformTerms
|
||||||
|
Loading…
Reference in New Issue
Block a user