Updated on 2026-08-14
This commit is contained in:
parent
2722983c42
commit
b8fc2d4f76
47 changed files with 1677 additions and 0 deletions
|
|
@ -0,0 +1,6 @@
|
|||
package com.tangem.lib.auth
|
||||
|
||||
interface P2PEthPoolAuthProvider {
|
||||
|
||||
fun getApiKey(): String
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue