(
walletAddress: string,
network: string
)
| 13 | info: UnsafeObject<Onramp.LinkUserInfo> |
| 14 | ): Promise<Onramp.RegisterLinkUserResult>; |
| 15 | registerWalletAddress( |
| 16 | walletAddress: string, |
| 17 | network: string |
| 18 | ): Promise<Onramp.VoidResult>; |
no outgoing calls
no test coverage detected