web3p / web3.php

A php interface for interacting with the Ethereum blockchain and ecosystem. Native ABI parsing and smart contract interactions.
MIT License
1.15k stars 540 forks source link

Tuple型のデータが入力された時の処理 #336

Closed tkenmoku closed 8 months ago

tkenmoku commented 8 months ago

encodeWithOffsetメソッドに渡された$encodeが配列形式だった場合、 各要素をエンコーディングの上で文字列接続してから返す。