probe1789429680 source realm
Package probe1789429680 is a minimal, throwaway realm deployed ONLY to confirm two mainnet-specific behaviors before ...
Package probe1789429680 is a minimal, throwaway realm deployed ONLY to confirm two mainnet-specific behaviors before the real gems5 launch: (1) whether a freshly-deployed package is immediately callable or held in some "inert until enabled" state, and (2) whether the exact AssertOriginCall + OriginSend + BankerTypeRealmSend payment-check pattern gems5/v1's MintAssembled relies on still behaves as expected on mainnet's current node build. Not part of the Gems collection -- disposable.
4
func Received
Actionfunc Render
func TestPayment
crossing ActionTestPayment mirrors gems5/v1's MintAssembled payment check exactly. Forwards whatever ugnot is attached straight back to owner, so this costs only gas + storage deposit, not the attached amount itself.
4
- chain stdlib
- chain/banker stdlib
- chain/runtime stdlib
- chain/runtime/unsafe stdlib