change build constraint in rpc/ipc_js

This commit is contained in:
Irzhy Ranaivoarivony 2023-10-28 02:17:45 +03:00 committed by GitHub
parent b2d4e45043
commit a450340d01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,8 +14,8 @@
// You should have received a copy of the GNU Lesser General Public License // You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>. // along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
//go:build js //go:build js || wasip1
// +build js // +build js wasip1
package rpc package rpc