issues
search
zeta-chain
/
protocol-contracts-solana
solana interface contract for zetachain
MIT License
5
stars
2
forks
source link
Make the interface more DevX friendly and closer to EVM contract
#18
Closed
lumtis
closed
1 month ago
lumtis
commented
2 months ago
Separate
deposit
into
deposit
and
depositAndCall
Split
memo
into
receiver
and
message
.
message
is only provided for
depositAndCall
deposit
intodeposit
anddepositAndCall
memo
intoreceiver
andmessage
.message
is only provided fordepositAndCall