Closed nithilan4 closed 9 months ago
what's your package address?
I'm sorry, I can't share it :(. But if you make an entry function but don't put public on it, it's still callable in txbs but not to other modules and that's when it doesn't show up.
Hi, I noticed that when I ran codegen on my package, the entry functions weren't in the builder namespace of my modules.
public fun stake
shows up, butentry fun stake_to_sender
does not show up, even though both are callable in a txb.