Change carbon and starter templates to forked.
This commit is contained in:
@@ -6,7 +6,7 @@ import Starter from "../../components/icons/Starter";
|
|||||||
|
|
||||||
export const templateFileIds = {
|
export const templateFileIds = {
|
||||||
'starter': {
|
'starter': {
|
||||||
id: '9106f1fe60482d90475bfe8f1315affe',
|
id: '1f8109c80f504e6326db2735df2f0ad6', // Forked
|
||||||
name: 'Starter',
|
name: 'Starter',
|
||||||
description: 'Just a basic starter with essential imports, just accepts any transaction coming through',
|
description: 'Just a basic starter with essential imports, just accepts any transaction coming through',
|
||||||
icon: Starter
|
icon: Starter
|
||||||
@@ -25,7 +25,7 @@ export const templateFileIds = {
|
|||||||
icon: Notary
|
icon: Notary
|
||||||
},
|
},
|
||||||
'carbon': {
|
'carbon': {
|
||||||
id: '5941c19dce3e147948f564e224553c02',
|
id: '953662b22d065449f8ab6f69bc2afe41', // Forked
|
||||||
name: 'Carbon',
|
name: 'Carbon',
|
||||||
description: 'Send a percentage of sum to an address',
|
description: 'Send a percentage of sum to an address',
|
||||||
icon: Carbon
|
icon: Carbon
|
||||||
|
|||||||
Reference in New Issue
Block a user