We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab40b5f commit 17ab697Copy full SHA for 17ab697
1 file changed
src/routes/mayan/MayanRouteFastMCTP.ts
@@ -9,7 +9,7 @@ export class MayanRouteFastMCTP<N extends Network>
9
{
10
static meta = {
11
name: 'MayanSwapFastMCTP',
12
- provider: 'Mayan Fast MCTP',
+ provider: 'Mayan MCTP',
13
};
14
15
override protocols: MayanProtocol[] = ['FAST_MCTP'];
0 commit comments