Updated CHANGELOGS
This commit is contained in:
@@ -626,6 +626,7 @@ export class CoordinatorContract extends BaseContract {
|
||||
{
|
||||
name: 'transaction',
|
||||
type: 'tuple',
|
||||
|
||||
components: [
|
||||
{
|
||||
name: 'salt',
|
||||
@@ -659,6 +660,7 @@ export class CoordinatorContract extends BaseContract {
|
||||
{
|
||||
name: 'approval',
|
||||
type: 'tuple',
|
||||
|
||||
components: [
|
||||
{
|
||||
name: 'txOrigin',
|
||||
@@ -696,6 +698,7 @@ export class CoordinatorContract extends BaseContract {
|
||||
{
|
||||
name: 'transaction',
|
||||
type: 'tuple',
|
||||
|
||||
components: [
|
||||
{
|
||||
name: 'salt',
|
||||
@@ -754,6 +757,7 @@ export class CoordinatorContract extends BaseContract {
|
||||
{
|
||||
name: 'transaction',
|
||||
type: 'tuple',
|
||||
|
||||
components: [
|
||||
{
|
||||
name: 'salt',
|
||||
@@ -805,6 +809,7 @@ export class CoordinatorContract extends BaseContract {
|
||||
{
|
||||
name: 'orders',
|
||||
type: 'tuple[]',
|
||||
|
||||
components: [
|
||||
{
|
||||
name: 'makerAddress',
|
||||
|
||||
Reference in New Issue
Block a user