MCPcopy Create free account
hub / github.com/stripe/stripe-react-native / registerWalletAddress

Method registerWalletAddress

src/specs/NativeOnrampSdkModule.ts:15–15  ·  view source on GitHub ↗
(
    walletAddress: string,
    network: string
  )

Source from the content-addressed store, hash-verified

13 info: UnsafeObject<Onramp.LinkUserInfo>
14 ): Promise<Onramp.RegisterLinkUserResult>;
15 registerWalletAddress(
16 walletAddress: string,
17 network: string
18 ): Promise<Onramp.VoidResult>;

Callers 2

registerWalletAddressMethod · 0.65
useOnrampFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected