|
@@ -37,12 +37,13 @@ export const umi = {
|
|
|
{ title: 'Accounts', href: '/umi/accounts' },
|
|
{ title: 'Accounts', href: '/umi/accounts' },
|
|
|
{ title: 'Helpers', href: '/umi/helpers' },
|
|
{ title: 'Helpers', href: '/umi/helpers' },
|
|
|
{ title: 'HTTP Requests', href: '/umi/http-requests' },
|
|
{ title: 'HTTP Requests', href: '/umi/http-requests' },
|
|
|
- { title: 'Implentations', href: '/umi/implementations' },
|
|
|
|
|
|
|
+ { title: 'Interfaces', href: '/umi/interfaces' },
|
|
|
|
|
+ { title: 'Implementations', href: '/umi/implementations' },
|
|
|
{ title: 'Kinobi', href: '/umi/kinobi' },
|
|
{ title: 'Kinobi', href: '/umi/kinobi' },
|
|
|
{ title: 'Plugins', href: '/umi/plugins' },
|
|
{ title: 'Plugins', href: '/umi/plugins' },
|
|
|
{ title: 'Programs', href: '/umi/programs' },
|
|
{ title: 'Programs', href: '/umi/programs' },
|
|
|
{
|
|
{
|
|
|
- title: 'PubicKeys and Signers',
|
|
|
|
|
|
|
+ title: 'PublicKeys and Signers',
|
|
|
href: '/umi/public-keys-and-signers',
|
|
href: '/umi/public-keys-and-signers',
|
|
|
},
|
|
},
|
|
|
{ title: 'RPC', href: '/umi/rpc' },
|
|
{ title: 'RPC', href: '/umi/rpc' },
|