Commit c2097b0
committed
chore(onramp): remove withCeremony and setNextCallbacks from PhantomWalletController
These APIs were removed from the phantom-connect-kmp SDK. Replace
withCeremony with explicit beginCeremony/endCeremony calls and drop
the unused onSignLaunched parameter.
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>1 parent 211e11d commit c2097b0
1 file changed
Lines changed: 5 additions & 6 deletions
File tree
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
| 74 | + | |
74 | 75 | | |
75 | | - | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| 86 | + | |
| 87 | + | |
85 | 88 | | |
86 | 89 | | |
87 | 90 | | |
| |||
113 | 116 | | |
114 | 117 | | |
115 | 118 | | |
116 | | - | |
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
| |||
124 | 126 | | |
125 | 127 | | |
126 | 128 | | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | 129 | | |
131 | 130 | | |
132 | 131 | | |
| |||
0 commit comments