You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If something goes wrong and target contract not accepts message, and it will be bounced back to SBT, SBT will proxy this bounce to owner, this way coins will not stuck on SBT.
173
160
174
161
##### Ownership info
175
162
**anyone** can send message to SBT with this schema:
@@ -182,7 +169,6 @@ After that SBT will send transfer to `dest` with scheme:
If something goes wrong and target contract not accepts message, and it will be bounced back to SBT, SBT will proxy this bounce to initiator, this way coins will not stuck on SBT.
186
172
187
173
#### Verify SBT contract example
188
174
@@ -273,4 +259,3 @@ In ETH ([EIP-4973 ABT](https://eips.ethereum.org/EIPS/eip-4973)) - SBT was done
0 commit comments