@notifi-network/notifi-core
Advanced tools
Comparing version 0.90.9-alpha.10 to 0.90.9-alpha.11
@@ -1,2 +0,2 @@ | ||
export declare type WalletBlockchain = 'ACALA' | 'APTOS' | 'ARBITRUM' | 'ARCHWAY' | 'AVALANCHE' | 'AXELAR' | 'BASE' | 'BERACHAIN' | 'BINANCE' | 'BLAST' | 'CELO' | 'ELYS' | 'ETHEREUM' | 'EVMOS' | 'INJECTIVE' | 'LINEA' | 'MANTA' | 'MANTLE' | 'MONAD' | 'NEAR' | 'NEUTRON' | 'NIBIRU' | 'OFF_CHAIN' | 'OPTIMISM' | 'OSMOSIS' | 'POLYGON' | 'SCROLL' | 'SOLANA' | 'SUI' | 'XION' | 'ZKSYNC'; | ||
export declare type WalletBlockchain = 'SOLANA' | 'ETHEREUM' | 'AVALANCHE' | 'APTOS' | 'ACALA' | 'POLYGON' | 'ARBITRUM' | 'BINANCE' | 'NEAR' | 'OPTIMISM' | 'INJECTIVE' | 'OSMOSIS' | 'NIBIRU' | 'SUI' | 'ZKSYNC' | 'BASE' | 'BLAST' | 'CELO' | 'MANTLE' | 'LINEA' | 'SCROLL' | 'MANTA' | 'MONAD' | 'XION'; | ||
//# sourceMappingURL=WalletBlockchain.d.ts.map |
@@ -207,3 +207,3 @@ import { Types } from '@notifi-network/notifi-graphql'; | ||
}> | Readonly<{ | ||
walletBlockchain: 'ETHEREUM' | 'POLYGON' | 'ARBITRUM' | 'AVALANCHE' | 'BINANCE' | 'INJECTIVE' | 'OSMOSIS' | 'ELYS' | 'NEUTRON' | 'ARCHWAY' | 'AXELAR' | 'BERACHAIN' | 'NIBIRU' | 'OPTIMISM' | 'ZKSYNC' | 'BASE' | 'BLAST' | 'CELO' | 'MANTLE' | 'LINEA' | 'SCROLL' | 'MANTA' | 'MONAD'; | ||
walletBlockchain: 'ETHEREUM' | 'POLYGON' | 'ARBITRUM' | 'AVALANCHE' | 'BINANCE' | 'INJECTIVE' | 'OSMOSIS' | 'NIBIRU' | 'OPTIMISM' | 'ZKSYNC' | 'BASE' | 'BLAST' | 'CELO' | 'MANTLE' | 'LINEA' | 'SCROLL' | 'MANTA' | 'MONAD'; | ||
signMessage: Uint8SignMessageFunction; | ||
@@ -231,3 +231,3 @@ }> | Readonly<{ | ||
}> | Readonly<{ | ||
walletBlockchain: 'ETHEREUM' | 'POLYGON' | 'ARBITRUM' | 'AVALANCHE' | 'BINANCE' | 'OPTIMISM' | 'ZKSYNC' | 'BASE' | 'BLAST' | 'CELO' | 'MANTLE' | 'LINEA' | 'SCROLL' | 'MANTA' | 'MONAD' | 'BERACHAIN'; | ||
walletBlockchain: 'ETHEREUM' | 'POLYGON' | 'ARBITRUM' | 'AVALANCHE' | 'BINANCE' | 'OPTIMISM' | 'ZKSYNC' | 'BASE' | 'BLAST' | 'CELO' | 'MANTLE' | 'LINEA' | 'SCROLL' | 'MANTA' | 'MONAD'; | ||
walletPublicKey: string; | ||
@@ -268,18 +268,2 @@ }> | Readonly<{ | ||
walletPublicKey: string; | ||
}> | Readonly<{ | ||
walletBlockchain: 'ELYS'; | ||
accountAddress: string; | ||
walletPublicKey: string; | ||
}> | Readonly<{ | ||
walletBlockchain: 'NEUTRON'; | ||
accountAddress: string; | ||
walletPublicKey: string; | ||
}> | Readonly<{ | ||
walletBlockchain: 'ARCHWAY'; | ||
accountAddress: string; | ||
walletPublicKey: string; | ||
}> | Readonly<{ | ||
walletBlockchain: 'AXELAR'; | ||
accountAddress: string; | ||
walletPublicKey: string; | ||
}>; | ||
@@ -291,3 +275,3 @@ export declare type WalletWithSignMessage = Readonly<{ | ||
}> | Readonly<{ | ||
walletBlockchain: 'ETHEREUM' | 'POLYGON' | 'ARBITRUM' | 'AVALANCHE' | 'BINANCE' | 'OPTIMISM' | 'ZKSYNC' | 'BASE' | 'BLAST' | 'CELO' | 'MANTLE' | 'LINEA' | 'SCROLL' | 'MANTA' | 'MONAD' | 'BERACHAIN'; | ||
walletBlockchain: 'ETHEREUM' | 'POLYGON' | 'ARBITRUM' | 'AVALANCHE' | 'BINANCE' | 'OPTIMISM' | 'ZKSYNC' | 'BASE' | 'BLAST' | 'CELO' | 'MANTLE' | 'LINEA' | 'SCROLL' | 'MANTA' | 'MONAD'; | ||
walletPublicKey: string; | ||
@@ -327,22 +311,2 @@ signMessage: Uint8SignMessageFunction; | ||
signMessage: Uint8SignMessageFunction; | ||
}> | Readonly<{ | ||
walletBlockchain: 'ELYS'; | ||
accountAddress: string; | ||
walletPublicKey: string; | ||
signMessage: Uint8SignMessageFunction; | ||
}> | Readonly<{ | ||
walletBlockchain: 'NEUTRON'; | ||
accountAddress: string; | ||
walletPublicKey: string; | ||
signMessage: Uint8SignMessageFunction; | ||
}> | Readonly<{ | ||
walletBlockchain: 'ARCHWAY'; | ||
accountAddress: string; | ||
walletPublicKey: string; | ||
signMessage: Uint8SignMessageFunction; | ||
}> | Readonly<{ | ||
walletBlockchain: 'AXELAR'; | ||
accountAddress: string; | ||
walletPublicKey: string; | ||
signMessage: Uint8SignMessageFunction; | ||
}>; | ||
@@ -349,0 +313,0 @@ export declare type WalletWithSignParams = Readonly<{ |
{ | ||
"name": "@notifi-network/notifi-core", | ||
"version": "0.90.9-alpha.10+4dfba16", | ||
"version": "0.90.9-alpha.11+df764049", | ||
"description": "The interfaces for the core functionality provided by the SDK", | ||
@@ -31,3 +31,3 @@ "author": "juni-notifi <hyungjoon.kim@notifi.network>", | ||
"dependencies": { | ||
"@notifi-network/notifi-graphql": "^0.90.9-alpha.10+4dfba16" | ||
"@notifi-network/notifi-graphql": "^0.90.9-alpha.11+df764049" | ||
}, | ||
@@ -37,3 +37,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "4dfba16d4cc47a3f83c64c01403b54d5c8082176" | ||
"gitHead": "df764049df3e1c82fd9fa0ad3eef2e32ef98573e" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
132385
1527