VMD121199 / blockchain-tutorial

1 stars 0 forks source link

Done API import data into Block #14

Closed VMD121199 closed 3 years ago

VMD121199 commented 3 years ago

Thêm API để thêm dữ liệu vào block ** Dữ liệu gửi vào dưới dạng: { data:[ { "sender": sender1, "recipient": recipient1, "amount": amount1 }, { "sender": sender2, "recipient": recipient2, "amount": amount2 } ..... ] }